/*---------------------------------clearfix start-----------*/
.clear:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
/*.clear       {display:inline-block;}	-give css errors in firefox*/

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
/*-----------------------------------clearfix end-----------*/

html, body {  
	font		: 11px Lucida Grande, Sans-Serif, Verdana, Geneva, Arial, Helvetica;	
	color		: #000; 
	margin		: 6px;
	line-height: 13pt
}
h1,h2,h3,h4,h5,h6,p,form { margin:0;padding:0;}
h1,h2,h3,h4,h5 {
	padding	: 0.4em 0 0.4em 0;
	font-size: 11px;
	font-weight: normal;
}
h1{	
	font			: 24px Georgia, Serif;
	font-weight		: bold;
	padding			: 5px 0 5px 0;
	margin-bottom	: 10px;
	color			: #cc3333;
}
h2{	
	font			: 18px Georgia, Serif;
	padding			: 5px 0 5px 0px;
	margin-bottom	: 5px;
	color			: #228B22;
}
h3{	
	font			: 1.1em sans-serif;
	padding			: 5px 0 5px 0px;
	margin			: 0 0 5px 5px;
	color			: green;
}

a:link, a:active, a:visited {	color : #1879C4;}
a:hover { color : #C40E01; }

.cursor		{	cursor  : pointer; } 
img  		{	border  : 0; } 
hr			{	color: #ccc; background-color: #ccc; border: 1px; height: 1px; }
.bold		{	font-weight: bold;	} 
.center		{	text-align: center;	}
.left		{	text-align: left;	}
.right		{	text-align: right;	}
.hidden		{	display: none; }
.visible	{	visibility: visible; width:100%; height:auto; }
.green		{	color: Green; }
.red		{	color: #990000;	}
.v50	{	width:50%; float:left; }

#outerwrap {
	width			: 800px;
	margin			: 0 auto;
	border			: 1px solid #111;
}
#innerwrap{	
	margin			: 12px;
}
#center{
	min-width		: 400px;
	min-height		: 400px;
}
#top{
	width			: 100%;
	height			: 120px;
}
#top_about{
	width			: 100%;
	height			: 260px;
}
#top_wepaint{
	width			: 100%;
	height			: 200px;
}
#bot{
	text-align		: left;
	color			: #000;
	padding			: 10px 0 10px 0;
	clear			: both;
}
#logo{
	margin-left		: 4px;
	font			: 28px Georgia;
	float			: left;
}
/*------------------custom styles-----------------*/
#cart{
	float:right;
	margin-top:20px;
	width:150px;
	background: #fff url(../images/cart.gif) 0 -4px no-repeat;
}
#cart div{ 
	margin-left:35px;	
	font-size:10px; 
}
#cart div a{ color:#000; }

/*-------------------------------------------------*/
#searchbox{
	float:right;
	margin-top:20px;
	padding-right:10px;
}
#privatesearch{
	position:relative;
	background:#eee;
	padding:4px;
}
/*-------------------------------------------------*/
a.button, .button{
	background	: #eee;
	color		: #000;
	text-align	: center;
	font-size	: 11px;
	padding		: 0 8px 0 8px;
	margin		: 2px 0 2px 0;
	border-top	: 1px solid #e2e2e2;
	border-right	: 1px solid #ccc;
	border-bottom	: 1px solid #ccc;
	border-left	: 1px solid #e2e2e2;
	text-decoration	: none;
	cursor		: pointer;
}
a.button:hover, .button:hover{ 
	color		: blue;
}
/*-------------------------------------------------*/
#message{
	color		: red;
}

/*-------------------------------------------------*/
#pager-top	{ border-bottom:1px solid #ccc;  border-top:1px solid #ccc; }
#pager-bot	{ border-bottom:1px solid #ccc; }
.pager-left		{ width:140px; }
.pager-center	{ width:340px; }
.pager-select	{ width:140px; }

#images 		{ width:100%; border:0; }
#images td		{
	padding:4px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align: center;
}
#images td.td4{ border-right:0;}

#images td div	{ padding-top:5px; }
#images td b	{ font-weight:normal; color:green; }
#images td p	{ padding:2px; color:#333;  }

.floater {
	float:right;
	margin:.20in;
	}
.float-left {
	float:left;
	margin:.10in;
}


/* ----- MAIN NAVIGATION   ------------------------------------------------------ */
#top-menu {
	width			 : 100%;
	margin			 : 0;
	padding          : 0;
	border-top		 : 1px solid #111;
	border-bottom	 : 1px solid #111;
}
#menu {
	float			 : right;
	margin           : 0;
	padding          : 0 10px;
}
#menu ul {
	margin           : 0;
	padding          : 0;
	list-style       : none;
	z-index          : 600;
}
#menu a {
    font			 : 10px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style		 : normal;
    font-variant	 : normal;
	font-weight		 : bold;
	line-height      : 20px;
	display          : block;
	padding          : 2px 10px;
	color            : #000;
	text-decoration  : none;
}

#menu ul a {
	padding          : 2px 5px;
}

#menu li {
	float            : left;
	margin           : 0;
	padding          : 0;
	list-style       : none;
	color            : #000;
	z-index          : 600;
}

#menu li ul {
	position         : absolute;
	left             : -999px;
	width            : 170px;
	w\idth           : 170px;
	height           : auto;
	margin           : 0;
	padding          : 0;
	border-top       : 1px solid #000;
	border-left      : 1px solid #fff;
	border-right     : 1px solid #fff;
	z-index          : 600;	
}

#menu li li {
	margin           : 0;
	padding          : 0;
	width            : 170px;
	color            : #000;
	background-color : #107BBF;
	border-bottom    : 1px solid #fff;	
}

#menu li a:hover {
	color            : blue;
}

#menu li:hover ul, #menu li.sfhover ul {
	margin           : 0 0 0 2px;
	left             : auto;
}

.main1{
	float:left;
	width:35%;
}
.main2{
	float:left;
	width:65%;
}
.main3{
	float:right;
	position:relative;
}

