body {
	/*background-repeat: repeat-x;*/
	/*background-image: url(../../images/bg.jpg);*/
	margin: 0px;
	padding: 0px;
	/*background-color: #bebebe;*/
	font-family:Arial;
	font-size:12px;	
}

a, a:link, a:visited, a:hover, a:active
{
color: #000000;
text-decoration: none;
}

a.fontwhite{
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	/*background-repeat: repeat-y;
	background-image: url(http://localhost/jones/images/body-bg.jpg);*/
	/*background-color:#000000;*/
	}
/*.tablebg
{
background-repeat: repeat-y;
	background-image: url(images/body-bg.jpg);
}	
*/	
#top-logo {
	height:65px;
	text-align:right;
	padding-right:10px;
	background-color: #000;
	}
#navcontainer {
	background-color: #ccda3f;
	height:27px;
	border-bottom:thin;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	}
#menu-left {
	float:left;
	width:700px;
	}
#menu-right {
	float:right;
	width:200px;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	font-family:Arial;
	font-size:12px;
	/*color:#000000;*/
	text-transform:uppercase;
	}
#navlist
{
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	padding-left: 20px;
	background-color: #CCDA3F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000000;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
padding: 5px;
background-color: #000000;
color:#FFFFFF; 
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 11px;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a { 
padding: 5px;
background-color: #000000;
color:#FFFFFF; 
text-decoration: none; }


#menu {
	padding:5px 10px 0px 30px;
	color:#000000;
	text-decoration:none;}
#menucontainer
{
margin: 0;
padding: 0;
font: 11px Verdana, sans-serif;
list-style-type: none;
}

#menulist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#menulist li a, #menulist li a:link
{
color: #555;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#menulist li a:hover
{
color: #039;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #eee;
}

#menulist li a#current, #menulist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#menulist li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}
/*FOOTER*/
#footer {
	margin: 1px;
	height:30px;
	background-color:#000000;
	text-align:left;
	}
#footer-left { 
	float:left;
	padding-left:20px;
	padding-top:10px;
	color: #FFFFFF;
}
#footer-left a {
	color: #FFFFFF;
}

#footer-right {
	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	color: #FFFFFF;
	}
#footer-right2 {
	float:right;
	padding-left:5px;
	padding-right:20px;
	padding-top:10px;
	color: #FFFFFF;
	}
#footer-top {
	width:620px;
	padding-left:160px;	
	}
/*CONTENT*/
#content-container {
	width:100%;
	/*background-color:#000000;*/
	/*background-color:#FFFFFF;*/
	background-color:#666666;
	float:left;	
}

#content-left {
	width:100%;
	float:left;
	padding: 0px 0px 10px 0px;
	text-align:left;
	height:auto;
	background-color: #666666;
	}
#content-main {
	/*width:618px;*/
	width:730px;
	/*width:99%;*/
	background-color:#FFFFFF;
	float:left;	
	/*padding-bottom: 20px;*/		
	height: auto;
	/*border: 1px dotted blue;*/
	}
#content-right {
	width: 190px;	
	/*background-color:#CCCCCC;*/
	float: right;
	height: 100%;
	margin-right: 10px;	
	}
#content-bg1 {
	background-color:#FFFFFF;
	height:135px;
	text-align:left;
	}
#content-bg2 {
	background-color:#000000;
	padding: 5px 10px 5px 10px;
	/*border-left: 1px solid #FFF;*/
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:thin;
	/*border-bottom-color:#FFFFFF;*/
	/*border-bottom-style:solid;*/
	/*border-left-width:1px;*/
	width:712px;
	}
#content-bg22 {
	background-color:#666666;
	padding: 5px 10px 5px 10px;
	/*border-left: 1px solid #FFF;*/
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:thin;
	/*border-bottom-color:#FFFFFF;*/
	/*border-bottom-style:solid;*/
	/*border-left-width:1px;*/
	}
#content-bg222 {
	background-color:#000000;
	padding: 5px 10px 5px 10px;
	/*border-left: 1px solid #FFF;*/
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:thin;
	/*border-bottom-color:#FFFFFF;*/
	/*border-bottom-style:solid;*/
	/*border-left-width:1px;*/
	width:300px;
	}
#content-bg3 {
	/*background-color:#000000;*/
	padding: 5px 10px 5px 10px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	width:400;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}
#bottom-cont {
	height:70px;
	background-color:#666666;
	}
#bottom-tab {
	text-align: center;
	margin: 2px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	width: 80px;
	float:left;
	}
#bottom-tab2 {
	text-align: center;
	margin: 2px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	width: 95px;
	float:left;
	}
#bottom-tab-bg {
	background-color:#CCCCCC;
	height:40px;
	text-align:center;
	}
#bottom-tab-bg2 {
	background-color:#CCCCCC;
	width: 100%;
	height:auto;
	text-align: left;
	}
#bottom-tab-icon {
	float:left;
	}
#bottom-tab-text {
	padding-top: 7px;
	float:left;
	color:#000000;
	font-weight:bold;
	text-align: center;
	font-size:11px;
	margin-top:4px;	
	}

#bottom-directory {
	/*padding:10px 5px 5px 5px;*/
	text-align: center;
	                             
	padding-right:500px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	/*border:1px dotted red;*/
	clear:both;
	}
#bottom-directory-cont {
	text-align: center;
	margin-left:20px;
	padding-left:20px;
	width:150px;
	float:left;
	font-size:12px;
	font-weight:bold;
	}


/*LEFT */
.page-title {
	background-color:#666666;
	height:20px;	
	text-align:left;
	/*border-bottom: 1px solid #FFFFFF;*/
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 7px;
	font-size:14px;
	font-weight:bold;
	/*
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-left:20px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom:1px;
	*/
	}
.category-title {
	color: #CCDA3F;
	/*background-color:#666666;*/
	background-color:#515151;
	/*padding-left: 10px;*/
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.5em;
	/*border-top: 2px solid #FFFFFF;*/
	/*border-bottom: 2px solid #FFFFFF;*/
	background-position: 0 .5em;
	font-size:10px;
	font-family:Tahoma;
	}
	
.ulclass{
	display: block;
	/*list-style-type: disc;*/
 	margin: 1em 0;
	-moz-padding-start: 40px;
}

.ulclass li{
	list-style-type: disc;
}
#catlist
{
padding-left: 0;
margin-left: 0;
text-align:left;
list-style: none;
}

#catlist li
{
padding-left: 0;
background-image:url(images/icons/plus.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0.15em;
background-position: 0.3em;
}

#catlist li.category-title2 {
	padding-left: 10px;
	background-image:none;
	margin: 0;
	padding: 0.5em;
	/*border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;*/
	background-position: 0 .5em;
	font-size:10px;
	font-family:Tahoma;
	color: #FFFFFF;
	list-style: none;
}
	
#catlist li a { 
	text-decoration: none;
	padding-left:20px;
	font-family:Tahoma;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
	 }
	 
.sublist
{
padding-left: 2px;
margin: 0;
padding: 0.8em;
list-style:none;
}
/*MAIN*/
#top-search {
	background-color:#666666;
	height:20px;	
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	border-left: 1px solid #FFF;
	padding-left: 5px;
}
#main-title {
	background-color:#666666;
	height:20px;	
	text-align:left;
	/*border-bottom: 1px solid #FFFFFF;*/
	color: #FFFFFF;
	border-left: 1px solid #FFF;
	/*padding-left: 5px;*/
	padding-top: 7px;	
	width:730px;
	/*width:100%*/
}

#main-title a {
	color: #CCDA3F;
	text-decoration: underline;	
}

#main-title2 {
	background-color:#666666;
	height:20px;	
	text-align:left;
	/*border-bottom: 1px solid #FFFFFF;*/
	color: #FFFFFF;
	border-left: 1px solid #FFF;
	padding-left: 5px;
	padding-top: 7px;	
	width: 100%;
}

#main-title2 a {
	color: #CCDA3F;
	text-decoration: underline;	
}
	
#main-container {
	width:99%;
	text-align:left;
	background-color:#FFFFFF;
	float:left;
	border-left: 1px solid #FFF;
	height: auto;
	/*border: 1px dotted red;*/
	}
#ads-container {
	width:100%;
	text-align:left;
	/*background-color:#FFFFFF;*/
	float:left;
	}
#ads-left {
	float:left;
	width:317px;
	}
#ads-right {
	float:left;
	}
/*PRODUCTs*/
#prod-result {
	padding:5px 5px 5px 0px;
	background-color:#F5F4D8;
	border-bottom:thin;
	border-bottom-color:#BEBE7E;
	border-bottom-style:solid;
	border-left-width:0px;
	color:#000000;	
	/*width: 100%;*/
	}
#prod-sortresult {
	padding:5px 10px 5px 10px;
	color:#000000;
	background-color:#FFFFFF;
	}
#products1 {
	float:left;
	width:190px;
	padding-left:10px;
	text-align:center;
	padding:5px;
	padding-left:10px;
	margin-left:10px;
	}

#products2 {
	float:left;
	width:180px;
	padding-left:10px;
	text-align:center;
	padding:5px;
	border:thin;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	padding-left:10px;
	height: auto;
}

#products3 {
	float:left;
	width:75px;
	padding-left:5px;
	text-align:center;
	padding:5px;
	padding-left:10px;
	margin-left:10px;
	font-size: 10px;
		}
		
#products4 {
	float:left;
	width:75px;
	padding-left:5px;
	text-align:center;
	padding:5px;
	border:thin;
	border-color:#666666;
	border-width:1px;
	border-style:solid;

		}

#products-left {
	padding:10px;
	width:170px;
	float:left;
	height:150px;
	
	}
#products-right {
	padding:10px;
	float:left;
	width:270px;
	height:150px;
	}
#products-img {
	float:left;
	padding:10px;
	}
.img-border {
	border-right: 2px solid #ccc;
	}

.product-details {
	border:thin;		
	font-family:Arial;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	text-align:center;
	}
	
.product-details a{
	border:thin;		
	font-family:Arial;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	text-align:center;
}
	
.product-title {
	font:Arial;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#282828;}
.product-sub {
	font:Arial;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#EA9103;}
#product-details {
	font:Arial;
	font-family:Arial;
	font-size:11px;
	color:#848484;}
.product-price {
	font:Arial;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#5B6571;
	padding-top:10px;
	padding-bottom:10px;
	
	}
#products {
	padding-top:10px;
	padding:10px;
	float:left;
	width:610px;
	}
/*PROD DETAILS*/
#prod-detail-img {
	float:left;
	width:300px;
	height:400px;
	}
#prod-details {
	float:left;
	padding-left:10px;
	border-left:thin;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:4px;
	width:281px;
	height:500px;
	}
#buttonblack{
	background-color:#000000;
	padding:5px;
	width:100%;
	text-align:center;
	}
#button-cont {
	padding-top:40px;
	}
#button-left {
	float:left;
	}
#button-right {
	float:left;
	padding-left:5px;
	}
/*RIGHT*/
$content-right.right-padd {
	padding: 10px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	border: 1px solid #F00;	
	}
.text-black-12 {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	}
.text-black-11 {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	}
.text-black-14 {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	}
.text-black-14-line {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:line-through;
	}
.paddright10 {
	padding-right:10px;
	}
.paddtop10 {
	padding-top:20px;
	}
.paddtop40 {
	padding-top:40px;
	}
.paddtop5 {
	padding-top:5px;
	}
#white-bg {
	background-color:#FFFFFF;
	padding:5px;
	height:50px;
	}
#white-bg2 {
	background-color:#FFFFFF;
	padding:5px;
	height:200px;
	}
#white-bg3 {
	background-color:#FFFFFF;
	padding:5px;
	height:20px;
	}
#white-bg4 {
	margin-top:10px;
	margin-left: 10px;
	background-color:#FFFFFF;
	width: 150px;
	}
#formprod-left {
	float:left;
	}
#formprod-right {
	float:left;
	padding-left:5px;
	}
.form-prod {
	background-color:#FFFFFF;
	border:thin;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	height:15px;
	width:145px;
	}
.form-prod-but {
	font-weight: bold;
	/*padding-right: 3px;
	padding-left: 3px;*/
	background-color: #ccda3f;
	color: black;
	border:thin;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	}
	
.form-prod-but2 {
	/*background-color:#999999;*/
	color:#FFFFFF;
	font-size:10px;
	font-family:Tahoma;
	}
#right-title {
	margin-top:15px;
	padding-top:8px;
	border-top:thin;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:2px;
	text-align:center;
	font-weight:bold;
	}
#currency-cont {
	padding:10px;
	text-align:center;
	}
#currency-bg {
	width:30px;
	padding:10px;
	text-align:center;
	float:left;
	background-color:#CCCCCC;
	}
.faq-list {	
	font-weight:bold;
	margin-left: 20px;
	}

.nav2-pagination {
padding:0px 5px;
border:1px solid #333;
color:#333;
text-decoration:none;
background-color:#fff;
}

.nav-pagination a{
padding:0px 5px;
border:1px solid #333;
color:#CCCCCC;
text-decoration:none;
background-color: black;
width:100%
}

.nav-pagination a:hover{
background-color:#fff;
color:#333;
}

.nav-pagination a:active{
background-color:#fff;
color:#333;
}

.submit_btn {		
	/*background-color:#000000; color:#FFFFFF; border:#C3BCA4 1px solid;	
	padding-left: 10px;
	padding-right: 10px;
	font:bold 11px/20px Arial, Helvetica, sans-serif ;	*/
	cursor: pointer; 
	cursor: hand;
}

.submit_btn2 {		
	/*background-color:#000000; color:#FFFFFF; border:#C3BCA4 1px solid;	
	padding-left: 1px;
	padding-right: 1px;
	font:bold 11px/20px Arial, Helvetica, sans-serif ;	*/
	cursor: pointer; 
	cursor: hand;
}

.delete_btn {		
	color:#000000; 
	border:#C3BCA4 1px solid;	
	padding-left: 10px;
	padding-right: 10px;
	font:bold 11px/20px Arial, Helvetica, sans-serif ;
	cursor: pointer; 
	cursor: hand;
}

em {
	color: #FF0000;
	font-weight: strong;
}

.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}

.address_box{
 float: left; 
 width:180px;
 margin: 2px; 
 text-align: left;
 border:1px solid #000;
 padding:5px;
}

.span_zoom_pic a {
	color: #FFF;
}

table th {
	/*background-color: #000;*/
	color: #fff;
}

.holder {
	padding: 0px;
	margin: 0px;
}

.red
{
	color: red;
}

#main-div{
	background-color:white;
}

.hr{
	margin: 10px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height: 1px;
}

#gray-bg{
	background-color: #cccccc;
}

.margin-10{
	margin: 10px;
}

.padding-5{
	padding: 5px;
}

.newsletter-subscription{
padding-bottom: 10px;
padding-top: 10px;
width: 100%;
background-repeat: repeat-x;
background-color: #818181;background-image: url(images/bg-newsletter.jpg);float:left;
}

.bg-cart{
	background-repeat: repeat-x;
	background-image: url(images/bg-cart.jpg);
	background-color: #666666;
}
