.featured_title {font-size: 14px}
/*
Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas01/
*/

/* Main body */
body {
	background-image: url(../images/bkg.jpg);
	color:#404040; 
	font:85% Verdana,Tahoma,Arial,sans-serif; 
	margin:0 auto; 
	padding:0;
}


#wrap {
	background:#fff;
	color:#404040;
	width:990px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

/* Basic tags */
a {background-color:inherit; color:#286ea0; font-weight:700; text-decoration:none;}
a:hover {background-color:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 1.4em;}

/* Header */
#header {
	background: #E8E4E4 repeat-x bottom; width: 990px; height: 120px; padding: 0px; margin: 0px 0px 0px 1px; position: relative;
}
#header h1 {
	background-color:inherit;
	color:#505050;
	float:left;
	font-size:2em;
	margin:0 0 10px;
	width:350px;
}
#header h1 a {background-color:inherit; color:#505050; text-decoration:none;}
#header p {float:right; font-weight:700; line-height:1.3em; margin:8px 0 0; text-align:center; width:400px;}
#frontphoto {
	border:0;
}



/*Left and right sidebar */
#leftside {
	clear:left;
	float:left;
	margin:0 0 5px;
	padding:0;
	width:160px;
	height: 1220px;
	background-color: #520300;
}
#rightside {
	float:right;
	line-height:1.4em;
	margin:0 0 5px;
	padding:0;
	width:164px;
}
#leftside p,#leftside ul, #rightside p,#rightside ul {margin:0 0 16px; padding:0;}
#leftside p, #rightside p {font-size:0.9em; line-height:1.4em;}
#leftside li, #rightside li {line-height:1.2em; list-style:none; margin:0 0 6px; padding:0;}
#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px; padding:0;}
#leftside ul ul li, #rightside ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #rightside ul ul li a {font-weight:400;}
#leftside h2,#leftside h3, #rightside h2,#rightside h3 {
	color:#505050;
	font-size:1.2em;
	margin:0 0 8px;
	padding:0;
}

/* Main menu */
#leftside ul.avmenu, #rightside ul.avmenu {display:block; list-style:none; margin:0 0 18px 0; padding:0; width:140px;}
#leftside ul.avmenu li, #rightside ul.avmenu li {display:inline; line-height:1.4em; padding:0; width:140px;}
#leftside ul.avmenu li a, #rightside ul.avmenu li a {background-color:#f4f4f4; border-left:4px solid #ccc; color:#505050; float:left; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current, #rightside ul.avmenu li a:hover,#rightside ul.avmenu li a.current {background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
#leftside ul.avmenu ul, #rightside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
#leftside ul.avmenu ul a, #rightside ul.avmenu ul a {font-weight:400; padding:3px 1px 3px 5px; width:115px;}
#leftside ul.avmenu ul ul, #rightside ul.avmenu ul ul {width:113px;}
#leftside ul.avmenu ul ul a, #rightside ul.avmenu ul ul a {width:100px;}

/* Main content */
#content {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 640px;
	float: left;
	background-image: url(../images/contentbg.png);
}
#contentwide {border-left:1px solid #e0e0e0; line-height:1.5em; padding:0 0 0 10px;}
#contentwide2 {border-right:1px solid #e0e0e0; line-height:1.5em; padding:0 10px 0 0;}
#content h2,#contentwide h2,#contentwide2 h2 {font-size:1.6em; }
#content h3,#contentwide h3,#contentwide2 h3 {
	font-size:1.3em;
}
/* #content img,#contentwide img,#contentwide2 img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px; float:left;} */
#content img,#contentwide img,#contentwide2 img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px; float:left;}
#content ul,#contentwide ul,#contentwide2 ul,#content ol,#contentwide ol,#contentwide2 ol {padding:0;}
#content li,#contentwide li,#contentwide2 li { padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#contentwide2 ul ul,#content ol ol,#contentwide ol ol,#contentwide2 ol ol { padding:0;}

/* Footer */
#footer {background:#fff; border-top:2px solid #e0e0e0; clear:both; color:gray; margin:0 auto; padding:10px 0; text-align:center; width:990px; line-height:1.5em; font-size:0.9em;}
#footer p {margin:0; padding:0;}
#footer a {background-color:#fff; color:gray; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {font-size:1.2em;}

/* Reader's Rides */
#topreadersrides {
	padding: 8px;
	border: 4px solid #000000;
	/* background: #ffffff url(../images/title.jpg) no-repeat top; */
}

/* Articles */
#toparticles {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 580px;
}

/* About Us */
#aboutus {
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

/* Home Page Ad Links */
#hp_adlinks {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color:#CCC
}

/* Additional classes */
.left {float:left; margin:3px 10px 2px 0;}
.right {float:right; margin:2px 0 2px 10px;}
.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:400;}
.announce {background-color:#f4f4f4; border-left:4px solid #ccc; clear:left; color:#505050; font-size:0.9em; line-height:1.5em; margin:10px 0 15px; padding:7px 5px 2px 5px; width:126px;}
.announce p {margin:10px 0 0; padding:0;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #ccc; color:#606060; font-size:0.9em; line-height:1.4em; margin:1px 0 20px; padding:8px 5px 8px 8px;}
.clearing {clear:left; margin:0; padding:0; visibility:hidden;}
.hide {display:none;}


/* Ad Styles */
#headerAdContainer {
	position: absolute;
	right: 2px;
	float: right;
	width: 755px;
	height: 100px;
	border: solid 1px #C6CCD7;
	text-align:  center;
	background: #ffffff url(../images/title_adLeft.gif) no-repeat left;
	top: 8px;
}
.headerAd {
        display: block; margin-top: 5px;
}

#smAd {
    margin-top: 10px; float: right; clear: right; width: 125px; 
}
#smAd2 {
	margin-top: 10px;
	float: left;
	width: 133px;
	height: 160px;
	margin-right: 10px;
	border: 4px solid #f0f0f0;
	text-align:center;
}

#bigAdHomePage {
	width: 310px;
	height: 280px;
	border: 4px solid #f0f0f0;
	text-align:center;
}

#bigAd {
	float: right;
	width: 310px;
	height: 280px;
	border: 4px solid #f0f0f0;
	text-align:center;
}

#bigAd2 {
	width: 474px;
	height: 100px;
	border: 4px solid #f0f0f0;
	text-align:center;
	margin-right: 10px;
}

#VideoAd_400x415 {
	float: right;
	width: 408px;
	height: 420px;
	
	text-align:center;
}

#music {
	float: left;
	margin-top: 10px;
	border: solid 1px #016636;
}
#featuredAdContainer {
    margin-top: 10px; float: right; border: solid 1px #cc0000; background: #ffffff url(/images/bg_feature_ad.gif) repeat-x top; width: 298px;
}
.featuredAdText {
    margin-left: 10px; font-weight: bold; line-height: 14px;padding: 10px 5px 10px 0px; width:285px;
}
.featuredAdText a, .featuredAdText a:visited, .featuredAdText a:active, .featuredAdText a:hover {
    color: #000000;
}
.featuredAdText img {
   padding: 10px 0px;
}
#longAdContainerRight {
	width: 160px;
	height: 618px;
	float: right;
	border: 4px solid #f0f0f0;
	text-align:center;
}
*html .longAdContainerRight {
   margin-right:-10px;
}
.longAdContainerLeft {
    width: 160px; margin-top: 10px; float: left;
}

/* Navigation Styles */
#mainNavigation {
	background: #ffffff url(../images/bg_navmain_top4.gif) repeat-x top;
	height: 28px;
	clear: both;
	padding-bottom: 5px;
}
.mainNavigationLinks {
	font-weight: bold;
	line-height: 25px;
	font-size: 11px;
	float: left;
}
.mainNavigationLinks span {
    padding: 0px 10px;
}
.mainNavigationLinks a {
    text-decoration: none; color: #000000;
}
.mainNavigationLinks a:hover {
    text-decoration: none; color: #6c0500; /* #B90203 */
	font-size: 12px;
}       
#subNavigation {
    background: #339969 url(/images/bg_navmain_bottom.gif) repeat-x bottom; margin-top: 1px; border-top: 1px solid #016636; padding: 0px 0px 6px 10px; line-height: 20px; color: #ffffff; text-align: left; clear: both;
}
#subNavigation a {
    color: #ffffff;
}


/* Logon Styles */
#logonContainer {
	width: 220px;
	height: 100px;
	/* background: #ffffff no-repeat left; */
	top: 8px;
	float: left;
	border: solid 1px #C6CCD7;
	text-align:  center;
	position: absolute;
	background: #ffffff url(../images/welcomebg.png) repeat-x top;
}

.logon {
	display: block;
	font-size: 12px;
}

/* Search Bar Styles */
#searchbar {
	padding-top:2px;
	float: right;
	height: 28px;
}

#files_list {
	font-size: 11px;
	color:#000000;
	font-style: italic;

}

#homepagevideo {
	width: 310px;
	height: 230px;
	border: 4px solid #f0f0f0;
	text-align:center;
}
#footerAdContainer {
	position: relative;
	width: 755px;
	height: 100px;
	border: solid 1px #C6CCD7;
	text-align:  center;
	background-color: #ffffff;
	background-image: url(../images/title_adLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	left: 115px;
}
.footerAd {
	display: block;
	margin-top: 5px;
}
#headerBannerContainer {
	position: absolute;
	right: 2px;
	float: right;
	width: 755px;
	height: 100px;
	text-align:  center;
	top: 8px;
}
a.link_wp:link {
	font-size: 10px;
	font-weight: bold;
	color: #4D6EA0;
}
a.link_wp:active {
	font-size: 10px;
	font-weight: bold;
	color: #4D6EA0;
}
a.link_wp:hover {
	font-size: 10px;
	font-weight: bold;
	color: #4D6EA0;
}
a.link_wp:visited {
	font-size: 10px;
	font-weight: bold;
	color: #4D6EA0;
}
.wp_title   {
	font-size:0.9em;
	font-weight: bold;
}
.myshoplink {
	line-height: 20px;
}
.myshop_table_header {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.myshop_table_data {
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.myshop_detail_title {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.currency_textfield {
	text-align: right;
}
.buy_sell_title {
	font-size: 16px;
	font-weight: bold;
}
.arrows {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.myshop_table_header_order_left {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/updown.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.myshop_table_header_order_right {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/updown.png);
	background-repeat: no-repeat;
	background-position: right center;
}
a.shop_links:link {
	text-decoration: none;
}
#linkes {
	color: #404040;
	font-weight: normal;
}

a.shop_links:active {
	text-decoration: none;
}
a.shop_links:hover {
	text-decoration: underline;
}
a.shop_links:visited {
	text-decoration: none;
}
