@import url('blueprint.css');
@import url('lightbox.css');

/**
 * Global Tags
 */
body {
	background:#A6B9CC;
}

h1 {
	color:#002E5D;
	font:normal 1.6em/1 "Myriad Pro", Helvetica, Arial, sans-serif;
}

h1.heading {
	color:#FFF;
	line-height:36px;
}

h2,
h3 {
	color:#002E5D;
	font-size:1.25em;
	font-weight:bold;
}

h2.bubble{
	background: url(../images/design/h2-bubble.png) no-repeat left top;
	padding-left:30px;
}



h3 {
	font-size:1.15em;
	font-weight:bold;
}

strong {
	color:#005DAA;
}

a {
	color:#002E5D;
}

.hr {
	border-color:#999;
}


/**
 * Layout styles
 */
#main {
	background:#FFF;
	margin:0 auto;
	position:relative;
	padding-top:305px;
	width:930px;
}

#header {
	background:url(../images/design/header.jpg) no-repeat;
	height:341px;
	left:0;
	position:absolute;
	top:0;
	width:967px;
	z-index:1;
}

#header h1 {
	height:120px;
	left:11px;
	margin:0;
	padding:0;
	position:absolute;
	top:160px;
	width:245px;
}

#header h1 a {
	display:block;
	height:100%;
}

#header h1 a span {
	display:none;
}

#head-description {
	left:-9000px;
	position:absolute;
	top:-9000px;
}

#head-contact {
	color:#006699;
	font-size:1.15em;
	line-height:1.5;
	position:absolute;
	left:43px;
	top:38px;
}

#head-contact p {
	margin-bottom:0.5em;
}

#head-contact .call {
	font-size:1.35em;
	font-weight:bold;
}

#head-contact .email {
	color:#000;
	font-size:1.1em;
}

#head-contact a {
	color:#000;
}

#container {
	padding-bottom:35px;
	position:relative;
	z-index:2;
}


/**
 * Navigation styles
 */
#nav {
	padding:0 0 15px 0;
	position:relative;
	width:264px;
}

#nav ul {
	float:left;
	list-style:none;
	margin:0;
}

#nav ul li {
	background:#E1EEFC;
	border-bottom:2px solid #FFF;
	float:left;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin:0;
	position:relative;
	width:264px;
	zoom:1;
}

#nav ul li:hover,
#nav ul li.hover {
	background:#D4E6FA;
}

#nav a {
	color:#666;
	display:block;
	padding:0 10px;
	position:relative;
	text-decoration:none;
	zoom:1;
	z-index:2;
}

#home #nav-home,
#affiliations #nav-affiliations,
#services #nav-services,
#order #nav-order,
#sale-order #nav-sale-order,
#refinance-order #nav-refinance-order,
#contact #nav-contact {
	background:#666;
}

#home #nav-home a,
#affiliations #nav-affiliations a,
#services #nav-services a,
#order #nav-order a,
#sale-order #nav-sale-order a,
#refinance-order #nav-refinance-order a,
#contact #nav-contact a {
	color:#FFF;
}


/**
 * Content styles
 */
#rightcol {
	background:url(../images/design/content.png) repeat-x 0 36px;
	float:right;
	min-height:500px;
	padding:0;
	width:655px;
}

#mp-main {
	padding:0 25px;
}

#ie6 #rightcol {
	height:500px;
}


/**
 * Side styles
 */
#leftcol {
	float:left;
	padding:0 0 0 6px;
	width:264px;
}

.callout,
.callout * {
	zoom:1;
}

.callout {
	border:1px solid #FFF;
	margin-bottom:10px;
}

.callout .inner {
	padding:10px 10px 0;
}

.callout h2 {
	background:url(../images/design/callout.png) repeat-x;
	color:#005DAA;
	height:38px;
	line-height:38px;
	margin:0 0 0.25em;
	padding:0 5px 0 33px;
}

.callout a {
	color:#666;
	text-decoration:none;
}

.callout a:hover {
	text-decoration:underline;
}


/**
 * Footer styles
 */
#footer {
	color:#666;
	font-size:0.9em;
	padding:20px 4px 15px;
	text-align:center;
}

#footer p {
	margin:0;
}

#footer a {
	color:#666;
}


/**
 * Images styles
 */
.img {
	border:0;
	margin:0.5em;
	padding:0;
	overflow:hidden;
	text-align:center;
}

.img img {
	border:0;
	margin:0 auto;
}


/**
 * 2 column unordered lists
 */
ul.column-list {
	line-height:1.1;
	list-style:none;
	margin:1.5em auto;
	width:500px;
}

ul.column-list li {
	float:left;
	width:250px;
}


/**
 * 2 column definition lists
 */
dl.column-list {
	margin:0 auto;
}

dl.column-list dt {
	clear:left;
	float:left;
	padding-right:15px;
	text-align:right;
	width:165px;
}

dl.column-list dt em {
	color:#666;
	display:block;
	font-weight:normal;
}

dl.column-list dd {
	float:left;
	margin-left:0;
	width:330px;
}

.column-list dd input,
.column-list dd textarea {
	margin-left:0;
}

.column-list dd textarea {
	height:150px;
	width:315px;
}


/* * * =forms * * * * * * * * * * * * * * * * * * * * * * * * * * */

form {
	width: 38em;
	margin-left: 5px;
}

form p {
	font-size: 100%;
	padding: 2px;
	margin: 0;
}

/* fieldset styling */
fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #e2e2e2;
}

/* legend styling */
legend {
	font-weight: bold;
	color: #0567ae;
}

/* style for  labels */
label {
	float: left;
	width: 14em;
}

/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color: red;
}

input {
	width: 225px;
}

input.radio, input.submit {
	width: auto;
}

textarea {
	width: 225px;
	height: 100px;
	padding:0;
} 

/* submit */

form div input {
	width: 100px;
	margin-top:5px;
	margin-left: 170px;
	padding: 0 .25em;
	background-color: #0567ae;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}


