/**************** Body and tag styles ****************/

*{ margin:0; padding:0; }

body{
/*
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.1em;
*/
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 12px;

text-align:center;
color:#303030;
background:#363636;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:1000px;
margin:0px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:1px solid #fff;
}

#header{
	height:102px;
	width:998px;
	color:#ffffff;
	background-image: url(/img/headerbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.logo {float: left;}
.login {padding: 4px; float: right;background-color: #25AABD;border: 2px solid #163979;margin: 25px 20px 0px 0px;background-image: url(/img/rightheader.gif);background-repeat: repeat; vertical-align: middle;}
.login form, .login form * { vertical-align:middle; }
.login form input {margin: 10px;border: 1px solid #163979;padding: 3px;}
.login form a { font-size: smaller;}

#navigation{
	height:37px;
	line-height:36px;
	width:998px;
	color:#ffffff;
	background-color: #578bb8;
	background-image: url(/img/navbg.gif);
	margin-top: 0 1px;
	border: solid 1px black;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #f7c88d;
border-left:1px solid #9e6b29;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:13px;
font-weight:bold;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#FF7E00;
color:#ffffff;
text-decoration:none;
}
.midad { background-image: url('/img/headerbg.jpg'); background-repeat: repeat-x; background-position: bottom; height: 110px; padding: 5px; }
/**************** Content styles ****************/

#content{
float:left;
width:679px;
font-size:1em;
font-weight: normal;
padding:0px 0 0 2px;
}

#admincontent{float:left;width:991px;font-size:1em;font-weight: normal;padding:0px 0 0 2px;}

.title { 
	margin: 10px auto; 
	font-size: 18px;
	font-weight: bold;
}
#content h3 {margin:0 0 5px 0; font-size:1.1em; letter-spacing:-1px;}
.blog {
	background-image: url(/img/plugbg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.blog p, .blog div, .blog div * {margin: 0px 10px;}
.blog h2 {color: #fff; padding: 8px 0px 0px 30px; float: left; width: 570px; font-size: 16px; height: 25px; !height: 25px;}
.blog h2 a  {color: #fff }
.blog h2 a:hover {color: #ccc;}
.blog h3 {padding: 8px 5px 0px 0px;color: #20b4bc;font-size: 16px;}
.blog h4 {padding: 10px 0px 0px 30px;font-size: 14px;margin-bottom: 5px;}

.readmore {float: right;padding: 0px 10px;}
/**************** Sidebar styles ****************/

#subcontent{
	float:right;
	width:312px;
	line-height:1.4em;
	background-image: url(/img/rightbg.gif);
	background-repeat: repeat-y;

	border: 2px solid #09868c;
}

#subcontent h2{
	display:block;
	margin:0 0 5px 0;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#dd4003;
	background-image: url(/img/rightheader.gif);
	background-repeat: repeat;
	padding: 0px 0px 2px 0px;
	line-height: 30px;
}

.chosenthumb {border: 1px solid #0d8a8f;margin: 1px; width: 100px; height: 100px;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 0px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:1px;float: left;width: 150px;}
.menublock li a{font-weight:bold; text-decoration:none;color: #fff;width: 150px;}
.menublock li a:hover{text-decoration:none;color: #E4680A;}
.menublock li ul{margin: 0px; font-size:1em; font-weight:normal;width: 300px;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}


/**************** Footer styles ****************/

#footer{
	clear:both;
	width:998px;
	padding:5px 0;
	margin:0 1px;
	font-size:0.9em;
	color:#f0f0f0;
	background-image: url(/img/footerbg.gif);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ff1400;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
.blue {color: #024649;}
.star {padding: 5px 5px;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.thumbnail {
	width: 120px;
	height: 90px;
	border: 1px solid #000;
}

#rateicon {
	background-image: url('/images/rateicon.gif');
	background-repeat: no-repeat;
	width: 45px;
	height: 62px;
	text-align: center;
	vertical-align: middle;
	float: left;	
	font-size: 18px;
}

#rateicon a {
	position: relative;
	top: 20px;
}

.padtable td {
	padding: 5px;
}

.padtable th {
	padding: 5px;
	text-align: center;
}
