﻿/* CSS Document */

body 
{
margin:0;
color:#161A1C;
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
line-height:20px;
background-color: #B4B299;
}
img
{  
    border:0 none;
}
a
{
    color:#000;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
.left
{
    float:left;
}
.right
{
    float:right;
}
.label2value
{
    display:none;
}
.Enlarge
{
	display: inline-block;
	color: #000!important;
    margin-top: 1px;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
}
/********* HEADER *********/
#header 
{
    height: 200px;
	width: 100%;
	background-image:url(../Images/Header-bg.jpg);
	background-repeat:repeat-x;
}
#header-wrapper {
    width: 1000px; /*980px; */
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 62px;
	width: 237px;
	margin-top: 5px;
}
#header-banner {
	float: right;
	height: 90px;
	width: 728px;
	margin-top: 6px;
}
#signup {
	float: left;
	height: 107px;
	width: 184px;
	margin-top: 12px;
}
.signup-title {
	float: left;
	height: 15px;
	margin-top: 7px;
	margin-left: 10px;
	line-height:10px;
/*	width:140px; */
}
.signup-title a{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.signup-title a:hover{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #871438;
	text-decoration: none;
}

.subscription-customer-service {
	float: left;
	height: 15px;
	margin-top: 12px;
	margin-left: 10px;
	line-height:10px;
}
.subscription-customer-service a{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subscription-customer-service a:hover{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #871438;
	text-decoration: none;
}

.newsletter {
	float: left;
	height: 15px;
	margin-top: 12px;
	margin-left: 10px;
	line-height:10px;
}
.newsletter a{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #871438;
	text-decoration: none;
}
.newsletter a:hover{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#signup .signup-magazine {
	float: left;
	height: 89px;
	width: 68px;
}
/********** MAIN menu *********/

#Main-menuh {
	font-family: Georgia;
	font-size:11px;
	font-weight:normal;
    margin-top: 9px;  /* 1px;  new front page */
	margin-left:-5px;
	float:left;
}
#Main-menuh ul li {
color:#FFFFFF;
list-style-type:none;
border-right:solid 1px #555;
line-height:8px;
}
#Main-menuh ul {
	margin: 0;
	padding: 0;
    width: 645px; /* 730px; new front page */
}
#Main-menuh li {
	float: left;
	margin-left: 10px;
	padding-right:10px;
}
#Main-menuh a {
color:#555555;
display:block;
font-size:12px;
padding:3px 0;
text-decoration:none;
text-transform:uppercase;
}
#Main-menuh a:hover {
	/* background: #DBEBF6;*/
	   text-decoration: underline;
}

/********** menu *********/
#navigation-container {
	float: left;
	height: 107px;
    width: 816px; /* 735px; */
	margin-top: 9px;
    position: relative; /* new front page */
}
#menuh {
	font-family: Georgia;
	font-size:14px;
	font-weight:normal;
	margin-top: 0px;
		float:left;
		margin-left:-5px;

}
#menuh ul li {
	list-style-type: none;
	color:#fff;
	border-right:solid 1px #81827a;
line-height:14px;
margin-top:10px;
}
#menuh ul {
	margin: 0;
	padding: 0;
	width:750px;
}
#menuh li {
	float: left;
	margin-left: 5px;	
}
#menuh a {
color:#FFFFFF;
display:block;
padding:3px 15px 0 6px;
text-align:left;
text-decoration:none;
}
#menuh a:hover, a:active {
	/* background: #DBEBF6;*/
	   text-decoration: none;
	   color:#7b1430;
}
.MenuSep
{
    position: relative;
    top: -25px;
}

/*  replaced for new Front Page
#menuh {
	font-family: Georgia;
	font-size:14px;
	font-weight:normal;
	margin-top: 0px;
		float:left;
		margin-left:-5px;

}
#menuh ul li {
	list-style-type: none;
	color:#fff;
	border-right:solid 1px #81827a;
line-height:14px;
margin-top:10px;
}
#menuh ul {
	margin: 0;
	padding: 0;
	width:750px;
}
#menuh li {
	float: left;
	margin-left: 5px;	
}
#menuh a {
color:#FFFFFF;
display:block;
padding:3px 15px 0 6px;
text-align:left;
text-decoration:none;
}
#menuh a:hover, a:active {
	   text-decoration: none;
	   color:#7b1430;
}
*/


/************* search **************/
/*
#search-input {
	float: right;
	width: 170px;
	background-color: #bcbdc0;
	height: 19px;
	margin-top: -56px;
	margin-right: 25px;
}
*/
#search-input {
	float: left;
	width: 160px;
	background-color: #bcbdc0;
	height: 19px;
	margin-top: 6px;
	/*margin-right: 15px; */
    margin-left: 5px;
}


.search-input-right-border {
	float: right;
	height: 19px;
	width: 28px;
}
.search-inputfield {
	border:0 none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:17px;
	padding-left:5px;
	text-decoration:none;
	width:95px;
	float:left;
	text-align:center;
	background-color:#bcbdc0;
}
/************ content **************/
.outer-wrapper
{
    background-color: #B4B299;
	background-image:url(../Images/Header-bg.jpg);
	background-repeat:repeat-x;
    width: 100%;
    float: left;
}
.inner-wrapper
{
    width: 1321px;
    margin-right: auto;
    margin-left: auto;
}
.hcf-wrapper    /* wrapper for header & content & footer */
{
    float: left;
    width: 980px;
}
#content-wrapper-with-local
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 15px 15px 7px;
    min-height: 800px;
    background-color: White;
}
#content-wrapper-media-album
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 15px 20px 7px;
	min-height: 500px;
	background-color: White;    
}
#content-wrapper-marketplace
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 12px 15px 10px;
	min-height: 500px;
	background-color: White;
}
#content-wrapper-custom
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 15px 15px 7px;
    min-height: 800px;
    background-color: White;
}
#content-wrapper
{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
    padding: 1px 5px 5px 5px;
	min-height: 500px;
	background-color: White;
}
.local-ad-vertical-container
{
    float: left;
    padding-top: 215px;
    min-width: 160px;    /* required for when there are no ads */
}
.local-ad-vertical-header
{
    margin: -15px 10px 0 5px;
    float: left;
    clear: left;
}
.local-ad-vertical
{
    margin: 10px 10px 0 5px;
    float: left;
    clear: left;		
}
.local-ad-horizontal-container
{
	float: left;
	width: 987px;
	margin-left: 3px;
}
.local-ad-horizontal-header
{
    width: 987px;
    margin: 10px 0 5px 0;
    float: left;
	clear: left;
}
.local-ad-horizontal
{
    width: 145px;
	float: left;
    border-right: dotted 2px;
    padding-right: 11px;
    margin-right: 10px;
}
.local-ad-horizontal-last
{
    padding-right: 0;
    margin-right: 0;
    margin-left: 2px;
    border: none;    
}
.local-ad-text-container
{
    border: solid 1px;
    margin-top: 1px;
    margin-left: 8px;
    width: 200px;
    overflow: hidden;
}
.local-ad-text-header, .local-ad-text
{
    display: inline-block;
    margin: -3px 0 2px 5px;
}
.thick-grayline {
	float: left;
	height: 1px;
	width: 673px;
	margin-top: 10px;
	border-bottom: dashed 1px #000;
}
.semithick-grayline {
	float: left;
	width: 980px;
	background-repeat: repeat-y;
	margin-top: 10px;
}
.thin-grayline {
	float: left;
	height: 0px;
	width: 980px;
	background-repeat: repeat-y;
	margin-top: 10px;
}
.center-column .center-column-line
{
    width:100%
}
/********* horizontal sections*********/
.horizontal-section {
	min-height:600px;
	float:left;
}
/********first columns*********/
#first-horizontal-section {
	float: left;
	width: 980px;
}
#first-horizontal-section-home {
	float: left;
	width: 980px;
	height: 598px;
	min-height: 545px;
}
#second-horizontal-section {
	float: left;
	width: 980px;
	margin-top:30px;
}
#second-horizontal-section .column-titles
{
    padding-top:0;
}
#third-horizontal-section {
	float: left;
	width: 980px;
	margin-bottom:-20px;
}
#third-horizontal-section .carrousel-global-pages {
	margin-top: 40px;
}
#fourth-horizontal-section {
    float:right;
    margin-top:-477px;
    width:750px;
}
#fifth-horizontal-section {
	float: left;
	width: 980px;
	clear: both;
    margin-top: 15px;
}
#Local_Display {
	float: left;
	width: 980px;
	clear: both;
	margin: 10px 0;
	overflow: hidden;
	display: none;
}
#Local_Display .Display_Articles
{
    float: left;
    width: 290px;
}
#Local_Display .Display_Articles .ContentListControl div.main
{
    border-top:1px dashed #000000;
    margin-top:0;
    padding:0;
    line-height:20px;
    width: 290px;
}
#Local_Display .Display_Articles .ContentListControl div.main h2
{
    margin-bottom: 0;
}
#Local_Display .Display_Articles .ContentListControl div.first
{
    border-top: none;
}
#Local_Display .Display_Advertisements
{
    float: left;
    width: 680px;
    margin-left: 10px;
}
#Local_Text
{
	display: none;
}

/****end of sections****/
/********* First 3 collumns ********/
#first-3-collumns {
    border-top:1px dashed #000000;
    border-bottom:1px dashed #000000;
    float:left;
    width:671px;
    min-height:545px;
    margin-top:-30px;
}
#carrousel
{
    margin-top:-15px;
}
#first-column {
	float: left;
	width: 210px;
}
#first-column h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
#first-column p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
}
#first-column img {
	margin: 0 0 7px 0;
}
#first-column .main, #second-column .main, #third-column .main
{
    min-height:310px;
}
#fourth-column .main
{
    min-height:230px;
}
#sixth-column .main
{
    min-height:135px;
}
#seventh-column .main
{
    min-height:446px;
}
#eighth-column .main
{
    min-height:402px;
}
/********* second column************/
#second-column {
	float: left;
	width: 210px;
	margin-left:20px;
}
#second-column h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
#second-column p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
}
#second-column img {
	margin: 0 0 7px 0;
}
/********* third column************/
#third-column {
	float: left;
	width: 210px;
	min-height:545px;
	margin-left:20px;
	clear:right;
}
#third-column #expert-advice
{
	padding:0 5px 0 5px;
	/*background-color:#eae9df;*/
}
#third-column h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
.third-column-top-border {
	float: left;
	height: 3px;
	width: 210px;
	background-image: url(../Images/column-borders.png);
	background-position: 0px 0px;
	margin-left:-5px;
}
.third-column-top-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b1af95;
	text-decoration: none;
	float:left;
	width:200px;
	margin-left:3px;
	text-align:center;
	margin-top:1px;
	line-height:13px;
}
.third-column-bottom-border {
	background-image: url(../Images/column-borders.png);
	background-position: 0px -13px;
	height:4px;
	margin-left:-5px;
	margin-top:8px;
	width:210px;
}
#third-column p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
}
#third-column img {
	margin: 0 0 7px -5px;
}
.thin-gray-column-separator {
	background-color: #dfdede;
	height: 1px;
}
.list-articles {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}
#third-column .column-titles {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #5a5959;
	text-decoration: none;
	letter-spacing: -1px;
	margin:0;
	padding-top: 14px;
	padding-bottom: 11px;
	text-align:center;
}
.third-column-separator {
	margin: 0px;
	height: 1px;
	background-color: #727374;
}
#third-column .dotted-separator {
	/*background-image: url(../Images/separators.png);*/
	background-position: 0px 0px;
	margin: 0;
	height: 1px;
}
/********fourth columns*********/
#fourth-column {
	float: left;
	width: 210px;
	height:1000px;
	clear:left;
}
#fourth-column h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
#fourth-column p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
}
#first-column img {
	margin: 0 0 7px 0;
}
.editorschoice-listbox {
    border-top:1px dashed #000000;
    float:left;
    margin-top:3px;
    width:210px;
    }
.editorschoice-listbox ul {
    float:left;
    width:192px;
    padding:0;
    margin:0;
    list-style-type:none;
    margin-top:3px;
}
.editorschoice-listbox ul li{
	background-image:url(../Images/square-bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:14px;
	line-height:14px;

}
.editorschoice-listbox ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;

}
#ads-horizontal {
    float:right;
    margin-top:15px;
    width: 435px;
    height:109px;
}
#ads-horizontal .ad1 {
    float:left;
    width:435px;
    height:109px;
}
#ads-horizontal .ad2 {
    float:left;
    width:294px;
    height:109px;
    margin-left:23px;
}
#ads-horizontal .ContentListControl {
    min-height: 109px;
    min-width: 452px;
}
/********fifth column*********/
#fifth-column {
    float:left;
    margin-left:17px;
    width:210px;
    min-height: 390px;
    max-height: 390px;
}
#fifth-column h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
#fifth-column p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
}
#fifth-column img {
	margin: 10px 0 0px 0;
}
#fifth-column .column-titles
{
    font-size: 20px;
    margin-bottom: -10px;
    margin-top: 10px;
}
#fifth-column .main
{
    margin-bottom: -10px;
}
#most-popular-list ol
{
    padding-left: 0px;
}
#most-popular-list li
{
    color: #0F4867;
    list-style: decimal outside none;
    margin-left: 20px;
    margin-bottom: 5px;
}
/********sixth column*********/
.medium-dashed-separator{
	border-bottom:dashed 1px #000;
	width:436px;
}
#sixth-column {
	float: left;
	width: 210px;
}
.column-border {
	border-right:1px solid #C5C5C5;
	float:left;
	height:470px;
	margin-left:15px;
	margin-right:15px;
	margin-top:39px;
	width:1px;
}
#sixth-column h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
#sixth-column .column-titles
{
    padding-top:20px;
}
#sixth-column p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
}
#sixth-column img {
	margin: 0 0 7px 0;
}
/********seventh column*********/
#seventh-column {
	float: left;
	width: 200px;
	margin-top:37px;
}
#seventh-column h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
#seventh-column p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
}
#seventh-column img {
	margin: 0 0 7px 0;
}
/******** EIGHTH COLUMN **********/
#eighth-column {
	float: left;
	width: 195px;
	margin-left:20px;
	background-color:#eae9df;
	padding:0 5px 0 5px;
	clear:right;
}
#eighth-column h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #c7c8ca;
	text-decoration: none;
	margin:0;
	padding:0;
}
#eighth-column p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height:20px;
}
/*
#eighth-column a
{
    color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	
}
#eighth-column h2 {
color:#1B1A1A;
font-family:Georgia;
font-size:28px;
font-weight:normal;
text-decoration:none;
margin:0px;
}
*/
#eighth-column h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
#eighth-column .category-link3 {
color:#B1AF95;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
#eighth-column .category-link2 {
color:#901A42;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
padding:4px 0;
text-decoration:none;
text-transform:uppercase;
}
/*
#eighth-column a:hover {
text-decoration:underline;
}
*/
.eighth-column-top-border {
	float: left;
	height: 4px;
	width: 210px;
	background-image: url(../Images/column-borders.png);
	background-position: 0px -27px;
	margin-left:-5px;
}
.eighth-column-bottom-border {
	background-image: url(../Images/column-borders.png);
	background-position: 0px -41px;
	height:3px;
	margin-left:-5px;
	margin-top:8px;
	width:210px;
}
#eighth-column .column-titles {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
	margin:0;
	padding-top:20px;
	padding-bottom:10px;
}
#eighth-column img {
	margin: 0 0 7px -3px;
}
#eighth-column .category-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #901A42;
	text-decoration: none;
	text-transform:uppercase;
}
#eighth-column .category-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B1AF95;
	text-decoration: none;
	display:inline-block;
	padding:5px 0;
}
#eighth-column .thin-gray-column-separator {
	background-color: #625f5f;
	height: 1px;
}
/********** columns *********/
.section-separator {
border-bottom:1px dashed #000000;
clear:both;
height:1px;
margin:0;
padding-left:6px;
width:650px;
}

.column-separator {
border-bottom:1px dashed #000000;
height:1px;
margin:0;
}
.category-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b1af95;
	text-decoration: none;
	display: inline-block;
	text-transform:uppercase;
	margin-left:3px;
}
.category-link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #901a42;
	text-decoration: none;
	display: block;
	padding:10px 0 10px 0;
	text-transform:uppercase;
}
.category-link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b1af95;
	text-decoration: none;
	text-transform:uppercase;
}
.thick-column-separator {
	height: 3px;
	border-bottom:dashed 1px #000;
}
.dotted-separator {
	border-bottom:dashed 1px #000;
	margin: 0;
	height: 3px;
}
#article-item {
	overflow:hidden;
}
.article-category-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #901a42;
	text-decoration: none;
	text-transform:uppercase;
}
.read-more {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0b4463;
	text-decoration: none;
}
.article-title {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
}
.column-titles {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #5a5959;
	text-decoration: none;
	letter-spacing: -1px;
	margin:0;
	padding-top:14px;
	padding-bottom:10px;
	text-align:center;
}
.category-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #901a42;
	text-decoration: none;
	text-transform:uppercase;
}
.category-titles-breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #848685;
	text-decoration: none;
	text-transform:uppercase;
}
/******** partners block********/
#partners-feature-content-block {
	background-color:#eae9df;
	float:right;
	padding: 17px 10px 0 15px;
	width:505px;
	min-height: 383px;
	max-height: 383px;
	margin-right:-7px;
}
.partners-sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #094667;
	text-decoration: none;
	text-align: right;
}
#partners-feature-content-block .mainImage {
	border:solid 1px #505050;
	margin-right:10px;
}
.partners-block-title-blue {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.white {
	color: #b0ae94;
}
.partners-separator {
	border-bottom:solid 1px #7b786d;
	margin-top:10px;
	margin-bottom:20px;
}
#partners-feature-content-block .bottom 
{
    margin-bottom:15px;
}
#partners-feature-content-block h2 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
#partners-feature-content-block p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5a5959;
	text-decoration: none;
}
.sponsored-feature
{
    min-height:230px;
}
.sponsored-feature h3 {
font-size:14px;
font-weight:normal;
margin-top:0;
text-transform:uppercase;
}
/************** right advertisement column right**************/
.advertisement-bottom
{
    min-height:120px;
    float:left;
    width:1027px;
}
.right-advertisement-column 
{
	float: right;
	width: 300px;
	margin-top: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a8a8a8;
	text-decoration: none;
	margin-right:-7px;
	/* begin "Robb Community" */
	border-top: dashed 1px Black;
	text-transform: none;
	/* end "Robb Community"   */	
}    
.right-advertisement-column-global
{
    position: relative;
    top: 0px;
	float: right;
	width: 293px;
	height: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a8a8a8;
	text-decoration: none;
	line-height:12px;  
}
.advertisements
{
	width: 300px;
	margin-top: -16px;
}
.newstands
{
    background-color:#fff;
    height:262px;
    text-transform:none;
    margin-top:20px;
	width:300px;
	margin-left: -1px;
}
.newstands h3
{
    color:#000;
    font-family: Georgia;	
    font-size:28px;
    font-weight:normal;
    margin-bottom:12px;
    margin-left:22px;
    padding-top:17px;
}
.newstands a
{
    color:#000000;
}
.newstands img
{
    margin-left:8px;
    margin-right:10px;
    margin-top: 2px;
}
.newstands ul
{
    margin-top:-7px;
    float:left;
    margin-bottom:-2px;
    padding-left:0;
}
.newstands li
{
    list-style-type:none;
    padding:4px;
    font-size:14px;
    text-align:right;
}
.newstands_link
{
    padding:4px;
    font-size:14px;
    text-align:right;
    display: block;
}
.FirstAdLabel
{
    margin-bottom: 12px;
}

/************** third horizontal section advertisement **************/
#third-horizontal-section .advertisements {
	float: left;
	width: 301px;
	margin-right:38px;
}
#third-horizontal-section .last {
	float:right;
}
/************** fourth horizontal section************/
/************** begin robbrecomends horizontal section advertisement **************/
#robbRecomends-bottom .advertisements {
	float: left;
	width: 300px;
	margin-right:38px;
	margin-top:10px;
	margin-bottom:10px;
}
#robbRecomends-bottom .last {
	margin-right:0px;
	float: right;
}
/************** end robbrecomends horizontal section advertisement ************/
.subscribe-promo {
	background-color:#4E4D4D;
    float:left;
    height:262px;
    width:275px;
    margin-left:4px;
}
.subscribe-promo-form {
background-color:#4E4D4D;
float:left;
height:262px;
margin-right:3px;
width:307px;
}
.subscribe-form
{
    padding-left:20px;
    padding-top:8px;
}
.subscribe-form .nice-form
{
    width:265px;
    float:left;
}
.subscribe-promo-form a
{
    color:#FFF;
}
.subscribe-promo-left-border {
	background-image: url(../Images/column-borders.png);
	background-position: 0px -54px;
	float: left;
	height: 262px;
	width: 3px;
}
.subscribe-promo-right-border {
	background-image: url(../Images/column-borders.png);
	background-position: 0px -326px;
	float: right;
	height: 262px;
	width: 3px;
}
.subscribe-title {
	width: 235px;
	margin-top: -35px;
	margin-left: 26px;
	font-family: Georgia;
	font-size: 32px;
	font-weight: normal;
	color: #ce0101;
	text-decoration: none;
	float:left;
}
.subscribe-block-image {
	float:left;
    height:165px;
    margin-left:45px;
    width:161px;
}
.events-promo-block {
	float: right;
	height: 222px;
	width: 144px;
	padding: 0 30px 40px 2px;
}
#events-link
{
    color: #ffffff;
    text-decoration: none;
}
.subscribe-features {
	color:#FFFFFF;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height:18px;
    margin-left:22px;
    margin-top:4px;
    text-decoration:none;
    width:240px;
}
.signup-button {
	float: left;
	height: 18px;
	width: 44px;
	margin: 12px 0 5px 67px;	
}
.subscribe-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-top:6px;
	float:left;
	letter-spacing:1px;
}
.subscribe-button {
float:left;
height:22px;
margin-left:3px;
width:265px;
}
/***** sign up input header****/
.signup-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 145px;
	margin-top: 8px;
	margin-left: 10px;
}
.signup-input-right-border {
	float: right;
	height: 27px;
	width: 3px;
	background-image: url(../Images/header-borders.png);
	background-position: 0px -191px;
}
.signup-input-left-border {
	float: left;
	height: 27px;
	width: 3px;
	background-image: url(../Images/header-borders.png);
	background-position: 0px -154px;
}
.signup-inputfield {
	border:0 none;
	color:#8C8C8C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding:5px 0 0 5px;
	text-decoration:none;
	background-color:#f3f3f3;
}
/*** ends sign up input header**/

h3#subscribe-title-image {
    background-image:url("../Images/subscribe-title-image.jpg");
    height:19px;
    width:189px;
    margin-left:22px;
}
h3#subscribe-title-image span {
display:none;
}
.subscribebox-separator {
    background-image:url("../Images/first-subscribe-box-borders.png");
    background-position:0 -544px;
    float:right;
    height:228px;
    margin-left:5px;
    margin-top:15px;
    width:2px;
}

h3#subscribe-now-image {
background-image:url("../Images/subscribe-now-image.jpg");
background-repeat:no-repeat;
height:19px;
width:139px;
margin:0;
}
h3#subscribe-now-image span {
display:none;
}
.subscribe-promo a
{
    color:#FFF;
}
.discount-image {
    background-image:url("../Images/40-off-image.png");
    float:right;
    height:50px;
    margin-top:-2px;
    margin-right:-5px;
    width:126px;
    z-index:88;
}
/***** sign up input name on subscribe block****/
#subscribe-name-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 122px;
	margin-left: 2px;
	margin-top:8px;
}
.events-block-title {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	color: #d5d5d5;
}
.events-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#subscribe-name-input .signup-inputfield {
	border:0 none;
	color:#8C8C8C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding:5px 0 0 5px;
	text-align:left;
	text-decoration:none;
	background-color:#f3f3f3;
	width:90px;
}
/*** ends subscribe name input **/

/***** sign up middle name input on subscribe block****/
#subscribe-middle-name-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 33px;
	margin-left: 4px;
	margin-right:2px;
	margin-top:8px;
}
#subscribe-middle-name-input .signup-inputfield {
	border:0 none;
	color:#8C8C8C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding:5px 0 0 5px;
	text-align:left;
	text-decoration:none;
	background-color:#f3f3f3;
	width:10px;
}
/*** ends subscribe middle name input **/

/***** sign up last name input on subscribe block****/
#subscribe-last-name-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 102px;
	margin-left: 2px;
	margin-top:8px;
}
#subscribe-last-name-input .signup-inputfield {
	border:0 none;
	color:#8C8C8C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding:5px 0 0 5px;
	text-align:left;
	text-decoration:none;
	background-color:#f3f3f3;
	width:100px;
}
/*** ends subscribe last name input **/

/***** sign up email input on subscribe block****/
#subscribe-email-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 266px;
	margin-left: 2px;
	margin-top:8px;
}
#subscribe-address-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 266px;
	margin-left: 2px;
	margin-top:8px;
}
#subscribe-email-input .signup-inputfield {
	border:0 none;
	color:#8C8C8C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding:5px 0 0 5px;
	text-align:left;
	text-decoration:none;
	background-color:#f3f3f3;
	width:200px;
}
/*** ends subscribe email input **/

/***** sign up city input on subscribe block****/
#subscribe-city-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 122px;
	margin-left: 2px;
	margin-top:8px;
}
#subscribe-city-input .signup-inputfield {
	border:0 none;
	color:#8C8C8C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding:5px 0 0 5px;
	text-align:left;
	text-decoration:none;
	background-color:#f3f3f3;
	width:100px;
}
/*** ends subscribe city input **/

/***** sign up state input on subscribe block****/
#subscribe-state-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 33px;
	margin-left: 4px;
	margin-right:2px;
	margin-top:8px;
}
#subscribe-state-input .signup-inputfield {
	border:0 none;
	color:#8C8C8C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding:5px 0 0 5px;
	text-align:left;
	text-decoration:none;
	background-color:#f3f3f3;
	width:18px;
}
/*** ends subscribe state input **/

/***** sign up zip input on subscribe block****/
#subscribe-zipcode-input {
	background-color: #f2f2f2;
	float: left;
	height: 27px;
	width: 102px;
	margin-left: 3px;
	margin-top:8px;
}
#subscribe-zipcode-input .signup-inputfield {
	border:0 none;
	color:#8C8C8C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding:5px 0 0 5px;
	text-align:left;
	text-decoration:none;
	background-color:#f3f3f3;
	width:75px;
}
/*** ends subscribe zip input **/
/*********** FOOTER *********/
#footer {
	float: left;
	width: 100%;
	background-color: #b4b299;
	min-height: 345px;
    line-height:15px;
}
#footer .links {
	float:left;
	margin:20px 50px;
	width:135px;
}
#footer .links h4 {
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#000;
	margin:0 0 15px;
	padding:0;
}
#footer h4 {
	font:14px Georgia;
	margin-bottom:10px;
	padding:0;
}
#footer .links ul {
	margin:0;
	padding:0;
}
#footer .links ul li {
	display:block;
	margin:0 0 7px;
	padding:0;
}
#footer a {
	color:#232323;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.copyright {
	float: left;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
	padding-bottom:10px;
}
/******** niceform dropdown********/
.category-list {
	width: 225px;
	height:40px;
	margin-top:4px;
}
.niceform
{
    width: 275px;
	height:32px;
	margin-top:0px;
	float:left;
}
#ctl00_ucSubscribeBlocks_ucSubscribe_Panel1{
    width: 275px;
	height:10px;
	float:left;
}
/******* first subscribe gray box ******/
.first-subscribe-promo-box {
	background-color:#D2D2D3;
    float:left;
    height:262px;
    margin-right:5px;
    width:206px;
}
.first-subscribe-promo-box-left-border {
	float: left;
	height: 262px;
	width: 4px;
	background-image: url(../Images/first-subscribe-box-borders.png);
	background-position: 0px 0px;
}
.first-subscribe-promobox-title {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #094667;
	text-decoration: none;
	width: 170px;
	margin-left: 18px;
	margin-top:10px;
}
.first-subscribe-box-image {
	height: 137px;
	width: 118px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}
.first-subscribe-box-button {
	float:left;
    height:24px;
    margin-left:5px;
    width:187px;
}

.first-subscribebox-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 170px;
	margin-left: 18px;
	text-transform: uppercase;
	overflow: hidden;
	margin-top: 10px;
	text-align: center;
}


.first-subscribe-promo-box-right-border {
	float: right;
	height: 262px;
	width: 4px;
	background-image: url(../Images/first-subscribe-box-borders.png);
	background-position: 0px -272px;
}


/*Global.Master*/
.article-all
{
}
.center-column{
float:left;
width:660px;
border-right:dashed 1px #000;
padding-right:12px;
}
h2 {
font-family: Georgia;
font-size: 28px;
font-weight: normal;
color: #656668;
text-decoration: none;
}
.center-column-global
{
	position:relative;
	min-height: 1730px	
}
.featured-content
{
width:660px;
height:270px;
border:solid 2px #b4b299;
margin-bottom:10px;
background-color:#b4b299;
color:#fff;
}
.featured-content .left
{
width:470px;
}
.featured-content .right
{
padding:15px;
}
.featured-content a
{
color:#fff;
}
.featured-content h3
{
color:#FFFFFF;
font-family:Georgia;
font-size:24px;
font-weight:normal;
letter-spacing:-1px;
margin:0;
padding-bottom:10px;
padding-top:30px;
text-decoration:none;
height:145px;
}
.articles .article
{
float:left;
width:210px;
margin-right:10px;
margin-top:15px;
}
.article .main
{
height:285px;
}
.articles .article h3 {
font-family: Georgia;
font-size: 16px;
font-weight: normal;
color: #0f4867;
text-decoration: none;
margin:0;
padding:0;
}
.articles .article img {
	margin: 0 0 7px 0;
}
.empty-separator
{
clear:both;
}
.recommends .article
{
margin-right:35px;
}
.right-advertisement-column .first-ad
{
margin-top:68px;
margin-bottom:50px;
}
.recommends h2
{
margin:0;
color:#1B1A1A;
}
.recommends h2 a
{
color:#1B1A1A;
}
#breadcrumb
{
margin-bottom:12px;
margin-top:-12px;
width: auto;
}
.breadcrumb-text
{
height: auto;
margin-top:5px;
}
#breadcrumb a {
color:#848685;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
vertical-align:middle;
}
#breadcrumb span
{
vertical-align:middle;    
}
#breadcrumb a:hover
{
text-decoration:underline;
}
h1
{
color:#000;
font-family:Georgia;
font-size:24px;
font-weight:normal;
text-decoration:none;
line-height:normal;
}
h6
{
    font-size: 12px;
}
.author
{
font-style:italic;
margin-bottom:10px;
float:left;
}
h2.soft
{
color:#787777;
margin-top:15px;
float:left;
width:100%;
margin-bottom:0px;
}
.chartis{
	width:300px;
	height:200px;
	margin-top:10px;
}
/* carousel */
.slideshow-main {
background-color:#FFF;
float:left;
margin-right:3px;
width:470px;
}
.slideshow-main ul
{
margin:0;
padding:0;
}
.slideshow-main li {
display:none;
height:270px;
position:relative;
width:470px;
border-bottom: 2px solid #B4B299;
}
.slideshow-main li.active {
display:block !important;
}
.slideshow-carousel
{
float:right;
width:185px;
}
.slideshow-carousel ul
{
display:none;
}
.slideshow-carousel li
{
list-style-type:none;
}
/* Horizontal carousel*/

.horizontal-carousel
{
    width:443px;
    background-color:#ECECEC;
    margin-top:7px;
    margin-bottom: 30px;
    padding-left: 1px;
    padding-top: 1px;
}
.horizontal-carousel .main-image
{
    width:438px;
    height:250px;
    margin:2px 2px 7px 2px;
}
.horizontal-carousel .thumbnails
{    
	background-color: #ECECEC;    
    float:left;
    width: 444px;
    height: 93px;
    display:none;
    margin-left: -1px;
}
.horizontal-carousel .nav
{
	float: left;
	padding-bottom: 15px;
	background-color: #ECECEC;
	width: 444px;
	margin-left: -1px;
    height:11px;    
    display:none;
}
.horizontal-carousel ul
{
    margin:0;
    padding:0;
}
.horizontal-carousel .main-image li
{
    list-style-type:none;
    margin:0;
    padding:0;
    display:none;
}
.horizontal-carousel .main-image li.active
{
    display:block;
}
.horizontal-carousel .nav ul
{
    margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
height:11px;
}
.horizontal-carousel .nav li.nav-icon,
.horizontal-carousel .nav li.previous,
.horizontal-carousel .nav li.next
{
    display: inline-block;
}
.horizontal-carousel .nav .previous,
.horizontal-carousel .nav .next
{
    width:9px;
    height:11px;
    cursor:pointer;
}
.horizontal-carousel .nav .previous
{
    background:url("../Images/horizontal-carousel-nav1.png") repeat scroll 72px 0 transparent;
}
.horizontal-carousel .nav .previous.inactive, 
.horizontal-carousel .nav .previous.inactive:hover
{
    background-position:81px 0;
    cursor:default;
}
.horizontal-carousel .nav .previous:hover
{
    background-position:63px 0;    
}
.horizontal-carousel .nav .next
{
    background:url("../Images/horizontal-carousel-nav1.png") repeat scroll 45px 0 transparent;
}
.horizontal-carousel .nav .next.inactive,
.horizontal-carousel .nav .next.inactive:hover
{
    background-position:54px 0;
    cursor:default;
}
.horizontal-carousel .nav .next:hover
{
    background-position:36px 0;
}
.horizontal-carousel .nav .nav-icon
{
    width:9px;
    height:9px;
    background:url("../Images/horizontal-carousel-nav1.png") repeat scroll 18px 0 transparent;
    margin:1px 6px;
    cursor:pointer;
}
.horizontal-carousel .nav .active
{
    background-position:27px 0;
    cursor:default;
}
.horizontal-carousel .nav .nav-icon.active:hover
{
    background-position:27px 0;
}
.horizontal-carousel .nav .nav-icon:hover
{
    background-position:9px 0;
}
.horizontal-carousel ul.nav-icons
{
margin:0 auto;
padding:0;
}
.horizontal-carousel .next, .horizontal-carousel .previous
{
    margin:0 6px;
}
/* main carousel */
.carrousel-global-pages
{
    margin-top:-20px;
}
.mainCarouselWrapper
{
height:350px;
margin: 35px 0 60px 0;
}

.mainCarousel {
  width: 986px;
  position: relative;
}

.mainCarousel .wrapper {
  width: 986px; /* .mainCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: hidden;
  min-height: 350px;
  margin: 0;
  position: absolute;
  top: 0;
}

.mainCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.mainCarousel .wrapper ul li {
  display:block;
  float:left;
  width: 181px;
  padding-right:9px;
  margin-right:9px;
  border-right: 1px dashed #000;
  text-align:center;
  min-height: 350px;
}

.mainCarousel .wrapper ul li.first
{
  width:386px;
}

.mainCarousel .wrapper ul li.first img
{
    width: 386px;
    height: 226px;
}

.mainCarousel .wrapper ul li img
{
    width: 181px;
    height: 111px;
}

.mainCarousel .wrapper ul li a
{
    text-decoration:none;
    display:block;
    min-height:325px;
    line-height:20px;
}

.mainCarousel .wrapper ul li a:hover
{
    background-color:#b3b198;
}

.mainCarousel .wrapper ul li a:hover .category-link3
{
    color:#eae9df;
}

.mainCarousel .wrapper ul a.featured
{
    background-color:#eae9df;
}

.mainCarousel .wrapper .carousel-item-info h3
{
    margin-top: 1px;    
    margin-bottom: -10px;
    font-size: 16px;
    font-family: Georgia;
}
.mainCarousel .wrapper .carousel-item-info p
{
    font-size: 14px;
}
.mainCarousel .carousel-arrows
{
height:10px;
width:100%;
position:absolute;
top:350px;
}

.mainCarousel .carousel-arrows ul {
list-style: none;
margin:0 auto;
padding: 10px 0 0 0;
}
.mainCarousel .carousel-arrows ul li {
background-image:url("../Images/carrousel-square.jpg");
height:10px;
margin-right:10px;
width:9px;
float:left;
}
.mainCarousel .carousel-arrows ul li:hover {
background-image:url("../Images/carrousel-square-over.jpg");
cursor:pointer;
}
.mainCarousel .carousel-arrows ul li.active 
{
background-image:url("../Images/carrousel-square-over.jpg");
}
.mainCarousel .carousel-arrows ul li.left-arrow {
background-image:url("../Images/carrousel-left-arrow.jpg");
}
.mainCarousel .carousel-arrows ul li.right-arrow {
background-image:url("../Images/carrousel-right-arrow.jpg");
}



/*textboxes label*/
.focused
{
	color:#161A1C;
}

/* Begin ArticleList */
.articles-top
{
    min-height:600px;
}

.articles-bottom
{
    margin-top: 10px;
    padding-top: 30px;
    border-top:1px dashed #000000;
    width: 662px;
}

.articles-separator
{
    height:20px;
}

.article-image
{
    float:left;
    width:205px;
    height:105px
}

.article-content
{
    float:left;
    width: 400px;
}

.ArticleList {
    overflow:hidden;
    padding-right:5px;
    width:675px;
    min-height:1500px;
    float:left;
}
.ArticleList .PagingPanel
{
    width: 660px;
}
.ArticleList .PrimaryArticle {
	background-color:#B4B299;
	display:inline-block;
	height:270px;
	margin-right:10px;
	width:658px;
}
.ArticleList .PrimaryArticle .PrimaryArticleImage
{
    float: left;
}
.PrimaryArticleImage img
{
    margin-left: 5px;
    margin-top: 5px;
}
.ArticleList .PrimaryArticle .ArticleInfo {
	background-color:#B4B299;
	color:#000000;
	float:left;
	height:264px;
	margin-right:10px;
	margin-top:5px;
	text-align:left;
	width:200px;
}
.ArticleList .PrimaryArticle .ArticleInfo .Category
{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 15px;
    color: #8f1b40;
    text-transform: uppercase;    
}
.ArticleList .PrimaryArticle .ArticleInfo .PageTitle
{
    margin-bottom: 15px;
    margin-left: 15px;
    font-family: Georgia;
    font-size: 22px;
}
.PageTitle
{
    display: block;
    clear: both;
    margin-top: -10px;
}
.Issue .PageTitle
{
    display: inline;    
    clear: both;
    margin-top: -10px;
}
.ShortPageTitle
{
    font-size: 18px;
}
.ArticleList .PrimaryArticle a
{
    color:#000;
}
.ArticleList .RRRTitle
{
    margin-top:10px;
}
.ArticleList .PrimaryArticle .ArticleInfo .BodyText
{
    margin-left: 15px;
}
.ArticleList .PrimaryArticle .ArticleInfo .Footer
{
    position: absolute;
    bottom: 15px;
    width: 100%;
    height: 50px;
    overflow: hidden;
}
.ArticleList .PrimaryArticle .ArticleInfo .Footer .ShortLine1
{
    margin: 5px 15px 10px 15px;
    display: block;
    overflow: hidden;
}
.ArticleList .PrimaryArticle .ArticleInfo .Footer .ShortLine2
{
    margin: 10px 15px 5px 15px;
    display: block;
    overflow: hidden;
    clear: both;
}
.ArticleList .PrimaryArticle .ArticleInfo .ReadMore
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    color:#fff;
    display: inline-block;
}
.ArticleList .PrimaryArticle .ArticleInfo .ReadMore a
{
    color: White;
    text-decoration: none;
}
.ArticleList .SecondaryArticle
{
	float: left;
	width: 210px;
	margin-right: 15px;
}
.ArticleList .RobbRecommends
{
	margin-right: 47px;
}
.ArticleList .ExpertAdvice
{
	margin-right: 47px;
}
.ArticleList .SecondaryArticle h2
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	margin:0;
	padding:0;
}
.ArticleList .SecondaryArticle p
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #161a1c;
	text-decoration: none;
}
.ArticleList .SecondaryArticle IMG
{
	margin: 0 0 7px 0;
}
.ArticleList .SecondaryArticle .Main
{
    height: 310px;
    overflow:hidden;
}
.ArticleList .SecondaryArticle .ThinShortLine
{
    border-bottom: 1px solid #dfdede;
}
.ArticleList .SecondaryArticle .ThickShortLine
{
    border-bottom: 4px solid #4e4d4d;
}
.ArticleList .TertiaryArticle
{
    width: 660px;
    display: inline-block;
}
.ArticleList .TertiaryArticle h2
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #0f4867;
	text-decoration: none;
	padding:0;    
	margin: 0px 0px 0px 10px;
	display: inline-block;
	width: 400px;
}
.ArticleList .TertiaryArticle IMG
{
	margin: 0 0 7px 0;
	float: left;
}
.ArticleList .TertiaryArticle p
{
    margin: 0px 0px 5px 10px;
    float:left;
    width:440px;
}
.ArticleList .TertiaryArticle .category-titles
{
    margin: 0px 0px 0px 10px;
}
.ArticleList .ThickDoubleLine
{
    height: 10px;
    width: 980px;
    clear: both;
    display: inline-block;
    overflow: hidden;
}
.ArticleList .ThinDoubleLine
{
    border-top: 1px dashed #000;
    height: 0px;
    clear: both;
    display: block;
    margin-top: 10px; 
    margin-bottom: 10px;    
    width: 660px;
}
/* End ArticleList */
.SectionTitle
{
    margin-top: 0px;
    margin-bottom:12px;
}
.ThinDoubleLine
{
    border-top: 1px solid #DFDEDE;
    border-bottom: 1px solid #DFDEDE;
    height: 20px;
    clear: both;
    display: block;
    margin-top: 10px; 
    margin-bottom: 10px;    
    width: 100%;
    display:none;
}
.dash
{
    float:left;
    margin-right:5px;
}
/* RobbRecommends */
.center-column-rrr{
    float:left;
    width:660px;
}
#clcArticles table
{
    height:1439px;
    display:block;
}
.right-advertisement-column-global-rrr
{
    position: relative;
    top: -22px;
	float: right;
	width: 292px;
	height: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a8a8a8;
	text-decoration: none;
	line-height:10px;
	border-left:dashed 1px #000;
	padding-left:8px;
	margin-top:20px;
}
#recommends-menu {
    color:#646464;
    list-style:none;
    padding-left:0px;
    margin-left:10px;
    width:200px;
    margin-top:0;
    border:1px solid #C2C2C2;
    background-color:#ececec;
    height: 1578px;
    margin-bottom: 20px;
}
#recommends-menu.small-recommends-menu
{
    height:1384px;
}
#recommends-menu li
{
    border-bottom:1px solid #C2C2C2;
    position:relative;
    float:left;
    width:100%;
}
#recommends-menu a.item-text
{
float:left;
width:182px;
}
#recommends-menu a.item-text:hover
{
text-decoration:none;
}
#recommends-menu .arrow
{
background:url("../Images/rr-bg-images.png") repeat scroll 0 0 transparent;
height:11px;
right:10px;
top:12px;
width:10px;
position:absolute;
}
#recommends-menu .active-item .arrow
{
    background:none;
}
#recommends-menu .arrow, #recommends-header .logo
{
    cursor:pointer;
}
#recommends-menu .item-text
{
    color:#082c3e;
    cursor:pointer;
    padding:9px;
    background:url("../Images/rr-bg-images.png") repeat scroll 0 -21px transparent;
    height:15px;
}
#recommends-menu .active-item .item-text
{
    color:#646464;
    cursor:default;
    background-color:#fff;
    background-image:none;
}
#recommends-menu .item-options
{
    background-color:#d2d2d3;
    padding:10px;
    display:none;
}
#recommends-menu select
{
    width:175px;
}
#recommends-main-content {
    margin-left:15px;
    width:432px;
}
#articles-list-inital-data .MultiContentListControl 
{
    margin-top:30px;
}
#recommends-main-content .PagingPanel
{
    border-bottom: 1px solid #535252;
    border-top: 1px solid #535252;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-left: -218px;
    margin-bottom: 10px;
    padding: 11px 0px;
}
#recommends-header
{
    background-color:#5f5e5e;
    color:#fff;
    width:100%;
    padding:15px;
    position:relative;
    width:635px;
    margin-top:30px;
    line-height:normal;
}
#recommends-header.small-recommends-header{
    padding:15px 0 15px 11px;
    width:201px;
    margin-top:-55px;
}
#recommends-header .logo
{
    background:url(../Images/rr-bg-images.png);
    background-position: 0px -124px;
    width:83px;
    height:86px;
    left:407px;
    position:absolute;
    top:-21px;
}
#recommends-header .ribbon
{
    background:url("../Images/rr-bg-images.png") repeat scroll 0 -64px transparent;
    height:50px;
    left:-3px;
    position:absolute;
    top:-1px;
    width:15px;
}
#recommends-main-title
{
    color:#636262;
    font-size:38px;
    letter-spacing:-1px;
    margin-top:24px;
    margin-bottom:0;
}
#recommends-subtitle-block
{
    line-height:225%;
    min-height:55px;
    padding:15px 5px;
    text-align:center;
    margin-top:20px;
}
#recommends-subtitle
{
    font-size:16px;
    color:#000;
    font-weight:bold;
    min-height: 54px;
}
#recommends-back-link
{
font-style:italic;
font-weight:bold;
line-height:40px;
}
#recommend-breadcrumb
{
float:right;
width:460px;
margin-right: 292px;
margin-top:30px;
}
.recommend-breadcrumb-rrr
{
    width:451px;
    border-right: 1px dashed black;
    height: 60px;
    margin-bottom:-5px;
}
#articles-list-inital-data
{
    display:none;
}
.blue
{
    color:#496371;
}
.throbber
{
    margin:0 5px;
}
.medium-text
{
font-size:16px;
padding:25px;
text-align:center;
}
#recommends-main-content h2
{
    margin-top:25px;
    font-size:18px;
}
#recommends-main-content .image
{
    margin-right:10px;
    margin-bottom: -1px;
    float:left;
    margin-top: 23px;
}
#recommends-main-content .header
{
    width: 272px;
}
#recommends-main-content .text
{
    width: 272px;
}
#recommends-main-content .main {
    border-top:1px dashed #000000;
    height:151px;
}
.recommends-content .PageBodyText
{
    line-height:200%;
}
#horizontal-carousel
{
    background-color:#094667;
height:370px;
width:440px;
}
#horizontal-carousel .main-image
{
    background-color:#FFFFFF;
float:left;
height:248px;
margin:2px;
width:436px;
}
.Tools
{
    display: block;
    float: left;
    margin-top: 10px;
    clear: both;
}
.Tools a
{
    margin-right: 5px;
}
.ArticleDate
{
    color: #31607a;
    text-transform: uppercase;
    font-size: 11px;
    margin: -10px 0 10px 0;
    clear: both;
    display: block;
}
.dashed-separator
{
border-top:1px dashed #000000;
float:left;
height:10px;
margin-top:6px;
width:100%;
}

/* Begin Issue */
div.IssueList table tr td
{
    vertical-align:top;
}
div.IssueItem
{
    margin-right: 20px;
    margin-bottom: 30px;
}
div.IssueItem h3
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #0f4867;
	text-decoration: none;
	padding:0;    
	margin: 0;
	display: inline-block;
}
div.IssueItem img
{
    margin-bottom: 10px;
}
div.Issue
{
    /* overflow: hidden; */
}
div.Issue .Cover
{
    float: right;
    width: 200px;
    margin-left: 10px;
}
.Black
{
    color:#000;
    text-decoration:none!important;
}
.Disabled
{
    color:#787777;
    text-decoration:none!important;
}
.Attributes
{
padding:10px 0;
width:435px;
margin-top:10px;
}
.Attributes span, .Attributes div
{
display:inline-block;
width:435px;
}
.Attributes span.AttributeValue
{
width:auto;
display:inline;
}
.Attributes .TaxonomyControl
{
padding-bottom:0;
}
.Attributes span span.Label, .Attributes div span.Label
{
font-weight:bold;
margin-top:2px;
width:120px;
}

/********* negin subscribe modal window*********/

.newsletter-window-header
{
    float: left;
}
.newsletter-window-center
{
    text-align:center;
}
.newsletter-window {
	background-image: url(../Images/modalwindow-bg.png);
	padding: 2px;
	height: 390px;
	width: 381px;
}
.newsletter-window .newsletter {
    background-color:#FFFFFF;
    height:370px;
    width:360px;
}
.newsletter-window-header h3{
    color:#000;
    font-size:17px;
    font-family:Georgia, "Times New Roman", Times, serif;
    margin:0;
    padding:0;
    text-align:center;
    margin-top: 2px;
    font-weight:normal;
    margin-left: 32px;
}
.newsletter-big{
    color:#7c1530;
    font-size:38px;
    font-family:Georgia, "Times New Roman", Times, serif;
    margin:0;
    padding:0;
    text-align:center;
    font-weight:normal;
    margin-left: -62px;
}
.newsletter-window-header p{
    color:#5e5e5e;
    font-size:12px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    padding:0px 44px;
    text-align: justify;
    margin-top:3px;
    font-weight:normal;
    line-height:26px;
}
.form1 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	width: 124px;
	float: left;
	margin-top:5px;
	margin-right:5px;
}
.form2 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:5px;
	margin-right:5px;
	width: 39px;
}
.form3 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:5px;
	margin-right:5px;
	width: 168px;
}
.form4 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:5px;
	margin-right:5px;
	width: 57px;
}
.form5 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:5px;
	margin-right:5px;
	width: 106px;
}
.form6 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:-5px;
	margin-right:5px;
	width: 298px;
}
.form2 input {
	width:30px;
}
.left-border {
	float: left;
	height: 24px;
	background-image: url(../Images/newletter-left-border.jpg);

	width: 6px;
}
.right-border {
	background-image: url(../Images/newletter-right-border.jpg);
	float: right;
	height: 24px;
	width: 6px;
}
.center {
	float: left;
	height: 24px;
}
.forms {
	float: left;
	margin-left: 45px;
	width: 330px;
}
.newsletter-input{
	width:275px;
	height:20px;
	padding:2px;
	border:1px;
	background-color: transparent;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	font-style: italic;
}
.check-promotions{
	float:left;
	margin-top:10px;
	margin-left:45px;
	width:300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style: italic;
	color:#333;
}
.privacy-policy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #aeac95;
	text-decoration: none;
	float: left;
	width: 150px;
	margin-left: 38px;
	margin-top: 19px;
}
.privacy-policy:hover{
	text-decoration: underline;
}
.subscribe-newsletter-modalwindow {
background-image:url("../Images/subscribe-arrow-modalwin.png");
background-position:right 14px;
background-repeat:no-repeat;
color:#7A162E;
float:right;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:24px;
font-weight:normal;
margin-right:20px;
margin-top:0;
padding-right:10px;
text-align:right;
text-decoration:none;
width:150px;
}
.subscribe-newsletter-modalwindow:hover{
	text-decoration:underline;
	color:#000;
}
.close
{
    float:right;
}
/********* end subscribe modal window*********/
/*mio*/
.HtmlContentControl a
{
    text-decoration:underline;
    color:#31607A;
}
#footer-wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.Newsletter
{
    float:left;
    width:675px;
}
.Advertisements_Content
{
    float:right;
    margin-right:-8px;
}
/*Begin Virtual Marina*/
#recommends-main-content .article-box
{
    margin-top:10px;
    width:440px;
    display:inline-block;
}
#recommends-main-content .article-virtual-marina .main
{
    width:200px;
    height:185px;
    float:left;
    margin-right: 24px;
    border:1px solid #CDDDDD;
    margin-bottom:14px;
    overflow:hidden;
}
#recommends-main-content .article-box table
{
    height:1608px;
    display:block;
}
/* End Virtual Marina */
.article .main-best
{
height:310px;
}
.chartis-wrapper-vm
{
    top:-74px;
    position:absolute;
    z-index:5;
    margin-right:-34px;
    width:16px;
}
.chartis-wrapper-mp
{
    top:-475px;
    position:absolute;
    z-index:5;
    margin-right:-25px;
    right:0px;
}
.chartis-big-mp
{
    width:600px;
    height:340px;
    float:right;
}
.chartis-big-mp-expanded
{
    position: absolute;
    top: -76px;
    right: -25px;
    z-index: 5;
}
.chartis-big-mp-colapsed
{
    width:300px;
    height:200px;
    position:absolute;
    top: 0px;
    right: 0px;
}
.chartis-wrapper-rrr
{
    top:-75px;
    right: 310px;
    position:absolute;
    z-index:5;
    margin-right:-34px;
    width:600px;
    height: 340px;
}
.chartis-big-rrr
{
    width:600px;
    height:340px;
    float:right;
}
.chartis-big-rrr-expanded
{
    position: absolute;
    top: -76px;
    right: -25px;
    z-index: 5;
}
.chartis-big-rrr-colapsed
{
    width:300px;
	height:200px;
    position:absolute;
    top: 0px;
    right: 0px;
}
.chartis-wrapper
{
    top:-75px;
    right: 316px;
    position:absolute;
    z-index:5;
    margin-right:-34px;
    width:600px;
    height: 340px;
}
.chartis-big-global
{
    width:600px;
    height:340px;
    float: right;
}
.chartis-big-global-expanded
{
    position: absolute;
    top: -76px;
    right: -25px;
    z-index: 5;
}
.chartis-big-global-colapsed
{
    width:300px;
	height:200px;
    position:absolute;
    top: 0px;
    right: 0px;
}
.chartis-home-wrapper
{
    top:221px;
    position:absolute;
    width:442px;
    z-index:5;
}
.chartis-wrapper-2
{
	position: relative;
}
.chartis-home-page-expanded
{
    top:0px;
    right: 0px;
    position:absolute;
    width:442px;
    z-index:5;
}
.chartis-big-home
{
    height:400px;
    width:430px;
    float:right;
}   
.chartisReplayWrapper
{
	position: relative;
}

.chartis
{
	width: 300px;
	height: 200px;
}
.chartis-big-home-expanded
{
    height:400px;
    width:601px;
    position: absolute;
    top: 0px;
    right: 0px;
} 
.chartisReplayWrapper .chartis-big-home
{
    position: absolute;
    top: 0px;
    right: 0px;
}
.chartis-big-home-colapsed
{
    height:400px;
    width:210px;
}
/*** subscribe list***/
#subscribe-listing {
	float: none;
	width: 235px;
	background-color: #FFF;
	border:solid 1px #c2c2c2;
}
#subscribe-listing ul{
	float: left;
	width: 210px;
	margin:0;
	padding:0;
	list-style:none;
}
#subscribe-listing ul li{
	float: left;
	width: 210px;
	height:34px;
	margin:0;
	padding:0; 
	
}
#subscribe-listing a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background-image:url(../Images/subscribe-list-buttons.jpg);
	background-position:10px 0;
	float:left;
	width:230px;
	height:24px;
	padding:10px 0 0 5px;
	line-height:14px;
}
#subscribe-listing ul li a:hover{
	color:#fff;
	background-image:url(../Images/subscribe-list-buttons.jpg);
	background-position:10px -35px;
}

#suscribeNow .signup-button {
	float: right;
	height: 18px;
	width: 44px;
	margin-right:35px;
}
#suscribeNow .subscribe-big{
    color:#7c1530;
    font-size:32px;
    font-family:Georgia, "Times New Roman", Times, serif;
    padding:0;
    text-align:center;
    font-weight:normal;
    margin-bottom: 10px;
    margin-top: 0px;
	line-height: 30px;    
}
#suscribeNow .text
{
    color:#000;
    font-size:12px;
    font-family:Georgia, "Times New Roman", Times, serif;
    margin: 0;
    padding:0;
    text-align:center;
    font-weight:bold;
    font-style:italic;
    margin-bottom: 5px;
}
#suscribeNow .text-style
{
    color:#000;
    font-size:14px;
    font-family:Georgia, "Times New Roman", Times, serif;
    margin:0;
    padding:0;
    text-align:center;
    font-weight:bold;
    font-style:normal;
}
#suscribeNow .checks
{
    margin-left: 80px;
    width:165px;
    height:100px;
    margin-bottom: -30px;
}
#suscribeNow .checks label
{
    text-align:left;
    width:160px;
}
#suscribeNow .forms {
	float: right;
	width: 330px;
}
#suscribeNow .form1 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	width: 124px;
	float: left;
	margin-top:20px;
	margin-right:5px;
}
#suscribeNow .form2 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:20px;
	margin-right:5px;
	width: 39px;
}
#suscribeNow .form3 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:20px;
	margin-right:5px;
	width: 57px;
}
#suscribeNow .form4 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:20px;
	margin-right:5px;
	width: 106px;
}
#suscribeNow .form6 {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:20px;
	margin-right:5px;
	width: 298px;
}


.dotted-separator-sponsored {
	border-top:dashed 1px #000;
	height: 5px;
	width:660px;
	float:left;
}
.ArticleList-sponsored
{
    overflow: hidden;
    padding-right: 5px;
    width: 665px;
}
.ArticleList-sponsored .SecondaryArticle
{
	float: left;
	width: 210px;
	margin-right: 15px;
}
.ArticleList-sponsored .SecondaryArticle .Main
{
    height: 310px;
    overflow:hidden;
    margin-top: 15px;
}
.ArticleList-sponsored .category-link2
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.center-column-sponsored
{
    float: left;
    padding-right: 12px;
    width: 660px;
}
.right-advertisement-column-sponsored
{
    color: #A8A8A8;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    margin-top: 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    top: -11px;
    width: 300px;
}
.sponsoredFeaturesMain
{
    float: left;
    height: 350px;
}
#recommends-main-content .main p
{
    margin: 0px 0px 5px 0px;
    display:table;
}
u
{
    text-decoration:none;
}
.scroll-y
{
    min-height:1678px;
}
.articles-bottom div span
{
    display:block;
    height:1020px;
}
.articles-bottom div span span
{
    height:auto;
}
.articles-bottom div div span
{
    display:inline;
    height:auto;
}
.titleHome a {
    color:#000;
    display:block;
    text-align:left;
    text-decoration:none;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:16px;
    font-weight:bold;
}
#titleHome a:hover, a:active {
    text-decoration: none;
	color:#7b1430;
}
.articles-main
{
    border-bottom: 1px dashed black;
    float: left;
    width: 100%;
}
.articles-rrr
{
    border-bottom: 1px dashed black;
    border-top: 1px dashed black;
    float: left;
    width: 100%;
}

.article-page-rrr
{
    border-bottom: 1px dashed black;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.imageOnNewsstandsNow
{
    float:left;
    width:10px;
    margin-left: -3px;
}

.advertisementBig
{
    height:250px;
    width:300px;
}

.advertisementSmall
{
    height:100px;
    width:300px;
}

#mask, #maskGigyaSignup {
  position:absolute;
  left:0;
  top:0;
  z-index:9999;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:999999999;
  padding:20px;
}

#boxes #suscribeNow {
  background-color :#FFFFFF;
  height:395px;
  width:770px;
}
#boxes #suscribeNow .first
{
    height: 380px;
    width:200px;
    float: left;
}

#boxes #suscribeNow .left
{
    float:right;
    width: 200px;
    height:250px;
}

#boxes #suscribeNow .close
{
    float:left;
    margin-top: 36px;
    margin-left: 0px;
}

#boxes #suscribeNow .second
{
    height: 380px;
    width: 335px;
    float: left;
}

#boxes #suscribeNow .thirth
{
    height: 432px;
    float: right;
    margin-right:-19px;
    margin-top:-20px;
    border:1px solid #c2c2c2;
    width:236px;
}
.subscribe-promo-light
{
    height:225px;
    width:236px;
}

#boxes #customerService {
  background-color :#FFFFFF;
  height:86px;
  width:286px;
}

#boxes #recibeEnews {
  background-color :#FFFFFF;
  height:250px;
  width:380px;
}
.videos-block
{
    background-color:#F4F4F4;
    width:300px;
    background-color: #f4f4f4;
    margin-bottom:19px;
    margin-top:19px;
    overflow: hidden;
    padding: 5px 0 10px 0;
}
.videos-block h2 
{
	display: block;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000;
	text-align:center;
	text-transform: none;
	line-height:normal;
}
.videos-block .ESV_List
{
	margin: 0px;
	padding: 0px;
    clear: both;
    float: left;
    width: 260px;
}
.videos-block .ESV_List .ESV_Item
{
	color: #000!important;
    margin: 7px 0px 7px 0px;
    overflow: hidden;
    float: left;
    width: 280px;
    padding-top: 0px;
    /*padding-bottom: 30px!important;*/
    overflow: hidden!important;
    text-transform: none;
    clear:both;
}
.videos-block .ESV_List .ESV_Item h2
{
    display: block;
    margin: 0px 0px 5px 0px!important;
    clear: both;
	border: 0px!important;
	text-align: left;
	font-size: 16px!important;
	line-height: 20px;
}
.videos-block .ESV_List .ESV_Item h2 a
{
	color: #000!important;
}
.videos-block .ESV_List .ESV_Item h2 a:hover
{
	text-decoration: underline;
}
.videos-block .ESV_List .ESV_Item .Description a
{
    text-decoration: none;
    color: #000;
}
.videos-block .ESV_List .ESV_Item .ESV_ThumbnailWrapper
{
	margin-bottom: 30px!important;
}
.videos-block .ESV_List .ESV_Item div.Thumbnail
{
    width: 125px;
    height: 105px;
    position: relative;
    float: left;
    margin: 0 10px 0 0;
}
.videos-block .ESV_List .ESV_Item a.Thumbnail
{
    width: 125px;
    height: 90px;
    display: inline-block;
    position: relative;
    float: left;
    margin: 0px 10px 10px 0px;
}
.videos-block .ESV_List .ESV_Item img.ReadArticle
{
    width: 25px;
    position: absolute;
    left: 77px;
    top: 75px;
}
.videos-block .ESV_List .ESV_Item .ESV_RelatedLink,
.videos-block .ESV_List .ESV_Item .ESV_Play
{
	top: 5px!important;
}

.advertisements_home {
float:right;
margin-top:-103px;
width:300px;
margin-right:-7px;
}

.medium-dashed-separator2 {
border-bottom:1px dashed #000000;
float:right;
height:15px;
margin-right:316px;
width:435px;
}

.advertisements_big
{
	width: 300px;
	margin-top: -35px;
}

.advertisements_01
{
	width: 300px;
	margin-top: 22px;
}

.advertisements_02
{
	width: 300px;
	margin-top: 22px;
}

.category-link-bottom {
    color:#B1AF95;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}

.bottom-link1
{
    margin-top:9px;
}

.bottom-link2
{
    margin-top:0px;
}

.bottom-link3 {
    margin-top:0px;
}

.main-first-horizontal-section
{
    min-height:545px;
}

.dot-article-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
	float:left;
    width:192px;
    list-style-type:none;
    margin-top:3px;
	color: #0f4867;
	text-decoration: none;
	background-image:url(../Images/square-bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:14px;
	line-height:22px;
}

.editorschoice-div
{
    height:979px;
    overflow:hidden;
    margin-top:10px;
}

.editorschoice-div-nn
{
    line-height:20px;
}

.editorschoice-listbox-nn {
    border-top:1px dashed #000000;
    float:left;
    margin-top:3px;
    width:200px;
    padding:5px 0;
}


.home-market-place
{
    height:450px;
    overflow:hidden;
}

.category-blurb:hover
{
    text-decoration: none;
}
.Footer {
border-top:1px dashed #000000;
float:left;
height:0;
padding-top:5px;
width:95%;
}
.tools_subscribe
{
    font-weight: bold;
    color: White;
    background-color: Gray;
    padding: 2px 10px 2px 10px;
}
.tools_subscribe:hover
{
    text-decoration: none;
}

.ipad_download
{
    margin: 10px 0 25px -3px;
}
.ipad_download:hover
{
    text-decoration: none;
}


/* Begin YachtList */
.yachts-top
{
    min-height:600px;
}

.yachts-bottom
{
    margin-top: 10px;
    padding-top: 30px;
    border-top:1px dashed #000000;
    width: 662px;
}

.yachts-separator
{
    height:20px;
}

.yacht-image
{
    float:left;
    width:205px;
    height:105px
}

.yacht-content
{
    float:left;
    width: 400px;
}
.Yacht_Header
{
	padding: 10px;
	color: #fff;
	width: 660px;
	height: 30px;
	margin-bottom: -6px;
	background: url(../Images/Yacht-Header-Background.gif) no-repeat;
}	
.Yacht_Header h1
{
	color: #fff;
	font-size: 20px;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.Yacht_Header .Price
{
	margin-right: 20px;
	float: right;
	display: inline-block;
}
.Yacht_ColumnLeft
{
	float: left;
	padding: 20px;
	width: 160px;
	border: solid 1px #bdbdbd;
	background-color: #e9e9e9;
	margin: 0 25px 0 10px;
    min-height:1580px;
}
.Yacht_ColumnLeft .Back
{
	background: url(../Images/Yacht-Arrow-Left.gif) no-repeat 0 5px;
	display: inline-block;
	margin: 0 0 20px -10px;
	padding: 0 0 0 10px;
	color: #7c0120;
	font: 12px Arial;
	text-transform: uppercase;
}
.Yacht_ColumnLeft .Inquire
{
	background: url(../Images/Yacht-Arrow-Right.gif) no-repeat 57px 5px;
	display: inline-block;
	margin: 20px 10px 0 0px;
	padding: 0 10px 0 0px;
	color: #7c0120;
	font: 14px Arial;
	text-transform: uppercase;
	text-decoration: none;
}
.Yacht_ColumnLeft .Attribute
{
	display: inline-block;
	height: auto;
}
.Yacht_ColumnLeft .Label
{
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.Yacht_ColumnLeft .Price
{
	margin-top: 20px;
}
.Yacht_ColumnLeft .Price .Label
{
	display: block;
}
.Yacht_ColumnLeft h2
{
	color: #7c0120;
	font: 12px Arial;
	text-transform: uppercase;
}
.Yacht_ColumnRight
{
	float: left;
	width: 410px;
	margin: 0 10px 100px 0;
	position: relative;
	min-height: 1580px;	
}
.Yacht_ColumnRight h2
{
	margin-top: 20px;
	font-size: 18px;
	width: 85px;
}
.Yacht_ColumnRight .TextContentControl, .Yacht_ColumnRight .TaxonomyControl
{
	font: 12px Arial;
	text-align: right;
	overflow: hidden;
	margin-bottom: 12px;
}
.Yacht_ColumnRight .specs-edit-mode .TaxonomyControl
{
    text-align: left;
}
.Yacht_ColumnRight .TaxonomyControl
{
    padding-bottom: 0px;
}
.Yacht_ColumnRight .View .Label
{
	float: left;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
}
.YachtList 
{
    overflow:hidden;
    padding-right:5px;
}
.YachtList .YachtItem
{
	width: 190px;
	height: 175px;
	border: solid 1px #dddddd;
	margin: 20px 15px 0 0;
}
.YachtList .YachtItem .YachtInfo 
{
	padding: 10px;
	position: relative;
}
.YachtList .YachtItem .YachtInfo .Icon
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.YachtList .YachtItem .YachtInfo h3
{
	text-transform: uppercase;
	font: 12px Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.YachtList .YachtItem .YachtInfo h3 a
{
	color: #005586;
}
/* End YachtList */

.MediaAlbum
{
}
.MediaAlbum .Enlarge
{
	display: inline-block;
	float: right;
	text-transform: uppercase;
	font: 12px Arial;
	margin-top: 20px;
}
.MediaAlbum .Enlarge a
{
	color: #b10103!important;
	text-transform: uppercase;
	font: 12px Arial;
}
.MediaAlbum h1
{
	color: #b10103;
	text-transform: uppercase;
	font: 16px Arial;
}
.MediaAlbum h1 a
{
	color: #b10103;
}
.MediaAlbum .Paging
{
	margin-left: -22px;
}
.MediaAlbum .Thumbnail
{
	display: inline-block;
	margin: 20px 0 0 22px;
}
.MediaAlbum .ArticleLink
{
	margin-top: 20px;
}
.MediaAlbum .Caption,
.MediaAlbum .Credit
{
	display: block;
	clear: both;
}
#enlarge {
  position:absolute;
  left:0;
  top:0;
  display:none;
  z-index:9999;
  padding:20px;
  background-color :#FFFFFF;
}
.enlarge-window-header
{
	clear: both;
	overflow: hidden;
}
.enlarge-window-center
{
    text-align:center;
}
.enlarge-window {
	background-image: url(../Images/modalwindow-bg.png);
	padding: 2px;
	width: 900px;
}
#enlarge .MediaContentControl 
{
	text-align: center;
}
#enlarge img
{
	max-width: 900px
}
.market-center-column .articles
{
	min-height: 0px;
}
.market-dotted-separator-bottom
{
	margin-top: 10px;
}
.article-carousel-wrapper
{
    height: 100%;
}
/* begin 404 Page */
#E404_header
{
    border-bottom: dashed 1px;
    height: 30px;
    margin:  0 0 15px 0;
}
#E404_header h3
{
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;    
}
#E404_text a
{
    color: #901a42;
    font-weight: bold;
    text-decoration: none;
}
#E404_text a:hover
{
    text-decoration: underline;
}
#E404_subscription
{
    float: left;
}
#E404_hero
{
    float: left;    
}
/* end 404 Page */

/* begin OpenTable */
#opentable_reserve
{
    margin: 5px 0 0 120px;
    color: #871438;
}
#opentable_logo
{
    display: inline;
    margin: 5px 0 0 320px;    
}
/* end OpenTable */
.subscribe-term 
{
	margin-bottom: -27px;
}
/* begin Gigya */
.gigya_signup_panel
{
	display: inline-block;
	clear: left;
}
#gigya_signup_window .signup-button {
	float: right;
	height: 18px;
	width: 84px;
}
#gigya_signup_window .text
{
    color:#000;
    font-size:12px;
    font-family:Georgia, "Times New Roman", Times, serif;
    margin: 10px 0 5px 5px;
    padding:0;
    font-weight:bold;
    font-style:italic;
    float: left;
}
#gigya_signup_window .forms {
	float: right;
	width: 330px;
}
#gigya_signup_window .gigya_form_firstname {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	width: 124px;
	float: left;
	margin-top:20px;
	margin-right:5px;
}
#gigya_signup_window .gigya_form_middlename {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:20px;
	margin-right:5px;
	width: 39px;
}
#gigya_signup_window .gigya_form_lastname {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	width: 124px;
	float: left;
	margin-top:20px;
	margin-right:5px;
}
#gigya_signup_window .gigya_form_city {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	width: 124px;
	float: left;
	margin-right:5px;
}
#gigya_signup_window .gigya_form_state {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-right:5px;
	width: 57px;
}
#gigya_signup_window .gigya_form_zip {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-right:5px;
	width: 106px;
}
#gigya_signup_window .gigya_form_email {
	background-image: url(../Images/newsletter-center.jpg);
	height: 24px;
	float: left;
	margin-top:20px;
	margin-right:5px;
	width: 298px;
}
.gigya_form_validator
{
    margin-left: -6px;
}
.gigya_interests
{
    margin-left: 30px;
}
.gigya_interests label
{
    margin-left: 10px;
    font-family: Georgia;
    font-size: 10px;
}
#boxes #gigya_signup_window {
  background-color :#FFFFFF;
  height: 420px;
  width: 360px;
}
#boxes #gigya_signup_window .close
{
    float:right;
}
.gigya_main
{
    margin: 5px 0 0 0;
    width: 300px;
}
.gigya_login_prompt
{
    margin: 0 0 0 0;
    width: 60px;
    font-weight: bold;
    display: none;
    float: left;
}
.gigya_connected
{
    margin: 0 0 0 4px;
    min-width: 90px;
    max-width: 160px;
    float: left;
    display: none;
    font-weight: bold;
}
.gigya_logout_processing
{
	display: none;
}
.gigya_login_UI_processing
{
	margin-left: 100px;
}
#gigya_login_UI
{
    margin: 0 0 0 0;
    display: inline;
    float: left;
}
#gigya_add_connections_UI
{
    margin: 0 0 0 0;
    display: inline;
    float: left;
}
.gigya_signup
{
    margin: 0 0 0 0;
    width: 70px;
    font-weight: bold;
    display: inline;
    float: left;
}
#gigya_share_status
{
	margin-left: 20px;
	color: Green;
	float: right;
}
#gigya_comments
{
    margin: 30px 0 0 0;
    display: block;
    clear: both;
    float: left;	
}
#gigya_comments .gig-commentBox-textarea, #gigya_comments .gig-comments-base
{
	width: 400px;
}
.recommends-content #gigya_comments textarea.gig-commentBox-textarea 
{
	width: 410px;
}
.gigya_user_thumb_small
{
	width: 20px;
	height: 20px;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}
.gigya_user_thumb_medium
{
	width: 50px;
	height: 50px;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}
.gigya_promotions
{
	float:left;
	margin: 20px 0 0 0;
	width:300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style: italic;
	color:#333;	
}
.gigya_newsletter
{
	float:left;
	margin: 5px 0 0 0;
	width:300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style: italic;
	color:#333;	
}
.gigya_privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #aeac95;
	text-decoration: none;
	float: left;
	width: 150px;
	margin: 10px 0 0 5px;
}
.gigya_privacy:hover{
	text-decoration: underline;
}
.gigya_reactions_header
{
    background-color:#5f5e5e;
    color: #fff;
    width: 100%;
    position: absolute;
    width: 265px;
    margin: -5px 0 0 -10px;
    padding: 5px 10px 5px 15px;
    line-height: normal;
}    
.gigya_reactions_header .ribbon
{
    background: url("../Images/rr-bg-images.png") repeat scroll 0 -84px transparent;
    height: 50px;
    left: -3px;
    position: absolute;
    top: 1px;
    width: 15px;
}
#gigya_reactions_UI .gig-reaction-button-text
{
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 10px;	
}
.gigya_signup_button
{
	float: right;
}
.gigya_signup_processing
{
	float: right;
	margin-right: 5px;
}
.gigya_invalid
{
	display: block;
	clear: both;
	font-size: 10px;
	margin-left: 10px;
}
#gigya_robb_community_UI
{
	text-transform: none;
}
/* end Gigya */

/* begin Vertu */

.vertu_toolbar_homepage
{
	margin-left: 0;
}

.vertu_toolbar_myvault
{
	margin-left: -13px;
}

.vertu_toolbar_categorypages
{
	margin-left: 0;
}

.vertu_toolbar_rrr
{
	margin-left: 6px;
}

.vertu_toolbar_vm
{
	margin-left: 0px;
}

.vertu_toolbar_marketplace
{
	margin-left: -3px;
}

.vertu_add_button_article .myvaultbutton a:hover,
.vertu_add_button_rrr .myvaultbutton a:hover,
.vertu_add_button_vm .myvaultbutton a:hover
{
    text-decoration:none;
    color:#fff;
}

.vertu_add_button_article
{
    margin: -35px 10px 0 0;
    float: right;
}

.vertu_add_button_article .myvaultbutton a
{
    background:#464646;
    color:#eee;
    font-weight:bold;
    padding:2px 8px;
    width: auto;
    float: right;
}

.vertu_add_button_article .myvaultbutton_msg
{
	color: Green;
	font-size: 10px;
	float: right;
	clear: both;
}

.vertu_add_button_rrr
{
	float: left;
	display: block;
	clear: both;
	margin: 10px 0 10px 0;
}

.vertu_add_button_rrr .myvaultbutton a
{
    background:#464646;
    color:#eee;
    font-weight:bold;
    padding:2px 8px;
    width: auto;
    float: left;
}

.vertu_add_button_rrr .myvaultbutton_msg
{
	color: Green;
	font-size: 10px;
	float: left;
	clear: both;
}

.vertu_add_button_vm
{
	margin: 5px 0 0 0;
	float: right;
}

.vertu_add_button_vm .myvaultbutton a
{
    background:#464646;
    color:#eee;
    font-weight:bold;
    padding:2px 8px;
    width: auto;
    float: right;
}

.vertu_add_button_vm .myvaultbutton_msg
{
	color: Green;
	font-size: 10px;
	float: right;
	clear: both;
}

.vertu_add_button_progress
{
	float: right;
	margin: -19px 150px;
}

/* end Vertu */

/* begin Creative Gallery */

#gal_main
{
    background-color: White;
}

#gal_title
{
    margin: 0 0 15px 0;
    text-align: center;
    border-bottom: dashed 1px;
    padding: 40px 0 30px 0;
}

#gal_categories
{
    float: left;
    margin-left: 25px;
}

.gal_category
{
    float: left;
}

.gal_category_name
{
    font-size: 22px;
    font-weight: bold;
    clear: both;
    margin: 0 0 20px 180px;
}

.gal_item_separator
{
    border-top: dashed 1px;
    margin: 20px 0 20px 0;
    clear: both;
}

.cc_item
{
    width: 710px;
    margin: 0 0 40px 30px;
    float: left;
    line-height: 15px;
}

#cc_category_name
{
    font-weight: bold;
    font-size: 20px;
}
.cc_separator
{
    margin: 20px 0 20px 0;
    clear: both;
}

.cc_image
{
    float: left;
    padding-bottom: 20px;    
}

.cc_title
{
    font-weight: bold;
}

.cc_examples a
{
    color: #9e0404;
}

.cc_examples_title
{
    color: #000000;
    margin-top: 15px;
}
/* end Creative Gallery */

/* begin generic lightbox */
.lbx_mask
{
    position:absolute;
    left:0;
    top:0;
    background-color:#000;
    z-index:9999;
    display:none;
}
  
.lbx_frame
{
    position:absolute;
    left:0;
    top:0;
    width: 1px;
    height: 1px;
    z-index:999999999;
    display:none;
}
.lbx_close
{
    color: White;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}
.lbx_open
{
    cursor: pointer;
}
/* end generic lightbox */

/* begin Digital Editions */
#de_master_main
{
	width: 1000px;
}
#de_breadcrumbs
{
	margin-bottom: 30px;
}
#de_banner
{
	margin-bottom: 15px;
}
#de_master_left_column
{
	width: 663px;
	float: left;
	padding-right: 5px;
	border-right: dashed 1px;
	border-bottom: dashed 1px;
    margin-right: 1px;
}
#de_master_right_column
{
	width: 300px;
	float: left;
	padding-left: 5px;
}
.de_row
{
	border-top: dashed 1px;
	padding-top: 12px;
	margin-bottom: 7px;
}
.de_column_left
{
	float: left;
	width: 332px;
	min-height: 261px;	
}
.de_column_right
{
	float: left;
	width: 331px;
	min-height: 261px;
}
.de_image
{
    overflow: hidden;
    width: 168px;
    height: 252px;
    float: left;
}
.de_play_button
{
    position: relative;
    top: -160px;
    left: 40px;
}
.de_title
{
    font-family: Georgia;
    font-size: 24px;
    color: #616161;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	width: 140px;
	line-height: 30px;
}
.de_title a
{
    color: #616161;
    text-decoration: none;
}
.de_text
{
    color: #616161;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	width: 140px;
}
.de_title_and_text
{
    min-height: 150px;
	float: left;
	width: 140px;
	min-height: 212px;
}
.de_logo
{
    float: right;
    margin-right: 10px;
}
#de_ad1
{
    margin-bottom: 15px;
}
#de_footer
{
    float: left;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}
#de_footer a
{
    color: #871438;
    font-size: 14px;
}
.de_archive_cover
{
    margin-bottom: 30px;
    margin-top: 20px;
    width: 200px;
    float: left;
}
.de_archive_date
{
    color: #31607a;
    text-transform: uppercase;
    font-size: 11px;
    clear: both;
    display: block;
}
#de_archive_title
{
    margin-top: 0px;
    margin-bottom:12px;    
}
#de_archive_title h3
{
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
    color: #656668;
    text-decoration: none;
    border-bottom: dashed 1px;
    padding-bottom: 20px;
}
.de_archive_item
{
    margin-bottom: 10px;
}
.de_archive_downloads
{
    float: left;
    margin-left: 20px;
    margin-top: 18px;
}
.de_archive_downloads a
{
    float: left;
}
.de_archive_downloads img
{
    display: block;
    margin-right: 35px;
}
.de_archive_logo
{
    height: 49px;
}
.de_archive_now
{
    margin-left: 30px;
}
/* end Digital Editions. */


/* begin Digital Editions signup form */
#de_signup_section
{
    width: 300px;    
}
#de_signup_title
{
    text-align: center;
    margin-top: -15px;
    margin-bottom: -5px;
}
#de_signup_title h1
{
    font-size: 22px;
}
#de_signup_banner
{
    text-align: center;
}
#de_signup_features h1
{
    font-size: 20px;
    font-weight: bold;
}
.de_signup_bulleted-list
{
    margin-left: -26px;
}
.de_signup_link a
{
    text-decoration: none;
    color: #8f8f19;    
}
.de_signup_olive
{
    color: #8f8f19;
}
#de_signup_form
{
    background-color: #d2d2c9;
    padding: 5px 0 10px 10px;
    margin-bottom: 10px;
    height: 510px;
    position: relative;
}
.de_signup_input-label
{
    font-weight: bold;
}
.de_signup_input
{
    width: 275px;
}
.de_signup_inputs
{
    margin-bottom: 10px;
}
.de_signup_checkbox
{
    margin-right: 5px;
    margin-top: 3px;
}
.de_signup_checkboxes
{
    margin-top: 10px;
}
#de_signup_sample
{
    text-align: center;
}
#de_signup_sample-title
{
    font-weight: bold;
    margin-bottom: 5px;
}
#de_signup_sample-link
{
    margin-bottom: 5px;
}
.de_signup_button
{
    float: left;
    margin-left: 90px;
}
.de_signup_validation-summary
{
    margin-top: -10px;
}
.de_signup_message
{
    color: Green;
    margin-top: -10px;
}
.de_signup_progress
{
    position: absolute;
    top: 482px;
    left: 175px;
}
.de_signup_validator
{
    margin-left: -2px;
    margin-right: 5px;
}
/* end Digital Editions signup form */


/*  NEW FRONT PAGE  NFP = New Front Page */

#nfp_first-3-columns {
    border-top:1px dashed #000000;
    border-bottom:1px dashed #000000;
    float:left;
    width:980px;
    /* min-height:545px; */
    margin-top:-30px;
   /* overflow: hidden;  fix so div expands to encapsulate all children */
   /* height: 1%;  fix so div expands to encapsulate all children */
}


#nfp_first-horizontal-section-home {
/*    float: left; */
	width: 1000px;
/*	height: 598px; */
	min-height: 300px;
	font-family: Georgia;
}


#nfp_maincolumn {
    width: 670px;
    float: left;
    min-height: 500px;
}


#nfp_rightcolumn {
    float: right;
	width: 320px;
	margin-top: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a8a8a8;
	text-decoration: none;
	margin-right:-7px;
	/* begin "Robb Community" */
	/* border-top: dashed 1px Black; */
	text-transform: none;
	/* end "Robb Community"   */	
    min-height: 500px;
}



.nfp_horz_category_section 
{
    float: left;
    width: 670px;
    margin-top: 10px;
}

.nfp_category_horz_title_section {
    float: left;
    padding: 5px 0;
}

.nfp_category_title {
    width: 320px;
    margin-right: 10px;
    text-align: left;
    float: left;
    font-size:24px;
    font-weight: normal;
    color: #5A5959;
    
}

.nfp_category_horz_subtitle_section {
    float: left;
    padding: 5px 0;
}

.nfp_category_subtitle {
    width: 305px;
    margin-right: 25px;
    text-align: left;
    float: left;
    font-size:16px;
}

.nfp_category_horz_body_section {
    float: left;    
}

.nfp_category_body {
    width: 320px;
    margin-right: 10px;
    text-align: center;
    float: left;
    font-size:12px;
    font-family: arial;
}

.nfp_category_body_image {
    width: 158px;
    height: 90px;
    margin-right: 10px;
    float: left;
}

.nfp_category_body_image img{
    border:#777 thin solid;
}

.nfp_category_body_text 
{
    width: 140px;
    float: left;
    text-align: left;
    font-family: arial;

}

.nfp_category_body_text a {
    display: block;
}

.nfp_category_dottedseparator
{
    border-bottom: dashed black thin;
    margin: 10px 50px 0 20px;
    width: 260px;
    float: left;
}

.nfp_category_horz_altlinks_section {
    float: left;    
}

.nfp_category_altlinks {
    width: 305px;
    padding:10px 25px 10px 0;
    text-align: left;
    float: left;
    font-size:12px;
    font-family: arial;
    font-weight: normal;
}

.nfp_category_altlinks a {
    font-weight: normal;
    color: #867a5e;   
}

.nfp_category_altlinks a:hover {
    color: #555;
    text-decoration: underline;
}

.nfp_category_horz_storiesavailable_section {
    float: left;
}

.nfp_category_storiesavailable {
    width: 300px;
    margin-right: 20px;
    text-align: left;
    float: left;
    font-size:12px;
    color: #880000;
    float: left;
    font-family: arial;

}

.nfp_category_storiesavailable a {
    color: #880000;
    display: block;
    text-align: right;
}

.nfp_horz_category_separator
{
    float: left;
    width: 670px;
    border-bottom: dashed black thin;
    padding-top: 10px;
}


.nfp_localtextads_section {
    width: 670px;
    float: left;
    overflow-x: hidden;
    min-height: 200px;
}

.nfp_localtextads_section_title 
{
   /* background: #aaa; */
    font-size: 26px;
    padding: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    font-family: Georgia;
    margin-bottom: 10px;
}

.nfp_localtextads_adblock 
{
    width: 210px;
    margin-right: 10px;
    text-align: center;
    float: left;
    font-size:14px;
    color: red;
    float: left;
}


.nfp_localtextads_adblock_title
{
    color:#83364a;
    text-align: center;
    font-weight: bold;
}

.nfp_localtextads_adblock_body
{
    text-align: center;
    color: black;
    margin-bottom: 5px;
}

/* hide the first comma */
.nfp_category_altlinks_comma0
{
    display: none;
}
.nfp_category_altlinks_comma1, .nfp_category_altlinks_comma2, .nfp_category_altlinks_comma3
{
    font-weight: bold;
    margin-left: -2px;
}
.nfp_experiences
{
    width: 310px;
}
.nfp_category_title a {
    color: #5A5959;
}

.nfp_category_title a:hover {
    color: #000000;
    text-decoration: none;
}
.nfp_view_all {
    text-align: left;
    font-size:12px;
    color: #880000;
    font-family: arial;
}

.nfp_view_all a {
    color: #880000;
}

/* begin ipad slider */
#ipad_slider .slider_wrapper
{
    margin: -237px 0 0 27px;    
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: none;
}
#ipad_slider .slider_image_list
{
    margin: 0;
    padding: 0;
    list-style-type: none;    
    display: block;
    overflow: hidden;
}
#ipad_slider .slider_wrapper li
{
    padding: 0 0 0 0;
    display: inline;
    float: left;
    overflow: hidden;
    margin: 0;
}
#ipad_slider .slider_frame
{
    position: relative;
    z-index: 1000;
}
/* end ipad slider */

#image-credit
{
    height: 15px;
}

/* begin ImageViewer */
.image-viewer-container
{
    margin-bottom: 30px;
}
.image-viewer .jcarousel-skin-tango .jcarousel-clip-horizontal
{
	width: 660px;
	margin: 7px 0 10px 3px;
}

.image-viewer .jcarousel-skin-tango .jcarousel-item-horizontal
{
	margin-right: 7px;
	width: 126px;
	height: 72px;
}

.image-viewer #image-credit
{
	width: 660px;
	height: 15px;
	font-size: 9px;
	display: inherit;
	margin-top: -4px;
	margin-left: 0;
	text-align: left;
}

.image-viewer .horizontal-carousel
{
	width: 665px;
	margin-top: -3px;
	margin-bottom: 0;
	padding-top: 0px;
}

.image-viewer .horizontal-carousel .thumbnails
{
    background-color: #ECECEC;
	width: 665px;
	height: 90px;
	margin-bottom: 0px;
	padding-left: 1px;
}

.image-viewer .horizontal-carousel .nav
{
	width: 665px;
	float: left;
	padding-bottom: 15px;
	padding-left: 1px;
	background-color: #ECECEC;
	margin-left: -1px;
	margin-bottom: 0px;	
}

.image-viewer .horizontal-carousel .main-image
{
	padding-top: 2px;
	width: 660px;
	height: 375px;
}

/* end ImageViewer */
.custom-content-background-image
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0pt;
    left: 0pt;
    z-index: -1;
}

/* begin Gift Giving */
.gg_main
{
    width: 1150px;
    margin-left: -50px;
    margin-bottom: 30px;
}
.gg_header
{
    margin-bottom: 15px;
    margin-left: -85px;
    text-align: center;    
}
.gg_item_0, .gg_item_1
{
    width: 250px;
    height: 450px;
    padding: 0 50px 0 50px;
    float: left;
}
.gg_item_0
{
    border-left: none;
}
.gg_item_1
{
    border-left: solid 1px #bcbec0;
}
.gg_hero img
{
    width: 250px;
    height: 175px;
}
.gg_title h1, .gg_title a
{
    color: #93959c;
    text-decoration: none;
}
.gg_text p, .gg_text a
{
    color: #93959c;
}
.gg_text
{
    height: 190px;
}
.gg_learn
{
    float: left;
}
.gg_share
{
    float: left;
    margin-left: 30px;
}
.gg_separator img
{
    margin: 25px 0 25px 0;
}
/* end Gift Giving */

.signup_main
{
    width: 600px;
    height: 65px;
    background-color: #D2D2C9;
    padding: 10px;
    margin-bottom: 20px;
}
.signup_button
{
    margin-left: 80px;
}
.signup_progress
{
    margin: -35px 0 0 155px;
}
.signup_message
{
    margin-top: 40px
}
/* begin SlideShow */
.slideshow_wrapper
{
    margin: 0 0 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    float: left;
    display: none;
}
.slideshow_image_list
{
    margin: 0;
    padding: 0;
    list-style-type: none;    
    display: block;
    overflow: hidden;
}
.slideshow_wrapper li
{
    padding: 0 0 0 0;
    display: inline;
    float: left;
    overflow: hidden;
    margin: 0;
}
.slideshow_frame
{
    position: relative;
    z-index: 1000;
}
.slideshow_scroll_backward
{
    float: left;
    cursor: default;
    z-index: 2;
    position: absolute;
    display: none;
}
.slideshow_scroll_forward
{
    float: left;
    cursor: pointer;
    z-index: 2;
    position: absolute;
    display: none;
}
.slideshow_annotation
{
    float: left;
    margin: 20px 0 0 0;
    display: none;
}
/* end SlideShow */

/* begin frosch */
.frosch_article_book_now
{
    width: 156px;
    margin: 20px 10px 0 0;
    float: right;
}
.article .frosch_article_related
{
    height:285px;
    background-color: #EAE9DF;
    border-left: 3px solid #EAE9DF;
    border-right: 3px solid #EAE9DF;
    width: 210px;
}
.frosch_article_breadcrumbs
{
    font-size: 13px;
    font-weight: bold;
    margin-top: -6px;
    width: 330px;
    float: left;
}
.frosch_article_breadcrumbs a
{
    color: #ae0019;
    text-decoration: none;
}
.frosch_landing_main
{
    overflow: hidden;
    width: 1020px;
}
.frosch_landing_separator_1
{
    background-color: #866C31;
    height: 20px;
    margin-top: 7px;
}
.frosch_landing_separator_2
{
    background-color: #D7C8B3;
    height: 10px;
    margin-bottom: 30px;
}
.frosch_landing_list
{
    width: 1100px;
}
.frosch_landing_item_0, .frosch_landing_item_0B
{
    width: 250px;
    height: 480px;
    float: left;
    padding: 0 60px 35px 0;
    border-bottom: solid 1px;
}
.frosch_landing_item_0B
{
    padding-top: 35px;
}
.frosch_landing_item_0 a, .frosch_landing_item_0B a
{
    color: #8d8e88;
}
.frosch_landing_item_1, .frosch_landing_item_1B
{
    border-left: solid 1px;
    width: 250px;
    height: 480px;
    float: left;
    padding: 0 69px 35px 69px;
    border-bottom: solid 1px;    
}
.frosch_landing_item_1B
{
    padding-top: 35px;
}
.frosch_landing_item_1 a, .frosch_landing_item_1B a
{
    color: #8d8e88;
}
.frosch_landing_image
{
}
.frosch_landing_title
{
    height: 70px;
    margin-top: 10px;
}
.frosch_landing_title a
{
    font-family: Arial;
    font-size: 18px;
    color: #8d8e88;
    text-decoration: none;
}
.frosch_landing_text
{
    height: 180px;
}
.frosch_landing_learn_more
{
    float: left;
    margin-top: 15px;
}
.frosch_landing_learn_more a
{
    color: #A8031B;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.frosch_landing_book_now
{
    float: left;
    margin-left: 8px;
}
.frosch_landing_nav
{
    float: left;
    clear: both;
    height: 50px;
    width: 1020px;
    background-color: #866c31;
    margin-top: 20px;
    margin-bottom: 150px;
}
.frosch_landing_nav_logo
{
    float: left;
    border-right: solid 1px;
}
.frosch_landing_nav_item
{
    background-color: #C5B880;
    color: #82784B;
    float: left;
    font-size: 17px;
    padding: 10px;
    width: 160px;
    border-right: solid 1px;
    text-align: center;
}
.frosch_landing_nav_item a
{
    color: #82784B;
    text-decoration: none;
}
.frosch_landing_nav_filler
{
    background-color: #C5B880;
    color: #82784B;
    float: left;
    width: 313px;
    height: 40px;
}
.frosch_landing_regions_menu
{
    margin-left: 345px;
    z-index: 9999999;
    position: relative;
    width: 160px;
    display: none;
}
.frosch_landing_categories_menu
{
    margin-left: 526px;
    z-index: 9999999;
    position: relative;
    width: 160px;
    display: none;
}
.frosch_landing_regions_menu_item, .frosch_landing_categories_menu_item
{
    background-color: #C5B880;
    color: #82784B;
    clear: both;
    font-size: 17px;
    padding: 10px;
    width: 160px;
    border-top: solid 1px;
    text-align: center;
}
.frosch_story_top
{
    clear: both;
}
.frosch_story_header
{
    color: #a8031b;
    float: left;
    font-size: 19px;
    font-weight: bold;
    width: 540px;
}
.frosch_story_pagetitle
{
    clear: both;
    display: block;
    margin-bottom: 20px;
    font-family: Georgia;
    font-size: 24px;
}
.frosch_story_book_now
{
    margin-top: 30px;
    width: 156px;
}
.frosch_story_linkback
{
    margin-top: -45px;
    margin-left: 200px;
    float: right;
}
.frosch_story_linkback a
{
    color: #A8031B;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
/* end frosch */

/* begin category landing page */
.landing_main
{
    border-bottom: dashed 1px;
}
.landing_main .ArticleList
{
    min-height: 0;
}
.landing_main .PrimaryArticle
{
    background-color: White;
}
.landing_main .PrimaryArticleImage img
{
    margin-left: 0px;
}
.landing_main .ArticleList .PrimaryArticle .ArticleInfo
{
    background-color: White;
}
.landing_main .ArticleList .PrimaryArticle .ArticleInfo .ReadMore
{
    color: Black;
}
.landing_header
{
    clear: both;
    padding: 10px;
    border-bottom: dashed 1px;
    border-top: dashed 1px;
    margin-bottom: 10px;
}
.landing_header_title
{
    font-family: Georgia;
    font-size: 30px;
    margin-right: 20px;
}
.landing_header_desc
{
    font-weight: bold;
    display: block;
    clear: both;
    margin: 5px 0 0 5px;
}
.landing_footer
{
    float: right;
    margin-bottom: 10px;
}
.landing_footer a
{
    font-weight: bold;
    text-decoration: none;
}
.landing_virtual_marina_main
{
    width:200px;
    height:185px;
    float:left;
    margin-right: 24px;
    border:1px solid #CDDDDD;
    margin-bottom:5px;
    overflow:hidden;
    min-height: 190px;
}
.landing_virtual_marina h3
{
    display: block;
    font-size: 1.17em;
    font-weight: bold;
    margin: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	margin: 1px 3px 0 3px;
	width: 170px;
}
.landing_virtual_marina h3 a
{
    color:#4483A6;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
}
.landing_virtual_marina p
{
    display: block;
    margin: 0px 0px;
    color: #9D9D9D;
	margin: 0 3px 1px 3px;
}
.landing_virtual_marina .landing_icon
{
    float:right;
    margin-right: 6px;
    margin-top: -20px;
}
.landing_virtual_marina
{
    float: left;
    width: 658px;
    margin-bottom: 10px;
}
.landing_virtual_marina h2
{
    float:left;
    width:187px;
    color:#000;
}
.landing_article-box
{
    width:720px;
    display:inline-block;
}
.landing_classifieds
{
    margin-bottom: 30px;
    float: left;
    width: 695px;
}
.landing_classifieds a
{
    float: left;
    margin: 20px 60px 0 0;
}
.landing_epo
{
    float: left;
    min-height: 350px;
    background-color: #D9D9CB;
    border: 1px solid #BCCAA7;
    border-bottom-style: solid;
    margin: 10px 0 30px 0;
}
.landing_epo h2
{
    width:290px;
    float: left;
    color:#000;
    margin-left:10px;
}
.landing_epo .text-add
{
    float:left;
    margin-top: 29px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.landing_epo .header
 {
     width:655px;
     border-bottom: 1px solid #000;
     height:60px;
 }
 .landing_epo .image
 {
    height: 275px;
    margin-left: 20px;
    margin-top: 5px;
    text-align: left;
    width: 615px;
 }
/* end category landing page */

/* begin local newsletter signup form */
#loc_signup_section
{
    width: 300px;
    background-color: White;
    padding: 2px 7px 7px 7px;
    font-size: 11px;
    line-height: 15px;
}
#loc_signup_title
{
    text-align: center;
    font-family: Georgia;
    font-size: 22px;
    padding: 10px 0 10px 0;
}
#loc_signup_banner
{
    text-align: center;
    margin-bottom: -10px;
}
#loc_signup_features h1
{
    font-size: 20px;
    font-weight: bold;
}
.loc_signup_bulleted-list
{
    margin-left: -26px;
}
.loc_signup_link a
{
    text-decoration: none;
    color: #8f8f19;    
}
.loc_signup_olive
{
    color: #8f8f19;
}
#loc_signup_form
{
    background-color: #d2d2c9;
    padding: 5px 0 5px 10px;
    height: 375px;
    position: relative;
    margin-top: -5px;
}
.loc_signup_input-label
{
    font-weight: bold;
    width: 70px;
    float: left;
    margin-bottom: 7px;
}
.loc_signup_input
{
    width: 200px;
}
.loc_signup_inputs
{
    margin-bottom: 10px;
}
.loc_signup_checkbox
{
    margin: 0 5px 20px 0;
}
.loc_signup_checkboxes
{
    margin-top: 10px;
}
#loc_signup_sample
{
    text-align: center;
}
#loc_signup_sample-title
{
    font-weight: bold;
    margin-bottom: 5px;
}
#loc_signup_sample-link
{
    margin-bottom: 5px;
}
.loc_signup_button
{
    float: left;
    margin-left: 90px;
}
.loc_signup_validation-summary
{
    clear: both;
}
.loc_signup_message
{
    color: Green;
    margin-top: -10px;
}
.loc_signup_progress
{
    position: absolute;
    top: 350px;
    left: 175px;
}
.loc_signup_validator
{
    margin-left: -2px;
    margin-right: 5px;
}
/* end local newsletter signup form */

/* begin signup ipad */
#signup_ipad_rules
{
    text-align: justify;
    width: 620px;
    line-height: 20px;
    margin-left: 15px;
}
#signup_ipad_rules h1
{
    margin: 30px 0 30px 0;
}
#signup_ipad_rules a
{
    text-decoration: underline;
}
#signup_ipad_top
{
    width: 660px;
    height: 485px;
    float: left;
    border: solid 1px #d2d2d3;
    margin-bottom: 25px;
    position: relative;
}
#signup_ipad_top_left
{
    float: left;
    width: 310px;
    padding: 0 15px;
}
#signup_ipad_top_left h1
{
    margin-bottom: 30px;
}
.signup_ipad_desc_1
{
    font-family: Georgia;
    font-size: 18px;
    margin-bottom: 25px;
}
.signup_ipad_desc_2
{
    font-family: Georgia;
    font-size: 15px;
    display: block;
    margin-top: 5px;
}
.signup_ipad_view_rules
{
    font-family: Georgia;
    font-size: 14px;
    text-decoration: underline;
}
#signup_ipad_top_right
{
    float: left;
    width: 320px;
}
#signup_ipad_form
{
    width: 627px;
    height: 155px;
    float: left;
    border: solid 1px #d2d2d3;
    margin: 25px 0 15px 10px;
    background-color: #f2f2f3;
    padding: 10px 0 0 10px;
    position: relative;
}
.signup_ipad_form_title
{
    font-size: 16px;
    margin-bottom: 7px;
    text-decoration: underline;
}
.signup_ipad_checkboxes
{
    font-size: 15px;
    margin-bottom: 10px;
    color: #2b4898;
}
.signup_ipad_inputs
{
    width: 510px;
    float: left;
}
.signup_ipad_input
{
    width: 100px;
}
.signup_ipad_input_long
{
    width: 300px;
}
.signup_ipad_input_label
{
    float: left;
    margin-right: 5px;
    width: 130px;
    font-size: 15px;
}
.signup_ipad_button
{
    float: left;
}
.signup_ipad_progress
{
    position: absolute;
    top: 110px;
    left: 588px;
}
.signup_ipad_validation_summary
{
    font-size: 10px;
    float: left;
    width: 620px;
    height: 15px;
    line-height: 14px;
}
.signup_ipad_message
{
    font-size: 10px;
    float: left;
    width: 620px;
    height: 15px;
    line-height: 14px;
}
#signup_ipad_bottom
{
    width: 655px;
    height: 345px;
    border: solid 1px #d2d2d3;
    float: left;
    padding: 10px 0 0 5px;
    position: relative;
}
#signup_ipad_bottom_title
{
    margin-left: 15px;
}
#signup_ipad_bottom_subtitle
{
    margin-left: 15px;
    font-family: Georgia;
    font-size: 14px;
    color: #2b4898;
}
.signup_ipad_corner
{
    position: absolute;
    width: 7px;
    height: 7px;
}
#signup_ipad_top .corner_top_right
{
    position: absolute;
    top: -1px;
    left: 654px;
}
#signup_ipad_top .corner_top_left
{
    position: absolute;
    top: -1px;
    left: -1px;
}
#signup_ipad_top .corner_bottom_right
{
    position: absolute;
    top: 479px;
    left: 654px
}
#signup_ipad_top .corner_bottom_left
{
    position: absolute;
    top: 479px;
    left: -1px
}
#signup_ipad_form .corner_top_right
{
    position: absolute;
    top: -1px;
    left: 631px;
}
#signup_ipad_form .corner_top_left
{
    position: absolute;
    top: -1px;
    left: -1px;
}
#signup_ipad_form .corner_bottom_right
{
    position: absolute;
    top: 159px;
    left: 631px;
}
#signup_ipad_form .corner_bottom_left
{
    position: absolute;
    top: 159px;
    left: -1px;
}
#signup_ipad_bottom .corner_top_right
{
    position: absolute;
    top: -1px;
    left: 654px;
}
#signup_ipad_bottom .corner_top_left
{
    position: absolute;
    top: -1px;
    left: -1px;
}
#signup_ipad_bottom .corner_bottom_right
{
    position: absolute;
    top: 349px;
    left: 654px;
}
#signup_ipad_bottom .corner_bottom_left
{
    position: absolute;
    top: 349px;
    left: -1px;
}
/* end signup ipad */
