/* RESET */

html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }
table { border-spacing: 0; border-collapse: collapse; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote, q { quotes: none; }
:focus { outline: 0; }

/* BASE */

body { 
	font: normal 100%/1.125em Arial, Helvetica, sans-serif;
	background-color: #ffdc00;
	background-image: url(../img/left_column.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	color: #333;
}

strong { 
	font-weight: bold; 
}

em { 
	font-style: italic; 
}

input,
button,
textarea {
	font: 0.875em Arial, Helvetica, sans-serif;
}

/* LINKS */

a:link img { vertical-align:top; }

#content a:link, #footer a:link {
	color: #E2001A;
	text-decoration: none;
	border-bottom: 1px dashed #E2001A;
}

#content a:active, #footer a:active {
	color: #E2001A;
}

#content a:hover, #footer a:hover {
	color: #0066FF;
}

#content a:visited, #footer a:visited {
	color: #E2001A;
	text-decoration: none;
}

#articles_list a[rel=external]{
	background: url(../img/icon_external.gif) no-repeat right center;
	padding-right: 15px;
	padding-left: 0px;
}
#articles_list a:hover[rel=external]{
	background: url(../img/icon_external-h.gif) no-repeat right center;
}

table {
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}

label {
	float: left;
	width: 100px;
	font-weight: bold;
	display: block;
}

/* BASE TEXT STYLES */

p {
	font-size: 0.875em;
	line-height: 1.5em;
	padding: 0 0 1.5em 0;
}

h1, h2 {
	font: 1.25em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h3, h4 {
	font: 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 1em;
	text-transform: uppercase;
}

h6 {
	font: normal 0.875em Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	line-height: 1.5em;
	padding-top: 0.875em;
	padding-bottom: 0.875em;
}

ul {
	font-size: 0.875em;
	line-height: 1.5em;
}

fieldset {
	border-style: none;
}

#container {
	margin: 0px auto;
	width: 960px;
	border: 1px solid #000000;
}

#menu_holder {
	background: #CCC url(../img/div_grad.gif) left bottom repeat-x;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

/*MAIN MENU STYLE*/

#menu {
	text-align: left;
	margin: 0 auto;
	padding: 0.5em 0 0.5em 40px;
	/*width: 720px;*/
}
#menu li {
	display: inline;
}
#menu li:last-child {
	border-right: none;
}

#menu li a {
	background-color: #f0f0f0;
	border: 1px solid #7d7d7d;	
	padding: 4px 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 5px;
}

#menu li a:hover {
	background: #0066FF;
	border: 1px solid #c0c0c0;	
	color: #FFF;
}



/*SECTION DIV FORMATTING*/

#header {
	height: 150px;
}
#adverts {
	margin: 0;
	padding: 0;
	width: 120px;
	list-style: none;
	position: absolute;
	right: 50px;
	top: 50px;
}
#adverts li {
	line-height: 1%;
	margin-bottom: 1em;

}
#content {
	background: #FFFFFF;
	padding: 50px 220px 50px 50px;
	position: relative;
}
#articles, #current_issue {
	margin-top: 2em;
	/*border-top: 1px solid #666;*/
}
#articles_list {
	list-style: none;
}
#alternative_gift {
	margin-top: 2em;
}
#contact_form_container {

}
#contact_details {
	margin-top: 2em;
}

#video_wrapper {
	width: 480px;
	margin: 2em auto;
}

#article {
	clear: both;
}

#reminder {
	background: #FFDC00 url(../img/feature_boxes_bottom_bevel.gif) repeat-x left bottom;
	padding-bottom: 10px;
}

#attention {
	margin: 10px;
	border: 5px solid #DB0019;
	background: #FFF;
	padding-bottom: 10px;
}
#buynow {
	margin-top: 1em;
	width: 100%;
	empty-cells: hide;
	font-size: 0.875em;
}
#buynow form select {
	margin: 0 0 1em;
	width: 100%;
}
#buynow td {
	padding: 1em;
	vertical-align: middle;
	border-bottom: 1px dashed #ccc;
}
#buynow th {
	color: #333333;
	padding: 0.5em 1em;
	font-size: 1em;
	background-image: url(../img/h2_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFDC00;
	border: 1px solid #333333;
	font-weight: bold;
}
#buynow p {
	text-indent: 0;
}
#buynow td.last_item {
	border: none;	
}
#footer {
	clear: both;
	border-top: 1px solid #333333;
	background: #B0B0B0 url(../img/footer_grad.gif) repeat-x;
	padding: 1em;
}
#footer p {
	padding: 0;
}
#subscribe {
	margin-top: 2em;
}
#subscribe_information, #contact_information {
	margin-top: 1em;
	font-size: 0.875em;
}
#subscribe_information td,  #contact_information td {
	padding-bottom: 1em;
	border-top: 1px dashed #CCC;
	padding-top: 1em;
}
#advertise_here ul {
	margin: 1em;
}
#notification ul {
	margin: 1em;
}
.lead_title {
	color: #FFDC00;
	text-align: left;
	margin: 0px 0px 10px;
	background-color: #000000;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	background-image: url(../img/title_bg.gif);
	background-position: left top;
	font: bold 1.8em "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	letter-spacing: -1px;
}
.image_float_right {
	float: right;
	padding-top: 1em;
	padding-left: 1em;
}
.active {
	color: #D70E20!important;
}
.clearer {
	clear: both;
	height: 1%;
}
.social_media {
	width: 48px;
	float: right;
	margin: 1em 0 2em 2em;
	list-style: none;
}
.social_media li {
	line-height: 1%;
	margin-bottom: 1em;
}
.social_media li a {
	border: none!important;
}

#cf_extra .focusfooter {
	margin: 0px!important;
}
.baseline {
	vertical-align: text-bottom;
}
#notification #privacy {
	margin-top: 1em;
}

/* CONTACT FORM STYLING */


/* FORM STYLE */

#contact_form {
	background: #EEE;
}
#contact_form ol li {
	list-style: none;
	clear: left;
	padding-bottom: 0.5em;
	border-top: 1px dashed #CCC;
	padding-top: 0.5em;
}
#contact_form ol li:last-child {
	border: none;	
}
#contact_form legend {
	display: none;
}
#contact_form fieldset {
	border-style: none;
}
#contact_form label {
	display: block;
	float: left;
	padding: 0 0 0 20px;
	width: 260px;
	font-size: 0.875em;
}
#contact_form input#name, #contact_form input#email, #contact_form input#userID {
	border: 1px solid #999;
	color: #333;
	width: 378px;
	padding: 0.3em;
}
#contact_form textarea#message {
	border: 1px solid #999;
	color: #333;
	height: 128px;
	width: 378px;
	padding: 0.3em;
}
.userIDcontainer {
	display: none;	
}
span.error {
	display: none;
	font-style: italic;
	color: red;
	float: left;
	clear: left;
	font-size: 0.875em;
	padding: 0 0 0 20px;
}
#feedback {
	display: block;
	padding-top: 1em;
}
#feedback p {
	text-indent: 0;
}
#submit{
	color: #000;
	height: 36px;
	margin: 0 22px 10px 0;
	width: 65px;
	float: right;
}
#submit:hover{
	/*background: url(../images/button_element_background.png) left -36px;*/
}


/* NEWSLETTER SIGN-UP STYLING */

#signup {
	background: #FFDC00 url(../img/h2_bg.gif) repeat-x left top;
	float: right;
	height: 100%;
	width: 260px;
}
#signup h2 {
	padding: 10px;
}
form ul {
	margin: 0;
	list-style: none;
}
#signup ul li {
	padding: 0 0 1.2em 0;	
}
form label {
	width: 100%;
}
#newsletter_form {
	padding: 10px;	
}
input#newsletter_email {
	padding: 0.3em;
	border: 1px solid #999;
	color: #333;
	margin: 0;
	width: 90%;
}


/* VIDEO CONTROL STYLING */

#video_controller {
	margin: 1em 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 1em;
}
#video_controller h2 {
	clear: left;
	margin-bottom: 1em;
}

#video_controller li {
	padding-bottom: 1em;
	border-top: 1px solid #CCC;
	clear: left;
}
#video_controller p {
	text-indent: 0;
}
.video_thumb {
	float: left;
	border: 1px solid #333;
	margin-right: 2em;
	margin-bottom: 1em;
}


/* ISSUE CONTENTS STYLING */

#issue_contents li { 
	border-bottom: 1px solid #EEE;
	padding: 10px 0 10px 90px; 
	overflow:hidden; 
}
#issue_contents li img { 
	border: 1px solid #CCC;
	float:left; 
	position:relative; 
	left:-90px; 
	margin-right:-80px; 
}
#issue_contents p {
	font-size: 1em;
	padding: 0;	
}
#issue_contents h5 {
	color: #1e1e1e;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
}
#issue_contents li.last_item {
	border: none;	
}



/* CLASSES */

.first {
	/*margin-top: 1em;
	text-indent: 0;*/
}
.gift_description {
	margin-top: 1em;
}
.buynow_seperator {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.zero_out {
	margin: 0px!important;
	padding: 0px!important;
}
.iframe {
	border: none!important;
}
.author {
	font-weight: bold;
	font-style: italic;
}