/* Elements */
body {
	background: transparent url(/images/bgr.gif) repeat;
	font-family: Arial,"Tw Cen MT",serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* IDs */
div#body_wrapper {
	background: transparent;
}
div#container {
	
	background: #FFFFFF;
	border: 1px solid #D3D6DA;
}
div#wrapper {
	
}
div#subscription_header {
	width: 980px;
	height: 39px;
	background: transparent url(/images/subscription.gif) no-repeat;
}
div#magazine_header {
	margin: 0; padding: 0;
	height: 90px;
	background: #000 url(/images/header.gif) left no-repeat;
}

#homepage_link {
	height: 90px;
	width: 200px;
	padding: 0;
}
div#header_cta {
	background: transparent url(/images/header_cta.jpg) no-repeat;
	height: 72px; width: 480px;
	margin: 8px; padding: 0;
}
div#header_cta a {
	display: block;
	height: 72px; width: 480px;
}

div#daniels_date {
	margin: 0;
	background: transparent url(/images/search_bg.gif) repeat-x;
	height: 21px;
	width: 960px;
	padding: 7px 10px 0 10px;
	border: none;
	text-align: left;
}

div#breadcrumb {
	height: 18px;
	margin: 0;
	padding: 7px 0 0 10px;
	width: 770px;
}
div#navigation {
	width: 220px;
	padding-left: 5px;
	margin-top: 4px;
}
div#navigation ul {
	margin-bottom: 20px;
	background: transparent;
}
div#navigation ul li.features {
	background-color: #F0F0F0;
	border: 1px solid #D3D3D3;
	color: #3D3E67;
	padding: 6px 5px;
}
div#navigation ul li {
	border: none;
}
div#navigation ul li a {
	background: transparent;
	margin: 0;
	font-weight: bold;
	font-size: 9pt;
	padding: 10px 5px;
	border-bottom: 1px solid #CCCCCC;
}
div#navigation ul li a.supp_selected {
	text-decoration: none;
	background: #EEF5F9;
}
div#navigation ul li a:hover {
	background: #EEF5F9;
}

div#content_body {
	width: 699px;
}

div#footer {
	width: 980px;
	background: transparent;
}
div#footer_links {
	background: #989DA5;
	height: auto;
	padding: 5px;
	width: 970px;
	border: 1px solid #D3D6DA;
	border-top: none;
}
div#footer_links_left {
	margin: 0;
}
div#footer_links_left a {
	color: #FFFFFF;
}
div#footer_links_right p {
	margin: 0;
	color: #FFFFFF;
}
#jf_footer_link {
	background-color: transparent;
}

/* Specific Elements */
div.center_col {
	margin-top: 4px;
}
div.content_right_text {
	padding-top: 15px;
}
div.content_center {
	background: transparent;
	padding: 0;
}
div.content_center h1, div.content_center h3, div.content_right h1 {
	background: #F0F0F0;
	border: 1px solid #D3D3D3;
	padding: 3px;
	font-size: 1.1em;
	color: #3D3E67;
	font-weight: bold;
	margin: 0;
}
span.header_emp {
	font-size: 1.2em;
}
span.header_emp_smaller {
	font-size: 1.1em;
	color: #3D3E67;
}
div.content_center h2 {
	color: #27237B;
	background: transparent;
	padding: 0;	margin: 0;
	font-weight: bold;
}
div.content_center p.bigger {
	font-size: 1.2em;
}
div.gift_info {
	float: right;
	clear: both;
	width: 245px;
	margin-left: 10px;
}
div.gift_info ul {
	padding-left: 20px; margin-left: 0;
	font-weight: bold;
	margin-top: 10px;
}
div.gift_info ul li {
	margin-bottom: 5px;
}

a.left_button, a.left_button_long {
	display: block;
	height: 48px; width: 140px;
	padding-left: 17px;
	background: transparent url(/images/button_left.gif) left no-repeat;
	font-size: 1.2em;
}
a.left_button_long {
	width: 296px;
}
a.left_button:hover, a.left_button_long:hover {
	text-decoration: none;
}
a.left_button span.right_button, a.left_button_long span.right_button {
	display: block;
	background: transparent url(/images/button_right.gif) right no-repeat;
	height: 41px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-right: 15px;
	cursor: pointer;
}
p.cta {
	float: left;
	margin-right: 22px;
}
div.content_center p.navy {
	color: #27237B;
	font-weight: bold;
}
span.site_name {
	font-weight: bold;
	color: #3D3E67;
}
div.content_center a {
	color: #3D3D8A;
}
div.short_para p {
	width: 440px;
}

div.left_cta {
	text-align: center;
	margin-bottom: 50px;
}
