@charset "UTF-8";
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------- */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
p {
	padding-bottom: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #45A0CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #45A0CC;
	text-decoration: underline;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}
hr {
	border: none 0;
	border-top: 1px dotted #45A0CC;/*the border*/
	width: 100%;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 20px;
	clear: both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 18px;
	color: #45A0CC;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #7CBE34;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #7CBE34;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 0px;
	text-transform: uppercase;
}
#wrapper {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 934px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hdr {
	background-color: #000000;
	width: 934px;
	background-image: url(../images/stacool-vest-logo.jpg);
	background-repeat: no-repeat;
	height: 151px;
}
#logo {
	height: 125px;
	width: 265px;
	display: block;
	margin-left: 15px;
	margin-top: 10px;
	position: fixed;
	float: left;
}
#hdr-phone {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	text-align: right;
	width: 200px;
	float: right;
}
#nav {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#nav a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#nav a:hover {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #7CBE34;
}
.nav-active {
	color: #000000;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

#nav-ftr {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333333;
}
#nav-ftr a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #333333;
}
#nav-ftr a:hover {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #7CBE34;
}
#subnav-vests {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-left: 162px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}
#subnav-vests a {
	text-decoration: none;
	color: #45A0CC;
	font-weight: bold;
}
#subnav-vests a:hover {
	text-decoration: none;
	color: #7CBE34;
	font-weight: bold;
}
#subnav-use {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-left: 367px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}
#subnav-use a {
	text-decoration: none;
	color: #45A0CC;
	font-weight: bold;
}
#subnav-use a:hover {
	text-decoration: none;
	color: #7CBE34;
	font-weight: bold;
}
#ftr-content {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}
#copyright {
	width: 934px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.content {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #45A0CC;
	clear: both;
}

#sidebar {
	float: left;
	width: 320px;
	padding-left: 40px;
}
#left-content-column {
	float: left;
	width: 474px;
}
#close {
	float: none;
	clear: both;
}
.close {
	float: none;
	clear: both;
}
.image-use {
	padding-right: 20px;
	float: left;
}
.image-right {
	float: right;
	padding-left: 20px;
}
.home-headline {
	text-transform: none;
	line-height: 28px;
}
#under-vest-photo {
	float: right;
	width: 495px;
}
.caption {
	font-style: italic;
	font-size: 12px;
	float: right;
	width: 475px;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
	color: #666666;
}
