/* - - - - - - - - - - general - - - - - - - - - -  */

html {
	background: #eeeeee;
	padding-top: 10px;
	}
	
/* set body to float in center of html */
body {
	width: 100%;
	background: #eeeeee;
	behavior: url("scripts/csshover.htc"); 
}
	
#wrapper {
	width: 750px;
	margin: 0 auto;
}
	
	
	
/* - - - - - - - - - - header - - - - - - - - - -  */
	
#header {
	position: relative;
	width: 750px;
	height: 79px;
	background: #666 url(../images/getetchedbanner.jpg) no-repeat top left;	
}

.PokerHeader {
	background: #666 url(../images/pokerstarsbanner.jpg) no-repeat top left  !important;	
}

.PiratesHeader {
	background: #666 url(../images/piratesbanner.jpg) no-repeat top left  !important;	
}

.SeaDogsHeader {
	background: #666 url(../images/seadogsbanner.jpg) no-repeat top left  !important;	
}

#title_bar {
	width: 670px;
	height: 31px;
	padding: 15px 80px 0 0;
	margin-top: -13px;
	text-align: right;
	border-bottom: 1px solid #1c4e37;
	background: #666 url(../images/gradient.png) repeat-x top;	
}

#title_bar h1 {
	margin: 0;
}	


#panoramic {
	padding-bottom: 20px;
	height: 375px;
	background: #B1B1B1 url(../images/getetchednav_bg.jpg) repeat-x bottom;
}	
	
#search_box {
	position: absolute;
	top: 20px;
	right: 25px;
}	

#search_title {
	float: left;
	margin-right: 10px;	
}

.Submit {
	position: relative;
	top: 2px;
}
	
.AddToCart {
	margin-left: 10px;
}	
	
/* - - - - - - - - - - primary content - - - - - - - - - -  */
	
#content_wrapper {
	background: #FFF url(../images/interior_pg_bg.png) repeat-y;
}

/*.AboutUsPage {
	background: #FFF url(../images/aboutus_pg_bg.png) repeat-y !important;
}*/

.ContentWrapperHomePage {
	background: url(../images/feature_bg.png) repeat-y !important;
}

#primary_content_hp {
	width: 750px;
}

#static_page {
	margin: 25px 0 30px 10px;
	width: 350px;

}

#shopping_cart {
	padding: 25px 50px 0 50px;
}

.Address {
	margin: 10px 10px 0 0;
	float:right;
	font-weight: bold;
	
}

#primary_content {
	width: 516px;
	padding: 30px 0 60px 12px;
	margin: 0 0 0 194px;
}

.RedFadeNoSideBar {
	width: auto !important;
	padding: 5px 15px 60px 15px !important;
	margin: 0 0 0 0 !important;
	background: #fff !important;	
	
}

#primary_content img.right{
	margin: 0 0 8px 10px;
}

.Feature {
	float: left;
	margin-right: 2px;
	padding: 0px 17px 17px 17px;
	width: 150px;
}

.Feature img {
	margin-bottom: 20px;
}

#primary_content_hp .Feature div {
	text-align: center;
	min-height: 130px;
}

.FeatureTitle {
	margin-bottom: 10px;
}

.Last {
	margin: 0;
}	

#tagline {
	clear: both;
	line-height: 3em;
	width: 750px;
	border-top: 2px solid #fff;
	background: #efefde
}

.Product {
	float: left;
	width: 245px;
	margin: 10px 10px 25px 0;
}

.Product img {
	float: left;
}

.Product p {
	margin-left: 115px;
}

#product_photo_box {
	width: 272px;
	float: left;
}

#product_detail #product_photo_box p {
	margin: 10px 0 15px 0 ;
}

#product_detail p {
	margin-left: 290px;
}

#product_photo_box input {
	float: left;	
}

#about_photo_box {
	width: 272px;
	float: right;
}


img.PhoneNumber {
	float: right;
	margin-top: -65px;
	right: 0;
}


a.ViewMore {
	padding-right: 8px;
	background: url(../images/viewmore.gif) no-repeat 30px 3px;
	color: #777 !important;
}

a.ViewMore:hover {
	padding-right: 8px;
	background: url(../images/viewmore_hover.gif) no-repeat 30px 3px;	
	color: #14193D !important;
}


.FeatureBox input.submit {
	width: 100%;
	margin: 8px 0;
}

/* - - - - - - - - - - secondary content - - - - - - - - - -  */

#contact_form {
	margin: 30px 0 0 0;
}

#contact_form input, #contact_form textarea {
	margin: 0 0 10px 0;
}

.HowItWorksImg {
	margin-left: 35px;
}

.Testimonial {
	border: 1px dashed #666;
	border-width: 0 0 1px 0;
	padding-bottom: 35px;
	margin-bottom: 15px;
}

/* - - - - - - - - - - Form - - - - - - - - - -  */

#verticalForm legend {
	color: #666;
}

#verticalForm fieldset a {
	font-weight: bold;
	font-size: 10px;
	color: #C1292C;
}

#verticalForm fieldset {
	display: block;
	float: right;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 1em 1em 1em;
	border: 1px solid #999;
}

#verticalForm fieldset.choice {
	width: 15em;
	margin: 1em 0 2em 0;
	float: none;
}

#verticalForm fieldset.choice input {
	clear: both;
	float: left;
	width: auto;
}

#verticalForm fieldset.choice label {
	font-weight: normal;
}

#verticalForm input {
	display: block;
	width: 100%;
}

#verticalForm textarea {
	width: 100%;
	height: 125px;
}

#verticalForm label {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#verticalForm label.first {
	padding-top: 1em;
}

#verticalForm select {
	display: block;
	width: 100%;
}
	
	
	
	
/* - - - - - - - - - - footer - - - - - - - - - -  */	

#footer {
	clear: both;
	padding: 0;
	line-height: 3.5em;
	background: #FFF url(../images/ge_footer_bg.jpg) repeat-x;
}
	
/* - - - - - - - - - - primary navigation - - - - - - - - - -  */

#top_nav {
	position: absolute;
	top: 52px;
	right: 20px;
}	

#top_nav li {
	margin: 0 4px 0 4px;
}	

#primary_nav {
	position: relative;
	float: right;
	padding-left: 55px;
	width: 695px;
	margin-bottom: -12px;
	background: #B1B1B1 url(../images/getetchednav_bg.jpg) repeat-x bottom;
}	

#primary_nav ul {
	line-height: 2em;
}	

.Nav, .Nav ul {
	list-style-type: none;
}

.Nav li {
	float: left;
	margin: 0 8px 0 8px;
}


/*- - - - - - - - - - secondary navigation - - - - - - - - - -  */

#primary_nav li ul {
	width: 150px;
	padding: 0;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	background: #666;
}

#primary_nav li > ul {
	top: auto;
	left: auto;
}

#primary_nav li:hover ul { display: block; }

#primary_nav li ul li {
	float: none;
	border-bottom: 1px solid #000;
	padding: 0 0 0 10px;
	margin: 0;
}

#primary_nav li {
	position: relative;
}


#subnav {
	padding-bottom: 50px;
	float: left;
	width: 194px;
}	

#subnav h2 {
	width: 174px;
	margin: 0;
	padding: 3px 0 0 20px;
	border: 1px solid #fff;
	border-width: 2px 0 2px 0;
}

#subnav ul {
	padding: 0;
	margin-left: 15px;
}

#subnav li {
	width: 174px;
	line-height: 2em;
}

#subnav .LastMenuItem {
	border-width: 0px;	
}

#subnav ul li ul li {
	width: 126px;
}

#about_us_links {
	text-align: center;
	padding-bottom: 50px;
	float: left;
	width: 194px;
}	

#about_us_links h2 {
	width: 194px;
	margin: 0;
	padding: 3px 0 0 0;
	border: 1px solid #fff;
	border-width: 2px 0 2px 0;
}

#about_us_links img {
	margin: 10px 0 0 0;
}



/* - - - - - - - - - - general typography - - - - - - - - - -  */
	
body {
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, 'Helvetica Neue', sans-serif;
}

a:link, a:visited { color: #000; }

a:hover { color: #333; }

a:active { color: #000 }

body * {
	font-size: inherit;
	color: inherit;
	font-family: inherit;
	}

h1, h2, h4, h5, h6 {
	margin: 10px 0 20px 0;
	}

h3 {
	margin: 0 0 20px 0;	
}

h1 { font-size: 26px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }

	
	
	
	
/* - - - - - - - - - - header typography - - - - - - - - - -  */

#search_title {
	color: #FE0000;
	font-weight: bold;
	line-height: 1.75em;

}
	
#title_bar h1 {
	font: 20px/1em Helvetica, 'Helvetica Neue', Arial, sans-serif;
	color: #1c4e37;
}	
	
	
	
/* - - - - - - - - - - primary content typography - - - - - - - - - -  */

#primary_content_hp .FeatureTitle {
	font-size: 14px;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;	
	text-transform: uppercase;
	text-align: center;
	color: #FFC300;
}
	
.Feature {
	color: #fff;
}	


.Feature a:link, .Feature a:visited, .Feature a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;	
}	

.Feature a:hover {
	color: #FFC300;
}	


#tagline {
	text-align: center;
	color: #1c4e37;
	font-weight: bold;
}	

#primary_content h3 {
	font: 20px/1.25em Helvetica, 'Helvetica Neue', Arial, sans-serif;
	color: #DD2024;
}

.Product .ProductName {
	font: bold 12px Arial, Helvetica, 'Helvetica Neue', sans-serif;	
	color: #DD2A48;
}

.Product a:link, .Product a:visited, .Product a:active {
	color: #960;
	text-decoration: none;
	font-weight: bold;	
}	

.Product a:hover {
	color: #564244;
}	

.Sale {
	color: #24254E;
	font-weight: bold;
}

.PriceLine {
	color: #666;
	font-size: 14px;
}

p.FeatureBoxTitle {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	padding: 6px;
	background: #666;
}

#product_detail a {
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	color: #C02B2E;
}
	
/* - - - - - - - - - - secondary content typography - - - - - - - - - -  */





/* - - - - - - - - - - footer typography - - - - - - - - - -  */
	
#footer {
	text-align: center;
	font-size: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #000;
	text-decoration: none;
}	

#footer a:hover {
	color: #564244;
}



/* - - - - - - - - - - navigation typography - - - - - - - - - -  */
	
.Nav li a {
	text-decoration: none;
	color: #000
}

.Nav li:hover a, .Nav li.current a {
	color: #960;
}

.Nav li ul li a, .Nav li:hover ul li a, .Nav li.current ul li a {
	color: #999;
}

.Nav li ul li:hover a, .Nav li.current ul li.current a {
	color: #666;
}


#top_nav  {
	text-transform: uppercase;
	line-height: 2em;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}	

#top_nav a {
	color: #fff;
	font-weight: bold;
}

#primary_nav {
	text-transform: uppercase;	
	line-height: 2em;
	color: #000;
}	

#primary_nav a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#primary_nav .Nav li a {
		text-decoration: none;
		color: #000;
}

#primary_nav .Nav li:hover a, .Nav li.current a {
	color: #fff;
}

#primary_nav .Nav li ul a:hover, .Nav li.current a {
	color: #FFC300;
}

.Nav li ul li a {
	line-height: 2em;
	text-transform: none;
}

#about_us_links h2 {
	text-transform: uppercase;
	font: bold 12px/1.75em  Arial, Helvetica, 'Helvetica Neue', sans-serif;
	color: #fff;
	background-color: #262452;
}

#subnav h2 {
	text-transform: uppercase;
	font: bold 12px/1.75em  Arial, Helvetica, 'Helvetica Neue', sans-serif;
	color: #fff;
	background-color: #E8001D;
}

#subnav ul  {
	list-style-image: url('../images/subnav_carrots.gif');
	font: bold 12px/1.75em  Arial, Helvetica, 'Helvetica Neue', sans-serif;	
}

#subnav ul li:hover {
	list-style-image: url('../images/subnav_carrots_hover.gif');
}

#subnav ul {
	color: #000;
}

#subnav ul li a {
	text-decoration: none;
}

#subnav li ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

#subnav li:hover a, #subnav li:hover ul li:hover a {
	color: #262452;
}

#subnav li ul li a, #subnav li:hover ul li a {
	text-decoration: none;
	color: #333;
}

