html, body {
	color: #827c6f;
	background-color: #86c9ef;
	height: 100%;
	font-size: 18px;
}

.ribbon-new {
	right: 0px;
	top: -1px;
	width: 96px;	
	height: 96px;
	position: absolute;
	background-image: url(../images/ribbon-new.png);
}

.ribbon-free {
	right: 0px;
	top: -1px;
	width: 96px;	
	height: 96px;
	position: absolute;
	background-image: url(../images/ribbon-new.png);
}

.top_ribbon{
	position: absolute;
	top: 0;
	z-index: 999;
}

#superWrapper {
	/* does min-height work with IE? */	
	min-height:100%;
   	position:relative;
   	padding-bottom: 20px;
}

#mainSuperWrapper {
	/* does min-height work with IE? */	
	min-height:100%;
   	position:relative;
}

.headerRightText {
	margin-top: 10px;	
}

hr {
	height: 0;
	border-width: 0;
	border-top: 1px solid #d0ceca;
	border-bottom: 1px solid #f2f0eb;
}
.hr {
	background-image: url(../images/hr.png);
	width: 264px;
	height: 1px;
	margin-bottom: 10px;
}

h1 {
	color: #0759ae;
	margin-bottom: 0px;
}

h2 {
	color: #adaba6;
}

a {
	color: #0e56b0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.sky {
	background: url(../images/skydecorations.png) no-repeat 100px 60px;
}

#headerTitle {
	margin-top: 30px;
}

.title_bar {
	padding-bottom: 10px;
}

.title_bar .account-balance {
	color: #ffffff;	
	margin-left: 10px;
	margin-right: 10px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

.title_bar .account-balance:hover {
	text-decoration: underline;	
	color: #ffffff;
}

.title_bar, .title_bar a {	
	text-decoration: none;	
	color: #3785b1;
}

.title_bar a:hover {
	color: #038BE1;
}

.title_bar .textlinks {
	padding-bottom: 10px;
}

.logo {
	top: 15px;	
}

.links_not_logged_in {
	padding-top: 20px;
}
.header-main {
	height: 176px;
	width: 820px;
	background: url(../images/header.png) no-repeat;
}

.header-inner {
	width: 820px;
	height: 62px;
	background: url(../images/inner_header.png) no-repeat;
}

.headerWrapper {
	padding-top: 12px;
}

.sub_headerWrapper {
	padding-top: 10px;
}
.sub_header {
	color: #585b5e;
	width: 820px;
	height: 109px;
	background: url(../images/sub_header.png) no-repeat;
}

#content {
	background-color: #e7e5e0;
	padding-top: 40px;
	padding-bottom: 30px;
}

.icon_box {
	margin-bottom: 20px;
	background-image: url(../images/icon_box.png);
	width: 700px;
	height: 180px;
	position: relative;
}

.icon_box_container {
	padding-top: 20px;
}

.icon_box_container h1 {
	font-size:18px;
}

.icon_box_container p {
	font-size:14px;
}
.bottom_space {
	padding-bottom: 20px;
}

.last_box {
	margin-bottom: 50px;		
}

.icon_design_details:active {
	top:1px;
}

#design_details h1.pixel {
	color: 	#bb1515;
}

#design_details h1.vector {
	color: #58980d;
}

.dark-waves {
	position: relative;
	height: 300px; 
	background: url(../images/dark-waves.png) repeat-x 0 0;
	z-index: -99 !important;
}

#medium-waves {
	height: 250px;
	background: url(../images/medium-waves.png) repeat-x 20% 70px;
	z-index: -2;
}

#front-waves {
	height: 300px;
	background: url(../images/front-waves.png) repeat-x 50% 120px;
  z-index: -1;
}

#main_footer {
	padding-top: 100px;
	background-color: #e7e5e0;
	z-index: -1;
}

#reflection {
	height: 150px;
	z-index: 0;
	top: -50px;
	background: url(../images/reflection.png) no-repeat 0 0;
}

#contentContainerFooter {
	height: 12px;
	width: 820px;
	margin-bottom: 100px;
	background: url(../images/container_footer.png);
}

#boatWrapper {
	width: 600px;
	height: 103px;
	position: absolute;
	top: 5px;
	left: 20%;
	z-index: 1;
}

#boat {
	height: 103px;	
	width: 81px;
	position: absolute;
	z-index: 2;
	left: 520px;
	background: url(../images/boat.png) no-repeat right;
	z-index: 99;
}

#creatures {
	width: 800px;
	height: 121px;
	position: absolute;
	bottom:0px;
	right: 30%;
	background: url(../images/creatures.png) no-repeat right;
}

#footer_links {
	font-size: 13px;
	color: #045278;
	width: 900px;
	height: 121px;
	position: absolute;
	bottom:0px;
	right: 30%;
	text-align: right;
	z-index: 3;
}

#footer_links span {
  position: relative;
	color: #2b769b;
}

#footer_links a {
	color: #045278;
	text-decoration: none;
}
#footer_links a:hover {
	text-decoration: underline;
}

div#footer{
  position: relative;
}

.float_in_air {
	margin-top: 300px;
}

label {
	padding-left: 5px;
}
.input-div {
	width: 338px;
	height: 60px;
	background: #e7e5e0 url(../images/textfield.png) no-repeat scroll 0 center;
}
input.input-text {
	border: 0;
	width: 300px;
	margin-top: 12px;
	margin-left: 15px;
	font-size: 25px;
}

.account_balance {
	color: #64be13;
	font-size: 37px;
}
#deposits label {
	font-family:MgOpen Modata;
	font-size: 30px;
	color: #000000;
}

.dollar {
	font-family:MgOpen Modata;
	font-size:20px;
	vertical-align:top;
}

.information {
	color: #585b5e;
}

.question-information {
	color: #585b5e;
	padding-bottom: 20px;
}

#deposits .info {
	font-size: 18px;
	color: #585b5e;
} 

#dashboard_tables thead th {
	height: 77px;
	background:#F8F8F8 url(../images/header_row_bg.png) repeat-x scroll 0 100%;
	border:1px solid #d7d5cf;
	color:#5c4494;
	font-size: 24px;
	padding:0.7em 0;
}

#dashboard_tables tbody td {
	background:#F8F8F8 url(../images/row_bg.png) repeat-x scroll 0 100%;
	border:none;
	color:#253f6a;
	font-size: 18px;
	padding:0.7em 0em;
}

#dashboard_tables tfoot td {
	border-top:1px solid #d7d5cf;
	border-bottom:1px solid #d7d5cf;	
	color:#253f6a;
}

#dashboard_tables td.first{
	border-left:1px solid #d7d5cf;
}

#dashboard_tables td.last{
	border-right:1px solid #d7d5cf;
}

.extra-colors {
	height: 16px;
	width: 16px;
}

.extra-colors-red {
	background: url(../images/extra-colors.png);
}
.extra-colors-blue {
	background: url(../images/extra-colors.png) 0 -16px;
}
.extra-colors-green {
	background: url(../images/extra-colors.png) 0 -326px;
}

/* @group buttons */

.button {
	height: 48px;
	width: 100px;
	border: 0;
}

.main_button{
	height: 48px;
	width: 100px;
	border: 0;
	position: absolute;
	top: 40px;
	right: 40px;
}

.buy_now {
	background-image: url(../images/buttons.png);
	display: none;
}
.buy_now:active {
	background: url(../images/buttons.png) 0 -48px;
}
.download {
	background: url(../images/buttons.png) -100px 0;
}

.download:active {
		background: url(../images/buttons.png) -100px 48px;
}
.amount {
	background: url(../images/buttons.png) -200px 0;
	font-family: 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	text-align: center;
	color: white;
	font-size: 18px;
	text-shadow: blue 0px 0px 2px;
	padding-top: 9px;
	height: 39px;
	font-weight: bold;
}
.amount:active {
	background: url(../images/buttons.png) -200px 48px;
}
.purchase {
	background: url(../images/buttons.png) -300px 0;
}
.purchase:active {
	background: url(../images/buttons.png) -300px 48px;
}
.login {
	background: url(../images/buttons.png) -592px 0;
}
.login:active {
	background: url(../images/buttons.png) -592px 48px;
}
 
.create-your-account {
	margin-top: 20px;
	float: right;
	background: url(../images/buttons.png) -400px 0;
	height: 48px;
	width: 192px;
	border: 0;
}
.create-your-account:active {
	height: 48px;
	width: 192px;
	background: url(../images/buttons.png) -400px 48px;
}

.deposit-cash {
	margin-top: 20px;
	height: 48px;
	width: 130px;
	background: url(../images/buttons.png) -692px 0;
	border: 0;
}
.deposit-cash:active {
	height: 48px;
	width: 130px;
	background: url(../images/buttons.png) -692px 48px;
}

.reset-my-password {
	margin-top: 20px;
	border: 0px;
	height: 48px;
	width: 179px;
	background: url(../images/buttons.png) -822px 0;	
	border: 0;
}

.reset-my-password:active {
	height: 48px;
	width: 179px;
	background: url(../images/buttons.png) -822px 48px;
}

.update {
	margin-top: 20px;
	width:100px;
	height: 48px;
	background: url(../images/buttons.png) -1000px 0;	
	border: 0;
}

.update:active {
	width: 100px;
	height: 48px;
	background: url(../images/buttons.png) -1000px 48px;	
}

.request_button {
	padding-top: 5px;
}

.flash {
	padding: 10px;
	font-size: 15px;
	background: #fff;
	font-weight: bold;
	text-align: center;
}

.success, .notice{
	color: #3F692A;
	background: #CFFFD4;
	border-bottom: 2px solid #3F692A;
}

.error{
	background: #FFD4D4;
	color: #C04040;
	border-bottom: 2px solid #C04040;
}
/* @end */

div#errorExplanation h2{
  display: none;
}

div#errorExplanation p{
  font-size: 14px;
  font-weight: bold;
  color: #DF5353;
  margin: 0;
  padding: 0;
}

div#errorExplanation ul{
  list-style: none;
}

div#errorExplanation li{
  padding: 0;
  margin: 3px 0;
  font-style: italic;
}

/**

Admin table styles

**/

div#admin table, div#admin th, div#admin td {
	border: 1px solid black;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	padding: 10px;
}

div#errorExplanation h2{
  display: none;
}

div#errorExplanation p{
  font-size: 14px;
  font-weight: bold;
  color: #C40000;
  margin: 0;
  padding: 0;
}

div#errorExplanation ul{
  list-style: square;
  margin: 0 15px;
}

div#errorExplanation li{
  padding: 0;
  margin: 3px 0;
  font-style: italic;
  color: #DB5050;
}

.just-bought td{
  background: #CCFFC7 !important;
}
