/* 
-----------------------------------------------
  coeurinc.com
  Print Styles :)
  updated 3.04.2006 - Joel Steidl
  created by Paramore/Redd Online Marketing
----------------------------------------------- */


/*----------[Redefine some stuff]----------------------------------------*/
body{
	background: #white;
	margin: 0px;
	padding: 0px;
	font-family: 'Helvetica', Arial, sans-serif;
}

#container{
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}


/*----------[Header Nav]----------------------------------------*/

#header{
	display: none;
}



/*----------[Logo Area]----------------------------------------*/


#coeurlogo{
	display: none;
}

/*----------[Site Navigation]----------------------------------------*/

#tabnav{
	display: none;
}

#secondlevel{
	display: none;
}


/*----------[Flash Content]----------------------------------------*/

#flashcontent{
	display: none;
}

/*----------[Site Content]----------------------------------------*/
#content{
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#content h1{
	font-size: 16px;
	font-weight: bolder;
	color: #686868;
	margin: 0px 0px 15px;
	padding: 10px 0px 10px 15px;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	line-height: 16px;
	background: #FCFCFC;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#content h2{
	color: #106AA5;
	margin: 0px;
	padding: 0px 15px 15px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
}
#content h3{
	color: #2A2A2A;
	margin: 0px;
	padding: 0px 15px 15px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bolder;
}
#content ul{
	margin: 0px 0px 15px;
	padding: 0px 15px 0px 50px;
	list-style: url(../images/bullet_icon.gif);
}

#content ol{
	margin: 0px 0px 15px;
	padding: 0px 15px 0px 50px;
	}

#content li{
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #2A2A2A;
}
#content p{
	font-size: 12px;
	line-height: 18px;
	color: #2A2A2A;
	margin: 0px;
	padding: 0px 15px 15px;
}

#content p.thanks{
	background: #FFFFCC;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #C3C3C3;
	font-weight: bolder;
}

#content img{
	margin: 5px 20px 5px 10px;
	padding: 0px;
	float: right;
}

#content p a, #content li a{
	color: #106AA5;
	text-decoration: underline;
}

#content p a:hover, #content li a:hover{
	color: #106AA5;
	text-decoration: none;
}
/*----------[Fancy Tables Throughout]----------------------------------------*/
.coeurdata{
	border: 1px solid #C3C3C3;
	margin: 0px auto 15px;
	padding: 0px;
	width: 770px;
	color: #2A2A2A;
}
.coeurdata caption{
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 10px;
	margin: 0px;
	background: url(../images/table_icon.gif) no-repeat left center;
	padding-left: 28px;
	padding-top: 10px;
}
.coeurdata th{
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}
th.number{
	width: 125px;
}
th.units{
	width: 110px;
}
th.size{
	width: 65px;
}
th.description{}
.coeurdata tr{}
.coeurdata td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}
.coeurdata tr.selectrow{
	background: #ffff99;
}
.coeurdata tr.odd{
	background: #E6E6E6;
}
.coeurdata tr.even{
	background: #FFFFFF;
}


/*----------[Site Footer, Repeats header Nav]----------------------------------------*/
#footer{
	display: none;
}


/*----------[Service Form]----------------------------------------*/

#content form{
	margin: 0px;
	padding: 0px 0px 15px 50px;
}
#content input {
        margin-bottom: 10px;
}

#content label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2A;
}

#content br {
        clear: left;
}

/*----------[Cross Reference Table]----------------------------------------*/

#crossreference{
	width: 770px;
	margin: 0px auto 50px;
	padding: 0px;
	border-right: 1px solid #C3C3C3;
	border-bottom: 3px solid #C3C3C3;
}

#crossreference caption{
	font-size: 14px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 0px 10px 132px;
	text-align: left;
}

#crossreference th{
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#crossreference td{
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
#crossreference td.heading{
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 120px;
	background: #FCFCFC;
	border-left: 1px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
}

#crossreference td.s100ml, th.s100ml{
	background: #D0E1EF;
	width: 75px;
	border-left: 1px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
}
#crossreference td.s130ml, #crossreference th.s130ml{
	background: #A6C0D6;
	border-left: 1px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
}
#crossreference td.s150ml, #crossreference th.s150ml{
	background: #86A2BA;
	border-left: 1px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
}
#crossreference td.s200ml, #crossreference th.s200ml{
	background: #67849C;
	border-left: 1px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
}

span.required{
	color: #FFFFFF;
}

/*---------Search Highlighting+++++++++++++++++*/
body.search #content strong
{
background: #ffff99;
}