/*
/* Yellow: #EFCE08;
Yellow Back: #FF9;
	Green: #08844A;
	Blue: #12258C;
	teale: #00AB7E;
	red: #CC0033;


*/
table.admin
{
	background: #fff;
}

img.border
{
	border: 1px solid #000;
}

body
{
	background:#000000 url('../images/newrepeat.gif') repeat;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, arial, georgia;
	text-align: left;
}
form
{
	clear: both;
}

#border
{
	background: #FF9;
	width: 950px;
	border: 1px solid #000;
	margin: auto;
}

#footer, #top, #top2, #container
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
		width: 940px;
			padding: 0;
		margin: auto;

}
#top{
	height: 120px;
	background: #12258C url('../images/top.png');
	text-align: left;
	border-top: 1px solid #000;
	margin-top: 5px;

}

#top2{
	height: 25px;
	background: #EFCE08 url('../images/blend.png') repeat-x;
	text-align: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #12258C;
	color: #000;

}

#tel
{
	float: left;
	color: #08844A;
	font: bold 10pt verdana;
	margin: 3px  0 0 3px;
	text-align: left;
	padding: 0;
	display: inline;
}
#linksbar
{
	float: right;
		margin-top: 3px;
		margin-right: 5px;
			color: #12258C;


}
#linksbar a
{
	text-decoration: none;
	color: #12258C;
	font-weight: bold;
}
#linksbar a:hover
{
	color: #CC0033;
}

#footer{
	border-bottom:1px solid #000;
	background: #ff9 url('../images/blend.png') bottom left repeat-x;
	text-align:center;
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 5px;
}

#footer p{
	border-right:1px dashed #666;
	background: #ff9;
	text-align:left;
	color: #666;
	font: 8pt verdana;
	margin: 0 0 35px 50px;
	width: 150px
}
#footer img
{
	float: right;
	margin: -50px 100px 0 0;
}


#content ul{
	margin-left: 10px;
	
}

#content ul li{
	margin: 0 20px 7px 10px;
	list-style-type: none;
	background: url('../images/bullet-double.gif') 0 3px no-repeat;
	padding: 0 0 0 25px;
		font-size: 0.9em;

}

#content p{
	margin-right: 20px ;
}



div.imageright
{
	float: right;
	text-align: center;
	width: 150px;
	font-size: 9pt;
	margin: 0 10px 10px 10px;
}

div.imageright img
{
	border: 1px solid black;
}


.prodimage
{
	width: 250px;
	float: left;
	border: 1px solid #666;
	margin: 10px 10px 0 0;
}

/* --------------------------------------------------- figures caption -------------------- */

.figure {
  margin: 0 20px 10px 20px;
  width: 161px;
  display: inline;
clear: none;
float: left;
	text-align: center;
	border-bottom: 1px dashed #666;
	padding-bottom: 15px;
}


.figure img
{
	border: 1px solid #666;
	width: 130px;
	height: 143px;
}

.figure a, .figure p
{
	margin: 0;
	padding: 0;
}

.prodlist
{
	text-align: center;
	width: 134px;
	background: #ffc url('../images/prodbg.png') bottom left repeat-x;
	border: 1px solid #666;
	float: left;
	display: inline;
	margin: 10px;
	padding: 0 0 5px 0;
}

.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:#ff9;
	overflow:hidden;
	padding-bottom: 20px;
}
* html #container{
	height:1%; /* So IE plays nice */
}
#content{
	width:720px;
	float:right;
		text-align: left;

}
/* Navigation ----------------------------------------- */
#rail{
	width:160px;
	float:left;
	display:inline; /* So IE plays nice */
	text-align: left;
	margin: 20px;
	background: #12258C;
	padding: 10px 0 5px 0;
		border: 1px solid #000;
		position: relative;

}
.imgl
{
position: absolute;
	top: -1px;
	left: -1px;
}

.imgr
{
position: absolute;
	top: -1px;
	right: -1px;
}





	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		width : 140px;

	}
	
#nav li a:hover 
{
	color: #CC0033;

}

	
	
	#nav li a {
	height: 23px;
	width: 140px;
	border-top: 1px solid #ff9;
	border-bottom: 1px solid #fff;
	margin: 0;
	display: block;
	background: #EFCE08 url('../images/leftbullet.gif') 3px 5px no-repeat;
	text-decoration: none;
	font: normal 10pt verdana;
	padding: 4px 0 0 20px;
	vertical-align: top;
	color: #12258C;
	margin-bottom: 1px;

	}
		#nav li a.logout {
		text-align: center;
	background: #f33 ;
padding: 4px 10px 0 10px;
	color: #fff;

	}
			#nav li a:hover.logout {

	background: #ff9 ;
	color: #000;

	}
	
#nav ul.sub
{
	list-style: circle;
	margin: 5px 0 10px 0;
	padding-left: 15px;
	color: #fff;
}

#nav .sub li a
{
	background: none;
	font: 8pt verdana;
	color: #fff;
	border: none;
	padding: 0;
	margin: 0 0 5px 0;
	height: 10pt;
}

#nav .sub li a:hover
{
	color: #f33;
}



#nav ul.sub2
{
	margin: 0 0 10px 0;
	padding-left:5px;
	color: #ff9;

}


#nav ul.sub2 li
{
	padding: 0;
	margin: 0;
background: none;
	list-style: circle;


}
#nav ul.sub2 li a
{
	font: 8pt verdana;
	background: none;
	color: #EFCE08;
	border: none;
	padding: 0;
	margin: 0;
text-decoration: none;
}

#nav ul.sub2 li a:hover
{
	color: #f33;
}


/* Extra Styles -------------------------------------------- */

p
{
	font-size: 1em;
	margin: 1.2em;
	margin-left: 0;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0;
	padding: 0;
}

h1
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 16pt;
 font-weight: normal;
 margin-bottom: 10px;
 margin-top: 15px;
 padding-bottom: 0;
color: #f33;
text-align: left;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 margin-bottom: 5px;
 padding-bottom: 0;
color: #12258C;
text-align: left;

}

h3
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 10px;
 margin-top: 20px;
 padding-bottom: 0;
color: #08844A;
text-align: left;

}

h4
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 18pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 20px;
 margin-top: 10px;
 padding-bottom: 0;
color: #12258C;
text-align: center;

}

h5
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 10px;
 padding-bottom: 0;
color: #CC0033;
text-align: center;

}

.sideimage
{
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	float: right;
}

a
{
		color: blue;

}

a:hover
{
		color: #CC0033;

}

a img
{
	border: none;
}


.hrline
{
	width: 90%;
	margin: 10px 5%;
	font-size: 1px;
	height: 10px;
	padding: 0;
	clear: both;
	border-bottom: 1px dashed #CC0033;
}

#buttonsub
{
	border: 1px solid #636;
	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;
}


/* 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 */





/* -------------------------------------- Form Style -------------------------------------------------------------------- */

.error
{
	font: bold 14pt verdana;
	color: red;
}


form#two {background:#12258C; width:370px; padding:10px; border:1px solid #000; margin:0 auto; text-align: left;}
div#bratzform form#two {background:#F9A7E2;}
form#two 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#two fieldset#personal {background:transparent url(images/crutch.gif) no-repeat 400px 10px;}
form#two fieldset#medical {background:transparent url(cssplay/sling.gif) no-repeat 400px 10px;}
form#two fieldset#current {background:transparent url(cssplay/cold.gif) no-repeat 390px 10px;}
* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:400px 20px;}
* html form#two fieldset#current {background-position:390px 20px;}
form#two fieldset#opt {background:#DDF3FF;}
form#two 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: #12258C;}
form#two 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#two label {color: white;}
form#two 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#two input {border:1px solid #fff; background:#fff url(images/form.gif) repeat-x top left; padding-left:0.5em; margin-bottom:0.6em;}
form#two select {margin-left:0.5em;}
form#two 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#two option {background:#788; color:#fff;}
form#two optgroup {background:#abb; color:#000; font-family:georgia, serif;}
form#two optgroup option {background:#9aa; color:#fff;}
form#two #button1, form#two #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:135px; margin-left:8px;}
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#000;}

div#fmc
{
	width: 460px;
	margin: 20px auto;
	clear: both;
	text-align: center;
}

div#fmc p
{
color: white;
font-weight: bold;
}


form#two p
{
	color: white;
	font-weight: bold;
	margin-bottom: 6px;
}


#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	min-height: 400px;
	left: 20px;
	top: 300px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 10px;
	z-index: 99;
}

#close {
	float: right;
}

p.red
{
	font-size: 0.8em;
	color: #f30;
}
p.green
{
	font-size: 0.8em;
	color: #03B601;
}
p.greenbold
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	color: #03B601;
	margin: 0;
	padding: 0;
}



div.callback
{
background: #08844A;
border: 10px solid #EFCE08;
width: 320px;
color: #fff;
text-align: center;
float: right;
margin: -40px 10px 10px 10px;
padding: 10px 0 0 0;
}
div.callback h3
{
border-bottom: 1px solid #FF9;
color: #fff;
font: normal 12pt verdana;
margin: 0 10px;
padding: 0;
text-align: center;

}
div.callback h4
{
color: #fff;
font: bold 18pt verdana;
margin: 0 10px 10px 10px;
padding: 0;

}

div.callback p.left
{
float: left;
margin: 15px 10px 10px 5px;
padding: 0;

}

div.callback p.right
{
float: right;
margin: 15px 5px 10px 10px;
padding: 0;

}

div.callback p.bwclear
{
clear: both;

}


/* Yellow: #EFCE08;
Yellow Back: #FF9;
	Green: #08844A;
	Blue: #12258C;
	teale: #00AB7E;
	red: #CC0033;


*/