/* Island Way CSS 
   By: David Rugendyke */

body {
	background-image: url(../../../images/bg/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	color: #000;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}


select {
	font-size: 11px;
}

input[type="text"], select, textarea {
	border: 1px solid #003468;
}

a {
	text-decoration: none;
	color: #000b40;
}

label.error { 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
}
	



/**** Main Containers **************/

#container {
	margin: 0 auto;
	margin-bottom: 30px;
	width: 990px;
	position: relative;
}

#header {
	width: 986px;
	height: 172px;
	background-image: url(../../../images/bg/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}

#flashMenu {
	position: relative;
	width: 925px;
	margin: 0 auto;
	top: -20px;
}

#textContent {
	position: relative;
	top: -48px;
	width: 815px;
	margin: 0 auto;
	line-height: 20px;
}

#pageContent {
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 20px;
	
}


/**** Common Props ******************/

.divLineHor {
	height: 1px;
	font-size: 0;
	line-height: 1px;
	background-image: url(../../../images/props/divHor.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.divLineSmall, .divLineMenu {
	height: 20px;
	width: 1px;
	background-image: url(../../../images/props/div.gif);
	margin: 0 12px;
}

.divLineMenu {
	margin: 0 8px;
}

.noPad td {
	margin: 0;
	padding: 0;
}

/**** Inside Page *******************/

#pageLeftCol {
	width: 160px;
	text-align: right;
}

#pageTitle {
	font-size: 33px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003468;
}	

#pageDesc {
	margin-top: 10px;
	margin-bottom: 14px;
}

#pageSubMenu a {
	font-weight: bold;
}

.pageSubItem {
	color: #003468;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.pageContent {
	padding-top: 10px;
}

.pageSubDiv {
	margin: 8px 0;
}

/**** Category Product Listings *****/

#categoryList {
	margin-left: 14px;
}

.categoryItem {
	float: left;
	margin-left: 3px;
	height: 225px !important;
	height: 237px;
	width: auto !important;
	width: 160px;
}

.categoryItemSmall {
	float: left;
	margin-left: 3px;
	height: 167px !important;
	height: 179px;
	width: auto !important;
	width: 160px;
}

.product {
	position: relative;
}

.productDetails, .productDetailsSmall {
	position: absolute;
	top: 162px;
	left: 20px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	width: 134px;
	line-height: 17px;
}

.productDetailsSmall {
	top: 120px;
	left: 13px;
	font-size: 9px;
	line-height: 14px;
	width: 105px;
}


.productMore {
	float: right;
	font-weight: normal;
	color: #000000;
}

.productMore a {
	color: #000000;
}

.productPrice {
	font-weight: normal;
}

.productName a {
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
}

/*** Product Details Pages **********/
#productContainer {
	position: relative;
	width: 500px;
	margin-left: 15px;
	background-color: #ffffff;
	padding: 15px;
}

#thumbContainer {
	height: 80px;
	clear: both;
	
}

#thumbContainer div {
	float: left;
}

.thumbImage {
	cursor: pointer;
}

.thumbImageMargin {
	margin-left: 10px;
}

#productLeftCol {
	width: 268px;
}

#productRightCol {
	padding-left: 15px;
	width: 215px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}

.productThumb {
	margin-top: 14px;
}

.productDiv {
	margin: 6px 0;
}

.productLink a {
	font-size: 12px;
	color: #002656;
}

#productName {
	font-weight: bold;
	font-family: "Tahoma", Arial, Verdana;
	font-size: 14px;
	color: #002656;
	margin-bottom: 10px;
}

.productMultiInput {
	width: 120px;
}

.ProductDetailsGrid .DetailRow {
	padding-left: 30px;
	margin-left: 50px;
}

.ProductDetailsGrid .Label {
	width: 6px;
	margin: 0 0 6px -80px;
	
}

.productBigPrice {
	font-size: 14px;
	font-weight: bold;
	color: #002656;
	margin: 14px 0;
}

#productAddCart {
	margin: 7px 0;
}

#productGreatWith {
	margin-left: 20px;
}

.greatWithThumb {
	width: 130px;
	height: 174px;
}

/**** Accounts Section **************/

.accountSection {
	margin-top: 14px;
	margin-left: 15px;
	background-color: #FFFFFF;
	padding: 10px;
}


ul.ShippingAddressList li {
	float: none;
}

/**** Header ************************/

#headerRows {
	position: absolute;
	height: 94px;
	top: 14px;
	left: 45px;
	width: 890px;
}

#headerBottomRow {
	position: absolute;
	top: 100px;
	left: 0;
	width: 892px;
}


#logo {
	float: left;
}

#guarantee {
	float: left;
	margin-left: 13px;
}

#menu {
	height: 10px;
}

#menuSearch {
	float: right;
	padding-top: 8px;
}

.navImage {
	float:right;
	margin-left: 9px;
}

#searchOptions  {
	margin-top: 40px;
	padding-left: 15px;
}

#searchOptions div {
	float: left;
}

#searchText {
	padding-right: 10px;
	padding-top: 1px;
}

.searchText {
	font-size: 11px;
	padding: 2px;
}

#headerBottomRow a {
	float: left;
	font-size: 11px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#pageMenu div, #pageMenuFar div {
	float: left;
}

#pageMenuFar {
	float: right;
}

.pageNav {
	padding: 2px;
}

/**** Text Content *************/

#textLeftCol {
	width: 545px;
	background-image: url(../../../images/props/div.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 20px;
}

#textRightCol {
	margin-left: 20px;
	line-height: normal;
	font-size: 11px;
}

#testimonialsBlock {
	margin-bottom: 16px;
}

#twitterBlock {
	margin-top: 16px;
	margin-bottom: 20px;
}

#twitDate {
	margin: 10px 0;
	color: #000b40;
}

.islandName {
	font-weight: bold;
	font-style: italic;
	margin-top: 8px;
	text-align: right;
}


#smallMenu {
	color: #000b40;
	font-size: 11px;
}

#smallMenu div {
	float: left;
}

#smallMenu .divLineMenu {
	margin: 0 6px;
}

/**** Footer *******************/

#footer {
	margin: 5px;
	font-size: 11px;
	float: right;
}

#footerText {
	float: left;
	width: 485px;
	text-align: right;
	color: #333333;
}

#footerIcons {
	float: right;
	margin-left: 7px;
}

#shadowbox_title { 
  border: 0px solid; 
} 

#shadowbox_info { 
  border: 0px solid; 
} 
