body 
{
	/*background: #050505;*/
	/*background: url(../images/body_bg.jpg) repeat;*/
	background: url('../images/yellow/lojal_back.jpg') 50% 0 repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

fieldset { 
margin-top: 10px;
border:1px solid #656b22;
padding: 10px 10px 10px 10px;
}

legend{
border: none;
color:#f1ff51;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #f1ff51;
}

div#body 
{
	width: 972px;
	margin: 0px auto;
	background: #000000;
	height: 100%;
	padding-bottom: 10px;
	padding-top: 6px;
}

div#top_bar
{
	width: 946px;
	height: 30px;
	margin: 0px auto;
	background: url(../images/yellow/top_bar.jpg) no-repeat;
	text-align: right;
  padding-right: 10px;
}

div#top_bar_bottom
{
	width: 956px;
	height: 28px;
	margin: 0px auto;
	background: url(../images/yellow/top_bar_bottom.jpg) no-repeat;
}

div#top
{
	width: 956px;
	height: 91px;
	margin: 0px auto;
	background: url(../images/yellow/top.jpg) no-repeat;
}

div#menu_top
{
	width: 946px;
	height: 20px;
	margin: 0px auto;
	background: url(../images/yellow/menu_top.jpg) no-repeat;
	padding-top: 7px;
	text-align: left;
	padding-left: 10px;
}

div#categories
{
	width: 956px;
	height: 38px;
	margin: 0px auto;
	background: url(../images/yellow/categories_bg.jpg) no-repeat;
	margin-top: 2px;
	text-align: center;
}

div#categories a
{
	margin-right: 15px;
	text-transform: uppercase;
	color: #f1ff51;
	font-weight: bold;
	height: 20px;
}

div#categories li a:hover, div#categories a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/yellow/menu_icon.jpg) no-repeat;
	background-position: center bottom;
}

div#categories li a.cat_active, div#categories a.cat_active
{
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/yellow/menu_icon.jpg) no-repeat;
	background-position: center bottom;
}

div#content
{
	width: 934px;
	height: auto;
	margin: 0px auto;
	background: url(../images/yellow/content_bg.jpg);
	margin-top: 1px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}

div#footer
{
	width: 944px;
	height: 20px;
	margin: 0px auto;
	background: url(../images/yellow/footer_bg.jpg);
	padding-top: 7px;
	padding-right: 10px;
	text-align: right;
	clear: both;
}

div#content div#text
{
	width: 175px;
	height: auto;
	margin-bottom: 10px;
	float: right;
}

div#content div#menu
{
	float: left;
	width: 750px;
	height: auto;
	margin-right: 5px;
	margin-bottom: 10px;
}

div#menu h1
{
	color: #f1ff51;
	font-size: 12px;
	font-family: 'Myriad Pro';
	margin-bottom: 10px;
}

div#menu select
{
	border: 0;
	background: #000000;
	color: #FFFFFF;
	padding: 5px;
}

div#menu div.content_text
{
	width: 730px;
	height: auto;
	padding: 10px;
	background: url(../images/yellow/content_text_bg.jpg);
}

div#menu div.content_text div
{
	width: 100%;
	height: auto;
	padding-right: 10px;
}

div#menu div.content_text div.cart
{
	text-align: right;
}

div#menu div.content_text div.cart a
{
    color: #f1ff51;
}
div#menu div.content_text div.cart a:hover
{
    color: #f1ff51;
    text-decoration: underline;
}

div#menu div.content_text a
{
	font-weight: bold;
	color: #424242;
}

div#menu div.content_text a:hover
{
	font-weight: bold;
	color: #f1ff51;
}

div#menu div.content_text span.gray
{
	color: #f1ff51;
	font-weight: bold;
}

div#content div#c-categories
{
	width: 100%;
	margin-bottom: 5px;
	clear: both;
	font-weight: bold;
	color: #424242;
	margin-bottom: 10px;
}

div#content div#c-categories a
{
	color: #424242;
}

div#content div#c-categories a:hover
{
	color: #f1ff51;
}

div#text h2
{
	font-size: 10px;
	font-family: Verdana;
	color: #f1ff51;
	height: 20px;
	background: url(../images/yellow/h2_bg.jpg) repeat-x;
	background-position: top left;
	padding-top: 7px;
	font-weight: bold;
	text-transform: uppercase;
}

div#text div.menu_content
{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

div#text div.menu_content li
{
	margin-bottom: 3px;
	color: #424242;
}

div#text div.menu_content li a
{
	color: #FFFFFF;
}

input
{
	height: 16px;
	background: #242424;
	color: #FFFFFF;
	border: 0;
	padding: 5px;
}

input.search
{
	width: 165px;
}

ul#lang
{
	list-style-type: none;
	margin-top: 0px;
}

ul#lang li
{
	float: left;
	display: block;
	width: 16px;
	height: 11px;
	margin-right: 15px;
}

table{
padding: 10px;
}

tr {
border: 10px;
}

td .productListing-even{
background: #202020;
}

td .productListing-odd{
background: #191919;
}

td .productListing-data{
padding: 5px;
text-align: justify;
}

.separator{
background: #000000;
height: 5px;
font-size: 5px;
}

.buttons{
color: #f1ff51;
font-weight: bold;
}

#promo1{
display: block;
}

#promo2{
display: none;
}

#promo3{
display: none;
}

#promo4{
display: none;
}

#promo5{
display: none;
}

#new1{
display: block;
}

#new2{
display: none;
}

#new3{
display: none;
}

#new4{
display: none;
}

#new5{
display: none;
}

.left{
float: left;
width: 50px;
height: 20px;
cursor: pointer;
font-weight: bold;
margin-left: 10px;
}

.right{
width: 50px;
height: 20px;
float: right;
text-align: right;
cursor: pointer;
font-weight: bold;
margin-right: 10px;
}

.left:hover{
float: left;
width: 50px;
height: 20px;
color: #f1ff51;
font-weight: bold;
}

.right:hover{
width: 50px;
height: 20px;
float: right;
text-align: right;
color: #f1ff51;
font-weight: bold;
}

#photo-front{

}

#photo-back{

}

.productSpecialPrice{
color: #ff0505;
}
