/*
Theme Name: Synergy Mortgage Inc.
Theme URI: http://www.synergymortgage.com
Description: Custom theme for Synergy Mortgage Inc.
Version: 1.0
Author: Adam Hughes
Author URI: http://www.gawdworx.com
Tags: grey, modern

*/

body	{
	behavior: url("../../../csshover3/csshover3.htc"); 
}


/* Typography */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	text-align: center;
	}
	
p, ul li, h1, h2, h3, h4, h5 ,h6, span, div {
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}
		
#content-right h2, #content-right h3	{
	color: #666;
	font-size: 12pt;
	text-align: left;
}

.content-left-box h2	{
	color: #666;
	font-size: 10pt;
}

#content p	{
	color: #333;
	font-size: 10pt;
	margin: 10px auto;
	text-align: left;
}

.top-header { color: #666;font-size: 14pt; text-align: left; text-decoration: underline; }

.glossary-headers { color: #fd7b10; font-size: 18pt; text-align: center;}

#content-right .page-headers { color: #666; font-size: 12pt; font-weight: strong; margin: 25px 0; text-align: left; text-decoration: underline;}
	

/* Main Structure */
body {
	background: #fff;
	background-image: url(images/bkgrd-body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: scroll;
	color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 898px;
	}

#header {
	background: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0;
	padding: 0;
	height: 120px;
	width: 898px;
	}
	
#menu-bar	{
	background: #fd7b10;
	background-image: url(images/bkgrd-menu.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 25px;
	width: 898px;
}
	
#content	{
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: auto;
	padding: 10px 15px 10px 10px;
	width: 873px;
}

#content-left {
	float: left;
	width: 240px;
}

#content-right {
	float: right;
	width: 610px;
}

.footer-images {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: auto;
	width: 898px;
}

#footer	{
	background: #ccc;
	background-image: url(images/bkgrd-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow: auto;
	padding: 5px;
	text-align: center;
	width: 890px;
}	

/* HEADER PROPERTIES */

/* MENU PROPERTIES */

#menu	{
	display: inline-block;
	white-space: nowrap;
}

#menu li	{
	color: #fff;
	display: inline;
	font-size: 10pt;
}

#menu li a, #menu li a:link, #menu li a:visited { 
	
	border-width: 0 1px 0 0;
	color: #fff;
	display: block;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px 15px 5px;
	text-decoration: none;
}

#menu li a:hover {
	background: #fff;
	color: #fd7b10;
	display: block;
	float: left;
	text-decoration: none;
}

/* CONTENT-LEFT PROPERTIES */

.content-left-box	{ 
	background: #ccc;
	background-image: url(images/bkgrd-tab.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 229px;
}

.content-left-box p	{ text-align: justify; }

.content-left-box-bottom	{ 
	background: #ccc;
	background-image: url(images/bkgrd-tab.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 25px;
	margin: 0 auto 10px auto;
	width: 229px;
}

.content-left-box .apply-img	{ margin: 10px auto 0;}

/* CONTENT-RIGHT PROPERTIES */

.content-right-box	{
	background: #fff;
	background-image: url(images/content-box-middle.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	height: 200px;
	margin: 0 auto;
	width: 600px;
}

.top-rnd-corner	{
	background: #fff;
	background-image: url(images/content-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 25px;
	margin: 0 auto;
	width: 600px;
}

.bottom-rnd-corner	{
	background: #fff;
	background-image: url(images/content-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 25px;
	margin: 0 auto;
	width: 600px;
}

#content-right ul li, {
	font-size: 10pt;
	text-align: left;
}

.post ul, .post ul li { 
	color: #000;
	font-size: 10pt;
	list-style-type: square;
	list-style-position: outside;
	margin: 0 15px 10px 15px;
	text-align: left;
}

/* FOOTER PROPERTIES */


#menu-footer	{
	margin: 15px auto;
	white-space: nowrap;
}

#menu-footer li	{
	color: #999;
	display: inline;
	font-size: 10pt;
}

#menu-footer li a, #menu-footer li a:link, #menu-footer li a:visited { 
	border-width: 0 1px 0 0;
	color: #999;
	font-weight: bold;
	font-size: 9pt;
	padding: 0;
	text-decoration: none;
}

#menu-footer li a:hover {
	color: #666;
	text-decoration: none;
}

#webbadge-box	{ clear: both; margin: 0 auto; width: 95%;}

.webbadge	{
	float: left;
	margin: 10px 10px 0 10px;
}

#footer p	{
	color: #666;
	clear: both;
	width: 100%;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:25px; position:relative; float: left; z-index:100; font-family: Arial, Arial, Helvetica, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:130px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:130px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:9pt;text-decoration:none; color:#fff; width:130px; height:25px; background:transparent; line-height:25px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:130px; w\idth:130px;}

.menu ul li	{ border-right: 1px dotted #fff;}

.menu ul ul li { border: 1px solid #fff;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#fff;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#fff;}
.menu ul ul :hover > a.drop {background:#fff;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#fff;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:130px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:120px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#ccc; background-image:url(./images/drop-down-bkgrd.jpg); color: #999; height:auto; line-height:1em; padding:5px 0; width:130px; border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:120px;w\idth:108px;}

/* style the top level hover */
.menu a:hover {color: #fd7b10; background:#fff;}
.menu ul ul a:hover{color: #fd7b10; background:#fff;}
.menu :hover > a {color: #666; background:#fff; background-image:url(./images/drop-down-bkgrd.jpg);}
.menu ul ul :hover > a {color: #666; background:#fd7b10;background-image:url(./images/drop-down-bkgrd.jpg);}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* FORM PROPERTIES */

.textfield { width: 45%; }
#contactsubmit { width: 100px; }

table { background: transparent;}

.mapp-poweredby { visibility: hidden; }

.streetmap { border: 2px solid #ccc; float: right; margin: 10px 10px 0 0;}

#sidebarwidgets	{ color: #000; }

.mort-gloss { color: #000; font-size: 10pt; list-style-type: decimal; margin-left: 35px; text-align: left;}

.list-number { color: #000; font-size: 10pt; list-style-type: decimal; margin-left: 35px; text-align: left;}

.wpcf7 p {text-align: left;}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.wp-image-212 { border: 1px solid #ccc;}