@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

form {
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 1em 0;
	text-align: left;
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0.2px;
	margin-left: 0em;
	text-align: left;
}
h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0em;
}
h2 img {
	float:left;
	padding: 0 .3em 0 3pt;
}
h2.left {
	display: block;
	background-image: url(/images/leftnav_head.jpg);
	background-repeat: no-repeat;
	height: 19px;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
}
h2.tools {
	background-color: #CCCCCC;
	display: block;
	background-image: url(/images/tool_bar.jpg);
	background-repeat: repeat-x;
	margin-top: 2em;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: .25em;
	padding-left: 0.5em;
	margin-bottom: 0.1px;
}
h2.red  {
	background-color: #861d13;
	display: block;
	background-image: url(/images/red_bar.jpg);
	background-repeat: repeat-x;
	padding: 4px 0 3px 7px;
}

h2.redFlash  {
	background-color: #861d13;
	display: block;
	background-image: url(/images/red_bar.jpg);
	background-repeat: repeat-x;
	padding: 4px 0 3px 7px;
	width: 740px;
}

h2.grayDark  {
	background-color: #676559;
	display: block;
	background-image: url(/images/gray_bar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}
h2.rightbox  {
	background-color: #676559;
	display: block;
	background-image: url(/images/gray_bar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 193px;
	font-size: 11px;
	color: #bfbeb7;
}

a, a:visited {
	text-decoration:none;
	color: #FFFFFF;
}	
a:hover, a:active {
	text-decoration:underline;
}

a.home, a.home:visited {
	text-decoration:underline;
	color: #bc3957;
}	
a.home:hover, a.home:active {
	text-decoration:none;
}

a.link, a.link:visited {
	text-decoration:underline;
	color: #bc3957;
}	
a.link:hover, a.link:active {
	text-decoration:none;
}


li{
	padding-left: 10;
}

p {
	margin-bottom: 10px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}

* html .byfloatedimage{float: left;} /* IE Only Hack */
img {
	border:0px;
}
.centerColumn .breadcrumbtext {
	margin-top: -10px;
	font-size: 11px;
	color: #99978d;
}
.centerColumn .breadcrumbtext a {
	color: #99978d;
}
.breadcrumbtext a, .breadcrumbtext a:visited {
	font-size: 11px;
	text-decoration:underline;
	color: #99978d;
}
	
.breadcrumbtext a:hover, .breadcrumbtext a:active {
	font-size: 11px;
	text-decoration:none;
	color: #99978d;
}



.highlighttext {
	color: #bc392e;
}


/* ----------------------- Layout ------------------------- */
/* 
#mainWrapper {
	width:960px;
	margin:auto;
	padding:0;

}
*/

.brandBar {
	width:960px;
	padding:0;
	background-color: #2a2822;
	display: block;
	background-image: url(/images/brands_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.brandBar .brands {
	float:right;
	padding: 6px;
	margin: 0;
}
.brands label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D3D1C6;
	padding-right: 5px;
}
.header {
	height: 77px;
	background-image:url(/images/header_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 960px;
}
.header .search {
	float:right;
	padding-top: 29px;
	padding-right: 15px;
	width: 453px;
	text-align: right;
}
.header .logo {
	padding: 0px;
	margin: 0;
	float: left;
}

.navigation {
	background:#666458;
	width:960px;
	height: 28px;
	display: block;
}
.leftside {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/images/leftnav_bg_repeat.jpg);
	background-repeat: repeat-y;
}
DIV.leftNav {
	background-image: url(/images/leftnav_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
	margin-bottom: 1em;
	background-position: top;
}

a.nav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	display: block;
	color: #FFF;
	padding: 0 0 4px 20px;
	background-image: url(/images/white_arrows.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
}
a.small  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.leftNav ul {
	margin-bottom: 5px;
	margin-top:0px;
}
.leftNav ul li {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	padding: 0 0 0 0;
}
.bullet {
	background-image: url(/images/bullets_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td{
	font-size: 12px;
}
td.rightNav {
	padding-right: 16px;
	padding-left: 16px;
	vertical-align: top;
}

td.rightNavBallisticsDisplay {
	padding-right: 1px;
	padding-left: 1px;
	vertical-align: top;
}


td.leftColumn {
	width: 512px;
	background-color: #e9e7e0;
	background-image: url(/images/canvas_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.rightColumn {
	background-color: #FFFFFF;
	background-image: url(/images/bullets_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

td.rightColumnMain {
	background-color: #FFFFFF;
	background-image: url(/images/bullets_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 16px;
}

.centerColumn{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 16px;
	width: 99%;
}

.flashCenterColumn{
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 4px;
	width: 90%;
}

.centerColumn a, .centerColumn a:visited {
	color: #bc392e;
}
.leftContent {
	padding: 10px;
	margin: 0;
}
.leftContent a{
	color: #bc392e;
}
.rightContent {
	margin: 0;
	text-align: center;
	padding-top: 21px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
}
.rightContent a{
	color: #bc392e;
}
/* ----------------------- BOXES ------------------------- */

.flash  {
	padding: 0;
	margin: 0;
	background-color: #d4d2c6;
	height: 290px;
}

.locator {
	width: 238px;
	margin-top: 20px;
	background-image: url(/images/locator_bg.png);
	background-repeat: repeat-x;
	vertical-align: top;
}
.locator .content {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.locator .content a{
	color: #bc392e;
}
.rightbox {
	width: 198px;
	margin-bottom: 20px;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
}
.rightbox .content {
	background-image: url(/images/rightbox_bg.jpg);
	background-repeat:no-repeat;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.rightbox .content  a, .rightbox .content a:visited {
	color: #bc392e;
}
p.content {
	margin: 0px;
	padding: 1px 0 10px 0;
	vertical-align: top;
}

.dashboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bc392e;
	vertical-align: middle;
}
.dashboardHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;

}
.dashbrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bc392e;
}
.dashbrd a, .dashbrd a:visited {
	color: #bc392e;
}
.dashbrd ul {
	padding: 0;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.dashbrd ul li {
	padding: 0 0 0 1.2em;
	margin:0 0 .3em .5em;
	list-style-position: outside;
	background-image: url(/images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0em;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8d8b86;
}

img.right {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.copyright {
	color:#8a8778;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:950px;
	margin:auto;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* ----------------------- BALLISTICS ------------------------- */

.ballistics {
	font-size: 11px;
}

.ballisticsTable {
	font-size: 11px;
}

a.BallisticsSortLink, a.BallisticsSortLink:visited {
	text-decoration:underline;
	font-weight: bold;
	color: #ffffff;
}

a.BallisticsSortLink:hover, a.BallisticsSortLink:active {
	text-decoration:none;
	color: #ffffff;
	font-size: 11px;
}

.ballisticsTableContent {
	text-align:center;
}

.ballisticsTableContentLoadNo {
	/*text-align:left;*/
	padding:500px;
	margin-left:500px;
}

a.alt, a.alt:visited {
	text-decoration:underline;
	color: #666666;
	font-size: 11px;
}
	
a.alt:hover, a.alt:active {
	text-decoration:none;
	color: #666666;
	font-size: 11px;
}

a.tablehead, a.tablehead:visited {
	text-decoration:underline;
	font-weight: bold;
	color: #ffffff;
}
	
a.tablehead:hover, a.tablehead:active {
	text-decoration:none;
	font-weight: bold;
	color: #ffffff;
}

.tableheadtext {
	font-weight: bold;
	color: #ffffff;
}

.compare {
	font-size: 10px;
	}
	
.overflow {
	height: 425px;
	overflow-y: scroll;
	}
	
.filters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 175px;	
}

.filterbox {
	width: 198px;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
}

.filterbox .content {
	background-image: url(/images/rightbox_bg.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

h2.filterbox  {
	background-color: #676559;
	display: block;
	background-image: url(/images/gray_bar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 193px;
	font-size: 11px;
	color: #bfbeb7;
}

.rightboxnobg {
	width: 198px;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
}

.rightboxnobg .content {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

h2.rightboxnobg  {
	background-color: #676559;
	display: block;
	background-image: url(/images/gray_bar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 193px;
	font-size: 11px;
	color: #bfbeb7;
}

td.component-header{
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

td.component-table-first{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebe5d4;
	border-left-width: 1px;
	border-left-style: solid;
	border-lefts-color: #ebe5d4;
	padding-left: 2px;
	padding-right: 2px;
}

td.component-table{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebe5d4;
	padding-left: 2px;
	padding-right: 2px;
}
td.component-table-bottom{
	border-width: 1px;
	border-style: solid;
	border-color: #ebe5d4;
	padding-left: 2px;
	padding-right: 2px;
}

