@charset "UTF-8";

#cs {
	width:800px;
	margin: 0 auto;
	background-color:#FFF;
	color:#6B6564;
	clear:both;
	font-size:10px;
}

#cs-header {
	clear:both;
	margin:50px auto 30px auto;
	width:800px;
	height:30px;
	font-size:11px;
	color:#ba7575;
	background-color:#FFF;
}

#cs-logo {
	width:200px;
	float:left;
	vertical-align:middle;
}

#cs-notes {
	background:#FFF url(/customercare/images/notes.jpg) no-repeat; 
	width:600px;
	padding:7px 0;
	float:left;
	text-align:center;
}

#cs-notes span {
	padding:0 10px;
	color:#A95659;
}

#cs-menu {
	width:182px;
	margin:0 5px 0 0;
	padding:0 0 10px 5px;
	float:left;
	font-size:11px;
	background-color:#FFF;
}

#cs-menu h4, #cs-menu h4 a {
	color:#000;
	font-size:10px;
	font-weight:900;
	padding:10px 0 0 0;
	letter-spacing:0.07em;
}

#cs-menu a {
	color:#655E5A;
	text-decoration:none;
}

#cs-menu a:hover, #cs-menu a:active {
	text-decoration:underline;
}

#cs-content {
	background:#F4F4F4;
	width:600px;
	float:left;
}

#cs-content h1 {
	background:#FFF url(/customercare/images/title.gif) no-repeat; 
	padding:10px 30px 0 30px;
	width:540px;
	height:36px;
	color:#505758;
	font-size:17px;
	font-weight:900;
}

.cs-body {
	padding:20px 30px;
	width:540px;
	min-height:340px;
}

.cs-body h2 {
	padding:10px 0;
	color:#505758;
	font-size:16px;
	font-weight:900;
}

.cs-body h3, .cs-body h3 a {
	padding:5px 0;
	font-size:10px;
	font-weight:900;
	text-decoration:none;
	color:#000;
}

.cs-body h3 a:before {
	content: "+  \0020";
	color:#67B2C6;
  font-family:Verdana,Arial,sans-serif; 
	font-weight:900;
}

.cs-body h3 a:focus:before {
	content: " -  \0020";
	color:#67B2C6;
  font-family:Verdana,Arial,sans-serif; 
  padding:0 2px;
	font-weight:900;
}

.cs-body p {
	margin:5px 0;
}

.cs-body p, .cs-body ul {
	font-size:10px;
	letter-spacing:0.07em;
}

.cs-body ul {
	padding:0 0 5px 14px;
}

.cs-hr {
	background:#FFF url(/customercare/images/footer.gif) no-repeat; 
	width:600px;
	height:10px;
	padding:0 0 10px 0;
}

.content {
	margin:10px 16px;
}

#cs-footer {
	clear:both;
	width:790px;
	height:130px;
	margin:0 auto;
	border-top:1px solid #CCC;
	padding:15px 0 0 0;	
	background-color:#FFF;
}

.cs-footer {
	height:125px;
	padding:0 30px;
	float:left;
	text-align:center;
}

#social {
	height:125px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

#connected {
	padding:15px 0;
	font-size:12px;
	font-weight:900;
}

.hide {
	display:none;
}

a {
	color:#0000CC;
	outline:none;
}

b {
	color:#000;
	font-weight:900;
}

p.blue {
	color:#0099cc;
	padding-top:5px;
}

hr {
	border-top:1px solid #CCC !important;
	height:1px;
	margin:10px 0 0 0;
}

select, input { background-color: #ECECEC; border:1px solid #7F7D7A; height:22px; width:150px; font-size:12px; }
input { margin:2px 0; }
select{ height:28px; padding:3px 0; }
#updateorder select { width:380px; }
#updateorder input { width:372px; }
#inquiry select { width:388px; }
#inquiry input { width:386px; }
input.short { width:114px; }
#updateorder input.short { width:155px; } 
#inquire input.short { width:27px; }
#inquire input.year { width:32px; }
input.image, .button input, input.checkbox, input.radio { border:0; margin: 0; height:auto; width:auto; outline:none; background:none; }
#updateorder input.image, #updateorder .button input, #updateorder input.checkbox, #updateorder input.radio { height:auto; width:auto; }
#inquiry input.image, #inquiry .button input, #inquiry input.checkbox, #inquiry input.radio { height:auto; width:auto; }
input#reseller_note { display:none; }
textarea { background-color: #ECECEC; border:1px solid #555555; margin:2px 0; width:234px; }
#updateorder textarea { width:372px; }
#inquiry textarea { width:531px; }
input, textarea { color:#333333; }

.row {
	clear:both;
	width:490px;
	height:40px; 
	line-height:3;
}
.textarea {
	height:auto;
}
#updateorder div.row {
	width:530px;
}
#inquiry div.row {
	width:548px;
}
.row span.left {
	float: left;
	width: 100px;
	padding:0 5px 0 0;
	text-align: right;
}
#updateorder .row span.left {
	width: 133px;
}
#inquiry .row span.left {
	width: 140px;
}
.row span.right {
	float: left;
	width: 333px;
	text-align: left;
} 
.submit {
	clear:both;
	text-align:right;
}
#required {
	width:480px;
	display:none;
	clear:both;
	text-align:right;
	color:#CC0000;
}
#updateorder #required {
	width:525px;
}
#inquiry #required {
	width:540px;
}

label.overlabel-apply { position:absolute; padding:0 6px; font-size:10px; white-space:nowrap; }
#inquiry label.overlabel-apply { padding:0 0 0 5px; }

.optiongray { background-color: #ECECEC; }

#helpid, #ehelpid, #uhelpid, #chelpid{ cursor:pointer; text-decoration:none; font-weight:900;}
#helpid img { vertical-align:text-top; }
#backgroundPopup{ display:none;	position:fixed;	_position:absolute; height:100%; width:100%; top:0;	left:0;	background:#000000;	z-index:100; }
#popup h3 { font-family:Geneva,Helvetica,Arial,sans-serif; font-size:17px; text-align:center; color:#666666; }
#popupID { width:600px; display:none; position:fixed; _position:absolute; z-index:2000; color:#000000; font-size:11px; top:160px !important; }
#popupIDClose { right:25px; top:4px; position:absolute; display:block; cursor:pointer; outline:none; }
.popupContent { width:550px; padding:8px 20px; background:url(/customerservice/images/popup/middle.png); display:block; background-color: #FFFFFF; margin:0 0 0 1px;}
.popupBox { width:520px; padding:20px 14px; border:1px solid #C8C8C8; }

table.moneris-table {
	border: solid #CCC 1px;
	width: 100%;
}
table.moneris-table td {
	border: solid #CCC 1px;
}
table.paypal-table {
	border: solid #CCC 1px;
	width: 100%;
}
table.paypal-table td {
	border: solid #CCC 1px;
}

.holiday-note {
	color:#FF0000;
	padding:7px 0 0 10px;
	position:absolute;
	width:590px;
}