/*-------body stuff------*/

html
	{
	margin: 0;
	padding: 0;
	}
body
	{
	background: #666 url(images/pattern_bg.gif) center repeat-y;
	width: 770px;
	text-align: left;
	font-weight: normal;
	font-family:  Verdana, Arial;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	}
/*----------content div parameters---------*/	
#content
	{
	float: left;
	width: 350px;
	wid\th: 340px;
	padding-left: 30px;
	margin-top:263px;
	margin-bottom: 25px;
	}
#content-wide
	{
	float: left;
	width: 730px;
	wid\th: 720px;
	padding-left: 30px;
	margin-top:263px;
	margin-bottom: 25px;
	}	
#content p, #content-wide p
	{
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
	}

.producttable
	{
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	}	

.error
	{
	font-size: 11px;
	line-height: 1.5;
	font-weight:bold;
	color:#FF0000;
	
	}	
#content h1, h2, h3, h4, h5, h6
	{
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	}
	
#content-wide h1, h2, h3, h4, h5, h6
	{
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	}	
	
#content a
	{
	color: #000;
	
	}
	
#content-wide a
	{
	color: #000;
	
	}	
#content a:hover
	{
	color: #0099cc;
	
	}
	
/*-------rhs div parameters----*/

#rhs 
	{
	float: left;
	floa\t: right;
	margin: 263px 10px 0 15px;
	margin-lef\t: 0;
	width: 330px;
	}
#rhs h3
	{
	font-size: 12px;
	line-height: 1.5;
	padding-right: 15px;
	padding-left: 10px;
	color: #333333;
	}
	
#rhs p
	{
	font-size: 10px;
	line-height: 1.5;
	padding-right: 15px;
	padding-left: 10px;
	
	}

#rhs ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	}

#rhs li 
	{ 
	margin: 5px 0 3px 8px;	
	}

#rhs li a
	{
	display: block;
	padding: 0px 2px 7px 18px;
	border-bottom: 1px solid #aaa;
	width: 280px;
	color: #666;
	text-decoration: none;
	background-image: url(images/sml_logo1.gif);
	background-repeat: no-repeat;
	}

#rhs li a:hover
	{
	background-image: url(images/sml_logo2.gif);
	background-repeat: no-repeat;
	color: #000;
	}


/*-----------articles------------*/
#articles 
	{
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	background: #ebebeb;
	width: 320px;
	}
	

#articles li 
	{ 
	margin: 5px 0 3px 8px;
	padding: 0;	
	}

#articles li a
	{
	display: block;
	padding: 10px 2px 7px 25px;
	border: none;
	color: #000;
	text-decoration: none;
	}

#articles li a:hover
	{
	color: #000;
	background: none:
	}
	
/*----------smallport-----------*/

#smallport 
	{
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	background: #ebebeb;
	width: 320px;
	}


/*-------main navigation----*/
#main_nav
	{
	position: absolute;
	top: 208px;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 750px;
	margin-left: -375px;
	font-size: 11px;
	z-index: 4;
	}	

#main_nav ul {
      margin:0;
      padding:10px 10px 0 30px;
      list-style:none;
      }
#main_nav li {
      float:left;
      background:url("images/left.gif") no-repeat left top;
      margin:0 2px 0 0;
      padding:0 0 0 9px;
      }
#main_nav a {
      display:block;
      background:url("images/right.gif") no-repeat right top;
      padding:10px 15px 8px 6px;
      text-decoration:none;
      font-weight:normal;
      color:#000;
      }
#main_nav a:hover {
      color:#333;
      }
	
/*---------top h1 title--------------*/

#header_title
	{
	position: absolute;
	top: 60px;
	left: 50%;
	margin: 0 0 0 -375px;
	padding: 0;
	width: 750px;
	z-index: 2;
	}
	
#header_title h1
	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding-left: 30px;
	padding-right: 300px;
	font-weight: normal;
	}
	
#header_title h1 a
	{
	color: #fff;
	text-decoration: none;
	}
#header_title h1 a:hover
	{
	color: #ddd;
	text-decoration: none;
	}

#header_title h1 a:visited
	{
	color: #fff;
	}
	
/*-----------footer-----------*/

#footer 
	{
	clear: both;
	background: #fff;
	padding: 20px 75px 35px 75px;
	font-size: 10px;
	text-align: center;
	border-top: solid 1px #999;
	margin-bottom: 0;
	}
	
/*------------banner-----------*/

#banner
	{
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 750px;
	margin-left: -375px;
	font-size: 11px;
	z-index: 0;
	background-image: url(images/header_dreamy.jpg);
	height: 250px;
	}
/*--------images-----------*/

.smallthumb
	{
	padding-right: 15px;
	}
	
.rhs_header
	{
	margin-top: 25px;
	}
.cart {
color:#000099;
}


.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}

#content  .product_title, #content  .product_title p{
font-size:14px;
font-weight:bold;
color: #0099CC;
}
