
/* Customer Classes XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
 #side_nav h3{
	font-size: 122%;
	color:#000000;
	font-weight:bold;
}
#cc_content_block {
		position: relative;
	display: inline;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	width: 70%;
	z-index: 1;
	font-family: verdana, sans-serif;
}

p {
	padding-bottom: 15px;
}	

h3 {
	font-weight: bold;
	padding-top: 10px;
}
#ccare_header {
	width:899px;
	height:76px;
	position: relative;
	margin-left: 5px;
}

.cc_navigation{
	padding:4px;
	margin-top:1px;

}
.cc_navigation h4{
	text-transform:uppercase;
	
	font-size:83%;
	font-weight:bold;
}
.cc_navigation ul{
	margin-top:0;
	margin-bottom:15px;
}

.cc_navigation li {
	
	font-size:85%;
	color: #191970;
	margin-left: 1em;
}
.cc_navigation li li{
	font-weight: normal;
	padding:3px 0 0 10px;
	background: url(/images/header_menu-arrow.gif) no-repeat 0px 60%;
}

.cust_topic-head{
	font-weight: bold;
	margin-bottom: 2.em;
}

#customer_care  #content_container p{
	font-size: 85%;
}
#customer_care  #content_container label{
	text-align:right;
	font-weight:bold;
	font-size: 85%;
	color: #333;
	width: 200px;
	margin-right: 5px;
	clear: left;
	float: left;
	display: inline;
}
#customer_care #content_container input,
#customer_care #content_container select,
#customer_care #content_container textarea{
	margin:0 0 5px 0;
	float: left;
	display: inline;
	font-size: 85%;
}
#customer_care #content_container textarea{
	clear: left;
	margin-left: 205px;
	margin-top:-1em;
}
#customer_care label span{
	font-weight: normal;
	font-size: 77%;
}

#customer_care #content_container #b_submit-contactus{
	clear:left;
	margin-left: 205px;
}

#customer_care #content_container #contact_subject-label,
#customer_care #content_container select#contact_subject{
	margin-top: 20px;
}




#contact_us-snailinfo{
	font-size: 85%;
	display: block;
	clear: both;
	width: 350px;
	height:  5.0em;
	padding: 25px 45px;
	margin: auto auto 20px auto;
	background-color: #b5b3ad;
	
}
#bymail{
	width:50%;
}
#bymail, #byphone{
	
	display: inline;
	float: left;
	margin-left: 1em;
}
#bymail strong, #byphone strong{
	display: block;
	text-indent: -1em;
}
/* Customer Classes END*/


/* ORDER TRACKING STYLES XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
.ordertracking_errormessage{color:red; padding:10px;}




.ot_hdr1 {
	background-color: #e2dccc;
}

.ot_hdr1_txt, .ot_hdr2_txt, .ot_hdr3_txt  {

	font-size: 85%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.ot_listLine {
	height: 1px;
}

.ot_hdr2 {
	background-color: #FFFFFF;
}

.ot_hdr3 {
	background-color: #e2dccc;
}

#ot_viewOrder {
}

#ot_viewOrder span a:link {
	text-decoration: underline;
}

#ot_backToList {
	padding: 13px 0 0 0;
    overflow: hidden;
    background-image: url("/images/btn_backtolist_off.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:13px;
}

#ot_Logout {
}

#ordertrack-detail table {
width:			595px;
background-color: #fff;
margin-top:		5px;
/*font-size:		1.2em;*/
}

#ordertrack-detail table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
background:		#000;
color:			#fff;
font-weight:	bold;
border-top: 1px solid #fff;
 font-size: 107%;
}

#ordertrack-detail table .properText {
text-align:		left;
}

#ordertrack-detail table th, #ordertrack-detail table td {
margin:			0;
padding:		5px 10px;
text-align:		center;

}

#ordertrack-detail table th {
color:			#fff;
background:		#484646;
margin-top:		10px;
 font-size: 77%;
 font-weight:	bold;
}

#ordertrack-list table {
width:			595px;
margin-top:		5px;
font-size:		1.2em;
}

#ordertrack-list table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
color:			#000;
font-weight:	bold;
border: 1px solid #000;
}

#ordertrack-list table caption p{
font-weight:	normal;
}

#ordertrack-list table .properText {
margin:			0;
margin-top:		5px;
padding:		5px 10px;
/*background:		#484646;*/
color:			#fff;
font-weight:	bold;
/*border-top: 1px solid #fff;*/
 font-size: 100%;
}

#ordertrack-list table th, #ordertrack-list table td {
margin:			0;
padding:		5px 10px;
text-align:		center;

}

#ordertrack-list table th {
color:			#fff;
background:		#484646;
margin-top:		10px;
 font-size: 77%;
 font-weight:	bold;
}

#ordertrack-list table img {
margin-top:		0;
}

#ordertrack-list img {
margin-top:		10px;
}

#ordertrack-detail a:link, #ordertrack-detail a:visited,
#ordertrack-list a:link, #ordertrack-list a:visited{
	font-weight: bold;
	margin: 10px;
	line-height:1.2em;
}
#ordertrack-detail a:hover, #ordertrack-detail a:focus, #ordertrack-detail a:active,
#ordertrack-list a:hover, #ordertrack-list a:focus, #ordertrack-list a:active{
}
/* ORDER TRACKING STYLES END*/
