/*-- Standard Elements -------------------------------------------------------------------------*/	
/*----------------------------------------------------------------------------------------------------*/

html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td {
	text-align:left;
}

/*-- CONTAINERS --------------------------------------------------------------------------------*/	
/*----------------------------------------------------------------------------------------------------*/
#containerBody {
	/* ---  This container controls the overall width of sites "body". --- */
	width: 100%;
	background-image:url(/planoprofile/images/bgPageBody.jpg);
	background-repeat:repeat-x;
}

#containerContentWidth {
	/* ---  This container controls the overall width of the content area on the site. --- */
	width: 980px;
/*	background-color:#C0C0C0; */
/*	background-image:url(/planoprofile/images/bgPageInnerFade.jpg); */
/*	background-repeat:repeat-x;*/
}

#containerContentPadding {
	/*---  This container controls the padding on the outter edges and background color of the content area. ---*/
/*	background-color:#C0C0C0;  */ 
	margin-right:12px;
	margin-left:12px;
}


#containerContentMain {
	/*---  This container controls the padding on the outter edges and background color of the content area. ---*/
/*	background-color:#FFFFFF;*/
	width:725px;
	padding-left:8px;
	padding-bottom:10px;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	background-color: #CCCCCC;
}

#containerHeader {
	width:980px;
	background-color:#FFFFFF;
}

#containerHeaderNavMainBackGroundColor {
	/* ---  This container controls the background color of the main site navigation. --- */
	width:100%;
	background-color:#B12027;
}

#containerHeaderNavMain1 {
	/* ---  This container controls the width and height of the main site navigation. --- */
	width:980px;
	height:29px;
	background-image:url(/planoprofile/images/bgHeaderNav980.gif);
}

#containerHeaderNavMainBackGroundColor2 {
	/* ---  This container controls the background color of the main site secondary navigation. --- */
	width:100%;
	background-color:#CB9B2C; 
}

#containerHeaderNavMain2 {
	width:980px;
	height:22px;
	background-image:url(/planoprofile/images/bgHeaderNav2980.gif);	
}

#containerSubNavTop {
	position:relative;
	width: 980px;
/*	z-index:100;*/
}

#containerSubNavTop2 {
	/* ---   GOLD navigation bar  -- */
	position:relative;
	width: 980px;
/*	z-index:100;*/
}

#containerAdvertisingHeader {
	width: 900px;
	height:0px;
	margin-right:5px;
}

#containerNavLeftMain {
	width: 180px; /*--- This controls the overall width of the left side navigation. */
/*	background-color:#F2F2F2;  */
	background-color:#FFFFFF;

}

#containerNavLeft {
	width: 180px; /*--- This controls the overall width of the left side navigation. */
	text-align:left;
}

#containerNavLeftPlaceHolder {
	/*---  This container only holds an absolute position for the containerNavLeftTitle class to be positioned against. ---*/
	width:auto;
	position:absolute;
	height:0px;
}

#containerNavLeftTitle {
	width: 203px; /*--- This is the width of the left nav, plus any margins, plus the amount of overlap on the left. */
	text-align:left;
	text-indent:13px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	height:28px; /*---   Overall height is 29 when taking into consideration the 10px padding-top setting. ---*/
	padding-top:11px;
	/*background-color:#B12027; - B12027 -*/
	position:relative;
	left:-22px; /*---  This is the distance it sticks out or overlaps --  It works in conjunction with the "left" in the elementNavLeftTab class*/
	top:-6px;
	background-image:url(/planoprofile/images/navTabRedRibbon.gif);
}

#elementNavLeftTab {
	width: 32px; /*--- This is the width of the tab */
	background-image:url(/planoprofile/images/navTabRed.gif);
	height:58px;
	position:relative;
	float:left;
	left:-30px; /*---  This is the distance it sticks out or overlaps */
	top:-15px;
}

#containerFrontPageBanner {
	/*---  This container controls the size and padding for the "banner"on the front page of the website. ---*/
	width: 714px;
	height:272px;
	background-color:#FFFFFF;
	margin-bottom:8px;
	margin-top:6px;
	text-align:left;
}

#containerSubPageBanner {
	/*---  This container controls the size and padding for the "banner"on the sub pages of the website. ---*/
	width: 528px;
	height:260px;
	background-color:#FFFFFF;
	margin-bottom:6px;
	margin-left:8px;
	margin-right:8px;
	text-align:left;
	margin-top:6px;
}

#containerContentSubPageMain {
	/*---  This container controls the padding on the outter edges and the background color of the content area. ---*/
	width: 520px;
	height:300px;
	background-color:#FFFFFF;
	margin-left:8px;
	margin-right:8px;
	text-align:left;
}

#containerContentSub1 {
	width: 520px;
	background-color:#FFFFFF;
	margin-left:8px;
	margin-right:8px;
	text-align:left;
	padding:4px;
}

#containerAdvertisingHeader {
	width: 980px; /*--- Match width to that of the main site content.  ---*/
	height:96px;
/*	border-left:solid 1px #666666;
	border-top:solid 1px #666666;	
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	background-color: #CCCCCC; */
}

#containerAdvertisingRightTower {
	width: 220px;
	margin-top:6px;
	float:right;
}

#containerAdvertisingLeftTower {
	width: 220px;
	margin-top:6px;
	float:left;
}

#containerAdvertisingFooter {
	width:auto;
	height:100px;
/*	border-left:solid 1px #666666;
	border-top:solid 1px #666666;	
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	background-color: #CCCCCC; */
	vertical-align:middle;
	display:none;
}

#containerFooter {
/*	background-color:#E8E8E8; --- Temp color,  change later  */
	width:100%;
}

#containerCopyright {
	background-color:#333333;
	width:100%;

}

.copyright {
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#EFEFEF;
	text-decoration: none;	
}

.copyright a {
	color:#EFEFEF;
	text-decoration: none;	
}

.copyright a:hover {
	color:#EFEFEF;
	text-decoration: none;	
}

.copyright a:active {
	color:#EFEFEF;
	text-decoration: none;	
}

.copyright a:visited {
	color:#EFEFEF;
	text-decoration: none;	
}

/*--- TEXT / CONTENT  --------------------------------------------------------------------------*/	
/*----------------------------------------------------------------------------------------------------*/	

.titleBackGround1 {
	background-color:#B12027;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.titleBackGround2 {
	background-color:#CB9B2C;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;	
}

.titleBackGround3 {
	background-color:#333333;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	font-style:normal;
	font-size: 12px;
	letter-spacing: 0px;
	color:#000000;
}

.error {
	font-style:normal;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}


.list {
	color:#000000;
	text-decoration:none;
}

.list a {
	color:#000000;
	text-decoration:none;
	}

 .list a:hover {
 text-decoration:underline;
 }
 
 .list a[href^="mailto:"] { 
 	color:gray;
	text-decoration:none;
 }

 .list a[href^="mailto:"]:hover { 
	text-decoration:underline;
 }
 
 
 ul.NoBullet {
  list-style-type: none}

#title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color:#FFFFFF;
	text-decoration: none;
}

.title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color:#CCCCCC;
	text-decoration: none;
	text-indent:4px;
}

.title2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	font-size: 10pt;
	color:#35699b; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bolder;
}

.title3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	font-size: 12px;
	color:#FFFFEE; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bolder;
}

.title4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	font-size: 12pt;
	color:#444444;
	text-decoration: none;
}

.storyHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 11pt;
	color:#B12027; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bolder;
}

.storyHeadline2 {
	font-family: Times, serif;
	font-style:normal;
	font-size: 12pt;
	color:#000000; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bold;
}

.storyHeadlineSub1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11pt;
	color:#B12027; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bold;
}

.storyHeadlineSub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 9pt;
	color:#000000; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bold;
	
}

.storyHeadlineSub3 {
	font-family: Arial, Helvetica;
	font-style:normal;
	font-size: 11pt;
	color:#B12027; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bold;
	
}

.storyHeadlineSub4 {
	font-family: Arial, Helvetica;
	font-style:normal;
	font-size: 9pt;
	color:#000000; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bold;
	
}

.storyHeadline3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 11pt;
	color:#000000; 
	text-decoration: none;
	font-weight:bolder;
}

.storyHeadlineSubgrn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 10.2pt;
	color:#006600; /*  336600 A2D96C------*/
	text-decoration: none;
	font-weight:bold;
}

.digitalEdition {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11.5px;
	color:#FEFEFE; /*  336600 A2D96C------*/
	text-decoration: none;
	padding-top:7px;
	padding-bottom:10px;
}

.digitalEdition a {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11.5px;
	color:#FEFEFE; /*  336600 A2D96C------*/
	text-decoration:none;
	padding-top:7px;
	padding-bottom:10px;

}

.digitalEdition  a:hover {
	color:#FEFEFE; /*  336600 A2D96C------*/
	text-decoration:underline; 
}

.digitalEdition  a:active {
	color:#FEFEFE; /*  336600 A2D96C------*/
	text-decoration:none;
}

.digitalEdition  a:visited {
	color:#FEFEFE; /*  336600 A2D96C------*/
	text-decoration:none;
}

/*--- NAVIGATION - Top -------------------------------------------------------------------------*/	
/*----------------------------------------------------------------------------------------------------*/
#navTop {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:middle;
}

#navTop td {
}

#navTop a {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align:middle;
}

#navTop a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#CC0000;
	padding-top: 6px;
	padding-bottom: 6px;		
}

#navTop a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;	
}

#navTop a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}


/*  ---- Secondary sub navigation.   GOLD nav ----*/
#navTop2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	vertical-align:middle;
}

#navTop2 td {
}

#navTop2 a {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:middle;
}

#navTop2 a:hover {
	color:#FFFFFF;
	
}

#navTop2 a:active {
	color:#FFFFFF;

}

#navTop2 a:visited {
	color:#FFFFFF;

}

/*--- NAVIGATION - Left -----------------------------------------------------------------------*/	
/*----------------------------------------------------------------------------------------------------*/
#navLeft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#navLeft td {
}

#navLeft a {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:9px;
	background-color:#FFFFFF;
	border-bottom-color:#009933;
}

#navLeft a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	background-color:#F2F2F2;
	padding-top: 6px;
	padding-bottom: 6px;
}

#navLeft a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-top: 6px;
	padding-bottom: 6px;
}

#navLeft a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-top: 6px;
	padding-bottom: 6px;
}

.navTextLeft {
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

/*-- Sub Nav -----------------------------------*/	
/*--  -----------------------------------*/	
#subNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#B12027;
}

#subNav td {
	display:block;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#B12027; /*-- B12027 <-- RED -  35699b --*/
/*	margin:10px;*/
	text-indent:4px;
}

#subNav a {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
/*	background-color:#FEFEFE;*/
	padding:4px;
}

#subNav a:hover {
	color:#000000;
	background-color:#FFFFFF;
}

#subNav a:active {

}

#subNav a:visited {

}

/*-- Sub Nav -----------------------------------*/	
/*--  -----------------------------------*/	
#subNav2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#CB9B2C;
}

#subNav2 td {
	display:block;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#CB9B2C; /*-- B12027 <-- RED -  35699b --*/
/*	margin:10px;*/
	text-indent:4px;
}

#subNav2 a {
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
/*	background-color:#FEFEFE;*/
	padding:4px;
}

#subNav2 a:hover {
	color:#000000;
	background-color:#FFFFFF;
}

#subNav2 a:active {

}

#subNav2 a:visited {

}

/*---    The next section is for the sub navigation for the RED navigation bar  -- */
#nav_Horiz1 {
	position:absolute;
	top: -2px;
	left: 0px;
	width:200px;
	height:200px;
	z-index:1;
	visibility: hidden;
	text-align:left;
}
#nav_Horiz2 {
	/*-- Currently the "Columns" dropdown --*/
	position:absolute;
	top: -4px;
	left: 107px;
	width:298px;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;
}

#nav_Horiz3 {
	/*-- Currently the "Panorama" dropdown --*/
	position:absolute;
	top: -4px;
	left: 200px;
	width:298px;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}

#nav_Horiz4 { 
	/*-- Currently the "Community" dropdown --*/
	position:absolute;
	top: -4px;
	left: 300px;
	width:298px;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}

#nav_Horiz5 { 
	/*-- Currently the "Taste & Style" dropdown --*/
	position:absolute;
	top: -4px;
	left: 409px;
	width:298px;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}

#nav_Horiz6 {
	/*-- Currently the "Reading Room" dropdown --*/
	position:absolute;
	top: -4px;
	left: 529px;
	width:298px;
	z-index:1;
	visibility: hidden;
	text-align:left;
}

#nav_Horiz7 {
	/*-- Currently the "Advertisers" dropdown --*/
	position:absolute;
	top: -4px;
	left: 650px;
	width:298px;
	z-index:1;
	visibility: hidden;
	text-align:left;
}

/*---    The next section is for the sub navigation for the GOLD navigation bar  -- */
#nav_HorizSub1 {
	/*-- Currently dropdown is not used --*/
	position:absolute;
	top: -4px;
	left: 440px;
	width:auto;
	height:200px;
	z-index:1;
	visibility: hidden;
	text-align:left;
}
#nav_HorizSub2 {
	/*-- Currently not used --*/
	position:absolute;
	top: -4px;
	left: 116px;
	width:auto;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;
}

#nav_HorizSub3 {
	/*-- Currently not used --*/
	position:absolute;
	top: -4px;
	left: 242px;
	width:auto;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}

#nav_HorizSub4 { 
	/*-- Currently not used --*/
	position:absolute;
	top: -4px;
	left: 280px;
	width:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}

#nav_HorizSub5 { 
	/*-- Currently the Dining Deals dropdown --*/
	position:absolute;
	top: -4px;
	left: 498px;
	width:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;	
}

#nav_HorizSub6 {
	/*-- Currently not used --*/
	position:absolute;
	top: -4px;
	left: 550px;
	width:auto;
	height:auto;
	z-index:1;
	visibility: hidden;
	text-align:left;
}

/*--- FOOTER - Left ------------------------------------------------------------------------------*/	
/*----------------------------------------------------------------------------------------------------*/
#navFooter {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#navFooter td {
	font-weight:bold;
	height:35px;
	text-align:center;
	vertical-align:middle;
}

#navFooter a {
	color:#000000;
	text-decoration:none;
}

#navFooter a:hover {
	color:#000000;
	text-decoration:none;
}

#navFooter a:active {
	color:#000000;
	text-decoration:none;
}

#navFooter a:visited {
	color:#000000;
	text-decoration:none;
}

/*--- FORM ELEMENTS ---------------------------------------------------------------------------*/	
/*----------------------------------------------------------------------------------------------------*/
/*--- Default Elements --------------------------------------------------------------------------*/
form {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

textarea {
/*   background:url(../images/bgFormArea.gif); */
}

select {
	border: #999999 1px inset;
	background-color: #D0E5F6;
	color: #333333;
}

/*--- User defined.  ------------------------------------------------------------------------------*/
.radiobutton {
	background:none;
}

.inputImage {
	border: #FFFFFF 0px inset;
}

.input2 {
	border: #999999 1px inset;
	background-color: #FFFFCC;
	color: #333333;
}

.inputRequired {
	border: #999999 1px inset;
	background-color: #EAF8DE;
	color: #000000;
}

.inputsearch {
	border: 0px;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-right : -6px;
}

.select {
	background-color : #FFFFFF;
	border: 0px solid black;
	color : black;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.button {
	border: 1px outset;
	background-color: #CCCCCC;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	border-color: #999999 #000000 #000000 #999999;
}

.button2 {
	border: 0px outset;
}

.button3 {
	border: 1px outset;
	background-color: #0000CC;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-color: #999999 #000000 #000000 #999999;
}

.textbox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../includes/css/images/textbox_shadow.gif);
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
}


/* ----- ADVERTISING ELEMENTS -----*/

