body{
background:#000;
	font-size: 100%;
	color: #CCC;
	font-weight: normal;
	font-family: sans-serif;
	margin: 0;
}
a img{
border:0;
}
#wrapper{
background:#2c2c2c;
margin: 0 auto;
min-width:320px;
max-width:480px;
}

#header{
margin: 0;
background:#2c2c2c;
height:100%;
	text-align:center;
}
#top_menu{
color:#fff;
background-image:url(../images/menu_bg.gif);
background-repeat:repeat-x;

text-align:center;

font-size: 1.2em;
font-weight: bold;
padding-top:5px;

}
#top_menu a{
color:#fff;
font-weight:bold;
text-decoration:none;

}
#top_menu a span{
display:block;
}
#bottom_menu{
color:#fff;
background-image:url(../images/menu_bg.gif);
background-repeat:repeat-x;
height:33px;
text-align:center;
font-size: 1.2em;
font-weight: bold;


}
#bottom_menu a{
color:#fff;

font-weight:bold;
text-decoration:none;
}








#main{

}

#footer{
background:#2c2c2c;
	text-align:center;
}


#disclaimer{

	padding:3px;
	color:#CCC;
	background:#2c2c2c;
	font-size: 10px;
	text-align:center;
}



.main_menu 
{
	width:100%;
	height:33px;
	border:0;
	margin:0;
	background:#000 url(../images/top_bg_015.gif) repeat-x;
	overflow:hidden;	
}
.tab 
{
	top:0;
	height:0;
	min-width:160px;
	max-width:320px;
	background:repeat-x top;
	margin:0 auto;
	
}
.tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:33.3%;
	
}
.tab a 
{
	background:#000 url(../images/bright_015.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.tab a span 
{
	display:block;
	background:url(../images/bleft_015.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFF;
	font-weight:bold;
	line-height:32px;
	
	

}
.tab a:hover,.tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
.tab a:hover span,.tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
h1 {
color: #fff;
font-size: 1.0em;
font-weight: bold;
padding-top: .3em;
padding-bottom: .3em;
padding-left: 10px;
padding-right: 10px;
margin-top: .2em;
margin-bottom: .2em;

}

h2 {
color: #fff;
font-size: 0.9em;
padding-top: .3em;
padding-bottom: .3em;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
margin-top: .5em;
margin-bottom: .3em;
margin-left: -10px;
margin-right: -10px;
}

h3 {
font-size: 0.8em;
color: #fff;
margin-top: 0.5em;
margin-bottom: 0.3em;	
}
/*main Content*/





.block{
margin-top:-1px;
background-color:#000;
width:100%;
}
.c_top{
background-image:url(../images/top_bg.gif);
background-repeat:repeat-x;
background-color:#585858;
}
.c_display{

background-image:url(../images/content_bg.gif);
background-repeat:repeat-x;
background-position:bottom left;


width:100%;
clear:both;
display:inline-block;

}

.c_left{

float:left;
width:160px;
height:120px;
padding:1px;
}


/*****buttons*************************************************************************************/
.c_right{
float:right;
width:310px;

}
.c_right p{
font-size: 0.9em;
height:36px;
overflow:hidden;

}
.s_button{
background-color:#000;
background-repeat:no-repeat;
border:1px solid #333;
display:inline-block;
width:48%;

margin-bottom:3px;
}
.v_button{
background-color:#000;
background-repeat:no-repeat;
border:1px solid #333;
display:inline-block;
width:48%;

margin-bottom:3px;
}

.s_button a{
	background:#000 url(../images/bright_015.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	margin:0;
	padding:0;
	width:100%;
	
}
.v_button a{
	background:#000 url(../images/bright_015.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	margin:0;
	padding:0;
	width:100%;
}
.v_button a span{
    text-align:center;
	display:block;
	background:url(../images/bleft_015.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7cd2ff;
	font-weight:700;
	line-height:18px;
	padding:6px;
}
.s_button a span{
text-align:center;
	display:block;
	background:url(../images/bleft_015.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7cd2ff;
	font-weight:700;
	line-height:18px;
	padding:6px;
}

/****************/
.c_left .photo {
	display: block;
	margin: 0 0 0 4px;
}
.c_left .photo img {
	display: block;
	width: 150px;
	height: 110px;
	border: 3px solid #000;
}
/* start rating *********************************************************************/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(../images/stars20.gif) left -9000px repeat-x;
}
.star-rating{
position:relative;
width:100px;
height:20px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-9000em;
height:20px;
line-height:20px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* III *********************************************************************/