/* 

- Cloud9Global.com 
layout.css 
by Nicola Geretti, 2008
www.geretti.com

*/

/* Tank Builder */

.tankheader {
	font-size:40px;
}

.optionheader {
	font-size:20px;
	margin: 0 0 10px;
	font-weight: bold;
}

.optioncontainer {
	background: #E9EAEE;
	border: 2px solid white;
	padding: 15px 10px 10px 10px;
	width: 460px;
	margin: 0 auto;
	text-align: center;
	box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	border-image: initial;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.optionbutton {
   border: 1px solid #8ec1da;
   background-color: #ddeef6;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
   color: #004568;
   font-size: 17px;
   text-shadow: 0 1px #fff;
   padding: 5px 30px;
   margin: 10px;
   width:200px;
   height:50px;
}

.optionbuttonselect {
   border: 1px solid #8ec1da;
   background-color: #aaeeaa;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px lightgreen, 0 0 3px darkgreen;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px lightgreen, 0 0 3px darkgreen;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px lightgreen, 0 0 3px darkgreen;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px lightgreen, 0 0 3px darkgreen;
   color: #002200;
   font-weight: bold;
   font-size: 17px;
   text-shadow: 0 1px #fff;
   padding: 5px 30px;
   margin: 10px;
   width:200px;
   height:50px;
}

.optionsubmit {
	border: 1px solid darkgreen;
	background-color: green;
	border-radius: 4px;
	box-shadow: inset 1px 6px 12px lightgreen, inset -1px -10px 5px darkgreen, 1px 2px 1px black;
	-o-box-shadow: inset 1px 6px 12px lightgreen, inset -1px -10px 5px darkgreen, 1px 2px 1px black;
	-webkit-box-shadow: inset 1px 6px 12px lightgreen, inset -1px -10px 5px darkgreen, 1px 2px 1px black;
	-moz-box-shadow: inset 1px 6px 12px lightgreen, inset -1px -10px 5px darkgreen, 1px 2px 1px black;
	color: white;
	font-weight: bold;
	font-size: 20px;
	width:420px;
	text-shadow: 1px 1px 1px black;
	padding: 5px 30px;
}

.largetext {
	font-size: 18px;
	font-weight: bold;
}

.italictext {
	font-size: 16px;
	font-style: italic;
}

.fishbox {
	background: #E9EAEE;
	border: 2px solid white;
	padding: 15px 10px 10px 10px;
	width: 420px;
	margin: 5px auto;
	text-align: center;
	box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);
	border-image: initial;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:80px;
}

.fishbox img{
	display:block;
	float: left;
	height:75px;
	width:75px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.fishinfo {
	vertical-align: top;
	text-align: center;
}

.line-separator{
height:1px;
background:#717171;
border-bottom:1px solid #FFFFFF;
width:90%;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

body {
	height:100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background:url("../img/background.jpg") no-repeat top center #040520;
}

#main {
	width: 900px;
	height: 100%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#topbanner {
	float: left;
	width: 900px;
	height: 130px;
}

#header {
	float: left;
	width: 900px;
	height: 120px;
}


#lefthead {
	float: left;
	width: 240px;
	height: 280px;
	margin-right:10px;
	
}
#lefthead #contents {
	float: left;
	width: 240px;
	background:url("../img/header_mask.png") no-repeat;
}
#righthead {
	float: right;
	width: 550px;
}
#logo {
	float: left;
	width: 170px;
	height: 116px;
	margin: 0px 35px 0px 35px;
	background:url("../img/cloud9global.png") no-repeat;
}
#mainmenu {
	float: left;
	width: 900px;
	height:40px;
	margin: 0px;
	padding: 0px;
}
#mainmenu #entry {
	float: left;
	width: 140px;
	height: 20px;
}

#column-full {
	float: left;
	width: 900px;
	color: #000000;
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#column-margin {
	float: left;
	width: 860px;
	color: #000000;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}
#column-head {
	float:left;
	width:900px;
	margin-bottom:10px;
}
#column-left-big {
	float: left;
	width: 500px;
	margin-right: 10px;
}
#column-left-medium {
	float: left;
	width: 420px;
	margin-right: 10px;
}
#column-left-small {
	float: left;
	width: 190px;
	margin-right: 10px;
}
#column-right-big {
	float: left;
	width: 590px;
}
#column-right-medium {
	float: left;
	width: 370px;
}
#column-right-small {
	float: left;
	width: 290px;
}


#column-left {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#column-mid {
	float: left;
	width: 490px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#column-right {
	float: left;
	width: 120px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#column-midright {
	float: left;
	width: 620px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#column-midsmall {
	float: left;
	width: 410px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#column-rightbig {
	float: left;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#profile-menu #entry {
	float:left; 
	margin: 0px 10px -1px 10px;
	padding:5px 10px 5px 10px;
	color: #3a5c87;
	background: #e6eefc;
	border-top: 1px solid #90a5bd;
	border-left: 1px solid #90a5bd;
	border-right: 1px solid #90a5bd;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#footer { 
	float:left;
	width: 900px;
	color: #FFFFFF;
	background:#040520;
}

