/*
E-motion design
joomla css file
*/

/*
Recommended cross-platform font families:

Arial, Helvetica, sans-serif
Verdana, Geneva, sans-serif
"Arial Black", Gadget, sans-serif
"Courier New", Courier, monospace
"Times New Roman", Times, serif

*/


/*
General
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
color: #999999;
border-top: 1px solid;
border-bottom: none;
border-left: none;
border-right: none;
}
img {
	border: none;
}
.hidden {
 display: none;
}
body.mceContentBody, body.mceContentBody td {
	font-size: 11px;
}

/*
Text rendering
*/

body {
	color: #4C4C4C;
}
h1, h2, h3, h4, h5, h6 , .contentheading , .componentheading, .subheading {
	font-weight: bold;
}
a {
	color: #00529C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h6 {
	font-size: 100%;
}
h5 {
	font-size: 110%;
}
h4 {
	font-size: 120%;
}
h3 {
	font-size: 130%;
}
h2 {
	font-size: 140%;
}
h1 , .componentheading, .contentheading,
.moduletable_buyers_sellers_say h3, .moduletable_login h3 {
	font-size: 140%;
	color: #F47937;
	text-transform: uppercase;
}

/*
Main menu
*/

.moduletable_menu {
	padding: 9px 0 2px 0;
}
.moduletable_menu a.item1 , .moduletable_menu a.item1-active{
	line-height: 39px;
	background: transparent url('../images/menu_sep.png') no-repeat right bottom;
	text-transform: uppercase;
}
.moduletable_menu a.item1:hover {
	text-transform: uppercase;
}
.moduletable_menu .item11-last a.item1,
.moduletable_menu .item11-acton-last a.item1,
.moduletable_menu .item11-last a.item1-active,
.moduletable_menu .item11-acton-last a.item1-active {
	background: none;
}

/*
Forms
*/
input, textarea, .inputbox, .button {
	background-color: #ffffff;
	border-color: #999999;
	color: #4C4C4C;
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.formLabel , .formOpt , .formReq {
}
.formHeading {
	font-weight: bold;
}
.formReq {
	color: #F47937;
}
.button {
}
.inputbox-ff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.radio, .checkbox {
	background-color: transparent;
	border: none;
}
.radio, .ie .checkbox {
	margin-bottom: 0;
}
fieldset {
	border: 1px solid #C0C0C0;
	padding: 3px 6px 8px;
}

#searchphraseany,
#searchphraseall,
#searchphraseexact {
	border: none;
}

/*
Div-based layout
*/

body#dignam {
	background-color: #FEFEFE;
	margin: 0;
	padding: 0;
}
#wrap, #r3 {
	width: 975px;
	margin: 0 auto;
	position: relative;
}
#left_bdr, #right_bdr {
	position: absolute;
	top: 0;
	width: 14px;
}
#left_bdr {
	left: 0;
	background: transparent url('../images/fade_left.png') no-repeat right top;
	height: 613px;
}
#right_bdr {
	right: 0;
	background: transparent url('../images/fade_right.png') no-repeat left top;
	height: 639px;
}
.ie6 #right_bdr {
	width: 13px;
}

#r1c, #r2c, #r3c {
	width: 945px;
	margin: 0;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}


#r1, #r1c {
	height: 214px;		/* header img & menu */
}
#r1 {
	position: absolute;
	left: 14px;
	top: 0px;
}
#r1c{
	background-color: #FFFFFF;
}
#r1ch {
	background-color: #00529C;
	height: 164px;
}
#r1cm {
	background: transparent url('../images/menu_bg.png') repeat-x left top;
	height: 50px;
}

#r2 {
	padding-top: 214px;	/* row1 height */
	float: left;
	margin-left: 14px;
	display: inline;
}
#r2c {
	float: left;
	min-height: 430px;
	background-color: #FFFFFF;
}
.ie6 #r2c {
	height: 430px;
}
#left-wrap {
	float: left;
	width: 750px;
	background: transparent url('../images/div_right.png') no-repeat right 30px;
}
.wide #left-wrap {
	width: 780px;
	background: none;
}
#r2c1 {
	float: left;
	width: 195px;
	padding-top: 20px;
}
#r2c2 {
	background: transparent url('../images/div_left.png') no-repeat left 30px;
	float: right;
	width: 455px;
	min-height: 730px;
	padding: 30px 50px;
	font-size: 110%;
	line-height: 160%;
}
.ie6 #r2c2 {
	height: 783px;
}
.wide #r2c2 {
	width: 780px;
	padding: 30px 0;
	background: none;
}
#r2c3 {
	float: right;
	width: 195px;
	padding-top: 20px;
}
.wide #r2c3 {
	width: 165px;
}

#r3, #r3c {
	height: 41px;
}
#r3 {
	clear: both;
}
#r3c {
	border: 1px solid #D4D4D4;
	background: transparent url('../images/foot_bg.gif') repeat-x left top;
	margin: 0 14px;
}

/* div-based anchor fix for gecko browsers */
.gecko .linkAbsolute a, .gecko .anchorLink a {
	position: absolute;
}

/* dynamic fonts border fix */
.replacement {
	border: none;
}

/* article_seperator gap fix */
.article_seperator {
	display:none;
}

/* com_search */
fieldset { border: 1px solid #c0c0c0; }

/** Additional Styles **/
.sep {
	margin: 0 15px;
}

.contentpaneopen, .blog {
	width: 100%;
}

/* home mods */
.moduletable_banner {
	margin: 0px auto 20px;
	width: 426px;
}
.moduletable_properties, .moduletable_buyers_sellers_say {
	width: 404px;
	border: 1px solid #D6D6D6;
	background: transparent url('../images/fade_bg.png') no-repeat center 2px;
	min-height: 95px;
	padding: 10px;
	margin: 0px auto 20px;
}
.ie6 .moduletable_properties, .ie6 .moduletable_buyers_sellers_say {
	height: 95px;
}
.moduletable_properties img {
	margin: 5px 10px 5px 0;
}
.moduletable_properties a {
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: transparent url('../images/bullet.png') no-repeat left top;
	padding: 6px 0pt 10px 35px;
	line-height: 30px;
}
.moduletable_properties p {
	margin: 0.5em 0;
}
.moduletable_buyers_sellers_say {
	background: transparent url('../images/fade_bg_testimonials.png') no-repeat left 2px;
	padding: 5px 10px 10px;
}
.moduletable_buyers_sellers_say .contentheading,
.moduletable_buyers_sellers_say h3 {
	padding: 2px 0 18px;
	margin: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.moduletable_buyers_sellers_say p {
	font-size: 130%;
	font-style: italic;
	color: #808080;
}

/* side mods */
.moduletable_news, .moduletable_login {
	width: 150px;
	margin: 10px auto 20px;
	line-height: 160%;
	font-size: 110%;
}
.moduletable_buyers_club, .moduletable_appraisal,
.moduletable_contact, .moduletable_info_advice {
	border: 1px solid #D6D6D6;
	width: 150px;
	margin: 10px auto 20px;
}

.moduletable_login #mod_login_remember {
	border: none;
}

.moduletable_news a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #F47937;
}
.moduletable_buyers_club p, .moduletable_appraisal p {
	margin: 0;
}
.register {
	background: transparent url(../images/register_bg.png) no-repeat scroll 15px top;
	display: block;
	height: 30px;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 27px;
	padding-left: 60px;
}
.moduletable_info_advice {
	background: transparent url('../images/info_advice_foot_bg.png') no-repeat 3px bottom;
	padding-bottom: 30px;
}
.moduletable_info_advice ul {
	margin: 1em 0 0;
	padding: 0;
	list-style-type: none;
}
.moduletable_info_advice li {
	background: transparent url('../images/bullet.png') no-repeat left top;
	padding: 4px 0 10px 35px;
	color: #00529C;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.moduletable_foot {
	width: 100%;
	line-height: 200%;
}
.moduletable_foot p {
	margin: 0;
	padding: 1em 0;
}
a.emotion {
	color: #2F2F2F;
	font-weight: normal;
}
a.emotion:hover {
	color: #990000;
}
img.bordered {
	border: 1px solid #D6D6D6;
}
.orange_text {
	color: #F47937;
}
table.twocol {
	width: 100%;
}
table.twocol td {
	width: 50%;
	vertical-align: top;
}
table.twocol ul {
	margin: 0;
}

.contactbannersml {
	margin: 10px 0;	
}
#contact_foot {
	display: none;
}


/* IE HP thumb caption fix */
.ie .hp_view_thumb_con .thumb br { line-height: 0px; }