/* --
	CSS Document
	Blue Razor Template
	(C) TheArcadeScript
-- */
body{
	background:#006599 url(http://www.arcadenoid.com/media/bg.jpg);
	background-repeat:repeat;

	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:15px 0px 15px 0px;
      cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
a{ color:#4B7A9C; }
a:hover{ text-decoration:none;
         cursor:url(http://www.arcadenoid.com/media/cursor.cur), default; }
.outer-line{
	border-top:5px #0D0D0D solid;
	border-right:5px #0D0D0D solid;
	border-bottom:5px #0D0D0D solid;
	border-left:5px #0D0D0D solid;
cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
.inner-line{
	border-top:3px #FFF solid;
	border-right:3px #FFF solid;
	border-bottom:3px #FFF solid;
	border-left:3px #FFF solid;
	background-color:#000;
cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
.logo{
	background:url(images/logo_bg.gif) repeat-x;
	
      cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
.nav-bg{
	background:url(images/nav_bg.gif) repeat-x;
	border-top:2px #0D0D0D solid;
	border-bottom:1px #666 solid;
	text-align:center;
	height:25px;
	color:#CCC;
      cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
.nav-bg a{
	color:#4B7A9C;
	font-weight:bold;
	text-decoration:none;
	padding:0 3px 0 3px;
	font-size:12px;
}
.nav-bg a:hover{ color:#grey; }
.sub-nav-bg {
	background:#000 ;
	border-top:1px #FFF solid;
	border-bottom:1px #FFF solid;
	color:#FFfffF;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:1px;
}
.sub-nav-bg a{ color:#FFfffF; }
.sub-nav-bg .left{
	float:left;
	height:23px;
	padding-top:7px;
}
.sub-nav-bg .right{
	float:right;
	height:25px;
	padding-top:5px;
}
.page-bg{
	background:#FFF url(images/page_bg1.gif) repeat-x;
	border-top:1px #0D0D0D solid;
	padding-top:0px;
	padding-bottom:0px;
}

.page-bg1{
	background:#FFF url(images/page_bg1.gif) repeat-x;
	border-top:1px #0D0D0D solid;
	padding-top:0px;
	padding-bottom:0px;
}


.page-side{ padding:0 0 5px 0px; /*border-right:1px #CCC dashed;*/ }
.page-side h4{
	color:#4B7A9C;
	font:bold 15px Arial, Verdana, Helvetica, sans-serif;
	margin:5px 0 0 0;
	letter-spacing:1px;
}
.page-side a{
	color:#666;
	text-decoration:none;
}
.page-side a:hover{
	color:#333;
	text-decoration:none;
}
h1{ 
	margin:0px; 
	font-size:20px;
	color:#00BAF3;
}
.content h1{ 
	margin:10px 0 0 0; 
	font-size:22px;
	color:#00BAF3;
}
h2{
	margin:0px;
	font-size:18px;
	color:#00BAF3;
}
.content,.browse,.pad{ padding:5px 5px 5px 5px; }
.content a img,.browse a img{
    border:1px #FFFFFF solid;
	padding:2px;
	float:left;
	margin-right:0px;
}
.content a:hover img,.browse a:hover img{
	border:1px #F28900 solid;
	padding:2px;
	float:left;
	margin-right:0px;
      cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}

.content strong {
	float:left;
	width:212px;
	font-size:12px;
}
.browse strong {
	width:500px;
	font-size:12px;
}
.content strong a:hover,.browse strong a:hover{ text-decoration:none; }
.content p{
	float:right;
	margin:2px 0 0 0;
	width:212px;
      cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
.browse p{
	margin:2px 0 0 0;
}
.content span{
	float:right;
	width:212px;
	font-size:10px;
	color:#888;	
}
.browse span{
	width:500px;
	font-size:10px;
	color:#888;	
}
.list div{
	padding:5px 0px 5px 0px;
	float:left;
	display:block;
}
.list ul{
	margin:0px;
	padding:0px;
	width:185px;
	list-style:none;
}
.list li{ padding:2px 0 2px 13px; }
.hot{ background:url(images/star.gif) no-repeat 0 .4em; }
.list br{ clear:both; }
.list a{ font-weight:bold; }
.list a:hover{ text-decoration:none; }
.list h3{
	margin:0px;
	font-size:16px;
	letter-spacing:1px;
	color:#333;
}
.list h3 a{
	text-decoration:none;
	padding:0px;
}
ol{ 
	padding:0px; 
	margin:0px; 
	list-style-position:inside; 
	color:#333;
}
a.viewmore{
	color:#000;
	line-height:30px;
	padding-left:10px;
}
.page_nav{
	font-weight:bold;
	line-height:19px;
	color:#00BAF3;
}
.page_nav a{
	padding:2px 4px;
	border:1px #00BAF3 solid;
	background-color:#F9F9F9;
	margin:0 2px;
}
.page_nav a:hover{
	padding:2px 4px;
	border:1px #00BAF3 solid;
	background-color:#F9F9F9;
	text-decoration:none;
}
.footer-bg{
	border-top:0px #FFF solid;
	text-align:center;
	padding:9px 10px 0 0;
	color:#000;
	height:22px;
}
.footer-bg a{ color:#fff; }
.pad h4{ 
	margin:5px 0 3px 0;
	font-size:14px;
	color:#000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border-bottom:1px dashed #CCC;
	letter-spacing:1px;
      cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
.pad p{ margin:0 0 2px 0; }
.pad p strong{ line-height:15px; font-size:12px; }
.pad textarea{
	background-color:#FFF;
	border:1px #5A9DCF solid;
	font-size:11px;
}
ul.links{
	margin:2px;
	padding:5px;
	list-style-position:inside;
	list-style:none;
}
ul.links li{
    font-size:18px;
	width:180px;
	float:left;
	font-weight:bold;
	padding:4px 0 4px 0;
}
/* 
// >> Forms
*/
select.dropdown{
	color:#555;
	width:150px;
	height:17px;
	font-size:12px;
}
label{
	cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
form{
	margin:0px;
}
input.submit{
	font:12px Verdana, Arial, Tahoma, sans-serif;
	padding:2px 8px 2px 8px;
	letter-spacing:1px;
	margin:3px 0px;
}
input.box,textarea.box{
	border:1px solid #397CAE;
	background-color:#FDFDFD;
	margin:2px 2px 2px 0px;
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif; 
}
input.box:hover,textarea.box:hover{
	border:1px solid #5194C6;
	background-color:#FFF;
	margin:2px 2px 2px 0px;
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif; 
}
input.box:focus,textarea.box:focus {
	border:1px solid #AAA;
	background-color:#FFF;
	margin:2px 2px 2px 0px;
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif; 
}
/* -- End Forms -- */
.upperpad{ padding:0px 0px 0 0px; }
.lowerpad{ padding:0px 0px 0px 0px; }
.footerpad{ padding:2px; }
p.error{
	background-color:#BF2F2F;
	padding:3px;
	color:#FFF;
	margin:5px;
}

/* --
	CSS for the rating system
	Thanks to Komodo Media
-- */	
#star-rating,
#star-rating a:hover,
#star-rating a:active,
#star-rating a:focus,
#star-rating #current-rating{
	background:url(images/ratestar.gif) left -1000px repeat-x;
}
#star-rating{
	position:relative;
	width:125px;
	height:25px;
	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:-1000em;
	height:25px;
	line-height:25px;
	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;
}
.floatright
{
float: right;
width: 102px;
margin: 0 0 10px 10px;
background-color: #ddd;
padding: 10px;
border: 1px solid #666;
}

div.floatright img { border: 1px solid #000; }
p { margin-top: 0; }

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#00CCFF;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.jpg');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #00CCFF;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
.content1 a:hover img,.browse a:hover img{
	border:1px #F28900 solid;
	
	float:center;
	
      cursor:url(http://www.arcadenoid.com/media/cursor.cur), default;
}
