/*-----MENU-----*/

.white1
{
color: #F2F2F2;
font-size: 0.6em;
}


.red 
{
color: #CF3B17;
font-weight: bold;
}


.redlight
{
color: #CF3B17;
font-weight: normal;
}

.redlights
{
color: #CF3B17;
font-weight: normal;
font-size: 1em;
}


.white
{
color: #FFF;
font-weight: bold;
}

.mnu_td
{
padding: 0 14px;
}

.mnu_td table
{
background: #525252;
}

.mnu
{
padding: 7px 0;
}

.mnu a:link,
.mnu a:visited
{
color: #FFF;
font-family: tahoma;
font-weight: bold;
font-size: 1.2em;
float: left;
background: url(img/mnu_bg_link.gif) repeat-y right;
padding-right: 5px;
margin-right: 4px;
}

.mnu a.mnu_act:link,
.mnu a.mnu_act:visited
{
color: #FFF;
background-color: #000;}

.mnu a:hover,
.mnu a.mnu_act:hover
{
color:#C9C9C9;
}







.whiteb
{
color: #CCC;
font-family: tahoma;
font-size: 0.8em;
border-left: solid 1px #000;
border-right: solid 1px #000;
padding: 3px;
text-align: justify;
}

.whiteb a:link
{
color: #CCC;
font-weight:normal;
}

.whiteb a:visited
{
color: #CCC;
}

.whiteb a:hover
{
color: #CCC;
}










.block_content .sub_mnu a:link,
.block_content .sub_mnu a:visited
{
	color: #898787;
}

.block_content .sub_mnu a.mnu_act:link,
.block_content .sub_mnu a.mnu_act:visited
{
	color: #000;
	font-weight: bold;
}


.block_content .sub_mnu a:hover,
.block_content .sub_mnu a.mnu_act:hover
{
	color: #CF3B17;
}

/*-----GRIDS-----*/
/*-----FORM-----*/
form
{
margin:0;
padding:0
}
.field100_
{
border: solid 1px #000;
width:100%;
}

.field300_
{
border: solid 1px #000;
}

.field400_
{
border: solid 1px #FFF;
}
.field500_
{
color: #ff0000;
border: solid 1px #FFF;
}

/*-----CONTENT-----*/
.banner
{
text-align: right;
background: #F85948;
border-bottom: solid 1px #000;
}
/*-----ADITIONAL-----*/
body 
{
margin: 0;
padding: 0;
font-family: Arial;
font-size: 75%;
color: #000;
}

table
{
font-size: 1em;
}

p,
h1,
ul,
.genericBlock
{
margin-top: 0;
margin-bottom: 0;
}

ul
{
margin-left: 16px
}

h1
{
font-size: 1em
}

h2
{
margin:0 0 0.3em 0;
font-size: 1em
}


a:link,
a:visited,
a:hover
{
text-decoration: none;
color:#000;
}
a:hover
{
color:#CF3B17;
}

.logo
{
padding: 10px 54px 10px 30px;
}

.cart_link
{
border: solid 1px #B9B9B9;
padding: 3px 4px;
font-family: tahoma;
float: right;
}
.cart_link a:link,
.cart_link a:visited
{
color: #CF3B17;
font-weight: bold;
}

.cart_link a:hover
{
color: #000;
}

.main_left
{
width:30%;
}
.main_right
{
width:70%;
}
.block_content
{
background: url(img/bg_block_bot.gif) repeat-x bottom;
}
.block_content a:link,
.block_content a:visited
{
color: #000;
}
.block_content p a:link,
.block_content p a:visited
{
color: #898787;
}
.block_content p a.more:link,
.block_content p a.more:visited
{
color:#ED7056;
}
.block_content a:hover,
.block_content p a:hover,
.block_content p a.more:hover
{
color:#CF3B17;
}
.marg_bot
{
margin-bottom:1px
}

.footer
{
	border-right: solid 1px #000;
	padding: 10px;
	font-family : Tahoma;
	font-size: 1.1em
}
.footer_left
{
	border-left: solid 1px #000;
}
.data
{
	border-top: solid 1px #D6D5D4;
	padding-top: 10px;
	width:33%;
}


.newdata
{
	border-top: solid 1px #D6D5D4;
	padding-top: 5px;
	width:33%;
}


.newdataempty
{
	padding-top: 5px;
	width:33%;
}

.img_data {
	padding-bottom: 1px;
        padding-top: 0px;
}
.buy {
	background: #F6F6E6;
	padding: 3px;
	text-align : center;
}
.info {
	padding: 3px;
	color: #434343;
}
.price
{
	padding: 3px;
	color: #434343;
    border-top: solid 1px #727272;
}
.color {
	background: #F8F8EC url(img/bg_index_color_base.gif) repeat-x top;
	color: #FFF;
	font-weight: bold;
	font-family: tahoma;
	font-size: 1.1em;
}
.header
{
	background:#E6E6E6;
	padding: 3 5px;
}
.pager td
{
    padding: 0 3px;
}
.pre_footer {
	padding: 10px;
	border: solid 1px #FFF;
}