@charset "utf-8";
/* CSS Document */

html, body {
	background: #000000;  /* url(images/origen_bg1.jpg) center repeat-y*/
	/*width:900px;*/
	height:100%;
	margin: auto auto 0 auto;
	padding:0;
	color:#b0875d;
	
}

#wrap {
	width:800px;
	margin:0 auto;
}

.clear {clear:both;}
.left {float:left;}
.right {float:right;}

.leftImg {float:left; margin-right:20px;}
.rightImg {float:right; margin-left:20px;}

/*--- Typography---*/
p {
	color:#000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	color:#e3d086;
    font-weight:lighter;
	font-size:26px;
}

h2 {
	color:#e3d086;
	font-weight:lighter;
	font-size:20px;
}

h3 {
	color: #000;
	font-size:20px;
	font-style:italic;
	font-weight:lighter;
	padding:0 0 10px 10px;
	margin:0;
}

h4 {
	color:#000;
	font-size:14px;
}

strong {
	color:#b00606;
	font-weight:lighter;
}

em {
	color:#978a59;
}

blockquote {
	color:#000;
	font-size:12px;
}

em.red {
	color:#b00606;
}

.small {
	font-size:9px;
	line-height:1.2em;
	margin:0 -5px;
}

a {
	color:#b00606;
	text-decoration:underline;
	font-size:12px;
}

#store-nav ul li a{ color:#e3d086;}


a:hover {
	color:#c7052a;
	text-decoration:none;
}

#store-nav ul li a:hover { color:#e3d086; text-decoration:underline;}

.topTitle {
	line-height:0;
	padding:10px 0;
	padding-left:15px;
}

.title {
	border-bottom:solid 1px #514a30;
	line-height:0;
	margin-bottom:10px;
	padding:15px 0 0 15px;
}

img {border:none;}
/*--- Header ---*/
#header {
	width:800px;
}
#topBar {
	padding-top:15px;
	width:800px; 
	height:50px;
}

#directions {
	height:40px;
	width:400px;
	float:right;
	text-align:right;
}

#topBar em {color:#e3d086; font-style:normal; font-size:12px;}

#topBar em a {color:#e3d086; text-decoration:none; font-size:12px;}
#topBar em a:hover {text-decoration:underline;}

#header-top {
	margin:0 auto;
	margin-bottom:-4px;
}

#header-left {
	width:20px;
	margin:0 0 0 0;
	padding:0;
	float:left;
}

#header-img {
	width:760px;
	height:300px;
	padding:0;
	margin:0;
	float:left;
}
#header-img-sub {
	width:760px;
	height:179px;
	padding:0;
	margin:0;
	float:left;
}

#header-right {
	width:20px;
	padding:0;
	margin:0;
	float:left;
}

#header-bottom {
	margin:0;
	padding:0;
}

/*--- Content ---*/
#content {
	clear:both;
	height:100%;
	margin:0;
	padding:0;
}

#content a {
	font-size:14px;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
	color:#ff0909;
}

.pMar {
	 margin:0 0 30px 0;
}

.border img {
	display: block;
	position: relative;
	background:#8d5d29;
	padding: 10px;
}
/*--- Subpage ---*/
#mainBar {
	background:#e3d086;
	border:solid 10px #8d5d29;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	padding:20px;
	width:740px;
}

#Bar {
	background:#e3d086;
	border:solid 10px #8d5d29;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	margin-right:30px;
	padding:20px;
	width:460px;
}
	
#sideBar {
	background:#e3d086;
	border:solid 10px #8d5d29;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	padding:20px;
	width:190px;
}

.nameEntry {
	float:left;
	line-height:.5em;
	margin-right:15px;
	width:210px;
}

#group {
	margin:5px 0 5px -10px;
}

#partnershipImg {
	margin-left:170px;
}

.go {
	margin-left:15px;
}

[if IE7] .go{  
    margin-top:30px;
	padding-top:30px;
}  

#css {
	color:#e3cf86;
	margin:30px 70px;
}

#naab {
	color:#e3cf86;
}

a#css:hover, a#naab:hover {
	color:#e3cf86;
}

/*--- Index.html ---*/
#buy {
	background:#e3d086;
	border:solid 10px #8d5d29;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:133px;
	margin-left:30px;
	margin-bottom:1px;
	padding:20px;
	width:460px;
}

.enter {
	float:right;
	margin-right:25px;
	margin-top:0;
	padding-top:0;
}


#innercol1 {
	border-right:solid 1px #000;
	height:140px;
	float:left;
	padding-right:15px;
	width:214px;
}

#innercol2 {
	float:left;
	height:140px;
	padding-left:15px;
	width:215px;
}

#innercol1 h3, #innercol2 h3 {
	text-align:center;
}

#blogWrap {
	background:#563919;
	border:solid 10px #8d5d29;
	float:left;
	margin-right:30px;
	padding:0px 10px 10px 10px;
	width:210px;
}

#blogWrap a {
	margin:0px;
	color:#e3d086;
	font-size:12px;

}

#blogWrap a:hover {
	color:#978a59;
	text-decoration:underline;
}

#blogEntry {
	border-bottom:solid 1px #978a59;
	margin-bottom:10px;
}

#blogEntry p {
	
	color:#978a59;
	font-size:12px;
}

.bottom {
		margin-bottom:15px;
}

#yourBull {
	height:100%;
	float:left;
	width:520px;
}

.bullEntry {
	width:340px;
	padding-bottom:30px;
}

.bullEntry p {
	color:#e3d086;
	margin-top:0;
	padding-top:0;
	text-align:center;
}

ul.privacy {
	color:#000000;
	font-size:12px;
}

/*--- Footer ---*/
#footer {
	clear:both;
	width:800px;
	margin:0 auto;
}

#footer img {
	margin:20px 50px 0 0;
}
#footer ul {margin:0;}
#footer ul li {
	float:left;
	list-style:none;
	padding-left:30px;
}

#footer ul li.first {padding-left:40px;}
#footer ul li a {color:#e3d086; text-decoration:none; font-size:10px;}
#footer p {color: #e3d086; margin:0; text-align:center; padding:10px 0 20px 0; font-size:10px; clear:both;}

#footer a {color:#b00606; text-decoration:none; font-size:10px; text-align:center; margin:0 auto;}

/* --- Tables --- */
/*#buyForm {
	float:right;
	margin:13px 10px 0 0;
}

#genTable {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#genTable td {
	border:1px solid #000;
	margin:0px;
	padding:4px;
}

.darkBrown {
	background:url(images/tables/darkBrown80.png) repeat;
}

.lightBrown {
	background:url(images/tables/darkBrown65.png) repeat;
}*/

/*.name {
	background:none;
}*/

/*.redHover {
	background:#b00606;
	color:#e3d086;
}*/

/* --- Tables --- */
#buyForm {
	float:right;
	margin:13px 10px 0 0;
}

#genTable {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#genTable th {font-size:14px;}
.ui-jqgrid-bdiv { height:300px !important;}

#gview_genTableDetail .ui-jqgrid-bdiv { height:40px !important;}