/*=======================================================
 CSS Document for  Sheridans for Badges
=======================================================*/


@import url("navigation.css");


/* 
--------------------------------------------------------------------------------------------------
GLOBAL LAYOUT  FORMATTING
--------------------------------------------------------------------------------------------------
*/


.clear:after {
	height: 0;
	visibility: hidden;
	content: '.';
	display: block;
	clear: both;
}

table, tr, td {
	font: normal normal 12px/15px "Trebuchet MS ", Verdana, Arial, Tahoma;
	color: #534640;
	vertical-align: top;
}


*, body, p, tr, td, h1, h2, h3, ul, li { margin: 0; padding: 0; text-align: left; }

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
/* End hide from IE-mac */


/* 
--------------------------------------------------------------------------------------------------
MAIN BODY LAYOUT FORMATTING
--------------------------------------------------------------------------------------------------
*/


body {
	margin: 0;
	padding: 0;
	font: normal normal 11px/15px "Trebuchet MS", Verdana, Arial, Tahoma; 
	color: #060A56;
	background: #ede2c1;
}

#container {
	width: 770px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #ede2c1 url('../images/core/bodybg.gif') left top repeat-y;
	clear: both;
	display: block;
}

div.top {
	width: 770px;
	height: 35px;
	background: url('../images/core/headerbg.gif') left top no-repeat;
}


/*--------------------------------
         Header Section
---------------------------------*/

#header {
	width: 739px;
	height: auto;
	margin: 0 auto;
	padding: 0 16px 0 15px;
	clear: both;
	background: url('../images/core/logobg.jpg') 15px top no-repeat;
}

#header div.logo {
	width: 200px;
	height: 109px;
	display: block;
}

#header #navigation {
	width: 739px;
	height: 30px;
	padding-bottom: 11px;
	background: url('../images/core/navbg.jpg') left top no-repeat;
	position: relative;
}

#header div.splash {
	width: 739px;
	height: 120px;
	display: block;
}

#header div.break {
	width: 739px;
	height: 19px;
	background: url('../images/core/headerbreak.gif') left top no-repeat;
}


/*--------------------------------
    Body Contents Section
---------------------------------*/


#inpage {
	width: 739px;
	padding: 0 16px 0 15px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#inpage #cascade-left {
	float: left;
	width: 525px;
	height: auto;
	padding-left: 25px;
	margin: 0;
}


/*---------------------------------------------
     Body Right Call to Action Section
----------------------------------------------*/


#inpage #callaction {
	float: right;
	width: 168px;
	height: auto;
}

#inpage #callaction #panel {
	width: 168px;
	height: auto;
	background: url('../images/core/panelbg.gif') center top repeat-y;
}

#inpage #callaction #panel div.ptitle {
	width: 168px;
	height: 30px;
	padding-top: 5px;
	background: url('../images/core/panelbg-top.gif') center top repeat-y;
	font: normal bold 13px/15px "Trebuchet MS ", Verdana, Arial, Tahoma;
	color: #ffffff;
	text-align: center;
}
#inpage #callaction #panel div.pbottom {
	width: 168px;
	height: 25px;
	background: url('../images/core/panelbg-btm.gif') center top no-repeat;
}

div.pline {
	width: 168px;
	height: 5px;
	background: url('../images/core/panelline.gif') left top no-repeat;
}


/*--------------------------------
         Footer Section
---------------------------------*/

#footer {
	width: 770px;
	height: 90px;
	padding: 0;
	margin: 0 auto;
	clear: both;
	display: block;
	background: #ede2c1 url('../images/core/footerbg.gif') left top no-repeat;
}

#footer .breadcrumb {
	padding-top: 20px;
	display: block;
}



/* 
--------------------------------------------------------------------------------------------------
INPAGE & INNERPAGE FORMATTING - Text | Paragraph
--------------------------------------------------------------------------------------------------
*/


p { 
	font: normal normal 12px/15px "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #534640;
	margin-bottom: 20px;
}

#inpage #callaction #panel p.pdf {
	font: normal normal 11px/15px "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #534640;
	padding: 0 10px 0 36px;
	margin: 0 0 5px 0;
	background: url('../images/core/icon-pdf.gif') no-repeat 12px 2px;
}

#inpage #callaction #panel p {
	font: normal normal 11px/15px "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #534640;
	padding: 0 10px 0 15px;
	margin: 0 0 5px 0;
}

#footer .breadcrumb p {
	font: normal normal 11px/15px "Trebuchet MS",  Verdana, Arial, Tahoma;
	color: #FFFFFF;
	padding: 0 0 10px 60px;
	text-align: center;
}

h1 { 
	font: normal bold 17px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #534640; 
	margin-bottom: 20px;
}

h2 { 
	font: normal bold 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d1181f; 
	margin-bottom: 20px;
}

h3 { 
	font: normal bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #534640; 
	margin-bottom: 20px;
}


ul.list { 
	list-style: disc;
	margin: 10px 0 20px 30px;
}

ul.list li {
	font: normal normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #534640;
}


/* 
--------------------------------------------------------------------------------------------------
ACCESSORIES FORMATTING
--------------------------------------------------------------------------------------------------
*/


span.red {
	font: normal bold 14px/15px "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #d1181f;
}

.smalllogo {
	float: right;
	margin-top: -5px;
	padding: 0 17px 0 0;
}

.wf {
	width: 160px;
	height: 25px;
	clear: both;
	margin: 0 auto;
	display: block;
}

span.alert {
	font: normal 12px/15px "Verdana";
	color: #534640;
}

i { font-style: italic; color: ##534640; }

b { font-weight: bold; color: #d1181f; }

.imgright { float: right; padding-left: 15px; }

.imgleft { float: left; padding-right: 15px; }

p.border { border-top: 1px dashed #C39056; margin: 0 0 25px 0; padding-top: 5px; clear: both; text-align:right; }

.nil { border: none; }


/* 
--------------------------------------------------------------------------------------------------
FORM & LINKS FORMATTING
--------------------------------------------------------------------------------------------------
*/


input, select, textarea {
	width: 250px;
	height: 18px;
	padding: 2px;
	border: 1px solid #C39056;
	font: normal normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #534640;
	overflow: hidden;
	background: #EFE6C9;
}

input.send {
	border: none;
	width: 70px;
	height: 22px;
	padding: 2px;
	margin-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background: #C39056;
	text-align: center;
}

textarea.expand {
	height: 100px;
}

p.pdf a { color: #4F3F3C; /*#561B10; #0047a8;*/ text-decoration: none; }
p.pdf a:hover { color: #d1181f; text-decoration: none; }

a { color: #0047a8; }
a:hover { color: #d1181f; text-decoration: underline; }

div.back-to-top { margin-bottom: 20px; margin-top: -10px;}

#footer .breadcrumb a { color: #ffffff; text-decoration: none; }
#footer .breadcrumb a:hover { color: #ede2c1; tect-decoration: none; }



/*=======================================================
 End of CSS Document for Sheridans for Badges
=======================================================*/
