@charset "utf-8";

body {
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.date_bar {
	font-weight: bold;
	background-color: #0075b1;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

.update_bar {
	font-weight: bold;
	background-color: #eaf4ff;
	text-align: center;
	vertical-align: middle;
	color: #0075b1;
}
.movie_title {
	font-weight: bold;
	color: #414141;
	text-decoration: underline;
}

.movie_title a{
	font-weight: bold;
	color: #414141;
	text-decoration: underline;
}


.weather_div {
	text-align: center;
	padding-top: 4px;
	width: 100%;
	padding-bottom: 4px;
}

.weather_info {
	padding-left: 4px;
	color: #414141;
	padding-right: 4px;
}

.ad_spot {
	background-color: #eaf4ff;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ad_spot img{
	border: 1px;
	border-color: #0075b1;
	border-style: solid;

}


.blue_bar {
	background-color: #0075b1;
	height:6px;
}
.blue_line {
	background-color: #0075b1;
	height: 1px;
}

.paleblue_dotline {
	height: 1px;
	background-image: url(../images/wap/images//palebluedot.jpg);
}

.blue_dotline {
	height: 1px;
	background-image: url(../images/wap/images//bluedot.jpg);
}

.white_dotline {
	height: 1px;
	background-image: url(../images/wap/images//whitedot.jpg);
}

.dark_dotline {
	height: 1px;
	background-image: url(../images/wap/images//darkdot.jpg);
}


.news_tag_div {
	padding-bottom: 4px;
}

.news_tag {
	font-weight: bold;
	color: #0075b1;
	padding-left: 4px;
}

.news_tag a{
	font-weight: bold;
	color: #0075b1;
	text-decoration:none;
}

.services_tag {
	font-weight: bold;
	color: #18963e;
	padding-left: 4px;
}

.services_tag a{
	font-weight: bold;
	color: #18963e;
	text-decoration:none;
}

.shop_tag {
	font-weight: bold;
	color: #e0267e;
	padding-left: 4px;
}

.shop_tag a{
	font-weight: bold;
	color: #e0267e;
	text-decoration:none;
}

.news_title_tag {
	font-weight: bold;
	color: #0075b1;
}

.news_body {
	color: #414141;
	padding-top: 4px;
	padding-bottom: 4px;
}

.news_body a{
	color: #696969;
	text-decoration:none;
}
.news_pages {
	text-align: center;
	vertical-align: middle;
	color: #414141;
}

.news_pages_flip {
	background-color: #eaf4ff;
	vertical-align: middle;
	color: #015986;
	padding-left: 4px;
}

.news_pages_flip a{
	color: #015986;
	text-decoration:none;
}




.element_div {
	color:#414141;
	padding-bottom: 4px;
}
.theater_address {
	padding-right: 4px;
}


.element_div a{
	text-decoration:none;
	color:#414141;
}

.home_section_div {
	padding-bottom: 4px;
}

.news_home_tag {
	font-weight: bold;
	color: #0075b1;
	padding-top: 4px;
}



.zodiac_month_tag {
	font-weight: bold;
	color: #414141;
	padding-top: 2px;
	padding-left: 4px;
}

.editorial_tag a{
	font-weight: bold;
	color: #0075b1;
	text-decoration:none;
}

.shop_home_tag {
	font-weight: bold;
	color: #e0267e;
	padding-top: 2px;
}

.shop_home_tag a{
	font-weight: bold;
	color: #e0267e;
	text-decoration:none;
}

.services_home_tag {
	font-weight: bold;
	color: #18963e;
	padding-top: 2px;
}

.services_home_tag a{
	font-weight: bold;
	color: #18963e;
	text-decoration:none;
}


.content_margins {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.footer_div {
	padding-top: 10px;
	padding-bottom: 0px;
}

.copyright_element_div {
	color:#FFFFFF;
	background-color: #015986;
	padding-left: 4px;
	padding-right: 4px;
}

.footer_element_div {
	color:#FFFFFF;
	background-color: #0075b1;
	padding-left: 4px;
	padding-right: 4px;
}

.footer_element_div a{
	text-decoration:none;
	color:#FFFFFF;
}



.news_sections_div {
	padding-right: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 4px;
	background-color:#eaf4ff;
}





.nw{
	white-space: nowrap
}

.more_link_div{
	padding-bottom: 4px;
}

.more_link_div a{
	color:#414141;
	text-decoration:none;
	font-weight: bold;
}

