﻿body {
	background-color: #312f2c;
	height: 100%;
	margin: 0px;
}

html {
	height: 100%;
}

form {
	height: 100%;
}

img {
	border: none;
}

.clear
{
	clear: both;
}

/***********************************/
/*********** MasterPages ***********/
/***********************************/

/* Base.Master */

.container {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 960px;
	height: 82px;
	position: relative;
}

.logo {
	display: block;
	width: 217px;
	height: 82px;
    background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#flash {
    margin: 20px 0 20px 0;
    height: 500px;
    width: 100%;
    background-image: url(images/flash_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#flashconainter {
    margin: 0 auto 0 auto;
    height: 500px;
    width: 1111px;
    position: relative;
    background-image: url(images/flash.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

	.facebook
	{
		background-image: url(images/facebook.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 20px;
		line-height: 20px;
		text-decoration: none;
	}

#flashcontents {
    height: 410px;
    width: 540px;
    float: left;
    position: relative;
    top: 70px;
    left: 125px;
}

.bubble_item {
    display: block;
    padding: 6px 45px 6px 6px;
    height: 70px;
    text-decoration: none;
    background-image: url(images/flash_arrow.gif);
} 

.bubble_item:hover {
    background-image: url(images/flash_arrow_hover.gif);
} 

.bubble_item img {
    float: left;
    margin: 0 6px 0 0;
} 

.bubble_item h1 {
    font-size: 20px;
    color: #790000;
    margin: 0;
    padding: 0;
} 

.bubble_item p {
    color: #312f2c;
    margin: 0;
    padding: 0;
} 

.alt {
    background-image: url(images/flash_arrow_alt.gif);
} 

#angryduck {
    position: relative;
    top: 30px;
    right: 90px;
    float: right;
    display: block;
}

span.show-tooltip-text
{
    display: none; 
    position: absolute;
    top: 0;
    left: 0; 
    font-size: 12px; 
    background-color: #ed1c24;
    border-right: 1px solid #312f2c;
    border-bottom: 1px solid #312f2c;
    padding: 10px; 
    color: #FFFFFF; 
    z-index: 1000;
    cursor: pointer;
}

.loginValidation {
	font-size: .7em;
	text-align: right;
	width: 400px;
	position: absolute;
	top: -12px;
	right: 0px;
}

#mainnav
{
    position: absolute;
    top: 42px;
    right: 15px;
    text-transform: uppercase;
}

#mainnav ul
{
    list-style-type: none;   
}



#mainnav ul li
{
    font-size: 10px;
    padding: 0;
    margin: 0;
    height: 26px;
    line-height: 26px;
    float: left;
}

#mainnav li a
{
    color: #312f2c;
    padding: 0 10px 0 10px;
    margin: 0;
    height: 26px;
    text-decoration: none;
}

#mainnav li a:hover
{
    color: #ed1c24;
}

#mainnav a.active 
{
    color: #ed1c24;
    padding: 0;
    margin: 0;
    height: 26px;
    background-image: url(/images/navbtn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;	
	_display: inline-block;
}

#mainnav .active span
{
    color: #ed1c24;
    font-size: 11px;
    padding: 0 10px 0 10px;
    margin: 0;
    height: 26px;
    line-height: 26px;
    float: left;
    background-image: url(/images/navbtn-rt.gif);
	background-repeat: no-repeat;
	background-position: top right; 
	display: block;
	_display: inline;
}

#nav {
	height: 26px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 40px;
	left: 240px;
}

#langtab {
	height: 26px;
	width: 108px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 0px;
	right: 15px;
	background-image: url(images/langtab.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 10px
}

#langtab a
{
    color: #FFFFFF;
    text-decoration: none;
}

#langtab a:hover
{
    color: #ed1c24;
}

/* InteriorBase.Master */

#subheader
{
    height: 87px;
	background-position: top right;
	background-repeat: no-repeat;
}


#subheader .ttl
{
    margin: 0px 0 0 0;
}

	a.duckstory
	{
		display: block;
		width: 120px;
		height: 90px;
		position: absolute;
		top: 0px;
		right: 0px;
	}
	
#interior_content
{
    background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;  
	background-color: #971214;
}

#interior_content .content
{
    background-color: #312f2c;
    border-top: 1px solid #cbcbcb;
    padding: 20px;
    line-height: 18px;
    
    height: 100%;
}

/* See Menu Skin */

#footer {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 40px 0;
	position: relative;
	background-color: #000000;
	clear: both;
}

#footer h1 {
    padding-bottom: 15px;
    border-bottom: 1px solid #b28e28;
}

#footer h2 {
    margin: 0 0 5px 0;
}

#footer h3 a {
    font-weight: bold;
}

#footer p {
    font-size: 13px;
    color: #B7B7B7;
    margin: 0 0 30px 0;
}

#footer a {
    color: #FFFFFF;
}

#footer a:hover {
    color: #f9cb44;
}

.footercontent {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 20px 0px;
}

#footer .quarter {
	width: 240px;
	float: left;
	margin: 0;
	padding: 0;
}

#footernav {
	color: #b28e28;
	font-size: 10px;
	border-top: 1px solid #b28e28;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding-top: 15px;
}

#footernav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#footernav li {
    float: left;
    margin: 0 30px 0 0;
}

#footernav li a {
    color: #b28e28;
}

#footernav li a:hover {
    color: #f8ca44;
}

#footernav li.right {
    float: right;
    margin: 0;
}

.footercontent a {
	color: #b7b7b7;
	text-decoration: none;
	font-weight: normal;
}

/* Default.Master */

.homecontent
{
    border-top: 1px solid #cbcbcb;
    padding: 20px 0 20px 0;
    margin: 0 0 40px 0;
    line-height: 22px;
    font-size: 14px;
}

.homecontent a
{
    margin: 0 0 15px 0;
    display: block;
}

.homecontent #LeftColumn {
	width: 700px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0 20px 0 0;
}

.homecontent #RightColumn {
	width: 240px;
	position: relative;
	float: left;
	padding: 0px;
}

.news
{
    border-top: 1px solid #cbcbcb;
    padding: 20px 0 20px 0;
    margin: 0 0 40px 0;
    line-height: 22px;
    font-size: 14px;
}

.news a
{
    font-size: 12px;
}



/* OneColumn.Master */

#OneColumn {
	position: relative;
	padding: 20px 5px;
}

/* TwoColumn.Master */

#topSpan {
	position: relative;
	margin: 0px 5px 0px 5px;
}

#LeftColumn {
	width: 260px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

#LeftColumn img
{
    margin: 0 0 20px 0;
}

#RightColumn {
	width: 660px;
	position: relative;
	float: left;
	padding: 0px;
}

/* TwoColumnEqualWidth.Master */

#LeftColumnEqual {
	width: 455px;
	position: relative;
	float: left;
	margin: 0px 30px 0px 5px;
	padding: 20px 0px;
}

#RightColumnEqual {
	width: 455px;
	position: relative;
	float: left;
	padding: 20px 0px;
}

/* ThreeColumn.Master */

#FirstColumn {
	width: 350px;
	position: relative;
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 20px 0px;
}

#SecondColumn {
	width: 260px;
	position: relative;
	float: left;
	margin: 0px 25px 0px 5px;
	padding: 20px 0px;
}

#ThirdColumn {
	width: 275px;
	position: relative;
	float: left;
	padding: 20px 0px;
}

.sidenav
{
    width: 242px;
    background-image: url(images/sidenav_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;  
	margin: 0 0 20px 0;  
}

.sidenav .top
{
    height: 9px;
    background-image: url(images/sidenav_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top left;    
}

.sidenav .bottom
{
    height: 10px;
    background-image: url(images/sidenav_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;    
}

.sidenav ul
{
    padding: 0;
    margin: 0;
    text-indent: 0;
    list-style-type: none;
}

.sidenav a
{
    color: #312f2c;
    text-decoration: none;
    padding: 5px 0 5px 15px;
    display: block;
}	

.sidenav a:hover
{
    color: #790000;
}

.sidenav .nav_parent_act
{
    color: #790000;
    background-image: url(/images/sidenav_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}	

.nav
{
    margin: 0 0 0 25px;
}

.nav_act
{
    margin: 0 0 0 25px;
    color: #790000;
    background-image: url(/images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 28px;
}

/***********************************/
/****** Editor / Admin Icons *******/
/***********************************/

.admin {
	position: absolute;
	top: 6px;
	right: 130px;
}

#editIcons {
	position: absolute;
	top: 5px;
	right: 148px;
}

#loggedInAs {
	color: #312f2c;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 200px;
}

#approvalButtons {
	position: absolute;
	top: 5px;
	left: 245px;
}

.editableRegion
{
	position: relative;
}

.editPageLink {
	position: absolute;
	top: -10px;
	left: -10px;
}

.livepending {
	padding: 5px;
}

a.cms_tab {
	color: #ed1c24;
	text-decoration: none;
	border: solid 1px #ed1c24;
	padding: 5px 10px;
}

a.cms_tab_act {
	color: #fff;
	text-decoration: none;
	background-color: #ed1c24;
	border: solid 1px #ed1c24;
	padding: 5px 10px;
}

a.backtosite
{
	color: #FFFFFF;
	display: block;
	background-image: url(images/button-rt.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	text-decoration: none;
	line-height: 28px;
	height: 28px;
	padding: 0px 6px 0px 0px;
	margin: 5px 5px 0px 0px;
}

.backtosite span
{
	color: #FFFFFF;
	display: block;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	padding: 0px 4px 0px 20px;
	margin: 0px 0px 5px 0px;
}

/* Login */

#login_bx {
	width: 225px;
	margin: 0 auto;
}

/***********************************/
/************* Common **************/
/***********************************/

label, .label {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin: 6px 0px 10px 0px;
}

#adminContent label.rfdLabel {
    color:#FFFFFF;
}

.doublecolumn
{
	width: 250px;
	float: left;
	margin-right: 10px;
}

a.button:link, a.button:visited, a.button:hover, a.button:active {
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: #ed1c24;
	padding: 2px 12px;
	margin: 0px 2px 2px 0px;
	float: left;
}

.checkboxlist label {
	display: inline;
}

.rightmargin {
	margin: 0px 20px 0px 0px;
}

.form
{
	width: 100%;
}

.form th, .form td
{
    padding:  0px 10px 10px 0px;
    vertical-align: top;
}

.form th
{
    text-align: right;
}

.form td
{
    text-align: left;
}

.form h2
{
    padding: 0 0 10px 0;
    border-bottom: 1px solid #FFFFFF;
}

.formValidation 
{
	font-weight: bold;
	border: solid 1px #971214;
	padding: 10px;
	margin: 0px 0px 25px 0px;
	position: relative;
}

.formValidation ul {
}

.sysMsg {
	font-weight: bold;
	background-color: #555555;
	border: solid 1px #959595;
	padding: 10px;
	margin: 0px 0px 25px 0px;
	position: relative;
}

.sysMsg h4 {
}

.sysMsg ul {
}

/***********************************/
/********** Admin Section **********/
/***********************************/

#adminNav {
	width: 225px;
	float: left;
	margin: 20px 25px 0px 0px;
}

#adminNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#adminNav li {
}

#adminNav li a {
	line-height: 2em;
	text-decoration: none;
	color: #FFFFFF;
}

#adminNav li a:hover {
	color: #ed1c24;
}

#adminContent {
	width: 700px;
	float: left;
	margin: 20px 0px 0px 0px;
}

.adminTable {
	border: solid 1px #ed1c24;
	border-collapse: collapse;
	width: 100%;
}

.adminTable th {
	color: #fff;
	background-color: #ed1c24;
}

.adminTable th, .adminTable td {
	border: solid 1px #ed1c24;
	padding: 2px 5px;
}

.contact table
{
    border-bottom: 1px solid #cbcbcb;
    width: 350px;
    padding: 15px;
}

.contact table th td
{
    padding: 15px;
}

.contact table th
{
    width: 150px;
}

#adminContent h4.rfdH4
{
    color: #ED1C24;
}

#adminContent span.rtIn
{
    color: #FFFFFF;
}

#adminContent .rtTop span.rtIn:hover
{
    color: #000000;
}

/********************************/
/********** Google Map **********/
/********************************/

#map
{
    margin: 20px 0 0 0;
    width: 630px;
    height: 400px;
}

#map p
{
    color: #312f2c;
}


#upld .RadUpload_Default .ruButton, .RadUploadProgressArea_Default .ruButton
{
    height: 26px;
    width: 64px;
    background-image: url(images/btn_select.gif);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 900px;
    margin: 0 0 0 5px;
    cursor: pointer;
}

#upld .RadUpload_Default .ruFakeInput
{
    border: 3px solid #959595;
    background-color: #555555;
    color: #959595;
}
 
 
