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

/* CMS DEFAULTS */
table.cake-sql-log  {
	background: #f4f4f4;
	margin: 20px;
	border-collapse: collapse;
	display: none;
	color: #000000;
	margin-top: 700px;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	border: solid 1px #cccccc;
}

#user_login {
	padding: 100px 200px;

}

#user_login label {
	display: block;
}

#user_login #authMessage {
	background-color: pink;
	border: solid 1px red;
	padding: 20px;
}


/* HTML */

* html {
margin:0;
padding:0;
}


body {
	background: #F0F0F0 url(../img/ble_dmask.jpg);
	font-family: Helvetica, Arial, sans-serif;  
	margin:0px;
	font:normal 11px/18px;
	color: #777777;
	overflow-x: hidden;
/* 	background-position: center -100px; */
}

body.default_body {
	background-position: center -400px;
}

#header_image, #header_image_default {
	position: absolute;
	width: 1942px;
	left: 50%;
	margin-left: -971px;
	height: 606px;
	background: url(../img/headermain.png) bottom center no-repeat;
	z-index: -1;
}

#header_image_default {
	height: 206px;
}

/* HEADINGS */

h1{
padding:0px;
color:#777;
font:normal 30px/36px "Helvetica", Arial, sans-serif; 
}

h2{
padding: 0px;
color:#777;
font:normal 26px/36px "Helvetica", Arial, sans-serif; 
}

h3, #news h3 {
padding:0px;
color: #333333;
font:bold 22px/24px "Helvetica", Arial, sans-serif; 
margin-bottom:10px;
}

h3 span {
color:#adadad;
}

h4{
padding: 0px;
color:#777;
font:normal bold 18px/26px "Helvetica", Arial, sans-serif; 
}

h5{
padding: 0px;
color:#777;
font:normal bold 16px/20px "Helvetica", Arial, sans-serif; 
}
h6{
padding: 0px;
color:#777;
font:bold 11px/14px "Helvetica", Arial, sans-serif; 
margin-bottom:10px;
}

p, .article_body {
padding:0 0 20px 0;
margin:0;
font:normal 11px/18px "Helvetica", Arial, sans-serif;
color: #777777;

}

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

a:visited{  
color:#333333;
}

input, select, textarea {
	padding: 7px;
	border: solid 1px grey;
	margin: 0 10px 5px 0;
	font-size: 16px;
}

input:focus, select:focus, textarea:focus, submit:hover {
	background: grey;
	color: white;
}

textarea {
	width: 380px;
	height: 200px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#overlay {
	display:none;
	height:360px;
	padding:40px;
	width:400px;
	z-index:10000;
}

#overlay .close { 
    background-image:url(../img/apple-close.png); 
    position:absolute; 
    right:28px; 
    top:28px; 
    cursor:pointer; 
    height:28px; 
    width:28px; 
}


#wrapper {
	width: 960px;
	margin: auto;
}

#header {
	height: 140px;
	width: 960px;
}

#logo {
	position: absolute;
	float: left;
	width: 200px;
	height: 80px;
	margin-top: 20px;
	z-index: 100;
}

#menu {
	float: right;
	width: 806px;
	height: 80px;
	text-align: right;
	margin-left: 68px;
}

#banner {
	width: 806px;
	height: 330px;
	background: url(../img/slider_bkgd.png);
	margin-left: 67px;
	margin-bottom: 45px;
	float: left;
	padding: 10px;
	z-index: 10;
}

#ad_banner {
	position: absolute;
	width: 806px;
	height: 90px;
	left: 50%;
	margin-left: -403px;
	margin-top: -15px;
}

#banner UL, #banner LI, #ad_banner UL, #ad_banner LI {
	padding: 0;
	margin: 0;
}

#gallery_rotator_2, #gallery_rotator_3 {
	height: 134px;
}

#banner .gallery_rotator_image {
	height: 330px;
}

#banner .gallery_rotator_info {
	width: 776px;
	height: 20px;
	font-size: 20px;
	text-align: right;
	background: url(../img/transparent_bg.png);
	padding: 15px;
	z-index: 10000;
	position: absolute;
	margin-top: -50px;
	color: white;
	line-height: 1em;
}

#content, #secondary {
	float: left;
	margin-top: 100px;
}

#content {
	width: 640px;
}

.content_head, .content_body, .content_foot {
	width: 640px;
	background: url(../img/big_box.png) top center repeat-y;
}

.content_head {
	height: 16px;
	background-position: top left;
}

.content_body {
	width: 608px;
	padding: 0 16px;
}

.content_foot {
	height: 16px;
	background-position: top right;
}

.default_page_title {
	background: url(../img/big_box_header.png) top left no-repeat;
	height: 40px;
	margin: -16px -16px 10px -16px;
	padding: 5px 16px 0;
	font-size: 24px;
}

#secondary {
	width: 260px;
	margin-left: 60px;
}

.block_head, .block_body, .block_footer {
	width: 228px;
	padding: 0 16px;
	background: url(../img/small_box_header.png) top center repeat-y;
}

.block_head {
	height: 40px;
	background-position: top left;
	padding-top: 5px;
	margin-top: 15px;
}

.block_head H2 {
	font-size: 20px;
}

.block_body {
	padding-top: 10px;
}

.noclose {
	display: block;
}

.block_footer {
	height: 16px;
	background-position: top right;
	margin-bottom: 5px;
}

#secondary UL, #secondary LI {
	padding: 0;
	margin: 0;
	list-style: none;
}

#tweets LI {
	margin-bottom: 10px;
	font-size: 12px;
	padding: 5px;
	background: #97c344;
}

#tweets a {
	color: #ffffff;
}

#tweets SPAN {
	color: #000000;
}

#tweets LI:hover {
	background: #c7c7c7;
	color: #333333;
}

#tweets LI.lastTweet {
	margin-bottom: 0px;
}

#flickr_photos LI {
	float: left;
	height: 75px;
	padding: 0 1px 1px 0;
}

#plugin_news_latest .content_head {
	margin-top: 20px;
}

.article IMG {
	float: left;
	padding: 0 10px 10px 0;
}

.read_more A {
	padding: 7px;
	background: #eeeeee;
	float: right;
	margin-top: 10px;
	font-size: 10px;
}

.buy_tickets A {
	margin-right: 5px;
}

#footer_wrapper {
	height: 40px;
	width: 100%;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E2E2E2 repeat scroll 0 0;
	border-top:1px solid #CCCCCC;
	height:40px;
	margin:30px 0 0;
	padding:30px 0;
	
}

#footer {
	width: 960px;
	margin: auto;
}

.footer_left {
	float: left;
	width: 600px;
}

.footer_right {
	width: 360px;
	float: left;
	text-align: right;
	
}

.clear {
  clear: both;
  height: 80px;
  display: block;
  font-size: 1%;
  float: none;
}

#social {
	font-size: 11px;
}

#social IMG {
	float: left;
	padding: 0px 0px 0px 0px;
}

#social li {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
}

ul.links LI A {
	display: block;
	width: 210px;
	padding: 6px 10px;
	background: #ececec;
	color: #5F5E5E;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom: 1px;
}

ul.links LI A:hover {
	background: #c7c7c7;
	color: #333333;
}

.content {
	font-size: 11px;
	line-height: 16px;
}

.content H2 {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}

.content H3 {
	font-weight: bold;
	color: #333333;
	font-size: 9px;
}

/* STORE */

#cart-nav {
	position: absolute;
	margin-left: 515px;
	margin-top: 10px;
}

.category-wrapper {
	width: 50%;
	float: left;
	text-align: center;
}

#newsletter {
	display: none;
	background: url(../img/ble_join_bkgd.png) top center no-repeat;
	width: 400px;
	height: 250px;
	padding-top: 190px;
}

#newsletter label {
	color: #ffffff;
	font-size: 14px;
}

#FormButton_Subscribe {
	float: right;
}

#newsletter .input {
	float: right;
}

#newsletter_form {
	width: 400px;
}

.blog_nav {
	background: url(../img/blog_button.gif);
	width: 260px;
	clear: left;
}

#blog_header {
	padding-bottom: 20px;
}

.blog_nav A {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #989898;	
	padding: 10px 0px 7px 20px;
	height: 18px;
}

#secondary #homepage_blog_buttons LI.active_nav {
	background: url(../img/blog_button_on.gif);
}

#secondary #homepage_blog_buttons LI.active_nav A {
	padding: 10px 0px 20px 20px;
}

#secondary #homepage_blog_buttons LI.blog_item,
#secondary #homepage_blog_buttons LI.blog_fake_item {
	display: none;
	padding: 5px 15px;
	background: #DCDCDC;
}

.blog_item A {
	color: #989898;	
	text-transform: lowercase;
}

.gallery_thumb {
	float: left;
	padding: 5px;
}

.gallery_label {
	position: absolute;
	text-align: right;
	width: 270px;
	padding: 10px;
	height: 10px;
	margin-top: -30px;
	background: #000000;
	color: #ffffff;
}
