body{
	margin: 0;
	background-color: #ffffff;
	text-align: center;
	font: .85em Arial, Helvetica, sans-serif;
}
a{
text-decoration:none;
color:#000000;}
a img{
	border: none;
}

#container{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#top-header{
	height: 50px;
	background: #0060c5 url(../images/topbase_blue.gif);
	border: 1px solid #1e438a;
	margin-bottom: 2px;
}

#header-title{
	height: 22px;
	width: 364px;
	margin-top: 13px;
	margin-left: 18px;
	float: left;
	position: relative;
	overflow: hidden;
}

#header-title span{
	background: url(../images/offcialWensite.gif);
	position: absolute;
	width: 100%;
	height: 100%;
}

#magazine-jump{
	float: right;
	height: 44px;
	margin-top: 3px;
	padding-right: 10px;
	border-right: 1px solid #07296a;
}

#header-search{
	float: right;
	width: 191px;
	height: 44px;
	margin-top: 3px;
	padding-left: 10px;
	border-left: 1px solid #22aefd;
}

#category_select{
	border-bottom:1px #808080 solid;
	border-left:1px #d4d0c8 solid;
	border-top:1px #d4d0c8 solid;
	border-right:1px #808080 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 150px;
}

#header-search form input[type="text"]{
	border-bottom:1px #808080 solid;
	border-left:1px #d4d0c8 solid;
	border-top:1px #d4d0c8 solid;
	border-right:1px #808080 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 102px;
}

.button{
	position: relative;
	left: 7px;
	top: 3px;
}

#header-search form #search-submit{
	height: 16px;
	width: 35px;
	margin-left: 4px;
}

#content{
	clear: both;
}

#content .left{
	width: 280px;
	padding-right: 2px;
	padding-bottom: 4px;
	float: right;
}

#content .right{
	width: 717px;
	padding-bottom: 4px;
	float: right;
}

.contentpaneopen tbody tr td p{
	margin: 0px;
}

#footer{
	clear: both;
	background: url(../images/footer_base.gif);
	text-align: center;
	height: 64px;
}

#main-menu{
	height: 36px;
	margin: 2px 0;
	background: url(../images/menubg.gif);
}

.menu{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.menu li{
	float: left;
	position: relative;
}

#main-menu .menu li{
	border-right: 1px solid #1e438a;
	border-left: 1px solid #22aefd;
	height: 36px;
	text-align: center;
}

#main-menu .menu li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 26px;
	padding: 10px 18px 0 18px;
	background: url(../images/menubg.gif);
}

#main-menu .menu li a:hover {
	background-position: 0 -36px;
	color: #0a2969;
}

#footer-menu{
	padding-top: 15px;
}

#footer-menu .menu{
	margin: 0 auto;
}

#footer-menu .menu li{
	padding: 0 5px;
	float: none;
	display: inline;
}

#footer-menu .menu li a{
	color: #ffffff;
	text-decoration: none;
	font-size: .85em;
}

#copy{
	clear: both;
	color: #63dafa;
	font-size: .8em;
}

.left_header{
	background: #0060c5 url(../images/login_base.gif);
	height: 26px;
	border: 1px solid #1e438a;
	margin-bottom: 2px;
}

.left_header h2, .left_header span{
	padding: 4px;
	margin: 0;
	font-size: 15px;
	color: white;
}

.left_header span{
	font-weight: bold;
	height: 18px;
	display: block;
}

#login-header{
	background: url(../images/login_base.gif);
	height: 26px;
	border: 1px solid #1e438a;
	margin-bottom: 2px;
}

#login_welcome_img{
	float: left;
}

#featured{
	margin-top: 4px;
}

#welcome_name{
	color: White; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	float: left;
	padding: 5px;
}

#form-login, #featured_list{
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
}

#login_explore_img img{
	margin: 0;
	padding: 0;
}

#login_mags_img{
	text-align: center;
}

#login_mags_img a img{
	border: none;
}

#form-login fieldset{
	margin-left: 10px;
}

#form-login .login-register a img{
	margin: 0;
	padding: 5px 0px;
}

#form-login fieldset p label{
	font-weight: bold;
}

fieldset {
	border: 0;
}



A.viewmore1:link, A.viewmore1:visited, A.viewmore1:active{
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0654bd;
	padding-left:18px;
	text-decoration:underline;	
	text-align: right;
	width:15px;
	height:9px;
	background-image: url(../images/view_more_normal.gif);    
	background-repeat:no-repeat;
	background-position:left bottom;	
}

A.viewmore1:hover{
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	padding-left:18px;
	text-decoration:none;
	text-align: right;
	width:15px;
	height:9px;
	background-image: url(../images/view_more_over.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#sectionHeader{
	background-color: #e8e8e8;
	border: 1px solid #999999;
	color: #003782;
	height: 22px;
	padding: 2px 10px;
	margin-bottom: 2px;
	padding: 2px;
	margin: 0;
	font-size: 16px;
}

#sectionHeader h2{
	padding: 2px;
	margin: 0;
	font-size: 16px;
}

#sectionContent{
	margin: 10px;
}

.contact_section{
	border: 1px solid #cccccc;
	margin-top: 10px;
	position: relative;
	padding: 10px;
	font-size: .85em;
}

.contact_section img{
	position: absolute;
	top: -9px;
	left: -1px;
}

.contact_section form label{
	font-weight:bold;
}

.contact_field{
	width: 325px;
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}

.contact_field input{
	width: 100%;
}

.contact_field_full{
	width: 660px;
	clear: both;
	padding-bottom: 15px;
}

.invalid{
	color: red;
}

.contact_field_full input, .contact_field_full textarea{
	width: 100%;
}

#fb_magazine{
	width: 700px;
	height: 500px;
	margin: 5px auto;
}

A#backlink:link, A#backlink:visited, A#backlink:active{
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003399;
	margin-top:20px;
	margin-left:10px;
	padding-left:18px;
	margin-bottom:10px;
	display: block;
	height:13px;
	background: url(../images/back.gif) no-repeat left bottom;	
}
A#backlink:hover{
	color:#cc0000;
	background-image:url(../images/back-hover.gif);  
}

#single_view{
	padding: 10px;
}

.all_view{
	width: 340px;
	margin: 5px;
	float: left;
	font: 10pt verdana;
}

.featured_item{
	width: 275px;
	margin: 5px;
	font: 10pt verdana;
}

.left_side{
	clear: both;
}

.title_catalog{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	font-weight:bold;
	height:16px;
	text-decoration:none;
}

.cover_image{
	border: 1px solid black;
}

.listing_text{
	float: left;
}

#single_view .title{
	color:#003399;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}

#single_view .cover_image{
	float: left;
	margin-right: 10px;
}

#single_view .description{
	text-align: justify;
	margin-left: 10px;
}

A.description:link, A.description:visited, A.description:active{
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003399;
	background: url(../images/description.gif) no-repeat top left;
	height: 14px;
	display: block;
	padding-left: 16px;
}

A.description:hover{
	color:#CC0000;
	text-decoration:underline;
	background-image:url(../images/description-hover.gif);
}

A.download:link, A.download:visited, A.download:active{
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003399;
	background: url(../images/download_icon.gif) no-repeat top left;
	height: 14px;
	display: block;
	padding-left: 16px;
}

A.download:hover{
	color:#CC0000;
	text-decoration:underline;
	background-image:url(../images/download_icon-hover.gif);
}

.contentheading{
	padding: 2px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #999999;
	background: #e8e8e8;
	color: #003782;
}

.blog .contentheading{
	font-size: 16px;
	font-weight: bold;
	border: none;
	background: none;
	padding: 0;
}

.createdate{
	color: #aaaaaa;
	font-size: 12px;
	top: -7px;
	position: relative;
	display: block;
}