body 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:url(images/background.gif) repeat-x #ffffff top center;
	font-size:13px;
	color: #B6B9A6;
	border-top: 1px solid #FFFFFF;
}

.clear
{
	clear: both;
}

/*---------------------------------------------------------- 
Page structure
---------------------------------------------------------- */
.breadcrumbContent
{
	padding: 5px 0px 5px 0px;
}

#smallspace
{
	height: 10px;
	clear: both;
}

#leftContent 
{
  width: 210px;
  float: left;
}

#leftMenu
{	
	border-left: dotted 1px #BBBBBB;
	border-right: dotted 1px #DDDDDD;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	padding: 0px 8px;
	background-color: #EEEEEE;
	margin-bottom: 15px;	
}

#leftMenuinside
{		
	padding-bottom: 10px;
			
}

.favoriteCategory, .favoriteProduct 
{
	border-left: dotted 1px #BBBBBB;
	border-right: dotted 1px #DDDDDD;
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;		
	padding: 0px 8px 8px 8px;
	background: #EEEEEE;
	font-size: .9em;
	margin-bottom: 15px;
}

.NarrowByPrice
{
	z-index: 2;
	border: 4px #e9f2ff solid;
	padding: 0px 6px 6px 6px;
	background: #FFFFFF;
	font-size: .9em;
	margin-bottom: 15px;
}

#threeColumnLeftContent 
{
  width: 210px;
  float: left;
  /*border: 1px solid red;*/
}

#mainContent, .mainContent
{
	margin-left: 228px;
}

#mainContent2, .mainContent2
{
	margin-left: 220px;
}

#threeColumnMainContent, .threeColumnMainContent {
  margin-left: 220px;
  margin-right: 190px;
  /*border: 1px solid blue;*/
}

#threeColumnRightContent {
  width: 180px; 
  float: right;
  /*border: 1px solid green;*/
}

div.inner-wrap 
{
	width: 980px;
	padding: 0px 10px 0px 10px;	
	margin: 0 auto;
}	

div.inner-wrap2
{
	width: 980px;
	padding: 0px 0px 0px 10px;	
	margin: 0 auto;
}	

div.inner-wrap-header
{
	position: relative;
	width: 980px;
	margin: 0 auto;
}

#banner
{
	background-image:url(images/bannerbackground.gif) !important;	
	margin-bottom: 20px;
	height: 241px;
}	

.aboutus
{
	margin-left: 505px;
	background-image:url(images/aboutus.png) !important;
	background-position: top left;
	background-repeat:no-repeat;
	height:239px;
}
.txtaboutus
{
	color: White;
	padding:20px 0px;
	width:230px;
}

.contact
{
	margin-top: 2px;
	background-image:url(images/contact.png) !important;
	background-position:top left;
	background-repeat:no-repeat;
	height:239px;
}
.txtcontact
{
	color: White;
	padding:20px 0px;
	width:230px;
}

/*---------------------------------------------------------- 
Header
---------------------------------------------------------- */
#header 
{
	color: #B6B9A6;
	padding: 6px 0px 3px 0px;
	float: left;
	width: 100%;
}

#logonav
{
	float: left;
	padding-top: 6px; padding-bottom: 0px;
}


#topbannersection
{
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

#navigation
{
	background: url(images/nav_background.gif) repeat-x;
}

#navigation-inside
{
	height: 33px;	
}

#content
{	
	z-index: 4;	
	top: 110px;
	text-align: justify;
	float: left;	
	color: #666666;
	width: 100%;
}

#frame
{
	border: 15px #B5B9A6 solid;
	padding: 20px;
	background: #FFFFFF;
	margin-bottom: 20px;
	color: #333333;
}

#leftcol
{
	width: 280px;
	padding-right: 10px;
	float: left;
	margin-bottom: 25px;
}
#rightcol
{		
	margin-bottom: 25px;
	width: 680px;
	float: right;
}
#secondcol
{
	color: #333333;
	width: 310px;
	padding-right: 30px;
	float:left;
}
#map{margin:8px 0pt;float:right;width:340px;height:440px;}

#category_navigation_footer_on
{
	width: 100%;
	height: 35px;
	background: url(images/footernavbackground.gif) repeat-x #ffffff;
}

#category_navigation_footer_off
{
	border-top: 1px solid E9EAE4;
	height: 1px;
}

/*---------------------------------------------------------- 
Footer
---------------------------------------------------------- */
#footer 
{
	color: #B6B9A6;
	background:url(images/footerbackground.gif) repeat-x #8ef2ff bottom;
	width: 100%;
	min-height: 139px;
	font-size: 11px;
	line-height: 14px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

#navigation_footer
{
	padding: 15px 0px 23px 0px;
	font-size: 20px;
	color: #686862; 
}

#footeraddress
{
	color: #848481;
	float: right;
}

#footeraddress #addresstitle
{
	color: #000000;
	font-weight: bold;
	background: url("images/ico_contactus.gif") no-repeat top left;	
	padding-left: 25px;
	margin: 8px 0px 4px 0px;
	line-height: 18px;	
}
