@charset "utf-8";

.post_short img, .anynews img {
	width: 100px;
	height: 80px;
	float: left;
	padding: 5px;
}


/* Main Content */
body {
	background: #c2d2ec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4272a8;
}
p {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 24px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #4272a8;
}

a:hover {
	color: #9C3;
	text-decoration: none;
}

#wrapper {
	width: 965px;
	margin: auto;
}

img { border: none; }

/* search bar */
.styled {
	border: 1px solid #DDD;
	padding: 4px;
    float: right;
}
.button {
	background: url(img/search.gif) no-repeat right;
	border: none;
	height: 27px;
	width: 27px;
    float: right;
}

#search {
	float: right;
	width: 200px;
	padding: 10px 10px 0 0;
}
/* end search bar  */

.bookmarks {
	padding: 0;
	margin: 0;
}
#logo {
	/* background-image: url(img/logo.jpg);
	background-repeat: no-repeat; */
	height: 51px;
}
#flags {
	list-style-type: none;
	padding: 15px 0 0 0;
	margin: 0 10px 0 0;
}
#flags li {
	float: right;
        padding: 0 5px 0 0;
}
#flags li a:hover {
	border-bottom: 1px solid #FFF;
}
#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 171px;
	vertical-align: top;
}
#menunav {
	background-position: right;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 46px;
}
#menunav2 {
	background: #FFF url(img/bg.jpg) repeat-y right;
	vertical-align: top;
}
#mnav {
	background:url(img/blank.gif) right top;
	height: 36px;
	margin-right: 10px;
}

/* header navigation */
#linemenu {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0 0 0 -40px;
}

#linemenu li {
	float: left;
	background:url(img/blank.gif) left top;
	display: block;
}

#linemenu li a {
	text-decoration: none;
	padding: 7px 15px 5px 15px;
	display: block;
	color: #FF6;
}
#linemenu li a:hover {
	background: url(img/blank_over.gif);
}



#nav {
	list-style-type: none;
	margin: 0 0 0 -25px;
	padding: 0;
	font-size: 16px;
}

#nav li {
	display: block;
	float: left;
	padding: 7px 13px 5px 5px;
}
#nav li a, #nav li a:visited {
	text-decoration: none;
	color: #4272a8;
}
#nav li a:hover {
	text-decoration: underline;
}
/*   Affiliates  */
.marq {
	/*width: 240 px;*/
	height: 180px;
	margin-top: 5px;
	border: 1px solid #4272a8;
	overflow: hidden;
}
.marq2 {
	/*width: 275px;*/
	vertical-align: top;
	border: 1px solid #4272a8;
}
/*   table    */

.leftc {
	width: 250px;
	background: #FFF;
	padding-left: 7px;
	padding-right: 2px;
	border-right: 2px solid #4272a8;
	vertical-align: top;
}
.rightc {
	width: 148px;
	background: #FFF url(img/bg.jpg) repeat-y right;
	padding-left: 2px;
	vertical-align: top;
	border-left: 2px solid #4272a8;
}
.bg {
	background: #FFF url(img/bg.jpg) repeat-y right;
}
.middlec {
	background: #C2D2EC;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
	width: 560px;
}



/*  Footer */
#marquee {
	height: 15px;
	width: 800px;
	padding: 0 50px 0 50px;
}
.sidemarquee {
	padding: 5px;
}

#footerbar {
	background: right url(img/footer.jpg) no-repeat;
	/*background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
	height: 30px;
}
#footer {
	text-align: center;
	color: #4272a8;
	font-size: 10px;
	padding: 10px;
}
#footer a {
	text-decoration: none;
	padding: 0 10px 0 10px;
	color: #4272a8;
}
#footer a:hover {
	text-decoration: underline;
}
/*  footer navigation  */


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline2-5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_line2 {
height:36px; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
background:url(img/blank.gif) right top;
}

.pro_line2 .select {
margin:0; 
padding:0 0 0 20px; 
list-style:none; 
white-space:nowrap;
}

.pro_line2 li {
float:right;
background:url(img/blank_over.gif);
}

.pro_line2 .select a {
display:block; 
height:36px; 
float:left; 
background: url(img/blank.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ddd;
}

.pro_line2 .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:url(img/blank.gif) right top;
}

.pro_line2 .select a:hover, 
.pro_line2 .select li:hover a {
background: url(img/blank_over.gif); 
padding:0 0 0 15px;
line-height:27px;
cursor:pointer; 
color:#fff;
}

.pro_line2 .select a:hover b, 
.pro_line2 .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(img/blank_over.gif) right top; 
cursor:pointer;
}

.pro_line2 .select :hover .sub {
height:18px;
display:block; 
position:absolute;
float:left;
width:750px;
top:28px; 
left:0; 
text-align:center;
}

.pro_line2 .select :hover .sub li a 
{display:block;height:18px; line-height:16px; float:left; background:transparent url(img/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; border:1px solid #000; border-color:#888 #777 #666 #ddd; color:#888;font-size:10px;}

.pro_line2 .select :hover .sub li a:hover 
{color:#000; background:#e8e8e8; border-color: #fff #333 #000 #fff; line-height:15px;}