	/* 
	Theme Name: Industrial Web Templates
	Theme URL: http://www.industrialwebtemplates.com
	Author : Nice Layouts

*/
body {
	background: #fff url(images/bg.gif) repeat-x;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
#wrap {
	background: #fff url(images/bg.png) repeat-x;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	width: 1060px;
	margin: 0px auto 0px;
	position: relative;
	border: 1px solid #CCCCCC;
	}

a img {
	border: none;
	}
a:focus, a:hover, a:active {
	outline: none 
	}

#header {
	background: #FFFFFF url(images/header.png);
	width: 1000px;
	height: 100px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

.breadcrumb
{
    background-color:transparent;
	height:25px;
	color:#5085D6;
	font-weight:bold;
}
.breadcrumb a,a:hover, a:visited
{
color:#487DCE;
font-size:11px;

}
.headerleft {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.headerleft p {
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
.headerright {
	width: 730px;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	}
.headerright p {
	margin: 0px;
	padding: 0px 50px 0px 0px;
	}
.headerright a, .headerright a:visited {
	color: #000000;
	text-decoration: none;
	}
.headerright a:hover {
	color: #666666;
	text-decoration: underline;
	}
#navbar {
	width: 1000px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;

}

#nav {

	margin: 0px;

	padding: 0px;

}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #536C80;
	display: block;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
	padding: 8px 5px 9px 15px;
	text-decoration: none;
    background-image: url(images/navtop_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav li a:hover, #nav li a:active {
	/*background: #FFFFFF;*/
	color: #254870;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #FFFFFF;
	width: 170px;
	color: #666666;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
}
#nav li li a:hover, #nav li li a:active {
	background: #999999;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#nav li li {
}
#nav li ul a {
	width: 160px;
}
#nav li ul a:hover, #nav li ul a:active {
}
#nav li ul ul {
	margin: -30px 0 0 191px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	position: static;
}

#subnavbar {
	width: 1000px;
	height: 35px;
	color: #FFFFFF;
	margin: 1px auto 0px;
	padding: 0px;
	}
#subnav {
	margin: 0px;
	padding: 0px;
	}

#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#subnav li a, #subnav li a:link, #subnav li a:visited {
	background: url(images/subnav.png) no-repeat left bottom;
	color: #ffffff;
	display: block;
    margin: 0px;
	padding: 10px 12px 7px 15px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	}
#subnav li a:hover, #subnav li a:active {
	color: #FFFFFF;
	display: block;
    margin: 0px;
	padding: 10px 12px 7px 15px;
	}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #fcfcfc;
	width: 170px;
	color: #4277C8;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 11px;
	border-bottom: 1px solid #e9e9e9;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	}
#subnav li li a:hover, #subnav li li a:active {
	background: #000;
	color: #FFFFFF;
	padding: 5px 10px 5px 11px;	
	}
#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}
#subnav li ul a { 
	width: 160px;
	}
#subnav li ul a:hover, #subnav li ul a:active { 
	}
#subnav li ul ul {
	margin: -24px 0 0 191px;
	}
#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}
#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
	}
#subnav li:hover, #subnav li.sfhover { 
	position: static;
	}
#homepage {
	float: left;
	width: 730px;
	background:#fff;
	margin: 0px 0px 15px 0px;
	padding: 20px 19px 2px 2px;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	}
#homepage a, #homepage a:visited  {
	color: #fff;
    font-size:11px;
	text-decoration: none;
	border-bottom: 1px dotted #3A87DD;
	}
#homepage a:hover {
	color: #fff;
    font-size:11px;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	}
#homepage p {
	margin: 0px;
	padding: 0px;
	}
#homepage h1 {
	background: #fdfdfd;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
#homepage h1 a  {
	color: #222222;
	text-decoration: none;
	border: none;
	}
#homepage h1 a:hover {
	color: #666666;
	text-decoration: none;
	border: none;
	}

#homepage h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	}
#homepage h3 {
	background: #F5F5F5;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
#homepage h4 {
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}
#homepage embed, #homepage object {
	width: 250px; 
	height: 205px;
	margin: 10px 0px 5px 0px; 
	padding: 0px;
	}
#homepage ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
	}
#homepage ul li {
	background: url(images/arrow.gif) no-repeat left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
.homepageleft {
	float: left;
	width: 396px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
.homepageright {
	float: right;
	width: 270px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
.homebox {
	margin: 0px;
	padding: 5px 10px 0px 10px;
	}
#fcg {
	background: #F5F5F5;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	}
#fcg p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	}
#content 
{
	width:1010px;
	margin: 0px auto 0px;
	padding: 2px 0px 0px 0px;
}
#contentleft {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 20px 19px 20px 20px;
	border-right: 0px solid #DDDDDD;
	border-top: 0px solid #DDDDDD;
    background-color:#fff;
	margin-bottom:15px;
	}
.content_middle {
	float: left;
	width: 200px;
	margin-left:10px;
	padding: 20px 19px 20px 20px;
	border-left: 1px solid #DDDDDD;
    background-color:#fff;
	}
.template_details
{
color:#434343;
font-family:"Tahoma";
font-size:11px;
text-align:left;
font-weight:bold;
font-variant:normal;
}
.details_price
{
color:#FF1F00;
font-family:"Tahoma";
font-size:15px;
text-align:left;
font-weight:bold;
font-variant:normal;
}
#contentwide {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #DDDDDD;
	}
#contentwide a, #contentwide a:visited {
	color: #3A87DD;
	text-decoration: none;
	border-bottom: 1px dotted #3A87DD;
	}
#contentwide a:hover {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #FFFFFF;

	}



#contentleft h1, #contentwide h1 {
	color:#3F89C3;
    display:inline;
	font-size: 16px;
    font-weight:bold;
	font-family: Trebuchet MS, Arial, Tahoma;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	}

	

#contentleft h1 a, #contentwide a  {

	color: #222222;

	text-decoration: none;

	border: none;

	}



#contentleft h1 a:hover, #contentwide a:hover {

	color: #666666;

	text-decoration: none;

	border: none;

	}

	

#contentleft h2, #contentwide h2 {

	color: #222222;

	font-size: 14px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: normal;

	margin: 10px 0px 5px 0px;

	padding: 0px 0px 5px 0px;

	border-bottom: 1px dotted #7FD195;

	}

	

#contentleft h3, #contentwide h3 {

	color: #222222;

	font-size: 22px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: normal;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}

	

#contentleft h4, #contentwide h4 {

	color: #222222;

	font-size: 22px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-weight: normal;

	margin: 0px 0px 20px 0px;

	padding: 0px;

	}

	

#contentleft img.wp-smiley {

	float: none;

	border: none;

	padding: 0px;

	margin: 0px;

	}



#contentleft img.wp-wink {

	float: none;

	border: none;

	padding: 0px;

	margin: 0px;

	}



.postarea p {

	padding: 0px 0px 10px 0px;

	margin: 0px;

	}

	

.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #3A87DD;

	}

	

.postarea a:hover, .postcomments a:hover {

	color: #3A87DD;

	text-decoration: none;

	border-bottom: 1px dotted #FFFFFF;

	}

	

.postarea ol {

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 10px 0px;

	}

	

.postarea ol li {

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 5px 0px;

	}

	

.postarea ul {

	list-style-type: none;

	margin: 0px 0px 0px 5px;

	padding: 0px 0px 10px 0px;

	}

	

.postarea ul ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

.postarea ul li {

	background: url(images/arrow2.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

.postarea ul ul li {

	background: url(images/arrow2.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

blockquote {

	font-style: italic;

	margin: 0px 25px 15px 25px;

	padding: 0px 25px 0px 10px;

	border-left: 2px solid #C0C0C0;

	}

	

#content blockquote p {

	margin: 0px;

	padding: 10px 0px 10px 0px;

	}

	

.postauthor {

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

.postmeta {

	background: #fff;

	font-size: 11px;

	text-transform: normal;

	margin: 0px 0px 10px 0px;

	padding: 5px 10px 5px 10px;
    color:#7e7e7e;
	border-bottom: 1px dotted #7FD195;

	}

.postmeta  a
{
color:#7e7e7e;

}
.postmeta  a:visited
{
color:#4c82d2;

}
.postmeta  a:active
{
color:#386DC0;

}
.postmeta  a:hover
{
color:#4c82d2;

}
.postmeta p {

	margin: 0px;

	padding: 0px;

	}

	

code {

	color: #222222;

	background: #EAEAEA;

	font-size: 11px;

	margin: 0px;

	padding: 10px;

	display: block;

	font-family: Verdana, Tahoma, Verdana;

	}

	

.archive {

	float: left;

	width: 320px;

	margin: 0px;

	padding: 0px 25px 20px 0px;

	}



/************************************************

*	Images  					     		    * 

************************************************/



img.centered  {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0px;

	}

	

img.alignnone {

	padding: 0px;

	margin: 0px 0px 10px 0px;

	display: inline;

	}



img.alignright {

	padding: 0px;

	margin: 0px 0px 10px 10px;

	display: inline;

	}



img.alignleft {

	padding: 0px;

	margin: 0px 10px 10px 0px;

	display: inline;

	}

	

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	}



.alignright {

	float: right;

	margin: 0px 0px 10px 10px;

	}



.alignleft {

	float: left;

	margin: 0px 10px 10px 0px;

	}

	

.wp-caption {

	border: 1px solid #DDDDDD;

	text-align: center;

	background-color: #F5F5F5;

	padding: 4px 0px 5px 0px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	}



.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

	}



.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}

	

/************************************************

*	Sidebar 	        			     	    * 

************************************************/

	

#sidebar {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 18px;
	background: #F9f9f9;
	}
#sidebar a, #sidebar a:visited  {
	color: #3A87DD;
	text-decoration: none;
	border-bottom: 1px dotted #3A87DD;
	font-size:11px;
	}
#sidebar a:hover {
	color: #3A87DD;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	font-size:11px;
	}
#sidebar h2 {
	background: #FFFFFF url(images/sbg.png) no-repeat left top;
	color: #3DC2FF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 4px 32px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	}
#sidebar h3 {
	background: #FFFFFF url(images/sbg.png) no-repeat left top;
	color: #3DC2FF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 4px 32px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	}
	

#sidebar h5 {
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}



#sidebar p {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	line-height: 20px;

	}

	

#sidebar .widget  {

	background: #F9f9f9;

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}
#sidebar .widget_search
{
background: transparent;

}
#sidebar  .widget_categories
{
background: transparent;

}

#sidebar ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

	

#sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}

	

#sidebar ul ul li a, #sidebar ul ul li a:visited {

	color: #222222;

	text-decoration: none;

	border-bottom: 1px solid #FFFFFF;

	}

	

#sidebar ul ul li a:hover{

	color: #3A87DD;
    font-size:11px;
	text-decoration: none;

	border-bottom: 1px dotted #3A87DD;

	}



#sidebar ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 10px;

	padding: 0px;

	}

	

#sidebar ul ul ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#sidebar ul li li {

	background: url(images/arrow2.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

#sidebar ul li ul li {

	background: url(images/arrow2.gif) no-repeat top left;

	padding: 0px 0px 0px 15px;

	margin: 0px 0px 5px 0px;

	}

	

.textwidget {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	}

	

.widget_tag_cloud {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	}

	

/************************************************

*	Footer Background							*

************************************************/



#footerbg {

	background: #FFFFFF url(images/footer.png) repeat-x;

	}

	

/************************************************

*	Footer  									*

************************************************/



#footer {

	width: 960px;

	height: 80px;

	color: #FFFFFF;

	margin: 0px auto 0px;

	padding: 0px;

	}

	

#footer p {

	margin: 0px;	

	padding: 0px;

	}



.footertop {

	font-size: 12px;

	color: #222222;

    font-weight: normal;

	margin: 0px;

	padding: 18px 0px 0px 0px;

	}

	

.footertop  a {

	color: #222222;
	font-size:12px;
	text-decoration: none;

	}



.footertop  a:hover {

	color: #666666;
	font-size:12px;
	text-decoration: underline;

	}

	

.footerbottom {

	font-size: 11px;

	color: #666666;

    font-weight: normal;

	margin: 0px;

	padding: 12px 0px 0px 0px;

	}

	

.footerbottom a {

	color: #666666;

	text-decoration: none;

	}



.footerbottom a:hover {

	color: #000000;

	text-decoration: underline;

	}

	

/************************************************

*	Search Form									*

************************************************/



.postform {

	background: #F5F5F5;

	width: 240px;

	color: #222222;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 0px 0px 0px;

	padding: 1px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#cat {

	background: #FFFFFF;

	color: #222222;

	margin: 5px 0px 0px 10px;

	}



#subscribe {

	margin: 0px;

	padding: 10px 0px 5px 0px;

	overflow: hidden;

	}



#subbox {

	background: #F5F5F5 !important;

	width: 185px;

	color: #222222;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: normal;

	margin: 0px;

	padding: 5px 0px 5px 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#subbutton {

	background: #333333 url(images/homelink.png);

	color: #FFFFFF;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	font-size: 12px;

	text-transform: uppercase;

	text-decoration: none;

	margin: 0px 0px 0px 5px;

	padding: 3px 5px 4px 5px;

	border: 1px solid #333333;

	}



#searchform {

	margin: 5px 0px 0px 10px;

	}

	

#searchformheader {

	margin: 15px 0px 0px 0px;

	}

	

#searchbox {

	background: transparent !important;

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

	width: 210px;

	color: #222222;

	font-family: Arial, Tahoma, Verdana;

	padding: 4px;

	margin: 0px 3px 0px 0px;

	border: 1px solid #F5F5F5;

	}

	

#searchbutton {

	background: #555555;

	-moz-border-radius: 5px;

    -webkit-border-radius: 5px;

	color: #FFFFFF;

	font-family: Arial, Tahoma, Verdana;

	padding: 3px;

	margin: 0px;

	border: 1px solid #555555;

	}

	

#s {

	background: #F5F5F5;

	width: 170px;

	color: #222222;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 3px 0px 0px;

	padding: 3px 0px 3px 3px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#searchsubmit {

	background: #DDDDDD;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	margin: 0px;

	padding: 1px 2px 1px 2px;

	border: 1px solid #AAAAAA;

	display: inline;

	}

	

#submit {

	background: #DDDDDD;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	margin: 0px;

	padding: 2px 5px 2px 5px;

	border: 1px solid #AAAAAA;

	}

	

#author, #email, #url {

	background: #EAEAEA !important;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px;

	padding: 4px;

	border: 1px solid #AAAAAA;

	}

	

#comment {

	background: #EAEAEA !important;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 0px 5px 0px;

	padding: 4px;

	border: 1px solid #AAAAAA;

	}

	

/************************************************

*	Comments									*

************************************************/

	

.commentlist li ul li {

	font-size: 12px;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	background: #FFFFFF;

	float: right;

	border: 1px solid #EEEEEE;

	padding: 2px;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 12px;

	}



.commentlist p {

	font-weight: normal;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0px;

	}



#commentform {

	margin: 5px 10px 0px 0px;

	}

	

#commentform textarea {

	width: 98%;

	padding: 2px;

	}

	

#respond:after {

	content: "."; 

	display: block; 

	height: 0px; 

	clear: both; 

	visibility: hidden;

	}

	

#commentform p {

	margin: 5px 0px 5px 0px;

	}

	

#commentform #submit {

	margin: 0px;

	float: left;

	}

	

.alt {

	margin: 0px;

	padding: 10px;

	}



.commentlist {

	margin: 0px;

	padding: 0px;

	}

	

.commentlist ol {

	margin: 0px;

	padding: 10px;

	}



.commentlist li {

	margin: 15px 0px 10px;

	padding: 10px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	}



.commentlist p {

	margin: 10px 0px 10px 0px;

	padding: 0px;

	}

	

.children { 

	margin: 0px;

	padding: 0px;

	}



.nocomments {

	text-align: center;

	margin: 0px;

	padding: 0px;

	}

	

.reply a, .reply a:visited {

	background: #DDDDDD;

	color: #222222;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-family: Trebuchet MS, Arial, Tahoma;

	font-size: 11px;

	text-decoration: none;

	margin: 0px;

	padding: 2px 5px 2px 5px;

	border: 1px solid #AAAAAA;

	}

	

.reply a:hover {

	background: #3A87DD;

	color: #FFFFFF;

	text-decoration: none;

	border: 1px solid #3A87DD;

	}



.commentmetadata {

	font-size: 10px;

	margin: 0px;

	display: block;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

	

.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

	

.thread-alt {

	background: #FFFFFF;

	margin: 0px;

	padding: 0px;

	}

	

.thread-even {

	background: #F5F5F5;

	margin: 0px;

	padding: 0px;

	}

	

.depth-1 {

	border: 1px dotted #BBBBBB;

	margin: 0px;

	padding: 0px;

	}



.even, .alt {

	border-top: 1px dotted #BBBBBB;

	border-bottom: 1px dotted #BBBBBB;

	border-left: 1px dotted #BBBBBB;

	margin: 0px;

	padding: 0px;

	}







.tooltip_image{

position:absolute;

z-index:200;

left:-9999px;

top:0px;

}





.tooltip_image2{

position:absolute;

z-index:200;

border:1px solid #4f4f4f;

background-color:#6FB5F1;

padding:5px;

color:#fff;

left:-9999px;

top:0px;

}



.tooltip_image div{

width:477px;

height:170px;

overflow:hidden;

left:20px;

position:absolute;

top:-34px;

z-index:210;

border:1px solid #4f4f4f;

}



.tooltip_image span{

position:absolute;

z-index:209;

top:-60px;

left:0;

}







.jshide{

display:none;

}



.gloss{

background-image:url(images/glas-trans.png);

background-repeat:no-repeat;

}



a .gloss{

cursor:pointer;

}



.border_preview {

	BORDER-RIGHT: #444 1px solid; BORDER-TOP: #444 1px solid; Z-INDEX: 100; BACKGROUND: transparent; BORDER-LEFT: #444 1px solid; BORDER-BOTTOM: #444 1px solid; POSITION: absolute

}

.preview_temp_load {

	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; VERTICAL-ALIGN: middle; PADDING-TOP: 10px; TEXT-ALIGN: center

}

.preview_temp_load IMG {

	VERTICAL-ALIGN: middle; TEXT-ALIGN: center

}







.title_h2 {

	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; PADDING-BOTTOM: 0px; WIDTH: 300px; PADDING-TOP: 12px

}

.title_h21 {

	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; PADDING-BOTTOM: 0px; WIDTH: 300px; PADDING-TOP: 12px;

	color:#000000; font-family:Arial; 

}



.title_temp

{

color:#b90504;

font:Arial;

font-size:15px;

font-weight:bold;

}

.loading_temp_pre

{

color:#bd0403;

font-family:Arial;

font-size:11px;

}



#interface1 {

	Z-INDEX: 1

}

#loader_container {

	WIDTH: 100%; POSITION: absolute; TOP: 40%; TEXT-ALIGN: center

}

#loader {

	BORDER-RIGHT: #6a6a6a 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #6a6a6a 1px solid; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: 10px; Z-INDEX: 255; PADDING-BOTTOM: 16px; MARGIN: 0px auto; BORDER-LEFT: #6a6a6a 1px solid; WIDTH: 135px; COLOR: #000000; PADDING-TOP: 10px; BORDER-BOTTOM: #6a6a6a 1px solid; FONT-FAMILY: Tahoma, Helvetica, sans; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left

}

#progress {

	FONT-SIZE: 1px; LEFT: 10px; WIDTH: 1px; POSITION: relative; TOP: 1px; HEIGHT: 5px; BACKGROUND-COLOR: #9d9d94

}





#loader_bg {

	FONT-SIZE: 1px; LEFT: 8px; WIDTH: 113px; POSITION: relative; TOP: 8px; HEIGHT: 7px; BACKGROUND-COLOR: #ebebe4

}

.title_h2 {

	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; PADDING-BOTTOM: 0px; WIDTH: 300px; PADDING-TOP: 12px

}

.border_preview {

	BORDER-RIGHT: #444 1px solid; BORDER-TOP: #444 1px solid; Z-INDEX: 100; BACKGROUND: #fff; BORDER-LEFT: #444 1px solid; BORDER-BOTTOM: #444 1px solid; POSITION: absolute

}

.photos

{
width:150px;
text-align:center;
float:left;
background-color:#fff;
margin-right:18px;
margin-top:35px;
padding:1px;
}

.photoshome{
width:150px;
text-align:center;
float:left;
background-color:#fff;
margin-right:22px;
margin-top:5px;
padding:1px;
}
.prev_image

{
border-bottom-style:solid;
border-bottom-color:#fff;
border-bottom-width:1px;
width:150px;
height:183px;
}
.buybuttons
{
width:150px;
height:20px;
text-align:center;
background-color:#3DC2FF;
color:#fff;
}
.buybuttons  a
{
font-size:10px;
color:#fff;
font-weight:bold;
font-family:"Tahoma";
text-decoration:none;
}
.buybuttons  a:visited
{
font-size:10px;
color:#fff;
font-weight:bold;
font-family:"Tahoma";
}
.buybuttons  a:hover
{
font-size:10px;
color:#fff;
font-weight:bold;
font-family:"Tahoma";
text-decoration:none;
}
.buybuttons  a:active
{
font-size:10px;
color:#fff;
font-weight:bold;
font-family:"Tahoma";
text-decoration:none;
}
.details
{
width:150px;
color:#434343;
font-family:"Tahoma";
font-size:11px;
text-align:left;
}
.price
{
color:#434343;
font-family:"Tahoma";
font-size:9px;
text-align:left;
font-weight:bold;
font-variant:normal;
}


.bigimage

{

width:450px;
float:left;
text-align:left;

}

.infobox

{



background:#f9f9f9 none repeat scroll 0 0;

border:1px dotted #BBBBBB;

font-size:11px;

margin:0 0 20px;

padding:5px 5px;

height:250px;

}

.infobox1

{

float:left;

width:210px;

background-color:#fff;

margin-left:2px;

padding:5px 5px;

}

.infobox2

{

float:left;

width:210px;

background-color:#fff;

margin-left:2px;

padding:5px 5px;

}

.infobox3

{

float:left;

width:210px;

background-color:#fff;

margin-left:2px;

padding:5px 5px;

}

.infobuttons

{

width:650px;

background-color:#fff;

margin-top:20px;

height:30px;

padding:5px 5px;

}