/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ------- Site Wide Styles -------------------*/
body {
	font-size: 75%;
	font-family: Helvetica, Arial, sans-serif;
} 
html>body {
	font-size: 12px;
}
h1{
	font-size: 1.75em;
	font-family: Helvetica, Arial, sans-serif;
	color: #CC1B1B;
	line-height: 1.2em;
	margin: 1em 0px 1em 0px;
}
h2{
	font: 1.6em Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	margin: 1em 0px 1em 0px;
	color: #2770B2;
	
}
h2 sup{
	font-size: 0.6em;
}
h3 {
	font: 1.3em Helvetica, Arial, sans-serif;
	line-height: 1.167em;
	margin: 0px 0px 0.6em 0px;
	color: #CC1B1B;
}
h4{
	font: 1.1em Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0.75em 0px 0.3em 0px;	
	color: #CC1B1B;
}
p{
	font: 1em Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	margin: 0.75em 0px;
	color: #333;
}
#topContent h1{
	margin: 0px;
}
#topContent h2{
	margin: 0.5em 0px;
}
#topContent p{
	font-size: 1.2em;
}
ul{
	margin: 0px 0px 1.75em 0px;
}
ol{
	margin: 0px 0px 1.75em 0px;
}
li{
	font: 1em Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	margin-left: 20px;
	list-style: url(../images/bullet.gif);
	color: #333;
	margin-bottom: 1em;

}
a, a:visited{
	color: #CC1B1B;
	text-decoration: underline;
}
a:hover, a:visited:hover{
	color: #000
}

.liststyle1 li{
	list-style: url(../images/bullet.gif);
	margin-left: 25px;
}

blockquote{
	clear: both;
	padding: 5px 20px 5px 20px;
	background: #2770B2;
	font: 1.3em Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	margin: 0.75em 0px 0px 0px;
	color: #fff;
	text-align: center;
}

.redbox{
	padding: 5px;
	background: #CC1B1B;
	font: 1.1em Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	margin: 0.75em 0px;
	color: #fff;
	text-align: center;
	
}
.redtext{
	color: #CC1B1B;
}

.language td img{
	border: 1px solid #666; }
	
.imageborder{
	border: 1px solid #666; }

/* --------------- end site wide styles ------------------------------------------ */


/* --------------- General Classes ----------------------------------------------- */
.floatleft{
	float: left;
	margin: 0px 10px 10px 0px;
}
.floatright{
	float: right;
	margin: 0px 00px 10px 10px;
}
.clearboth{
	clear: both;
}
.pad{
	padding: 20px;
}
.contentpad{
	padding: 0px 20px 20px 20px;
}
.contentbox{
	background: url(../images/content_bg.gif) repeat-x top #E6E6E6;
	padding: 10px;
	margin-bottom: 10px;
}
.orderpack{
	background: url(../images/orderpack_bg.gif) no-repeat;
	padding: 10px 10px 0px 20px;
	width: 310px;
	height: 500px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: inline;
}
.orderpack h3{
	margin-top: 10px;
}
.orderpack li{
	margin-bottom: 2px;
}
.orderpackalt{
	background: url(../images/orderpackalt_bg.gif) no-repeat;
	padding: 20px 20px 0px 20px;
	width: 650px;
	height: 300px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: inline;
}
.orderpackalt h3{
	margin-top: 10px;
}
.orderpackalt li{
	margin-bottom: 2px;
}

.rightbox{
	float: right;
	margin: 0px 0px 10px 10px;
	text-align: center;
	font-weight: bold;
}

.contents{
	width: 100%;	
	margin-bottom: 10px;
}
.contents th{ padding: 7px;background: url(/assets/images/toolkit_header_bg.jpg); color: #fff; }
.contents tr{ background: #fff; }
.contents tr.alt{ background: #FCEBEB; }
.contents td{ padding: 7px; }

.boxedInfo{
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.boxedInfo h3{
	margin: 0px 0px 1em 0px;
}


/* -------------- end general glasses -------------------------------------------- */


/* --------------- Form Styles - Using CMX Form ---------------------------------- */

form.cmxform label { width: 200px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 253px; } /* Width plus 3 (html space) */
form.cmxform fieldset{ border: 1px solid #CC1B1B; padding: 10px;}
form.cmxform fieldset legend{ 
	padding: 0px 10px; font-size: 1.2em; background: #fff;
	color: #CC1B1B;
	font-style: italic;
}
form.cmxform ol{
	font-size: 1em;
	margin-bottom: 5px;
}
form.cmxform li{
	border-bottom: 2px solid #fff;	
}
div.formhelper{
	position: absolute;
	margin-left: 470px;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 3px 3px 3px 20px;
	background-color: #D3E9F4;
	background: url(../graphics/tips_left.gif) no-repeat left top #D3E9F4;
	border: 1px solid #666;
	width: 200px;
}
.errortext{
	font-style: italic;
	font-weight: bold;
	margin: 4px 0px;
	color:#CC1B1B;
	font-size: 0.8em;
}
.button{
	height: 30px;
	background: #fff;
	border: 2px solid #666;
	font-size: 14px;
	font-weight: bold;
}
.textbox{
	border: 1px solid #666;
	padding: 2px;
	width: 240px;
	height: 20px; 
	font-size: 14px;
}
.findtextbox{
	border: 1px solid #999;
	padding: 2px;
	width: 150px;
}
.smalltextbox{
	border: 1px solid #666;
	height: 20px; 
	padding: 2px;
	width: 60px;
}
.bigtextbox{
	border: 1px solid #666;
	padding: 2px;
	height: 100px;
	width: 240px;
	overflow:auto;
	font-family: Helvetica, Arial, sans-serif;
}
.vbigtextbox{
	border: 1px solid #666;
	padding: 2px;
	height: 200px;
	width: 95%;
	overflow:auto;
	font-family: Helvetica, Arial, sans-serif;
}
.submitbutton{
	padding: 0px 20px;
	height: 30px;
	background: #CC1B1B;
	border: 1px solid #CC1B1B;
	font-size: 14px;
	font-weight: bold;
}
.cancelbutton{
	padding: 0px 20px;
	height: 30px;
	background: #D3E9F4;
	border: 1px solid #666;
	font-size: 14px;
	font-weight: bold;
}
.selectbox{
	border: 1px solid #666;
	padding: 2px 0px 2px 2px;
	height: 30px;
	font-size: 16px;
}
.tickbox{
	border: 1px solid #666;
	width: 20px;
	height: 20px;
}
.selecttable{
	border: 1px solid #999;
	padding: 2px;
	width: 250px;
}
.selecttable option:hover{
	background-color: #66FFFF;
}
.error-message{
	border: 1px solid #E50024;
	background: url(../images/error-arrow.gif) no-repeat #F8C1D9;
	background-position: 7px 9px;
	padding: 5px 5px 5px 25px;
	font-style: italic;
	font-weight: bold;
	color: #E50024;
}
.checkbox input{
	margin-right: 12px;
}
.checkbox label{
	width: 500px !important;
}


/* -------------- End Form Styles ----------------------------------------------- */


/* -------------- Bread Crumbs ------------------- */

.breadcrumbs{
	background: #e6e6e6;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	color: #333;
	clear: both;
	width: 685px;
}
.breadcrumbs a{
	color: #3C7CBF;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumbs a:hover{
	color: #000;
}

.pagination{
	clear: both;
	margin: 10px 0px 10px 0px;
}
.pagination div{
	display: inline;
}
.pagination #prev{
	float: left;
	padding: 5px;
}
.pagination #next{
	float: left;
	padding: 5px;
}
.pagination span{
	list-style-type: none;
	padding-bottom: 1px;
	margin: 0px;
	float: left;
	padding: 5px;
}
.pagination .disabled{
	color: #ccc;
	float: left;
}
#pagination_details{
	float: right;
}
.pagination a, .pagination a:visited{
	padding: 5px;
	text-decoration: none; 
	color: #666;
}

.pagination a:hover, .pagination a:active{
	color: #cc0000;
	background: #e6e6e6;
}

.pagination a.currentpage{
color: #333 !important;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
color: #666;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

/* Ticker Styles */
#ticker {
	margin: 0px 0px 15px 0px;
	padding: 10px;
}
#ticker #static_text {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	float: left;
	display: inline;
}
#ticker #static_text a{
	color: #FFFFFF;
	text-decoration: none;
}
#ticker #ticker_items{
	position: relative;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 20px;
}
#ticker #ticker_items li{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	margin: 0px;
	list-style: none;
	color: #fff;
}
#ticker a{
	color: #fff;
}

td{
	padding: 5px 3px;
	vertical-align: top;
}
td.middle{
	padding: 5px 3px;
	vertical-align: middle;
}

#page-links li{
	float: left;
	display: inline;
	list-style-type:none;
	margin: 0px 5px 0px 0px;
	font-size: 1em;
}
#page-links li a{
	padding: 3px 6px;
	background: #e6e6e6;
}
#page-links li a:hover{
	background: #036;	
	color: #fff;
}
