/*
Theme Name: CB Title
Theme URI: http://www.cbtitlegroup.com
Description: Custom theme developed for CB Title Group
Version: 1.0
Author: Rick Potratz
Author URI: http://magnoliawebdevelopment.com/
Tags: custom, fixed width, one column, widgets
*/

body {
	background: #ECECEC;
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}


#mainwrap {
	width: 810px;
	background: #fff;
	margin: 0 auto;
	padding-top: 5px;
}

#mainwrapinner {
	margin: 0 auto;
	position: relative;
	width: 780px;
}


#topmenu {
	font-family: Gothic, Verdana;
	height: 36px;
	right: 0;
	background: url(/App_Themes/cbtitle/images/bg_MainMenu.jpg) repeat-x; 
	width: 780px;
	margin-bottom: 0px; 
}

/* #topmenu ul { margin: 0px; padding: 0px; margin-left: 10px; }

#topmenu li { float: left; padding-left: 6px; padding-top: 14px; padding-right: 16px; list-style: none; }
#topmenu li a { padding: 0 5px 0 0; color: #fff; font-size: 1em; text-decoration: none; font-family: Gothic, Verdana; font-weight: bold; }  */

#header h1 { 
	display: block;
	background: url(/files/images/logo.jpg) no-repeat;
	text-indent: -9999px;
	height: 69px;
	margin-bottom: 0px;
}


.box { 
	text-align: left; 
	background: #ECECEC;
	height: 152px;
	margin-bottom: 26px;
	padding: 13px 15px 10px 30px;
}

.box h2 {
	border-bottom:1px groove #DFDFDF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding:0 0 8px;
	color: #8b0000; 
}

.boxleft{ width: 370px; padding:0 10px 10px 2px; float: left; }
.boxright { width: 355px; padding:0 10px 10px 2px; float: right; }

#innerwrap { 
margin: 0 auto; 
background:transparent url(/App_Themes/cbtitle/images/bg_ContentColumn.gif) repeat-x scroll left top;
padding:0;
text-align:left;
vertical-align:top;
width: 780px;
display: block;
overflow: auto;
}

#innerpagewrap { 
margin: 0 auto; 
background:transparent url(/App_Themes/cbtitle/images/bg_ContentColumn.gif) repeat-x scroll left top;
padding:0;
text-align:left;
vertical-align:top;
width: 780px;
display: block;
overflow: auto;
padding-top: 40px;
}

#innerpagewrap h1 { font-family: arial; font-size: 11pt; color: #555; margin-bottom: 20px; }
#innerpagewrap a { text-decoration: none; color: #950000; }

#leftside { width: 410px; margin-right: 4px; margin-top: 30px; }
#leftside a {
	background:transparent url(/App_Themes/cbtitle/images/bgMore.gif) repeat-x scroll 0 0;
	color:#890011;
	font-size:11px;
	padding:5px 20px 7px;
	position:relative;
	top:14px;
}

#rightside { float: right; width: 325px; background: #ECECEC; padding:15px 15px 5px 25px; margin-top: 30px; }
#bottombar { width: 778px; border: solid 1px #D9D9D9; float: left; padding: 0px; margin-top: 0px;}

.smallbox { height: 56px; valign: middle; padding-top: 10px; }
.smallbox strong { color: #860011; font-family: Verdana, Arial; font-size: 12px; padding: 10px 0;}
.smallbox input {
background:transparent url(/cbt/wp-content/uploads/2010/06/Go.gif) no-repeat scroll left top;
border:medium none;
color:#890011;
font-family:Verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:24px;
line-height:normal;
margin:0;
padding:0;
width:74px;
float: right;
}
.divider  {
	background: #DFDFDF;
	height: 1px;
	margin: 5px 0;
}

#footer {
	background:#A50015 url(/App_Themes/cbtitle/images/footer.gif) repeat-x scroll left top;
	height:42px;
	text-align:left;
	width:780px;
	color: #fff;
}
#footer li { float: left; list-style: none; padding-right: 20px; padding-top: 10px; }
#footer li a { text-decoration: none; color: #fff; font-weight: normal; }
#footer li a:hover { text-decoration: underline; }


#bottombar h1 {
	width:150px;
	background:#F4F4F4 url(/App_Themes/cbtitle/images/bg_h1_HomepageDiv2.gif) repeat-x scroll left top;
	border:1px solid #D9D9D9;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:1px 0;
	padding:8px 10px;
	color:#555555;
}

.left { float: left; }


.more { float: right; }
#bottombar a.more { float: right; color: #860011; }




/* Images */
.alignleft { float: left; margin-bottom: 100px; width: 97px; margin-right: 20px; }





/*  Menu */

/* ================================================================ 
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:32px; position:relative; z-index:100;border-right:1px solid #8F0012; font-family:arial, sans-serif; padding-top: 5px; }
/* 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:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;min-width:99px;position:relative; }
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; height:30px; border:1px solid #8F0012; border-width:1px 0 1px 1px;  padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* 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:#b2ab9b;}


/* 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:31px;left:0; width:149px;border-top:1px solid #000;}
/* 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:149px;}

/* 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:#8F0012; color:#fff; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px; border-color: #fff; font-size: .8em; text-align: left; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; text-decoration: underline; }
.menu :hover > a, .menu ul ul :hover > a {color:#fff; text-decoration: underline; }

/* 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;}



table.fees td { border: solid 1px black; background: #fff; }

#innerpagewrap .BigHeader { font-size: 16px; margin-top: 10px; margin-bottom: 5px; padding: 3px; font-weight: bold; }
#innerpagewrap .SingleHeadlineWrapper { margin-top: 8px; margin-bottom: 8px; margin-left: 10px; }
#innerpagewrap .ArticleSummary a { margin-top: 3px; padding-bottom: 13px; font-size: 14px; color: black; }

/* Landing Pages */
.contact { float: right; padding: 10px; margin-left: 10px; font-size: 15px; }
ul.pagelist { margin-bottom: 25px; }

#featuretext { float: right; width: 450px; position: relative; z-index: 100; }
#featureimage { width: 325px; z-index: 1; position: relative; }
#featuretext h3 { font-size: 15px; }
#featuretext h1 { font-size: 20px; color: #8F0012; }
h3.supertitle { text-align: center; }
h3.subtitle { text-align: right; font-style: italic;}
#innerpagenopad {
margin: 0 auto; 
background:transparent url(/App_Themes/cbtitle/images/bg_ContentColumn.gif) repeat-x scroll left top;
padding:0;
text-align:left;
vertical-align:top;
width: 780px;
display: block;
overflow: auto;
}