/* @override http://stefanjohansson.com/css/style.css */

/* Global */
.fblogo{
	display: none;
}
body {
	background: #0f0704 url(../images/bg.jpg) no-repeat center 0;
	margin: 0;
	color: silver;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.logo{
	border-style: none;
	width: 320px;
	height: 150px;
	display: inline-block;
	float: left;
}

.container{

	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	display: block;
}


.header{

	display: inline-block;
	width: 900px;
	height: 180px;
}

.sideinfo{
	margin-bottom: 20px;
	text-align: left;
}
.sideinfo img{
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 10px;
}

/* Menu */

.home {
	width: 350px;
	height: 150px;
	display: inline-block;
	float: left;
	border-style: none;
}

.menu{
	display: inline-block;
	float: right;
	width: 500px;
}

.menu a{
	
}

.menu a:hover{
	
}

#sublinks #s3{
	padding-right: 0px;
}

#watchmenu{
	width: 900px;
	height: 100px;

}
/* Navigation  */
#top-navigation{
width:auto;
margin:0 auto;
}
#navigation{
height:32px;
margin:0 auto;
width:auto; 
}
#navigation ul{
height:32px;
line-height:32px; 
}
#navigation ul li{
display:inline;
}
#navigation ul li a,
#navigation ul li a:visited {
display:block;
text-decoration:none;
color: white;
	float: left;
	text-transform: capitalize;
	font: 16px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0px 0 25px;
	margin-top: 84px;
}
#navigation ul li a:hover{
color: #a5ceff;
}

/* Sub Menu */
#sublinks{
width:auto;
margin: 0 auto 0 21px;
height:30px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d4d4d4;
} 
#sublinks ul{
height:32px;
line-height:31px; 
}
#sublinks ul li{
display:inline;
}
#sublinks ul li a,
#sublinks ul li a:visited {
padding:0 10px;
display:block;
text-decoration:none;
float:left;
color: rgba(255,255,255,0.65);
	background-color: rgba(0,0,0,0.3);
}
#sublinks ul li a:hover{
color: #a5ceff;
}

/* Hide Sub menu */
#s1, #s2, #s3{display:none;}

/* Header */


.watch_header{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	border: thin solid #281908;
}

.watch_icons{

	width: 450px;
	height: 350px;
	display: inline-block;

}


/* home */
.hq{
	width: 900px;
	height: 40px;
	background-color: rgba(0,0,0,0.35);
	font-size: 20px;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.home_buttons{

	width: 900px;
	height: 150px;
}
a.hb1{
	width: 260px;
	height: 120px;
	display: inline-block;
	float: left;
	background: url(../images/home_bn1.gif) no-repeat;
}
a.hb1:hover {
	width: 260px;
	height: 120px;
	display: inline-block;
	float: left;
	background: url(../images/home_bn1-over.gif) no-repeat;
}

a.hb2{
	width: 260px;
	height: 120px;
	display: inline-block;
	float: left;
	margin-right: 60px;
	margin-left: 60px;
	background: url(../images/home_bn2.gif) no-repeat;
}

a.hb2:hover{
		width: 260px;
	height: 121px;
	display: inline-block;
	float: left;
	margin-right: 60px;
	margin-left: 60px;
	background: url(../images/home_bn2-over.gif) no-repeat;
}

.hb3 {
		width: 260px;
	height: 120px;
	display: inline-block;
	float: left;
	background: url(../images/home_bn3.gif) no-repeat;
}
.hb3:hover{
		width: 260px;
	height: 120px;
	display: inline-block;
	float: left;
	background: url(../images/home_bn3-over.gif) no-repeat;
}

/* collection body */
#gal_thumb_container ul{
}

#gal_thumb_container li{
	display: inline-block;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 30px;
	padding: 4px;
	background-color: #2e1c10;
	border: thin solid #402415;

}

#gal_thumb_container a{


}

#gal_thumb_container a:hover{
	display: inline-block;
}
#gal_thumb_container{ 
	width: 900px;
	float: left;
	overflow: hidden;
	margin-top: 20px;

}

#gal_enlarge_container{ 

	width: 440px; 
	height: 349px;
	float: right;
	overflow: hidden;
}


.info{
	margin-top: 30px;
		line-height: 20px;
	
}

.left{
	width: 310px;
	float: left;

}

.left2{
	width: 310px;
	float: left;

}

.bands{
}

.custom img{
	padding: 5px;
	background-color: #2e1c10;

}
.custom img:hover{
	padding: 5px;
	background-color: #5a3620;
}

.custom a{
	border-style: none;
}
.desc{

}

.tech_info p{
	background-color: #352013;
	padding: 10px;
	text-align: justify;
	font-size: 16px;
	border: thin solid #402415;
	text-shadow: black 3px 3px 5px;

}
.tech_info li{
	font-size: 15px;
	display: list-item;
	margin-left: 20px;
	list-style-type: disc;
	padding-bottom: 10px;
	line-height: 17px;
	list-style-image: url(../images/leaf.gif);
}

.tech_info ul{
		
}
.info_title{
color: white;
	border-bottom: thin solid #513e36;
	text-shadow: black 3px 3px 5px;
	margin-bottom: 11px;
	font: 28px Georgia, "Times New Roman", Times, serif;
}
.style1{
	width: 90px;
	height: 45px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline-block;
	margin-bottom: 10px;
}

/* bands */

#a{
	background-image: url(../images/bands/1-blk-dblu-front.jpg);
}
#a:hover{
	background-image: url(../images/bands/1-blk-dblu-back.jpg);
}
#b{
	background-image: url(../images/bands/2-blk-org-front.jpg);
}
#b:hover{
	background-image: url(../images/bands/2-blk-org-back.jpg);
}
#c{
	background-image: url(../images/bands/3-blk-wht-front.jpg);
}
#c:hover{
	background-image: url(../images/bands/3-blk-wht-back.jpg);
}
#d{
	background-image: url(../images/bands/4-blk-red-front.jpg);
}
#d:hover{
	background-image: url(../images/bands/4-blk-red-back.jpg);
}
#e{
	background-image: url(../images/bands/5-blk-alg-front.jpg);
}
#e:hover{
	background-image: url(../images/bands/5-blk-alg-back.jpg);
}
#f{
	background-image: url(../images/bands/6-wht-alg-front.jpg);
}
#f:hover{
	background-image: url(../images/bands/6-wht-alg-back1.jpg);
}
#g{
	background-image: url(../images/bands/6-wht-alg-front.jpg);
}
#g:hover{
	background-image: url(../images/bands/6-wht-alg-back2.jpg);
}
#h{
	background-image: url(../images/bands/7-snk-blu-front.jpg);
}
#h:hover{
	background-image: url(../images/bands/7-snk-blu-back.jpg);
}
#i{
	background-image: url(../images/bands/8-snk-grn-front.jpg);
}
#i:hover{
	background-image: url(../images/bands/8-snk-grn-back.jpg);
}
#j{
	background-image: url(../images/bands/blk-rubber.jpg);
}

#k{
	background-image: url(../images/bands/wht-rubber.jpg);
}


.right{
	width: 550px;
	float: right;
}
.right2{
	width: 550px;
	float: right;
}
.tech_info{
	color: rgba(255,255,255,0.61);
	font: 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.price{
	background-color: #352013;
	padding: 10px;
	border: thin solid #402415;
	text-shadow: black 3px 3px 5px;
	margin-bottom: 30px;
}

h3{
	color: rgba(255,255,255,0.61);
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
h4{
			color: rgba(255,255,255,0.61);
	font: 22px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
}
ul, li{border:0; padding:0; margin:0; list-style:none;}

/* about body */
.body-title{
	color: white;
	border-bottom: thin solid #513e36;
	text-shadow: black 3px 3px 5px;
	margin-bottom: 11px;
	font: 28px Georgia, "Times New Roman", Times, serif;
}

/* bubble */
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}

/* contact */
textarea{
	width: 250px;
	font-size: 18px;
	background-color: rgba(0,0,0,0.22);
	border-top-style: solid;
	border-top-width: thin;
	border: thin solid #313131;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	}
input{
	width: 250px;
	font-size: 18px;
	background-color: rgba(0,0,0,0.22);
	border-top-style: solid;
	border-top-width: thin;
	border: thin solid #313131;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
}

.contact_form{
	width: 250px;
	background-color: rgba(0,0,0,0.22);
	padding: 20px;
	float: right;
}
.contact_info{
	width: 563px;
	background-color: rgba(0,0,0,0.22);
	padding: 20px;
	float: left;
	display: block;
	height: 378px;
}

/* footer */
.footer{
	width: 900px;
	display: inline-block;
	border-top: thin solid #211916;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
}

.footer a{
	border-bottom-style: none;
	text-decoration: none;
	color: #acacac;
}

.footer a:hover{
	color: #a5ceff;
	border-bottom-style: none;
	text-decoration: none;
}

.quote{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-shadow: #fdb03e 0 0 10px;
}

.slidem {
	width: 65px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
}

.slidem img{
	float: left;
}

.morebutton{
	margin-left: 800px;
}

.stepcarousel{
position: relative; /*leave this value alone*/

overflow: scroll; /*leave this value alone*/
width: 900px; /*Width of Carousel Viewer itself*/
height: 75px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	width: 145;
}

/*win a watch*/
.win-a-watch{
	width:auto;
}

ul.rules li{
	margin-left:20px;
	list-style-type:decimal;
	width:700px;
	font-size:1.1em;
}
div.rules{
	width:500px;
}

.competitionform{
	width: 850px;
	background-color: rgba(0,0,0,0.22);
	padding: 50px;
	float: right;
}
.competitionform input{
	font-size: 1em;
	background-color: rgba(0,0,0,0.22);
	border-top-style: solid;
	border-top-width: thin;
	border: thin solid #313131;
	color: #fff;
	padding: 2px;
}

form.competitionform label{
	width: 120px;
	background-color: rgba(0,0,0,0.22);
	display: inline-block;
	vertical-align:top;

}
.competitionform select{
	background-color: rgba(0,0,0,0.22);
	border-top-style: solid;
	border-top-width: thin;
	border: thin solid #313131;
	color: #fff;
	margin-bottom: 10px;
}

#sent{
	width:900px;
	float: left;
	font-size:1.1em;
	color:#FFF;
}
#sent a{
	text-decoration:none;
	color:#CCC;
}
div.error { display: none; }
.error { border: 1px dotted red; background: center; color:#FFC; font-size:.8em;}