body
{
	margin: 0;
	background: #eee url(images/back-body.gif) top left repeat-x;
	color: #050505;
}

img
{
border:0;
}

h1 {
  margin: 0;
  padding: 10px 6px 5px 0;
  color: #366;
  font: normal 90% Verdana, Arial, Helvetica, sans-serif;
line-height: 100%;
}

div#container
{
	margin: 0 auto 0 auto;
	width: 100%;
	background: #fff /* url(images/back-cont-ie.gif) top center repeat-y */;
border: 0px;
}

div#container2
{
	width: 100%;
	background: transparent /* url(images/back-head.jpg) top center no-repeat */;
	margin: 0;
	padding: 0
	
}

/** Begin Header Elements **/
div#header
{
	padding: 90px 30px 25px 10px;
	background: #006;
}

div#header h1
{
	display: none;
}

div#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#header li
{
	display: block;
	float: left;
}

div#header li span
{
	display: inline;
}

div#header li.first a
{
	border-left: 1px #B63225 solid;
}

div#header li a:link, div#header li a:visited, div#header li a:active
{
	display: block;
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 110%;
	text-transform: lowercase;
	letter-spacing: 1pt;
	color: #ff3;
	text-decoration: none;
	line-height: 25px;
	padding: 0 10px;
	height: 25px;
	float: left;
}

div#header li a:hover
{
	color: #fff;
	background-color: #00c;
}
/** End Header Elements **/

/** Begin Main Elements **/
div#main
{
	margin-left: 170px;
			margin-right: 130px;

	text-align: justify;
	
}

div#main h2
{
	font-family: sans-serif;
	font-size: 110%;
	line-height: 0.9em;
}

div#main blockquote
{
	margin: 0;
	display: block;
	line-height: 15px;
	font-size: 14px;
	border: 1px solid #036;
	padding: 10px;
	background-color: #69c;
	font-family: sans-serif;
	text-align: center;
	
}

div.article p {
border: 1px solid #036;
}

div#main h2 a:link,
div#main h2 a:visited,
div#main h2 a:active
{
	color: #050505;
	text-decoration: underline;
}

div#main h2 a:hover
{
	color: #b4402f;
}

div#main h3
{
	font-family: sans-serif;
	font-size: 120%;
	color: #c60;
	line-height: 1em;
}

div#main p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 90%;
	line-height: 1.1em;
}

div#main ul,
div#main ol
{
list-style: url(./images/li-sec.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 80%;
	margin-left: 4px;
	padding-left: 6px;
	line-height: 1em;
	text-align: left;
}


div#main a:link,
div#main a:visited,
div#main a:active
{
	font-weight: bold;
	color: #00c;
	text-decoration: none;
}

div#main a:hover
{
	color: #465a50;
	text-decoration: underline;
}
/** End Main Elements **/

/* Begin Right Bar Elements */
div#rightbar
{
	float: right;
			width: 120px;
			margin: 0;
	background: #fff;
}



div#rightbar div.section
{
	padding: 5px 0;
	clear: both;
}

div#rightbar div.section h3
{
	margin: 0;
	padding: 0;
	width: 187px;
	height: 36px;
}

div#rightbar div.section h3 span
{
	display: none;
}




div#rightbar img
{
	margin: 10px 5px 0 5px;
}

div#rightbar p
{
	margin: 5px 0;
	text-align: center;
	color: #3A4640;
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 12px;
}

div#rightbar ul
{
	margin: 5px 0;
	list-style: circle;
	padding-left: 27px;
	color: #3A4640;
}

div#rightbar a:link,
div#rightbar a:visited,
div#rightbar a:active
{
	color: #3A4640;
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

div#rightbar a:hover
{
	color: #b4402f;
}

.more {
text-align: right;
}
/* End Right Bar Elements */

div#footer
{
	clear: both;
	width: 751px;
	height: 61px;
	background: transparent url(images/footer_bg2.jpg) bottom left no-repeat;
}

#footer #pixelwave
{
	clear: left;
	float: left;
	margin: 10px 22px 0 0px;
	padding-left: 45px;
	width: 440px;
	text-align: justify;
}

#footer p 
{
	font-size: 10px;
	line-height: 8px;
	font-family: "Georgia", serif;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 5px;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover
{
	color: #222;
	text-decoration: none;
}

div#validation
{
	float: left;
	text-align: center;
	margin: 10px 0 0 15px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#validation a:link,
div#validation a:visited,
div#validation a:active
{
	text-decoration: none;
	background-color: #667a70;
	color: #fff;
	padding: 1px 3px;
	margin: 0 5px;
}

div#validation a:hover
{
	background-color: #556158;
	color: #a5bcaa;
}



/** Article Styles **/
div.article {
float: right;
width: 100%;
	margin-bottom: 0;
}

div#ads{
background: #FDEFD2;
width: 80%;
}


div.feat_article {
float: right;
width: 100%;
	margin-bottom: 0;
}

.listing
{
	border-bottom: 1px #b4402f dotted;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: sans-serif;
}


.list_price_number {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.price_number {  
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}

.save_price_number {  
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #c60;
}


listlink p {
  padding: 1em;
  color: #999;
}

.container-sub {
  background: #036;
	padding: 0;
	font-family: sans-serif;
	font-size: 95%;
	border: 1px solid #69c;	
}

div#navigation h3 {
font-size: 110%;
background: #69c;
color: #fff;
height: 1em;
padding: 2px;
margin: 0;
text-align: center;
}


.links-desc li {
  padding-bottom: .8em;
}

div.container-sub ul,
div.container-sub ol
{
list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 90%;
	line-height: 1em;
	margin-left: 6px;
	padding-left: 6px;
	text-align: left;
}


div.container-sub a:link,
div.container-sub a:visited,
div.container-sub a:active
{
	font-weight: bold;
	color: #69c;
	text-decoration: none;
}



div.container-sub h3 a:link {
color: #fff;
}

div.container-sub a:hover
{
	color: #ff3;
	text-decoration: underline;
}


div#navigation
		{
			float: left;
			width: 160px;
			padding: 0;
			margin: 0;
		}
		
		
#rightbar h3 {
 margin: 0;
  padding: 0 8px;
  color: #fff;
background: #D3A51C;
  font: normal 130%/24px verdana, arial, helvetica, sans-serif;
  letter-spacing: 1px;
}

#rightbar ul li {
list-style: url(./images/li-sec.gif);
  font-size: 85%;
  line-height: 1.2em;
}

#main ul li{
list-style: url(./images/li-sec.gif);
  font-size: 100%;
  line-height: 1.5em;
}

.center {
text-align: center;
}

/*
.sub {
 background: url(./images/back-sec.gif) no-repeat 0 0;
  color: #68839b;
}
*/

#ad
{width: 213px;
height: 50px;
background: #fdefd2;
padding: 5px;
border:0;
float: left;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
}

div#ad a:link,
div#ad a:hover,
div#ad a:visited {
font-size:11px;
color: #0000cc;
text-decoration: underline;
}


div.cat {
float: left;
width: 150px;
padding:5px;
margin: 0 5px;
font-size: 95%;
font-family: sans-serif;
}

div.bigcat {
float: left;
width: 200px;
padding:5px;
margin: 0 5px;
font-size: 95%;
}

#banner {
position: absolute;
left: 0px;
top:0;
text-align: left;
}

#banner_right {
position: absolute;
right: 0px;
top:5px;
}




.poweredby {font-family: arial, verdana, sans-serif;font-size : 10px; font-variant: small-caps; font-weight : normal; padding: 2px; padding-left:20px;}
	a:link.poweredby,
	a:active.poweredby,
	a:visited.poweredby  {font-family: Arial, verdana, sans-serif; font-size : 10px; font-variant: small-caps; font-weight : normal; color : #666666; text-align : center; text-decoration : none; padding: 2px;}
	a:hover.poweredby {color : #7D7B7B;}