 



BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	COLOR: #000000; 
	FONT-SIZE: 12px;
}

BODY{
	MARGIN: 0px 10px 5px 10px;
	background-color: #ffffff;
}

A:link {
	COLOR: #0066cc;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0066cc; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #0099ff;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #0099ff;
	TEXT-DECORATION: none;
}


.sizeChartTitleText{
	font-size:14px;
	color:#999999;
	font-weight:bold;
}
.sizeChartTable{
	border-collapse:collapse;
}
.sizeChartHeaderTD{
	background:#00Aeef;
	border:0px white solid;
	width:50px;
	text-align:center;
	font-weight:bold;
}
.sizeChartHeaderTDSpacer{
	border-bottom: 0px gray solid; 
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}
.sizeChartHeaderDIVSpacer{
	border-right:0px white solid;
	font-size:4px;
}
.sizeChartTD{
	border-bottom: 1px gray solid;
	padding-left: 1px;
	padding-bottom: 0px;
	text-align:center;
}
.sizeChartTDSpacer{
	border-bottom: 1px gray solid;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	width:1px;
}
.sizeChartDIV{
	margin-top: 2px;
}
.sizeChartDIVSpacer{
	border-right:1px gray solid;
	font-size:4px;
	margin-right:0px;
	margin-left:0px;
}
.sizeChartTDName{
	border-bottom:1px gray solid;
}


.helpCenterHeader{
	font-weight:bold;
	font-size:14px;
}



a.topLinks:link {
	padding: 2px;
	color: #0066cc;
	text-decoration: none;

	font-weight: none;
	vertical-align: middle;
	font-size:11px;
}

a.topLinks:visited {
	padding: 2px;
	color: #0066cc;
	text-decoration: none;

	font-weight: none;
	vertical-align: middle;
	font-size:11px;
}

a.topLinks:hover {
	padding: 2px;
	color: #0099ff;
	text-decoration: underline;

	font-weight: none;
	vertical-align: middle;
	font-size:11px;
}

a.topLinks:active {
	padding: 2px;
	color: #0099ff;
	text-decoration: underline;

	font-weight: none;
	vertical-align: middle;
	font-size:11px;
}



a.footerLinks:link {
	padding: 8px;
	color: #000066;
	text-decoration: none;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}

a.footerLinks:visited {
	padding: 8px;
	color: #000066;
	text-decoration: none;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}

a.footerLinks:hover {
	padding: 8px;
	color: #0099ff;
	text-decoration: none;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}

a.footerLinks:active {
	padding: 8px;
	color: #0099ff;
	text-decoration: none;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}



.productDetailTabTable{
	border-bottom: 0px #cccccc solid;
	padding: 0x;
	border-spacing: 0px;
	border-collapse: collapse;        
	background-color: #ffffff;
}
.productDetailTabUnfocus{
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	border-top:1px #cccccc solid;        
	padding:3px;        
	background-color: #f6f6f6;
	text-align: center;
}
.productDetailTabFocus{
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-bottom:1px #ffffff solid;
	border-top:1px #cccccc solid;
	padding:3px;
	background-color: #ffffff;
	text-align: center;
}
.productDetailTabExtra{
	border-bottom: 1px #cccccc solid;
}
.productDetailTabTextFocus{
	font-weight: none;
	font-size: 9pt;
}
.productDetailTabTextUnFocus{
	font-size: 9pt;
}


.buyBoxTable{
	border-top: 1px #1E5398 solid;
	border-left: 1px #1E5398 solid;
	border-bottom: 1px #1E5398 solid;
	border-right: 1px #1E5398 solid;
        
}
.buyBoxHeaderTD{
	background-color: #1E5398;
	text-align: center;
	padding: 3px;
}
.buyBoxHeaderText{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
}
.cellChanged{
	background-color:#00AEEF;
}


td.pricingHeader{
	text-align:center;
	padding:2px;
	border-right:2px #e9e9e9 solid;
	border-bottom:2px #e9e9e9 solid;
	width:50px;
}
.pricingColorName1{
	width:100px;
	text-align:right;
	border-bottom:2px #e9e9e9 solid;
	border-top:2px #e9e9e9 solid;
	padding:2px;
	background-color:#ffffff;
}
.pricingColorName2{
	width:100px;
	text-align:right;
	border-bottom:2px #e9e9e9 solid;
	border-top:2px #e9e9e9 solid;
	padding:2px;
	background-color:#f9f9f9;
}
.pricingSwatch1{
	border-bottom:2px #e9e9e9 solid;
	padding:2px;
	border-top:2px #e9e9e9 solid;
	background-color:#ffffff;
}
.pricingSwatch2{
	border-bottom:2px #e9e9e9 solid;
	padding:2px;
	border-top:2px #e9e9e9 solid;
	background-color:#f9f9f9;
}
.pricingPrice1{
	text-align:right;
	padding:2px;
	border-bottom:2px #e9e9e9 solid;
	border-right:2px #e9e9e9 solid;
	background-color:#ffffff;
}
.pricingPrice2{
	text-align:right;
	padding:2px;
	border-bottom:2px #e9e9e9 solid;
	border-right:2px #e9e9e9 solid;
	background-color:#f9f9f9;
}


.underlineHeader{
	border-bottom: 2px #1E5397 solid;
	font-weight:bold;
}
.underlineHeaderPurple{
	border-bottom: 2px #6600cc solid;
	font-weight:bold;
}
.underlineErrors{
	border-bottom: 2px #ff0000 solid;
}



.buttonBasic {
	BACKGROUND: URL(images/buttons/button_basic_center.gif);
	vertical-align:middle;
	font-size:12px;
}
.buttonBasicText{
	FONT-FAMILY: Verdana;
	COLOR: #000000; 
	FONT-WEIGHT: none; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	white-space:nowrap;
}
	
.buttonMediumRed {
	BACKGROUND: URL(images/buttons/button_medium_red_center.gif);
}

.buttonMediumRedText {
	FONT-FAMILY: Verdana;
	COLOR: #ffffff; 
	FONT-WEIGHT: none; 
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
}


.reportHeadTR{
	background:#daf5ff;
}
.reportHighlightTR{
	background:#f9f9f9;
}
.reportTD{
	border:1px #cccccc solid;
}


.cartTable{
	empty-cells:show;
	background:#f9f9f9;
}
.cartHeadTR{
	background:#daf5ff;
}
.cartHeadText{
	color:#000000;
	font-weight:bold;
}
.cartTD{
	border:1px #cccccc solid;
}
.cartLineTD{
	border-bottom:1px #cccccc solid;
}
.cartTitleText{
	font-size:18px;
	color: #1E5398;
	font-weight:bold;
}


.upsellCartText{
	font-size:10px;
	text-align:left;
}


div.infoRed {
	position:relative;
	width:100%;
	border:1px red solid;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffcccc;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
	color:black;
}
div.infoGreen {
	position:relative;
	width:98%;
	border:1px green solid;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#E9FFF5;
	margin-top:5px;
	text-align:center;
}

div.infoBlue {
	position:relative;
	width:98%;
	border:1px blue solid;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#CCFFFF;
	margin-top:5px;
	text-align:center;
}



.pageHeader{
	font-size:16px;
	color: #1E5398;
	font-weight:bold;
}



.grayText{
	color: #939393;
	font-size: 11px;
}
.smallText{
	font-size:11px;
}
.pricing{
	font-size:12px;
}
.dashedGrayLineHorizontal{
	width:100%;
	height:1px;
	BACKGROUND: URL(images/dashed_gray_line.gif);
}
span.searchTerm{
	color:#EB008B;
}


.sectionsTable2{
	width: 190px;
}
a.sectionTitleLink{
	font-weight:bold;
}
.sectionsTD1{
	background-color:#f5f5f5;
}
.menuTable{
	margin-left: 5px;
}
.menuSelectedText{
	font-weight:bold;
}
.helpCenterStoreArticleText {
	color: #222222;
}


font.legalSubHeader {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}
font.legalSubHeader2 {
	text-decoration:none;
	font-weight:bold;
}
div.legalEffectiveDate{
	margin-bottom:10px;
	font-weight:bold;
	text-align:left;
}


div.helpHeader{
	margin-top:6px;
	margin-left:6px;
}
div.helpContent{
	margin-top:15px;
	margin-left:6px;
}



  



.storeMenuHeaderText{
	font-weight:bold;
}
.pricingMenuHeaderText{
	font-weight:bold;
}
.pricing{
	font-size:12px;
}
.helpCenterSubHeaderTD{
	border-bottom:2px black solid;
}
.helpCenterSubHeader{
	font-weight:bold;
	font-size:16px;
}
.cellChanged{
	background-color:#cccccc;
}
.pageHeader{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}	



  body { background: url(http://www.australele.com/usw/shoreside/images/sunset.jpg) #524698 repeat-x; margin: 0px; text-align: center;}
a:link, a:visited {color: #8f3628}
a:hover {color: #8f2222}
div {margin-top: 0px}
div div{visibility: hidden; background: transparent}
table{visibility: hidden}
#content table {visibility: visible}
#palms {visibility: visible; width: 1024px; height:597px;  center no-repeat ! important; z-index: -2; position: relative; top: 0px; margin: 0 auto; margin-bottom: -600px; _margin-bottom: -660px; margin-top: -10px;     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,  src='http://www.australele.com/usw/shoreside/images/palms.png');}
html>body #palms{background:url(http://www.australele.com/usw/shoreside/images/palms.png)}
#wrapper {visibility: visible; width: 650px; margin-left: auto; margin-right: auto; background: url(http://www.australele.com/usw/shoreside/images/bodyback.gif) repeat-y;margin-top: 0px;margin-bottom: 0px; *margin-bottom: -30px; z-index: 2; position: relative; text-align: center;}
.wraptop {visibility: visible; width: 650px; height: 45px; margin: 0 auto; background: url(http://www.australele.com/usw/shoreside/images/bodytop.gif) repeat-y;margin-top: 0px;  margin-bottom: 0px; z-index: 2; position: relative; top: -0px; _top: -0px}
#wrapbottom {visibility: visible; width: 650px; height: 45px; margin-left: auto; margin-right: auto; background: url(http://www.australele.com/usw/shoreside/images/bodybottom.gif) repeat-y;margin-top: 30px;margin-bottom: 120px; z-index:2}
#content {padding-top: 20px; visibility: visible; width: 600px; max-width:600px; width 92%; margin: 0 auto; margin-bottom: -21px; background: none; overflow: visible; text-align: center;  clear: both; overflow: hidden}
#menubar {visibility: visible; margin: 0 auto; width: 530px; height: 120px; position:relative; z-index: 0;top: 35px; _top: 110px; }
#sign {text-indent: -5000px; visibility: visible; background:url(http://www.australele.com/usw/shoreside/images/sign.gif) no-repeat left; width: 720px; height: 148px; margin-left: auto; margin-right: auto; margin-bottom: -130px; *margin-top: 20px; display: block; position: relative; z-index: 6; cursor: pointer}
.pageHeader{margin-top: 60px}
.bHome, .bAbout, .bLinks, .bHelp, .bCart { display:block; width: 90px; height:150px; float: left; text-indent: -2000px; margin-top: 30px; }
.bHome {background:url(http://www.australele.com/usw/shoreside/images/home.gif) no-repeat;margin-left: 20px;}
.bAbout {background:url(http://www.australele.com/usw/shoreside/images/about.gif) no-repeat; }
.bLinks {background:url(http://www.australele.com/usw/shoreside/images/links.gif) no-repeat; }
.bHelp {background:url(http://www.australele.com/usw/shoreside/images/help.gif) no-repeat; }
.bCart {background:url(http://www.australele.com/usw/shoreside/images/cart.gif) no-repeat; }
.bHome:hover {margin-top: 10px}
.bAbout:hover, .bLinks:hover, .bHelp:hover, .bCart:hover{margin-top: 10px}
#logohead{background: url(http://www.australele.com/usw/shoreside/images/header.jpg) center no-repeat ! important; visibility: visible; text-align: right;
   height: 185px; width: 585px; margin-top: 2px;  vertical-align: baseline; padding-top: 23px; padding-right: 20px; color: #996633; font-size: 60px; font-weight: bolder;text-indent: -2000px; margin: 0 auto; overflow: hidden; ; height: 150px; margin-bottom: -30px;
 position: relative; top: -35px; *top: -35px}
#content div {visibility: visible}
#sImage {float: right;  margin-top: -35px; margin-left: 20px; margin-right: 10px; clear: both}
#sImage img {width: 220px}
#sName { margin-left: 10px; margin-top: 30px; *margin-top: 90px; margin-bottom: 10px; margin-right: -100px; text-align: left; font-weight: bold; font-size: 18pt;}
#sDesc img {display: none}
#sDesc { margin-left: 10px;  *margin-left: -200px !important; _margin-left: 0px !important;  margin-top: 5px; margin-bottom: 20px; text-align: left; display: block; width: 100%;  *width: 300px; overflow: visible; padding-top: 20px}
#sAbout div{margin-top: 0px; *margin-left: -140}
#sAbout {width: 530px; *margin-top: 60px }
html>body #sAbout {margin-left: 0px} 
#mfooter {font-size: 8pt; border: 0px solid #000; padding-top: 10px; visibility: visible;  margin: 0 auto; width: 560px; height: 60px; background: url(http://www.australele.com/usw/shoreside/images/footer.jpg)  top center no-repeat; margin-bottom: -30px; margin-top: 20px; *margin-bottom: 0px; }
.sectionsTD1{background: none; overflow: hidden; }
.sectionsTable2, .sectionsTable2 td, .sectionsTable2 tbody {width:187px; overflow: hidden; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
.sectionImage {width: 187px !important; height: 187px !important}
.sectionTitleLink:hover {border: 1px #a38257 dotted; display: block}
.sectionTeaser, .sectionTitleText {display: none;}
.productsTable1 {margin-bottom: 20px; margin-left: auto; margin-right: auto; width: 550px ! important}
.productsTable2 {width: 150px}
.productsTable2 td {width: 30%}
.productTitleLink {display: block; padding-top:3px; color: #fff; background: url(http://www.australele.com/usw/shoreside/images/board.jpg) no-repeat; width: 170px;height: 70px; margin-bottom: -20px;}
.productTitleLink:link {color: #fff; TEXT-DECORATION: none; font-weight: bolder}
.productTitleLink:hover{color: #fff; TEXT-DECORATION: underline; font-weight: bolder}
.productTitleLink:visited{color: #fff; TEXT-DECORATION: none; font-weight: bolder}
#li_view_thumb { margin-top: 5px}
.productsTable1 {border-top: 1px dotted #a38257; padding-top: 20px}
.productDetailTable1 {margin-top: -60px; padding-left: 2px; _margin-left: 20px;padding-right: 10px; _padding-right: 0px; width: 570px; margin-left: 0px; overflow: hidden}
.productDetailTable1 table{text-align: center}
.buyBoxTable select {width: 130px}
.buyBoxTable {margin-right: 30px; margin-left: 0px; position: relative; z-index: 2; left: -30px; border-color: #a38257; width: 180px; background: #fff ! important}
.buyBoxHeaderTD {background-color: #a38257}
.productDetailTabTable {width: 550px; margin-left: 0px; margin-top: -20px; background: transparent}
.productDetailTitleText {display: block; padding-top: 20px; padding-right: 30px; font-size: 28pt; color: #e5e487;
width: 530px; height: 165px; background:url(http://www.australele.com/usw/shoreside/images/pdheader.jpg)  right no-repeat ;
 text-align: right; position: relative; top: -20px; left: -40px; z-index: 0}
.productDetailTabTable{position: relative; z-index: 5}
.productDetailTabfocus{border: 1px solid #ccc; border-bottom: none; border-top: none; padding:3px; background: url(http://www.australele.com/usw/shoreside/images/tabback.gif)  center no-repeat;	text-align: center; height: 30px; width: 140px}
.productDetailTabUnfocus{border: 1px solid #ccc; border-top: none;; padding:3px; background: url(http://www.australele.com/usw/shoreside/images/tabback2.gif)  center no-repeat;	text-align: center; height: 30px; width: 140px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;}
.underlineHeaderPurple {border: none}
.pricingTable {width: 300px; overflow: hidden;}
.pricingPrice1, .pricingPrice2, .pricingPrice3, .pricingHeader, .pricingColorName1  {font-size: 9px ! important}
.underlineHeader {border: none}
.sizeChartHeaderTD {background: #a38257; color: #fff;}
.productPrice  {display: block; margin-top: -22px; color: #fff; font-weight: bold; position: relative; z-index: 200000}
.productNumColorsLink, .productNumColorsPriceDivider {display: none}
.cartHeadTR, .cartTD, .cartHeadText {background: #a38257; color: #fff;}
.sizeChartTable {width: 550px}
.sizeChartTable  * {font-size: 7pt}
#content {_margin-left: 27px}
div[id*="tOoLtIp"]{display:none}

