/* Customer Classes */
h1{margin-top:20px;}
/* Content block */
.cust_topic-head{/* usually atached to an H2 */ font-weight:bold;margin-bottom:20px;margin-left:200px;}
#customer_care  #content_block p{font-size:85%;margin:0 0px 5px 200px;width:470px;}
#customer_care  #content_block h3{margin:0 0px 0 200px;width:470px;font-weight:bold;}
#customer_care #content_block label{text-align:right;font-weight:bold;color:#333;width:200px;margin-right:5px;clear:left;float:left;display:inline;}
#customer_care #content_block input,
#customer_care #content_block select,
#customer_care #content_block textarea{margin:0 0 5px 0;float:left;display:inline;font-size:85%;}
#customer_care label span{font-weight:normal;font-size:77%;}
#customer_care #content_block #b_submit-contactus{clear:left;margin-left:205px;}
#customer_care #content_block #contact_subject-label,
#customer_care #content_block select#contact_subject{margin-top:20px;}
#contact_us-snailinfo{font-size:85%;display:inline;float:right;clear:both;width:400px;height:5.0em;padding:25px 45px;margin:auto 30px 20px auto;background-color:#cee1f3;}
#bymail{width:50%;}
#bymail,#byphone,#byemail{display:inline;float:left;margin-left:1em;width:175px;}
#bymail strong,#byphone strong,#byemail strong{display:block;text-indent:-1em;}
/* Customer Classes END*/
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/*	SIDE NAV */
#side_nav{position:absolute;top:123px;left:30px;/*	position: relative;
float: left;*/ z-index:100;width:140px;min-height:400px;display:inline;overflow:visible;}
#side_nav h3{font-size:122%;color:#000000;font-weight:bold;margin:0px;display:block;}
.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;padding-left:1.5ex;background:url(/images/list-image.gif) no-repeat 0px 5px;}
/* End  SIDE NAV */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
/* ORDER TRACKING STYLES  */

/* ORDER TRACKING STYLES XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
.ordertracking_errormessage{color:red; padding:10px;}
#ordertrack_block{
	margin:0 0 5px 200px;
	width:500px;
}

#ordertrack-detail table {
margin-top:		5px;
font-size:		85%;
width:500px;
}

#ordertrack-detail table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
color:			#fff;
font-weight:	bold;
 font-size: medium;
}
#ordertrack-detail table caption p{
font-weight:	normal;
margin-left: 0px !important;
}
#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:			#000;
background:		#dadada;
font-weight: bold;
}

#ordertrack-detail img {
margin-top:		10px;
}

#ordertrack-list table {
width:500px;
margin-top:		5px;
font-size:		85%;
}

#ordertrack-list table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
color:			#000;
font-weight:	bold;
}

#ordertrack-list table caption p{
font-weight:	normal;
margin-left: 0px !important;
}

#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:		#dadada;
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*/