/*	------------------ COCO LOUNGE CSS ------------------ */
a:focus { outline:none }
body {
	background: #27181b url(../i/screen.gif) repeat;
	margin: 0px;
}
.clearfloat {
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Container {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #FAF9F8;
}
#Header { }
#Footer {
	padding: 20px;
	position: relative;
	background: #E4DFDA;
	clear: left;
}
#ImageBanner{
	background: #D43A45;
}
#MainContent {
	line-height:normal;
	background: #FAF9F8;
}
#ContentLeft{
	display: block;
	width: 599px;
	float: left;
	padding: 20px;
	background: #FAF9F8;
	height: 100%;
}
#ContentLeftFull {
	display: block;
	width: 940px;
	float: left;
	padding: 20px;
	background: #FAF9F8;
	height: 100%;
}

#ContentRight{
	display: block;
	background: #E4DFDC;
	width: 300px;
	float: left;
	padding: 20px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	height: 100%;
}
#Menu {
	position: absolute;
	width: 980px;
	padding: 0px;
	top: 105px;
	margin: 0px;
	height: 45px;
}
.Attention {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0C0;
	font-weight: normal;
}
.EditLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background: #D43A45;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}


hr {
	color: #eeebe9;
	background-color: #eeebe9;
	border: 1px dotted #746a6c;
	border-style: none none dotted;
}
.Main {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e474c;
	line-height: 20px;
}
.MainSmall {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e474c;
	line-height: 16px;
}
.ImageNews {
	border: 1px solid #FFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 0px;
}


.Copyright {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #8B747C;
}
.MenuItems {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D53A44;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5BABD;
	width: 260px;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: url(../i/page_white_acrobat.png) no-repeat 5px;
	padding-left: 25px;
	position: relative;
	text-align: left;
	padding-top: 5px;
}
.MenuItems:hover {
	color: #A40814;
	background: #FAF9F8 url(../i/page_white_acrobat.png) no-repeat 5px;
}
.NewsText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e474c;
	line-height: 16px;
}

/*	------------------ HEADERS ------------------ */
.Titles {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d4d51;
}
.SubTitles {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e474c;
}
/*	------------------ FOOTER ------------------ */
.CopyrightLink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #83766D;
	text-decoration: none;
	font-weight: bold;
}
.CopyrightLink:hover {
	color: #900;
	text-decoration: none;
}
/*	------------------ LINKS ------------------ */
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DE2A43;
	text-decoration: none;
}
.link:hover {
	color: #B12435;
	text-decoration: underline;
}

.Text {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #686048;
	padding: 2px;
}
h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d4d51;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5d4d51;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.RightKeyline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7CED1;
}
.Image {
	background: #EEEBE9;
	padding: 3px;
	border: 1px solid #C4B483;
}
.Image:hover {
	background: #EEEBE9;
	border: 1px solid #B12435;
}
.MainRight {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #786f71;
	line-height: 16px;
}
.SubTitlesRight {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeebe9;
}
.MainMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DE2A43;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	clear: right;
	float: right;
}
.MainMenu:hover {
	color: #EEEBE9;
	text-decoration: none;
	background: #27181B;
}

/*	------------------ TABS ------------------ */

.basictab{
	list-style-type: none; /*set to left, center, or right to align the menu as desired*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 5px;
}
.basictab li{
	display: inline;
	margin: 5;
}
.basictab li a{
	text-decoration: none;
	color: #EEEBE9;
	background: #403134;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
	margin: 5px;
}
.basictab li a:hover{
	background: #A40814;
	color: #E4DFDC;
	display: inline;
}
.basictab li.selected a{ /*selected tab effect*/
	color: #FAF9F8;
	background: #D63A44;
	margin: 5px;
	display: inline;
}
/*	------------------- BUTTONS ------------------- */
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3A2D30;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #D43A45;
	text-align: center;
	background: #FFFFFF url(../i/button-bg.png) repeat-x;
	display: inline;
	top: 10px;
	float: left;
	height: 14px;
	position: relative;
}
.Button:hover {
	color: #FFFFFF;
	background: url(../i/button-bg.png) repeat-x 0px -20px;
	text-decoration: none;
}
.WhiteKeyline {
	background: #EEEBE8 url(../i/this-week-ribbon.png) no-repeat right 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAF9F8;
	border-right-color: #DFDAD7;
	border-bottom-color: #DFDAD7;
	border-left-color: #FAF9F8;
	z-index: 1;
	position: relative;
}
.LargeForm {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D43A45;
	font-weight: normal;
}
.FormFields {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B5E64;
	font-weight: normal;
	padding: 2px;
}
.ImageHome {
	background: #EEEBE9;
	padding: 3px;
	border: 1px solid #C4B483;
}
#Receipt {
	position: absolute;
	margin: 0 auto;
	z-index: 100;
	left: 62%;
	top: 350px;
}
li {
	list-style-type: none;
	position: relative;
	left: -40px;
	cursor: move;
}
