body 	{		background-color: #000;
			text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 75%;
			color: #fff;
			background-image: url(/shop/skins/Aquatic/styleImages/backgrounds/aquatic_body_bg.gif);
			background-repeat: repeat;

	}
* 	{		padding: 0;
			margin: 0;
	}
p 	{		margin: .5em 0;
	}
td 	{		padding: 3px;
	}

body a 		{	color: #04C9FF;
			text-decoration: none;
		}
body a:link 	{	color: #04C9FF;
			text-decoration: none;
		}
body a:hover 	{	color: #FF9900;
			text-decoration: underline;
		}
#menubar a	{	color: #000;
			text-decoration: none;
		}
#menubar a:link {	color: #000;
			text-decoration: none;
		}
#menubar a:hover {	color: #04CDFF;
			text-decoration: underline;
		}
div#col_right	{	float: right;
			width: 160px;
			padding: 0 5px;
		}
div#col_right img {	margin-top: 10px;
			border: 0;
			width: 140px;
		}
div#navbar	{	float: left;
			width: 160px;
			padding: 0 5px;
			text-align: center;
		}
div#navbar a:link {	color: #FFF;
			text-decoration: none;
		}
div#navbar a:visited {	color: #FFF;
			text-decoration: none;
		}
div#navbar a:hover {  	color: #04C9FF;
			text-decoration: none;
		}
div#navbar ul	{	line-height: 1.5em;
			list-style-type: none;	
			margin-bottom: 5px;
			text-align: left;
			border-left: 1px solid #767676;
			border-right: 1px solid #767676;
			border-top: 1px solid #767676;
		}
div#navbar li	{	font-weight: normal;
			font-size: .9em;
			overflow: hidden;
			height: 18px;
			padding: 2px 0;
			text-indent: 5px;
			border-bottom: 1px solid #767676;
			background-color: #515151;
			background-image: url(/store/skins/Aquatic/styleImages/backgrounds/aquatic_boxTitleBg.gif);		
		}
div#navbar li.navTitle	{	
			font-weight: bold;
			background-color: #009900; /*07D1F7*/
			background-image: none;
		}
div#navbar img	{	border: 0;
			margin-top: 10px;
			width: 140px;
		}
div#navbar p	{	font-size: .9em;
			
		}
div#content 	{	margin-left: 175px; 
			margin-right: 175px;
			padding-bottom: 1em;
			min-height: 400px;

		}

div#content h1	{	margin: .2em 0; 	
			font-size: 1.5em;
			color: #fff;		
		}

div#content h2	{	margin: 20px 0 0 0; 	
			font-size: 1.3em;
			color: #B1F500;		
		}
div#content h3	{	margin: 1em 0 .5em 0; 	
			font-size: 1.1em;
			color: #B1F500;			
		}
div#content h4	{	margin: 1em 0 .5em 0; 	
			font-size: 1em;
			color: #B1F500;			
		}
div#content h5	{	margin: 1em 0 .5em 0; 	
			font-size: .85em;
			color: #B1F500;			
		}
div#content h6	{	margin: 1em 0 .5em 0; 	
			font-size: .75em;
			color: #B1F500;			
		}
div#content p 	{	margin: 1em 0; 			
		}
div#content ul, ol {	list-style-type: square;
			margin-left: 3em;

		}
div#content li  {	padding: .3em 0;
		}
#footer 	{
		        clear: both;
			text-align: center;
			height: 36px;
		        padding-top: 10px;
			background-color: #CCC;
			background-image: url(/store/skins/Aquatic/styleImages/backgrounds/aquatic_footer_bg.gif);
			background-repeat: repeat-x;
		        color: #000;
}
/*clearing options */

.clearfloat	{	overflow: hidden;
		}
img.main_r	{	float: right;
			margin: 0 0 5px 10px;
			width: 300px;
			height: 200px;
		}
img.sub_r	{	float: right;
			margin: 0 0 5px 10px;
			border: none;
		}
img.sub_l	{	float: left;
			margin: 0 10px 5px 0;
			border: none;
		}
div#feature_bar {	background-color: #009B00;
			text-indent: 4px;
			padding: 4px 0;
			font-weight: bold;
			font-size: 90%;
		}
div.fboxWrapper	{	overflow: hidden;
		}
div.fboxHeader	{	margin-bottom: 4px;
			padding: 4px;
			border-bottom: 1px solid #515151;
			font-weight: bold;
			background-image: url(/images/boxheader300.jpg);
			color: #04cdff;
		}
div.leftBox 	{	margin-right:10px;
			float: left;
			height:110px;
			margin-top:10px;
			overflow:hidden;
			background-color:#767676;
			width:298px;
			border:1px solid #515151;
			font-size:90%;
		}
div.rightBox    {	height:110px;
			margin-top:10px;
			overflow:hidden;
			background-color:#767676;
			width:298px;
			border:1px solid #515151;
			font-size:90%;
		}
div.galleryInfo	{	float: left; 
			overflow: hidden; 
			width: 100%; 
			margin: 5px 0; 
			border-top: 1px solid #fff; 
			padding-top: 10px;
		}
div.galleryBoxContent {	font-size:90%;
			border-top: 1px solid #fff;
			overflow:hidden;
			padding-top:20px;
			margin-top:20px;
		}
div.galleryBoxContent div {
			margin-left: 160px;
		}
div.galleryBoxContent img {
			border: 0;
			float: left;
		}


/* styles as Store style.css */
.submit {	
	color: #FFFFFF;
	background-color: #009B00;
	height: 20px;
	font-weight: bold;
	border: 1px solid #000;
	font-size: .85em;
}
.textbox {
	background-color: #FFF;
	border: 1px solid #000000;
	color: #000000;
	height: 16px;
}
/* end styles as Store style.css */

div.teamBoxContent {	margin-top: 10px;
			overflow: hidden;
			padding: .5em;
			
	}

div.links { 		padding:4px;
			overflow:hidden;
          }
div.links div { 	padding:2px;
			float:left;
			width:49%;
          }




div#postcardContainer {		text-align: center;
				margin-top: 20px;

		}
div#postcardContainer div {	overflow: hidden;
				vertical-align: top;
				text-align: left;
				margin: 15px 80px;
				
		}
div#postcardContainer div label {
				float: left;
				width: 150px;
				margin-right: 10px;
		}
.Style2		{	float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}
.Style1		{	float: right;
			margin-left: 10px;
			margin-bottom: 10px;
		}
/* -------- Links 
div.links 	{			overflow: hidden;
					padding: 5px 0;
					border-top: 1px dotted #ccc;
		}
div.links img 	{			float: left;
					margin-right: 20px;				
		}
div.links div	{			font-size: 1.2em;
					margin-left: 85px;
		}
----------- */


.downloadBox	{	padding: 4px 2px;
		}
p.error		{			font-weight: bold;
					color: red;
		}

