/*-----------------------------------------
  Website:
  Creator:
  Last Modified:
  
  1. General
  2. Text, headers
  3. Links
  4. Areas, Divs
  5. Tables
  6. Forms
  7. Images
  8. Menus
  9. Lists
-----------------------------------------*/



/*-----------------------------------------
  1. General, main
-----------------------------------------*/

body {
	padding: 0px;
	margin: 0px;
	
	color: #222;
	font-family: arial;
	font-size: 9pt;
	text-align: center;
}

.hide {
	position: absolute;
	left: -9999px;
}

/*-----------------------------------------
  2. Text, headers
-----------------------------------------*/

h1 {
	color: #028235;
	font-weight: normal;
	font-size: 18pt;
}

h2 {
	color: #028235;
	font-weight: normal;
	font-size: 14pt;
}

div.right_column_01 h2 {
	margin: 5px 0 3px;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #028235;
	font-weight: normal;
	font-size: 10pt;
}

.subhead {
	font-size:1.25em;
	font-style:italic;
	font-weight:bold;
}

strong {
	color: #028235;
}

span.subheading_01 {
	text-decoration: underline;
	font-weight: bold;
}

/*-----------------------------------------
  3. Links
-----------------------------------------*/

a:link, a:active, a:visited {
	color: #98750a;
	text-decoration: none;
}

a:hover {
	color: #98750a;
	text-decoration: underline;
}

a.white_01:link, a.white_01:active, a.white_01:visited {
	color: #fff;
	text-decoration: none;
	font-size: 14pt;
}

a.white_01:hover {
	color: #98750a;
	text-decoration: none;
	font-size: 14pt;
}

a.grey_01:link, a.grey_01:active, a.grey_01:visited {
	color: #ccc;
	text-decoration: none;
}

a.grey_01:hover {
	color: #ccc;
	text-decoration: underline;
}

a.white_02:link, a.white_02:active, a.white_02:visited {
	color: #fff;
	text-decoration: none;
}

a.white_02:hover {
	text-decoration: underline;
}

/*-----------------------------------------
  4. Area, Divs
-----------------------------------------*/

div.header_wrapper_01 {
	width: 100%;
}

div.header_content_01 {
	width: 100%;
	text-align: center;
	background: #454545 url("../images/standard/banner-bg.jpg") top left repeat-x;
}

div.top_bar_wrapper {
	text-align: center;
	width: 100%;
	height: 21px;
	background: #a5800b url("../images/standard/top-bar-bg.jpg") top left repeat-x;
}

div.top_bar_01 {
	height: 21px;
	width: 900px;
	text-align: right;
	line-height: 20px;
	color: #fff;
	margin: 0 auto;
}

div.birthday_club_link {
	float: left;
	width: 120px;	
	text-align: left;
	margin: 0 0 0 10px;
}

div.banner_01 {
	position: relative;
	width: 900px;
	height: 224px;
	background: #222 url("../images/standard/banner_bg_02.jpg") top left no-repeat;
	margin: 0 auto;
}

/*
div.banner_02 {
	position: relative;
	width: 900px;
	height: 540px;
	background: #222 url("../images/themes/newyears-2009.jpg") top left no-repeat;
	margin: 0 auto;
}
*/
div.gold_bar_01 {
	position: relative;
	width: 900px;
	height: 5px;
	background: #c8a63a;
	margin: 0 auto;
}

div.menu_wrapper {
	width: 100%;
	text-align: center;
	background: #fff url("../images/standard/menu-bg.jpg") top left repeat-x;
}

div.menu_01 {
	width: 900px;
	height: 50px;
	background: #222 url("../images/standard/menu_bg_01.jpg") top left no-repeat;
	margin: 0 auto;
}

div.menu_item_01 {
	float: left;
	width: 150px;
	height: 50px;
	padding-top: 5px;
	color: #028235;
}

div.content_wrapper_01 {
	width: 100%;
	padding: 10px 0px 30px 0px;
	background: #fff;
}

div.content_01 {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

div.left_column_01 {
	display: inline;
	float: left;
	width: 490px;
	margin-left: 10px;
}

div.right_column_01 {
	display: inline;
	float: right;
	width: 300px;
	margin-right: 10px;
}

div.whole_column_01 {
	width: 880px;
	margin-left: 10px;
}

div.feature_01 {
	height: 70px;
}

div.killallfloats {
	clear: both;
}

div.canvas_01 {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

div.footer_wrapper_01 {
	width: 100%;
	height: 100px;
	background: transparent url("../images/standard/footer_bg_01.jpg") top left repeat-x;
}

div.footer_content_01 {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	padding: 10px 0px;
	line-height: 15px;
	font-size: 8pt;
	color: #ccc;
}

/*-----------------------------------------
  5. Tables
-----------------------------------------*/

table.vip_cards_01 {
	border-collapse: collapse;
	
}

/*-----------------------------------------
  6. Forms
-----------------------------------------*/

div.top_bar_01 form {
	float: right;
}

form {
	padding: 0px;
	margin: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input.paddo_mail_01 {
	border: 1px solid #444;
	background: #c3a954;
	color: #fff;
	font-size: 8pt;
	padding-left: 3px;
	margin-top: 1px;
}

input.paddo_mail_02 {
	border: 1px solid #444;
	background: #008438;
	color: #fff;
	font-size: 8pt;
	margin-top: 1px;
}

form.contact_01 input {
	width: 200px;
}

form.contact_01 textarea {
	width: 300px;
}

form.contact_01 input.submit_01 {
	width: 80px;
}

form.subscribe label {
	display: block;
	font-size: 1.2em;
	padding: 6px 0;
	line-height: 1.6em;
}

form.subscribe label {
	font-weight: bold;
}

form.subscribe input {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	background: #917811 none repeat scroll 0 0;
	border: 4px solid #917811;
	color: #fff;
	padding: 2px;
	width: 280px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 120%;
	line-height: 1.6em;
}

form.subscribe input.submit {
	display: block;
	width: auto;
	background: #028235 none repeat scroll 0 0;
	border: 4px solid #028235;
	margin: 10px 0 0;
	cursor: pointer;
}

form.subscribe input.submit:hover, form.subscribe input.submit:focus {
	background: #1d9b4f none repeat scroll 0 0;
	border: 4px solid #1d9b4f;
}

form.subscribe fieldset {
	width: 300px;
}

/*-----------------------------------------
  7. Images
-----------------------------------------*/

img {
	border: 0px;
}

img.thumb_01 {
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #9a750b;
	width: 61px;
	height: 61px;
	float: left;
}

img.shadow_left_01 {
	position: absolute;
	top: 45px;
	left: -120px;
}

img.shadow_right_01 {
	position: absolute;
	top: 45px;
	right: -120px;
}

img.shadow_bottom_01 {
	position: absolute;
	top: 55px;
	left: 0px;	
}

img.subiaco_lions_01 {
	position: absolute;
	right: -10px;
	bottom: 25px;
}

img.afe_01 {
	position: absolute;
	right: -35px;
	top: 25px;
}

img.flying-blind {
	position: absolute;
	right: -30px;
	top: 3px;
}

/*-----------------------------------------
  8. Menus
-----------------------------------------*/



/*-----------------------------------------
  9. Lists
-----------------------------------------*/

div.anyClass ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.anyClass ul li {
	margin-bottom: 5px;
}
