* {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
body {
	margin:0px;
	padding:0px;
	background:url(../img/wood.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#979797;
	font-weight:normal;
}
a:link, a:visited {
	color:#2d358e;
	text-decoration:none;
}
a:hover {
	color:#0066FF;
	text-decoration:none;
}
#header {
	width:auto;
	height:130px;
	background-color: #f0f8ff;
}
#menuHolder {
	width:908px;
	margin:auto;
	padding-top:5px;
}
#divContact {
	display:none;
}
#page {
	width:908px;
	min-height:500px;
}
#header-inside {
	width:908px;
	height:160px;
	background-repeat:no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	width:auto;
	height:auto;
	background-image:none;
	background-repeat:no-repeat;
	color:#fff;
	background-color: #14325c;
}
#footer-inside {
        text-align: center;
	width:908px;
	height:50px;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
}

#bg-border { background: url(../img/border.png); }

#cover {
	width:908px;
	min-height:400px;
	margin:0 auto;
	padding:5px 0px 0px 0px;
}

#pages {
	width:908px;
	min-height:400px;
	margin:0 auto;
	padding:5px 0px 5px 0px;
}
#phone {
	height:50px;
	color:#13325c;
	float:right;
	text-align:right;
	padding:75px 10px 0px 10px;
	font-size:12px;
}
#copyright {
	float:left;
	text-align:center;
	font-size:12px;
	margin-top: 25px;
}
#logo {
	float:left;
}
#cover ul {
	width:908px;
	margin:0 0px 0px 0px;
	padding: 0px;
	display:block;
	
}
#cover ul li, #pages ul li {
	display:block;
	float:left;
	
}
#cover ul li a , #pages li a{
	display:block;
	float: left;
	width:120px;
	background:url(../img/shadowcover.png) no-repeat bottom right;
	height:160px;
	padding:5px 0px 0px 5px;
	margin-bottom:20px;
	margin-right:5px;
	
}

.latest a { margin-right:0px!important; }

#cover ul li img, #pages li img {
	width:120px;
	height:160px;
}
ul li a:hover {

}
ul li a:visited {
	color:#979797;
}
#left {
	width: 240px;
	float: left;
	background:#fff;
	padding:10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
}
#right {
	width: 100%;
	height:35px;
	text-align: right;
	color: #fff;
	background:url(../img/header.png) repeat-x bottom;
}
#right a {
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 5px;
}
#right a.homeLink {
	float: left;
	margin: 4px 0 0 0;
	padding-left: 20px;
	background-image:url(../images/home.png);
	background-repeat: no-repeat;
	
}
#right a.contacLink {
	float: left;
	margin: 0;
	padding-left: 20px;
	background-image:url(../images/mail.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#right a:hover {
	color: #CCCCCC;
	
}
ul#single {
	width:580px;
	float:right;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
 background:url(../img/border-magazines.png);
	
}


#content {

width:580px;
	float:right;
	margin:0px 0px 20px 0px;
	padding: 10px;
	background:#fff;
-moz-border-radius: 10px;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	


}


ul#single li a:hover {
	color:#406371;
}
#button-more {
	width:618px;
	float:right;
	margin:25px 0px 30px 0px;
	padding: 0px;
}
h3 {
	color:#979797;
}
#subscribe label, #newpwd label {
	width: 150px;
	text-align: right;
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 10px;
}
#subscribe input, #subscribe select, #subscribe textarea, #newpwd input, #newpwd select, #newpwd textarea {
	margin-bottom: 15px;
	vertical-align: top;
}
#subscribe br, #newpwd br {
	clear: both;
}
#subscribe .required, #newpwd .required {
	font-size: 15px;
	color:#C00;
	font-weight: bold;
	line-height: 5px;
	height: 5px;
	display: inline-block;
}
#subscribe label.inline, #newpwd label.inline {
	display: inline;
}
.baseLogin {
	display:block;
	width:110px;
	padding:4px;
	text-align:center;
	height:18px;
	background-image: url(../images/bg-login.gif);
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bolder;
	float:right;
 margin:right:40px!important;
	margin-top:25px!important;
	margin-bottom:5px;
	position:relative;
}
.baseLogin:hover {
	color:#fff!important;
}
.profileOpt {
	font-size: 11px;
}
ul#single ul#sublist {
	width: 100%;
}
ul#single ul#sublist li {
	display: block;
	width:900px;
	border: 2px solid #f0f8ff;
	background-color:#f0f8ff;
	margin: 2px;
	padding: 6px;
	color:#979797;
	font-size: 11px;
	clear: both;
}
ul#single ul#sublist li img {
	margin-right: 0px;
}
ul#single ul#sublist li strong {
	font-size: 13px;
}
.pass {
	width:500px;
	color:#fff;
	padding:10px;
	margin:10% auto;
	background-color:#14325c;
}
.pass p {
	margin: 5px 0 5px 0;
}
.pass input, .pass label {
	float:left;
}
.pass input {
	border: 1px solid #fff;
	padding:3px;
}
.pass label {
	padding-top:5px;
}
.pass #save {
	border:none;
	color:#fff;
	padding:3px;
	background-color:#13325c;
}
.bgCover {
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	display:none;
	overflow:hidden
}
.overlayBox {
	border:5px solid #406371;
	position:absolute;
	display:none;
	width:400px;
	height:250px;
	background:#fff;
}
.overlayContent {
	padding:10px;
}
.closeLink {
	float:right;
	color:red;
}
.overlayContent strong {
	line-height:19px;
	color:#000;
	font-size:16px;
}
.vCard {
	margin-top:20x;
	margin-left:150px;
}
#loginForm {
	float: right;
	text-align: left;
	padding-top: 55px;
}
#loginForm div.cpo {
	width: 200px;
	margin-right: 10px;
	float:left;
}

#save { background:#14325c; color:#fff; }

#loginForm div.bt {
	width: 95px;
	float:left;
}
#loginForm label {
	display: block;
	font-size: 10px;
	font-weight: bold;
}
#loginForm input {
	width: 190px;
	border: 1px solid #D8D8D8;
	padding: 5px;
	font-size: 14px;
	margin: 2px 0 10px 0;
}
#loginForm input.btn {
	float: right;
	width: 95px;
	border: 1px solid #D8D8D8;
	padding: 5px;
	font-size: 14px;
	margin: 2px 0 10px 0;
}
#loginForm input.cb {
	width: 20px;
	border: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
	vertical-align: middle;
	display: inline;
}
#loginForm label.cb {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	vertical-align: middle;
}
.pdfDown { float: right !important; display:inline !important; clear:none; width:16px !important; height:16px !important; padding: 0 !important; border: none !important; text-indent:-99999em; background:url(../img/pdf_ico.png)!important; position:absolute; margin-top: 174px !important; margin-left: -25px !important; }


.magListing {
	float: left;
	margin-right:10px;
	margin-bottom:30px;
	
}

.magListing span { color:#fff; font-size:12px; padding:2px; margin-top:5px; display:block; text-shadow: 0px 2px 3px #666; }



.finalMag { background:url(../img/final-magazines.png) no-repeat; height:70px; margin-left:-22px; margin-top:18px; margin-bottom:0px; padding:10px; -moz-border-radius: 10px; 	border-radius: 10px; -webkit-border-radius: 10px;}

#pagination { width:580px; margin-bottom:10px; text-align:right;} #pagination a {color:#fff; font-size:20px; border:1px solid #84441d; background:#14325c; padding:5px;}

