@import url("/css/tier2/servicelocator.css");

.cm_TopItem 
{
	color:#666666;
	font-weight: normal;
	font-size: 13px;
}

.cm_TopItemHover
{
	font-weight: normal;
	font-size: 13px;
	background-color:#4eb3da;
}

.cm_TopItemActive 
{
	font-weight: normal;
	font-size: 13px;
	background-color:#4eb3da;
}

.cm_Item 
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	background-color:#eff0f1;
}
.cm_ItemHover
{
	font-family:arial;
	font-size:12px;
	background-color:#4eb3da;
}

.cm_ItemActive
{
	font-family:arial;
	font-size:12px;
	background-color:#4eb3da;
}




h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #123975;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}

table
{
        font-size: 100%;
}


#simpletabs_header
{
  float:left;
  line-height: normal;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width:770px;
  xheight:37px;
  background:url("/images/design/mccall/product_home_tabs.jpg") repeat;
}

#simpletabs_header ul
{
  width:100%;
  margin:0;
  padding:0px 10px 0px 0px;
  list-style:none;
}


#simpletabs_header li
{
	float:left;
	margin:0;
	padding:0 0 0 9px;
	font-size: 14px;
	font-weight: bold;
	color: #123975;
	text-transform: uppercase;
}

#simpletabs_header a
{
  float:left;
  display:block;
  padding:10px 5px 4px 6px;
  text-decoration:none;
  color:#765;
}

#simpletabs_header a:hover
{
  color:#ff0000;
}

.simpletabs_tabcontent
{
	clear:both;
  	width:100%;
}

.tableform
{
	background-color: #f0f0f0;	
	border: 2px solid #aaaaaa;
	width: 500px;
}

.tableform tr td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.breadcrumb
{
	margin-top:10px; 
	font-size:11px;
	float : left;
}

.darkstripe
{
	background-color: #eeeeee;
}

.lightstripe
{
	background-color: #ffffff;
}

.producttable td
{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#4EB3DA;
background-color:#D7EFFD;
}

.producttable td.producttableimage, .producttable th.producttableimage
{
background-color:#ffffff;
text-align:center;
}

.producttable td.producttabledesc, .producttable th.producttabledesc
{
padding-left:20px;
}

.producttable th
{
border-top-style:solid;
border-top-width:1px;
border-top-color:#4EB3DA;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#4EB3DA;
background-color:#D7EFFD;
text-align:left;
}

a 
{
	text-decoration: none;
	color: #0000ff;
} 

a:hover,a:active
{
	text-decoration: underline;
	color: #0000ff;
}

 td.c3 {background-color: #E2F4FD}
 td.c2 {background-color: #FFFFFF}
 div.c1 {text-align: center}
