@charset "UTF-8";
/* default.css */

/* default tags*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f4246;
	background: #3f4246;
}

img {
	border: 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
}

/* default links */
a {
	text-decoration:none;
	cursor:pointer;
	outline: none;
}

a:link {
	color:#3f4246;
}

a:visited {
	color:#3f4246;
}

a:active {
	color:#3f4246;
}

a:hover {
	color:#666666;
}

/* default positioning */
#websiteOverlay {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

#websiteTop {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 200px;
	width: 100%;
	position: relative;
	text-align: center;
	background: url(../images/layout/bg.jpg) top center repeat-x;
}

#websiteNavigation {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 58px;
	width: 100%;
	position: relative;
	text-align: center;
	background: #c1c686 url(../images/layout/bpac_logo.gif) top left no-repeat;
}

#websiteMiddle {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	position: relative;
	text-align: center;
	background: #ffffff;
}

#websiteBottom {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	position: relative;
	text-align: center;
}

#bpacLogo {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 58px;
	height: 58px;
	position: absolute;
	top: 200px;
	left: 0px;
}

.websiteSplash {
	height: 700px;
}

	.splash_1 {
		background: url(../images/content/home_01.jpg) top center no-repeat;
	}
	
	.splash_2 {
		background: url(../images/content/home_02.jpg) top center no-repeat;
	}
	
	.splash_3 {
		background: url(../images/content/home_03.jpg) top center no-repeat;
	}
	
	.splash_4 {
		background: url(../images/content/home_04.jpg) top center no-repeat;
	}
	
	.websiteSplash a{
		display:block;
		height: 700px;
	}

.websiteDisplay {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
	position: relative;
	text-align: left;
}

.websiteContent {
	display: block;
	position: relative;
	padding: 0px 130px 0px 130px;
}

/* */
.internal {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 24px 0px;
	line-height: 24px;
	font-size: 12px;
}

.internal img, .internal object, .internal embed {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
}

.internal #storeItems{
	margin: 0px 0px 24px 0px;	
}

.internal #storeNav img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.internal #storeItems img{
	margin: 0px 24px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.internal h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight:normal;
	color: #c1c686;
}

.internal h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight:normal;
	color: #c1c686;
}

.internal h2 a{
	text-decoration:underline;
	color: #c1c686;
}

.internal h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight:normal;
	color: #c1c686;
}

.internal h3 a {
	text-decoration:underline;
	color: #c1c686;
}

.internal h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight:normal;
}

.internal p.intro{
	font-size: 14px;
}

.internal p.summary{
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
}

.internal span.more{
	padding: 0px 0px 0px 6px;
	color: #c1c686;
}

.internal p a{
	text-decoration: underline;
}

.internal span.more a{
	color: #c1c686;
	text-decoration: none;
}

.internal .indent {
	padding: 0px 0px 0px 60px;
	border-left: 1px solid #d8d8d8;
}

.internal td {
	vertical-align:text-top;
	padding: 0px 10px 24px 0px;
}

.internal #storeNav td{
	padding: 0px 0px 24px 0px;
}

.internal #storeItems td {
	vertical-align: top;
	padding: 24px 0px 24px 0px;
	border-bottom: 1px solid #3f4246;
}

.internal #storeItems td a.buy{
	float: right;
	display: block;
	margin-left: 24px;
	width: 100px;
	text-align: center;
	background: #c1c686;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.internal #storeItems td a.buy_image{
	display:inline;
}

.internal #storeItems td a.back{
	float: right;
	display: block;
	width: 100px;
	text-align: center;
	background: #3f4246;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.internal h1.g, .internal h1 span.g, .internal h2.g, .internal h3.g, .internal h4.g, .internal p.g {
	color: #999999;
}

/* */
#websiteTop p{
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 30px 0px;
	line-height: 18px;
	text-transform: uppercase;
	color:#ffffff;
}

#websiteTop p a{
	color:#ffffff;
}

#websiteTop p span{
	color: #c1c686;
}

/* */
#websiteNavigation ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 58px;
	line-height: 58px;
}

#websiteNavigation ul li{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
	text-transform: uppercase;
}

#websiteNavigation ul li a{
	display: block;
}

/* */
#websiteBottom ul{
	margin: 0px 0px 0px 0px;
	padding: 65px 0px 0px 0px;
	list-style: none;
	line-height: 24px;
}

#websiteBottom ul li{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
	text-transform: uppercase;
}

#websiteBottom ul li a{
	display: block;
	color:#ffffff;
}

#websiteBottom ul li ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#websiteBottom ul li ul li{
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:auto;
	text-transform: none;
}

#websiteBottom ul li ul li a{
	display: block;
	color:#999999;
}

#websiteBottom p{
	margin: 0px 0px 0px 0px;
	padding: 65px 0px 24px 0px;
	font-size: 10px;
	color:#999999;
}	

#websiteBottom p a{
	color:#999999;
}

/* calendar */
#calendar{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 640px;
}

#calendar .cal_row{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 640px;
	height: 72px;
	background: #c2c886 url(../images/layout/calendar.gif) 0px 0px no-repeat;
}

#calendar a.cal_row:hover, #calendar a.sel{
	background-color:#a9b266;
}

#calendar .month{
	height: 70px;
}

#calendar .week_1{
	background-position:  0px -70px;
}

#calendar .week_2{
	background-position: 0px -142px;
}

#calendar .week_3{
	background-position: 0px -214px;
}

#calendar .week_4{
	background-position: 0px -286px;
}

#calendar .week_5{
	background-position: 0px -358px;
}

#calendar .week_6{
	background-position: 0px -430px;
}


/* pagination */

.pagination{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.pagination li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.pagination li.pages{
	float: right;
	text-align: right;
}

.pagination li.pages a{
	text-decoration:none;
}

.pagination li.pages a.current{
	text-decoration:underline;
}

/* */
.keyline {
	margin: 24px 0px 24px 0px;
	height: 0px;
	border-bottom: 1px solid #3f4246;	
}

/* search */
#cse-search-results iframe {
	width: 648px;
	background: transparent;
}

/* */
#buyContent {
	display: none;
	margin: 24px 24px 24px 24px;
	text-align: left;
}

#buyContent h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight:normal;
	text-transform: uppercase;
	color: #c1c686;
}

#buyContent p {
	line-height: 24px;
	font-size: 12px;
}

#buyContent #close {
	position: absolute;
	top: -12px;
	right: -12px;
	display: block;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


/* default overrides */
.lorem {
	color: #ff00ff;
}

a.sel {
	color: #ffffff;
}

a.u, .u {
	text-decoration: underline;
}

.l {
	text-align: left;
}

.r {
	text-align: right;
}

.c {
	text-align: center;
}

input.error, select.error{
	background: #ffcccc;
}

.hide{
	display: none;
}

.clear {
	clear: both;
	height: 0px;
}
