/*** RESET STYLES ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
}
caption {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/********************/

body {
	background: url("images/bg_main.jpg");
	background-repeat: no-repeat;	
	background-position: top center;
	background-attachment: fixed;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #ffe8b6;
	color: #fff;
	font-size: 12px !important;
}

#PageContainer {
	border-left: 2px solid #500;
	border-right: 2px solid #500;
	background-color: #000;
	width:840px;
	margin: 0px auto 0px auto;
	font-size: 12px !important;
}

#Page {
	border-left: 2px solid #900;
	border-right: 2px solid #900;
	background-color: #000;
	width:836px;
	margin: 0px auto 0px auto;
	font-size: 12px !important;
}

#Header {
	margin: 0px auto 0px auto;
	width:836px;
}

#logoHeader {
	background: url("images/header-complex.jpg");
	background-repeat: no-repeat;	
	background-position: top center;
	margin: 0px 0px 0px 0px;
	width:836px;
	height: 80px;
	border-bottom: 1px solid #600;
	border-top: 1px solid #600;
	position: relative;
}

#logoHeaderBoardwalk {
	background: url("images/header-boardwalk.jpg");
	background-repeat: no-repeat;	
	background-position: top center;
	margin: 0px 0px 0px 0px;
	width:836px;
	height: 80px;
	border-bottom: 1px solid #600;
	border-top: 1px solid #600;
	position: relative;
}

#logoHeaderDream {
	background: url("images/header-dreamclub.jpg");
	background-repeat: no-repeat;	
	background-position: top center;
	margin: 0px 0px 0px 0px;
	width:836px;
	height: 80px;
	border-bottom: 1px solid #600;
	border-top: 1px solid #600;
	position: relative;
}

#logoHeaderUltralounge {
	background: url("images/header-ultralounge.jpg");
	background-repeat: no-repeat;	
	background-position: top center;
	margin: 0px 0px 0px 0px;
	width:836px;
	height: 80px;
	border-bottom: 1px solid #600;
	border-top: 1px solid #600;
	position: relative;
}

#logoHeaderJoes {
	background: url("images/header-coconutjoes.jpg");
	background-repeat: no-repeat;	
	background-position: top center;
	margin: 0px 0px 0px 0px;
	width:836px;
	height: 80px;
	border-bottom: 1px solid #600;
	border-top: 1px solid #600;
	position: relative;
}

#smallLogos {
	position: absolute;
	bottom: 0px;
	right: 10px;
}

#Content {
	margin: 0px auto 0px auto;
	width: 836px;
	background-color: #000;
}

.boxContent {
	border: 1px solid #be4f36;
	padding: 10px;
	background-color: #fff;
}
.boxContent2 {
	border: 1px solid #be4f36;
	padding: 10px;
	background-color: #400;
}
#GalleryContainer {
	position:relative; 
	width: 836px;
}

div.banner {
	position:absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 10;
}

.boxContent p {
	color: #333;
}

/*************************************************************/
#NavMenu {
	margin: 3px 16px 3px 16px;
	height: 24px;
	text-align: center;
}

#NavMenu.ul {
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	text-align: right;
	margin: 0px 0px 0px 0px;
}

#NavMenu li {
	display: inline;
	list-style-type: none;
	letter-spacing: 1px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-variant:small-caps;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
}

#NavMenu a { 
	padding: 3px 10px 4px 10px; 
	line-height: 24px;
	height: 24px;
}

#NavMenu a:link, #NavMenu a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#NavMenu a:hover {
	color: #adf;
	background-color: transparent;
	text-decoration: none;
}


#Footer {
	text-align: center;
	color: #999;
	font-size: 11px;
	line-height: 14px;
	padding: 6px 0px 25px 0px;
}
/*************************************************************/

#GalleryContainer {
	height: 160px;
	width:830px;
	margin: 1px 2px 2px 2px;
	border: 1px solid #be4f36;
}

h1 {
	font-size: 18px;
	color: #fa7;
	padding: 2px 4px 2px 0px;
	letter-spacing: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	color: #666;
	padding: 2px 4px 2px 0px;
	letter-spacing: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
}

img.outline {
	border: 1px solid #be4f36;
}

.mainlist dt {
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	color: #c63;
}

.mainlist dd {
	font-weight: normal;
	font-size: 12px;
	margin: 2px 0px 2px 12px;
	line-height: 16px;
}

a:link, a:visited {
	color: #c63;
	text-decoration: none;
}

a:hover, a:active {
	color: #fa7;
	text-decoration: none;
}

p {
	line-height: 16px;
	margin-bottom: 12px;
}

.note {
	font-size: 10px;
}

.formTable {
	border: 1px solid #600;
	background-color: #500;
	margin: 5px auto 5px auto;
	padding: 10px;
}

.formTable th {
	font-weight: bold;
	color: #c63;
	text-align: right;
	padding: 2px;
}

.formTable td {
	padding: 2px;
}

a.bwButton {
    background: transparent url('images/btn_cap.png') no-repeat scroll top right;
    color: #ffe;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.bwButton span {
    background: transparent url('images/btn_main.png') no-repeat;
    display: block;
    line-height: 27px;
    padding: 0px 0px 0px 10px;
}
a.bwButton:hover {
    background: transparent url('images/btn_cap_over.png') no-repeat scroll top right;
    color: #fff;
}

a.bwButton:hover span {
    background: transparent url('images/btn_main_over.png') no-repeat;
}

.clickable {
	border: 1px solid #600;
	padding: 2px;
	background-color: #400;
	margin: 1px 0px 0px 0px;
	cursor: pointer;

}

.clickable:hover {
	border: 1px solid #600;
	background-color: #500;
}

.storesmallprint {
	color: #fff;
}

#main a {
	font-weight: bold;
	font-size: 14px;
}

.sectionlist table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.sectionlist table td {
	vertical-align: top;
	margin: 0px;
	padding: 3px;
}

.sectionlist table td div {
	color: #333;
	line-height: 1.3em !important;
}

.sectionImage img {
	border: 1px solid #ccc;
}

.sectionImage {
	float: left;
	margin: 0px 6px 0px 0px;
}

.sectionLink {
	text-decoration: none;
}

.sectionLink:hover h2 {
	background-color: #ff7 !important;
	text-decoration: none;
}

.wdCoupon strong {
	font-size: 12px !important;
	font-weight: bold;
}

.wdCoupon .disclaimer{
	font-size: 11px !important;
	color: #999;
}

.icon img{
		filter:alpha(opacity=80);
		opacity: .8;
}

.icon:hover img{
		filter:alpha(opacity=100);
		opacity: 1;
}

a.icon:active {
	outline: none !important;
}

.icon:focus {
	-moz-outline-style: none !important;
}

.recent {
	float: left;
	margin: 1px;
}


a.ProductType {
	width: 184px !important;
	height: 190px;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	margin: 2px;
	background-color: #fff;
	display:block;
	padding: 1px 3px;
	position: relative;
}

div.ProductType {
	width: 184px !important;
	height: 190px;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	margin: 2px;
	background-color: #fff;
	display:block;
	padding: 1px 3px;
	position: relative;
}

a.ProductType img {
	border: 1px solid #fff;
}

div.ProductType img {
	border: 1px solid #fff;
}

a.ProductType:hover {
	background-color: #ffd;
}

div.ProductType:hover {
	background-color: #ffd;
}

a.ProductType:hover img {
	border: 1px solid #fe3;
}

div.ProductType:hover img {
	border: 1px solid #fe3;
}

.sectionhead_main {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-top: 2px dotted #666;
	border-bottom: 2px dotted #666;
}

.sectionhead_main .logo {
	float: left;
	padding: 0px 10px 0px 0px;
}

.sectionhead_main .text {
	padding: 20px 0px 0px 0px;
	color: #666;
	line-height: 18px;
}

.wdSectionHeader {
	border-top: 3px dotted #640305;
	border-bottom: 3px dotted #640305;
	position: relative;
	height: 136px;
}

.wdSectionHeader img {
	position: absolute;
	top: 5px;
	left : 0px;
	border: 1px solid #ccc;
}

.wdSectionHeader div {
	position: absolute;
	top: 5px;
	left : 345px;
}

.wdSectionHeader h1 {
	margin: 6px 0px 2px 0px !important;
}

.wdProductHeader {
	border-top: 3px dotted #999;
	border-bottom: 3px dotted #999;
	position: relative;
	height: 140px;
}

.wdProductHeader img {
	position: absolute;
	top: 5px;
	left : 0px;
	border: 1px solid #999;
}

.wdProductHeader div {
	position: absolute;
	top: 5px;
	left: 140px;
}

.wdProductHeader h1 {
	margin: 0px 0px 0px 0px;
}

.wdProducts h2 {
	font-color: #666;
}

#carouselcontainer {
	display: none !important;
}

#mainimg {
	border: 1px solid #999 !important;
}

.resultImage img {
	border: 1px solid #999;
}

.form {
	margin: 4px 16px 4px 16px;
}

.form td {
	padding: 2px 2px 2px 2px;
}

.form td.label {
	color: #139;
	font-weight: bold;
	vertical-align: top;
}

.form .note {
	font-size: 10px;
	color: #333;
}

#wdCouponBanner {
	background-color: none;
	background-image: url(http://www.wheedesign.com/images/bg_coupon.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: #060;
	font-weight: bold;
	width: 690px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	line-height: 35px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

#cpPremiumHeader {
	height: 21px;
	background-color: #fff;
	border: 0px;
	border-bottom: 1px solid #999;
	margin: 0px;
}

#premheadShophome {
	display: none !important;
}
.wdCoupon {
	font-size: 11px !important;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px dashed #000;
	background-color: #af9;
	font-weight: normal;
	color: #333;
	text-align: center;
}

#wdNav hr {
	width: 166px;
}


#wdNav form {
	margin: 0px;
	padding: 0px;
}


#wdNav h1, .wdNav2 h1 {
	font-size: 14px !important;
	color: #e18964 !important;
	border-bottom: 1px solid #e18964 !important;
	font-weight: bold !important;
	font-style: italic !important;
	margin: 15px 0px 4px 0px;
	padding: 0px 0px 1px 0px;
	width: 166px;
}

#wdNav h2, .wdNav2 h2 {
	font-size: 12px !important;
	color: #333 !important;
	font-weight: bold !important;
	margin: 3px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	width: 166px;
}

.wdNav2 h3 {
	font-size: 10px !important;
	color: #333 !important;
	font-weight: bold !important;
	margin: 3px 0px 1px 0px !important;
	padding: 0px 0px 0px 0px !important;
	width: 166px !important;
}

#wdNav ul, .CustomerCenterBlock ul, .wdNav2 ul{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc !important;
	font-size: 12px !important;
	font-weight: bold;
	color: #511901;
}

#wdNav li, .CustomerCenterBlock li {
	margin: 2px 0px 0px 0px;
	width: 150px;
	font-weight: bold;
	font-size: 12px !important;
}

.wdNav2 li {
	margin: 2px 0px 0px 0px;
	width: 160px;
	font-weight: bold;
}

#wdNav li a, .CustomerCenterBlock li a {
	display: block;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px !important;
}

.wdNav2 li a {
	display: block;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	margin: 0px 0px 0px -5px;
}

#wdNav li a:link, #wdNav li a:visited, .CustomerCenterBlock li a:link, .CustomerCenterBlock li a:visited, .wdNav2 li a:link, .wdNav2 li a:visited{
	color: #511901;
	text-decoration: none;
	font-size: 12px !important;
}

#wdNav li a:hover, #wdNav li a:active, .CustomerCenterBlock li a:hover, .CustomerCenterBlock li a:active, .wdNav2 li a:hover, .wdNav2 li a:active {
	color: #e18964;
	font-size: 12px !important;
}

.breadCrumb, .breadCrumb a {
	font-size: 10px !important;
}