/***********************************************/
/* HTML tag styles                             */
/*********************************************** water_sports_pics/bak_jpg.jpg */
body {
	font: 0.8em/1.2em Arial, Helvetica, sans-serif;
	background: #000000;
	color: #333;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
}
sup {
	font-size: 0.5em;
}
/************** header tag styles **************/
h1 {
	color: #000;
	font-size: 1.9em;
	line-height: 1.9em;
	margin: 0px;
	text-indent: 5px;
	padding: 5px 0px;
}
h2 {
	color: #334d55;
	font-size: 1.7em;
}
h3 {
	color: #1FEF35;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
h4 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
h5 {
 	color: #4FBBE2;
 	margin: 0px;
 	padding: 0px;
	font-size: 100%;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label {
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	background: #EF7EA9;
	position: relative;
	width: 900px;
	margin: 5px auto;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

#masthead {
	background: #000000 url(water_sports_pics/header3.jpg) no-repeat;
	height: 160px;
	width: 900px;
}
#content {
	margin: 0px 0px 0px 154px;
	border-left: 0px solid #ccd2d2;
	border-top: 1px solid #ccd2d2;
}
#main {
	margin: 0px 40px;
}
#article {
	margin: 0px 15px;
}
#gallery {
	margin: 0px 0px 0px 0px;
	float: left;
	position:relative;
	top: 20px;
}
#lefttext {
	float: left;
	width: 300px;
	margin: 20px 10px 20px 20px;
}
#righttext {
	float: right;
	width: 300px;
	margin-right: 10px;
}
#leftlinks {
	float: left;
	width: 400px;
	margin-left: 3px;
	margin-right: 3px;
}
#rightlinks {
	float: right;
	width: 80px;
}
#footer {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	text-indent: 5px;
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
}
/************** utility links *****************/

#utility {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 138px;
	float: right;
}
#utility a {
	color: #333333;
	text-decoration: none;
}
#utility a:hover {
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageNamepop{
	color: #FFFFFF;
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #CCCCCC;
}


/************* globalNav styles ****************/
#globalNav {
	padding: 0px;
	margin: 0px;
	background: #040404;
	text-align: center;
}
.globalNavhead a {
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
	color: #fff;
	padding: 3px 15px;
}
.globalNavhead a:hover {
	text-decoration: none;
	color: #4FBBE2;
}
.globalLinks {
	position: absolute;
	visibility: hidden;
	margin: 0px 0px 0px -30px;
	border: 3px solid #0d708f;
	font: bold 0.8em/1.2em Arial, Helvetica, sans-serif;
	z-index: 100;
	width: 110px;
	background: #000;
}
.globalLinks a {
	width: 105px;
	display: block;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	color: #fff;
	border-top: 1px solid #FFF;
	text-align: left;
}
.globalLinks a:hover {
	text-decoration: none;
	color: #b1dce3;
	background: #4FBBE2;
}
/*1185a9 0d708f*/
/************ subNav styles **************/
#subNav {
	height: 10px;
	padding: 10px;
	margin: 0px;	
}
#subNav a {
	color: #099;
	font-weight: bold;
	line-height: 1.6em;
	border-right: 2px solid #8FB8BC;
	padding: 3px 20px;
	background: url(water_sports_pics/glblnav_selected.gif);
}
#subNav a:hover {
	color: #f90;
	text-decoration: none;
	background: url(water_sports_pics/glblnav_hover.gif);
}

/************ sectionLinks styles ************#4FBBE2**/
#sectionLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 147px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0px 0px 3px 3px;
	background-color: #FFFFFF;
}
#sectionLinks a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px 1px 1px 10px;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #ccc;
}
#sectionLinks a:hover {
	text-decoration: none;
	background-color:#FF71C0 ;
	border-top: 0px solid #ccc;
}
/************* relatedLinks styles **************/

.relatedLinks {
	font-size: 0.8em;
	padding: 0px;
}

.relatedLinks a {
	color: #FFFFFF;
	text-decoration: none;
	
}
.relatedLinks a:hover {
	text-decoration: underline;
	background-color: #000000;
}

/************ rightLinks styles **************f90****/
#rightLinks {
	background: #4FBBE2;
	float: right;
	width: 90px;
	color: #333;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #fff;
	border-right: 1px solid #ccc;
	border-left: 2px solid #fff;
	margin: 0px 2px 45px 5px;
	font: bold 0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
#rightLinks a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#rightLinks a:hover {
	color: #000000;
	text-decoration: underline;
}

.breadcrumb {
	color: #FF7D32;
	font-size: 14px;
	padding-left: 20px;
	font-weight: normal;
}

/************** feature styles *****************/

.feature {
	padding: 0px 10px 10px 40px;
}

/*************** classes ******************/

.story {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.storysmall {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
.imgleft {
	float: left;
	margin: 10px 15px 5px 10px;
}
.imgright {
	margin: 0px 10px 10px;
	float: right;
}
.imgbtm {
	margin-top: 200px;
}
.imghome{
	padding: 30px 40px 20px 60px;
}
.imgnews {
	margin: 0px 10px 10px 0px;
	float: left;
}
.imgbutton {
	padding-right: 300px;
	float: right;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}

.box {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 320px;
	border-top: 6px ridge #FFAB93;
	border-right: 2px ridge #4FBBE2;
	border-bottom: 2px ridge #FFAB93;
	border-left: 3px ridge #4FBBE2;
}
.box1 {
	margin: 0px;
	padding: 0px;
	height: 850px;
	width:670px;
	border-top: 3px ridge #5ECACA;
	border-right: 0px ridge #999999;
	border-bottom: 0px ridge #CCCCCC;
	border-left: 3px ridge #5ECACA;
}
.box2 {
	margin: 10px;
	padding: 5px;
	height: 235px;
	width: 335px;
	border-top: 3px solid #CCCCCC;
	border-right: 2px solid #4FBBE2;
	border-bottom: 2px solid #CCCCCC;
	border-left: 3px solid #4FBBE2;
}
.box3 {
	margin: 10px;
	padding: 10px;
	height: 530px;
	width:620px;
	border-top: 3px ridge #4FBBE2;
	border-right: 2px ridge #FFAB93;
	border-bottom: 2px ridge #4FBBE2;
	border-left: 3px ridge #FFAB93;
}
.box4 {
	margin: 0px;
	padding: 0px;
	height: 235px;
	width: 335px;
	border-top: 3px ridge #5ECACA;
	border-right: 2px ridge #999999;
	border-bottom: 2px ridge #CCCCCC;
	border-left: 3px ridge #5ECACA;
}
.box5 {
	border-top: 3px solid #CCCCCC;
	border-right: 2px solid #4FBBE2;
	border-bottom: 2px solid #CCCCCC;
	border-left: 3px solid #4FBBE2;
}

/********************* end **********************/
.top {
	font: 11px Arial, Helvetica, sans-serif;
}
.header {
	color: #13B60E;
	letter-spacing: 2px;
	font: bold 14px/22px Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
.noninav {
	font: bolder normal 12px Arial, Helvetica, sans-serif;
	color: #555BA7;
	text-transform: uppercase;

}
.noni {
	color: #A6BA94;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.form {
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
}

/* New styles for dropdown */

#nav {
	background: #000000;
	margin: 0px;
	height: 25px;
	padding-left: 40px;
}

#nav ul { 
	padding: 0px;
	margin: 0px;
	background: #040404;
	list-style: none;
	line-height: 1;
}

#nav ul li {
	float: left;
	width: 10em;
	padding: 2px 0px;
}

#nav a {
	display: block;
	width: 10em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#nav a:hover {
	text-decoration: none;
	color: #4FBBE2;
}

#nav ul li ul {
	position: absolute;
	background: #000;
	width: 9em;
	left: -999em;
	border: 3px solid #0d708f;
	margin-top: 3px;
}

#nav ul li ul li {
	font: bold 0.8em/1.5em Arial, Helvetica, sans-serif;
	text-indent: 10px;
	border-top: 1px solid #FFFFFF;
	width: 100%;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* Styles used in the store */

#storecontent {
	width: 700px;
}
.store {
	font-size: 13px;
	line-height: 14px;
}
.small {
	font-size: 11px;
	line-height: 12px;
}
.storeform {
	font-size: 13px;
	line-height: 16px;
	margin-top: 20px;
	border: 1px solid #ccd2d2;
}
.storehead {
	color: #13B60E;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
/* Styles used for the cart and admin sections */
.cartform {
	border: 1px solid #ccd2d2;
	background: #EAF8F8;
}
.carthead {
	color: #21536A;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
.formhead {
	color: #21536A;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	border: 1px solid #ccd2d2;
	background: #C0E9E9;
}
input:focus, textarea:focus {
	background: #FCFEFE;
}
.adminhead {
	color: #21536A;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.adminli {
	font-size: 12px;
	color: #000;
	list-style: url(none) none;
}
.adminsmall {
	font-size: 12px;
	color: #000;
}
.admininfo {
	color: #000000;
	padding: 5px 10px;
}  
.list {
	margin: 0px;
	padding: 0px;
}
.list li {
	margin: 0px 10px 0px 20px;
}
.beforelist {
	margin: 10px 0px 0px;
}
.line {
	border-top: 1px solid #ccd2d2;
	padding: 10px 0px;
}
.gb_back {
	background: #ED7197;
}
/* admin listItems styles */
.sortInactiveButton, .sortButton, .sortAscButton, .sortDescButton {
	font-weight: bold;
	margin:	0px;
	padding: 0px;
	text-align: left;
}
.sortInactiveButton b {
	display: block;
	color: #21536A;
	background:	#C0E9E9;
	border: 1px outset;
	padding: 2px;
	height: 1%;
}
.sortButton a, .sortAscButton a, .sortDescButton a {
	display: block;
	color: #21536A;
	background:	#C0E9E9;
	text-decoration: none;
	border: 1px outset;
	padding: 2px;
	height: 1%;
}
.sortButton a:hover, .sortButton a:focus, .sortAscButton a:hover, .sortAscButton a:focus, .sortDescButton a:hover, .sortDescButton a:focus {
	color: #333333;
	background:	#C0E9E9;
	text-decoration: none;
	border: 1px inset;
}
.sortAscButton a, .sortAscButton a:hover, .sortAscButton a:focus {
	background:	#A6E1E1 url(admin/images/asc_order.png) no-repeat right;
}
.sortDescButton a, .sortDescButton a:hover, .sortDescButton a:focus {
	background:	#A6E1E1 url(admin/images/desc_order.png) no-repeat right;
}
.nav_first {
	background:	url(admin/images/button_first.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block; 
	cursor: pointer;
}
.nav_previous {
	background:	url(admin/images/button_previous.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block; 
	cursor: pointer;
}
.nav_next {
	background:	url(admin/images/button_next.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block; 
	cursor: pointer;
}
.nav_last {
	background:	url(admin/images/button_last.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block; 
	cursor: pointer;
}
.pagerBar {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	border: 2px #0066CC outset;
	background: #0000CC;
}
.pagerBar a, .pagerBar a:visited {
	color: #A0A0A0;
	text-decoration: none;
}
.pagerBar a:hover, .pagerBar a:focus {
	color: #99AFFF;
}
.pagerBar b {
	color: #FFF;
}
.displayItems {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.odd {
	background: #F5FCFC;	
}
.even {
	background: #DFF4F4;	
}
