
/* Customer Classes XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
 #side_nav h3{
	font-size: 122%;
	color:#fff;
	font-weight:bold;
	font-family: verdana;
	margin-top:20px;
	margin-left:5px;
}
.cc_navigation{
	padding:4px;
	margin-top:1px;

}

h3{
	font-weight:bold;
	font-family: verdana;
}

p {
	padding: 0px 0px 10px 0px;
}
.cc_navigation h4{
	text-transform:uppercase;
	
	font-size:77%;
	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-family: verdana;
	margin-bottom: 2.em;
		font-size: 112%;.
			font-weight:bold;
}

h2 {
	font-weight: bold;
}

#customer_care  #content_container p{
	font-size: 100%;
	font-family: verdana;
}
#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;

	
}
#bymail{
	width:50%;
}
#bymail, #byphone{
	
	display: inline;
	float: left;
	margin-left: 1em;
}
#bymail strong, #byphone strong{
	display: block;
	text-indent: -1em;
}



#sitemap li{
font-family: Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}

#sitemap li li{
font-family: Verdana, sans-serif;
	font-weight: normal;
	text-indent: 20px;
}



#signup a:link, #signup a:visited{
	display:block;
	font-weight: bold;
	position: relative;
	/*top: 35px;
	left: 65px;*/
	width: 90px;
	height: 27px;
	padding-top: 6px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-weight:bold;
	text-align: center;
/*	padding-left: 5px;*/
	font-size: 77%;
	text-transform: uppercase;
	color:#43241d;
background: transparent url(../images/btn_sprite.png) no-repeat 0px -830px;
}

	

#signup a:hover, #signup a:active, #signup a:focus{
	width: 90px;
	height: 27px;
color:#43241d;
	text-decoration:none;
background: transparent url(../images/btn_sprite.png) no-repeat 0px -870px;
}

/* 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: #712b0d;
margin-top:		5px;
font-size:		1.2em;
}

#ordertrack-detail table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
background:		#4d2922;
color:			#fff;
font-weight:	bold;
border-top: 1px solid #fff;
 font-size: medium;
}

#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:		#997063;
font-weight: bold;
}

#ordertrack-detail img {
margin-top:		10px;
}

#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:			#fff;
font-weight:	bold;
border: 1px solid #997063;
}

#ordertrack-list table caption p{
font-weight:	normal;
}

#ordertrack-list table .properText {
text-align:		left;
}

#ordertrack-list table th, #ordertrack-list table td {
margin:			0;
padding:		5px 10px;
text-align:		center;
}

#ordertrack-list table th {
color:			#fff;
background:		#997063;
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*/