/* ---------------------------------------------
 Global
--------------------------------------------- */

html {
	font-size: 100%;
	}
	
body {
	font: normal 11px Arial, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	background: #fff;
	width: 100%;
	}
	
/* ----Friendly Settings & Elements---- */

img, a img {
	border:0;
	} /* nobody likes default border around images */
	
.hr {
	height: 1px;
	background: #f9f9f9;
	margin: 15px 0 7px 0;
	}

.clear {
	display: inline-block;
	}
	   
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
* html .clear {
	height: 1%;
	}

.clear {
	display: block;
	}

.clear-fix {
    clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}


/* ----Idioms---- */

ul.mod {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.mod li {
	list-style: none;
	}

	
/* ----Typography---- */

p {
	margin-bottom: 10px;
	}
	
.small {
	font-size: 10px;
	}

.intro {
	font-size: 12px;
	}

a, a:link, a:visited, p a, p a:link, p a:visited {
	color: #000;
	text-decoration: underline;
	}

a:hover, p a:hover {
	color: #999;
	text-decoration: none;
	}
	
h1 {
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 8px 0;
	font-weight: normal;
	color: #000;
	}
	
h2, h2 a, h2 a:visited {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px 0;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #999;
	text-decoration: none;
	}
	
h4 {
	font-size: 13px;
	margin: 0 0 2px;
	font-weight: normal;
	color: #000;
	}
	
h5 {
	font-size: 14px;
	margin: 0 0 18px;
	font-weight: normal;
	color: #000;
	}

/* ---------------------------------------------
 Structure
--------------------------------------------- */

#site-wrapper {
	width: 975px;
	margin: 0 auto;
	padding: 0;
	}
	

/* ----Fixed Head---- */

#fixed-head {
	width: 975px;
	max-width: 975px;
	height: 120px;
	max-height: 120px;
	margin: 0;
	display: block;
	background: #fff;
	z-index: 5;
	position: fixed;
	border-top: 6px solid #000;
	}
	
.full-holder {
	width: 975px;
	height: 120px;
	border-bottom: 1px solid #000;
	float: left;
	background: url(../_images/common/logo_colinadair.png) 0 20px no-repeat;
	}

#logo-holder {
	width: 720px;
	height: 120px;
	border-bottom: 1px solid #000;
	float: left;
	}
	
.logo-holder-logo {
	width: 300px;
	height: 120px;
	float: left;
	background: url(../_images/common/logo_colinadair.png) 0 20px no-repeat;
	text-indent: -99999px;
	}
	
.blog-stamp {
	width: 118px;
	height: 118px;
	margin: 0;
	background: url(../_images/common/btn_blog.png) top right no-repeat;
	text-indent: -99999px;
	float: right;
	}
	
.subscribe-holder {
	width: 230px;
	height: 120px;
	border-bottom: 1px solid #000;
	float: right;
	}
	
/* ----Content Area---- */

#content-wrapper {
	width: 975px;
	margin: 150px 0 0 0;
	position: absolute;
	}
	
.copy-body {
	width: 720px;
	float: left;
	}
	
.copy-sidebar {
	width: 230px;
	float: right;
	postion: fixed;
	}
	
.copy-sidebar a, .copy-sidebar a:link, .copy-sidebar a:visited {
	color: #000;
	text-decoration: none;
	}
	
.copy-sidebar a:hover {
	color: #999;
	text-decoration: none;
	}
	
/* ---------------------------------------------
 Content Area
--------------------------------------------- */

#contentWrapper {
	width: 975px;
	margin: 130px 0 0 0;
	position: absolute;
	}
	
.copyMain {
	width: 720px;
	float: left;
	}
	
.copySidebar {
	width: 230px;
	float: right;
	postion: fixed;
	}
	
/*--Navigation--*/
	

.siteNav {
	margin: 0;
	}
	
.siteNav ul {
	margin: 0;
	padding: 0;
	}
	
.siteNav li {
	font-size: 11px;
	list-style: none;
	margin: 0 0 2px;
	}
	
.siteNav h4 {
	padding-top: 25px;
	}
	
.siteNav h4.first {
	padding-top: 0;
	}


.siteSubNav {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #000;
	}
	
.siteSubNav ul {
	margin: 0;
	padding: 0;
	}
	
.siteSubNav li {
	font-size: 11px;
	list-style: none;
	margin: 0 0 2px;
	}
	
/* -- Contact Slider -- */

.contactHeader { 
	width: 120px;
	height: 20px;
	margin: 0;
	/* Do not edit below */
	overflow: hidden;
	cursor: pointer;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	}
	
.contactHeader:hover {
	color: #999;
	text-decoration: none;
	}
	
.contactContainer {
	width: 120px;
	margin: 2px 0 0 0;
	/* Do not edit below */
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
	}

.contactContent {
	/* Do not edit below */
	position: relative;
	}
	
.contactContent h1 {
	color: #fff;
	font-size: 18px;
	font-weight: lighter;
	text-decoration: none;
	}

.contactContent p {
	margin: 0 0 12px 0;
	color: #000;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	}
	
.contactContent p a, .contactContent p a:visited {
	color: #000;
	text-decoration: none;
	}
	
.contactContent p a:hover {
	color: #999;
	text-decoration: none;
	}


/* ---------------------------------------------
 Individual Page Styling
--------------------------------------------- */
	
/*----Bio----*/

.bioImage {
	width: 320px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/_images/common/img_bio.jpg) top left no-repeat;
	}
	
.bioCopy {
	width: 380px;
	float: right;
	}
	

	
/* ---------------------------------------------
 Form Styling
--------------------------------------------- */

ul.form {
	margin: 0;
	padding: 0;
	}

ul.form li {
	list-style: none;
	margin: 0 0 18px 0;
	}

ul.form li label {
	color: #000;
	display: block;
	}

div.form div.item, div.webform div.item {
	padding: 8px 0 8px 0;
	}

.cat_button {
	font-size: 9px;
	color: #fff;
	padding: 2px 4px 2px 4px;
	background: #000;
	text-transform: uppercase;
	border: 0;
	cursor: pointer;
	}
	
.cat_button:hover {
	background: #999;
	cursor: pointer;
	}

input.cat_textbox,
textarea.cat_listbox,
select.cat_dropdown,
select.cat_listbox {
	width: 300px;
	}

.cat_dropdown_small {
	width: 200px;
	}

.cat_dropdown_smaller {
	width: 150px;
	}

.cat_textbox_small {
	width: 200px; /* DON'T TOUCH THIS */
	border: 1px #eee solid;
	color: #000;
	background: #fff;
	padding: 2px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	}
	
.cat_listbox_small {
	border: 1px #eee solid;
	color: #000;
	background: #fff;
	font-family: Arial, Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 0;
	}
	
.cat_textbox {
	border: 1px #eee solid;
	color: #000;
	background: #fff;
	padding: 2px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	}

.cat_listbox {
	height: 120px;
	width: 300px;
	}

table.webform,
table.reporting {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	}

table.webform td {
	line-height: 24px;
	padding: 6px;
	}

.form label, .webform label {
	font-size: 11px;
	}

.form input, .webform input {
	margin-right: 3px;
	}
	
/* ----Rules for Products, Secure, Newsletter---- */

.product-form h3 {
	padding-left: 9px;
	}

.secure-login, .newsletter-form {
	margin-top: 30px;
	}

.secure-login h3, .newsletter-form h3 {
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
	}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 0;
	}
	
.newsletter_textbox {
	width: 100px;
	border: 1px #eee solid;
	color: #000;
	background: #fff;
	font-size: 10px;
	padding: 2px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 1px 0 6px 0;
	}
	
.newsletter_label {
	color: #000;
	margin-top: 2px;
	font-size: 9px;
	}
