/*//////////////////////////////////////////*/
/*    CONTACT US SPECIFIC STYLES            */
/*//////////////////////////////////////////*/

@charset "utf-8";

body,td {
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link     {color:#004B91; text-decoration:none;}
a:visited  {color:#004B91; text-decoration:none;}
a:active   {color:#004B91; text-decoration:none;}
a:hover    {color:#4004B91; text-decoration:underline;}
a.ssLink	{color:#004B91; text-decoration:underline;font-size: 14px;}

/* Begin E-mail and Phone Styles */

.contactEmail,.contactPhone {
	padding: 15px;
}
.additionalDetails {
	font-family:verdana;
	font-size:12px;
	height:150px;
	width:525px;
}

/* End E-mail and Phone Styles */

.blocklabel {
	display:block;
	margin-bottom: 3px;
	font-weight: bold;
}
.skiphead {
	color: #CC6600;
	margin-top: 18px;
	font-weight: bold;
}

/* Begin Updated Rounded Box Styles */

.cu-eyebrow {
	 margin-bottom: 15px;
}
.cu-top,.cu-top-left,.cu-bottom,.cu-bottom-left,.cu-eb-top,.cu-eb-top-left,.cu-eb-bottom,.cu-eb-bottom-left  { 
	background-image: url(../sprites/blue-rounded.gif);
}
.cu-eb-top h2 {
	margin:0px;
	font-size:12px;
	padding-top: 8px;
}
.cu-eb-top {
	height: 31px;
	background-position: right -30px;
}
.cu-eb-top-left {
	float:left;
	height: 31px;
	width: 8px;
	background-position: left -30px;
	margin-right: 1px;
}
.cu-eb-top-left-1 {
	width: 31px;
	background-position: left -61px;
	margin-right: 10px;
}
.cu-eb-top-left-2 {
	width: 31px;
	background-position: left -92px;
	margin-right: 10px;
}
.cu-eb-bottom {
	font-size: 1px;
	height: 11px;
	background-position: bottom right;
}
.cu-eb-bottom-left {
	font-size: 1px;
	float: left;
	height: 11px;
	width: 11px;
	background-position: bottom left;
}
.cu-rounded {
	margin-bottom:15px;
}
.cu-middle {
	border-left:solid 1px #a3c9db;
	border-right:solid 1px #a3c9db;
}
.cu-top {
	font-size: 1px;
	height: 8px;
	background-position: right 0px;
}
.cu-top-left {
	font-size: 1px;
	float:left;
	height: 8px;
	width: 9px;
	background-position: left 0px;
	margin-right: 0px;
}
.cu-top-left-1 {
	width: 31px;
	background-position: left -61px;
	margin-right: 10px;
}
.cu-top-left-2 {
	width: 31px;
	background-position: left -92px;
	margin-right: 10px;
}
.cu-bottom {
	font-size: 1px;
	height: 9px;
	background-position: right -21px ;
}
.cu-bottom-left {
	font-size: 1px;
	float: left;
	height: 9px;
	width: 9px;
	background-position: left -21px;
}
.cu-middle {
	border-left:solid 1px #a3c9db;
	border-right:solid 1px #a3c9db;
}

/* End Rounded Box Styles */


/* Begin Contact Us General Styles */

.hidden {
	display: none;
}
.loading {
	margin-top: 95px;
	text-align:center;
}
.buttonShowOrders {
	position:absolute; 
	top:0px; 
	left:540px
}
.doItYourself {
	border: solid 1px #ff9900;
	background: url(../sprites/doityourself.gif) #fdfcf4 no-repeat;
	padding: 28px 10px 10px 10px;
	margin: 0 0 20px 0;
}
.activeStep {
	background: url(../sprites/activeStep.gif) no-repeat left 13px;
}
#selfservice {
	background-color:#FFFFDD;
	border:1px solid #EEEEAA;
	margin-bottom:16px;
	padding:10px;
}
.ssheader {
	color:#CC6600;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
}
.orderSummary {
	clear:both;
	padding-top: 10px;
	*padding-top: 0px; /* IE hack */
	margin: 0px 10px 5px 0px;
	position:relative;
}
.orderSummaryTable {
	font-size: 1.2em;
	border:1px solid #A3C9DB;
	width: 525px;
	padding: 2px 0px;
	background-color:#f7f9fa;
}
.orderSummaryTable tr {
	vertical-align: top;
}
.orderSummaryTable td {
	padding:3px 3px 3px 5px;
}
.orderSummaryItem {
	margin-bottom:5px;
}
.tlabel {
	color:#666666;
	font-weight:bold;
	width:115px;
}
.orderSummaryTable td img {
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 5px;
}
h4 {
	color:#CC6600;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 4px;
}
h3 {
	color:#CC6600;
	font-size:16px;
	font-weight:normal;
	margin:0 0 9px 0;
}
.cs-sl {
	 font-size:11px;
	 margin-bottom: 12px;
}
.cs-eyebrow {
	 margin-bottom: 20px;
}
.cs-eyebrow-top {
	 position:relative;
}
.cs-eyebrow-middle {
	  border-left:solid 1px #a3c9db;
	  border-right:solid 1px #a3c9db;
}
.cs-eyebrow-bottom {
	 position:relative;
}
.clearfloat {
	clear:both;
}
h2 {
	margin: 0px;
	padding: 8px 0px 0px 12px;
	font-size: 1.1em;
	font-weight: bold;
}
h2.step {
	padding: 8px 0px 0px 38px;
}
h2.activeStep {
	background: url(../sprites/activeStep.gif) no-repeat 31px 7px;
	padding: 8px 0px 0px 48px;
}
.cs-step {
	overflow:auto;
	*width: 100%;
	min-width: 415px;
	clear:both;
	padding: 12px 0px 12px 15px;
	border-bottom: dotted 1px #a3c9db;
}
.cs-step-question {
	color:#CC6600;
	float:left;
	width:240px;
	margin: 4px 0px 3px 0px;
}
.cs-step-question-noorder {
	margin: 4px 0px 3px 0px;
	font-size:11px;
	float:left;
	width:240px;
}
.cs-step-question-noorder span {
	padding-left:20px;
}
.cs-step-answer {
	float:left;
	width:400px;
	margin: 0px 0px 0px 0px;
}
.cs-step-answer select {
	width:390px;
}
.cs-contact-row {
	*width: 100%;
	clear:both;
	overflow:auto;
}
.cs-contact-block-float {
	padding: 10px;
	width:47%;
	float:left;
	margin-right: 10px;
	border-right: dotted 1px #a3c9db;;
}
.cs-contact-block {
	padding: 10px;
}
.cs-rounded {
	margin-bottom:20px;
}
.cs-rounded-top {
	position:relative;
}
.cs-rounded-middle {
	border-left:solid 1px #a3c9db;
	border-right:solid 1px #a3c9db;
}
.cs-rounded-bottom {
	position:relative;
}
.cs-rounded-content {
	padding: 0px 10px;
}
.tl,.tr,.bl,.br,.eyebrow-tl,.eyebrow-tr,.eyebrow-bl,.eyebrow-br  { 
	background-image: url(../sprites/blue-rounded.gif);
}
.tl { 
	position: absolute;
	background-position: left 0px;
	height: 9px;
	width: 9px;
}
.tr { 
	background-position: right 0px;
	height: 9px;
}
.bl { 
	font-size: 1px;
	position: absolute;
	background-position: left -21px;
	height: 9px;
	width: 9px;
	left: 0px;
}
.br { 
	background-position: right -21px ;
	height: 9px;
}
.eyebrow-tl { 
	position: absolute;
	background-position: left -30px;
	height: 31px;
	width: 8px;
}
.eyebrow-tl-1 {
	background-position: left -61px;
	width: 31px;
}
.eyebrow-tl-2 {
	background-position: left -92px;
	width: 31px;
}
.eyebrow-tr { 
	background-position: right -30px;
	height: 31px;
}
.eyebrow-bl { 
	font-size: 1px;
	position: absolute;
	background-position: bottom left;
	height: 11px;
	width: 11px;
	left: 0px;
}
.eyebrow-br { 
	background-position: bottom right;
	height: 11px;
}
H1 {
	font-weight: normal;
	font-size: 1.6em;
	margin: 18px 0px 14px 10px;
	color: #CC6600;
}
#page-wrap {
	clear: both;
	width:100%;
}
#content {
	clear: both;
	margin: 0px 10px;
}
.leftcol {
	margin:0px 15px 0px 10px;
}
.rightcol {
	margin:0px 10px 0px 0px;
}
#leftcol {  /* not used */
	width: 69%;
	float:left;
	margin: 0px 0px 10px 0px;
}
#rightcol {  /* not used */
	width: 29%;
	*width: 27.3%; /* IE hack */
	float: right;
	margin: 0px 0px 10px 0px;
}

/* End Contact Us General Styles */

/* Begin Order Picker Styles */

.opMain {
	width: 100%;
}
.lightHover {
	background-color: #f7f7f7;
}
.lightSelection {
	background-color: #fff8e9;
}
.order-type-bar {
	color: #666666;
	font-size: 12px;
	padding: 3px 0 2px 0;
}
.order-type-bar .selected, .order-type-bar .selected a {
	color: #CC6600;
	font-weight: bold;
	padding: 10px 3px;
}
.order-type-bar a {
	white-space: nowrap;
}
select {
	font-family: Arial, Helvetica, sans-serif;
}
select.small {
	font-size: 12px;
}
.orderHeader {
	padding: 6px;
	border-bottom: solid 2px #eef5f8;
	border-top: solid 2px #eef5f8;
	background-color: #f6fafb;
	clear: both;
	overflow: auto;
}
.orderHeaderDateLabel {
	font-size:11px;
	color: #666;
}
.orderHeaderDate {
	font-size: 13px;
	font-weight:bold
}
.orderHeaderNumber {
	float:right; 
	text-align:right; 
	margin-right:5px;
	color:#666;
}
.orderItems {
	padding: 2px;
	border-bottom: solid 1px #b3d1e0;
	border-top: solid 1px #ffffff;
}
.lastOrder {
	border-bottom: none;
}
.orderItem {
	clear: both;
	width: 100%;
	border-bottom: solid 1px #fff;
	padding: 2px 3px 2px 7px;
	overflow: hidden;
}
.orderItem input {
	float: left;
	margin: 1px 10px 0px 0px;
	*margin: -2px 10px 0px 0px; /*IE override*/
}
.orderItem img {
	float: left;
	width:24px;
	height:24px;
	margin: -5px 10px 2px 0px;
	*margin: -6px 10px 2px 0px; /*IE override*/
}
.orderItem label {
	float: left;
	padding: 7px 7px 0px 0px;
}
.orderItemDigital {
	clear: both;
	width: 100%;
	border-bottom: solid 1px #fff;
	padding: 2px 3px 2px 7px;
	overflow: hidden;
}
.orderItemDigital input {
	float: left;
	margin: 1px 10px 0px 0px;
	*margin: -3px 10px 0px 0px; /*IE override*/
}
.orderItemDigital label {
	float: left;
	padding: 4px 0px 3px 0px;
}
#orderScrolling {
	height: 265px;
	overflow: scroll;
	overflow-x: hidden;
	offborder: solid 1px #9dc4d8;
	}
.graytext {
	color: #666;
}
#alertWarning {
	color: #900;
	background-color: #FFFFCC;
	border: solid 1px #DDDAC0;
	padding: 3px 5px;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
}
.pagination {
	background: #e6f2fa repeat-x;
	border-top: solid 1px #9dc4d8;
}
.smalltext {
	font-size:11px;
}
.messageMini {
	font-size:11px; 
	padding:7px; 
	border:1px #DDDAC0 solid;
	background:#ffffdd;
}
/* End Order Picker Styles */

/* Begin quick links styles */

.cs-list {
	font-size:1em;
	font-weight: normal;
	line-height:1.2em;
	margin:0px;
	padding:0.4em 0.5em 0.2em 0.4em;
}

.cs-list-jq {
	margin: 0px;
	padding-left: 20px;
}
.cs-list-jq li {
	background-image:url(../sprites/cs-caret.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	font-size: .9em;
	line-height:1.3em;
	list-style-type:none;
	margin:0;
	padding:0 0.5em 0.25em 10px;
}

.cs-list a, .cs-list a:active, .cs-list a:link {
	font-size: .9em;
	text-decoration: none;
	color: #006699;
}

.cs-caret-list a:hover, .cs-double-caret-list a:hover, .cs-list a:hover, .cs-list a:active, .cs-list a:focus {
	font-family: inherit;
	color: #cc6600;
	text-decoration: underline;
}

.cs-list .expander {
	background-image: url(../sprites/expander.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

.cs-list-header {
	font-weight: bold;
	font-size: 1em;
	padding-left: 10px;
}
.cs-list-show-all {
	float:right;
	font-weight:normal;
	font-size:11px
}
.cs-list-bold {
	font-weight: bold;
}
.cs-list .close{
	background-position: 0 -49px;
}

.cs-list-jq a, .cs-list-jq a:link, .cs-list-jq a:visited {
	color:#006699;
	text-decoration:none;
}

.cs-list-jq a:hover, .cs-list-jq a:active, .cs-list-jq a:focus  {
	color:#CC6600;
	text-decoration:underline;
}

.cs-none {
	display:none;
}

/* End quick links styles */



.message {
	margin-bottom: 0px;	
}

<!--[if IE]>
.cBox { height: 1%; }
<![endif]-->

/* End of Contact us CSS */

#promoGrid{
width: 40%;
float: left;
}

/* begin alert,message,error styles */

.msg {
	font-size: 12px;
	border: solid 1px #0071B5;
	position: relative;
	background-color: #ffffdd;
	padding: 8px 50px 8px 0px;
	margin: 10px 0px;
}
.msg span {
	left: 10px;
	top: 10px;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	background-image: url(../sprites/error-sprite.gif);
	background-repeat: no-repeat;
}
.msg h6 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 4px 45px;
	padding: 0px;
}
.msg p { margin: 0px 0px 6px 45px; width: 100% }
.msg ul { margin: 0px 0px 6px 15px; padding: 0px; }
.msg li { margin: 0px 0px 2px 45px; }
.msgMini {
	font-size: 11px;
	line-height: 140%;
	border: solid 1px #DDDAC0;
	position: relative;
	background-color: #ffffdd;
	padding: 5px 35px 5px 0px;
	margin: 10px 0px;
}
.msgMini span {
	left: 6px;
	top: 7px;
	width: 17px;
	height: 17px;
	display: block;
	position: absolute;
	background-image: url(../sprites/error-sprite-mini.gif);
	background-repeat: no-repeat;
}
.msgMini h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 3px 30px;
	padding: 0px;
}
.msgMini p { margin: 0px 0px 4px 30px; width: 100% }
.msgMini ul { margin: 0px 0px 4px 15px; padding: 0px; }
.msgMini li { margin: 0px 0px 2px 30px; }
.msgSuccess { border-color: #447F00; color: #006633; }
.msgSuccess span { background-position: 0px -25px; }
.msgMiniSuccess { color: #006633; }
.msgMiniSuccess span { background-position: 0px -17px; }
.msgWarning { border-color: #E47911; }
.msgWarning span { background-position: 0px -50px; }
.msgMiniWarning span { background-position: 0px -34px; }
.msgError { border-color: #A31919; color: #A31919; }
.msgError span { background-position: 0px -75px; }
.msgMiniError { color: #A31919; }
.msgMiniError span { background-position: 0px -51px; }

/* End alert,message,error styles */


