/* Start of CMSMS style sheet 'COLT - Layout' */
/* CSS Document */

body {
	margin: 0;
	background-color: #005295;
	background-image: url(uploads/layout/span-body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#masthead {
	width: 100%;
	height: 251px;
	background-image: url(uploads/layout/logo-colt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0 auto;
}
#masthead-link {
	display: block;
	margin: 0 auto; 
	width: 867px;
	text-align: left;
	vertical-align: bottom;
}
#masthead-link1 a { 
	background-color: none;
	display: block;   
	height: 251px;   
	width: 300px; 
	margin: 0 auto;
	float: left;
	text-decoration: none;
} 
#masthead-link2 a { 
	background-color: none;
	display: block;   
	height: 65px;   
	width: 220px; 
	margin: 0 auto;
	float: right;
	text-decoration: none;
	margin-top: 175px;
} 
#masthead a span { 
  	visibility: hidden; 
	text-decoration: none;
}
#hidden-pages {
	background-color: none;
	display: block;   
	height: 40px;   
	width: 330px; 
	margin: 0 auto;
	float: left;
	text-decoration: none;
	margin-top: 200px;	
	text-align: right;
}
#span-nav {
	width: 100%;
	height: 85px;
	background-image: url(uploads/layout/span-nav.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
#bg-nav {
	margin: 0 auto; 
	height: 85px;
	background-image: url(uploads/layout/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 0px;
}
#nav-wrapper {
	width: 867px;
	margin: 0 auto;
	text-align: center;
}
#nav {
	width: auto;
	text-align: center;
	margin: 0 auto;
	display: table;
}
#nav ul {
	text-align: center;
	margin: 0 auto;
}
#span-body {
	width: 100%;
	overflow: hidden;
	text-align: center; /* This is so bg-body centers in IE */
}
#bg-body {
	display: block;
	margin: 0 auto; 
	width: 867px;
	background-color: #FFFFFF;
	background-image: url(uploads/layout/bg-body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#body {
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align: left;
}
#bg-body2 {
	height: 150px;
	background-image: url(uploads/layout/bg-body2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 30px;
	padding-right: 370px;
	padding-bottom: 0;
	vertical-align: bottom;
	text-align: left;
	overflow: hidden;
}
#bg-body2 a img {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#flash {
	height: 250px;
}
#title {
	margin-bottom: 25px;
}
.gun-template {
	height: 250px;
}
#item {
	width: 400px;
	margin-top: 20px;
}
#promotions {
	padding: 0px;
	margin-top: 25px;
	width: 805px;
}
#content-outer {
	border: 1px solid #c40c12;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content-inner {
	border-left: 1px solid #c40c12;
	border-right: 1px solid #c40c12;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#content-inner table {
	width: 730px;
	overflow: hidden;	
}
#content-data {
	text-align: left;
}
#content-data table {
	width: 730px;
}
#content-data table table {
	width: auto;
}
#content-data td td {
	padding: 5px;
	vertical-align: top;
}	
#footer {
	display: block;
	height: 50px;
	background-color: #000000;
	background-image: url(uploads/layout/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
	padding-left: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1000;
}
#footer2 {
	display: block;
	margin: 0 auto; 
	height: 75px;
	text-align: center;
	padding-top: 30px;
}

/* End of 'COLT - Layout' */

