/* Global
----------------------------*/
form { margin: 0px; }
img { border-style: none; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { color: #006D75; font-weight: bold; text-decoration: underline; }
table a:hover { color: #676767; font-weight: bold; text-decoration: underline; }

input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px }

/* Classes
----------------------------*/

.extranet_specials {
	width: 650px;
	height: 28px;
	background-image:url(../images/specials_bg.gif);
	background-repeat:repeat-x;
}

.search_bg {
	background-image:url(../images/search_gradient.gif);
	background-repeat: repeat-x;
	width: 240px;
	height: 29px;
	vertical-align:middle;
	text-align:left;
}
.search_pad {
	padding-left: 12px;
}

.border_left {
	background-image:url(../images/border_left.gif);
	background-repeat:repeat-y;
	width: 19px;
}

.homepage_center {
	width: 719px;
	background-color: #EFECEC;
	vertical-align:top;
}

.homepage_center_pad {
	padding-left: 10px;
	padding-top: 10px;
}

.border_right {
	background-image:url(../images/border_right.gif);
	background-repeat:repeat-y;
	width: 19px;
}

.footer_frame {
	background-color:#000000;
	width: 719px;
	height: 21px;
	vertical-align:middle;
	text-align:center;
}

.homepage_line {
	background-image:url(../images/homepage_line.gif);
	background-repeat:repeat-y;
	height: 375px;
	width: 24px;
}

.homepage_content_pad {
	padding: 8px; 
}

.homepage_content {
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	font-size: 9px;
}

.homepage_title {
	font-size: 12px;
	color: #9F9F9F;
	font-weight: bold;
}

.internal_content {
	width: 719px;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
}
.internal_content_pad { 
	padding-left: 34px; 
	padding-right: 34px; 
	padding-top: 18px; 
	padding-bottom: 18px; 
}

.specials_pad { padding: 8px; }
.specials {
	background-image:url(../images/specials_gradient.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:left;
	width: 353px;
	height: 177px;
	background-color: #E8F0FA;
	border-left: 1px solid #C8CACC;
	border-bottom: 1px solid #C8CACC;
}

.specials_title { color: #006D75; font-size: 12px; font-weight: bold }
.specials_content {
	width: 156px;
	vertical-align:top;
	text-align:left;
	font-size: 9px;
}

/* Common Classes
----------------------------*/
/*.body { margin:0px; background-color:#000000; }
.friendly_body { margin:0px; background-color:#FFFFFF; } */
.body { margin:0px; background-color:#000000; }

.alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#000000; }
.pageTitle { font-weight: bold; color: #006D75; font-size: 12px; }

.crumb { font-size: 9px; color: #000000; }
.crumb strong { color:#000000; }
.crumb a { color: #7C0429; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.subnav { font-size: 10px; }
.subnav a { color: #000000; text-decoration: underline; font-weight: normal; }
.subnav a:hover { color: #000000; text-decoration: underline; font-weight: normal; }

.footer { font-size: 10px; color:#C5C3C3; }
.footer a { font-weight: bold; text-decoration: none; color:#C5C3C3; }
.footer a:hover { font-weight: bold; text-decoration: none; color:#FFFFFF; }

.search_bg { }
.search_table { width: 118px; }
.search { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	padding-left: 4px;
	width: 85px;
	height: 14px;
}

/* Tell a Friend
----------------------------*/
.taf {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#012D24;
}

/* Other
----------------------------*/
.contact table { font-size:11px; }
.contact input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contact textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contact select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.newsletter { font-size:11px; color:#000000; }
.sitemap { font-family: verdana, arial, helvetica, sans-serif; font-size:11px; color:#012D24; }

.newsletter_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 120px;
}
