/* ---------------------
basic layout

* {
	font-family: Arial, Helvetica, sans-serif;
}
--------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF url(../images/bg_body.gif) repeat-y center top;
	margin:0;
	color:#333333;
	font-size: 12px;
}
form {
	margin:0px;
	padding:0px;
}
#container {
	margin: 10px 0px;
	padding:0;
	text-align: left;
}

table#masthead {}
table#masthead td#logo {
	background:#9DAFCB;
	padding-bottom: 5px;
}

table#header {}
table#header td#topmenu {
	background-color:#ED1C24;
}
table#header td#topmenu div#phoneno {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
table#header td#topmenu div#phoneno strong {
	color: #AE080E;
}
table#header td#imgheader {
	background-color: #9DAFCB;
}
table#header td#headerright {
	background: url(../images/bg_topright.jpg) no-repeat left top;
}

table#container_inner {
}
table#container_inner td#leftcol {
	background:#CD181F url(../images/bg_leftcol.jpg) repeat-y left top;
}
table#container_inner td#content_main {
	padding: 15px;
	background: url(../images/bg_inside.jpg) repeat-y left top;
}
table#container_inner td#rightcol {
	background: #F2F4F7 url(../images/bg_topright_b.jpg) no-repeat right top;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

table#copyright {
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	background-color: #9DAFCB;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
table#copyright a {
	color:#415B83;
}


/******************************************************************************************
*******************************************************************************************
*******************************************************************************************
*******************************************************************************************
*******************************************************************************************
*******************************************************************************************
*******************************************************************************************
*******************************************************************************************
*******************************************************************************************
******************************************************************************************/




a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#ED1B24;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
	list-style-type: square;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: outside;
}
ol {
	margin: 5px;
	padding: 5px;
	list-style-position: outside;
}
ol li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: outside;
	margin-left: 10px;
}

/** clear the banner to make it sit in the bottom **/
.clear {
	clear:both;
}

/* ---------------------
template layout
--------------------- */

/** div container for left column 
#leftcol {
}

#leftcolmenu {
	position:relative;
	background:transparent url(../images/bg_leftcol.jpg) repeat-y left top;
	overflow:auto;
}


/** div wrapper for user2 & user3 **/
#content_top_wrapper {
	position:relative;
	float:right;
	clear:right;
	display:inline;
	margin: 4px 8px 0 0;
}

/** div container for position:user2 **/
#content_top1 {
	position:relative;
}

/** div container for position:user3 **/
#content_top2 {
	position:relative;
	float:right;
	clear:right;
}


/** div container for right column position:header **/


#blackline {
}
.article_seperator {
	display:none
}


/* ---------------------
mambo content layout
--------------------- */

/** pathway block **/
span.pathway {
	display:block;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:15px;
	margin-bottom:10px;
	padding-bottom: 5px;
}

/** content title **/
#content_main .contentpaneopen .contentheading, .contentheading,
.componentheading, .componentheading_links {
	font-family: Arial, Helvetica, sans-serif;
	color:#5272A5;
	font-size: 22px;
	line-height:27px;
	padding: 5px 0;
	display:block;
	margin-right: 0px;
	margin-left: 0px;
}
.contentheading strong {
	font-weight: normal;
	color: #0000FF;
	font-size: 13px;
}
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-size: 18px;
	font-weight: bold;
	color: #CE181F;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 0px;
	margin-top: 15px;
	padding-bottom: 4px;
	border-bottom: 4px solid #F2F4F7;
}

.contentpaneopen {
	width: 100%;
	border: 0px;
}


/** pdf, printer version, and email to friend button **/
.buttonheading {
	width: 16px!important;
	text-align:right;
}

.sectiontableheader {
	font-weight: bold;
}

.category, .categorytitle, a.category {
	font-weight: bold;
	color:#3973AC;
	background-color:inherit;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.sectiontableentry1, .sectiontableentry2 {
	color:#333333;
}
.sectiontableentry1 td, .sectiontableentry2 td {
	padding-top: 4px;
	padding-bottom: 2px;
}
.sectiontableentry1 td a, 
.sectiontableentry2 td a {
	background: url(../images/arrow.gif) no-repeat 8px 4px;
	padding: 3px 3px 3px 30px;
	color:#1F4889;
	text-decoration:none;
}
.sectiontableentry1 td a:hover , 
.sectiontableentry2 td a:hover {
	background: #FFFFFF url(../images/arrow-ani.gif) no-repeat 8px 4px;
	padding: 3px 3px 3px 30px;
	text-decoration:underline;
}


/** blog Styles **/
.blogsection {
	color:#3973AC;
	background-color:inherit;
}

.blog_more {
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
	color: #3973AC;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}

/** small text in content **/
.small {
	color:#999999;
	font-size:11px;
	background-color:inherit;
}

/** date info in content **/
#content_main .createdate {
	color:#4A87C4;
	font-size:10px;
	padding: 0 0 15px 0;
	line-height:8px;
	background-color:inherit;
}

#content_main .modifydate {
	color:#999999;
	font-size:10px;
	padding: 0;
	background-color:inherit;
}

/** toc page navigation  **/
.pagenav_prev,
.pagenav_next {
	font-size:11px;
}


/** content item navigation  **/
.pagenavbar  {
	display:block;
	width:100%;
	background-color:inherit;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999!important;
	clear:both;
	font-size: 11px!important;
	margin-top: 10px;
	background-image: url(../images/bg_pagenav.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

.pagenav {
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999;
	clear:both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color:inherit;
}

.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
	
}

/** table of content layout **/
table.contenttoc {
	border:1px solid #000000;
	padding:1px;
	margin: 0 0 10px 10px;
}

/** table of content header **/
.contenttoc th {
	color:#FFFFFF;
	background-color:#666666;
	font-size:11px;
	display:block;
}

/** unordered list for latest news module **/
ul.latestnews li,ul.mostread li {
	line-height: 18px;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
}


/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}


/* ---------------------
Links
--------------------- */

/** any left column link 
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited {
	color:#FFFFFF;
}**/

a.pagenav:link ,
a.pagenav_next:link,
a.pagenav_pre:link,
div.back_button a,
div.back_button a:link,
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
a.mostread:link,
a.mostread:active,
a.mostread:visited {
	text-decoration:none;
}

/*** read more link ***/
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color:#5C7399;
	background: url(../images/arrow-blue.gif) no-repeat 8px 4px;
	padding: 3px 3px 3px 30px;
	text-align:left;
	text-decoration:none;
}
a.readon:hover {
	background: url(../images/arrow-blue-ani.gif) no-repeat 8px 4px;
	padding: 3px 3px 3px 30px;
	text-align:left;
	margin-top:10px;
	text-decoration:underline;
}
/*** blog links ***/
a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	color:#658DCB;
	text-decoration:none;
}

/** generic menu item link **/

a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	line-height: 30px;
	height: 30px;
	background: #E4211A url(../images/m_main.gif) repeat-y left top;
	border-top: 1px solid #FF3339;
	border-bottom: 1px solid #CD170D;
	white-space: nowrap;
}
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {}
a.sublevel:hover {}
div.sublevel_1 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	line-height: 26px;
	padding-left: 14px;
	background: #A1140D url(../images/m_sub1.gif) repeat-y left top;
	display: block;
	border-top: 1px solid #EC1B24;
	border-bottom: 1px solid #590703;
}
div.sublevel_2 a {
	font-size: 12px;
	padding-left: 20px;
	background: #590703 url(../images/m_sub2.gif) repeat-y left top;
	border-top: 1px solid #A1140D;
	border-bottom: 1px solid #400204;
}
div.sublevel_3 a {
	background: #2A0301 url(../images/arrow.gif) no-repeat 20px 4px;
	line-height: 20px;
	margin: 0px;
	padding-left: 40px;
}
div.sublevel_4 a {}
div.sublevel_5 a {}
div.sublevel_6 a {}

div.sublevel_1 img, div.sublevel_2 img, div.sublevel_3 img, div.sublevel_4 img, div.sublevel_5 img, div.sublevel_6 img {
	display:none;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover {
	background: #A1140D url(../images/m_sub1.gif) repeat-y left top;
	color:#FFFFFF!important;
	text-decoration:none!important;
}
div.sublevel_1 a:hover {
	text-decoration:none;
	background: #590703 url(../images/m_sub2.gif) repeat-y left top;
	color: #FFFFFF;
}
div.sublevel_2 a:hover {
	text-decoration:none;
	background: #260200 url(../images/m_sub3.gif) repeat-y left top;
	color: #FFFFFF;
}
div.sublevel_3 a:hover {
	text-decoration:none;
	background: #000000 url(../images/arrow.gif) no-repeat 20px 4px;
	color: #FFFFFF;
}
div.sublevel_4 a:hover {}
div.sublevel_5 a:hover {}
div.sublevel_6 a:hover {}
div.sublevel_1 a:visited, div.sublevel_2 a:visited, div.sublevel_3 a:visited, div.sublevel_4 a:visited, div.sublevel_5 a:visited, div.sublevel_6 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

/** specific top right column menu item link **/
a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}


/** pathway link item **/
a.pathway:link,
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color:#999999;
	text-decoration:none;
}

/** table of content list **/
a.toclink:link,
a.toclink:active,
a.toclink:visited {
	color:#3973AC;
	font-size:11px;
	padding:2px 10px 2px 10px;
	display:block;
	text-decoration:none;
}

.pagenavbar a:link,
.pagenavbar a:active,
.pagenavbar a:visited  {
	letter-spacing:2px;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

.pagenavbar a:hover {
	color:#3973AC;
}

/** latestnews and popular **/
.latestnews,
.mostread {
	color:#000000;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color:#000000;
	text-decoration:underline;
}

/** underline on hover **/
a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.pagenav:hover ,
a.pagenav_next:hover,
a.pagenav_pre:hover,
a.latestnews:hover {
	text-decoration:underline;
	color:#3973AC;
	background-color:inherit;
}

#leftcol a:hover {
	text-decoration:underline;
}


/* ---------------------
mambo module layout
--------------------- */


/** general module title **/
table.moduletable, table.moduletable_regmenu {
	width:100%;
}
#leftcol table.moduletable th, #leftcol table.moduletable_regmenu td {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px 4px 15px;
	background: #FFCC00 url(../images/m_reg1.gif) repeat-y left top;
	white-space: nowrap;
	border-top: 1px solid #FFDC4C;
	border-bottom: 1px solid #CC9900;
}
table.moduletable td {}
table.moduletable_regmenu img {}
ul#agentmenu {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
ul#agentmenu li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background: #FFDC4C url(../images/m_reg2.gif) repeat-y left top;
	padding: 0px;
	white-space: nowrap;
	color: #000000;
}
ul#agentmenu li#na{
	margin: 0px;
	padding: 2px 2px 2px 15px;
	color: #000000;
}
ul#agentmenu li a {
	color: #000000;
	background: #FFDC4C url(../images/m_reg2.gif) repeat-y left top;
	display: block;
	border-top: 1px solid #FFE680;
	border-bottom: 1px solid #CCA300;
	padding: 2px 5px 2px 15px;
	text-decoration: none;
	color: #000000;
	white-space: normal;
}
ul#agentmenu li a:hover {
	background: #FFEDA5 url(../images/m_reg3.gif) repeat-y left top;
	text-decoration: none;
	color: #000000;
}
/* table.moduletable th,*/
table.moduletable-bgimg th,
table.moduletable-right th {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	background-color:#9F1318;
	text-align:left;
	padding-left:15px;
	font-weight:bold;
}

/** specific module td table for content top 1 and 2. 
position:user2 an user3 **/
#content_top1 table.moduletable td,
#content_top2 table.moduletable td {
	background:transparent url(../images/bg_module_contenttop.jpg) no-repeat center bottom;
	height:100px;
	min-height:100px;
	vertical-align:top;
}

/** generic menu item **/
.mainlevel  {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:transparent url(../images/bg_mainlevel.gif) repeat-x center top;
	font-weight:bold;
	text-decoration:none;
}

/** specific left column form **/
#leftcol form {
	margin-left:15px;
}

/** specific left column form **/
#leftcol .button {
	font-size:11px;
	color:#FFFFFF;
	background-color:#585858;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
}


/** specific left column form **/
#leftcol .inputbox {
	font-size:11px;
	font-weight: bold;
}

/** module styles in #leftcol **/
#leftcol table.moduletable {
	border:0px;
}
#leftcol table.moduletable td {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	border:0px none;
}

div.search {
	margin:0px;
	padding:0px;
}

.search  {
	margin-top:30px;
}


/** input button html tag **/
.button,
#rightcol .button {
	font-size:10px;
	color:#666666;
	font-weight:bold;
	background-color:#CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}

#rightcol .button {
	background-color:#E5E5E5;
}



/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/

/** unordered list top menu **/
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 14px;
	line-height: 26px;
	white-space: nowrap;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	background: #AE141A;
	text-decoration:none;
}


 /*
specific right column menu item. position:right
you need to add menu class suffix: right
 */
.mainlevel-right {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:#EEF0F0 url(../images/bg_mainlevel_right.gif) repeat-x center top;
	font-weight:bold;
}

/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	background:transparent url(../images/bg_module.jpg) no-repeat center bottom;
	width:100%;
}

table.moduletable-bgimg td {
	padding: 5px ;
	font-size:11px;
}

table.moduletable-bgimg td td {
	padding: 0!important;
}

/** for polls **/
.poll {
	font-size:11px;
	line-height: 16px;
}

table.pollstableborder .sectiontableentry2 {
	background-color:transparent; 
	text-align:left; 
}
table.pollstableborder .sectiontableentry1 {
	background-color:#F5F5F5; 
	text-align:left;
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important; 
	text-align:left!important; 
}


#bottompadding	{
	position:relative;
	display:block;
	height:0px;
	margin-top:-100px;
}
/** for content ratings **/
.content_rating {
	color: #999999;
}
.content_rating img {
	vertical-align: middle;
}
.content_vote {
	color: #999999;
}
/***************** #content_main styles *****************/
#enquirytable td {
	padding: 15px 6px 6px;
	background: url(../images/tb_grad.gif) repeat-x left bottom;
}
#enquirytable input, #enquirytable textarea {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 12px;
	padding: 2px;
}
#enquirytable input.button {
	background: #ED1C24;
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;
}
#enquirytable strong {
	font-weight: normal;
	color: #666666;
}
table#style_blue {
	background: #FFFFFF url(../images/tb_grad-blue.gif) repeat-x left bottom;
	border-top: 2px solid #3969B4;
	border-left: 2px solid #3969B4;
	border-right: 2px solid #3969B4;
	border-bottom: 1px solid #3969B4;
}
table#style_ltblue {
	background: #FFFFFF url(../images/tb_grad-ltblue.gif) repeat-x left bottom;
	border-top: 2px solid #3969B4;
	border-left: 2px solid #3969B4;
	border-right: 2px solid #3969B4;
	border-bottom: 1px solid #3969B4;
}
table#style_blue td, table#style_ltblue td {
	border-bottom: 1px solid #3969B4;
	padding: 2px 6px;
}
table#style_blue .h1, table#style_ltblue .h1 {
	background: #3969B4;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}
table#style_blue .h2, table#style_ltblue .h2 {
	color: #ED1B24;
	font-weight: bold;
}
table#style_blue .h3, table#style_ltblue .h3 {
	color: #00368E;
}
.light {
 color:#737373;
}
/* generic settings */
td.rates-wl, td.rates-wp, td.rates-wv, td.rates-ws, td.rates-su, td.rates-sp, td.rates-hol1, td.rates-hol2, td.rates-x1, td.rates-x2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	text-align: center;
}
/* cell colour */
td.rates-wl {
	background-color: #C0D0F0;
}
td.rates-wp {
	background-color: #133C8E;
}
td.rates-wv {
	background-color: #004EE9;
}
td.rates-ws {
	background-color: #6B87C0;
}
td.rates-su {
	background-color: #F5D22B;
}
td.rates-sp {
	background-color: #AED228;
}
td.rates-hol1 {
	background-color: #009800;
}
td.rates-hol2 {
	background-color: #E43553;
}
td.rates-x1 {
	background-color: #8500D1;
}
td.rates-x2 {
	background-color: #FFAE00;
}
#content_main table.moduletable th, h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CE181F;
	margin-bottom: 10px;
	text-align: left;
	background-color:#FFFFFF;
	padding-left: 0px;
	margin-top: 15px;
	padding-bottom: 4px;
	border-bottom: 4px solid #F2F4F7;
	display:block
}
#content_main h3 {
	font-size: 14px;
	color: #800E12;
	margin: 0px;
	padding: 0px;
}
#content_main p {
	margin: 0px;
	padding: 5px 0px 15px;
}
#content_main .inputbox, textarea {
	border: 1px solid #999999;
	background: #F2F4F7;
	padding: 2px 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
select.inputbox {
	padding: 0px;
}
td#content_main table.adminform input.button {
	font-weight: normal;
	color: #333333;
	background: #B2C6E6;
	border: 1px solid #999999;
	font-size: 12px;
	padding: 1px 4px;
	margin: 5px;
}
#content_main .button {
	border: 2px solid #B2161A;
	background: #E4211A;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 12px;
	text-transform: none;
}
#content_main p.arrow {
	background: #FFFFFF url(../images/arrow.gif) no-repeat 8px 4px;
	padding: 3px 3px 3px 30px;
}
#content_main p.arrow:hover {
	background: url(../images/arrow-ani.gif) no-repeat 8px 4px;
}
/* right col HOT DEALS/SKI TRIP DEALS styles */
#rightcol table.moduletable {
	margin: 0px 0px 20px;
	padding: 0px;
}
#rightcol table.moduletable th {
	color: #CE181F;
	font-size: 14px;
	text-align: left;
}
#rightcol table.moduletable td {
	text-align: left;
}
#rightcol table.moduletable table.contentpaneopen {
}
#rightcol table.moduletable table.contentpaneopen img {
	width:130px;
	margin: 0px;
	padding: 0px;
}
#rightcol table.moduletable tr td table.contentpaneopen tr td.contentheading {
	color: #284066;
	font-size:15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px solid #F2F4F7;
}
#rightcol table.moduletable h2 {
	background-color:transparent;
	font-size: 13px;
	border: 0px solid #F2F4F7;
	margin: 0px;
	padding: 0px;
}
#rightcol table.moduletable h3 {
	background-color:transparent;
	font-size: 12px;
	border: 0px solid #F2F4F7;
	margin: 0px;
	padding: 0px;
}
#rightcol table.moduletable p {
	background-color:transparent;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#rightcol table.moduletable ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#rightcol table.moduletable li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: url(../images/arrow-sml.gif) no-repeat 0px 4px;
}
#rightcol table.moduletable a.readon {
	color:#284066;
	padding: 3px 3px 3px 20px;
	background: url(../images/arrow-blue.gif) no-repeat 0px 4px;
}
#rightcol table.moduletable a.readon:hover {
	padding: 3px 3px 3px 20px;
	background: url(../images/arrow-blue-ani.gif) no-repeat 0px 4px;
}
#rightcol table.moduletable a {}
#rightcol table.moduletable a:hover {}
/****/
/* Hot Property Search module on front page */
#mod_hp_search_style {}
#mod_hp_search_style td {
	padding: 8px 4px 2px;
	border-bottom: 2px solid #F2F4F7;
}
#mod_hp_search_style b {}
#mod_hp_search_style input.inputbox {
	padding: 2px 4px;
	font-size: 12px;
}
#mod_hp_search_style select.inputbox {
	padding: 0px;
	font-size: 12px;
}
#mod_hp_search_style input.button {
	border: 2px solid #B2161A;
	background: #E4211A;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
}
#mod_hp_search_style a {
	color: #0000FF;
}
#rightcol #mod_hp_search_style input.inputbox, #rightcol .moduletable div.search input.inputbox#mod_search_searchword, #rightcol .moduletable div.subscribe input.inputbox {
	padding: 1px;
	font-size: 12px;
	border: 1px solid #9DAFCB;
}
#rightcol #mod_hp_search_style input.button, #rightcol .moduletable div.search input.button, #rightcol .moduletable div.subscribe input.button {
	border: 1px solid #B2161A;
	background: #E4211A;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}
/* Web links component style with "_links" class suffix */
.contentpane_links {}
.contentpane_links tr.sectiontableentry1 td, 
.contentpane_links tr.sectiontableentry2 td {
	background: url(none);
	margin: 0px;
	padding: 4px 10px 15px;
}
.contentpane_links a.category_links {
	font-weight: normal;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	background: url(none);
	text-decoration: none;
}
.contentpane_links a.category_links:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background: url(none);
}
/****/
table.style_generictable {}
table.style_generictable td {
	padding: 8px 4px 2px;
	border-bottom: 2px solid #F2F4F7;
}
table.style_generictable b, .style_generictable strong {}
table.style_generictable input.inputbox {
	padding: 2px 4px;
	font-size: 12px;
}
table.style_generictable select.inputbox {
	padding: 0px;
	font-size: 12px;
}
table.style_generictable input.button {
	border: 2px solid #B2161A;
	background: #E4211A;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 12px;
}
table.style_generictable a {
	color: #0000FF;
}
/** MosForms Component Styles **/
form#mosform1 {}
.mosformgrouptitle#title1 {
	display: none;
}
.mosFormGroup#group1 {}
.mosFormLabel {
	display: block;
	float: left;
	width: 30%;
	clear: left;
	padding-top: 18px;
	font-weight: bold;
}
.mosFormElement {
	border-bottom: 4px solid #F2F4F7;
	display: block;
	clear: right;
	padding: 10px 0px 4px;
}
div.mosFormElement select.inputbox#mosform_6 {
	padding: 0px;
	font-size: 12px;
}
div.mosFormActions {
}
div.mosFormActions input.button {
	border: 2px solid #B2161A;
	background: #E4211A;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 12px;
}
#contentmain .contentpaneopen img {
	clear: both;
	float: right;
}
.clearboth {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#mod_hp_featprop_wpic_style {
	margin: 0px 0px 20px;
	padding: 0px;
}
#mod_hp_featprop_wpic_style td.hp_prop {
	border-bottom: 4px solid #F2F4F7;
	margin: 0px;
	padding: 0px 15px 5px 0px;
	text-align: left;
	vertical-align: top;
	width: 33%;
}
#mod_hp_featprop_wpic_style div.img_thumb {
	display: block;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
#mod_hp_featprop_wpic_style a.hp_title {
	font-size: 13px;
	font-weight:bold
}
.hp_caption {
	font-weight: bold;
	color: #658DCB;
	clear: left;
}
.hp_price {
	color: #990000;
	font-size: 13px;
}
.module_footer {}
.module_footer div, .module_footer div div, .module_footer div div div {
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.module_footer ul#mainlevel {
	background: #9DAFCB url(none);
	border: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.module_footer ul#mainlevel li {
	margin: 0px;
	padding: 0px 10px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.module_footer ul#mainlevel li a.mainlevel {
	color: #415B83;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
	background: #9DAFCB;
	border: 0px none;
	text-decoration: underline;
}
.module_footer {}
.module_footer {}
.module_footer {}
td#content_main table.moduletable table#clientlogin {}
td#content_main table.moduletable table#clientlogin th {
	color: #9DAFCB;
	font-size: 12px;
	padding: 10px 10px 2px 4px;
	margin: 0px;
	border: 0px none #FFFFFF;
	width: 15%;
}
td#content_main table.moduletable table#clientlogin th label {
	color: #9DAFCB;
	font-size: 12px;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td#content_main table.moduletable table#clientlogin td {
	padding: 10px 10px 2px 4px;
	border: 0px none #FFFFFF;
}
#map {
	font-size: 10px;
}
/* MOS Images */
div.mosimage {}
div.mosimage div.mosimage_caption {
	color: #999999;
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	padding: 2px 6px 10px;
	font-weight: normal;
}
/* Registred user: message return */
.message {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: #FFDC4C;
	padding: 5px;
}
/**/
.caption {
	color: #999999;
	font-size: 10px;
	font-style: italic;
}
.caption a {
	color: #666666;
	text-decoration: underline;
}
ul.relatedlinks li a {
	color: #0000FF;
	list-style-image: none;
	list-style-type: none;
}
ul.relatedlinks a:hover {
	color: #0000FF;
	text-decoration: none;
}
/** RIGHT COLUMN PROMOTIONS **/
#rightcol .moduletable_promo {
	background: #FAFBFD;
	border: 1px solid #DDE5F0;
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: left;
}
#rightcol .moduletable_promo .contentpaneopen {
	margin: 0px;
	padding: 0px;
}
#rightcol .moduletable_promo .contentpaneopen td {
	padding-right: 5px;
	padding-left: 5px;
}
#rightcol .moduletable_promo .contentheading {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #CD181F;
}
#rightcol .moduletable_promo td {}
#rightcol .moduletable_promo p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#rightcol .moduletable_promo a {
	background: none;
	color: #0000FF;
	padding-left: 0px;
}
#rightcol .moduletable_promo a:hover {
	text-decoration: none;
	background: none;
}
#rightcol .moduletable_promo p a {
	background: url(../images/arrow.gif) no-repeat 0px 2px;
	color: #0000FF;
	padding-left: 20px;
}
#rightcol .moduletable_promo p a:hover {
	text-decoration: none;
	background: url(../images/arrow-ani.gif) no-repeat;
}
/**/
/** SPECIAL MODULETABLE **/
.moduletable_special {
	background: #FFFFFF url(../images/tb_grad-ltblue.gif) repeat-x left bottom;
	border: 2px solid #3969B4;
}
.moduletable_special td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.moduletable_special th {
	font-size: 16px;
	color: #FFFFFF;
	background: #3969B4;
	text-align: left;
	border-bottom: 1px solid #3969B4;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.moduletable_special h1 {
	color: #CD181F;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 5px;
}
.moduletable_special p {
	margin: 0px;
	padding: 0px 0px 5px;
}
.moduletable_special a {
}
.moduletable_special a:hover {
}
/**/

