/* 3 Column Structure - Fixed - You shouldn't edit this section */

body{margin: 0;padding: 0;}
#mainwrapper, #nav{float: left;}
#mainwrapper{width: 100%;}
#nav{margin-left: -100%;}
#footer{clear: both;}

/* ------------------------ */

/* 3 Column Structure - Variable - Define widths, margins and padding */

#content{
	margin: 0 auto;
	width: 800px
}

#main{
	padding: 0 10px;
	margin: 0 0 0 150px;	/* 0 (RCWidth+pad+border) 0 (LCWidth+pad+border) */
	background: #fff;
	position: relative;
	min-height: 600px;
	border: 1px solid #fff;
	border-right: 2px solid #4675B8;
}

#nav{
	width: 150px;				/* LCWidth */
	padding: 0;
}

/* ------------------------ */
/* Colors

tan = #D4CDBC
blue = #4675B8
light blue = #A6BBDC
lightest blue = #D8DEED
pink = #D25B86
light pink = #E4ABBA

*/

/* ------------------------ */
/* Structure Styles */
#top{height:25px;}

#masthead{
	height: 130px;
	border: 2px solid #4675B8;
	background: url(images/masthead_bg.gif) #4675B8;
}
#masthead img{float:left;}
#masthead a{color: #fff;}
#banner_ad{
	width: 200px;
	height: 130px;
	float: right;
}

#content{
	background: url(images/contentbg.gif) #4675B8;
}

#footer{
	width: 800px;
	background: #4675B8;
	color: #fff;
}
#footer>p{
	font-size: 75%;
	margin: 0;
	padding: .5em 1em;
}
#footer a{color:#E4ABBA;}

/* ------------------------ */
/* HTML ELements */

body{
	background: url(images/background.gif) repeat-x #D4CDBC;
}

body, p{
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
}

a{color:#4675B8;}

a img{border: 0;}

img{display: block;}

form{
}

h1, h2{
	font-weight: normal;
	text-transform: uppercase;
	color: #4675B8
}

hr{
	border: 1px solid #4675B8;
	border-width: 1px 0 0 0;
}

/* ------------------------ */
/* Site Wide Elements */

.left{float: left; margin-right: 1em;}
.right{float: right; margin-left: 1em;}

.clear{
	clear:both;
}

.line-top{
	border: 0 solid #4675B8;
	border-top-width: 1px;
	padding-top: 1em;
}
.line-bottom{
	border: 0 solid #4675B8;
	border-bottom-width: 1px;
	padding-bottom: 1em;
}
.line-both{
	border: 0 solid #4675B8;
	border-width: 1px 0;
	padding: 1em 0;
}
h2.line-both{
	padding: .25em 0 .15625em 0;
}

.button{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: inline-block; 
	border: 1px solid #bbb;
	padding: .25em .5em 0 .5em;
	background: url(images/button_bg.gif) center repeat-x;
}
.button:hover{
	cursor: pointer;
	color: #D25B86;
}

.top{padding: .25em;}

.no-margin{margin: 0;}
.no-top-margin{margin-top: 0;}
.no-bottom-margin{margin-bottom: 0;}

.center-text{text-align: center;}
.right-text{text-align: right;}

.nowrap{white-space: nowrap;}

.s{font-size: 75%;}
.l{font-size: 125%;}

.b{font-weight:bold;}
.i{font-style:italic;}

.lc{text-transform:lowercase;}
.uc{text-transform:uppercase;}

.underline{text-decoration: underline;}
.strike{text-decoration: line-through;}

sup{line-height: 1px;font-size: 75%;}

.blue{color: #4675B8}
.pink{color: #D25B86}

/* ------------------------ */
/* Nav */

#mainnav a.drawer-handle{
	display: block;
	height: 28px;
	color: #fff;
}
#mainnav a span{display: none;}

#mainnav a.drawer-handle:hover, .on{
	background-position: -148px 0%;
}

#mainnav li>div{ /* drawer-content */
	background: url(images/subnav_bg.gif) repeat-y #E4ABBA;
}

.lvl2nav a{
	display: block;
	height: 14px;
	color: #fff;
}
.lvl2nav a:hover{
	background-position: -148px 0%;
}

#testimonial{
	font-weight: bold;
	background: url(images/quotes_l.gif) top no-repeat #98abd7;
	text-align: center;
	border: 2px solid #4675B8;
	padding-top: 2em;
}
#testimonial p{
	color: #245396;
	background: url(images/quotes_r.gif) bottom no-repeat;
	padding: 0 1em 1em;
	margin: 0;
}
#testimonial p span{font-weight: normal;}

/* ------------------------ */
/* Drawers Structure */

.drawers{
	list-style:none;
	margin: 0;
	padding: 0;
}
.drawers>li{
	margin: 0;
	padding: 0;
}
.drawer-handle:hover{cursor:pointer;}
.drawer-handle, .drawer-content, .drawer-content *{
	margin: 0;
	padding: 0;
}
.drawer-content{
	height:0px;
	overflow: hidden;
}
.open{
	height: auto;
	display: block;
}

/* ------------------------ */
/* Welcome */

.annoucement{
	width: 575px;
	margin: 20px 15px -10px;
	text-align: center;
	font-weight: bold;
	color: white;
	border: 2px solid #D25B86;
	padding: .25em .5em 0 .5em;
	background: url(images/announcement_bg.gif) center repeat-x;
}

.featurebox{
	display: block;
	border: 1px solid white;
	background:url(images/box_header_bg.gif) repeat-x;
	margin-top: 30px;
}
.featurebox .header{
	float: left;
	height: 30px;
}
.featurebox .content{
	margin: 30px 15px 0 14px;
	padding: 15px;
	border: 2px solid #4675B8;
	border-top: 0px;
}

.featurebox .content p,
.featurebox .content ul{
	margin:0;
}

#iti{
	width: 620px;
	margin-top: 30px;
}
#iti .header{
	float: right;
}
#iti .image{
	float: left;
	margin-right: 15px;
	/*height: 254px;*/
	height: 274px;
}
#iti .content{
	height: 212px; /* image -30(margin) - 15*2 (padding) -2 (border) */
	border-width: 0 2px 2px 0;
}

#mail_date{
 margin-top: .5em;
}

#ftu{
	width: 620px;
}
#ftu .image{
	float: right;
	margin-left: 15px;
	height: 252px;
}
#ftu .content{
	height: 190px; /* image -30(margin) - 15*2 (padding) -2 (border) */
	border-width: 0 0 2px 2px;
}
#ftu img.title{
	width: 200px;
	margin-bottom: .5em;
}

#boxes{
	border: 1px solid white;
	width: 620px;
	margin-bottom: 30px;
}
#boxes .header{
	float:none;
}
#boxes .content{
	margin-top: 0;
	border-width: 0 2px 2px 2px;
}

#box1{
	width: 416px; /* 620 - box2 width -4 (borders)  */
}

#box2{
	float: right;
	width: 200px;
}

/* ------------------------ */
/* About */

.staff{
	height: 125px;
	position:relative;
}

.staff p{
	position: absolute;
	bottom: -1.25em;
	left: 120px;
}

/* ------------------------ */
/* Contribs */

.bio{
	min-height: 125px;
	border: 0 solid #4675B8;
	border-top-width: 1px;
	padding-top: 1em;
}

.bio img{float: left; margin-right: 1em;}

/* ------------------------ */
/* Back Issues */

.back_issue{
	min-height: 142px;
	border: 0 solid #4675B8;
	border-top-width: 1px;
	padding-top: 1em;
}

.back_issue img{float: left; margin-right: 1em;}

.back_to_top{
	display: block;
	float: right;
	font-size: 85%;
}
.back_to_top a{text-decoration: none;}

.sold_out{
	background: url(back_issues/images/soldout_bg.gif) center no-repeat;
}

/* ------------------------ */
/* Industry Calendar */

.industry_calendar_p{
	
}

/* ------------------------ */
/* Just Ask Jim */

#jaj_question_div{
	float: right;
}

/* ------------------------ */
/* FREE To Use */

.ftu_current{
	text-align: center;
	padding-bottom: 1em;
}
.ftu_archive{
	border: 0 solid #4675B8;
	border-top-width: 1px;
	min-height: 300px;
}
.ftu_archive img{
	margin-top: 1em;
}

#archive_block{
	width: 49%;
}

#faq_block{
	position: relative;
	top: -10px;
	float: right;
	width: 49%;
}

#faqs h4{
	margin-bottom: 0;
	color: #4675B8;
}

#faqs h4.alt{
	color: #D25B86;
}

#faqs p{
	margin-top: 0;
	margin-left: .75em;
}

/* ------------------------ */
/* Advertise */

.ad_table{
	border-collapse: collapse;
}
.ad_table td{
	padding: .5em;
	text-align: center;
	border: 1px solid #4675B8;
}
.ad_table thead{
	font-weight: bold;
	color: white;
	background: #4675B8;
}
.ad_table thead td{
	border: 1px solid white;
	border-width: 0 1px;
}
.ad_table thead tr td:first-child{
	border-left-color: #4675B8;
}
.ad_table thead tr td:last-child{
	border-right-color: #4675B8;
}
.ad_table tr:nth-of-type(even) {
  background-color: #D8DEED;
}

#rates thead tr td:first-child{ /* first cell blank */
	background: white;
	border: 0 solid #4675B8;
	border-bottom: 1px;
}
#rates tr td:first-child{ /* first column colored */
	font-weight: bold;
	color: white;
	background: #4675B8;
	border: 1px solid white;
	border-width: 1px 0;
}
#rates_span,
#rates tr td:first-child + td + td,
#rates tr td:first-child + td + td + td + td,
#rates tr td:first-child + td + td + td + td + td{ /* color text */
	font-weight: bold;
	color: #D25B86;
}
#rates thead td:first-child + td + td,
#rates thead td:first-child + td + td + td + td{ /* uncolor thead text */
	color: white;
}

#rates #tfoot td{
	font-weight: normal;
	color: black;
	background: white;
	border: 0 solid #4675B8;
	border-bottom: 1px;
}

#deadlines tr td:first-child{ /* first column bold */
	font-weight: bold;
}

#adchart {line-height:1em;}
#adchart tr td:first-child + td + td{ /* align color choice */
	text-align: left;
}
#adchart thead tr td:first-child + td + td{ /* reset color title */
	text-align: center;
}
#adchart #SMI{
	background: #E4ABBA;
}
#adchart .tfoot td{
	font-weight: bold;
	text-align: right;
	//background: #D8DEED;
}

.deadline_alert{
	font-weight: bold;
	color: #D25B86;
}

/* ------------------------ */
/* Blog Ads */

.blogad{
	width: 147px;
	border: 1px solid #4675B8;
	margin: 1px 0 0;
}

/* ------------------------ */
/* Vendor Links */

#vendor_link_table{
	width: 100%;
	text-align: center;
}

#vendor_link_table img{
	width: 300px;
	height: 225px;
}


/* ------------------------ */
/* Forms */

fieldset{
	border-width: 1px 0 0 0;
	border-color: #4675B8;
	border-style: solid;
}

legend{
	text-transform: uppercase;
	color: #4675B8;
}

label{
	display: block;
	float: left;
	text-align: right;
	width: 5.5em;
}

.form_indent{margin-left: 5.5em;}

.radio_label{
	display: inline;
	float: none;
}

.req{color: #D25B86;}

.labeless{
	display: block;
	padding-left: 5.5em;
}

#intl,
#ad_payment{
	display:none;
}

#total{
	margin: 0;
}

#price{color: #4675B8;}

#addons_table td{
	width: 33%;
	text-align: center;
}
#addons_table p{
	margin-top: 0;
}
#addons_table img{
	margin:auto;
}
#backissue_checkboxes{
	text-align: left;
	margin-left: 33%;
}
#morebackissues{
	display: none;
}
.soldout{
	font-size: 75%;
	font-weight: bold;
	color: #D25B86;
}

.popup{
	background: #fff;
	padding: 1em;
}

#NextYearIssues{
	margin-left: 5.5em;
}

#adchart{width: 100%;}
#SMI_note{
	border: 1px solid #D25B86;
	padding: 1em;
}