html, body {
	margin: 0px;

}

body {
	background: url(../images/bg-body.png) repeat-y left top #D4D5B7;
}

body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #34332A;
}

a:focus, a:hover, a:active { outline:none }

a {
	color: #9A1D3C;
}
a:hover {
	color: #DE4E72;
}





form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input[type=text], input[type=password], input[type=file], textarea, select {
	border: inset #8B8A8A 1px;
	color: #4F4F4F;
	font-size: 11px;
}
input[type=text], input[type=password], input[type=file], textarea, select option {
	padding: 2px 3px;
}

select option {
	padding: 2px 6px;
}

input.combobox {
	background-image: url(/cp/assets/images/combobox-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
}


div.ComboBox {
	background-color: #fff;
	color: #4F4F4F;
	font-size: 11px;
	border: inset 1px #8B8A8A;

	min-width: 150px;
	max-height: 100px;
	overflow: auto;
	overflow-x: hidden;
}
div.ComboBox div {
	white-space: nowrap;
	padding: 1px 4px;
}
div.ComboBox div:hover {
	background-color: #D4D5B7;
}


/*
input[type=button], input[type=submit], input[type=reset] {
	font-size: 11px;
	border: solid #4F4F4F 1px;
	background-color: #DFDFDF;
	font-weight: bold;
	padding: 0px 4px;
}
*/

/*********** START BUTTON STYLES ***************/
button, input[type="button"], input[type="reset"], input[type="submit"], a.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px/100%;
	padding: .3em 1em .35em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 6px rgba(0,0,0,.3);
	box-shadow: 3px 3px 6px rgba(0,0,0,.3);

	color: #FFFFFF;
	border: solid 1px #7F2F45;
	background: #7F2F45;
	background: -webkit-gradient(linear, left top, left bottom, from(#BC5D76), to(#3F1722));
	background: -moz-linear-gradient(top,  #BC5D76,  #3F1722);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC5D76', endColorstr='#3F1722');

}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover {
	text-decoration: none;

	color: #ffffff;
	background: #9F3B57;
	background: -webkit-gradient(linear, left top, left bottom, from(#BC5D76), to(#6F293C));
	background: -moz-linear-gradient(top,  #BC5D76,  #6F293C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC5D76', endColorstr='#6F293C');
}

button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, a.button:active {
	position: relative;
	top: 1px;

	color: #ffffff;
	background: #9F3B57;
	background: -webkit-gradient(linear, left top, left bottom, from(#6F293C), to(#BC5D76));
	background: -moz-linear-gradient(top,  #6F293C,  #BC5D76);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6F293C', endColorstr='#BC5D76');

}

/*** this removes the annyong inner dotted border on focus state in firefox ***/
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { border: none; }


/*********** END BUTTON STYLES ***************/


td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.formfield {
	padding-left: 4px;
}


div#breadcrumbs {
	color: #B9B8B8;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 25px 0px 25px;
}

div#breadcrumbs a {
	color: #B9B8B8;
	text-decoration: none;
}
div#breadcrumbs a:hover {
	color: #9A1D3C;
}

/*
h1 { font-size: 22px; color:#9A1D3C; text-transform:uppercase; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }
*/


h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 22px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

h1, h2, h3 {  color:#9A1D3C; text-transform:uppercase; }
h4, h5, h6 {  color:#0000000; text-transform:uppercase; }




hr {
	height: 1px;
	border: none;
	color: #cccccc;
	background: #cccccc;
}

object, embed {
	display: block;
}

/*******************************************************/
div#bumper-top {
	background: #4F4C48;
	height: 15px;
}

div#main {
	width:880px;
	margin-left:26px;
}
div#maincontentbox {
	width:526px;

	overflow: hidden;
}

.column-left {
	width: 354px;
}

.pagetext {
	line-height: 20px;
	color: #34332A;
}

div.innerTitle {
	white-space:nowrap;
	text-transform: uppercase;
	text-align: center;
	color: #EDEED7;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 37px;
	margin: 14px auto 0px auto;
}

div.innerSubTitle {
	white-space:wrap;
	text-transform: uppercase;
	text-align: center;
	color: #EDEED7;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 26px;
	margin: 6px auto;
}



#innermenu {
	font-weight: bold;
}

#innermenu a {
	color: #973F1C;
}

#innermenu a:hover {
	color: #D17A2D;
}

div#pagefooter {
	background: #888378;
	border-top: solid #53412A 1px;
	padding: 5px;
}

div#pagefooter, div#pagefooter table, div#pagefooter a {
	color: white;
	text-decoration: none;
	font-size:11px;
}

div#pagefooter a:hover {
	color: #D4D5B7;
}




/***************** mainmenu styles *********************/
table#mainmenu {

}

table#mainmenu td.menu-tab, table#mainmenu td.menu-tab-on {
	height: 30px;
	width: 110px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
}

table#mainmenu td.menu-tab, table#mainmenu td.menu-tab a, table#mainmenu td.menu-tab-on, table#mainmenu td.menu-tab-on a {
	color: white;
	text-decoration: none;
	vertical-align: bottom;
}

table#mainmenu td.menu-tab-on {
	font-size: 12px;
	line-height: 30px;
	
}
table#mainmenu td.menu-tab-on, table#mainmenu td.menu-tab-on a {
	color: #000000;
}

table#mainmenu td.tab-0 { background: url(../images/menu-tab-0.png) no-repeat bottom; }
table#mainmenu td.tab-0-on { background: url(../images/menu-tab-0-on.png) no-repeat bottom; }

table#mainmenu td.tab-1 { background: url(../images/menu-tab-1.png) no-repeat bottom; }
table#mainmenu td.tab-1-on { background: url(../images/menu-tab-1-on.png) no-repeat bottom; }

table#mainmenu td.tab-2 { background: url(../images/menu-tab-2.png) no-repeat bottom; }
table#mainmenu td.tab-2-on { background: url(../images/menu-tab-2-on.png) no-repeat bottom; }

table#mainmenu td.tab-3 { background: url(../images/menu-tab-3.png) no-repeat bottom; }
table#mainmenu td.tab-3-on { background: url(../images/menu-tab-3-on.png) no-repeat bottom; }

table#mainmenu td.tab-4 { background: url(../images/menu-tab-4.png) no-repeat bottom; }
table#mainmenu td.tab-4-on { background: url(../images/menu-tab-4-on.png) no-repeat bottom; }



div.submenu {
	height: 24px;
	width: 880px;
	overflow: hidden;
	background: url(../images/bg-submenu-region.png) left top no-repeat #555342;
}
div.submenu table {
	height: 24px;
}

div.submenu table td {
	white-space: nowrap;
	padding: 0px 12px;
}

div.submenu table td a {
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}

div.submenu table div.submenu-title {
	width: 175px;
	font-weight: bold;
	text-align: left;
	padding-left:30px;
}
div.submenu table td.submenu-menuitem {
	cursor: pointer;
	text-align: center;
}
div.submenu table td.on {
	background-color: #2D2B1E;
}
div.submenu table td.over {
	background-color: #6F6D61;
}
div.submenu table td.on2 {
	background-color: #6F6D61;
	font-weight: bold;
}

div.submenu-dropdown {
	position: absolute;
	display:none;
	background: #555342;
	width: 150px;
	border: solid #2D2B1E 1px;
	border-top-width:0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 99;
}
div.submenu-dropdown table {
	width: 100%;
}
div.submenu-dropdown td {
	cursor: pointer;
	padding: 2px 4px;
}
div.submenu-dropdown td a {
	color: white;
	text-decoration: none;
}
div.submenu-dropdown td.over {
	background: #6F6D61;
}

div#divRegionSelectMenu {
	display:none;
	position: absolute;
	background: #C4BF52;
	height: 224px;
	width: 170px;
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 20px;
}

div#divRegionSelectMenu div {
	text-transform: uppercase;
	padding: 5px 5px 5px 16px;
	cursor: pointer;
}


div#divRegionSelectMenu div, div#divRegionSelectMenu div a {
	color: #63513A;
	text-decoration: none;
}
div#divRegionSelectMenu div a {
	font-weight: bold;
}





div#divRegionSelectMenu div.select-region-title {
	background: #6F6B00;
}
div#divRegionSelectMenu div.select-region-title, div#divRegionSelectMenu div.select-region-title a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}


div#divRegionSelectMenu div.select-region-caption {
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 5px 1px 16px;
}

div#divRegionSelectMenu div.select-region {
	padding: 3px 7px 3px 22px;
	font-weight: bold;
	font-size: 11px;
}


div#divRegionSelectMenu div.over, div#divRegionSelectMenu div.on {
	background: #DCD997;
}

div#divRegionSelectMenu div.over, div#divRegionSelectMenu div.over a {
	color: black;
}



/**********/
div#divMemberMenu {
	position: absolute;
	width: 150px;
	height: 224px;
	left: 196px;
	background:#9C9222;


	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 20px;

}

div#divMemberMenu div {
	padding: 5px 10px;
}

div#divMemberMenu div, div#divMemberMenu div a {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}

div#divMemberMenu div.member-menu-title {
	background: #2E2C01;
}

div#divMemberMenu div.over {
	background: #BFB223;
}
div#divMemberMenu div.over a {
	color: #2E2C01;
}


div#divMemberMenu div.on {
	background: #C4BF52;

}
div#divMemberMenu div.on a {
	color: #000000;
}

/****************************************/




/********* gallery *************/
.gallery_photo_cell {
	text-align: center;
	padding: 10px 5px;
}



img.gallery_photo {
	border: solid black 1px;
}




/************ blog/news posts *********/
div.blog-post {
	margin-bottom: 20px;
}
div.blog-post div.post-date {
	font-size: 11px;
	color:#7F7F7F;
	border-bottom: dotted #7F7F7F 1px;
}

div.blog-post div.post-title {
	color: #7C7164;
	margin-top: 6px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: #CFCFCF 3px 4px 2px;
}

div.blog-post div.post-text {
	
}

div.blog-nav {
	margin:10px 0px;
}

/******** nav links ********/

div.navlinkbox, div.navlinkboxon {
	font-size: 11px;
	display: inline;
	border: solid #7c7164 1px;
	padding: 2px 5px;
	margin: 0px 2px;
	text-align:center;
}
div.navlinkbox a {
	text-decoration: none;
}
div.navlinkboxhover, div.navlinkboxon {
	color: #ffffff;
	background: #7c7164;
}
div.navlinkboxhover a, div.navlinkboxhover a:hover, div.navlinkboxon a, div.navlinkboxon a:hover {
	color: #ffffff;
	text-decoration: none;
}



fieldset {
	background: #F7F7E8;
	border: solid #888378 1px;

	margin: 0px;
	padding:4px 8px;
}


