body {
	color: #283d46;
}
#pageHeaderCell {
	padding:7.5pt 7.5pt 7.5pt 7.5pt; color:white; background-color: #22a1dc; }
#pageHeaderCell h2 {
	font-size:200%; font-family:Arial; color:white; margin:0px; font-weight:normal; }
#pageHeaderCell p {
	font-family:Arial;color:white; margin:0px; }

/* CenterCell */
td.centerCell {
	/*background: url(graphics/wreath.gif) 50% 85% no-repeat;*/
	background: url(graphics/low-palm.jpg) bottom left no-repeat;
}

/* SuitTable */
#suitTable td {
	font-size:7.5pt; font-family:Arial; text-align:center;
	padding:3.0pt 3.0pt 3.0pt 3.0pt; }
#suitTable .title {
	display: block;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 120%;
}
#suitTable .subhead {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-style: italic;
}
#suitTable a img {
	background-color: white;
	border: 1px solid white;
}
#suitTable a:hover img {
	background-color: #f0f0f0; /* #e0efff;  #FFFFbb; */
	border: 1px solid #9fcceb; /* #9fcceb;  #FFFF55; */
}

/* InfoTable */
#infoTable {
	width:100.0%; background-color: white;}
#infoTable td {
	padding:4.5pt 4.5pt 4.5pt 4.5pt }
#infoTable h2 {
	padding:0px; margin-bottom:0px; margin-top:.4em; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:120%; }
#infoTable h3 {
	padding:0px;
	margin-bottom:0em;
	font-family:Arial;
	font-weight:bold;
	font-size:100%;
	font-style: normal;
}
#infoTable h4 {
	padding:0px; margin-bottom:0px; margin-top:.5em; font-family:Arial; font-weight:bold; font-size:80%; }
#infoTable p {
	padding:0px; margin-top: 0px; margin-bottom:.5em; line-height:1.2em;}

#comingSoon {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; }
#comingSoon h3 {
	color:#FF0000;
	margin-bottom:0px;	}
#comingSoon p {
	margin-top:0px;
	font-size:12px; }

#orderNow {
	text-align:center;
	font-size: 110%;
	margin-top:20px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#22A1DC; }
#orderNow img {
	margin-left:10px;
	margin-right:10px; }
#orderNow .credit {
	font-size: 85%;
	font-weight:normal;
	font-style:italic; }

/* Navigation Layer */
#nav {
	position: absolute;
	top: 0px;
	left: 0px; }
#nav ul {
	margin-left:0px; padding-left:10px;
	margin-top:3px;
	list-style-type: none;}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height:15px;
	margin-left:0px;
	padding-left:18px; }
#nav li a {
	color: #FFFFFF;
	text-decoration:none; }
#nav li a:hover {
	color: yellow;
	text-decoration: none;	}
#nav li#current {
	text-decoration:none;
	color: #9FCCEB;
	background-image: url(graphics/arrow.gif); background-repeat:no-repeat; }

/* Styles */
.new {
	font-size: 110%;
	color: #FF0000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 6px; }
.red {
	color:#FF0000; }

/* Announcement */
#infoTable td.no-top-padding {
	padding-top: -0px; }
.announcement {
	width: 265px;
	padding: 10px 5px 5px 5px;
	position: relative;
	background-color: #d9fbd6;
	border-bottom: 2px solid #69ee5d; }
.announcement p {
	/*text-indent: 25px;*/
	margin-left: 10px; }
.announcement img {
	display: none;
	position:absolute;
	left: -15px;
	top: -9px; }

/* Special */
.special {
	width: 265px;
	margin-top: 15px;
	border-top: 2px solid #22A1DC;
	border-bottom: 2px solid #22A1DC;
	padding: 5px;
	position: relative;
	background: url(graphics/palm.jpg) 100% 0% no-repeat;
	/*margin-top: 35px;
	width: 265px;
	border-top: 2px solid #9FCCEB;
	border-bottom: 2px solid #9FCCEB;
	padding: 0px 5px 0px 5px; */}
h3.sale {
	margin-top: 0px !important;
	color: #F60;
}
#infotable .special h3 {
	/*font-size: 115%;
	margin-bottom: 0px;
	padding-top: 0px; */
	padding-top: 4px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 1em;
	margin-top: 12px;
}
#infotable .special h3.red {
	color: red;
}
#infotable .special h3.closeout {
	color: red;
}
#infotable .special h4 {
	margin-bottom: 2px;
}
.salePrice {
	color:#F60; }
.saleTeaser {
	font-style:italic;
}
.freeShipping {
	font-weight: bold;
	text-transform: uppercase;
	color: #0C3;
}
.freeShipping span {
	font-size: 80%;
}
.subhead {
	display: block;
	padding: 0px;
	margin: 0px;
}
.small {
	font-size: 80%;
}
.highlight {
	background-color:#FFFF88; }
.back {
    display:block;
    padding:0px;
    margin-top:12px;
    margin-left:8px;
    margin-right:6px;
    margin-bottom:12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%; }

/* Redefine Tags */
a {
	color: #1122FF; }
a:visited {
	color: #4444FF;	}
a:hover {
	color: #22A1DC;	}
.smallerText, .fittingPage .smallerText {
	font-size: 80%;
}
.sidebarNote {
	font-size: 80%;
	width: 280px;
	font-style:italic;
}
.sidebarParagraph {
	width: 280px;
}
#infoTable p.sidebarIndent {
	position: relative;
	width: 280px;
	margin-bottom: .4em;
	margin-left: 22px;
	clear: both;
}
#infoTable p.sidebarIndentSub {
	width: 272px;
	padding-left: 8px;
	padding-bottom: 3px;
	margin-top: -.3em;
	margin-left: 22px;
	border-left: 2px solid #22a1dc;
	font-style: italic;
	font-size: 95%;
}
p.sidebarIndent img {
	position: absolute;
	left: -25px;
	top: 1px;
}
#infoTable h4.leadin {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-style: italic;
	color: #FF0000;
	top: 5px;
}

/* Extended Slimmers */
.extended {
	width: 408px;
	margin-top: 25px;
	margin-right: 5px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 95%;
	border-bottom: 2px solid #22A1DC;
	border-right: 2px solid #22A1DC;
	background-color: white;
}
.extended h2 {
	margin: 0px;
	padding: 5px 25px;
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	background-color: #22A1DC;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.extended h3 {
	margin: 12px 25px 2px 25px;
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.extended h3.coming {
	font-size: 100%;
	margin-bottom: 6px;
}
.extended h3 .small {
	font-weight: normal;
}
.extended p {
	padding: 0px;
	margin: 2px 25px 4px 25px;
}
.extended ul, .extended ol {
	margin: 0px;
	padding: 0px 5px;
	margin-left: 50px;
}
#infoTable p.spacer {
	margin-bottom: 1.2em;
}

/* Closeout */
.extended .closeout {
	margin: 15px;
	padding: 12px 15px;
	border: 1px dotted red;
	border-bottom: 1px dotted red;
}
.extended .closeout h3, .extended .closeout p  {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

p.closeout {
	font-style: italic;
	font-size: 80%;
}
/*#infotable .special .closeout {
	margin: 0px;
	margin-bottom: 8px;
	padding: 5px 10px;
	border: 1px dotted red;
	border-bottom: 1px dotted red;
}
#infotable .special .closeout h3, #infotable .special .closeout p  {
	color: red;
	margin: 0px;
}*/


/* Fitting Page */
.fittingPage {
	font-family: Arial, Helvetica, sans-serif;
	width: 65%;
}
.fittingPage h4 {
	margin-bottom: .05em;
	margin-top: .75em;
}
.fittingPage h3 {
	margin-bottom: .05em;
	margin-top: 1.25em;

}
.fittingPage p {
	margin-top: 0px;
	line-height: 1.25em;
	font-size: 95%;
	margin-bottom: .75em;
}
.fittingPage .importantNote {
	color: red;
	margin-bottom: .05em;
}


/* Sizing Chart */
table.sizingChart {
	border-top: 2px solid #22a1dc;
	margin: 20px 0px;
}

.sizingChart td, .sizingChart th {
	padding: 3px 0px;
}
.sizingChart td {
	text-align: right;
	width: 80px;
	font-size: 95%;
}
.sizingChart th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
}

.sizingChart .headingRow th {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 20px;
}
.sizingChart .sizeRow td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
}
.sizingChart .seperatorRow td, .sizingChart .seperatorRow th {
	border-bottom: 2px solid #22a1dc;
}

.sizeNumber {
	font-weight: normal;
}
.tagline {
	margin-top: -15px;
}
.fineprint {
	font-size: 9pt;
}

.sticker {
	position: absolute;
	top: -28px;
	right: -30px;
}
