/* @override http://babc.lunaseamedia.com/css/default.css */

body {
	background: #2e2c44 url(../images/bg-babc-tile.jpg) repeat-x;
	margin: 30px 0 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 16px;
	color: #242424;
}


/* Main Content Area
********************************************************/

#container {
	width: 990px;
	margin-left: -495px;
	position: relative;
	left: 50%;
	display: block;
}


#mainContent {
	position: relative;
	display: block;
	float: left;
	background-color: white;
}

#mainContentDouble {
	position: relative;
	display: block;
	float: left;
	background: white url(../images/bg-2-column.jpg) repeat-y;
}

#mainContentDoubleAlt {
	position: relative;
	display: block;
	float: left;
	background: white url(../images/bg-2-column-alt.jpg) repeat-y;
}

#mainContentTriple {
	position: relative;
	display: block;
	float: left;
	background: white url(../images/bg-3-column.jpg) repeat-y;
}

/* Header
********************************************************/

#siteHeader {
	background: url(../images/babc-header.png) repeat-x;
	width: 990px;
	height: 96px;
}

#googleSearch {
	position: absolute;
	display: block;
	float: right;
	top: 59px;
	right: 20px;
}

#googleSearch .searchfield {
	width: 270px;
}

#googleSearch #field {
	position: relative;
	display: block;
	float: left;
	width: 270px;
}

#googleSearch #btnGo {
	position: relative;
	display: block;
	float: left;
	width: 31px;
	padding-left: 10px;
}

#mainNav {
	position: relative;
	display: block;
	float: left;
	width: 990px;
	height: 33px;
}

#mainNav #item {
	position: relative;
	display: block;
	float: left;
}

#mainNav #itemSEL {
	position: relative;
	display: block;
	float: left;
	border-left: 1px solid #373737;
	height: 55px;
	font-size: 13px;
	margin-top: 20px;
	padding: 35px 20px 0;
	color: white;
}



/* Nav Bar
********************************************************/

ul.navBar
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}

ul.navBar li
{
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	/* width: 8em; */
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



/* Home Page
********************************************************/

#homeLeftColumn {
	position: relative;
	display: block;
	float: left;
	width: 635px;
}

#homeRightColumn {
	position: relative;
	display: block;
	float: left;
	width: 355px;
}

#homeCopy {
	position: relative;
	display: block;
	float: left;
	font-size: 12px;
	padding: 0 20px 20px;
}


/* In The News
********************************************************/

#inTheNews {
	position: relative;
	display: block;
	float: left;
}

#inTheNews #header {
	position: relative;
	display: block;
	float: left;
	background: url(../images/headers/in-the-news.jpg) no-repeat;
	width: 317px;
	height: 33px;
}

#inTheNews #header img {
	position: relative;
	float: right;
	top: 8px;
	right: 8px;
}

#inTheNews #item {
	position: relative;
	display: block;
	width: 317px;
	clear: both;
	padding-top: 1px;
}

#inTheNews #item #image {
	position: relative;
	display: block;
	float: left;
	width: 69px;
	height: 69px;
}

#inTheNews #item #text {
	position: relative;
	display: block;
	float: left;
	width: 218px;
	padding: 5px 10px;
	font-size: 11px;
	line-height: normal;
	color: #6f6f6f;
}


/* Upcoming Events
********************************************************/

#upcomingEvents {
	position: relative;
	display: block;
	float: right;
}

#upcomingEvents #header {
	position: relative;
	display: block;
	float: left;
	background: url(../images/headers/upcoming-events.jpg) no-repeat;
	width: 317px;
	height: 33px;
}

#upcomingEvents #header img {
	position: relative;
	float: right;
	top: 8px;
	right: 8px;
}

#upcomingEvents #item {
	position: relative;
	display: block;
	width: 317px;
	clear: both;
	padding-top: 1px;
}

#upcomingEvents #item #image {
	position: relative;
	display: block;
	float: left;
	width: 69px;
	height: 69px;
}

#upcomingEvents #item #text {
	position: relative;
	display: block;
	float: left;
	width: 218px;
	padding: 5px 10px;
	font-size: 11px;
	line-height: normal;
	color: #6f6f6f;
}

.date {
	color: #242424;
	font-size: 10px;
}


/* Home Promos / Banner Ads
********************************************************/

#homePromo {
	padding: 7px 0 0 29px;
}

#homeBanner {
	padding: 24px 0 24px 29px;
}


/* Footer
********************************************************/

#footerSpacer {
	position: relative;
	display: block;
	float: left;
	background-color: #ffffff;
	width: 990px;
	height: 20px;
}

#footer {
	position: relative;
	display: block;
	float: left;
	background-color: #ebebeb;
	width: 990px;
}

#stayInTouch {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	padding: 15px 20px 25px;
	border-right: 1px solid #ffffff;
}

#stayInTouch #title {
	position: relative;
	display: block;
	padding-bottom: 15px;
}

#stayInTouch #item {
	position: relative;
	display: block;
	clear: both;
	padding-top: 5px;
}

#stayInTouch #item #image {
	position: relative;
	display: block;
	float: left;
	width: 22px;
}

#stayInTouch #item #text {
	position: relative;
	display: block;
	float: left;
	font-size: 11px;
	line-height: normal;
	color: #242424;
	padding: 5px 5px 3px;
}

#corporateSpotlight {
	position: relative;
	display: block;
	float: left;
	width: 699px;
	padding: 15px 0 25px 20px;
}

#corporateSpotlight #title {
	position: relative;
	display: block;
	padding-bottom: 15px;
}

#corporateSpotlight #logos {
	position: relative;
	display: block;
	float: left;
	width: 547px;
}

#corporateSpotlight #logos #item {
	position: relative;
	display: block;
	float: left;
	padding-right: 50px;
	padding-bottom: 30px;
}

#corporateSpotlight #lunaseamedia {
	position: relative;
	display: block;
	float: right;
}


/* Interior Pages
********************************************************/

#leftNav {
	width: 230px;
	position: relative;
	display: block;
	float: left;
	padding: 10px 20px 20px;
	margin-bottom: 20px;
}

#leftNav #item {
	position: relative;
	display: block;
	float: left;
	color: #7b7b7b;
	clear: both;
	padding-bottom: 5px;
}

#leftNav #image {
	position: relative;
	display: block;
	float: left;
	padding: 4px 5px 0 0;
}

#leftNav #text {
	position: relative;
	display: block;
	float: left;
	font-size: 12px;
	color: #7b7b7b;
	width: 220px;
}

#leftNav #subItem {
	position: relative;
	display: block;
	float: left;
	color: #7b7b7b;
	clear: both;
	padding-bottom: 5px;
	padding-left: 15px;
}

#leftNav #subItem #text {
	position: relative;
	display: block;
	float: left;
	font-size: 12px;
	color: #c5c5c5;
	width: 205px;
}


#contentColumn {
	width: 432px;
	position: relative;
	display: block;
	float: left;
	font-size: 12px;
	padding: 10px 20px 20px;
	color: #575656;
}

#contentColumnWide {
	width: 680px;
	position: relative;
	display: block;
	float: left;
	font-size: 12px;
	padding: 10px 20px 20px;
	color: #575656;
}

#contentColumnWideAlt {
	width: 687px;
	position: relative;
	display: block;
	float: left;
	font-size: 12px;
	padding: 10px 20px 20px 35px;
	color: #575656;
}

#addInfoColumn {
	width: 208px;
	position: relative;
	display: block;
	padding: 10px 20px 20px;
	float: left;
	font-size: 12px;
	margin-bottom: 20px;
	color: #939191;
}

#addInfoColumn img {
	margin-bottom: 20px;
}

h1 {
	font-size: 16px;
	color: #4f5288;
}

h1 .subTitle {
	color: #757575;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding-left:10px;
}



/* Event Calendar
********************************************************/

#calendarColumn {
	display: block;
	position: relative;
	float: left;
	width: 320px;
	margin-right: 20px;
}

ul.calendarItem  {
	padding-left: 20px;
	color: #777777;
}

ul.calendarItem li {
	display: list-item;
	list-style-type: disc;
	padding-bottom: 15px;
}

ul.calendarItem .month {
	font-weight: bold;
}

ul.calendarEvent  {
	padding-left: 20px;
	color: #777777;
	font-weight: normal;
}

ul.calendarEvent li {
	display: list-item;
	list-style-type: circle;
	padding: 0;
}



/* Accordion
********************************************************/

#accordion {
	width: 680px;
	position: relative;
	display: block;
	color: white;
}

.accordion_toggle {
	display: block;		
	cursor: pointer;
	color: #575656;
	margin: 0 0 4px;
	padding: 5px 10px;
	background-color: #e9e9e9;
}

.accordion_toggle .subTitle {
	color: #757575;
	font-size: 12px;
	font-weight: normal;
}
	
.accordion_toggle_active {
	color: #313131;
}

.accordion_content {
	overflow: hidden;
	color: #313131;
}


/* Tartan Store
********************************************************/

ul.storeItem  {
	margin: 0 8px 20px 0;
	padding: 0;
	float: left;
	color: #777777;
	background-color: #e9e9e9;
}

ul.storeItem li {
	display: list-item;
	list-style-type: none;
}

ul.storeItem li.productPhoto {
	font-weight: bold;
	padding: 10px;
}

ul.storeItem li.productTitle {
	font-weight: bold;
	padding: 0 10px;
}

ul.storeItem li.productDesc {
	color: #999999;
	padding: 0 10px;
}

ul.storeItem li.productPrice {
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	padding: 0 10px;
}

ul.storeItem li.addToCart {
	padding: 10px;
}


/* Links
********************************************************/

a.newsLink {
	color: #6f6f6f;
	text-decoration: none;
}

a.newsLink:hover {
	color: #ff6b24;
	text-decoration: none;
}

a.leftNavLink {
	color: #6f6f6f;
	text-decoration: none;
}

a.leftNavLink:hover {
	color: #ff6b24;
	text-decoration: none;
}

a.leftNavSubLink {
	color: #919191;
	text-decoration: none;
}

a.leftNavSubLink:hover {
	color: #ff6b24;
	text-decoration: none;
}

a.addInfoLink {
	color: #6f6f6f;
	text-decoration: none;
}

a.addInfoLink:hover {
	color: #ff6b24;
	text-decoration: none;
}

a.footerLink {
	color: #242424;
	text-decoration: none;
}

a.footerLink:hover {
	color: #ff6b24;
	text-decoration: none;
}