html, div , img, a, p ,form, iframe, object, embed, ul , li{
	font-family: Helvetica,  Arial ;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
	color: #000;
}

a{
	text-decoration: none;
}

object{
	
 	/* background-image: url(../images/ajax-loader.gif); */
	background-repeat: no-repeat;
	background-position: center center;

	
}

body{
	/* background-image: url(../images/bg.gif); */
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;

}


iframe{

	border: solid 1px #eee;
	color: #ee3424;
}

* :focus { outline: 0; }

a, a:focus, a:hover, a:active{ /* Firefox image outline fix */
	outline: none;
	outline: 0;
}

div.logo a:active{
	 outline: 0;
}

html, body{
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
	background-color:  ;
}

html{
	overflow-y: scroll;
}

.wrapper{
	width: 990px;
	padding-top: 15px;
	padding-bottom: 200px;
}


#footer{ 
	background-color: #333;
	color: white;
	width: 100%;
	text-align: center;
	z-index: 1000;
} 

#footer td{ 
	color: white;
}

.logo {
	float: left;
}

.logo2 {
	margin-top: 0px;
}


.table{

}

.title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	text-align: left;
	font-size: 25px;
	font-weight: bold;
}

.title a{
	text-decoration: none;
	color: #000;
	font-size: 25px;
	text-align: left;
}

.label{
	font-size: 11px;
	font-weight: bold;
	color: #555;
	margin-top: 2px;
}

.text, .text a, .text p , .text div, .text span{
	text-align: left;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 11px;
}

.text a{
	text-decoration: none;
	font-weight: normal;
	color: #ee2434;
}

.text a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ee3424;
}

.more a{
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

.date {
	color: #555;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	white-space: nowrap;
}

.price{
	font-weight: bold;
	background-color: #ee2525;
	float: right;
	display: block;
	border: 0px solid #ee2434;
	padding: 11px 10px 11px 15px;
	font-size: 15px;
	color: #fff;
	white-space: nowrap;
	background-image: url(../images/price_tag.gif);
	background-repeat: no-repeat;
}




.nav_box_cont{
	padding: 8px  0px 0px 0px;
	margin: 0px 15px 0px 0px;
	color: #ee3424;
	background-color: #fff;
	white-space: nowrap;
}

.nav_box_cont a{
	color: #ee3424;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.nav_cont_next{
	
}

.nav_cont_previous{
	
}

.nav_box_cont a{
	color: #ee3424;
	padding: 2px  5px;
}

.nav_box_cont #nav_cont_current, .nav_box_cont a:hover{
	color: #fff;
	background-color: #ee3424;
	padding: 2px  5px;
	font-weight: bold;
}




.nav_box_cat{
	padding: 8px  5px 0px 5px;
	margin: 0px 15px 0px 0px;
	background-color: #fff;
	color: #ee3424;
	white-space: nowrap;
}

.nav_box_cat a{
	color: #ee3424;
	padding: 5px;
	font-weight: bold;
	white-space: nowrap;
}

.nav_box_cat td{
	color: #ee3424;
}

.nav_box_cat #current, .nav_box_cat a:hover{
	color: #fff;
	background-color: #ee3424;
	padding: 2px  5px;
}


.cat_desc{
	padding-right: 15px;
}




.previous a{
	padding: 0px;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
}

.number{
	padding: 0px 0px 0px 0px;
	text-align: center;
	white-space: nowrap;
	color: #ee3424;
	display: block;
}

.ranking_small{
	color: #990033;
	font-size: 20px;
	font-weight: bold;
}

.footer td{
	color: #555;
	white-space: nowrap;
}

