/*reset*/
body,div,ul,ol,li,h1,h2,h3,h4,form,fieldset,input,textarea,p,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
caption,em,strong,th{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
ol,ul {list-style:none;}
fieldset,img{border:0;}

/*page layout construction*/
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
 
table#insertTable tr td
{
	text-align:left;
}

.page #container {
	width: 780px;
	margin: 1em auto 0;
	text-align: left;
	position:relative;
	font-size:11px;
	padding-bottom:0px;
}
.page #mainContent {
	margin-top:35px;
	padding: 0 20px 20px;
}
#phpbb_othernav {
	padding: 0 20px;
}

/*header*/
#header {
	display:block;
	position:relative;
	height:34px;	
	margin-bottom:0px;	
}
#header #logo {
	position:absolute;
	top:10px;left:8px;
	width:168px;height:16px;	
}
#header #right {
	font-size:10px;
	position:absolute;
	right:7px;
	top:4px;
	text-align:right;
}
#sections {
	top:11px;left:226px;
	position:absolute;
}
#sections li {
	display:inline;
}
#sections a {float:left;padding: 2px 7px 5px;margin-right:8px;}
#sections a:link, #sections a:visited {
	text-decoration:none;
	font-size:12px;
	background:#edeef0;
	border:1px solid #dddddd;
	border-bottom:none;
}

#sections ul li a#active {
	padding-bottom:5px;
	border:1px solid silver;
	border:1px solid orange;
	background:white;
	border-bottom:1px solid white;
}
	
/*footer*/
#footer {
	font-size:9px;
	padding-top:8px;
	color:gray;
}
#footer a:link,#footer a:visited {
	color:#0066CC;
}
#footer table {
	margin:0 auto;
}

#footer a.grey_link
{
	color: gray;
	text-decoration:none;
}

#footer a.grey_link:hover
{
	text-decoration: underline;
}

	

/*bottom navigation*/
#bottomnav{
	position:relative;	
	padding:8px 8px 3px;
	background:#F6F6F6;
	border-top:1px solid #DDDDDD;
	font-size:12px;	
	color:gray;
}
#bottomnav a {font-size:11px}
#bottomnav img {position:relative;top:3px;}
#bottomnav #bn1 {color:#333333;}

/*headers*/
h1.error { color:#CC0000;}
h1 {
	font-weight:normal;
	font-size:18px;
	margin-bottom:1em;
}
h2 {
	font-size:14px;
}
strong { font-weight:bold;}
.ch1 {
	font-size: small;
	font-size:12px;
	color:silver;
	border-bottom:1px solid silver;
	display:block;
}

/*ads*/
#ad_pagetop {
	margin-top:12px;
}

/*outfit items*/
.ci {font-size:14px;}
.oitem {
	padding:8px 0pt 2px;
	font-size: 10px;
}

/*outfit*/
.olook {color:#666666;}

/*section header*/
.sectionheader {
	position:relative;
	font-size:12px;
	padding:8px;
	border-bottom:1px solid #253866;
	padding-bottom:4px;	
	background:#4164b5;
	margin-bottom:0.5em;
	margin-top:0.5em;
	color:white;
}
.sectionheader .nav {
	margin-left:16px;
	font-size:12px;
	display:inline;
}
.sectionheader h2 {
	font-weight:bold;
	font-size:12px;
	display:inline;
	margin:0;
	margin-right:8px;
}
.sectionheader .inactive {
	color:#90a4d1;
	font-weight:normal;
}
.sectionheader .nav a,.navright a {
	font-weight:normal;
	color:white !important;
	text-decoration:none;
}
.navright {
	position:absolute;
	text-align:right;
	right: 27px;
	top:8px;
	width:114px;
}

/*forms*/
label {
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin-right:12px;
}
textarea,.text,select {
	border:1px solid silver;
	padding:3px;
}
.text,select {
	height:1.4em;
}
select {height:1.8em}
input {padding:2px}
select,input,textarea {font:12px Tahoma}
.comment {width:155px;}
.rb {margin:3px 3px 0px}

/*color swatches */
#swatches {
	border:1px solid gray;
	background:#eeeeee;
	display:block;
	position:absolute;
	width:162px;
	height:18px;
	left:228px;
	top:162px;
	overflow:hidden;
}
#swatches #cell {
	margin-left:3px;
	margin-top:3px;
}
#swatches {font-size:12px}
#swatches a {font-size:10px;color:#0066CC;}
#swatches a.cs_l {
	display:block;
	width:22px;
	height:22px;
	margin:3px;
	border:1px solid black;
}
#swatches a.cs_l:hover {
	border:1px solid silver;
}
#swatches a.cs_s:hover {
	border:1px solid silver;
}
#swatches a.cs_s {
	display:block;
	overflow:hidden;
	width:15px;
	height:15px;
	margin:2px;
	border:1px solid black;
}
.cs {
	display:block;
	overflow:hidden;
	width:7px;
	text-align:center;
	border:1px solid silver;
	color:gray;
	margin-top:1px;
}

/*other*/
.cell {
	display:block;
	padding:6px;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #666699;
	background:#EEEEEE;
}
#rate {
	margin-top:14px;
	padding:8px;
	font-size:10px;
	width:230px;
	text-align:center;
}
#ratingresult {
	background:#FFFFCC;
	padding:4px;
	font-size:12px;
	margin-bottom:12px;
}

/*-------- default template ------*/
.page { padding-top:0 }
.page #container {
	clear:both;
	background: #FFFFFF;
	/*border:1px solid  #eaeaff;*/
	border-top:none;
	border-bottom: 1px solid #000000;
}

/*.page #container a {color: #0066CC;}*/
#header {
	clear:both;
	background:#eceff6;
	background:#f8f9fc url(5/bg.jpg) no-repeat top left;
}
#header #logo {
	position:absolute;
	top:-9px;
	left:0;
	height:43px;
	width:204px;
	background:url(5/logo.jpg) no-repeat top left;
}
body {
	padding:10px;
	color: #000000;
	background:white;	
}
#note { position:absolute; z-index:100;   width: 780px; margin:0 auto; padding:0; text-align:center; }
#cont_log_access { position:relative; z-index:101;  float:right; padding-bottom:6px; }
#cont_next_btn { text-align:center; margin-top:20px; }
#box_comment {  }
#msg_rating_results { margin:4px 0; text-align:center; font-size: 16px; }

/*misc*/
#appropriate-tooltip {
	width: 100px;
	background: #fff;
	text-align: left;
}

#appropriate-tooltip h1 {
	font-size: 18px;
	background: #4164B5;
	color: #fff;
}

/*rating buttons*/

.ratingradios a {
	display: block;
	height: 19px;
	width: 19px;
	border: none;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none !important;
}

.rater {
	display: none;
}

#rating1X {
	background-image: url(/images/rating1.gif);
}

#rating2X {
	background-image: url(/images/rating2.gif);
}

#rating3X {
	background-image: url(/images/rating3.gif);
}

#rating4X {
	background-image: url(/images/rating4.gif);
}

#rating5X {
	background-image: url(/images/rating5.gif);
}

.ratingradios a:hover, .ratingradios a.activated {
	background-position: left bottom;
}