/************************** HOME PAGE ****************************************************/
html, body { height: 100%; width:100%;}
body {
	font-family:Arial,sans-serif;
	/*background-image:url(images/body.jpg);
	background-repeat:repeat-x;*/
	font-size: 0.75em;
	line-height:1.54em;
	color: #CCCCCC;
	/*background-color:#3B4551;*/
	text-align: center;
	margin:0;
	padding:0;
}

#noScriptLayer {
    background-image: url("images/noScriptBack.png");
    bottom: 0;
    height: 100px;
    position: fixed;
    right: 0;
    text-indent: -9999px;
    width: 250px;
} 

.adverts_featured_table {
	padding:5px 0px 0px 0px;
	border-top: 1px solid #000000;
}
.adv_table {
	padding:5px 0px 0px 0px;
	border-top: 1px solid #000000;
}


#lang {
	margin: 0;
	padding: 1px 1px;
	/*background-color: #62778F;*/
}

#lang span {
	font: 11px arial, sans-serif;
	color: #000000;
}

#lang span.lang_bar_hidden {
	visibility: hidden;
}

#lang a {
	font: 11px arial, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#lang a:hover {
	font: 11px arial, sans-serif;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}

.general_button {
	/*background-image:url(images/navigation/header/submit_search.gif);
	background-repeat:repeat-x;*/
	height:20px;
	background-color:#000000;
	border: 0px solid #CCCCCC; 
	color: #FFFFFF; 
}

/*********** Layout Styling *******************/
div.site_container {
	height: 100%;
}

div.topunder_container {
	margin:0px;
	padding:0px;
}

div#page_container{
	width:1000px;
	position: relative;
	margin:5px auto;
	padding:0px;
	text-align:left; 
}

div#page_content{
	margin:0px 0px; 
	width: 1000px;
	/*background-color: #ffffff; */
}

div.footer_container {
	/*position: relative;
	bottom:-1px;
*/
	border-top:1px solid #000000;
	/*background-color: #62778F;*/
	margin-top: 6px;
}

div.left_side {
	width: 200px;
        display:block;
}


td.left_side_td {
	width: 200px;
	/*background-color:#FFFFFF;*/
	padding-left:0px;

}


div.middle_side {
	width:590px;
	padding:0;
	display:block;
}

div.middle_side_gsearch {
	padding:0;
	margin-left:5px;
	display:block;
}

td.middle_side_td {
	text-align: left;
	width:590px;
	color:#000000;
	/*background-color:#FFFFFF;*/
	/*padding-top:3px;*/
	padding-left: 5px;
	padding-right:5px;
	/*border: 1px solid #FF0000;*/
}

td.middle_side_td_gsearch {
	text-align: left;
	width:100%;
	color:#000000;
	padding:0px;
	margin:0px;
}

div.right_side {
	width: 200px;
        display: block;
	text-align:center;
	overflow:hidden;

}

td.right_side_td {
	width: 200px;
	/*background-color:#FFFFFF;*/
	padding-right:0px;
	padding-top:3px;

}

table.sides_content {
	padding: 0;
	margin:0;
	width: 1000px;
	border:0px solid #ff0000;
}

.main_page {
	width: 100%;
	background: #FEF9F3;
	display:block;
}

.main_page_content {
	width: 100%;
	text-align: left;
}

/********************** END HOME PAGE **********************************************/

/********************** TOP MENU **********************************************/
div.top_content {
	margin:0px 0px 10px 0px;
	padding:0;
	/*background-color: #000000;*/
	height: 35px;
	float: left;
	width: 100%;
}


div.top_content div.top_content_menu {
	margin:0;
	padding:0;
	/*border: 1px solid #ff0000;*/
	border-bottom:1px solid #000000;
	float: left;
	width:100%;
	height: 35px;
	*line-height: -1px;
}

div.top_menu_div {
	margin:0;
	padding:0;
	border: 0px solid #ff0000;
	float:left;
	*display:table;
}

ul.top_menu_ul {
	float:left;
	margin:0;
	padding:0;
	*display:table-row;
}

ul.top_menu_ul li {
	list-style: none;
	float: left;
	*display:inline;
	margin:0;
	padding:0;
	*display:table-cell;
}

ul.top_menu_ul li.top_content_menu_unit {
	white-space: nowrap;
	min-width: 10em;
	*display:table-cell;
}

ul.top_menu_ul li div {
	margin:0;
	padding:0;
	*display:table-cell;
}

ul.top_menu_ul li a{
	/*float:left;*/
	line-height: 35px;
	margin:0;
	padding:0px 10px 0px 10px;
	*display:block;
}

.null_float {
	margin:0;
	padding:0;
	clear: both;
	font-size: 0px;
	height:0px;
	width:0px;
}

ul.top_menu_ul li.top_menu_unit_spacer { 
	width:0px;
	height: 0px;
	font-size: 0em;
	background-color: #ffffff;
	border:0px solid #00ff00;
	display: none;
}

ul.top_menu_ul li.top_content_menu_unit a.top_menu_link {
	display:block;
	margin:0;
	color:#000000;
	text-align:center;
	border:0px solid #333333;
	text-decoration:none;
	background-color: #FFFFFF;
	font-weight:bold;
	/*background:#cccccc url(images/navigation/header/top_menu.jpg) repeat-x;*/
	white-space: nowrap;
}

ul.top_menu_ul li.top_content_menu_unit a.top_menu_link:hover {
	display:block;
	margin:0;
	color:#000000;
	text-align:center;
	border:0px solid #333333;
	text-decoration:none;
	background-color: #F5F5F5;
	/*background:#cccccc url(images/navigation/header/top_menu.jpg) repeat-x;*/
}

ul.top_menu_ul li.top_content_menu_unit_current a.top_menu_link {
	display:block;
	margin:0;
	color:#FFFFFF;
	text-align:center;
	border:0px solid #333333;
	text-decoration:none;
	background-color: #000000;
	/*background:#cccccc url(images/navigation/header/top_menu.jpg) repeat-x;*/
	white-space: nowrap;
}

div.top_content div.top_content_search { 
	padding:0;
	margin:0;
	float:right;
	width: 300px;
}

#top_search {
	margin:0;
	padding:0;
}

div.top_content div.top_content_search table.top_search {
	margin:7px 0px 0px 0px;
	padding:0;
	border:0;
}

div.top_content div.top_content_search table.top_search .inputSearch {
	border:1px solid #000000;
	color:#000000;
	margin:0px 5px;
	width:160px;
}

div.top_content div.top_content_search table.top_search {
	color: #000000;
}
/********************** END TOP MENU **********************************************/

/****** General Left & Right Modules ************/
div.sides_module_container {
	border: 0px solid #000000;
	margin: 3px 0px 6px 0px;
}

div.sides_module_content {
	border: 1px solid #000000;
	margin: 3px 0px 6px 0px;
}

div.sides_module_title_container {
	/*background: #FFFFFF url(images/modules/title_bk.gif) repeat-x top;*/
	background-color:#000000;
	height: 24px;
	border: 0px solid #000000;
	position: relative;
}

div.sides_module_title {
	/*background: #FFFFFF url(images/modules/logo_headline.gif) no-repeat top;*/
	text-align: left;
	height: 24px;
	padding:0;
	margin:0 0px;
}

.sides_module_title_image {
	/*background-image: url(images/modules/logo_headline.gif);
	background-repeat:repeat-x;*/
	height: 13px;
	width: 4px;
	border: 0px solid #ff0000;
	position: absolute;
	top: 5px;
	left: 3px;
	z-index: 100;
	overflow: hidden;
}

div.sides_module_title p {
	line-height: 24px;
	margin:0;
	padding:0;
}

div.sides_module_title p span {
	/*background: #FFFFFF url(images/modules/title_bk.gif) repeat-x top;*/
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	display:inline-block;
	height: 24px;
	padding: 0 5px;
	text-transform: uppercase;
}

/************* General Middle Modules ****************************/
div.middle_module_container {
	padding:1px;

}

div.middle_module_title_container {
	height: 23px;
	position: relative;
	width: 100%;
}

div.middle_module_title {
	text-align: left;
	height: 23px;
	padding:0;
	margin:0px;
}

div.middle_module_title p{
	line-height: 23px;
	margin:0;
	padding:0;
}

div.middle_module_title h1{
	line-height: 23px;
	font-size: 16px;
	margin:0;
	padding:0;
	border-bottom: 1px solid #000000;
}


div.middle_module_title span{
	/*background: #FFFFFF url(images/modules/title_bk.gif) repeat-x top;*/
	background-color:#000000;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	display:inline-block;
	height: 24px;
	padding: 0 5px;
	text-transform: uppercase;
}

div.article_list_middle_content {
	margin-top: 5px;
}

table.article_list_table td {
	margin:0;
	padding:0;
}

div.sub_article_tree {
	margin:0;
}

/*********** Buttons for modules ******************************/
a.sides_button_link {
	/*background: transparent url('images/modules/square-gray-left.gif') no-repeat top left;*/
	background-color:#D1D3D4;
	font: bold 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left:9px; /* Width of left menu image */
	text-decoration: underline;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

a:link.sides_button_link, a:visited.sides_button_link, a:active.sides_button_link{
	color: #000000; /*button text color*/
}

a.sides_button_link span{
	/*background: transparent url('images/modules/square-gray-right.gif') no-repeat top right;*/
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.sides_button_link:hover{ /* Hover state CSS */
	/*background-position: bottom left;*/
	background-color:#000000;
	color:#FFFFFF;
}

a.sides_button_link:hover span{ /* Hover state CSS */
	/*background-position: bottom right;*/
	color: #FFFFFF;
}

div.sides_buton_wrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;	
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
/************** END GENERAL LEFT-RIGHT STYLE MODULES *************************/

.topMenu {
	COLOR: white; FONT-WEIGHT: bold; TEXT-ALIGN: center
}

A.topMenu:hover { COLOR: #E0E0E0; TEXT-DECORATION: underline}

.input {  font-family: Arial,sans-serif;color: #003366; background-color: #FFFFFF; padding-top: 2px; padding-bottom: 2px; border: #003366; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 90%;}

.loginTd { padding-right: 5px; padding-bottom: 5px; padding-left: 5px; background-color:#FFFFFF;color:#FFFFFF;}


.darkBlueBold {
	
	font-weight: bold;
	color: #003366;
}

.tel {
	
	font-weight: bold;
	color: #D6D6D6;
	padding-left: 20px;
	padding-bottom: 3px;
}

form {
margin: 0px;
padding: 0px;
}

/****************************************Custom Styles */
table#articleX td {
	
	text-align: justify;
}

table#articleX h1 {
font-family: Arial,sans-serif;

font-weight: bold;
line-height: 20px;
margin: 5px 5px;
}

table#articleX h2, div#tv h2 {

color: #003366;
margin: 0 0.5em;
}

table#articleX h3 {

color: #003366;
margin: 0 0.5em;
font-weight: normal;
}

table#articleX p {
font-family: Arial,sans-serif;

line-height: 14px;
text-align: justify;
}

table#articleX strong {
color: #990000;
}

table#articleX a {
color: #990000;

}

table#articleX strong a {
color: #990000;

}

table#articleX a {
color: blue;
}

/* Top Cyprus Portals */

table.topCy a {
	color: #086DA1!important;
}

.topCy td {
padding-right: 2em;
padding-bottom: 0.3em;
vertical-align: top;
}

.cityTdon {
background-image:  url(images/navigation/city_bgon.gif); text-align: center; padding-right: 5px; padding-left: 5px
}

.cityTdSeparatoron {
background-image: url(images/navigation/city_bgon.gif)
}

.inputyellowpages {  font-family: Arial,sans-serif;  color: #003366; background-color: #FFFFFF; padding-top: 2px; padding-bottom: 2px; border: #003366; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 100%;}

td strong {
	color:#000000;
	
}

/********* HEADER **************************************************************************************/

div.toptop {
	clear: both;
	top: 0px;
	margin: 0px;
	/*
	background-image: url(images/navigation/header/one/black_yellow_color_bk.gif);
	background-repeat: repeat;
	background-position: top;
	*/
	height: 0px;
	overflow: hidden;
	font-size: 0em;
	display: none;
}

.logo_image {
	margin-left: 5px;
	
}

.logo_text { text-align: left; margin: 0px 2px 0px 0px; display:; }

.logo_text a {
	font-family: Arial,sans-serif;
	
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	font-variant: none;
}

div.bottom_header { 
	/*
	background-image: url(images/navigation/header/header.gif);
	background-position:fixed;
	background-repeat:no-repeat;
	*/
	/*background-color:#FFFFFF;*/
	height:65px;
	border: 0px solid #D1D9DC;
	margin:3px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
}
table.bottom_header_table { 
	position:relative;
	width:100%;
}
table.bottom_header_table td { vertical-align: middle; text-align:left;}

/********* FOOTER **************************************************************************************/
#footerTable { 
	border: 0px solid #D0DBDF; 
	width:100%;
	margin:0px;
	padding-left:5px;
	text-align:center;
	height:50px; 
	/*background-color: #62778F;*/
}
div.footer_top_image {
	line-height: 5px;
	margin: 5px 0px 0px 0px;
}

.footer_td_text {
	padding:2px 0px 2px 5px;
	color:#000000;
	
}

.footer_td_text_nd {
	padding: 0px 10px;
}

.footer_copyright {
	COLOR: #666666;
	TEXT-DECORATION: none;
	/*padding-left: 110px;*/
	text-align:center;
}

A.footerLink:link,a.footerLink:visited,a.footerLink:active {
	COLOR: #000000; 
	FONT-FAMILY: Arial,sans-serif; 

	line-height: 14px;
	padding-left:10px;
	TEXT-DECORATION: none; 
}
A.footerLink:hover {
	COLOR: #666666; 
	FONT-FAMILY: Arial,sans-serif; 
	
	line-height: 14px;
	padding-left:10px;
	TEXT-DECORATION: none; 
}
.footer submit_button {
	background-color:#000000;
}
/********* END FOOTER **********************************************************************************/


/******** NIFTY LAYOUT ***********************************************************************************/




div#yellow {
	background-image: url(images/navigation/header/one/yellow_bk.png);
	background-color: #FFD010;
	padding: 2px;
	display: none;
}

div#imag {
	clear: both;
	background-color: #FFFFFF;
	background-image: url(images/navigation/header/one/small_lupa_black_yellow.gif);
	background-repeat: no-repeat;
	text-align: right;
}


.header_search_form {
	padding: 2px 4px 2px 5px;
}

/**********************/
div.article_body .m_text, 
div.article_body table, 
div.article_body li, 
div.article_body input, 
div.article_body textarea
	{
		font-family:Arial,sans-serif;
		
		line-height:14px;
		color:#595858;
	}

div.article_body .m_text span strong { color:#CCA813; text-transform:uppercase}
div.article_body .m_text strong a{ color:#292929}
div.article_body .m_text span { color:#CCA813}
div.article_body .m_text span a{ color:#CCA813}
div.article_body .m_text span a strong { color:#CCA813; text-transform:none}

div.article_body .h_text { color:#000000; }
div.article_body .l_text { color:#373737; }
div.article_body .l_text a { color:#373737; }

.line { background:url(images/line.gif) repeat-x; height:1px}

/*********** END NIFTY LAYOUT ********************************************************************/

/************ ADVANCED_SEARCH.PHP module ********************************************************/
div.advanced_search_container {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

div.advanced_search_title_container {
	/*background: #FFFFFF url(images/modules/title_bk.gif) repeat-x top;*/
	/*background: #62778F;*/
	border: 0px solid #D1D3D4;
}
/*
div.advanced_search_title {
	background: #62778F;
}

div.advanced_search_container .input_adv_search {
	border:1px solid #000000;
}

div.advanced_search_title p span {
	/*background: #62778F;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin:0;
	display:inline-block;
	height: 24px;
	padding: 0 0px;
	text-transform: uppercase;
}
*/

div.advanced_search_content {
	margin: 10px auto 0px 0px ;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 580px;
	background-color:#F5F5F5;
}

div.advanced_search_content table td {
	padding: 2px 2px;
}

div.topunder_container div.advanced_search_content {
	border-left: 0px solid #62778F;
}

div.advanced_search_desc p{
	margin:8px 9px 9px 10px;
	font-weight:bold;
}

/*************Article_list_middle.php***************/
div.article_list_title {
	
}


h1.article_list_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height:120%;
	margin:0;
	padding: 0px 0px 2px 0px;
}


h1.article_list_title span {
	
}


table.article_list_table {
	margin:0;
	padding:0;
	border: 0px solid #cccccc;
}
table.article_list_table td.middle_artcateg_cell{
	margin:0;
	
}

table.middle_artcateg_cell_table {
	margin:0;
	padding:0;
}

table.middle_artcateg_cell_table td{
	padding:2px 5px;
}

table.middle_artcateg_cell_table td.middle_artcateg_short_desc_td {
	
	color: #cccccc;
}

a.article_list_middle {
	background-image:url(images/article/next.png);
	background-repeat: no-repeat;
	background-position: -6px 0;
	font-family:Arial,sans-serif;
	
	line-height:14px;
	color:#278FCB;
	padding-left: 18px;
	text-decoration: underline;
}

a.article_list_middle:hover {
	background-image:url(images/article/next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family:Arial,sans-serif;
	
	line-height:14px;
	color:#000000;
	padding-left: 18px;
	text-decoration: underline;
}

a.article_list_middle_main {
	font-family:Arial,sans-serif;
	
	font-weight: bold;
	line-height:14px;
	color:#000000;
	padding: 0;
	text-decoration: none;
}

a.article_list_middle_main:hover {
	font-family:Arial,sans-serif;

	font-weight: bold;
	line-height:14px;
	color:#000000;
	padding: 0;
	text-decoration: underline;
}
/****************************************************/




/**************** article_list_left_side.php****************/
div.artcateg_content {
	padding:5px 0px;
	border: 1px solid #000000;
	background-color: #F5F5F5;
}

div.artcateg_content table.artcateg_content_table{
	margin:0;
	padding:0;
}

div.artcateg_content .artcateg_content_div {
	margin:0;
	padding:0;
	text-align: left;
}

div.artcateg_content a.artcateg_link {
	display: block;
	font-size: 12px;
	color: #000000;
	padding: 3px 3px 3px 10px;
	background-color: #FFFFFF;
	text-decoration: none;
}

div.artcateg_content a.artcateg_link_odd {
	border-top: 0px solid #000000;
	background-color: #FFFFFF;
}

div.artcateg_content a.artcateg_link_even {
	border-top: 0px solid #000000;
	background-color: #efefef;
}

div.artcateg_content a.artcateg_link:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}


/***********************************************************/

/**************** content.php module ****************/

div.article_content_title {
	/*background-image: url(images/navigation/content/orig_content_header_bk.gif);*/
	background-repeat: repeat-x;
	background-position:top;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding: 2px 10px 0px 10px;
	margin: 0px;
}

h1.article_content_title {
	color:#086DA1;
	margin:0px 0px 10px 0px;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
}

/*** Article style from the WYSIWYG editor *****/

div.mceTmpl {
	padding: 5px;
}


/*** TABLES ***/
.noborder_table { border: 0px solid #000000; }
.bordered_table { border: 1px solid #D0DBDF; }

.general_table { border: 1px solid #D0DBDF; }
.general_table th { border-bottom: 1px solid #D0DBDF; background-color: #EEF3F6; }
.general_table td { padding-left: 5px; font: 11px Arial, sans-serif; color: #000000;}
.general_table td a { font: 11px Arial, sans-serif; color: #3D5A60; text-decoration: underline; }
.general_table td a:hover { font: 11px Arial, sans-serif; color: #990000; text-decoration: underline; }

.td_table_header_white { border-bottom: 1px solid #D0DBDF; background-color: #ffffff; font: 12px Arial, sans-serif; font-weight: bold; color: #000000; }
.td_table_header_blue { border-bottom: 1px solid #D0DBDF; background-color: #FFFFFF;  font: 12px Arial, sans-serif; font-weight: bold; color: #000000;}

/*** PARAGRAPHS ***/
.paragraph_dark_blue { color: #000000; }
.paragraph_black {margin:0px 0px 0px 0px;  }
.paragraph_grey { color: #cccccc; }
.paragraph_bold_blue { color: #006699;}
.paragraph_black p { color:#000000;}

/*** HEADERS ***/
.header_h1_18px_blue { font:bold 18px Arial, sans-serif; color:#006699; margin-bottom: 5px; }
.header_h1_18px_red { font:bold 18px Arial, sans-serif; color: #990000;  margin-bottom: 5px;}
.header_h1_18px_grey { font:bold 18px Arial, sans-serif; color: #000000;  margin-bottom: 5px;}

/*** LISTS ***/
.unordered_list { list-style: none; font: 12px Arial; color: #000000; }
.ordered_list { font: 12px Arial; color: #000000; }

/*** LINKS ***/
a.hyperlink_dark_blue_underlined { font: 11px Arial, sans-serif; color: #086DA1; text-decoration: underline; }
a.hyperlink_dark_blue_underlined:hover { font: 11px Arial, sans-serif; color: #CCCCCC; text-decoration: underline; }

a.hyperlink_blue_underlined { font: 11px Arial, sans-serif; color:#086DA1; text-decoration: underline; }
a.hyperlink_blue_underlined:hover { font: 11px Arial, sans-serif; color:#B1DCF3; text-decoration: underline; }

/*** END Article style from the WYSIWYG editor *****/



.cypagesCategorylink {
	COLOR: #000000;
	FONT-FAMILY: Arial,sans-serif;
	
	line-height: 14px;
	font-weight: normal;
}

/****************END content.php module ****************/


/**************** freelisting.php module ****************/

div.inline_content_display {
	*width: 100%;
	margin:0px 0px 10px 0px;
	border: 1px solid #efefef;
}
div.inline_content_display table table {
	border:0px solid #BACFD2;
	margin: 0px 0px 5px 0px;
}
div.inline_content_display table {
	padding-bottom:4px;
}
.freelisting_content_display_title {
	padding-left:5px;
}
.info_message {
	padding-left:5px;
}
.inline_table_style freelisting_table_style_no_listing {
	padding-left:5px;
}
.flimg {
	padding:10px;
	vertical-align:top;
}

/**************** END  freelisting.php module ****************/

/**************** loginform.php module ****************/
div.loginform_title_image {
	/*background-image: url(images/modules/logo_headline.gif);
	background-repeat:repeat-x;*/
	height: 13px;
	width: 4px;
	border: 0px solid #ff0000;
	position: absolute;
	top: 5px;
	left: 3px;
	z-index: 100;
	overflow: hidden;
}

div.loginform_content p {
	color:#000000;
	font-family:Arial,sans-serif;
	font-weight: bold;
	line-height:14px;
	text-transform: uppercase;
	margin: 0px 5px 0px 10px;
}

div.loginform_content {
	border: 1px solid #000000;
	
	background-color: #F5F5F5;
}

div.loginform_content table.loginform_content_table table {
	padding: 5px;
}

div.loginform_content table.loginform_content_table td.left {
	padding-left:5px;
	color: #000000;
}

div.loginform_content table.loginform_content_table td.login_submit {
	text-align: right;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding:1px 0px;
}

div.loginform_content a.loginLink {
	color: #000000;
	text-decoration: underline;
	padding-left:6px;
	font-family: Arial,sans-serif;
	display: block;
}

div.loginform_content a.loginLink:hover {
	color: #666666;
	font-family: Arial,sans-serif;
	padding-left:6px;
	text-decoration: underline;
	
}

div.loginform_content input.input_login {
	border: 1px solid #d1d9dc;
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 12px;
	margin: 1px;
	background-color: #ffffff;
	width: 100px;
}

div.loginform_content input.login_submit {
	border: 0px solid #000000;
	background: transparent url(images/modules/sides_module_button.gif) no-repeat center;
	width: 100px;
	height: 22px;
	color: #000000;
	font-weight: bold;
	
}



/**************** END  loginform.php module ****************/

/**************** adverts_default.php module ****************/
table#adverts_table {
	margin:0;
	padding:0;
}

table#adverts_table td{
	margin:0;
	padding:0;
	vertical-align: top;
}

table#adverts_table_u {
	margin:0;
	padding:0;
}

table#adverts_table_u td{
	margin:0;
	padding:0;
	vertical-align: top;
}

div.adverts_item {
	min-height: 105px;
	overflow: visible;
}

div.adverts_spacer {
	clear: both;
	line-height: 0px;
	display: block;
}

div.adverts_link {
	margin:0;
	padding:0;
	text-align: center;
}

div.adverts_link a.adverts {
	font-family:Arial,sans-serif;
	padding:2px;
	font-weight:bold;
	color:#363E4B;
}

div.adverts_image {
	padding: 0px;
	position: relative;
}

div.adverts_image img {
	border: 0px solid #000000;
}

div.adverts_item_u {
	min-height: 105px;
	overflow: visible;
}

div.adverts_info {
	font-family:Arial,sans-serif;
}

a.advert {
	font-family: Arial,sans-serif;
	
	font-weight: bold;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}

a.advert:hover {
	font-family: Arial,sans-serif;
	
	font-weight: bold;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}

div.advcont {
	position:absolute;
	top: 59px;
	width: 100%;
	height: 15px;
}

div.moreadv {
	width: 85px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #161616;
	border: 1px dotted #aaaaaa;
	text-align: center;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
}

div.moreadv a  {
	font-family: Arial,sans-serif;
	display: block;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
	width: 100%;
}

div.moreadv a:hover  {
	font-family: Arial,sans-serif;
	display: block;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
	width: 100%;
}

/**************** END  adverts.php module ****************/

	/**************** news_template.php module ****************/

/* News */

div.news {
	padding: 1px;
	border: 0px solid #000000; 
	padding: 1px; 
	height: 140px;
}

a.newsheading {
	text-decoration: underline;

}

a.newsheading:hover {
	font-family: Arial,sans-serif;
	
	font-weight: bold;
	line-height: 12px;
	color: #CCC;
	text-decoration: underline;
}

.news a {
	font-family: Arial,sans-serif;
	
	font-weight: normal;
	line-height: 12px;
	text-decoration: underline;
	color: #000000 !important;
}

.news a:hover {
	font-family: Arial,sans-serif;
	
	font-weight: normal;
	line-height: 12px;
	text-decoration: underline;
	color: #FF0000 !important;
}

.news li {
	margin: 3px 0px;
}

/**************** END news_template.php module ****************/

/**************** remote/weather.inc.php module ****************/


div.weather_bk {
	margin: 0px;
	text-align: left;
	border: 0px solid #D1D9DC;
	overflow:hidden;
	padding:0px;
	background-image:url(images/navigation/header/weather_modules.jpg);
	background-repeat:repeat-x;
	/*background:#B1DCF3;*/
	

}

div.weather_content_title {
	height: 38px;
	background-image:url(images/navigation/header/weather_bg.jpg);
	background-repeat:no-repeat;
	width:188px;
	padding-top:11px;
	text-transform:uppercase;
	background-position:top;
	
}


span.weather_content_title {
	color:#FFFFFF;
	padding-left:25px;
	
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	

}

div.weather_content {
	padding: 0px;
	border-left:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
}




#weather_table {  padding: 4px; background-color: #FFFFFF; 

	width: 100%;
	*width:98%;
}

/**************** END  weather.inc.php module ****************/

/**************** polls.php module ****************/
div.polls_container {
	margin: 0px;
}
div.polls_content {
	border: 1px solid #000000;
	padding: 5px 0px;
	background-color: #F5F5F5;
}

div.polls_content div.polls_q {
	margin: 0;
	padding: 2px 3px;
	background-color: #efefef;
	/*border-top: 1px solid #000000;*/
	border-bottom: 1px solid #000000;
}

div.polls_content p.polls_q {
	margin: 0;
	padding: 0;
	color: #000000;
}

div.polls_options {
	margin:0;
	padding:10px;
}

div.polls_options ul {
	list-style: none;
	margin:0;
	padding: 0;
	text-align:center;
}

div.polls_options ul li{	
	color: #000000;
	text-align: center;
	padding-top: 2px;
}

div.polls_options ul li div.poll_radio{
	float: right;
	border: 0px solid #000000;
	width:18px;
	margin:0;
	margin-right: 60px;
	padding:0;
}

div.polls_options ul li div.poll_radio input {
	margin:0;
	padding:0;
}

div.polls_options ul li div.poll_answer{
	float: right;
	margin:0;
	padding:0;
	padding: 2px 3px;
	border: 0px solid #0000ff;
	text-align: center;
}
.polls_actions {
	text-align:right;
}
.polls_results_link {
	font-weight:bold;
}

/*** polls pop-up window **************/
body.polls_popup {
	background-color: #ffffff;
}

div.polls_popup_container {
	background-color: #ffffff;
}

div.poll_results_details {
	border: 0px solid #ff0000;
}

div.poll_results_details div.polls_q {
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid #000000;
}

div.polls_q  p.polls_q {
	font-size:12px;
	text-align: left;
	padding:5px;
	font-weight: normal;
	color: #000000;
	line-height: 105%;
}

div.polls_q  p.polls_q span{
	
	font-weight: bold;
	color:#000000;
}

div.poll_results_title {
	text-align: left;
	padding: 3px 10px;
	font-weight: bold;
}

div.votes {
	margin: 0;
	padding:0;
}

div.votes table {
	margin:0;
	padding:0;
}

div.votes table th {
	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px;
}

div.votes table td {
	background-color: #F5F5F5;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	color: #000000;
	padding: 2px 2px;
}

div.votes table td.footer {
	background-color: #efefef;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px;
}

span.no_votes {
	
	color: #dd0000;
	font-weight: bold;
}

div.other_polls {
	margin:0;
	padding:0;
}

div.other_polls table th {
	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px;
}

div.other_polls table td {
	background-color: #efefef;
	font-weight: bold;
	color: #000000;
	padding: 3px 3px;
	border-bottom: 1px solid #cccccc;
}

div.other_polls table td.poll_date {
	font-weight: bold;
	border-right: 1px solid #000000;
}

div.other_polls table td.poll_link a {
	color: #0000DD;
	font-weight: bold;
}

div.other_polls table td.poll_link a:hover {
	color: #DD0000;
	font-weight: bold;
}

div.close_window {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	/*background-color: #efefef;*/
}

div.close_window div.sides_buton_wrapper {
	overflow: hidden;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.close_window div.sides_buton_wrapper a {
	float: left;
}


/**************** END polls.php module ****************/


/************* categories.php module *************************/
div.tabsCategs {
	margin:0px;
	padding:0px;
	display: table;
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 24px;
}

ul.tabsCategs {
	list-style: none;
	margin:0;
	padding:0;
	width: 100%;
	height: 24px;
	display: table-row;
}

ul.tabsCategs li {
	float: left;
	margin:0;
	padding:0;
	display: table-cell;
	border: 0px solid #FF0000;
}


ul.tabsCategs li div.tabUnit {
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: pointer;
	position:relative;
	border: 0px solid #0000FF;
}

ul.tabsCategs li div.tabUnitSelected {
	padding: 0;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	position:relative;
}

A.tabUnitLink {
	margin:0;
	padding:0;
	border: 0px solid #FF0000;
	TEXT-DECORATION: none;
	display: block;
	font-weight: bold;
	line-height: 2em;
	color: #000000;
	/*background: #ffffff url(images/navigation/header/menu.gif) repeat-x 6px;*/
	height:24px;
}

div.cornerz-generated {
	margin:0;
	padding:0;
	display: inline-block;
}


A.tabUnitLinkSelected {
	border: 0px solid #FF0000;
	TEXT-DECORATION: none;
	display: block;
	font-weight: bold;
	line-height: 2em;
	background-color:#000000;
	color: #FFFFFF;
	/*background: #ffffff url(images/navigation/header/menu.gif) repeat-x;*/
	height:24px;
}

A.tabUnitLink:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-weight:bold;
}

/************* END categories.php module *************************/



/************** newsletter.php module **************************/
body.newsletter_popup {
	background-color: #FFFFFF;
}

/*
div.newsletter_title_image {
	/*background-image: url(images/modules/email.png);
	background-repeat: no-repeat;*/
	height: 32px;
	width: 32px;
	border: 0px solid #ff0000;
	position: absolute;
	top: -5px;
	left: 155px;
	z-index: 50;
	overflow: hidden;
}
*/
/*
div.newsletter_content {
	border: 1px solid #000000;
	padding: 5px;
	background-color:#F5F5F5;
}
*/
div.newsletter_content input.email_input {
	border: 1px solid #000000;
	font-family:Arial,sans-serif;
	color:#000000;
	background-color: #FFFFFF;
	width:100%;
}
/*.newsletter_footer {
	padding:6px;
}*/

div.newsletter_content div.newsletter_description {
	color: #000000;
	text-align: justify;
	padding:5px;
	font-size:12px;
	border-bottom:1px solid #000000;
	background-color:#EFEFEF;
}

div.newsletter_content table td.newsletter_email {	
	font-family:Arial,sans-serif;
	
	font-weight: bold;
	color:#000000;
	padding:5px;
}

div.newsletter_content input.newsletter_submit {
	border: 1px solid #000000;
	background-color: #2B313D;
	color: #ffffff;
	font-weight: bold;
	
}


/*************** article.php module *******************************/
#article_breadcrumbs {
	border-bottom: 1px solid #cccccc;
	padding: 0px 10px 3px 2px;
	margin-bottom: 10px;
}

#article_breadcrumbs a.blue_home {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

#article_breadcrumbs a.blue {
	text-decoration: none;
	font-weight: normal;
	color: #0000DD;
	font-size: 11px;
}

#article_breadcrumbs a:hover {
	text-decoration: underline;
}
div.inline_content_display_article {
	/*background-color:;*/
	margin: 0px 0px 10px 0px;
	border: 0px solid #FFDF5F;
	color:#000000;
	padding: 5px 5px 6px 5px;
}

ul.article_list {
	list-style: none;
	padding:0;
	margin:0;
}

ul.article_list li {
	list-style: none;
}

div.inline_content_display_article p span.paragraph_black { background-color: #FFFFFF;padding-left:10px; }

#search_header {
	display: ;
}


/********************modules/forgot.php*******************************************/
#forgotPasswordTable { 
	width: 100%;
	*width: 100%;
}
#forgotPasswordTable .password {
	font-family:Arial,sans-serif;
	
	padding-left:2px;
	color:#FFFFFF;
}
div {
	color:#000000;
}

/**************FAQ MODULE******************/

p.faq_answer  {
	font-family:Arial,sans-serif;
	color:#000000;
	padding:8px 15px 8px 25px;
}
ul.faq_ul li a:link,
ul.faq_ul li a:active,
ul.faq_ul li a:visited {
	
	color:#3A4450;
}

ul.faq_ul li a:hover {
	
	color:#666666;
}
/********TOP SEARCH ********************/
.top_inner_search_text {
	
	color:#000000;
	padding-right:5px;
}
.top_search_button {
	
	color:#CCCCCC;
	padding-left:3px;
	height:15px;
}
.top_content_search_button_link {
	margin-left:5px;
	padding-right:10px;
	
	text-align:center;
	line-height:25px;
	font-decoration:none;
	color:#000000;
}

/************* MODULES *********************/
/**** inline cointainer class ***/
.inline_container { 
	margin: 0px 0px; 
	opacity:1.0;
}

.inline_container table {
	/*background:#FEFEFE url(images/table_bk3.gif) scroll 0 0;*/
	border: 1px solid #efefef;
	/*background-color: transparent;*/
	padding: 3px;
}

.inline_container table th {
	/*background:#FEFEFE url(images/element_bg_blue.gif) repeat-x scroll 0 0;*/
	border-color:#C4CCCC #6F7777  #6F7777 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	padding: 3px 4px;
	background-color: #000000;
	font-family:Arial,sans-serif;
	
}

.inline_container table td {
	padding: 3px;
}

.inline_container table td.trans{
	/*background:#FEFEFE url(images/table_bk3.gif) scroll 0 0;*/
}

.inline_container table tr {
	border: 1px solid #ff0000;
}

.inline_container table td.itd {
	color: #000000;
	border-bottom: 1px solid #cccccc;
}

.inline_container table td.itd_lb {
	color: #000000;
	border-bottom: 0px solid #cccccc;
	border-left: 1px solid #efefef;
}

.inline_container table td.itdh {
	border-left: 0px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #F5F5F5;
	font-family:Arial,sans-serif;
	font-weight: bold;
	color: #000000;
}

.inline_container table td.footer {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color:#F5F5F5;
	
	color: #000000;
}

.inline_container table tr {
	background-color: #ffffff;
}

.inline_container table tr.itr {
	background-color: #ffffff;
}

.inline_container table tr.itr:hover {
	background-color: #F4F9FE;
}

.inline_container input, .inline_container select, .inline_container textarea {
	background-color: #EFF6FE;
	border-left: 1px solid #C2CDCF;
	border-top: 1px solid #C2CDCF;
	border-bottom: 1px solid #E0ECEF;
	border-right: 1px solid #E0ECEF;
	
	color: #000000;
}

.inline_container select {
	font-family: Arial,sans-serif;
	height: 20px;
	color: #000000;
	
	vertical-align:middle;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
}

.inline_container input.submit_button {
	/*background:#FEFEFE url(images/element_bg.gif) repeat-x scroll 0 0;*/
	background-color:#000000;
	border-color:#C4CCCC #ACB5B5 #6F7777;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	cursor:pointer;
	font-family:Arial,sans-serif;
	font-weight:bold;
	overflow:visible;
	padding:0.2em 1.5ex;
	text-align:center;
	vertical-align:middle;
}

.inline_container input.submit_button:hover {
	/*background:#FEFEFE url(images/element_bg_blue.gif) repeat-x scroll 0 0;*/
	border-color:#C4CCCC #ACB5B5 #6F7777;
	border-style:solid;
	border-width:1px;
	color:#F5F5F5;
	cursor:pointer;
	font-family:Arial,sans-serif;
	font-weight:bold;
	overflow:visible;
	padding:0.2em 1.5ex;
	text-align:center;
	vertical-align:middle;
}
.inline_container .reset_button {
	background-color:#000000;
	border-color:#C4CCCC #ACB5B5 #6F7777;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	cursor:pointer;
	font-family:Arial,sans-serif;
	font-weight:bold;
	overflow:visible;
	padding:0.2em 1.5ex;
	text-align:center;
	vertical-align:middle;
}
.inline_container p.note {
	margin:0;
	padding: 3px 3px;
}


.no_button {
	text-decoration: line-through;
}

.printme {
	margin: 0px;
	border: 1px dotted #cccccc;
	background-color: #ffffff;
}

div.stats {
	margin: 5px;
}

div.stats table.stats {
}

.printme table.stats td.title {
	border-bottom: 1px solid #9FC2FF;
	padding: 2px 5px;
	margin:0;
	
	color:#000000;
	font-family: Arial,sans-serif;
}

.printme table.stats td.title b{
	color:#000000;
}

.printme table.stats td.sub_title {
	padding: 2px 5px;
	margin:0;
	
	color: #000000;
	font-family: Arial,sans-serif;
}

.printme table.stats td.sub_title b{
	color: #000000;
}

.printme div.caption {
	background-color: #efefef;
	padding: 4px;
}

.printme div.caption p {
	margin:0;
}

span.red {
	color: #8F1122;
}

/**********/

div#my_account_menu {
	margin:5px 0px 10px 0px;
	padding:0;
	border-bottom: 1px solid #000000;
}

div#my_account_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#my_account_menu ul li {
	list-style: none;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0;
}

div#my_account_menu ul li a.my_account_menu {
	display: block;
	color: #FFFFFF;	
	font-size: 110%;
	text-decoration: none;
	border: 1px solid #5A636F;
	background-color: #5A636F;
	padding: 0px 10px;
}

#my_account_menu a.my_account_menu_current {
	display: block;
	color: #FFFFFF;	
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #000000;
	padding: 0px 10px;
}

div#my_account_menu ul li a.my_account_menu:hover {
	display: block;
	color: #cccccc;	
	font-size: 110%;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #000000;
	padding: 0px 10px;
}

/*************************/
div.my_account {
	/*background-image:url(images/my_account_bk.png);*/
	background-position: top;
	background-repeat: repeat-x;
}

div.my_account ul {
	margin: 0;
	padding: 0;
}

div.my_account li {
	list-style: none;
	margin: 5px 5px 0px 5px;
	border-bottom: 1px dotted #efefef;
	padding-bottom: 5px;
}


div.my_account td.my_account_header {
	padding: 2px 5px 2px 0px;
	border-bottom: 1px dotted #ffffff;
}

div.my_account td.my_account_header h3 {
	margin:0;
	padding: 2px 10px;
	font-size: 130%;
	color: #000000;
}

div.my_account a {
	color: #000000;
	text-decoration: none;
}


div.my_account div.app_title a{
	color: #0000ff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.signup_success {
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-top:10px;
}
.header_logo_image {
	overflow:hidden;
}
/**********************LEFT-RIGHT BANNERS**************/
.left_right_banner {
	margin-bottom:3px;
}
.faq_top {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding-left:12px;
	padding-top:1px;
}
 	
.faq_answer_q {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-left:25px;
	padding-top:2px;
}
.faq_answer_a 
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-left:12px;
	padding-top:2px;
}
.addr_details table td.right {
	font-size:12px;
	color:#000000;
}
.addr_details td.left {
	font-size:12px;
	color:#ffffff;
}
.searched_adv_container {
	background-color:#F5F5F5;
	border-bottom:1px dotted #000000;
	width: 100%;
}

table.searched_adv_table {
	
}

.searched_adv_title {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	paddin-left:5px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#000000;
	border-bottom:1px solid #000000;
}
div.searched_adv_title span {
	padding-left:5px;
	color:#FFFFFF;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:0px solid #000000;
}
.searched_adv_label {
	font-weight:bold;
	padding-left:5px;
	color:#000000;
}

.adv_short_description p {
	margin-left:5px;
	padding-left:5px;
	font-size:12px;
	color:#000000;
}
a.small10:link,a.small10:visited,a.small10:active {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
a.small10:hover {
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.login_welcome {
	padding:8px;
	font-weight:bold;
}
.td_adv_short_description {
	padding-left:5px;
}
/*********************POPUP SELECT LOCATION**********************/
table.select_location {
	background-color:#ffffff;
	font-size:14px;
	padding:5px;
	color:#000000;
}
table.select_location em {
	font-weight:bold;
	font-size:14px;
	padding:5px;
	color:#000000;
}
table.select_location strong {
	font-weight:bold;
	font-size:14px;
	padding:10px;
	color:#000000;
}
div.locations_list table.locations_list td {
	bacgkround-color:#F5F5F5;
	font-size:12px;
	color:#000000;
	padding: 5px 0px 0px 10px;
}
div.locations_list a, table.locations_list a {
	text-decoration: underline;
	font-weight:normal;
	font-size:12px;
	padding:0;
	color:#000000;
}
div.locations_list a:hover, table.locations_list a:hover {
	text-decoration: underline;
	font-weight:normal;
	font-size:12px;
	padding:0;
	color:#000000;
}
a.blue:link,a.blue:visited,a.blue:active {
	font-weight:bold;
	font-size:14px;
	padding:0px;
	color:#000000;
}
a.blue:hover {
	font-weight:bold;
	font-size:14px;
	padding:0px;
	color:#000000;
}

/***** weather_advanced module ****************/
div.weather_container_adv {
	margin: 5px 0px 10px 0px;
}

div.weather_container_adv table th {
	background-color:#ffffff;
	border-bottom: 1px solid #000000;
	color:#000000;
	font-weight:bold;
	height:24px;
	line-height:23px;
	font-size: 14px;
	margin:0;
	padding:0 5px;
	text-transform:uppercase;
}

div.weather_container_adv table td.ws_td {
	background-color:#ffffff;
	color:#000000;
	margin:0;
	padding:0;
	border-left: 1px solid #000000;
}

div.weather_container_adv table table td.para_name {
	color:#000000;
	font-size: 11px;
	padding: 2px 5px;	
}

div.weather_container_adv table table td.para_value {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;	
}

div.weather_container_adv table td.ws_1st_row {
	background-color:#ffffff;
	color:#000000;
	margin:0;
	padding:0;
	border-bottom: 1px solid #000000;
}

div.weather_container_adv table td.ws_1st_row_last {
	border-right: 1px solid #000000;
}


div.weather_container_adv table td.ws_2nd_row {
	background-color:#ffffff;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:3px 0px;
	border-bottom: 1px solid #000000;
}

div.weather_container_adv table td.ws_2nd_row_last {
	border-right: 1px solid #000000;
}

div.weather_container_adv table td.ws_3rd_row {
	background-color:#ffffff;
	color:#000000;
	margin:0;
	padding:0;
	border-bottom: 1px solid #000000;
}

div.weather_container_adv table td.ws_3rd_row_last {
	border-right: 1px solid #000000;
}

div.weather_container_adv table td.ws_4th_row {
	background-color:#efefef;
	color:#333333;
	font-size: 12px;
	margin:0;
	padding:0;
	border-bottom: 1px solid #000000;
}

div.weather_container_adv table td.ws_4th_row_last {
	border-right: 1px solid #000000;
}

div.weather_container_adv p.degree {
	font-size:22px;
	color: #696969;
	margin:10px 0px 0px 0px;
        font-weight: bold;
	padding:0;
}

div.weather_print_title {
	padding: 3px 3px;
	border-bottom: 0px solid #000000;
}

div.weather_print_title h1 {
	font-size: 16px;
	color: #000000;
	margin:0;
	padding:0;
}

div.weather_tools {
	border-bottom: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	background-color: #efefef;
	text-align: right;
}

div.weather_tools table{
	margin:0px 0px 0px auto;
	padding: 0;
}

div.weather_tools table td{
	padding: 2px 5px;
}

div.weather_tools table td a:link,
div.weather_tools table td a:visited{
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
}

div.weather_tools table td a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

/* Google AdSense*/
.simple_google_ad_module {
	text-align: center;
	margin-bottom: 10px;
}

/*** Bookmark Us Module ****/
div.bookmarkus_container {
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 5px;
}

div.bookmarkus_container a.bookmarkus_link {
	color: #000000;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 25px;
	background: #ffffff url(images/modules/bookmarkus.png) no-repeat 2px 4px;
	
}

/**** Google Search Top Form ***************/
#cse-search-box input.google-search-button {
	border: 1px solid #000000;
	height: 20px;
	line-height: 16px;
	background-color: #000000;
	color: #ffffff;
}

/******** ADVERT STANDALONE PAGE -- INLINE_ADVERT Modules *************/
div.advert_main_container div.pop_up_title {
	border-bottom: 2px solid #000000;
	margin: 0;
	padding: 2px 0px;
}

div.advert_main_container div.pop_up_title h1 {
	font-size: 16px;
	color: #38424E;
	margin:0;
	padding:0;
}

div.advert_main_container div.pop_up_links {
	border-bottom: 1px solid #000000;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	color: #000000;
	margin-bottom: 3px;
	font-weight:bold
}

div.advert_main_container div.pop_up_links a:link, 
div.advert_main_container div.pop_up_links a:visited, 
div.advert_main_container div.pop_up_links a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	padding-left:5px;
	font-weight:bold;
}
div.advert_main_container div.pop_up_links a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	padding-left:5px;
	font-weight:bold;
}

div.advert_main_container div.pop_up_desc  {
	clear: both;
}

div.advert_main_container div.pop_up_desc img {
	border: 1px solid #cccccc;
	margin:0px 5px 5px 0px;
	float: left;
	
}

div.advert_main_container p.pop_up_desc_head {
	padding: 3px 5px 5px 13px;
	margin:0 0 0 5px;
	font-size: 14px;
	color: #000000;
	background-color:#F5F5F5;
	font-weight: bold;
}

div.advert_main_container p.pop_up_desc_text {
	padding: 3px 5px 5px 13px;
	margin:0px;
	font-size: 11px;
	color: #000000;
	background-color:#F5F5F5;
	font-weight: normal;
}

div.advert_main_container table.pop_up_address {
	clear: both;
	margin: 5px 0px;
}

div.advert_main_container table.pop_up_address th {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #E5E5E5;
	color: #000000;
	padding: 5px 5px;
}

div.advert_main_container table.pop_up_address span.location_index {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #38424E;
	padding: 2px 3px;
	margin-right: 10px;
	background-color: #cccccc;
}

div.advert_main_container td.label_addr table td.location_links {
	border-bottom: 1px solid #cccccc;
	padding: 4px 0px;
}

div.advert_main_container a.location_link:link, a.location_link:active, a.location_link:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;	
}

div.advert_main_container a.location_link:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

div.advert_main_container div.addr_details {
	margin: 3px 0px;
	font-size: 11px;
	color: #FFFFFF;
}

div.advert_main_container div.addr_details table td.left{
	font-size:11px;
	font-weight: bold;
	text-align: left;
	background-color: #E5E5E5;
	color:#000000;
	border: 1px solid #ffffff;
	padding: 2px;
}

div.advert_main_container div.addr_details table td.right{
	width: 100%;
	background-color:#F5F5F5;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	color:#000000;
	border: 1px solid #ffffff;
	padding: 2px;
}

div.advert_main_container td.label_left {
	padding: 3px 0 3px 5px;
	margin:5px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color:#F5F5F5;
}

div.advert_main_container td.label_right {
	padding: 0 0 0 5px;
	margin:5px;
	font-size: 12px;
	color: #000000;
}

div.advert_main_container p.addr_error {
	margin:0;
	padding:0;
	
}
/******** END INLINE_ADVERT Module ************************************/
/********** Map Local Search Module *************/
#ls_container {width: 100%; float:left;}
div.map_panel {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	width: 100%;
	float: left;
}
#map {width: 100%; height:400px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; position: relative; float:left;}


div.glocal-advanced-search {
	background-color: #efefef;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	float: left;
	padding: 0;
	width: 100%;
}

div.glocal-advanced-search .glocal-title {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 2px 5px;
	float:left;
}

#controlContainer { width: 100%; border: 0px solid #000000; background-color: #efefef; float:left;}

/**** START Result List **********/

#resultsList { display:none; margin-bottom:8px; width: 100%; height:300px; overflow-y:auto; float:left; border-bottom: 1px solid #000000; border-top: 1px solid #000000;}
#resultsList .gs-result { margin: 5px 5px 5px 0px; padding: 5px 0px; border-bottom: 0px solid #cccccc; }
#resultsList div.gs-title { background-color: #efefef;}
#resultsList a.gs-title { color: #000000; font-weight: bold; font-size: 12px;}
#resultsList .gs-snipet { color: #cccccc; font-size: 11px;}
#resultsList .gs-addressLine { color: #000000; font-size: 11px;}
#resultsList .gs-country { color: #000000; font-weight: bold; font-size: 12px;}
#resultsList .gs-phone { color: #000000; font-weight: bold; font-size: 12px;}
#resultsList .gs-directions {display:none;}
#resultsList .gs-directions-to-from {display: none;}

/**** END Result List **********/

#local_search_container { }
#controlContainer div.gsc-control{ float:left; width: 560px; margin: 0px 5px; }
#controlContainer .gsc-control .gsc-input { width: 100%;}
.gsc-branding-text { white-space:nowrap;  }



.icon_panel {
	position: relative;
	border: 0px solid #cccccc;
	width: 100%;
	height: 90px;
	float: left;
	padding: 4px 0px;
	text-align:center;
}

.icon_panel ul {
	margin:0px 0px;
	padding:0;
	text-align:center;
}

.icon_panel ul li {
	position: relative;
	list-style: none;
	text-align: center;
	float: left;
	margin: 6px 0px 3px 0px;
	width: 96px;
	background-color: #ffffff;
	border:0px solid #ff0000;
}

.icon_panel ul li div{
	position: relative;
}

.icon_panel a.localSearch:link,
.icon_panel a.localSearch:visited {
	font-size: 12px;
	color: #2200CC;
	font-weight: bold;
	text-decoration: underline;
	line-height: 100%;
}

.icon_panel a.localSearch:hover {
	font-size: 12px;
	color: #2200CC;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
}

/**** Balloons ****/
.gmnoprint .gs-result { margin: 5px 5px 5px 0px; padding: 5px 0px; border-bottom: 0px solid #cccccc; }
.gmnoprint div.gs-title { background-color: #ffffff;}
.gmnoprint a.gs-title { color: #000000; font-weight: bold; font-size: 12px;}
.gmnoprint .gs-snipet { color: #cccccc; font-size: 11px;}
.gmnoprint .gs-addressLine { color: #000000; font-size: 11px;}
.gmnoprint .gs-country { color: #000000; font-weight: bold; font-size: 12px;}
.gmnoprint .gs-phone { color: #000000; font-weight: bold; font-size: 12px;}
.gmnoprint .gs-directions {display:none;}
.gmnoprint .gs-directions-to-from {display: none;}
/**** END Balloons ***/

/
/************ 404.php *************************/

div.error_404 {
	border: 1px solid silver;
}

h1.error_404 {
	color: #000000;
	font-size: 18px;
	margin: 20px 0px 20px 0px;
	padding: 5px 20px;
	text-align: left;
}
p.error_404_pathbar {
	background-color: #efefef;
	border-bottom:1px solid silver;
	font-weight:bold;
	line-height:1.3em;
	margin:0px 0 12px;
	padding:3px 5px;
}

p.error_404_excuse {
	text-align: left;
	color: #000000;
	font-size: 12px;
	padding: 2px 20px;
	margin: 0px;
}

div.error_404 ul {
	margin: 0px 20px;
	padding: 0px 20px;
}

div.error_404 li {
	margin: 0;
	padding: 0px 3px;
}

a.error_404_nav1, a.error_404_nav2 {
	font-weight: bold;
	color:#0066CC;
	text-decoration:none;
}

a.error_404_nav1:hover, a.error_404_nav2:hover {
	font-weight: bold;
    color: #0066CC;
    text-decoration:underline;
}

#goog-fixurl {
	border: 1px solid silver;
}

#goog-fixurl h3 {
	margin: 0px;
	padding: 5px;
	color: #333333;
}

#goog-fixurl li {
	list-style: none;
}

#goog-wm-sb {
	background-color:#000000;
	border:1px solid #000000;
	color:#FFFFFF;

	margin: 0px 5px;
}

#goog-wm-qt {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color: #0000EE;
}
/************ END 404.php *************************/

@import url("popup.css");
