/*Template CSS starts*/

body {
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	/*padding:25px;*/
}
.style4 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.categories_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	word-spacing: 1pt;
}
.top_bottom_links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

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

.top_bottom_links a:hover{
	color: #FFFFFF;
	background-color: #CD1016;	

}

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

.top_bottom_links a:active{
	color: #FFFFFF;
	background-color: #CD1016;	

}

.style8 {font-size: 10px; color: #FFFFFF; font-family: Arial; padding:2px;}
.style17 {font-size: 11px; color: #FFFFFF; font-family: Arial; }
.style2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #BCBCBC;
	line-height: 16px;

}

/*Template CSS ends*/

.category {
	font-family: Verdana;
	font-size: 10px;
	color: #ed5106;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.category a:link{
text-decoration:none;
color: #ed5106;
}

.category a:hover{
text-decoration:none;
color: #ed5106;
font-weight:bold;
}

.category a:active{
text-decoration:none;
color: #ed5106;
font-weight:bold;
}

.category a:visited{
text-decoration:none;
color: #ed5106;
}

.category_selected{
	font-family: Verdana;
	font-size: 11px;
	color: #ed5106;
	text-decoration:none;
	font-weight:bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.download {
	font-family: Verdana;
	font-size: 10px;
	color: #ed5106;
}

.pager {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

}

.title {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight: bold;

}

.price {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

}

.comment {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}

.description {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}

.thumbnail {

	margin:3px;

	border: 3px solid #fff;

}

.thumbnail_live {

	margin:3px;

	border: 3px solid #000;

}
#menu {
	width:777px;
	height:18px;
	margin: 0 ;
	padding: 0 0 0 20px;
	background:#000000;
}


#menu ul {
	margin: 0;
	padding: 0 ;
	list-style: none;
	float:left;
}

#menu li {
	display: inline;
}

#menu a {
	margin-right:1px;
	display: block;
	float: left;
	padding: 0 8px 0 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	font-weight: bold;
}

#menu a:hover {
	background:#CD1016;
	text-decoration: none;
}