/* CSS Document */
body {
	background-color:#fff;
	margin: 0px;
	text-align: center;
/*	background-color: #455C7E;
	background-image:url(../images/bg.png);
	background-repeat: repeat-x;*/
}
#header_pub {
	width: 986px;
	padding-top: 10px;
	text-align: center;
	margin: 0px auto;
}
#main {
	width: 986px;
	padding-top: 5px;
	text-align: left;
	margin: 0px auto;
}
	#main_header {
		width: 986px;
		padding: 0px;
		background-image:url(../images/main/bg_header.png);
		background-repeat: no-repeat;
		float: left;
	}
	* html #main_header {
		_behavior: url("../scripts/png.htc");
	}
		#header {
			width: 980px;
			padding: 0px 0px 0px 3px;
			float: left;
		}
		#header_logo {
			width: 980px;
			float: left;
			padding: 20px 0px 20px 0px;
		}
			#header_logo_left {
				width: 282px;
				height: 36px;
				float: left;
			}
				.header_logo_left {
					padding: 30px 0px 0px 10px;
				}
		#radio_list {
			width: 420px;
			height: 60px;
			float: left;
		}
			#radio_list ul {
				list-style:none;
				margin:0;
				padding:0px 0px 0px 50px;
				width: 280px;
			}
			#radio_list ul li {
				padding:0;
				float:left;
			}
			#radio_list ul li a {
				display:block;
				width: 80px;
				height: 60px;
				background-position:top;
				background-repeat: no-repeat;
			}
			#radio_list ul li a:hover {
				background-position:bottom;
			}
			#radio_list ul li a span {
				display:none;
			}					
					#radio_la98 {
						width: 100px;
						padding-right: 18px;
						background-image:url(../images/network/La98FM.jpg);
					}
					#radio_dial {
						width: 84px;
						padding-right: 18px;
						background-image:url(../images/network/RadioDial.jpg);
					}
					#radio_sultana {
						width: 60px;
						background-image:url(../images/network/SultanaFM.jpg);
					}
			#header_weather {
				width: 242px;
				height: 55px;
				padding-top: 10px;
				float: left;
			}
				#header_weather img {
					float: left;
					padding-right: 10px;
				}
				.weather_temp {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 20px;
					color: #C00;
				}
			#header_logo_center {
				width: 520px;
				float: left;
			}
			.header_logo_center {
				width: 520px;
				float: left;
				height: 100px;
	                 	background-position: center top;
	                  	padding: 0px 20px;
	                  	background-image: url('../images/Logo.png');
	                 	background-repeat: no-repeat;
	                }
			#header_logo_right {
				width: 280px;
				float: left;
			}
			    .header_logo_right {
			        padding: 20px 0px 0px 20px;
			    }
			#header_bottom {
				width: 934px;
				float: left;
			}
			.header_bottom {
				padding: 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #666;
			}
				.header_bottom a {
					color: #666;
				}
			#header_user {
				width: 980px;
				height: 30px;
				padding-top: 5px;
				float: left;
			}
			#header_user_rss {
				width: 25px;
				float: left;
				padding-right: 5px;
			}
			#header_user_fb {
				width: 107px;
				float: left;
				padding-right: 5px;
			}
			#header_user_info {
				width: 818px;
				float: left;	
			}
		#main_menu {
			width: 980px;
			height: 35px;
			float: left;
			padding: 0px 0px 0px 3px;
		}
		#main_banner {
			width: 980px;
			height: 250px;
			float: left;
			padding: 0px 0px 0px 3px;
		}
			#main_banner_content {
				width: 980px;
				height: 250px;
				float: left;
				background-color: #000;
			}
			    #main_banner_left {
			        width: 570px;
			        height: 250px;
			        float: left;
			    }
			    #main_banner_right {
			        width: 410px;
			        float: left;
			    }
		#header_right {
			width: 609px;
			height: 184px;
			float: left;
		}
	#main_content {
		width: 986px;
		padding: 0px;
		background-image:url(../images/main/bg_content.png);
		background-repeat: repeat-y;
		float: left;
	}
	* html #main_content {
		/* _behavior: url("../scripts/png.htc"); */
		height: 500px;
	}
	#content {
		width: 980px;
		padding: 0px 3px;
		float: left;
	}
		* html #content {
			width: 984px;
		}
		#content_left {
			width: 560px;
			float: left;
		}
			* html #content_left {
				width: 550px;
			}
		.content_left {
			padding: 10px 0px 10px 10px;
		}
		#content_whole {
			width: 960px;
			float: left;
		}
			* html #content_whole {
				width: 960px;
			}
		.content_whole {
			padding: 10px 0px 10px 10px;
		}
		#content_right {
			width: 420px;
			float: left;
		}
		    * html #content_right {
		        width: 410px;
		    }
		.content_right {
			padding: 10px;
		}
		* html .content_right {
			padding: 10px 0px 10px 8px;
		}
	#main_footer {
		width: 986px;
		height: 97px;
		padding: 0px 0px 30px 0px;
		background-image:url(../images/main/bg_footer.png);
		background-repeat: no-repeat;
		float: left;
	}
	    * html #main_footer {
		    _behavior: url("../scripts/png.htc");
	    }
h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2.big
{
	font-size: 25px;
}

	h1 { font-size: 16px; }
	h2 { font-size: 14px; }
	h3 { font-size: 12px; }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.article_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	line-height: 150%;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.red {
	color: #c32816;
}
.gray {
	color: #333;
}
.blue {
	color:#3566CC;
}
.orange {
	color: #FF4900;
}
.white {
	color: #fff;
}
.justify {
	text-align: justify;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: red;
    font-weight: bold;
}
a {
	text-decoration : none;
	color: #e2001a;
}
a:hover {
	text-decoration : underline;
}
.transparency {}
* html .transparency {
	_behavior: url("../scripts/png.htc");
}
.article {
	display: inline;
	float: left;
	/*border-bottom: 1px dotted #FCCFD0 ;*/
	margin-bottom: 10px;
}
.article h2 {
	
}
.article h2 big {
	font-size: 150%;
}
.a100 {
	width: 100%;
}
.a50 {
	width: 270px;
	margin-right: 5px;
}
    .a50 img {
        margin-bottom: 5px;
    }
.a33 {
    width: 33%;
}
.a25 {
    width: 25%;
}
.padding_top_10 {
    padding-top: 10px;
}
.padding_left_10 {
    padding-left: 10px;
}
.padding_10 {
    padding: 10px;
}
.left {
    float: left;
}
p {
    padding-bottom: 15px;
}
.news_content {
	margin: 10px 0px 0px;
	width: 550px;
	display: inline;
	font: 115%/140% georgia, "Times New Roman", Times, serif;
	float: left;
	color: #000;
}
.classifieds_category {
	padding: 0px;
	margin: 0px;	
}
ul#classifieds_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	float:left;
	/* width: 540px; */
	width: 180px;
	margin: 0px;
/*	margin: 5px 0 10px 5px;*/
	padding: 0px;
}
ul#classifieds_category li {
	float:left;
	width: 170px;
	margin: 5px 0 0 0;
	padding: 0px;
	list-style: none;
	line-height: 150%;
}
#classifieds_content {
    width: 770px;
    float: left;
}
    #classifieds_content_left {
        width: 500px;
        float: left;
    }
        #classifieds_content_left p {
	        font-family: Arial, Helvetica, sans-serif;
	        font-size: 12px;
	        text-align: justify;
        }
    #classifieds_content_right {
        width: 268px;
        float: left;
    }
    #classifieds_content_right img {
        padding-left: 8px;
    }
ul.latestnews, ul.rates {
	list-style: none;
	padding: 10px;
	margin: 0px;
}
#comments_list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#coments_list h1 {
	margin: 0px;
	padding: 0px;
}
	#comments_list li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.comment_author {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		font-style: italic;
		color: #e2001a;
	}
	.comment_parent {
		background-image:url(../images/Comment_Parent.png);
		background-repeat: no-repeat;
		background-position: 10px bottom;
		border: 1px solid #F4F4F4;
		background-color: #fff;
		padding: 10px;
		margin-bottom: 5px;
	}
	.comment_child {
		background-image:url(../images/Comment_Reply.png);
		background-repeat: no-repeat;
		background-position: 20px bottom;
		border: 1px solid #eceef5;
		background-color:#eceef5;
		padding: 10px;
		margin-bottom: 5px;
	}
/* Poll */
#poll {
	width: 398px;
	border: 1px solid #fdc1d0;		
	float: left;
	margin-bottom: 10px;
}
.poll {
	padding: 5px 10px;
}
#poll ul, #poll_result ul {
	width: 358px;
	padding: 0px;
	margin: 0px;
}
#poll ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	display: block;
}
#poll_result ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	display: block;
}
#poll_result .vote {
	height: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 5px;
}
#poll h1 {
	color:#069;
}
.fb_like {
	width: 550px;
	height: 22px;
	padding: 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #fdc1d0;
	border-bottom: 1px dotted  #fdc1d0;
	display: inline;
}
 	* html .fb_like {
		height: 40px;
		padding: 10px;
	}
.fb_classifieds_like {
	width: 498px;
	height: 22px;
	padding: 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #fdc1d0;
	border-bottom: 1px dotted  #fdc1d0;
	display: inline;
}
 	* html .fb_classifieds_like {
		height: 40px;
		padding: 10px;
	}
#article_tools {
	width: 550px;
	height: 22px;
	padding: 10px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #fdc1d0;
	border-bottom: 1px dotted  #fdc1d0;
	float: left;
}
 	* html #article_tools {
		height: 40px;
		padding: 10px;
	}
#classifieds_tools {
	width: 498px;
	height: 22px;
	padding: 10px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #fdc1d0;
	border-bottom: 1px dotted  #fdc1d0;
	float: left;
}
 	* html #classifieds_tools {
		height: 40px;
		padding: 10px;
	}
.gallery_image {
    background-color: #ccc;
    margin-bottom: 10px;
}
    .gallery_image span {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333;
        padding: 10px;
    }
#gallery {
	width: 550px;
	float: left;
}
	#gallery h1 {
		color:#069;
	}
	.gallery {
		padding: 0px;
	}
	#gallery ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	#gallery ul li {
		display: block;
		float: left;
	}
	#gallery img {
		padding: 5px 5px 0px 0px;
	}
#video_gallery {
	width: 400px;
	float: left;
	padding: 0px 0px 10px 0px;
}
	#video_gallery h1 {
		color:#069;
	}
	.video_gallery {
		padding: 0px;
	}
	#video_gallery ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	#video_gallery ul li {
		display: block;
		float: left;
	}
	#video_gallery img {
		padding: 0px 0px 5px 5px;
	}
#articles_related {
	width: 550px;
	float: left;
}
	#articles_related ul {
		list-style: square;
	}
	#articles_related a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
	}
.tbb {
	border-top: 1px dotted #fdc1d0;
	border-bottom: 1px dotted #fdc1d0;
}
.title_cat {
	width: 550px;
	height: 40px;
	float: left;
	padding-bottom:10px;
	background-image: url(../images/Bg_CategoriesTitle.png);
	background-repeat: no-repeat;
}
.title_cat h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	padding: 4px 0px 0px 10px;
}
.title_whole {
	width: 960px;
	height: 40px;
	float: left;
	padding-bottom:10px;
	background-image: url(../images/Bg_TitleWhole.png);
	background-repeat: no-repeat;
}
.title_whole h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	padding: 4px 0px 0px 10px;
}
#tbRates table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.banner {
    padding: 0px 0px 10px 0px;
}
.videos_thumbs {
    padding: 0px 0px 10px 0px;
}
#paging {
    width: 550px;
    float: left;
}
.input_textlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline-block;
	height: 17px;
	margin: 0px 0px 0px 0px;
	color: #3b5998;
	text-decoration: none;
	border:1px solid #cad4e7;
	font-weight:bold;	
	background-color: #fff;
	vertical-align: baseline;
}
    * html .input_textlogin {
	   /* padding: 5px 5px 2px 5px; */
    }
#UpdateProgressLogin {
    width: 16px;
    height: 16px;
    position: relative;
    top: -20px;
    left: 400px;
}
#map {
    width: 400px;
    float: left;
    padding-bottom: 10px;
}
    #map a {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 10px;
    }
#bg_recoverpassword {
    background-image:  url(../images/Bg/RecoverPassword.jpg);
    background-repeat: no-repeat;
    width: 550px;
    height: 215px;
    padding: 0px 0px 15px 0px;
}
    * html #bg_recoverpassword {
        margin: 0px 0px 15px 0px;
    }
.tbl_gv {
   width: 100%;
   float: left;
   clear: both;
}
    .tbl_gv th {
        padding: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;   
        font-weight: bold;
        text-align: left;
	    background-image: url(../images/Bg_Gv.png);
        color: #fff;
        text-align: center;
    }
    .tbl_gv th a {
        text-decoration: none;
        color: #fff;
    }
    .tbl_gv th a:hover {
        text-decoration: underline;
    }
    .tbl_gv td {
        padding: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-top: 1px solid #F0F0F0;
    }
    .tbl_gv td a {
        text-decoration: none;
        color: #4c72b7;
        font-weight: bold;
    }
    .tbl_gv td a:hover {
        text-decoration: underline;
    }
.classifieds_recommended {
    width: 790px;
    float: left;
}
* html .classifieds_recommended {
    width: 770px;
}
.classifieds_recommended ul {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    * html .classifieds_recommended ul {

    }
    .classifieds_recommended ul li {
        display: block;
        width: 182px;
        border: 1px solid #F0F0F0;
        float: left;
        margin: 10px 10px 0px 0px;
    }
    * html .classifieds_recommended ul li {
        width: 185px;
        margin: 5px 5px 0px 0px;
    }
    .classifieds_recommended_content {
        padding: 10px;
    }
#classifieds_totalrecords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c32816;
	font-weight: bold;
	padding-top: 10px;
	float: left;
}
.normalRow {
    background-color: #fff;
}

.highlightRow {
    background-color: #fcf4f3;
}

#PanelPremium {
    padding-bottom: 10px;
    float: left;
}
.activity, .gallery_list {
    width: 313px;
    float: left;
    margin: 10px 10px 0px 0px;
}
    .activity_content, .gallery_list_content { 
        padding: 10px;
    }
    .activity_photo, .gallery_list_photo {
        width: 293px;
        float: left;
    }
        .activity_photo_content, .gallery_list_photo_content {
            padding: 10px 0px;
        }
.activity_pager, .gallery_pager {
    width: 100%;
    text-align: center;
}
.gallery_activity, .gallery_main {
	width: 960px;
	float: left;
}
	.gallery_activity ul, .gallery_main ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	.gallery_activity ul li, .gallery_main ul li {
		display: block;
		float: left;
	}
	.gallery_activity img, .gallery_main img {
		padding: 5px 5px 0px 0px;
	}
    .tbl_gv td {
        padding: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;   
        text-align: left;
        border: 1px solid #ccc;
    }
#activity_preview {
    width: 398px;
    border: 1px solid #fdc1d0;
    float: left;
    margin: 0px 10px 10px 0px;
}
.activity_preview {
    width: 100%;
    float: left;
}
    .activity_preview_header {
        padding: 10px;
    }
    .activity_preview_content { 
        padding: 10px;
    }
    .activity_preview_photo {
        width: 60px;
        float: left;
    }
#gallery_preview {
    width: 398px;
    border: 1px solid #fdc1d0;
    float: left;
    margin: 0px 10px 10px 0px;
}
	.gallery_preview {
		padding: 10px;
		float: left;
	}
	#gallery_preview ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	#gallery_preview ul li {
		display: block;
		float: left;
	}
	#gallery_preview img {
		padding: 5px 5px 0px 0px;
	}
	#rss_list {
	    list-style-type: square;
	}
	    #rss_list a {
	        font-family: Arial, Helvetica, Sans-Serif;
	        color: #000;
	        font-size: 12px;
	    }
#pictureoftheday_preview {
    width: 398px;
    border: 1px solid #fdc1d0;
    float: left;
    margin: 0px 10px 10px 0px;
}
.pictureoftheday_preview {
    width: 100%;
    float: left;
}
    .pictureoftheday_preview_header {
        padding: 10px;
    }
    .pictureoftheday_preview_content { 
        padding: 0px 10px 10px 10px;
    }
    .pictureoftheday_preview_photo {
        width: 378px;
    }
    .pictureoftheday_preview_description {
        width: 378px;
        margin-top: 5px;
    }
.clickable {
   cursor: pointer;
}
.article_bio {
	width: 550px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #fdc1d0;
	display: inline;  
	float: left;
}
    .article_bio img {
        border: 1px solid #fdc1d0;
        padding: 5px;
        margin: 0px 10px 0px 0px;
        float: left;
    }
    .article_bio h2 {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 14px;
        color: #c32816;
        font-weight: bold;
    }
    .article_bio h3 {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 13px;
        color: #333;
        font-weight: bold;
    }
    .article_bio span {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 13px;
        line-height: 150%;
        color: #000;
    }
#copyright {
	padding-top: 20px;
	width: 980px;
	float: left;
	text-align: center;
}
#powered_by_portada {
	width: 980px;
	float: left;
	text-align: center;
	padding: 0px 0px 20px 0px;
	margin: 0px auto;
}
#poweredbyportada {
	width: 155px;
	height: 15px;
	display: inline-block;
}
	#poweredbyportada a {
		width: 155px;
		height: 15px;
		display: block;
		background-image: url('../images/PoweredByPortada.png');
		background-repeat: no-repeat;
	}
	#poweredbyportada span {
		display: none;   
	}
