/* Layout
----------------------------------------------- */
body {
  margin: 0 auto;
  padding:0px;
  color:#a8a7a7;
  text-align:center;
 background: #505050 url(../images/bg.gif) repeat-y center;
	    }

#wrapper {
	width: 800px;
    text-align:center;
    margin: 0 auto;
	}
#wpg2content {
	width: 780px;
	float: left;
	display:inline;
	padding: 10px 0px 0px 10px;
}	
	
td.left-bg {
    background: #494847 url(../images/left-bg.gif) no-repeat;
	}
td.left-bg-bot {
    background: #494847 url(../images/left-bg-bot.gif) repeat-y;
	vertical-align:top;

	}			
td.right-bg {
    background: #494847 url(../images/right-bg.gif) no-repeat;
	}	
	
#content {
    background: #ffffff;
	margin: 0 auto;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align:center;
	}
#header {
    background:#000000;
	}
	
/* Search Box
----------------------------------------------- */
table.searchbox {
	border: 1px dotted #b0bbda;
	border-width:0 0px 1px 0;
	}	
.searchbox {
	border: 1px solid #8d9cc5;
	font-family: arial;
	font-size: 10px;
	color: #8c8c8e;
	padding: 2px;
	margin: 0;
	}
form {
	margin: 0;
	padding: 0;
	}
input.form {
	background-color: #FFFFFF;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	margin-top: 5px;
	}
input,select {
	background-color: #FFFFFF;
	font-family: tahoma;
	color: #000000;
	font-size: 11px;	
	}
	
/* Main Body Table
----------------------------------------------- */
table.main {
	margin: 0px 0 0 0;
	}	
table.main td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}	
td.rtline {
	border: 1px dotted #b0bbda;
	border-width:0 1px 0px 0;
	}
td.lftline {
	border: 1px dotted #b0bbda;
	border-width:0 0 0 1px;
	}
td.botline {
	border: 1px dotted #b0bbda;
	border-width:0 0 1px 0;
	}		
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}		

a {
	color:#000000;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	color:#abcf51;
	}
	
/* Cat Top Links
----------------------------------------------- */
a.cat {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	}
a.cat:visited {
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	}
a.cat:hover{
	text-decoration: underline;
	color: #000000;
	text-transform:uppercase;
	}
a.cat:active	{
	color: #000000;
	text-transform:uppercase;
	}

/* Bottom Text Nav Links
----------------------------------------------- */
#txtmenu {
	font-size: 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	}

#txtmenu a {
	color : #6e8d00;
	text-decoration: none;
	font-size: 9px;
	}
#txtmenu a:visited {
	text-decoration: none;
	}
#txtmenu a:hover {
	text-decoration: underline;
	}
#txtmenu a:active {
	color: #000000;
	}


	
/* Text and Headings
----------------------------------------------- */
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#829a30;
	margin: 0;
	}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#829a30;
	margin: 0;
	}
H2 a {
	color:#829a30;
	}	
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color:#6ea8cf;
	margin: 0;
	}	
H5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight:normal;
	color:#333333;
	margin: 0;
	}	
P {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
	}

P.txtmenu {
	font-size: 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px;
	color : #6e8d00;
	}
P.smaller {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #969594;
	margin: 0;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:normal;
	}

HR {
	height: 1px;
	color : #DBDBDB;
}



/* Cat Header Table
----------------------------------------------- */
table.cathead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	border: 2px solid #d3e4f0;
	border-width:2px 0 2px 0;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	}
/* Category Layout
----------------------------------------------- */
P.catname {
	text-align: center; 
	margin-top: 0px; 
	margin: 4px 0 0 4px; 
	vertical-align:top;
	font-weight: normal;
	}

P.catdesc { 
	margin-top: 0px; 
	margin-bottom: 4px; 
	vertical-align:top;
	}

IMG.catimage { 
	border:1px; 
	border-thickness: 1px; 
	border-color: #eef2f8; 
	border-style: solid; 
	vertical-align:top; 
	}

TD.catimage { 
	vertical-align:top; 
	} 

TD.catname { 
	vertical-align:top; 
	text-align: center; 
	} 

.catheader { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 15px 5px 30px;
	color:#636363;
	text-align:left;
	}
.catheader-title { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 15px 10px 5px 30px;
	color:#95c2e2;
	text-transform:uppercase;
	text-align:left;
	}
.cathead-sm { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}		


.mainimage {
	margin: 0 15px 0 15px;
	padding: 5px 10px 5px 10px;
	background:#ffffff; 
	}	

/* Product Display
-----------------------------------------------
div.prodid: The properties of the text "Product ID"
div.prodname: The properties of the product name on the product page
div.proddiscounts: The properties of the discounts text for the product page
td.prodimage: The alignment of the product image on the product page
img.prodimage: The properties of the product image
div.proddescription: The properties of the text in the short product description
div.prodoptions: The properties of the product options on the product page
div.prodprice: The properties of the price on the product page
div.prodcurrency: The properties of the alternative currencies on the product page
 */	
table.products {
	padding: 0;
	}

table.proddisplay {
	height: 200px;
	border: 1px solid #DBDBDB;
	border-width:1px;
	padding: 10px 5px 5px 5px;
	}
p.prodnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	}
div.prodid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
div.prodname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	color:#829a30;
	}
div.proddiscounts  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align: center;
	margin: 4px 0 0 0;
	}
td.prodimage  { 
	vertical-align:top; 
	text-align: center;
	} 
td.prodimage img {
	border:2px; 
	border-thickness: 2px; 
	border-color: #e6edd5; 
	border-style: solid; 
	vertical-align:top; 
	}
div.proddescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color:#a8a7a7;
	margin: 4px 0 4px 0;
	}
div.prodoptions {
	font-size: 10px;
	font-family : Verdana;
	color : #ccc;
	}
div.prodprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	}
.discountsapply  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
.prodseparator {
	padding: 5px 0 5px 0;
	}

OPTION.oostock {
color : #A0A0A0;
}

	/* product detail page
----------------------------------------------- 
div.detailid: The properties of the text "Product ID"
div.detailname: The properties of the product name on the product detail page
div.detaildiscounts: The properties of the discounts text for the product detail page
td.detailimage: The alignment of the product image on the product detail page
img.prodimage: The properties of the product image
div.detaildescription: The properties of the text in the long product description
div.detailoptions: The properties of the product options on the product detail page
div.detailprice: The properties of the price on the product detail page
div.detailcurrency: The properties of the alternative currencies on the product detail page
*/	

div.detailid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	}
div.detailname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 175px 0 0;
	text-align:left;
	font-weight:normal;
	color:#829a30;
	text-transform:uppercase;
	}
.detailimage { 
	vertical-align:top; 
	text-align: center; 
	padding: 0;
	margin: 0; 
	} 
.sideimage { 
	vertical-align:top; 
	text-align: center; 
	padding: 0;
	margin: 0; 
	border: 1px solid #ccc;
	border-width:1px;
	} 	
	
.thumbimage { 
	vertical-align:top; 
	text-align: center; 
	padding: 0;
	margin: 0; 
	border: 2px solid #ccc;
	border-width:2px;
	} 	
	

td.detailimage img { 
	vertical-align:top; 
	text-align: center; 
	padding: 0;
	}  
		
div.detaildescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	padding: 0;
	margin: 0 0 10px 0;

	}
div.detailprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	font-weight:normal;
	color:#a8a8a8;
	text-transform:uppercase;
	}
.price {
	font-size: 16px;
	color:#829a30;
	}
		
P.efriend {
	font-size: 9px;
	font-family : Verdana;
	color : #A0A0A0;
	text-transform:uppercase;
	font-weight: normal;
	}
P.pagenums {
	font-size: 9px;
	font-family : Verdana;
	color : #dddaba;
	text-transform:uppercase;
	font-weight: normal;
	}	

div.detailoptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	font-weight:normal;
	color:#000000;
	}


/* main table
----------------------------------------------- */		
td.main {
	background: #ffffff;
	border: 2px solid #ffffff;
	border-width:2px 0 2px 0;
	}

table.main {
	padding: 5px;
	text-align:center;
	}	

/* info table
----------------------------------------------- */		
td.info {
	padding: 5px 5px 5px 28px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #777a5b;
	}

table.info {
	padding: 10px 5px 5px 5px;
	text-align:left;
	}	

.blockquote {
	display:block;
	padding: 0 25px 0px 25px;
	color:#94a766;
	}	

table.text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #777a5b;
	}
	
	
/* footer
----------------------------------------------- */		
#footer {
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #969594;
	margin: 0;
	padding:10px;
	text-align:left;
	font-weight:normal;
	border: 1px solid #ccc;
	border-width:1px 0 0 0;
	}

#footer a {
	color : #b0c086;
	text-decoration: none;
	font-size: 9px;
	}
#footer a:visited {
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer a:active {
	color: #000000;
	}	

/* right bar
----------------------------------------------- */		
td.adbar {
	background: #000000;
	border: 2px solid #ffffff;
	border-width:2px 0 0 2px;
	width:185px;
	}

.rightbar {
	padding: 10px 5px 5px 5px;
	text-align:center;
	width:185px;
	}	

	
/* List
----------------------------------------------- */		
ul {
  margin:0 0 0 5px;
  padding:0 0px;
  list-style:none;
  }
ul li {
  background: url("images/nav-bullet.gif") no-repeat 1px .35em;
  margin:0;
  padding:0 0 0px 10px;
  margin-top:5px;
  line-height:1.2em;
  }	
  
/* Sidebar
----------------------------------------------- */
#sidebar {
	width: 185px;
	background: #000000; 
	float: right;
	line-height: 1.5em;
	display:inline;
	margin: 0px;
	padding: 0px;
	font-size:10px;
}



#sidebar h2 {
	color: #ffffff;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom: 1px solid #92b835;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #506600;
	color: #c7ff39;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #c7ff39;
	color: #000000 !important;
	background-color: #9dc835;
}

#sidebar table{
	margin:0px;
}
#sidebar td, th{
	padding:0px;
}
  