/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.jpg) #f9f9f9 repeat-x center top;
	color: #666666;
	font: .65em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #be3434;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #d9d9d9 1px solid;
	color: #666666;
	font-size: 11px;
	padding: 3px
}
li{
	list-style: none
}
h2{
	color: #000000;
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 1em
}
h3{
	color: #d53939;
	font-size: 1em;
	margin: 0 0 .8em
}
p{
	line-height: 1.5em;
	padding: 0 0 1em
}
table{
	border-collapse: collapse;
	width: 100%
}
/*=== Layout ===*/
#page{
	display: table-cell;
	display: block;
	height: auto !important;
	height: 850px;
	margin: 0 auto;
	min-height: 850px;
	width: 1006px
}
#home #page{
	height: 500px;
	min-height: 500px
}
#page-bot{
	background: #ffffff;
	border-top: 1px solid #f5f5f5;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 30px;
	min-height: 30px
}
#page-bot .content{
	margin: 0 auto;
	width: 995px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat left top;
	height: 111px;
	margin: 0 0 20px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 244px
}
#header h1 a{
	display: block;
	height: 110px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: right;
	font-size: 11px;
	height: 25px;
	padding: 86px 20px 0 0
}
#nav1 li{
	float: right;
	line-height: 25px;
	margin: 0 0 0 -15px;
	position: relative;
	text-align: center
}
#nav1 li a{
	background: url(../images/nav1-normal.png) no-repeat top;
	color: #ffffff;
	display: block;
	width: 99px
}
* html #nav1 li a{
	background: url(../images/nav1-normal.gif) no-repeat top
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.png) no-repeat top;
	text-decoration: none
}
* html #nav1 li a:hover, 
* html #nav1 li.active a{
	background: url(../images/nav1-hover.gif) no-repeat top
}

#language{ 
	float: right;
	margin: 15px 0 0 0;
	font-size: 12px;
	
}

/*=== Title Placeholder ===*/
#title{
	background: url(../images/title.jpg) no-repeat left top;
	clear: both;
	height: 194px;
	overflow: hidden;
	text-indent: -9999px
}/*=== Title Placeholder ===*/
#titlefr{
	background: url(../images/titlefr.jpg) no-repeat left top;
	clear: both;
	height: 194px;
	overflow: hidden;
	text-indent: -9999px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 50px 0 0;
	padding: 0 10px 35px
}
.col1{
	float: left;
	width: 255px
}
.col2{
	float: right;
	width: 660px
}
#home .col2{
	width: 640px
}
/*=== Sub Columns ===*/
.subcol1{
	border-right: 1px solid #c9c9c9;
	float: left;
	padding: 0 20px 0 0;
	width: 290px
}
.subcol1 img{
	border: 5px solid #cccccc
}
.subcol2{
	float: right;
	width: 285px
}

.subcol2 .thumb{
	float: left;
	height: 50px;
	margin: 0 15px 17px 0;
	width: 75px;
}
.subcol2 .thumb img{
	height: 50px;
	margin: 6px 0 0 10px;
	width: 75px;
}



.subcol3, .subcol4{
	float: left;
	margin: 45px 65px 0 0;
	width: 253px
}
* html .subcol3{
	margin-right: 33px
}
.subcol4{
	margin-right: 0
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(../images/box-bgr.gif) #e4e4e4 repeat-x top;
	border: 3px solid #999999;
	height: 1%;
	margin: 0 0 1em;
	padding: 20px 0 20px 20px
}
/*- Box2 -*/
.box2{
	background: url(../images/box2-top.gif) #f8f6f6 no-repeat top;
	margin: 0 0 1em;
	width: 253px
}
.box2 .bcontent{
	background: url(../images/box2-bot.gif) no-repeat bottom;
	display: table-cell;
	display: block;
	height: 1%;
	height: auto !important;
	height: 120px;
	min-height: 120px;
	padding: 25px 25px 20px 45px
}
.box2 a{
	color: #666666
}
/*- Box3 -*/
.box3{
	background: url(../images/box3-bgr.gif) #f2f3f1 repeat-x top;
	border: 1px solid #ebebeb;
	border-bottom: 2px solid #c7c7c7;
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
	color: #424242;
	float: left;
	font-size: 11px;
	height: 1%;
	margin: 0 0 1em;
	padding: 10px;
	width: 295px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Form1 Setup -*/
.form1{
	margin: 0 0 1em
}
.form1 div{
	margin: 0 0 10px
}
.form1 label{
	float: left;
	margin: 3px 0 0;
	width: 90px
}
.form1 input{
	width: 315px
}
.form1 input:focus,.form1 textarea:focus{
	background: #f4dddd;
	border: 1px solid #e1a8a8
}
/* Form1 Buttons */
.form1 .submit{
	margin: 5px 0 0;
	padding: 0 0 0 90px
}
.form1 input.btn{
	width: auto
}
.form1 .error{
	color: red;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 10px 0;
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 15px
}
.form1 .chk label{
	float: none
}
/* Form1 Textarea */
.form1 textarea{
	height: 95px;
	overflow: auto;
	width: 315px
}
/* Form1 Select */
.form1 select{
	width: 324px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 20px
}
.pic.fr img{
	margin-left: 20px
}
/*- Gallery Pics -*/
.gallery .thumb{
	background: url(../images/gallery-th-bgr.gif) no-repeat top;
	float: left;
	height: 111px;
	margin: 0 15px 17px 0;
	width: 142px;
}
.gallery .thumb img{
	height: 88px;
	margin: 6px 0 0 10px;
	width: 121px;
}

/*- Product Pics -*/
.rimthumb{
	float: left;
	margin: 0 0 15px 0;
}
.rimthumb .thumb{
	background: url(../images/product-th.gif) no-repeat top;
	margin: 0 15px 15px 0;
	width: 320px;
	height: 222px;
}
.rimthumb .thumb img{
	margin: 7px 0 0 9px;
	width: 302px;
	height: auto;
}

/*- Detail Pics -*/
.pic-detail .thumb{
	background: url(../images/product-th.gif) no-repeat top;
	width: 320px;
	height: 222px;
	margin: 0 15px 15px 0;
}
.pic-detail .thumb img{
	margin: 7px 0 0 9px;
	width: 302px;
	height: auto;
}

/*=== Styling Tabular Data ===*/
/*- Tabs1 -*/
.tabs1 table{
	border-bottom: 1px solid #eae9e8;
	margin: 0 0 8px
}
.tabs1 th, .tabs1 td{
	padding: 4px 7px;
	text-align: center
}
.tabs1 th{
	border-bottom: 1px solid #eae9e8
}
.tabs1.al th, .tabs1.al td{
	text-align: left;
	width: 49%
}
.tabs1.al table{
	margin: 0
}
.tabs1.al th{
	font-size: 1.1em
}
.tabs1.al td{
	padding-left: 25px
}
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) #efeeee repeat-x top;
	color: #88817c;
	height: 1%;
	padding: 50px 0;
	text-align: center
}
#footer a{
	color: #847b67
}
#footer strong{
	color: #ff7516
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}


		#blocker {
			width: 300px;
			height: 300px;
			background: red;
			padding: 30px;
			border: 5px solid green;
		}

