/******************CONTAINING ATRIBUTES*********************/
.clearfix {
	display:block-inline;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

body {
	background: rgb(66,49,39);
	color: #333;
	text-align:center;
	font-family: arial;
	font-weight:400;
}

a {
	text-decoration:none;
	color: #777;
}

a:hover {
	color: rgb(85,167,229);
}

#wrapper {
	width:100%;
	position:relative;
}

#container {
	width:960px;
	background: rgb(255,255,255);
	min-height: 400px;
	margin: 0 auto 0 auto;
}
/**********************HEADER CSS****************************/
#top_border {
	background: rgb(100,36,0);
	height:30px;
	margin:0;
}

#header_container {
	height:120px;
	position:relative;
}

#header_img {
	position:absolute;
	background:transparent url(../img/cowgirlHeader.png) no-repeat;
	width:514px;
	height:100px;
	top: 10px;
	left: 20px; 
}

#adSpace {
	position:relative;
	display:block;
	float:right;
	background:transparent;
	width:370px;
	height:100px;
	top: 10px;
	right: 20px; 
}

#top_nav {
	width:100%;
	font-family:helvetica,sans-serif;
	font-size:11pt;
}

#top_nav span {
	float:left;
	margin:0;
	padding:0;
}

#top_nav span a {
	display:inline-block;
	background: rgb(66,49,39);
	color: #fff;
	padding:8px 0 8px 0;
	width:136px;
	border-left: solid 1px #fff;
	font-size:10pt;
}

span#bb a {
	background: rgb(85,167,229);
}

#top_nav span a:hover {
	background: rgb(85,167,229);
}

/**************************MAIN CONTENT************************/
#main_content {
	position:relative;
	width:100%;
	margin-bottom: 0px;
	text-align:left;
}

#col-L {
	position:relative;
	float:left;
	width:360px;
}

#col-R {
	position:relative;
	float:left;
	width:600px;
}

.standardP {
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	width:200px;
	font-size:12pt;
	line-height:15pt;
	border-bottom: 2px solid #777;
	font-weight:600;
}

.standardP em {
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
}
/****LEFT BAR******/
#NextArticles {
	float:left;
	position:relative;
	width:330px;
	padding:10px;
}

#leftBar {
	width:359px;
	float:none;
	display:block;
	min-height:200px;
	border-right: solid 1px #000;
	padding-bottom:20px;
	margin-bottom:0;
}

#leftBar h1 {
	padding:10px;
}

.nextIssueItem {
	display:block;
	position:relative;
	width: 240px;
	min-height:10px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:20px;
	padding-bottom: 20px;
	border-bottom: solid 2px #999;
}

.nextIssueItem span {
	display:block;
	width:100px;
	height:100px;
}

.nextIssueItem span em {
	display:block;
	text-indent:-2000em;
}

.nextIssueItem p {
	display:block;
	position:absolute;
	line-height:14pt;
	font-weight:600;
	top:10px;
	left: 120px;
	width:120px;
}

#bottomItem {
	border-bottom: none;
}

ul#adSteps {
	margin-left:20px;
}

ul#adSteps li {
	padding: 5px 0 5px 0;
}

.adType {
	text-align:center;
	margin-bottom:50px;
	border:1px dotted #aaa;
	padding-top:10px;
	padding-bottom:10px;
}

.adType form {
	margin-left:auto;
	margin-right:auto;
}
/*****RIGHT BAR*****/
#flash_holder {
	position:relative;
	width:600px;
	height:353px;
	border-bottom: solid 1px #000;
}

#about_flash_holder {
	position:relative;
	background: transparent url(../img/aboutHeader.jpg) no-repeat;
	width:600px;
	height:262px;
	border-bottom: solid 1px #000;
}

#advertiseHolder {
	position:relative;
	background: transparent url(../img/advertiseHolder.jpg) no-repeat;
	width:600px;
	height:267px;
	border-bottom: solid 1px #000;
}

#retailersHolder {
	position:relative;
	background: transparent url(../img/retailersHolder.jpg) no-repeat;
	width:600px;
	height:400px;
	border-bottom: solid 1px #000;
}
#right_bottom {
	position:relative;
	width:600px;
	min-height:100px;
}

#formLeft {
	width:250px;
	text-align:center;
	float:left;
	margin:20px 0 20px 0px;
}

#formLeft a {
	color: #333;
}

.orangeBox {
	background: rgb(227,172,36);
}

.orangeBox h3 {
	font-size:14pt;
}

h3 {
	font-size:16pt;
}

h4 {
	color:#ff0000;
	padding-top:10px;
	text-align:center;
	font-size:15pt;
}

p2 {
	text-align:center;
}

#horseABOUT {
	background: transparent url(../img/horseABOUT.jpg) no-repeat;
	width:250px;
	height:410px;
	position:absolute;
	top:50px;
	*top:122px;
	left:46px;
}

#pdfDownloadHolder {
	clear:both;
	position:relative;
	display:block;
	width:300px;
	height:80px;
	background: #eee;
	border:1px solid #777;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
}

#pdfDowlnloadHolder a {
	position:relative;
	display:block;
	width:300px;
	height:80px;
}

#pdfDownloadHolder a:hover {
	color:#fff;
}

#pdfDownloadHolder:hover {
	background:#aaa;
}

span#pdf {
	display:inline-block;
	width:80px;
	height:76px;
	padding-top:2px;
	background:transparent url(../img/icon.png);
	cursor:pointer;
}
span#linkText {
	position:absolute;
	top:0px;
	left:80px;
	padding: 15px 0 15px 10px;
	cursor:pointer;
}
/*****************FORM********/
#formContainer {
	position:relative;
	float:right;
	margin:20px;
	border:solid 2px #777;
	width:280px;
	min-height:100px;
	text-align:center;
}

#formContainer p {
	padding:10px;
	line-height:16pt;
}

#formContainer h2 {
	padding-top:10px;
}

#formContainer input {
	background:#eee;
	border:solid 2px #777;
	font-family: arial;
	padding:4px 2px;
	margin: 5px auto;
	width:240px;
	color:#555;
	font-weight:400;
	font-size:12pt;
	*font-weight:bolder;
}

#formContainer input#subscribe {
	background:rgb(227,172,36);
	color:#000;
	width:100px;
	height:30px;
	padding:0;
	margin: 10px auto;
	cursor:pointer;
	border:solid 1px #777;
}

#formContainer input#tellButton {
	background:rgb(174,209,54);
	color:#000;
	width:100px;
	height:30px;
	padding:0;
	margin: 10px auto;
	cursor:pointer;
	border:solid 1px #777;
}

#formContainer input#tellButton:hover {
	background: rgb(85,167,229);
}

#formContainer input#subscribe:hover {
	background: rgb(85,167,229);
}

#formContainer input#moreInfoButton {
	background:rgb(85,167,229);
	color:#000;
	width:100px;
	height:30px;
	padding:0;
	margin: 10px auto;
	cursor:pointer;
	border:solid 1px #777;
}

#formContainer input#moreInfoButton:hover {
	background:  rgb(174,209,54);
}
/************POPUP**********/
#darkBG {
	display:none;
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	float:left;
	z-index:100;
	background-color:#000000;
}

.pop {
	display:none;
	width:600px;
	height:400px;
	background-color:#fff;
	float:left;
	position:fixed;
	_position:absolute;
	z-index:200;
	border:solid 4px #636363;
}

.popField {
	background:#eee;
	border:solid 2px #777;
	font-family: arial;
	padding:4px 2px;
	margin: 5px auto;
	width:240px;
	color:#555;
	font-weight:400;
	font-size:12pt;
	*font-weight:bolder;
}

.pop h3 {
	text-align:left;
	padding:20px;
}

.pop textarea {
	width:500px;
	background:#eee;
	border:solid 2px #777;
	font-family: arial;
	color:#555;
	font-weight:400;
	font-size:12pt;
	*font-weight:bolder;
}

#sEmailButton {
	background:rgb(174,209,54);
	color:#000;
	width:100px;
	height:30px;
	padding:0;
	margin: 10px auto;
	cursor:pointer;
	border:solid 1px #777;
}

#sEmailButton:hover {
	background: rgb(85,167,229);
}

#sCancelButton {
	background:rgb(174,209,54);
	color:#000;
	width:100px;
	height:30px;
	padding:0;
	margin: 10px auto;
	cursor:pointer;
	border:solid 1px #777;
}

#sCancelButton:hover {
	background: rgb(85,167,229);
}
/*************************************FOOTER***************************/
#footer {
	border-top:solid 1px #000;
	font-family:Times;
}

ul#footNav {
	
}

ul#footNav li {
	display:inline-block;
	padding-right:10px;
	*zoom:1;
	*display:inline;
}

ul#footNav li em {
	*padding-bottom:10px;
	*zoom:1;
	font-style: normal;
	color: #777;
}

ul#footNav li a {
	display:inline-block;
	border-left: solid 2px #777;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	*zoom:1;
	*display:inline;
}
