/*
Colours

grey = #666
yellow = #FFFF99
yellow borders = #FFFFCC
red: #f33
orange: #F7AD42

*/


body
{
	background:#000000 url('../images/bg.gif') repeat;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, arial, georgia;
	text-align: left;
}
form
{
	clear: both;
}

strong
{
	color: #FFFF99;
}

#border
{
	background: black;
	width: 950px;
	border: 1px solid #666;	margin: auto;
		position: relative;
}

#footer, #top, #top2, #container
{
	border-left: 1px solid #666;
	border-right: 1px solid #666;
		width: 940px;
			padding: 0;
		margin: auto;

}
#top{
	height: 25px;
	background: #000000 url('../images/check.gif') top left repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: left;
	

}
#top2{
	height: 125px;
	background: #000000;
	text-align: left;
	border-top: 1px solid #666;
	margin-top: 5px;

}

#fire
{
	float: left;
	height: 125px;
}
#logo
{
	float: right;
	margin: 15px 35px 0 0;
}
#tel
{
	float: left;
	color: #FF9;
	font: bold 11pt verdana;
	margin: 3px  0 0 3px;
	text-align: left;
	padding: 0;
	display: inline;
}
#address
{
	float: right;
		margin-top: 3px;
		margin-right: 3px;

}
#footer{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background: #000000 url('../images/check.gif') top left repeat;
	text-align:center;
	color: white;
	margin-bottom: 5px;min-height: 210px;
}.fright{float: right;width: 220px;text-align: right;margin-right: 10px;}.fright ul{list-style: none;}.fright li{border-bottom: 1px dashed #fff;padding: 3px 0;margin: 3px 0;}.fright a{text-decoration: none;font-size: 10px}
.fleft{float: left;width: 550px;}

#content ul{
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
	
}

#content ul li{
	margin: 5px;
	margin-right: 25px;
	position: relative;
	left: 20px;
	list-style-image: url('../images/bullet-double.gif');
	list-style-position: outside;
	padding: 0;
		font-size: 0.8em;

}

#content ul.nobull li{

	list-style: none;
		margin: 0;
		left: 0;
}

#content ul.nobull{

	margin: 0;
	
}

.prodimage{	width: 250px;	float: left;	border: 1px solid #666;	margin: 10px 10px 0 0;}.extraimages{	border: 1px solid #666;	margin: 0 0 10px 0;}
/* --------------------------------------------------- figures caption -------------------- */

.figure {
  margin: 0 10px 10px 10px;
  width: 161px;
  display: inline;
clear: none;
float: left;
	text-align: center;
	border-bottom: 1px dashed #666;
	padding-bottom: 15px;
	height: 170px;
}


.figure img
{
	border: 1px solid #666;
	width: 130px;
	height: 130px;
}

.figure a, .figure p
{
	margin: 0;
	padding: 0;
}

.prodouter
{
	height: 200px;
	width: 134px;
		display: inline;
			float: left;
margin: 10px 20px;

}

.prodlist
{
	text-align: center;
	width: 134px;
	background: #ffc url('../images/prodbg.png') bottom left repeat-x;
	border: 1px solid #666;
margin: 0;
	padding: 0 0 5px 0;
			display: inline;
			float: left;

}

.prodlist img
{
	width: 130px;
	height: 130px;
	border: 1px solid #666;
	margin: 1px;
}

.prodlist p
{
	margin: 1px;
	color: black;
	font-weight: bold;
}

.prodlist a
{
	color: #666;
		font-weight: normal;

}

.prodlist a:hover
{
	color: #f33;
}

.brandslist
{
	text-align: center;
	width: 600px;
}

.brandslist img
{
	border: 1px solid #666;
}

.brandslist p
{
	margin: 0;
	margin-bottom: 10px;
}

#container{
	background-color:#000;
	overflow:hidden;
	padding-bottom: 20px;

}
* html #container{
	height:1%; /* So IE plays nice */
}
#content{
	width:570px;
	float:right;
		text-align: left;
margin-right: 170px;

}

#rail{
	width:180px;
	float:left;
	display:inline; /* So IE plays nice */
	text-align: left;
	margin: 20px;
	margin-left: 0;
}

#right
{
	position: absolute;
	top: 160px;
	right: 20px;
	z-index: 99;
	
}

/* Navigation ----------------------------------------- */

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		width : 177px;

	}
	
#nav li a.mainnav:hover 
{
	border: 1px solid #f33;
	border-left:0;
	color: #ff9;

}

	
	
	#nav li a.mainnav {
	height: 20px;
	width: 150px;
	border: 1px solid #FFC;
	border-left:0;
	margin-bottom: 10px;
	display: block;
	background-image: url('../images/check.gif');
	background-repeat: repeat;
	text-decoration: none;
	font: 10pt verdana;
	padding: 4px 0 0 3px;
	vertical-align: top;
	color: white;

	}
	
#nav ul.sub
{
	list-style: none;
	margin: 0 0 10px 0;
	padding-left: 20px;
	color: #ffc;

}
#nav ul.sub li
{
	list-style: disc;
margin: 0;
padding: 0;
}

#nav ul.sub li a
{
	font: 9pt verdana;
	color: #ffc;
	border: none;
	padding: 0;
	margin: 0;
text-decoration: none;
}

#nav ul.sub li a:hover
{
	color: #f33;
}


#nav ul.sub2, .columnbox ul
{
	margin: 0 0 10px 0;
	padding-left: 5px;
	color: #fff;

}
.columnbox ul
{
	margin: 10px 0 10px 10px;


}

#nav ul.sub2 li, .columnbox li
{
	padding: 0;
	margin: 0;
background: none;
	list-style: circle;


}
#nav ul.sub2 li a, .columnbox li a
{
	font: 8pt verdana;
	background: none;
	color: #fff;
	border: none;
	padding: 0;
	margin: 0;
text-decoration: none;
}

#nav ul.sub2 li a:hover, .columnbox li a:hover
{
	color: #f33;
}


/* Extra Styles -------------------------------------------- */

p
{
	font-size: 1em;
	margin: 1.2em;
	margin-left: 0;
}

h1,h2,h3,h4,h5,h6
{
	clear: both;
	margin: 0;
	padding: 0;
}

h1
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14pt;
 font-weight: normal;
 margin-bottom: 10px;
 margin-top: 15px;
 padding-bottom: 0;
color: #FFF;
text-align: left;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 margin-bottom: 10px;
 padding-bottom: 0;
color: #FF9;
text-align: left;

}

h3
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 10px;
 margin-top: 20px;
 padding-bottom: 0;
color: #f33;
text-align: left;

}

h4
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 20pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 20px;
 margin-top: 10px;
 padding-bottom: 0;
color: red;
text-align: center;

}

h5
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 23px;
 font-weight: bold;

 margin-bottom: 10px;
 padding-bottom: 0;
color: #CC3333;
text-align: left;

}

h6 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11pt;
 font-weight: normal;
 margin-top: 10px;
 padding-bottom: 0;
color: #FF9;
text-align: center;

}


.sideimage
{
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	float: right;
}

a
{
		color: #FFFF66;

}

a:hover
{
		color: #EF404B;

}

a img
{
	border: none;
}


.hrline
{
	width: 90%;
	margin: 10px 5%;
	font-size: 1px;
	height: 10px;
	padding: 0;
	clear: both;
	border-bottom: 1px dashed #666;
}

#buttonsub
{
	border: 1px solid #FFC;
	background: url('../images/submit.gif') repeat;
	width: 115px;
	height: 27px;
	color: #FF0;
}

#buttonreset
{
	border: 0;
	background: url('../images/reset.gif') no-repeat;
	width: 134px;
	height: 41px;
}

	#continue {
	height: 20px;
	width: 150px;
display: block;
	margin-bottom: 10px;
	border: 1px solid #Fff;
	background-image: url('../images/check-orange.gif');
	background-repeat: repeat;
	text-decoration: none;
	font: 10pt verdana;
	vertical-align: middle;
	text-align: center;
	color: #000;
			font-weight: bold;


	}

	#continue:hover{

	border: 1px solid #F7AD42;
	background: #000;
	color: #F7AD42;
	

	}
	
	.tcart
	{
		background: #000;
		border: 1px solid #fff;
		width: 600px;
		margin-bottom: 20px;
		padding-bottom: 5px;

	}
	.tcart td
	{
		border-bottom: 1px dashed #ffc;
		padding: 3px;


	}

	.thead
	{
		background: url('../images/check.gif') repeat;
		border-bottom: 1px solid #FFFFCC;
		height: 25px;
		font-weight: bold;

	}

	.carthead
	{
	padding: 0;
		padding-top: 3px;
		margin: 20px 0 0 3px;
		position: relative;
		top: 4px;

	}	
	.columnhead
	{
		background: url('../images/check-orange.gif') repeat;
		border: 1px solid #FFFFCC;
		border-bottom: 0;
		height: 22px;
		font-weight: bold;
		width: 148px;
		text-align: center;
		padding-top: 3px;
		margin: 20px 0 0 3px;
		color: black;

	}

	.columnbox
	{
		background: #333333;
		border: 1px solid #FFFFCC;
		width: 148px;
				margin-left: 3px;
				margin-top: 0;


	}
	.columnbox p
	{
		text-align: center;
	}


/* Light Box Styles */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#fm_subject
{
	position: absolute;
	top: -100px;
	left: -100px;
}



/* -------------------------------------- Form Style -------------------------------------------------------------------- */

.error
{
	font: bold 14pt verdana;
	color: red;
}


form#contactform {background:#555; width:370px; padding:10px; border:1px solid #000; margin:0 auto 20PX auto; text-align: left;}
div#bratzform form#contactform {background:#F9A7E2;}
form#contactform fieldset {width:350px; display:block; border:1px solid #EFCE08; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#contactform fieldset#personal {background:transparent url(images/crutch.gif) no-repeat 400px 10px;}
form#contactform fieldset#medical {background:transparent url(cssplay/sling.gif) no-repeat 400px 10px;}
form#contactform fieldset#current {background:transparent url(cssplay/cold.gif) no-repeat 390px 10px;}
* html form#contactform fieldset#personal, * html form#contactform fieldset#medical {background-position:400px 20px;}
* html form#contactform fieldset#current {background-position:390px 20px;}
form#contactform fieldset#opt {background:#DDF3FF;}
form#contactform legend {font-family:georgia, sans-serif; font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; width:254px; background:#fff url(images/form.gif) repeat-x center left; color: #555;}
form#contactform fieldset#personal label {clear:left; display:block; float:left; width:110px; text-align:right; padding-right:10px; color:#fff; margin-bottom:0.5em;}
div#bratzform form#contactform label {color: white;}
form#contactform label {font-size: 10pt; clear:left; display:block; float:left; width:270px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
form#contactform input {border:1px solid #fff; background:#fff url(images/form.gif) repeat-x top left; padding-left:0.5em; margin-bottom:0.6em;}
form#contactform select {margin-left:0.5em;}
form#contactform textarea {width:310px; height:8em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#fff url(images/form.gif) repeat-x bottom left;}
form#contactform option {background:#788; color:#fff;}
form#contactform optgroup {background:#abb; color:#000; font-family:georgia, serif;}
form#contactform optgroup option {background:#9aa; color:#fff;}
form#contactform #button1, form#contactform #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:135px; margin-left:8px;}
form#contactform #button1:hover, form#contactform #button2:hover {background-position:center left; color:#000;}













/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: #efefef;
	position: relative;
	overflow: hidden;
	width: 670px;
	height: 350px;
	}
.jshowoff {
	width: 670px;
	margin:  0 0 10px 0;
	}
.jshowoff div {	
	width: 670px;
	height: 350px;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #000;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #000;
	}
p.jshowoff-controls {
	  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/l90trans.png');
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}



	
	
#features #textcontainer {
	position: absolute;
	bottom: 0px;
	left: 0px; 
	width: 316px;
	margin: 0 ;
		padding-bottom: 2px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/b80checktrans.png');
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	height: 140px;
}


#features h2 {
 font: normal 28px arial;
 color:#fff;
 margin: 0 ;
 text-align: left;
 padding: 5px 10px;
 width: 100%;
	position: absolute;
	top: 0px;
	left: 0px; 
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/b80checktrans.png');
	border-bottom: 1px solid #000;

}


#features #textcontainer p {
 font: normal 12px arial;
 color: #fff;
 margin: 10px;
 text-align: left;
 padding: 0;
 
}
#features #textcontainer p.black {
 
 color: #000; 
}
#features #textcontainer a{
 font: normal 12px arial;
color: #F48400;
 

}
#features #textcontainer a:hover{

color: #fff;
 

}

