/* Messons Stylesheet */
/* Fixes */
htm, body, div, h1, h2, h3, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, label, img, span, a {
	margin: 0;
	padding: 0;
}
.clearfix {
	clear:both;
}/* Page Structure */
body {
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	letter-spacing:0.1em;
	line-height:18px;
	color:#183854;
	margin:0px;
	background-color:#fafafa;
}
#headerwrap {
	width:950px;
	margin:auto;
}
#meesons {
	padding-top:30px;
	font-size:40px;
	font-family: "Gill Sans MT", "Gill Sans", Verdana, Arial, sans-serif
}
#headertagline {
	font-size:14px;
	padding-top:10px;
	padding-bottom:30px; text-transform:uppercase;
	font-family: "Century Gothic", "Gill Sans MT", Verdana, Arial, sans-serif; font-weight:bold;
}
#navwrap {
	font-family: "Century Gothic", "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size:18px;
	color:#ffffff;
	width:950px;
	margin:auto;
	padding:0;
}/* Global Navigation */
#nav {
	margin:0;
	padding:0px;
	list-style:none;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	height:40px;
}
#nav a {
	float:left;
	margin:0;
	padding: 0;
	text-decoration:none;
}
#nav a span {
	float:left;
	display:block;
	padding:10px 16px 13px 16px;
	color:#ffffff;
	margin-right: 5px;
}
#nav a span:hover {
	display: block;
	clear:both;
	padding:10px 16px 13px 16px;
	background-image: url(hoverover.png);
	background-repeat: repeat-x;
	background-position:bottom center;
	color: #cc3333;
}
/* IE5 \*/
    #nav a span {
	float:none;
}
#nav .current span {
	float:none;
}
/* End IE5 */
#nav .current span {
	float:left;
	display:block;
	padding:10px 16px 13px 16px;
	color: #cc3333;
	background-image: url(hoverover.png);
	background-repeat: repeat-x;
	background-position:bottom center;
}/* Sidebar Navigation */
#drop {
	background-image:url(dropbg.png);
	background-repeat:repeat-x;
	width:100%;
	height:152px;
}
#contentwrap {
	width:950px;
	margin:auto;
	background-image:url(contentbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px 35px 50px 35px;
}
#content {
	width:570px;
	float:left;
	padding: 10px 30px 10px 20px;
}
#contentfull {
	padding: 10px 30px 10px 20px;
}
#sidebar {
	width:300px;
	float:left;
	padding: 10px 20px 10px 10px
}
#footerwrap {
	background-image:url(footerbg.png);
	background-repeat:repeat-x;
	width:100%;
	height:64px;
	color:#FFFFFF
}
#footer {
	width:950px;
	margin:auto;
	padding-top:15px;
	font-family: "Century Gothic", "Gill Sans MT", Verdana, Arial, sans-serif
}
#copy {
	padding-top:9px;
}
#footer a {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration:none;
}
#footer a:hover {
	color:#183854;
	background-color: #ff3333;
}#content a , #contentfull a {
	color:#183854;
	border-bottom-color: #183854;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration:none;
}
#content a:hover, #contentfull a:hover {
	color: #FFFFFF;
	background-color: #ff3333;
}
#hangingheader {
	font-family: "Century Gothic", "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size:38px;
	line-height:normal;
	color:#2f86c1;
	font-weight:normal;
	width:950px;
	margin:auto
}
#tagline {
	float: left;
	width:590px;
	padding:53px 0 0 10px;
	text-align:right;
	height:50px;
}
#headerimage {
	width:350px;
	float:left;
}
/* Styling and Typography */
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.half {
	float:left;
	width:50%;
}
strong {
	text-transform:uppercase;
}
#content a {
	color:#cc3333;
	border-bottom-color: #cc3333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration:none;
}
#content a:hover {
	color:#183854;
	background-color: #ff3333;
}/* Headers */
h1 {
	font-family: "Century Gothic", "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size:28px;
	color:#2f86c1;
	text-transform:uppercase;
	font-weight:normal;
	padding:15px 0px 15px 0px;
}
.h1hold {
	background-image:url(line.png);
	background-repeat:repeat-x;
	width:570px;
	background-position:bottom;
	line-height:2.5em;
	padding-bottom:5px;
	margin-bottom:10px;
}.h1holdfull {
	background-image:url(line.png);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:2.5em;
	padding-bottom:5px;
	margin-bottom:10px;
}
.h1sidebarhold {
	background-image:url(line.png);
	background-repeat:repeat-x;
	width:300px;
	background-position:bottom;
	line-height:2.5em;
	padding-bottom:5px;
	margin-bottom:10px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase
}
/* Non Global Styles */
/* Partner Boxes */
.partnername {
	border-bottom-color: #183854;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding:5px;
}
.partnername h2 {
	padding:0px;
	margin:0px;
}
.partnerrole {
	padding:5px;
}
.partners {
	width:269px;
	float:left;
	padding-bottom: 10px;
}
.partnertext {
	padding:2px;
	height: 210px;
}
.leftpartner {
	margin-right:32px;
}
.rightimage {
	margin: 5px;
	float: right;
	border:#E9E9E9 4px solid;
	
	}
.leftimage {
	margin: 5px;
	float: left;
	border:#E9E9E9 4px solid;
}
.rightimagepad {
	margin: 15px 0  15px 15px;
	float: right;
	border:#E9E9E9 4px solid;
	
	}
.leftimagepad {
	margin: 15px 15px 15px 0;
	float: left;
	border:#E9E9E9 4px solid;
}
/* Side Bar */
#sidebarwrap ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#sidebarwrap ul li .sidebarcustomer{
	padding:10px 10px 10px 35px;
	width:255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#183854;
	margin:0px;
	background-image:url(arrow2.png);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom-color: #5c99cd;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	display:block;
}
#sidebarwrap ul li .sidebarcustomer:hover  {
	padding:10px 10px 10px 35px;
	width:255px;
	background-color: #e4f2fd;
	color:#183854;
	margin:0px;
		background-image:url(activearrowcustom.png);
	background-repeat:no-repeat;
	background-position:left center;

	display:block
}

#sidebarwrap ul li a{
	padding:10px 10px 10px 35px;
	width:255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#183854;
	margin:0px;
	background-image:url(arrow2.png);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom-color: #5c99cd;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	display:block;
}
#sidebarwrap ul li a:hover {
	padding:10px 10px 10px 35px;
	width:255px;
	background-color: #e4f2fd;
	color:#183854;
	margin:0px;
	background-image:url(arrow4.png);
	background-repeat:no-repeat;
	background-position:left center;
	display:block
}
#sidebarwrap ul li.current a {
	padding:10px 10px 10px 35px;
	width:255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#183854;
	margin:0px;
	background-image:url(activearrow2.png);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom-color: #5c99cd;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	display:block;
}
#sidebarwrap ul li.current a:hover {
	padding:10px 10px 10px 35px;
	width:255px;
	background-color: #e4f2fd;
	color:#183854;
	margin:0px;
	background-image:url(activearrow4.png);
	background-repeat:no-repeat;
	background-position:left center;
	display:block
}
#sidebarwrap li a {
	text-decoration:none
}
/* FIELDSETS
---------------------------------------- */
fieldset {
	border: 0;
	font-weight:bold
}
/* ACTION BUTTONS
---------------------------------------- */
input.action {
	padding: 2px;
}
input.action:hover, input.action:focus {
	cursor: pointer;
}
/* FIELD FORMATING
---------------------------------------- */
form ul {
	list-style: none;
}
.middleColumn {
	display: block;
	margin: 15px 10px 10px 0;
	background: #E9E9E9;
	padding: 4px;
	width: 306px;
	clear: left;
}
#Sidebar .middleColumn {
	margin: 0 0 0 8px;
	display: inline;
}
div.tab .field .middleColumn {
	clear: none !important;
	margin: 0 !important;
	width: auto;
}
.middleColumn .middleColumn {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.middleColumn .message {
	margin: 0;
}
/* INPUT BOXS
---------------------------------------- */

.middleColumn input.text, textarea, select {
	padding: 2px;
	border: 1px solid #A7A7A7;
	color: #000;
	width: 300px;
}
input:focus span, textarea:focus span {
	border: 3px solid #000;
}
/* SELECT DROPDOWN
---------------------------------------- */

select {
	width: auto;
}
/* LABELS
---------------------------------------- */
.typography label {
	display: block;
	margin: 10px 0 -10px 0;
	color: #777;
	font-size: 1em;
}
label.right {
	display:inline;
}

