
/* Customer Classes XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
 #side_nav h3{
	font-size: 122%;
	
	color:#000000;
	font-weight:bold;
}
.cc_navigation{
	padding:4px;
	margin-top:1px;

}
p{
	margin-top: 15px;
}

h3{
font-weight: bold;
margin-top: 15px;
}
.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;
	font-size: 100%;
	margin-top:20px;
	color:#5bb5ea;
}

#customer_care label{
	font-weight:bold;
}
#customer_care #content_container input{
	margin:0 0 5px 0;
}

#customer_care label span{
	font-weight: normal;
	font-size: 77%;
}




#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: #fff;
	
}
#bymail{
	width:50%;
}
#bymail, #byphone{
	
	display: inline;
	float: left;
	margin-left: 1em;
}
#bymail strong, #byphone strong{
	display: block;
	text-indent: -1em;
}





.ul_brand {
	font-weight: bold;
	float: left;
	border-right: 0px solid gray;
	width: 180px;
	margin-top: 15px;
	/*margin-right: 5px;*/
	
	
}
.ul_brand li li {
	font-weight: bold;

	
}

.ul_brand li li li a{
	font-weight: normal;
	font-size: 85%;
	color: #666;
	
}

.ul_category{
	font-weight: bold;
	float: left;
	border-right: 0px solid gray;
	width: 180px;
	margin-top: 15px;
	/*margin-right: 5px;*/
}

.ul_category li li {
	font-weight: bold;
}
.ul_category li li li a{
	font-weight: normal;
	font-size: 85%;
	color: #666;
	
}


 .ul_activity{
 	font-weight: bold;
 	float: left;
	border-right: 0px solid gray;
	width: 180px;
	margin-top: 15px;
 }
 
 .ul_activity li li {
	font-weight: bold;
}

 .ul_activity li li li a{
	font-weight: normal;
	font-size: 85%;
	color: #666;
}
/* Customer Classes END*/


/* 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: #fff;
margin-top:		5px;
font-size: 85%;
}

#ordertrack-detail table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
background:		#79c6f2;
color:			#000;
font-weight:	bold;
border-top: 1px solid #fff;
/* font-size: 85%;*/
}

#ordertrack-detail table .properText {
text-align:		left;
/*font-size: 85%;*/
}

#ordertrack-detail table th, #ordertrack-detail table td {
margin:			0;
padding:		5px 10px;
text-align:		center;

}

#ordertrack-detail table th {
color:			#333333;
background:		#c7e8fc;
font-weight: bold;
/*font-size: 85%;*/
}

#ordertrack-detail img {
margin-top:		10px;
}

#ordertrack-list table {
width:			595px;
margin-top:		5px;
font-size:		1.2em;
font-size: 85%;
}

#ordertrack-list table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
color:			#000;
font-weight:	bold;
border: 0px solid #000;
/*font-size: 85%;*/
}

#ordertrack-list table caption p{
font-weight:	normal;
/*font-size: 85%;*/
}

#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:			#000;
background:		#a2d7f6;
font-weight: bold;
/*font-size: 85%;*/
}

#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;
	/*font-size: 85%;*/
}
#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*/
