
/* Customer Classes XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
 #customer_care #content_container #side_nav h3{
	color:#000000;
	font-weight:bold;
	margin-left: 10px;
}
.cc_navigation{
	clear: both;
	margin:0 0 25px 10px;
	width: 166px;
	padding-bottom: 25px;
	background: #98686b url(/images/promo-bkg.gif) no-repeat bottom;

}
.cc_navigation h4{
	text-transform:uppercase;
	color:#ffffff;
	padding-left: 10px;
	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: 20px;
}
.cc_navigation li li{
	font-weight: normal;
	padding:3px 0 0 10px;
	background: url(/images/header_menu-arrow.gif) no-repeat 0px 60%;
}
.cc_navigation li a:link, .cc_navigation li a:visited{
	color: #ffffff;
	text-decoration: none;		
}
.cc_navigation li a:hover, .cc_navigation li a:active, .cc_navigation li a:focus{
	text-decoration:underline;
}
.cust_topic-head{
	font-weight: bold;
	margin-left: 28px;
}

#customer_care  #content_container p{
	/*font-size: 85%;*/
	margin: 10px 10px;
	margin-left: 28px;
}
#customer_care #content_container h3{
	margin-left: 28px;
	height:60px;
	background: transparent url(/images/cust_cc-title.gif) no-repeat;
}
#customer_care  #content_container h3 span{
	left: -999em;
	position: relative;
}

#customer_care #content_container #content_block h3{
	background-image: none;
	font-weight: bold;
	height: 1.2em;
	margin-top:  10px;
}

#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: #d5e6ef;
	
}
#bymail{
	width:50%;
}
#bymail, #byphone{
	
	display: inline;
	float: left;
	margin-left: 1em;
}
#bymail strong, #byphone strong{
	display: block;
	text-indent: -1em;
}

#ordertrack-login{
	width: 60%;
	margin-left: 10px;
	margin-top: 10px;
}

/* Customer Classes END*/


/* SITE MAP */

#site_map #content_container h3{
	margin-left: 0px;
	font-weight: bold;
	font-size: 107%;
	color: #98686B;
}


/*Site Map*/
#sitemap_pg_title{
	position:relative;
	margin-left: 40px;
}

.category_block{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: block;
}

.category_block h2{
	font-weight: bold;
}

#site_map  #content_container h2{
	color: #997942;
}

#site_map  #content_container h3 span{
	}
	
#site_map .cc_navigation{
	background-color: transparent;
	background-image: none;
}	
#site_map .cc_navigation h4 {
	color: #333;
	font-size: 100%;
}
#site_map .cc_navigation li{
	font-size: 100%;
}
#site_map .cc_navigation li a:link, #site_map .cc_navigation li a:visited{
	color:#3D8AD3;
}

#sitemap_cats li a:link, #sitemap_cats li a:visited{
	text-transform:uppercase;
	color:#000;
	padding-left: 10px;
	font-weight:bold;
	text-decoration: none;
}

#sitemap_cats li li a:link, #sitemap_cats li li a:visited{
	color:#3D8AD3;
	text-transform: capitalize;
	padding-left:25px;
	font-weight: normal;
	text-decoration: none;
}
#sitemap_cats li a:active, #sitemap_cats li a:hover, #sitemap_cats li a:focus,
#sitemap_cats li li a:active, #sitemap_cats li li a:hover, #sitemap_cats li li a:focus{
	text-decoration: underline;
	color:#3D8AD3;
}




/* ORDER TRACKING STYLES XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
.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: #B7B7B7;
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: 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:		#000;
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:			#000;
font-weight:	bold;
border: 1px solid #000;
}

#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:		#000;
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*/