
html, body {
	background:#FFFFFF url(/images/header_back2.gif) center 54px no-repeat;
	margin: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#container {
	width:825px;
	margin:auto;
}
#copyright {
	clear:both;
	width: 825px;
	height:54px;
	margin:5px auto;
	font-size: 11px;
	color: #a1a1a1;
	text-align: center;
	background:url(/images/footer_back2.gif) left top no-repeat;
	padding-top:15px;
}
#copyright a {
	text-decoration:none;
	color:#a1a1a1;
}
#copyright a:hover {
	text-decoration:underline;
	color:#747474;
}
#header {
	height: 95px;
	margin-bottom:10px;
}
a {
	color:#8E4453;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;	
}
#content {
	/*padding-top:10px;*/
	margin-left: 200px;
	padding-left:10px;
	color:#666;
}
.checkboxtbl {
	border:1px solid #EEE;
	padding:5px;
}
.checkboxtbl table {width:100%}
.checkboxtbl label{	font-size:10px; }

#content h1 {
	margin-top:0;
	margin-bottom:3px;
	font-size:125%;
	text-transform:uppercase;
}
#content h2 {
	margin-top:0;
	margin-bottom:3px;
	font-size:120%;
	color:#8E4453;
}

.tip_cat {
	padding-left:5px;
	border-left:8px solid;
	text-transform: uppercase;
	font-weight:normal;
	background:url(/images/tip_cat.gif) no-repeat right bottom;
	
}

#content h3 {
	font-size:110%;
}
#leftmenu {
	width: 200px;
	float: left;
	background: url(/images/left_menu_back.jpg) repeat-y;
}
#topimage {
/*	background: url(/images/left_menu_top.jpg) no-repeat bottom;
	padding-bottom: 22px
*/
	border-bottom:2px solid #999;
}

/****DAY/NIGHT*****/
.day{
	background:url(/images/day_backround.jpg) center top no-repeat;
}
.night{
	background:url(/images/night_backround.jpg) center top no-repeat;
}
#layering{
	border:1px solid #f6f5f0;
	margin-bottom: 10px;
}
#layering h2{
	color:#58595b;
	letter-spacing:-0.5px;
	font-weight:lighter;
	font-size:18px;
}
#layering h3{
	margin:20px 0 5px 0;
	font-weight:lighter;
	font-size:16px;
}
#layering p{
	margin-top:0;
	padding-top:0;
}
#layering a{
	color:#58595b;
	font-size:12px;
}
#layering #next{
	background:url(/images/btn_next.gif) right 1px no-repeat;
	padding-right:20px;
	display:block;
	float:right;
}
#layering.night #next{
  background:url(/images/btn_next_n.gif) right 1px no-repeat;
}

#layering #next:hover{
	background-position:right -15px;
}
#layering #previous{
	background:url(/images/btn_previous.gif) left 1px no-repeat;
	padding-left:20px;
	display:block;
	float:left;
}
#layering.night #previous{
	background:url(/images/btn_previous_n.gif) left 1px no-repeat;
}
#layering #previous:hover{
	background-position:left -15px;
}
.grey {
	color:#777777;
}

.yellow{
	color:#f08b0c;
}

.night .yellow {
	color:#2a7397;
}

/*************************/
#leftmenu .content {
	padding: 10px;
	background: url(/images/left_menu_bottom.jpg) no-repeat right bottom;
	min-height:172px;
}
#container #leftmenu h2 {
	font-size: 100%;
	letter-spacing:-1px;
	margin:0;
	padding-left:18px;
	color:#707070;
	background: url(/images/left_bullets.gif) no-repeat;
	height:18px;
}
#container #leftmenu h2 a {
	text-decoration:none;
	color:#707070;
}
#container #leftmenu h2.open {
	background-position: left bottom;
}
#container #leftmenu ul {
	margin:0;
	padding:0;
	margin:0 0 10px 15px;
	border-top:1px dashed #DDD;
}
#container #leftmenu ul li {
	list-style:none;
	font-size:90%;
	padding-left:5px;
	border-bottom:1px dashed #DDD;
}

#container #leftmenu ul li.selected {
	background: url(/images/bc_arrow.gif) no-repeat left 6px;
}

#container #leftmenu ul li a {
	text-decoration:none;
	color:#707070;
}

#container #leftmenu ul li a:hover {
	text-decoration:underline;
	color:#8E4453;
}

#container #leftmenu ul ul {
	border:none;
}

#container #leftmenu ul ul li {
	border:none;
}

#footer {
	color: #707070;
	clear:both;
	height:36px;
	/*background: url(/images/footer_back.gif) no-repeat 0px bottom;*/
	padding: 2px;
	margin-top:5px;
}
#footer a {
	margin-left:15px;
	color: #898989;
	text-decoration:none;
	white-space:nowrap;
	font-size:11px;
}
#footer a:hover {
	color:#3d3d3d;
}
#container #header #topmenu {
	text-align:center;
	height:23px;
}
#container #header #topmenu a {
	color:#666666;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	display:block;
	border-left:1px solid #DDD;
}
#container #header #topmenu a.first {
	border-left:none;
}

#container #header #topmenu a:hover {
	text-decoration:none;
	color: #000000;
}

#container #header #topmenu td {
	
}

#typebox {
	border-bottom:2px solid #707070;
	padding:10px 75px 10px 0;
	margin-right:10px;
	line-height:110%;
	background: no-repeat right bottom;
	min-height:55px;
	_height:55px; /* IE<=6 only */
	margin-bottom: 10px;
}

.rpadded {
	margin-right:10px;
	padding-bottom:10px;
}

table#prod_list td{
	padding:5px;
}


.media {
	border:1px solid #FFF;
	padding:10px;
}

.media img{
	border:1px solid #000;
}

.mediahover {
	border:1px solid #DDD;
}

.product,.sproduct {
	border:1px solid #FFF;
	cursor: pointer;
}

.product {
	width:199px;
}

.producthover {
	border:1px solid #DDD;
}

.product div {
	margin:10px;
}

.product h4 {
	font-size:100%;
	margin:0;
	text-align:center;
	border-bottom:1px solid #8E4453;
	line-height:16px;
	height:32px;
}

.product .list,table#prod_list .list {
	margin:0;
	height:40px;
	background-color:#F1F1F1;
	overflow:hidden;
	padding:3px;
	margin-bottom:5px;
}

.list ul {
	margin:0;padding:0;
	list-style-type:none;
	font-size:12px;
	line-height:14px;
}

.list ul li {
	padding-left:10px;
	margin-left:5px;
	background: url(/images/small_bullet.gif) no-repeat 0 2px;
}

.product img,sproduct img {
	display:block;
	margin:auto;
}
.product a,.sproduct a {
	display:none;
	font-size:12px;
	color:#707070;
	text-decoration:none;
	text-align:right;
}
.product a:hover {
	color:#8E4453;
	text-decoration:underline;
	cursor:pointer;
}

#content .paging {
	margin-top:10px;
	margin-right:10px;
	text-align:right;
}
#content .paging span {
	float:left;
}
#container #content #product_det_img {
	float:left;
	width: 250px;
	margin-top:20px;
	text-align: center;

}

#container #content #product_det_img a{
	text-decoration:none;
	font-weight:bold;
}

#container #content #product_det_img a:hover{
	text-decoration:underline;
	color:#8E4453;
}

#container #content #product_det_img #pager a {
	color: #707070;
	text-decoration:none;
	font-weight:normal;
}
#container #content #product_det_img #pager a:hover {
color:#8E4453;

}

#next {
	background: url(/images/arrow_next.gif) no-repeat right 6px;
	padding-right:10px;
}
#previous {
	background: url(/images/arrow_prev.gif) no-repeat 0 6px;
	padding-left:10px;
}

a#next:hover{
	background-position: right -10px;
}

a#previous:hover {
	background-position: 0 -10px;
}


#container #content #prod_det {
	margin: 10px 10px 0 260px;
	padding:10px;
}

#container #content #prod_det h1{
	font-size: 115%;
}

#container #content #prod_det h2 {
	font-size:110%;
	border-bottom: 1px solid #707070;
	margin:10px 0 5px 0;
}


#container #content #prod_det .links{
	margin: 20px 0;
	/*letter-spacing:-1px;*/
}

#container #content #prod_det .links a{
	color: #707070;
	text-decoration:none;
}
#container #content #prod_det .links a:hover {
	color: #707070;
	text-decoration:underline;
}

#container #content #prod_det h2 a{
	display:block;
	text-decoration:none;
	background: url(/images/plusminus363636.gif) no-repeat right 4px;
}

h2 a.close{
	background-position: right -76px;
}
#container #content #prod_det h4 {
	font-size:110%;
	padding-bottom:0;
	margin:2px 0;
}

#container #content #prod_det h4 span{
	font-weight:normal;
}

#container #content #prod_det p {
	margin:4px 0;
	font-size:95%;
}

#container #content #prod_det ul {
	margin-top:2px;
	margin-bottom:10px;
	font-size:95%;
	line-height:120%;
	margin-left:20px;
	padding:0;
}

#container #content #prod_det ul li{
	list-style-type:disc;
}



#message {

}

#langmessage {

	display:none;
	font-weight:bold;
	border:1px solid #707070;
	background-color:#EEE;
	padding:8px;
	margin-top: 5px;
	text-align:center;
	position:absolute;
	top:8px;

}



form {margin:0;padding:0}

#container #header #logo {
	display:block;
	float:left;
	top: 14px;
	left: 14px;
	position: relative;
	width:183px;
	height:36px;
}

#container #header #search {
	text-align: right;
	height: 35px;
	padding-top:31px;
	font-size:95%;
	padding-right:10px;
	line-height:16px;

}

#container #header #search a {
	margin-right:15px;
	color: #707070;
	text-decoration:none;
}

#container #header #search a:hover {
	text-decoration:underline;
}

#container #header #search #question {
	background: url(/images/question.gif) no-repeat right;
	padding-right: 18px;
}

#container #header #search #keyword {
	border:1px solid #707070;
	height:16px;
	margin-bottom:2px;
	text-align:center;
	width:110px;
}

#container #header #search #go {
	margin-bottom:-2px;
	*margin-bottom:1px;
}


#container #content #faq {
	margin: 10px 10px 10px 0;
	padding: 0px;
}

#container #content #faq dt,
#container #content #faq dd {
   padding:5px;
   border-bottom: 1px solid #707070;
   margin:0;
}

#container #content #faq dd {
	background-color:#F3F3F3;
	font-size:11px;
	padding: 10px;
}
	
#container #content #faq dt a{
	display:block;
	text-decoration:none;
	background: url(/images/plusminus363636.gif) no-repeat right 4px;
	color: #8E4453;
	padding-right: 15px;
}


#login {

	background: #FFFFFF;
	width: 250px;
}
#login table td{
	padding:2px;
}
#breadcrumb {
	font-size: 95%;
	padding-bottom:10px;
}

#breadcrumb a{
	padding-right:10px;
	background: url(/images/bc_arrow.gif) no-repeat right 4px;
	color:#666;
	text-decoration:none;
}

#breadcrumb a:hover{
	color:#666;
	text-decoration:underline;
}


.pink_form {
	text-align:left;
	margin-top: 20px;
	padding:8px;
	border: 3px solid #DFDFDF;
}

.pink_form div{
	padding:10px;
}

.pink_form table{

}

.pink_footer {
	background: #FBF6F5 url(/images/form_back.jpg) no-repeat 0px bottom;
	height:30px;
	padding:10px;
	text-align:left;
}
.pink_footer p {
	margin: 0 0 0 20px;
}

.button{
	font-size: 13px;
	padding:2px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #8B3E52;
	border-top: 1px solid #DABCC4;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #D1BCC3;
	font-family: Arial, Helvetica, sans-serif;
}


#quiz_form table{
	border-collapse:collapse;
}

.border {
	border:1px solid #666;
}

.error {
	color:red;
	margin-bottom: 10px;
}

.required {
	color:#8E4453;
	font-weight: bold;
}

.chart {
	float: right;
	margin: 11px;
	text-align:right;
	font-size:11px;
}

.chart .graph{
	margin-bottom:5px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #666;
	height: 20px;
	width:200px;
	text-align:left;
}

.graph .bar{
	text-align: center;
}


#sitemap td{
	padding-bottom:10px;	
}
#sitemap h3{
	font-size:14px;
	letter-spacing:-1px;
	margin:0;
	height:45px;
	padding:0 10px;
	line-height:45px;
	background-color:#EEE;
	margin-bottom:5px;
}

#sitemap a {
	color:#666666;
}

#sitemap a:hover {
	color:#8E4453;
}

#sitemap ul{
	list-style:none;
	margin:0;
}

#sitemap ul li{
	font-size:12px;
	list-style:none;
	margin:0;padding:0;
	margin-left:20px;
}




@media print{ 

	html, body {background-color:#FFFFFF;}
	
	#search,#footer,.links,#breadcrumb{display:none;}
	
	#topmenu {border-bottom:1px solid #000;}
	
	#header{height:auto;}
	
	#container #header #logo {
		display:block;
		float:none;
		position:inherit;
		width:183px;
		height:36px;
		margin-bottom:20px;
	}
		
	#content,#container {width:auto;}
	
	.noprint,.button {display:none;}
	
	.sproduct td{ border-bottom:1px solid #666; }
	
	#logo {
		margin-left:-10px;	
	}
	
}

