/* 
Stylesheet for the free sNews15_1 template
from http://www.free-css-templates.com
*/

/* Reset all margins and paddings for browsers */
* { 
	padding: 0;
	margin: 0;
}
img{
	border:0px;
}
body { 
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.6em; 
	margin: 0
}

#wrap {	margin: 0 auto;	width: 80% }

/* TOP HEADER -------- */
#top {
	margin: 0 auto;
	padding: 0;
	color: #666;
	background: #FFF url(../images/top.jpg) repeat-x top;
	height: 81px;
}
#top h1 { padding: 10px 0 0 10px; color: #FFF; font-size: 160%; background: transparent;}
#top h2 { padding: 0px 0 0 10px; color: #aaa; font-size: 80%; background: transparent;}
#top .padding { padding-top: 5px; }
#top .lefts { 
	background: transparent url(../images/topl.jpg) no-repeat left; 
	height: 81px; 
}
#top .rights {
	background: transparent url(../images/topr.jpg) no-repeat right;
	float: right;
	height: 81px;
	width: 18px;
}

/* SEARCH BOX AND BUTTON ----------*/
#search { float: right;  padding: 10px 25px 0 0;  }

#search input.text { 
	border: 1px solid #eee;
	display: inline;
	margin-top: 5px;
	width: 120px;
	height: 12px;
	font-size: 10px;
 }
 #search input.searchbutton {
	border: 0;
	background: transparent;
	color: #FFF;
	cursor: pointer;
	font: bold 0.8em Arial, Arial, Sans-Serif
 }

#subheader { 
	clear: both; 
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #eaeaea;
	color: #808080;
	padding: 1em;
	margin: 15px 8px 10px 8px;
	
}
#subheader a { text-decoration: none; border-bottom: 1px dashed #0066B3; } 
 
 
/* TOP MENU ---------- */
#topmenu {  	margin: 0px 8px 0 8px; 
			padding: 0;
			background: url(../images/menu.jpg) repeat-x top;
			height: 35px;
			
}
#topmenu .lefts { 
	background: url(../images/menul.jpg) no-repeat left; 
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url(../images/menur.jpg) no-repeat right;
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
}
#topmenu li a:hover { 
	color:#00FF00;
	text-align: left;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(../images/sep.gif) no-repeat top right
	
}

#main { background: #FFF; margin: 25px 0 15px 0; color: #666; }

#main #rightside {
	width: 220px;
	float: right;
	background: #FFF;
	margin-right: 8px;
	color: #666;
	
} 

#main #rightside .box {
	background: #efefef;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
}

#main #rightside h2 {
	font: bold 1.0em Arial, Arial, Sans-Serif; 
    background: #CDCDCD url(../images/greyc.gif) no-repeat top right;
	height: 18px;
	padding: 3px;
	color: #777;
}


/* LEFT SIDE - ARTICLES AREA -------- */
#leftside {
	padding-left: 8px;
	color: #888;
	background: #FFF;
	margin-right: 255px;
	margin-left: 8px;
	
}
#leftside h2 { color: #555; text-indent: 17px; background: #FFF url(../images/head.gif) no-repeat left; }

#leftside p{
	text-align:justify;
}
.imgmargin{
	margin-right:20px;
}
#features{
}
#features ul{
	color:#006699;
	font-weight:bold;
}
#features ul li{
	text-align:justify;
	color:#666;
	font-weight:normal;
	margin-bottom:10px;
}
#vconverter{
}
#vconverter ul{
	color:#006699;
	font-weight:bold;
}
#vconverter ul li{
	text-align:left;
	color:#666;
	font-weight:normal;
	margin-bottom:10px;
}
#vconverter ul li img{
	margin-top:10px;
	margin-bottom:10px;
}
#footer {
	clear: both;
	background: #FFF url(../images/footer.jpg) repeat-x;
	height: 46px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 75%;
	color: #666;
}
#footer p  { padding: 5px }
#footer .rside { float: right; display: inline; padding: 5px; text-align: right}

 
a { color: #0066B3; background: inherit; text-decoration: none }
h1 { font: bold 1.9em Arial, Arial, Sans-Serif }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0}
li { list-style-type: none }
.date { border-top: 1px solid #e5e5e5; text-align: left; margin-bottom: 25px; margin-top: 5px;}
#main #leftside .date a, #main #rightside a { border: 0; text-decoration: none; }
 
.comment .date { text-align: left; border: 0;}	


#breadcrumbs { 
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Arial, Arial, Sans-Serif; 
	color: #666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.links{
	
}
.links ul{
	
}
.links ul li{
	line-height:22px;
	border-bottom:#CCCCCC 1px dashed;
}
.links ul li a:link{
	color:#006699;
}
.links ul li a:hover{
	color:#ff0000;
}
.links ul li a:visited{
	color:#006699;
}
.links ul li a:active{
	color:#006699;
}


#leftside #txt {width: 85%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#leftside textarea { border: 1px solid #bbb; width: 85%;  }


/* SNEWS */
#main #leftside fieldset { float: left; width: 95%; border: 1px solid #ccc; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFF; color: #000; }
#main #leftside fieldset p { width: 95%; }
#main input { padding: 3px; margin: 0; border: 1px solid #bbb }
p { margin-top: 5px; }
/*input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }*/
.comment { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }

/*----------------------------------------------------------*/
#smapleplayerleft{
	float:left;
	margin-left:8px;
	width:73%;
	border-right:#dfdfdf solid 1px;
}
#smapleplayerleft ul{
	clear:both;	
}
#smapleplayerleft ul li{
	height:170px;
	border:1px #e6e6de solid;
	float:left;
	margin-right:22px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-left:10px;
	padding-top:10px;
	background-color:#ffffff;
}
#smapleplayerleft ul li img{
	width:150px;
	height:120px;
	margin-bottom:10px;
	margin-right:10px;
}
#smapleplayerleft ul li p{
	margin-top:3px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#smapleplayerright{
	float:left;
	width:200px;
}
#smapleplayerright h2{
	font: bold 1.0em Arial, Arial, Sans-Serif; 
    background: #CDCDCD url(../images/greyc.gif) no-repeat top right;
	height: 18px;
	padding: 3px;
	color: #777;
}
#smapleplayerright ul{
}
#smapleplayerright ul li{
	height:24px;
	border-bottom:1px #CCCCCC dashed;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:5px;
	list-style:none;
	background:url(../images/point.gif) no-repeat;
	background-position:0 50%;
	margin-left:15px;
}
#smapleplayerright ul li a:link{
	list-style:none;
	background:none;
}
#smapleplayerright ul li a:hover{
	list-style:none;
	background:none;
	color:#00CC00;
	font-weight:bold;
}
/*--------------------------------------------------------*/
.hr_style{
	border-top:1px #CCCCCC solid;
	border-bottom:0px;
	height:1px;
	background-color:#FCFCFC;
	width:98%;
	margin-top:5px;
	text-align:center;
}
.temptitle{
	margin-left:10px;
	color:#006699;
}
#tempdiv{
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:center;
}
.titleheight{
	height:40px;
}
.fontred{color:#CC0000;}
.fontblue{
	color:#006699;
}
.price{
	color:#CC3300;
	font-weight:bold;
	font-size:16px;
}
.boldbay{
	color:#006699;
	font-weight:bold;
}
.algincenter{
	text-align:center;
}
.typelist{

}
.typelist ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#669900;
	margin-bottom:15px;
	border-bottom:1px #CCCCCC dashed;
	padding-bottom:5px;
}
.typelist ul li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#777068;
}
#logo{
	float:left;	
}
#logotext{
	float:left;
}