@import url("reset.css");
@import url("jquery.lightbox-0.5.css");
@import url("jquery/smoothness/jquery-ui-1.7.1.custom.css");

body {
	font-family: Arial, sans-serif;
	text-align:center;
	color:#1F1F1F;
	background:#ECF0DB url('../images/template/bg.gif') top left repeat-x;
}

body#photo {
	background:#ECF0DB url('../images/brighton.jpg') 50% 50% no-repeat fixed;
}
body#photo #page {
	width:900px;
	border:none;
}
body#photo #container {
	border-left:#FFF solid 5px;
	border-right:#FFF solid 5px;
}

a {color:#663399;}
a:hover {color:#9260c5;}

#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header {
	font-size:11pt;
	background: url('../images/template/bg_header.gif') top left repeat-x;
	height:76px;
	width:100%;
}

#header #logo {
	float:left;
	margin-left:15px;
}

#header ul {
	float:right;
	margin: 20px 20px 0;
}

#header li {
	display:inline;
}

#header li a {
	color:#FFF;
	display: block;
	float: left;
	padding: 8px;
	margin-left: 2px;
	text-decoration: none;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-weight:400;
	font-size:110%;
}

#header li a:hover {
	background: #9260c5 url('../images/template/bg_header_ul_hover.gif') 50% 0 repeat-x;
}

#header li.active a, #header li.active a:hover {
	background: #9260c5;
}

#subheader {
	background:#99FF00;
	height:32px;
	width:100%;
	border-bottom:#663399 solid 1px;
}

#subheader #change_area {
	float:right;
	border:#CCC solid 2px;
	margin: 6px 15px 0 0;
}

#subheader #logout {
	text-indent:-2000px;
	background:url('../images/template/button_logout.gif') top left no-repeat;
	width:75px;
	height:20px;
	float:right;
	margin: 6px 15px 0 0;
	overflow:hidden;
}

#subheader #shopping_list {
	text-indent:-2000px;
	background:url('../images/template/button_shopping_list.gif') top left no-repeat;
	width:122px;
	height:20px;
	float:left;
	margin: 6px 15px 0 15px;
	overflow:hidden;
}

#subheader span {
line-height:30px;
font-size:80%;
margin-left:15px;
font-family:"Trebuchet MS", Arial;
color:#41AF50;
}

#subheader span a {
color:#2F7F3A;
}

#subheader span a:hover {
color:#144F1C;
}

#page {
	background:#FFF;
	font-size:10pt;
	width:898px;
	float:left;
	border-left:#D5DAC1 solid 1px;
	border-right:#D5DAC1 solid 1px;
}

#page_inner {
	padding:15px 15px 25px 15px;
	float:none;
}

#page_left ul {
	font-size:11pt;
	margin-bottom:20px;
}

#page_left ul li {
	padding: 10px;
	border-bottom:#CCC solid 2px;
}

#page_left ul li.active {
	background:#F4EAFE;
}

#page_left ul li a {
	text-decoration:none;
	font-weight:bold;
}

#page_left ul li a.highlight {
	color:#993333;
	font-weight:bold;
}

#page_left ul li ul {
	font-size:90%;
	padding: 5px 0 5px 5px;
	margin-bottom:0;
}

#page_left ul li ul li {
	border-bottom:none;
}

#page_left ul li ul li a, #page_left ul li ul li span {
	color:#663399;
	cursor:pointer;
	font-weight:normal;
	text-decoration: underline;
}

#page_left ul li ul li ul {
	padding: 10px 0 0 10px;
}

#page_left ul li ul li ul li {
	padding: 5px;
}

#page_left ul li ul li ul li a {
	color:#993399;
	line-height:1.3em;
}

#page_left a#suggest {
	display:block;
	background:#CC3300;
	padding:12px;
	color:#FFF;
	text-align: center;
	margin: 15px 0 15px 0;
}

#page_left {
	float:left;
	width:215px;
}

#page_right {
	float:right;
	width:622px;
	border-left:#E9D5FE solid 1px;
	margin-left:15px;
	padding-left:15px;
}

#home_left {
	float:left;
	width:622px;
	border-right:#E9D5FE solid 1px;
	margin-right:15px;
	padding-right:15px;
	margin-bottom:15px;
}

#home_right {
	float:right;
	width:215px;
}

#footer {
	clear:both;
	font-size:9pt;
	color:#FFF;
	background:#663399;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
}

#footer li {
	float:left;
	margin-left:15px;
}

#footer a {
	color:#EEDFFF;
	text-decoration: underline;
}

#footer a:hover {color:#FFF;}

#footer li.r {
	float:right;margin-right:15px;
}

#page_print {
	float:right;
	margin: 10px 0 0 10px;
	padding-left:22px;
	line-height:16px;
	font-size:90%;
	background:url('../images/icons/printer.png') 0 50% no-repeat;
}

#offer_count {
	display: block;
	float:left;
	width:43px;
	height: 40px;
	background: url(../images/template/offer_count.gif) no-repeat;
	margin: 0 10px 10px 0px;
	padding: 18px 0 0 15px;
	font-size: 18px;
	color: #FFFFFF;
}

.event {
	float:left;
	width:100%;
	clear:both;
	border-bottom:#DFDFDF solid 1px;
	padding:15px 0 25px 0;
	background:#FFF url('../images/template/div_diag.gif') bottom left repeat-x;
}
.sponsored {
	background:#FFEFEF url('../images/template/div_diag.gif') bottom left repeat-x;
}

.event ul.a {
	width:495px;
	float:right;
	line-height: 1.3em;
	padding-bottom:10px;
	margin-right:10px;
}
.event img {
	border:#AFAFAF solid 1px;
	margin-left:10px;
	padding:3px;
	background:#FFF;
}
.event ul.a li.date {
	float:left;
	font-weight:bold;
}
.event ul.a li.venue {
	float:right;
	font-weight:bold;
}
.event ul.a li.title {
	clear:both;
	float:left;
}
.event ul.a li.title h2 {
	padding:4px 0 4px 0;
	font-size:120%;
	font-weight:bold;
}
.event ul.a li.desc {
	clear:both;
	float:left;
	width:495px;
	font-family: Arial;
}
.event ul.b {
	clear:both;
}
.event ul.b li.cat {
	clear:both;
	float:left;
	width: 90px;
	text-align:center;
	color:#769944;
	margin-left:10px;
}
.event ul.b li.price {
	float:left;
	margin-left:15px;
	font-weight:bold;
	color:#993333;
}
.event ul.b li.more {
	float:right;
	margin-right:10px;
}

#related {float:right;width:265px;}
.related {
	clear:both;
	float:left;
	border-top:#CCC solid 2px;
	margin-bottom:15px;
}
.related img {float:left;}
.related br {margin-bottom:8px;}
.related a {font-weight:bold;font-style:italic;}
.related p {
	float:left;
	width:160px;
	padding:6px 0 0 10px;
}

#location {
	float:left;
	width:338px;
	margin-bottom:15px;
}

#location h2 {
	clear:both;
}

#location_inner {
	background:#EFEFEF;
	border-top:#CCC solid 2px;
	float:left;
	padding:15px;
}
#location_inner #map {
	width:310px;
	height:200px;
	float:right;
	margin-bottom:15px;
}

#detail_image {
	float:right;
	margin:15px 0 10px 10px;
}

.notice {
	background:#EFEFEF url('../images/template/bg_grey.gif');
	border:#CCC solid 2px;
	padding:3px 15px 15px 15px;
	margin:10px 0 15px 0;
}

.notice h2 {
	background: url('../images/template/news.gif') 0px 7px no-repeat;
	padding-bottom:0;
	padding-left:28px;
	color:#DE1010;
	font-size:120%;
}

.notice p.credit {
	font-style: italic;
	color:#5F5F5F;
	padding-top:5px;
}

.notice p {
	padding:10px 0 0 0;
}

#page_left .featured_offer {
	margin:10px 0 15px 0;
	background: #A12498 url('/images/template/other_row_bg.jpg') top left repeat-x;
}

#page_left .featured_offer div {
	padding:15px;
}

#page_left .featured_offer p {
	color:#DFDFDF;
	font-size:90%;
	font-family:Arial;
}

#page_left .featured_offer h3, #page_left .featured_offer a {
	color:#FFF;
}

.pagination {
	clear:both;
	padding-top:17px;
	margin-bottom:10px;
}

.pagination a {
	padding: 4px 7px 4px 7px;
	margin: 4px;
	border: 1px solid #AAAADD;
	text-decoration: none;
	color: #000;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #6b32a6;
	color: #000;
}

.pagination span {
	padding: 4px 7px 4px 7px;
	margin: 4px;
	border: 1px solid #6b32a6;
	font-weight: bold;
	background-color: #6b32a6;
	color: #FFF;
}


.atoz {
	display:block;
	width:50%;
	float:left;
}

/* PAGE LAYOUT COMMON ELEMENTS */

h1 {
	padding: 5px 0 10px 0;
	font-size:180%;
	font-weight:400;
	line-height:1.3em;
	font-family: 'Trebuchet MS', arial, sans-serif;
}

h2 {
	
	padding: 10px 0 10px 0;
	font-size:140%;
	font-weight:normal;
	color:#663399;
	font-family: 'Trebuchet MS', arial, sans-serif;
}

h3 {
	clear:both;
	padding: 10px 0 15px 0;
	font-size:120%;
	font-weight:bold;
	color:#66995D;
	font-family: 'Trebuchet MS', arial, sans-serif;
}

p {
	line-height:1.3em;
	padding: 10px 0 15px 0;
}

#page_right #page_content {
	margin-bottom:15px;
}

#page_right #page_content ul {
	list-style-type: disc;
	line-height:1.3em;
	padding: 10px 0 15px 30px;
}

#page_right #page_content li {
	padding-bottom:12px;
}

.half {width:49%;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.bold {font-weight:bold;}
.big {font-size:150%;}
.small {font-size:90%;}
.red {color:#993333;}


table.list {
	border-collapse:collapse;
	border-bottom:#ECECEC solid 1px;
	width:100%;
	margin: 0 0 15px 0;
}

table.list th.buttons {
	background:none;
	border:none;
	font-size:90%;
	padding:7px 7px 15px 7px;
}

table.list th {
	background:#EFEFEF url('../images/manager/th_bg.gif') bottom left repeat-x;
	border-bottom:#CCC solid 3px;
	border-top:#CCC solid 1px;
	padding:10px 7px 10px 7px;
	font-weight:bold;
} 

table.list td {
	padding: 7px;
	border-top:#ECECEC solid 1px;
	font-size:100%;
	vertical-align: middle;
	line-height:1.3em;
}

table.list tr.expired td {
	color:#AF3636;
	border-top:#FFAFAF solid 1px;
	border-bottom:#FFAFAF solid 1px;
}

table.list tr.drafts {
	display:none;
}

table.list tr.drafts td {
	border-top:#FFF solid 1px;
}

table.list td.buttons {
	font-size:75%;
	width:220px;
}

table.list td.buttons a {float:right;}

/* FORMS */

fieldset {
	margin: 20px 0 20px 0;
}

fieldset label {
	display:block;
	width:160px;
	float:left;
	clear:left;
	margin-bottom:20px;
	margin-left:20px;
	font-weight:bold;
}

fieldset input.checkbox {
	float:left;
	clear:left;
	margin-left:15px;
}
fieldset label.checkbox {
	display:inline;
	float:left;
	clear:none;
	width:auto;
	margin: 5px 0 5px 10px;
	font-weight:normal;
}

fieldset input, fieldset select {
	float:left;
	width:220px;
	margin-bottom:20px;
}

fieldset textarea {width:420px;margin-bottom:15px;}

fieldset .buttons {
	margin-top:0;
	margin-left:180px;
}

fieldset br {
	clear:both;
}

#home_right fieldset {
	margin-bottom:20px;
}

#home_right fieldset label {
	margin-bottom:5px;
	margin-left:0;
	color:#993333;
}

#home_right fieldset input {
	width:180px;
	margin-bottom:15px;
}

#home_right fieldset .buttons {
	margin-left:0;
}

/* MESSAGES */

.message {
	width:100%;
	clear:both;
	margin-top:10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial;
}

.message ul {
	margin:5px 0 5px 30px;
	padding:0;
	list-style-type:none;
}

.message li {
	margin:0;
	padding:3px 0 3px 0;
}

.success {
	border-top: #61DF72 solid 2px;
	border-left: #61DF72 solid 2px;
	border-bottom: #139F26 solid 2px;
	border-right: #139F26 solid 2px;
	background: #CFFFD5 url('../images/icons/tick.png') 7px 50% no-repeat;
}

.error {
	border-left:#FF6F6F solid 2px;
	border-top:#FF6F6F solid 2px;
	border-right: #BF2323 solid 2px;
	border-bottom: #BF2323 solid 2px;
	background: #FFCFCF url('../images/icons/exclamation.png') 7px 50% no-repeat;
}


/* BUTTONS */

.form_buttons {
	margin-top:20px;
	clear:both;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 8px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

#contact_subject {display:none;}


