@CHARSET "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	/*background:  #ffffff url(/img/christmas_tlo.jpg) repeat-y center;*/
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.right{
	float:right;
	text-align:right;
}

.left{
	float:left;
	text-align:left;
}

.center{
	margin: auto;
	text-align:center;	
}

.clear{
	float:none;
	clear:both;
}

.color_gray1{
	color: #666666;
}
.color_gray2{
	color: #807424;
}
.color_gray5{
	color: #857329;
}
.color_gray6{
	color: #a69b51;
}

.background_gray3{
	background-color: #faf8eb;
}

.background_gray4{
	background-color: #EAE4BA;
}

.bold{
	font-weight: bold;
}

.submit_button{
	background:url(/img/tab.jpg) repeat-x; color:#807424; border:1px solid #D3D1C0; padding:2px; cursor:pointer;
}

div.top_link{
	margin-top:40px; margin-bottom:20px; text-align:right;
}

p{
	margin-top: 10px;
	margin-bottom: 15px;
}

i{
	font-size:8.25pt;
	color:#808080;
}

a {
	color: #807424;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	text-decoration: underline;
}

a.not_active, a.not_active:hover{
	text-decoration: none;
	cursor: default;
}

a img{
	border: none;
}

input{
	vertical-align: middle;
	font-size: 11px;
}

ul{
	list-style-type: none;
}

hr{
	clear: both;
}

table{
	border-spacing: 0px;
	border-collapse: collapse;
}

div#main{
	margin: auto;
	width: 916px;
}

div#header{
	display:table;
	width:100%;
	height: 126px;
	overflow: hidden;
	background-position: right top;
}

									/*top menu begin*/
#topMenu{
	clear: both;
	font-size: 10px;
	height: 30px;
	margin-top:7px;
	width: 917px;
	overflow: hidden;
}
#topMenu img{
	vertical-align: top;
}
#topMenu ul{
	margin:0;
	padding:0;
	width: 560px;
	overflow: hidden;
	float:left;
	font-weight: bold;
}
#topMenu ul li{
	float: left;
	/*padding-left: 8px;
	padding-right: 15px;*/
	padding-left: 6px;
	padding-right: 9px;
}
#topMenu form{
	float: left;
	width: 302px;
	overflow: hidden;
}
#topMenu form img{
	cursor: pointer;
	float:left;
	margin-left: 8px;
}
#topMenu form input{
	border: 1px solid #666666;
	font-size: 8.25pt;
	color: #aaaaaa;
	float:left;
	font-family: Verdana;
	width:173px;
	height:18px;
}
#topMenu form span{
	float:left;
	margin-right: 5px;
}
#topMenu #flags{
	float:right;
	width: 55px;
	overflow: hidden;
}
								/*top menu end*/

								/*left menu begin*/
div#leftMenu{
	width: 222px;
	float: left;
	margin-right: 28px;
	z-index:1;
	float:left;
	overflow:hidden;
}
div#leftMenu div.middle_box{
	width: 220px;
	display: table;
	border: 1px solid #d3d1c0;
	margin-top: 15px;
	padding-bottom: 10px;
}
div#leftMenu div.middle_box li.selected{
	font-weight:bold;
}
div#leftMenu div.middle_box li.selected ul li{
	font-weight:normal;
}
div#leftMenu div.middle_box div.categories{
	padding: 0px 0px 0px 20px;
	color: #a69b51;
	font-size: 8.25pt;
}
div#leftMenu div.middle_box ul{
	padding-left: 20px;
	margin-bottom: 5px;
	color: #a69b51;
	font-size: 8.25pt;
	padding-right: 5px;
	margin-top:11px;
}
div#leftMenu div.middle_box ul li ul{
	display:none;
	font-weight: normal;
	margin-top: 0px;
}
div#leftMenu div.middle_box ul li.selected ul{
	display:block;
}
div#leftMenu div.middle_box ul li ul li ul{
	display:none;
	font-weight: normal;
}
div#leftMenu div.middle_box ul li ul li.selected ul{
	display:block;
}
div#leftMenu div.middle_box ul li.selected{
	font-weight:bold;
}
div#leftMenu div.middle_box span{
	color: #666666;
	font-weight: normal;
}
div#leftMenu div.middle_box ul{
	list-style-type: none;
}
div#leftMenu div.middle_box ul ul{
	padding-left: 10px;
}
div#leftMenu div.header{
	padding: 0px;
	line-height: 16px;
	width:220px;
	margin-top:11px;
	margin-bottom:0px;
	overflow:hidden;
}
div#leftMenu div.header a, div#leftMenu div.header div, div#leftMenu div.header span{
	margin: 1px 0px 0px 20px;
	padding: 0px;
	top:0px;
}
div#leftMenu div.header img{
	vertical-align: top;
}
div#leftMenu div.small_box{
	width: 145px;
	display: table;
	border: 1px solid #d3d1c0;
	background-color: #faf8eb;
	padding:5px 0px 5px 75px;
	margin-top:0;
}
								/*left menu end*/
								
div#page h1, div.header{
	padding: 5px 0 5px 20px;
	margin-bottom: 10px;
	background-color: #eae4ba;
	background-image: url("/img/headerBkg.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	display:table;
	width:644px;
}
div#page h2{
	padding: 3px 0 3px 20px;
	margin-bottom: 10px;
	background-color: #faf8eb;
	background-image: url("/img/headerBkg.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9pt;
	font-weight: normal;
	color: #807424;
	display:table;
	width:644px;
}
div#page table{
	border-collapse: separate;
}
div.faq_header{
	padding: 2px 0 2px 10px;
	margin-bottom: 10px;
	background-color: #eae4ba;
	font-size: 9pt;
	color: #666666;
	cursor: pointer;
	background-image: url('/img/right.gif');
	background-position: right;
	background-repeat: no-repeat;
}
div.faq_header_exp{
	padding: 2px 0 2px 10px;
	margin-bottom: 10px;
	background-color: #eae4ba;
	font-size: 9pt;
	color: #666666;
	cursor: pointer;
	background-image: url('/img/down.gif');
	background-position: right;
	background-repeat: no-repeat;
}

div#page{
	float:left;
	width: 664px;
	overflow: hidden;
}
div#page ul {
	margin-left: 20px;
}
div#page ul li{
	margin: 7px 0px 7px 0px;
	list-style-image: url("/img/headerBkg.gif");
}

div#page h1#path, div#page div#path{
	border-bottom: 1px solid #d3d1c0;
	padding: 5px 0px 5px 0px;
	margin-bottom: 17px;
	margin-top: 27px;
	color: #666666;
	font-size: 9pt;
	display:table;
	width: 100%;
	background: none;
}

div#page h1#path a, div#page div#path a{
	color: #666666;
}

div.pager{
	display: inline;
	font-family: Verdana;
	font-size: 8.25pt;
}

div.pager a{
	color: #666666;
}

div.pager span{
	text-decoration: underline;
	color: #807424;
	font-weight: bold;
}

span.resultsNumber{
	color: #807424;
	font-size: 10.5pt;
	font-weight: bold;
	font-family: Arial;
}

div#page div.big_box{
	width: 665px;
	display: table;
	border: 1px solid #d3d1c0;
}
div#page div.big_box ul.pdf_files{
	margin-left: 20px;
}
div#page div.big_box div.header{
	background-color: #EAE5C5;
}
div#page div.big_box div{
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 25px;
}

div#footer{
	display: table;
	width: 917px;
	float: none;
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	margin: auto;
}

div#footer hr{
	height: 1px;
	border: none;
	border-top: 1px solid #d3d1c0;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#footer div.footerMenu{
	clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

div#footer div.footerMenu a{
	padding: 0px 10px;
}

div#page > ul.pdf_files{
	list-style-image: url('/img/pdf.gif');
	list-style-position: outside;
	margin-left: 40px;
	margin-bottom: 30px;
}

div.question{
	padding: 5px 0 5px 20px;
	margin-bottom: 10px;
	background-color: #faf8eb;
	background-image: url("/img/headerBkg.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 9pt;
	color: #807424;
	clear:right;
}
div.question img{
	float:right;
	cursor:pointer;
	margin-left:5px;
}
div.question div{
	display: table; width:100%;
}

div.answer{
	display:none;
}
div.answer ol{
	list-style-position: inside;
}
div.answer span{
	cursor: pointer; clear:both; margin-bottom:30px;
}

div.details_tab{
	float:left;
	padding:2px 25px 2px 25px;
	margin:0px 2px 0px 2px;
	border: 1px #bebebe solid;
	background: url('/img/tab.jpg') #FFFFFF repeat-x;
}
div.active_details_tab{
	float:left;
	padding:2px 22px 3px 22px;
	margin:0px 2px 0px 2px;
	border: 1px #bebebe solid;
	border-bottom:none;
	background-color: #ffffff;
	color: #a69b51;
	font-weight: bold;
}

div.details_tab a{
	color: #666666;
}
div.active_details_tab a{
	color: #a69b51;
}
div.details_tab b{
	color: #a69b51;
}

form#calculator{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.9;
	filter:alpha(opacity=90);
	color: #000000;
}
form#calculator div{
	padding: 5px 15px 5px 15px;
	background-color:#eae4ba;
}
form#calculator div div{
	background-color:#faf8eb;
}
form#calculator table{
	background-color: #faf8eb;
	margin-top: 5px;
	width: 100%;
}
form#calculator table th{
	text-align: right;
	font-weight: normal;
	width: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
form#calculator table td{
	padding-left: 10px;
}
form#calculator table input{
	border: 1px #666666 solid;
	font-size: 11px;
}
form#calculator table th input{
	width: 40px;
}

form#send_offer{
	width: 453px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
form#send_offer input[type=text], form#send_offer textarea, form#send_offer select{
	border: 1px #666666 solid;
	font-size: 11px;
	width: 150px;
	height: 18px;
	color: #666666;
}
form#send_offer table{
	width: 453px;
	padding:10px 0px 10px 0px;
	margin: auto;
}
form#send_offer table td{
	padding-bottom: 12px;
}
form#send_offer table td{
	vertical-align: top;
}
form#send_offer table th{
	width: 130px;
	padding: 10px;
	text-align: left;
	color: #807424;
	vertical-align: top;
	font-weight: normal;
}

div.shadowed_box{
	border: 1px #bebebe solid;
	border-bottom: none;
	overflow: hidden;
	width: 662px;
}
div.shadowed_box table{
	border-collapse: separate;
}
div.shadowed_box_footer{
	background: url('/img/details_bottom.jpg') top right no-repeat; width:665px; margin:0px; padding:0px;
}

div.linksExchange{
	clear:both;
	text-align: center;
	margin: 10px auto 5px auto;
	padding-top: 5px;
	font-size: 9px;
	display:table;
	border-top: 1px solid #D3D1C0;
	width: 100%;
}
div.linksExchange img{
	vertical-align:middle;
}
div.linksExchange a{
	margin-left: 5px;
	margin-right: 5px;
}