/*css layout*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;

}

ol,ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

ol {
    list-style-type: decimal;
    margin-left: 20px;
}
table{
	background-color: #FFF;
	border-spacing:0;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;

}



th {
	background-color: #FFF;

}

td {
	padding: 3px;
	background-color: #FFF;

}



thead th {
    border-bottom: 3px solid #fff;
    padding-right: 1em;
    text-align: left;

}



/*li {
	list-style-image: url(images/postbullets.png);

}*/

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	line-height: 20px;
	padding: 0px;
	/* [disabled]background-image: url(../images/back.jpg); */
	/* [disabled]background-repeat: repeat-y; */
	/* [disabled]background-position: center top; */
}



#localeswitcher {
    top:0px;

}
.langsel {
    top:0px;
    right: 0px;
/*    position: absolute;*/
    margin-bottom: -20px;

}

#main {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;


}
#header {
	background-image: url(../images/header.jpg);
	height: 110px;

}
#header h1{
	color: #F00;
	font-size: 30px;
	margin-top: 35px;
	margin-left: 20px;
	display: block;
	/* [disabled]width: 780px; */
	float: right;
	margin-right: 40px;


}



#slideshow {
	position:relative;
	height:300px;
	/* [disabled]width: 710px; */
	/* [disabled]float: left; */
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 300px;
	width: 710px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



#logo{
	float: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#flash{
	float: right;
	padding: 0;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#site_slogan {
	width: 500px;
	float: left;
	font-size: 24px;
	margin-top: 40px;
	color: #EC944A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 15px;
}
#icon {
	float: right;
	height: 35px;
	width: 35px;
	margin-top: 35px;
	margin-right: 15px;
}


#site_slogan h3 {
	float: left;
	margin: 0px;
	font-weight: normal;
	color: #38540A;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 45px;
	width: 600px;
}

#site_slogan h4 {
	float: left;
	margin: 0px;
	color: #3674b1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	width: 600px;
}


#search_box_exposed_form {
	width: 980px;
	height: 30px;
	clear: both;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.left_img {
	float: left;
	margin-right: 15px;
}
	


#mid {
	/* [disabled]overflow: hidden; */
	clear: both;
	width: 960px;
	padding-bottom: 20px;
}


.box {
	/*	border-radius: 15px 15px 15px 15px;
	box-shadow: 0px 0px 8px #B3B3B3;*/
	padding-bottom: 10px;
	/* [disabled]background-image: url(../images/left_nav_bg.jpg); */
	height: 290px;
	/* [disabled]width: 240px; */
	/* [disabled]float: right; */
	border: 1px solid #CCC;
	background-color: #EEEBDA;

}
.box h1{
/*    border-radius: 15px 15px 0 0px;*/
	font-size: 16px;
	background-image: url(../images/l_h1.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FFF;

}




#seareh_box {
	height: 27px;
	width: 180px;
	border: 1px solid #666;
	float: right;
	margin-top: 2px;
	background-color: #FFF;
}

#seareh_box input.editbox_search {
	margin:0;
	float:left;
	width:140px;
	border:none;
	background:none;
	color:#a8acb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#seareh_box input.button_search {
	margin:6px 0 0 0;
	padding:0;
	border:none;
	float:left;
}

#content {
	color: #000;
        padding-left: 10px;
        padding-right: 10px;

}

.text ul, .text ol{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.text {
	text-align: justify;
        padding: 10px;

}
.field-field-image {
	float: left;
	margin-bottom: 7px;
	margin-right: 7px;
}

.text p{
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 7px;
}
.text ul li{

}

.text ol li{
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;
}
.img_right {
	float: right;
	border: 5px solid #F0F0F0;
	margin-bottom: 5px;
	margin-left: 5px;
}



h1, h1 a{
	font-size: 18px;
	color: #FE0000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h2, h2 a{
	font-size: 24px;
	color: #FE0000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h3, h3 a{
	font-size: 18px;
	color: #C30;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
h4, h4 a{
	font-size: 14px;
	color: #C30;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
h5, h5 a{
	font-size: 12px;
	color: #C30;
	text-decoration: none;
}
h6, h6 a{
	font-size: 10px;
	color: #C30;
	text-decoration: none;
}




h1 a:hover{
	font-size: 24px;
	color: #3a5c8a;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 a:hover{

	color: #FE0000;
}




h3 a:hover{
	font-size: 18px;
	color: #C30;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 a:hover{
	font-size: 14px;
	color: #C30;
	text-decoration: none;
}

h5 a:hover{
	font-size: 12px;
	color: #C30;
	text-decoration: none;
}
h6 a:hover{
	font-size: 10px;
	color: #C30;
	text-decoration: none;
}


#top_nav{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	background-color: transparent;
	background-image: url(../images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#top_nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#top_nav ul li{
	display:block;
	float:left;
	margin:0;
	}

#top_nav ul li a{
	display:block;
	float:left;
	color:#B30000;
	text-decoration:none;
	height:23px;
	background-color: transparent;
	background-image: url(../images/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 2;
	padding-left: 20px;
	}

#top_nav ul li a:hover,#top_nav ul li a.current{
	color:#666;
	background-color: #fff;
	background-image: url(../images/bgON.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}




.menu_container
{
/*padding-left: 10px;
padding-right: 10px;*/
}


ul.menu
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.menu  li
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul.menu li a
{
	display: block;
	line-height: 20px;
	color: #008000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: oblique;
	font-weight: normal;
	padding-left: 15px;
	/* [disabled]background-image: url(../images/dot_r.jpg); */
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
ul.menu li a:hover
{
color: #D1301E;
}



samp{
	font-size: 1.2em;

}





a
{
	text-decoration: underline;
	color: #4C700E;
}

#footer {
	height: 30px;
	z-index: 10;
	color: #C30;
	line-height: 30px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F90;
	background-image: url(../images/bgDIVIDER.gif);
        font-size: .8em;
}




a:hover, a.hover
{
  text-decoration: none;
  color: #1B3950;
}





form
{
  padding: 0 !important;
  margin: 0 !important;
}

#user-login-form {
	text-align: left;
}

#user-login-form h2{
	display: none;
}




div.error, tr.error {
    background: none repeat scroll 0 0 #FFCCCC;
    color: #220000;
    padding: 2px;
}

div.error {
    border: 1px solid #DD7777;
}

.error {
    color: #EE5555;
}


/*start css for tab*/
ul.tabs {
	height: 20px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D8DFEA;
	}

ul.tabs li {
	background-image: none;
	float:left;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
ul.tabs li a{
	float:left;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #3B5998;
	font-weight: bold;
	background-image: none;
	background-color: #D8DFEA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

ul.tabs li a:hover {
	color: #FFF;
	background-color: #3B5998;
	}


ul.tabs li a.active {
	background-color: #fff;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D8DFEA;
	border-right-color: #D8DFEA;
	border-left-color: #D8DFEA;
	}
/*end css for tab*/








.block-region {
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 3px;
	border: 1px dashed #069;
		background:transparent;
}

.breadcrumb{
	line-height: 25px;
	height: 25px;
	width: 99%;	
	}


.text ul.links{
	margin: 0px;
	padding: 0px;
	}

.text ul.links li.node_read_more a{
	font-style: italic;
	font-size: 0.9em;

	line-height: 17px;
	background-repeat: no-repeat;
	background-position: 66px;
	padding-right: 20px;
	}

.item-list ul {
	margin: 0px;
	padding: 0px;
}
.item-list ul li {

}


#edit-submit, #edit-name-wrapper, #edit-pass-wrapper {
	margin-left: 15px;
	}
	
#tabs {
	float:left;
	width:100%;
	/* [disabled]background:#E3ECF3; */
	font-size:93%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tabs a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	background-image: url(../images/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}
.contact_box {
	height: 300px;
	width: 350px;
	float: right;
}
.models {
	width: 300px;
	float: left;
}











#gallery {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;



	}
#gallery div ol, #gallery div ul{
	color: #000;
	margin-left: 25px;
	font-size: 12px;
	
	}
	
#gallery h1{
	background-image: url(../../../spl/final/images/h1.jpg);
	height: 32px;
	color: #ED2124;
	line-height: 32px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 5px;
	margin-top: 15px;
	}	
#gallery p{
	color: #000;
	padding-top: 8px;
	padding-right: 5px;
	}	
	
	#gallery ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	#gallery ul li {
	display: block;
	height: 230px;
	width: 155px;
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin: 10px;
	 
}
#gallery ul li:hover {
	background-color: #D3E4FA;
		border: 1px solid #068A99;

}
#gallery ul li p {
	text-align: center;
	color: #930;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;

}
#gallery ul li div a{
	text-align: center;
	color: #06F;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	padding-top: 5px;

}
#gallery ul li div {
	text-align: center;
	/* [disabled]color: #C3C3C3; */
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/* [disabled]padding-top: 5px; */

}
	#gallery ul img {
	border: 1px solid #CCC;
	height: 180px;
	width: 153px;
	padding: 0px;
	margin: 0px;
	}
	#gallery ul a:hover img {
	color: #fff;
	}
	#gallery ul a:hover {
	color: #666;
}
.temp{
	float:left;
	width:135px;
	padding: 5px;
}
.temphol{
	position:relative;
	width:135px;
	height:90px;
	overflow:hidden;
}
.temphol img {
	position: absolute;
}
.thumb{
	position:absolute;
	/* [disabled]top:7px; */
	/* [disabled]left:7px; */
	width:276px;
	height:100px;
	text-indent:-999px;
	overflow:hidden;

}
.views-field-field-latest-product-image-fid{
	float: left;
	margin-right: 15px;

}

.view-id-latest_product_views div div.views-row-odd {
	clear: both;	
	
	}
	
.view-id-latest_product_views div div.views-row-even {
	clear: both;	
	
	}	
	
	
	
table.news tbody th {
	background-color: #666;
	border: 1px solid #333333;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
table.news caption {
    color: #996600;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin: 5px 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
}
table.news tbody td {
	background-color: #FFFFFF;
	border: 1px solid #666;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
table.news {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 99%;
}

table.st1 {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 45%;
	float: left;
	margin-left: 30px;
	border: thin solid #333;
}


table.st1 tbody th {
	background-color: #666;
	border: 1px solid #333333;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}

table.st1 tbody td {
	background-color: #FFFFFF;
	border: 1px solid #666;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}


.text ul.pager li {
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #D8D8D8;
	background-color: #F5F5F5;
	color: #828200;
	font-weight: bold;
	background-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

.text ul.pager li:hover{
	
	border: 1px solid #D8D8D8;
	background-color: #FFF;
	color: #000;
}
.read_more {
	color: #C00;
	font-weight: normal;
	padding-left: 10px;
}
.slide{
	
	}
	
.slide li{
	border: 7px solid #E9E9E9;
	float: left;
	padding: 0px;
	margin: 11px;
	height: 160px;
	
	}	
