html, body {
margin:0;
padding:0
}
img { border:none;}
body {
	margin:0;
	padding:0;
	font: 76% "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E1E1E1;
}
#header {
	height:146px;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	position:relative;
}
#title {
	padding: 5px 0;
	margin: 5px 0 5px;
}
#title h1 {
	margin:0 0;
	color: #000;
	padding: 0 4px;
	border-left: 4px solid #990000;
	font-size:1.6em;
}
h2{ font: 1.3em;}
h3{ font: 1.1em;}
h4{ font: 1.0em;}
h5{ font: .9em;}
h6{ font: .8em;}
blockquote {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px;
	color: #444;
}
h2 strong{
	color:#990000;
}
ul, ol {
	margin:10px 20px;
	line-height: 1.9em;
}
#content p {
	line-height:1.4
}
#footer{
	padding:25px 0;
	text-align:center;
	color: #FFFFFF;
	background-color: #505050;
}
#footer a:link {
	color: #FFFFFF;
	background-color: #505050;
}
#footer a:visited {
	color: #CCC;
	background-color: #505050;
}
#mainimg img {
	border: 8px solid #E1E1E1;
	margin: 7px;
}
/*Tabs*/ 
.tabset {
  margin:0 10px;
  padding:0;
  background: url(../images/tabs/bg.gif) repeat-x bottom;
  font-size:10px;
  line-height:normal;
  font-family:Arial, Verdana, sans-serif
  }
.tabset ul {
  margin:0;
  padding:0;
  list-style:none;
  }
.tabset li {
  display:inline;
  margin:0;
  padding:0;
  }
.tabset a {
  float:left;
  background: url(../images/tabs/left.gif) no-repeat left top;
  margin:0;
  padding:0 1px 0 7px;
  text-decoration:none;
  }
.tabset a span {
  float:left;
  display:block;
  background: url(../images/tabs/right.gif) no-repeat right top;
  padding:3px 8px 3.5px 5px;
  font-weight:bold;
  color:#333;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabset a span {float:none;}
/* End IE5-Mac hack */
.tabset a:hover span {
  color:#000000;
  }
.tabset .current a, .tabset .current a:hover {
  background-position:0 -300px;
  border-width:0;
  }
.tabset .current a span, .tabset .current a:hover span {
  background-position:100% -300px;
  padding-bottom:4px;
  color:#FFFFFF;
  }
.tabset a:hover {
  background-position:0% -150px;
  color:#000000;
  }
.tabset a:hover span {
  background-position:100% -150px;
  color:#000000;
  }
/*End Tabs*/
/*Tabs*/ 
.tabset1 {
  margin:0 10px;
  padding:0;
  background: url(../images/tabs/bg.gif) repeat-x bottom;
  font-size:10px;
  line-height:normal;
  font-family:Arial, Verdana, sans-serif
  }
.tabset1 ul {
  margin:0;
  padding:0;
  list-style:none;
  }
.tabset1 li {
  display:inline;
  margin:0;
  padding:0;
  }
.tabset1 .ultima a {
  float:left;
  background: url(../images/awnings/ultima_tab.png) no-repeat left top;
  width: 120px;
  height:53px;
  margin:0 3px 0 0;
  padding:0;
  text-decoration:none;
  }
  .tabset1 .sunbrella a {
  float:left;
  background: url(../images/awnings/sunbrella_tab.png) no-repeat left top;
  width: 156px;
  height:53px;
  padding:0;
  margin:0;
  text-decoration:none;
  }
.tabset1 a:hover span {
  color:#333;
  }
.tabset1 .current a, .tabset1 .current a:hover {
  background-position:0 -106px;
  border-width:0;
  }
.tabset1 .current a span, .tabset1 .current a:hover span {
  background-position:100% -106px;
  color:#FFFFFF;
  }
.tabset1 a:hover {
  background-position:0% -53px;
  color:#333333;
  }
.tabset1 a:hover span {
  background-position:100% -53px;
  color:#333333;
  }
/*End Tabs*/

/*Tabs*/ 
#topnav {
	margin:20px auto 0;
	padding:0;
	background: url(../images/tabs/bg.gif) repeat-x bottom;
	font-size:11px;
	line-height:normal;
	overflow: hidden;
	width: 910px;
  }
#topnav ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#topnav li {
  display:inline;
  margin:0;
  padding:0;
  }
#topnav a {
  float:left;
  background: url(../images/tabs/left_topnav.gif) no-repeat left top;
  margin:0;
  padding:0 5px 0 7px;
  text-decoration:none;
  }
#topnav a span {
  float:left;
  display:block;
  background: url(../images/tabs/right_topnav.gif) no-repeat right top;
  padding:3px 8px 1px 2px;
  font-weight:bold;
  color:#fff;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav a span {float:none;}
/* End IE5-Mac hack */
#topnav a:hover span {
  color:#FFF;
  }
#topnav .current a,#topnav .current a:hover {
  background-position:0 -300px;
  border-width:0;
  }
#topnav .current a span,#topnav .current a:hover span {
  background-position:100% -300px;
  color:#000;
  }
#topnav a:hover {
  background-position:0% -150px;
  color:#FFF;
  }
#topnav a:hover span {
  background-position:100% -150px;
  color:#FFF;
  }
/*End Tabs*/


#navigation .box {
	border: 8px solid #E1E1E1;
	padding: 8px;
	width: 242px;
	height: 209px;
	margin: auto;
}
.box h4 {
	font-size: 2.1em;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px; 
	border:none;
}
.box{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}
.box .bigredbutton {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 34px;
	width: 217px;
	padding: 16px 0 0 0;
	margin: 15px auto;
	color: #FFF;
	font-weight: bold;
}
#productimageinfo #productimage img {
	margin: 0;
}
#productimageinfo {
	float: left;
	padding: 0;
	width: 330px;
	margin: 0;
}
#productoptions {
	float: right;
	width: 305px;
	margin: 0;
}
#content hr {
	clear: both;
	visibility: hidden;
	height:0;
	padding:0;
	margin:0;
}
.clear{
	clear:both;
}
.swatches {
}
#valence {
}
.swatch {
	float: left;
	margin: 5px 0 5px 5px;
	padding: 0px;
	width: 130px;
	text-align: left;
	display: block;
}
label{
	cursor:pointer;
}#productoptions h4 strong {
	color: #CC0000;
}
#container #header #logo {
	float: left;
	margin: 0 10px;
}
#productimageinfo #msrp{
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}
#price {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
#shippingprice {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin: 0;
}
#shippingpromo {
	font-size: 1.1em;
	font-weight: bold;
	color:#990000;
	margin: 0 0 8px;
}
#savings, #hood  {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin: 0;
}
#msrpammount{
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
	float: right;
}
#priceammount {
	font-weight: bold;
	color: #CC0000;
	float: right;
}
#savingsamount {
	font-weight: bold;
	color: #666666;
	float: right;
}
#shippingamount,#hoodprice{
	font-weight: bold;
	color: #666666;
	float: right;
}
.alignright {
	float: right;
}
#optionselected {
	font-size: 11px;
	margin: 5px 10px;
	line-height: 1.6;
}
#productimageinfo #fabrictype {
	float: left;
}
#productimageinfo #swatchcolor {
	float: right;
}
#productimage .repimage {
	position: absolute;
	left: 40px;
	bottom: 5px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}
#productimage {
	position: relative;
	border: 5px solid #E1E1E1;
	width: 320px;
	height: 238px;
}
.tabbox {
	border: 1px solid #CCCCCC;
	position: relative;
	overflow: hidden;
}
#valence {
	margin: 0px 10px;
	padding: 0px;
}
#tabbox1 {
	margin: 0px 10px;
	padding: 0px;
	height: 75px;
	overflow: hidden;
	width: 280px;
	background: #FFF;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}
#tabbox2 {
	margin: 0px 5px 10px;
	padding: 0px;
	height: 850px;
}
.boxes{
	position: absolute;
	left: 0px;
	top: 0px;
}
#tabbox2 .boxes{
	padding: 10px;
}
#sunbrellabox{
	visibility:hidden;
	width: 3425px;
	position: relative;
	height: 580px;
}
#fabric{
	visibility:hidden;
}
#shipping{
	visibility:hidden;
}
#return{
	visibility:hidden;
}
#warranty{
	visibility:hidden;
}
#gallery{
	visibility:hidden;
}
#video{
	visibility:hidden;
}
#container .moreinfo {
	background:#FFF;
	padding:10px;
	position: absolute;
	visibility: hidden;
	width: 450px;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 10;
	cursor:pointer;
}
#sizeinfo{
	top:219px;
	left:105px;
}
#fabricinfo{
	top:330px;
	left:105px;
}
#valenceinfo{
	top:470px;
	left:105px;
}
#operationinfo{
	top:50px;
	left:105px;
}
#container #coverup {
	height: 0px;
	width: 0px;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	background: #000;
	z-index: 5;
	cursor:pointer;
}
.closebtn {
	background-image: url(../images/closebtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 25px;
	top:-5px;
	right:-5px;
	position:absolute;
}
#swatchnavnum .num {
	background-color: #CCCCCC;
	text-align: center;
	height: 10px;
	padding:1px 1px 4px;
	margin:1px;
	border: 1px solid #666666;
	font-size: 10px;
	width:87px;
	color:#333;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	cursor: pointer;
}
#swatchnavnum .current {
	background-color: #CC0000;
	color:#FFFFFF;
}
#sunbrellabox .sidebox {
	float: left;
	width: 285px;
}
#swatchnavnum .leftnavbtn,#swatchnavnum .rightnavbtn {
	float: left;
	margin: 3px 0 0;
}
#swatchnavnum {
	margin:0px;
	width: 280px;
	height: 580px;
}
#swatchboxholder {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 40px;
	z-index: 3;
}
#sunbrellabox .boxnav {
	position: absolute;
	left: 0px;
	text-align: center;
	color: #333;
	font-size: 11px;
	top: 0px;
}
.sidebox .swatchboxlabel {
	font-weight: bold;
	color: #660000;
	margin: 2px auto;
	padding: 0px;
	text-align:center;
}
#productimageinfo #swatchcolor {
	height: 45px;
	width: 320px;
	border-left:5px solid #E1E1E1;
	border-right:5px solid #E1E1E1;
	border-bottom:5px solid #E1E1E1;
	overflow: hidden;
	cursor:pointer;
	position: relative;
}
#bigImgHolder{
	background:#FFF;
	padding:10px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 10;
	cursor:pointer;
	top: 0px;
	left: 0px;
}
#debug{
	background:#fff;
	z-index:10000;
	position:absolute;
	top:0;
	left:0;
	border:1px #666666 solid;
	padding:15px;
	margin:10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#contact {
	position: absolute;
	top: 7px;
	right: 11px;
}
.gallerythumbs img {
	float: left;
	border: solid #CCC 2px;
	margin: 1px 1px 1px 0;
}
#loadingimage{
	background:#FFFFFF url(../images/loading_image.gif) no-repeat center center;
	border: solid #CCC 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto;
	padding:25px;
	position:absolute;
	width:10px;
	height:10px;
	z-index:500000;
	visibility:hidden;
	top:-300px;
	left:-300px;
}.float50 {
	float: left;
	width: 48%;
	border-right: solid #CCC 3px;
	padding: 5px;
}
.float48 {
	float: left;
	width: 48%;
	padding: 5px;
}
#productoptions p {
	margin: 0 0 0 13px;
	padding: 0px;
}
#productoptions p {
	margin: 0 0 0 15px;
	padding: 0px;
}
#swatchcolor .lrgswatch {
	position: absolute;
	left: 90px;
	bottom: 5px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}
.galleryitem {
	float: left;
	text-align: center;
	margin: 5px;
	padding: 3px;
	width: 130px;
}
.galleryitem img {
	margin: 2px;
	padding: 0px;
	border: 3px solid #CCCCCC;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#messagebox {
	background-image: url(../images/message_bg_m.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 47px;
	color: #CCCCCC;
	font-size: 1.3em;
	line-height:1.1em;
}
#messagebox #message_r {
	background-image: url(../images/message_bg_r.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 47px;
	width: 14px;
}
#messagebox #message_l {
	background-image: url(../images/message_bg_l.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 47px;
	width: 14px;
}
#messagebox h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 2px 0;
	padding: 0;
}
#messagebox h4 small {
	font-size: 11px;
	font-weight: normal;
}
#messagebox #message_m {
	margin: 0;
	padding: 7px 0 0;
}
#videoholder {
	text-align: center;
}
.videohalf2 {
	text-align: center;
	width:350px;
	height:320px;
	float: left;
}
.videohalf1 {
	float: left;
	padding:5px;
	width: 180px;
}
#tabboxholder {
	position: relative;
	height: 80px;
	overflow: hidden;
}
#minimize {
	background-color:#FFFFCC;
	text-align: center;
	height: 10px;
	padding:1px 1px 4px;
	margin:1px;
	border: 1px solid #666666;
	font-size: 9px;
	color:#333;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	position: absolute;
	bottom: 2px;
	left: 97px;
}
.warmgrey {
	color: #666666;
	font-weight: bold;
}
.sidegrey {
	float: right;
}
.retractableawnings #extra{margin-top:60px;}
.retractableawnings #content{width:645px;}
.small{font-size:12px; font-weight:normal;}
.float200wide {
	float: left;
	width: 200px;
	margin: 10px 2px 6px;
	padding: 0 4px 10px;
	border-bottom: solid #CCC 1px;
}
.productimageinfo #msrp{
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}
.price {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
.shippingprice {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin: 0;
}
.shippingpromo {
	font-size: 1.1em;
	font-weight: bold;
	color:#990000;
	margin: 0 0 8px;
}
.savings, .hood  {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin: 0;
}
.msrpammount{
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
	float: right;
}
.msrpammount{
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
	float: right;
}
.priceammount {
	font-weight: bold;
	color: #CC0000;
	float: right;
}
.savingsamount {
	font-weight: bold;
	color: #666666;
	float: right;
}
.shippingamount,#hoodprice{
	font-weight: bold;
	color: #666666;
	float: right;
}
.float200wide .pricebox {
	width: 100%;
	margin: 0 auto;
}
