/* 
	Cowboy Wildlife Photography
	Copyright: Custom Fit Online Solutions
	Author: Robert Valcourt, Roy McClean
	Date: October 2009
*/

@import url('/css/doc2form.css');
@import url('/css/gallery.css');
@import url('/css/jquery.fancybox.css');

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	background-image: url('/media/147/background.gif');
	background-repeat: repeat-x;
}
h1 {
	margin-bottom: 25px;
	color: #631C00;
	font-family: Arial Narrow, Arial, Helvetica, Verdana, Sans Serif;
	font-size: 20px;
	font-weight: 600;
        text-transform: uppercase;
}
h2 {
	margin: 25px 0 15px 0;
	color: #631C00;
	font-family: Arial Narrow, Arial, Helvetica, Verdana, Sans Serif;
	font-size: 18px;
	font-weight: 600;
}
h3 {
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	background-color: #FCFCFC;
	padding: 5px;
	margin-bottom: 10px;
	color: #631C00;
}
h4 {
	font-size: 14px;
	margin-bottom: 6px;
	color: #631C00;
        font-weight: 600;
}
p {
	margin-top: 25px;
	margin-bottom: 20px;
}
li {
	margin-bottom: 10px;
}
.ffix {
	clear: both;
	height: 0;
	overflow: hidden;
}
.gaImg {
	padding: 10px;
	background-color: #FDF5EA;
	border: 1px solid #E5E4D1;
	display: block;
}
.gaImgLeft {
	padding: 10px;
	background-color: #FDF5EA;
	border: 1px solid #E5E4D1;
	display: block;
	float: left;
	margin: 0 30px 20px 0;
}
.gaImgRight {
	padding: 10px;
	background-color: #FDF5EA;
	border: 1px solid #E5E4D1;
	display: block;
	float: right;
	margin: 0 30px 20px 30px;
}
.gaImgRightNB {
	padding: 10px;
	border: none;
	display: block;
	float: right;
	margin: 0 30px 20px 30px;
}
.cfc {
	display: block;
	float: right;
	margin: 0 30px 20px 30px;
}
ul.horiz {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.horiz li {
	float: left;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	display: block;
}
.sitemap ul {
	padding: 0;
	margin: 10px 0 10px 25px;
}
.clear {
	clear: left;
}
#content a {
        color: #0000FF;
	text-decoration: underline;
}
#content a:hover {
        color: #0000ff;
	text-decoration: none;
        background-color: #F7F7F7;
}        

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#navigation {
	width: 960px;
	height: 26px;
	padding-top: 10px;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#navigation a {
	text-decoration: none;
	color: #666666;
}
#navigation a:hover {
	background-color: #4F3620;
        color: #FFF;
}
ul.nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.nav li {
	float: left;
	margin-right: 35px;
	padding-left: 19px;
	background-image: url('/media/157/arrow-me.gif');
	background-repeat: no-repeat;
}

/*-------------------------------------------    
	layout
-------------------------------------------*/

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 960px;
	height: 82px;
	background-image: url('/media/152/header.gif');
	background-repeat: no-repeat;
}
#consplit {
	width: 960px;
}
#content {
	float: left;
	width: 750px;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-right: 25px;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
}
#content td {
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 12px;
	color: #666666;
}
#content td input {
	margin-top: 2px;
}
#sidebar {
	float: right;
	width: 180px;
	margin-top: 25px;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 12px;
	color: #666666;
}
#sidebar img {
	padding: 10px;
	background-color: #FDF5EA;
	border: 1px solid #E5E4D1;
	margin-top: 30px;
	margin-bottom: 5px;
	display: block;
}
#sidebar p {
	margin: 0;
	color: #666666;
	margin-left: 5px;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 11px;
	font-weight: normal;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
#sidebar li {
	margin: 0;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #DDDDDD;
	list-style-type: none;
}
#sidebar li a {
	text-decoration: none;
	color: #631C00;
}
#sidebar li a:hover {
	text-decoration: none;
	background-color: #FFD700;
}
#footer {
	width: 960px;
	padding: 16px 10px 0px 10px;
	margin-top: 25px;
	margin-bottom: 30px;
	border-top: 1px solid #ccc;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #631C00;
}
#footer a:hover {
	text-decoration: underline;
}
#flashcontent {
	width: 540px;
	height: 440px;
	padding: 10px;
	background-color: #FDF5EA;
	border: 1px solid #E5E4D1;
	display: block;
	margin: 1px;
	align: left;
}



























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
