/**********************************************************
* Fixed Layout Styling
***********************************************************/

#Container{
	border:3px solid #707b5c;
	width:1030px;
	margin: 0 auto;	

}

#FirstColumn{
	float:left;
	padding-left:10px;
 	width:660px;
}

#SecondColumn{	
	border-left: 1px dashed #808080;
	float:right;	
	display: inline;	
    margin: 0px 0px 0px 0px;
	width:350px;

}

#FooterPage{
	border-top:2px Solid #808080;
	background-color:#E7E8E6;
	clear:both;
	height:160px;
	padding:10px;
	width:1010px;

}


/**********************************************************
* Selectors and IDs
***********************************************************/

body{
	font-family: Arial,Times,sans-serif;
	font-size:13px;	

}

h3{
	color: #EC5219;
	font-size:15px;
	font-weight:bold;
	font-family:  Georgia,Times, serif ,arial,helvetica, sans-serif;	
	text-transform:uppercase;
	margin-bottom:2px;
	padding-bottom:3px;
	border-bottom:4px solid #EC5219;
	width:250px;
}

h3 a:link, h3 a:visited{
	color:#EC5219;
	text-decoration:none;
	font-size:15px;
	FONT-FAMILY: Georgia,Times, serif ,arial,helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;

}

h3 a:hover{
	color:#EC5219;
	text-decoration:underline;
	font-size:15px;
	FONT-FAMILY: Georgia,Times, serif ,arial,helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

a img {border: none; } 

a:link, a:visited{
	color: #EC5219;
	font-weight:bold;
	text-decoration:none;		

}

a:hover, a:active{
	color: #EC5219;
	text-decoration: underline;
	FONT-FAMILY: Arial;
	font-weight:bold;
}




#HeaderTopAd{
	padding-top:5px;
	padding-bottom: 15px;
	border-bottom:1px double #808080;
	text-align:center;

}

#HeaderTitle{
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}


#HeaderQuicklinks {
	float:right;
        text-align: right;
        margin-top:10px;
        margin-right: 10px;
}

#HeaderQuicklinks a{
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
        display: block;
	color: #EC5219;
        line-height: 2em;        
	border-bottom:1px dotted #C0C0C0;	
        width: 110px;
        
}

#HeaderContent{		
	padding-top: 10px;
        padding-bottom: 15px;
}

#AdHeaderTop{
    border-top:1px dashed #808080;
    border-bottom:1px dashed #808080;
    margin-top: 4px;
    margin-bottom: 4px;
}

#HeaderBottomAd{
	padding-top:5px;
	padding-bottom: 15px;
	border-bottom:1px double #808080;

}

#Sections{
	padding-top:5px;
	padding-left:10px;
	padding-bottom: 5px;
	border-bottom:1px double #808080;
	clear:both;

}


#Sections span{
	margin-left:5px;
	font-weight:bold;
}

#Sections span a:link, #Sections span a:visited{
	text-decoration:none;
	color:#EC5219;
}

#Sections span a:hover, #Sections span a:active{
	text-decoration:underline;
	color:#EC5219;
}



#FooterPage h1{

	color: #EC5219;
	font-size:15px;
	font-weight:bold;
	font-family:  Georgia,Times, serif ,arial,helvetica, sans-serif;	
	text-transform:uppercase;
	margin-bottom:2px;
	padding-bottom:6px;
	width:250px;

}

#FooterPage a:link, #FooterPage a:visited{
					color: #444444;
					text-decoration: none;
					padding-left:5px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					
}
#FooterPage a:active, #FooterPage a:hover{
					color: #444444;
					text-decoration: underline;
					padding-left:5px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
}


/**********************************************************
* Classes
***********************************************************/


.navLinks li{
     display: inline;
     list-style-type: none;	
}

.ContentImage a img{
	float:right;
	margin: 5px;
	border:2px Solid #707b5c;
	padding:0;
	display:block;
}


.ContentBox{
	padding:5px;
	float:left;
	width:290px;
}

.ContentBoxSecondColumn{
	padding:5px;
	padding-left:10px;
	margin-bottom:15px;
	width:300px;

}

.ContentBoxSecondColumn ul{
	list-style-image: url('../images/lck_listbullet.png');	
	padding-left:25px;
	margin-left:0px;

}

.ContentBoxSecondColumn li a:link, .ContentBoxSecondColumn li a:visited{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.ContentBoxSecondColumn li a:hover{
	color:black;
	font-weight:bold;
	text-decoration:underline;

}


.VoteImage p a img{
	margin: 5px;
	border:2px Solid #707b5c;
	padding:0;
	display:block;
}

.MediaOfTheWeek{
	float:left;
	width:290px;

}

.FooterDiv{
	float:left;
    width:140px;
	height:160px;
	border-right-color:#A0A0A4;
	border-right-style:dashed;
	border-right-width:1px;
	margin-left:5px;
	
}

.FooterDiv a{
	font-weight:normal;
}

/**********************************************************
* Legacy Code
***********************************************************/

a.TextTitle:link, a.TextTitle:visited{
	color:black;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.TextTitle:hover, a.TextTitle:active{
	color:black;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}


.EventDateTime{
	color:#666666;
}

/**********************************************************
* Shopping Guide
***********************************************************/

#widget_shopping_guide{	
    padding-top: 15px;
    padding-bottom:15px;
    padding-left: 5px;
    border:1px solid LightGray; 
    margin-left:10px;
}

#widget_special_offer_header{
    display:block;
    font-family: Georgia;
    font-size: 22px;    
    text-transform:uppercase;    
    margin-bottom: 5px;    
}

#widget_shopping_guide_photos{
	float:right;
	width:420px;
}

.widget_shopping_guide_photo{
	float:left;
	padding-left:2px;
}


#widget_shopping_guide a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

#widget_shopping_guide a:hover {
	background-color:#F2F2F2;
}
