/******** Master Styles ********/
body {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #656565;
}
#container {
	width: 896px;
	text-align: left;
}
a {
	font-family: Arial, Verdana;
	color: blue;
}
a img { border: 0; }
h1 {
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.h1_gray {
	color: #707070;
}
h2 {
	margin: 0px;
	color: #000000;
	font-size: 12pt;
}
h3 
{
	text-transform: uppercase;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
}
p 
{
	padding: 0px;
	margin: 0px;
}
.dummy_image {
	border: 1px solid green;
	text-align: center;
}
.standard_textbox 
{
	text-transform: uppercase;
	color: #707070;
	font-size: 9pt;
	padding-top: 1px;
	padding-left: 4px;
	border: 1px solid #000000;
	height: 16px;
}

.standard_button {
	border: 1px solid #000000;
	background-color: #cdcdcd;
}
.tp_error 
{
	background-color: #CC0000;
	color: White;
	text-transform: none;
	font-size: 10pt;
}
.summary_footer 
{
	font-weight: bold;
	font-style: italic;
}

/******** Menu Styles ********/
#menu {
	width: 896px;
	height: 37px;
}
#menu_left {
	width: 5px;
	height: 37px;	
	float: left;
	background-image: url(../../_images/menu_left.gif);
}
#menu_middle {
	width: 876px;
	height: 37px;	
	float: left;
	background-image: url(../../_images/menu.gif);		
	padding-left: 10px;
}
#menu_right {
	width: 5px;
	height: 37px;	
	float: left;
	background-image: url(../../_images/menu_right.gif);		
}
.menu_item, .menu_item_selected {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
}
.menu_item_selected {
	background-image: url(../../_images/menu_selected.gif);
	height: 28px;
}
.menu_item a, .menu_item a:visited, .menu_item_selected a, .menu_item_selected a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.menu_item a:hover {
	color: #CCCCCC;
}
#menu_search {
	float: left;
	padding: 7px;
	padding-left: 13px
}
/******** Inner Styles ********/
#inner_container {
	background-image: url(../../_images/inner_container_bg_strip.jpg);
	border: 1px solid #DADADA;
	padding-bottom: 5px;
	float: left;
}
#inner_middle_left {
	width: 220px;
	padding-left: 8px;
	float: left;
}
#inner_middle_right 
{
	padding: 0px;
	float: left;
	width: 666px;
	position: relative;
}

#inner_middle_left_v2 {
	width: 220px;
	padding-left: 8px;
}
#inner_middle_right_v2
{
	padding: 0px;
	width: 666px;
	position: relative;
}

.white_line_divider {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	border-top: 1px solid #FFFFFF;
	width: 160px;
}


#left_menu 
{
	background: #EEEEEE;
	padding: 5px;
}
.left_menu_item 
{
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 10px;
}
.left_menu_item a 
{
	padding-left: 1px;
	color: #000000;
}
.blue_divider {
	height: 4px;
	background-color: #205785;	
}
#content_top_right_strip 
{
	background-color: #e4e4e4;
	height: 35px;
	width: 666px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.left_dark_box {
	background-color: #CCCCCC;
	padding: 5px;
	width: 210px; 
}

#main_overlay {
	width: 566px;
}

.gray_box {
	border: 1px solid #A6A6A6;
	background-color: #ebeaea;
	width: 649px;
	float: left;
	line-height: 18px;
	z-index: 100px;
	position: relative;
}
.products_to_buy h1, .tv_radio_media h1 {
	font-size: 12pt;
}
.product_entry {
	width: 212px;
	text-align: right;
	padding: 1px;
}
.product_divider {
	float: left;
	border-right: 1px solid #A6A6A6;
	height: 50px;
	margin: 4px;
}

.full_content_box, .half_content_box {
	border: 1px solid #CCCCCC;
}
.full_content_box {	
	width: 649px;	
}
.half_content_box {
	width: 318px;
}
.full_content_box_header, .half_content_box_header {
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
}
.full_content_box_header {
	background-image: url(/site/_images/full_content_box_header.jpg);
}
.half_content_box_header {
	background-image: url(/site/_images/half_content_box_header.jpg);
	width: 302px;
}
.content_box_body {
	background-color: #f2f1f1;
	line-height: 20px;
	padding: 8px
}
.horizontal_divider {
	font-size: 5pt;
}
.tv_radio_media {
	background-color: #dfdede;
	padding: 6px;
	float: left
}
.product_amount {
	font-weight: bold;
	padding-right: 2px
}

#content_area_container {
	padding: 12px;
	float: left;
	overflow: visible;
}
#content_area_title {
	margin-top: 30px;
	padding-bottom: 5px
}
#magazine_subscribe_button {
    margin-left: 178px;
}
.menu_blue_strip {
	height: 5px;
	float: left;
	margin-left: 9px;
	width: 887px;
	padding-left: 1px;
}
.left_light_box {
	background: #DDDDDD;
	padding: 8px;
	width: 204px;
	color: black;
}
a:hover.articles {
	text-decoration: underline;
}

.slider-nav-window
    {
        height: 179px;
        margin: 0;
        padding: 0;
        overflow: hidden;
        vertical-align: top;
        display:inline-block;
    }
    
    .slider-nav-child-item 
    {
        cursor: pointer;
        margin-left: 5px;
        margin-right: 5px;
        border-style: none;
        border-color: transparent;
        border-width: 0;
    }
    
    .slider-nav-child-hover
    {
        border-style: solid;
        border-color: #B5B9C2;
        border-width: 4px;
        margin-left: 1px;
        margin-right: 1px;
    }
    
    .slider-nav-child-item-focus
    {
        
    }
    
    .slider-nav-child-container
    {
        vertical-align: top;
        height: 179px;
        position: relative; 
        padding: 0;
        margin: 0;
    }