*{	padding: 0; 	margin: 0; }
.clear { clear: both; }
img{ border: none; }
img.floatleft, div.productlast img{ float: left; 	margin-right: 10px; }
span.blue{ color: #00aeef; font-weight: bold; }
span.orange{ color: #f7941e; font-weight: bold; }
span.green{ color: #57ba47; font-weight: bold; }
span.maroon{ color: #CC0000; }
span.red{ color: #FF0000; font-weight: bold; }
a{ text-decoration: none; outline: none;}
/*--------BODY----*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
}
/*--------WRAPPER----*/
#wrapper
{ 
	margin: 0 auto;
	width: 940px;
}
/*--------HEADER----*/
#header 
{
	color: #333;
	width: 940px;
	height: 120px;
	position: relative;
	margin-bottom: 5px;
}
#header img
{
	position: absolute;
	top: 20px;
	left: 0;
}
/*--------TOP-NAV----*/
#top-nav
{
	position: absolute;
	top: 0;
	left: 333px;
}
#top-nav li
{
	float: left;
	display: block;
	height: 120px;
	border-right: 1px solid #d7d7d7;
	list-style: none;
}
#top-nav li a
{
	display: block;
	padding: 107px 10px 0 10px;
	font-size: 1.2em;
	color: #555555;
	text-decoration: none;
}
/*--------BANNER1----*/
#banner1 
{
	width: 940px;
	height: 287px;
	background: url(../images/banner_type1.jpg) left top no-repeat;
}
#banner2{
	width: 940px;
	height: 168px;
	background: url(../images/banner_type2.jpg) left top no-repeat;
	}
#banner3{
	width: 940px;
	height: 287px;
	background: url(../images/banner_type3.jpg) left top no-repeat;
	}
/*--------PROMO----*/
#promo{
	background: #e2e2e2;
	padding: 15px 10px;
	}
/*--------CONTENT----*/
#content
{
	/*background: url(faux-4-2-col.gif);*/
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	padding-bottom: 20px;
}
#leftcolumn-rightbig h1, #leftcolumn-rightsmall h1{ font-size: 2.3em; color: #00aeef; margin-bottom: 20px; }
#leftcolumn-rightbig p, #leftcolumn-rightsmall p{ font-size: 1.2em; color: #555555; margin-bottom: 15px; line-height: 150%; }
#rightcolumn-rightbig p, #rightcolumn-rightsmall p{ font-size: 1.1em; color: #555555; }
.rightbig{ background: url(../images/strip_content_type1.jpg); }
.rightsmall{ background: url(../images/strip_content_type2.jpg); }
/*--------LEFTCOLUMN-RIGHTBIG----*/
#leftcolumn-rightbig
{ 
	float: left;
	width: 430px;
	display: inline;
	position: relative;
}
/*.inside{ padding: 15px 10px; }*/
/*--------RIGHTCOLUMN-RIGHTBIG----*/
#rightcolumn-rightbig
{ 
	display: inline;
	color: #333;
	width: 450px;
	float: right;
	margin-right: 40px; 
}
/*--------LEFTCOLUMN-RIGHTSMALL----*/
#leftcolumn-rightsmall
{ 
	float: left;
	width: 650px;
	display: inline;
	position: relative;
}
/*--------RIGHTCOLUMN-RIGHTSMALL----*/
#rightcolumn-rightsmall
{ 
	display: inline;
	color: #333;
	width: 225px;
	float: right;
	margin-right: 40px; 
}
/*--------PRODUCT----*/
div.product
{
	padding: 15px 10px;
	/*border-bottom: 2px dotted #000;*/
	background: url(../images/rightpanel_contact_divider_dots.jpg) left bottom no-repeat;
}
div.productlast
{
	padding: 15px 10px;
	border: none;
}
img.floatleft
{
	float: left;
	margin-right: 10px;
}
/*--------PRODUCT-CATEGORIES----*/
ul#product-categories
{
}

ul#product-categories li
{
	list-style: none;
	font-size: 1.4em;
	background: url(../images/rightpanel_product_divider_dots.jpg) left bottom no-repeat;
	padding: 15px 10px;
}
ul#product-categories li a:link, ul#product-categories li a:visited
{
	text-decoration: none;
}
/*--------HEAD-PRODUCT----*/
div.head-product img
{
	float: left;
	margin: 0 10px 10px 0;
}
/*--------TESTIMONIAL----*/
div.testimonial
{
	padding: 15px 10px;
	background: url(../images/rightpanel_contact_divider_dots.jpg) left bottom no-repeat;
}
div.testimoniallast
{
	padding: 15px 10px;
	border: none;
}
div.testimoniallast img
{
	float: left;
	margin-right: 10px;
}
div.testimonial p.testament, div.testimoniallast p.testament
{
	background: url(../images/quote_open.jpg) left top no-repeat;
	padding: 10px 0 0 20px;
	line-height: 150%;
	/*display: block;*/
}
div.testimonial p.testament span, div.testimoniallast p.testament span
{
	background: url(../images/quote_close.jpg) right bottom no-repeat;
	padding: 0 20px 10px 0;
	display: block;
}
div.testimonial a:link, div.testimonial a:visited
{
	text-decoration: none;
	color: #555555;
}
div.testimonial a:hover
{
	text-decoration: underline;
}
/*--------ABOUTUS----*/
#aboutus
{
	padding: 30px 30px;
}
#aboutus p
{
	margin: 0 8px;
}
/*--------POLICIES----*/
#policies
{
	padding: 65px 10px 0 10px;
}
#policies p{ font-size: 1.2em; color: #555555; margin-bottom: 15px; line-height: 150%; }
/*--------IMAGES----*/
div.images li{
	float: left;
	margin: 0 10px 15px 0;
	list-style: none;
	width: 85px;
	height: 105px;
	overflow: hidden;
	}
div.images li img{  }
div.images li p{ text-align: center; }
/*div.images img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}*/
/*--------FOOTER----*/
#footer 
{ 
	width: 900px;
	border-top: 1px solid #898989;
	padding-top: 10px;
	margin-bottom: 20px;
}
#footer p
{
	font-size: 1em;
	color: #b7b7b7;
}
#footer a:link, #footer a:visited
{
	color: #b7b7b7;
	text-decoration: none;
}
#footer a:hover
{
	color: #444444;
}
/*--------FOOTER-NAV----*/
#footer-nav
{
	height: 1.1em;
	margin-bottom: 10px;
}
#footer-nav li
{
	float: left;
	margin-right: 20px;
	list-style: none;
}
#footer-nav li a:link, #footer-nav li a:visited
{
	text-decoration: none;
	font-size: 1.1em;
	color: #555555;
}
/*--------PRODUCT-BOTTOM-NAV----*/
#product-bottom-nav
{
	clear: both;
	height: 1.1em;
	margin-bottom: 10px;
}
#product-bottom-nav li
{
	float: left; 
	margin-right: 20px;
	margin-bottom: 10px;
	list-style: none;
	display: inline;
}
#product-bottom-nav li.kids{
	margin-left: 87px;
	}
#product-bottom-nav li.last
{
	margin: 0;
}
#product-bottom-nav li a:link, #product-bottom-nav li a:visited
{
	text-decoration: none;
	font-size: 1.1em;
	color: #555555;
}
/*--------CONTACT----*/
#contact
{
	margin-bottom: 15px;
}
#contact label
{
	display: block;
	font-size: 1.2em;
	color: #555555;
	margin-bottom: 4px;
}
#contact input.textfield
{
	width: 200px;
	padding: 2px 0;
	margin-bottom: 8px;
}
#contact textarea.textareas
{
	width: 250px;
	height: 100px;
	margin-bottom: 8px;
}
#contact input.submit
{
	border: 1px solid #555;
}
#insert_response
{
	color: #FF0000;
	font-size: 1.2em;
	margin: 0 0 5px 0;
}
#submenuarea
{
	margin-bottom: 0px;
}
/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
/*background: #E8E8E8;*/
height: 20px;
padding: 5px 0;
width: 100%;
float: right;
}

.tabsmenucontentclass ul{
list-style-type: none;
float: right;
margin-right: 40px;
display: inline;
}

.tabsmenucontentclass li{
float: left;
margin-left: 1em;
}
.tabsmenucontentclass li a:link, .tabsmenucontentclass li a:visited
{
	color: #555555;
	text-decoration: none;
}
.tabsmenucontentclass li a:hover
{
	text-decoration: underline;
}
form.cart
{
	font-size: 1.2em;
	color: #555555;
	margin-bottom: 15px;
}
form.cart select
{
	width: 150px;
	padding: 2px 0;
}
form.cart input.buttoncart
{
	vertical-align: middle;
}
#leftcolumn-rightsmall p.products{
cursor: pointer;
padding: 2px 0px;
position: relative;
text-transform: uppercase;
font-size: 1.4em;
}
.products img{
	margin-right: 5px;
	vertical-align: text-top;
	position: absolute;
	right: 0;
	}
div.theproduct{ padding: 0 10px; }

