body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 150%;
	color: black;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	font-size: 10px;
}
div.entire_base {
	margin: 15px auto;
	padding: 0;
	width: 782px;
	text-align: left;
}
div.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
a {
	color: #336699;        /*blue*/
	text-decoration: none;
}
a:hover {
	color: #CD8700;  /*burnt orange*/
}
.heading1 {
	font-weight:normal;
	color: #B9D719;          /*green*/
	text-decoration:none;
	font-size: 11px;
}
.heading2 {
	color: #EDB64C;    /*tan*/
	font-size:18px;
	font-weight:normal;
	line-height:85%;
}
.heading3 {
	font-weight:normal;
	color: #B9D719;          /*green*/
	text-decoration:none;
	font-size: 14px;
}
.heading4{
	font-weight:normal;
	color: #2970ac;     /*other blue*/   
	text-decoration:none;
	font-size: 14px;
}
.heading5{
	font-weight:normal;
	color: #FFCC33;
	text-decoration:none;
	font-size: 14px;
}

img.right-img {
	float: right;
}
.large-green {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: #B9D719;     /*green*/    
	line-height: 18px;
}
#header {
	position: relative;
}
#company_logo img {
	border: 0px;
}

#company_logo {
	padding: 0 0 12px 0;
	width: 400px;
}
#instock {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

ul.header_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	background-color: #2970ac;
	width: 782px;
}
.header_nav li {
	float: left;
	text-align: center;
}
.header_nav a {
	width: 90px;
	height: 16px;
	background-color: #2970ac; /* blue */ 
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: white;
	border-right: 1px solid white;
	border-top: 1px solid #2970ac;
	border-left: 1px solid #2970ac;
	border-bottom: 1px solid #2970ac;
	display: block;
}
.header_nav li.first a {
	margin-left: 11px;
	border-left: 1px solid white;
}
#home .header_nav li.first a {
	margin-left: 14px;
}
.header_nav a:hover, .header_nav li.first a:hover {
	color: #2970ac;
	background-color: white;
	border: 1px solid #2970ac;
}
.header_nav a.selected {
	color: #2970ac;
	background-color: white;
	border: 1px solid #2970ac;
}






div.footer_panel {
	margin: 0px;
	padding: 50px 0 0 0;
	clear: both;
}
#home .footer_panel {
	padding: 0;
	float: left;
}
div.footer_nav {
	width: 100%;
	border-top: 1px solid #336699;    /*blue*/
	border-bottom: 1px solid #336699;
	text-align: center;
	padding: 3px 0px;
}
.footer_nav p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footer_nav .add_right_sep_border {
	border-right: 1px solid #336699;
	margin-right: 10px;
	padding-right: 10px;
}
div.homepage_footer {
	padding-top: 3px;
	float: left;
	width: 782px;
}
.homepage_footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 125%;
	color: #999999;
}
.homepage_footer .footer_address {
	float: left;
}
.homepage_footer .add_right_sep_border {
	border-right: 1px solid #336699;
	margin-right: 0.5em;
	padding-right: 1em;
}

div.homepage_footer_nav {
	float: right;
}





div.main_panel {
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	clear: both;
}

div.home_categories {
	margin: 0px;
	padding: 0px;	
	width: 381px;
	font-size: 10px;
	color: black;
	border-left: 1px solid #FFC96A; /*  orange */
	border-top: 1px solid white;
	float: left;
}
div.home_flash {
	width: 400px;
	height: 326px;
	float: left;
	border-top: 1px white solid;
}
.home_categories .category {	
	background-image: url('../images/bg_gradient.gif');
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	clear: left;
	height: 108px;
}
.home_categories .cat_text {
	float: left;
	width: 215px;
	padding: 0 160px 0 5px;
	height: 108px;
	position: relative;
	overflow: hidden;
}
.home_categories h3 {
	margin: 8px 0 3px 0;
	padding: 0;
}
.home_categories h3 a {
	display: block;
	width: 140px;
	height: 21px;
	text-indent: -9999px;
}
.home_categories #shademakers h3 a {
	background: transparent url('../images/home_cat_titles/shademakers.1.gif') no-repeat left top;
}
.home_categories #umbrosa h3 a {
	background: transparent url('../images/home_cat_titles/umbrosa.gif') no-repeat left top;
}
.home_categories #uhlmann h3 a {
	background: transparent url('../images/home_cat_titles/uhlmann.gif') no-repeat left top;
}
.home_categories #may h3 a {
	background: transparent url('../images/home_cat_titles/may.gif') no-repeat left top;
}
.home_categories #shademakers h3 a:hover, .home_categories #shademakers.active h3 a {
	background: transparent url('../images/home_cat_titles/shademakers_hover.1.gif') no-repeat left top;
}
.home_categories #umbrosa h3 a:hover, .home_categories #umbrosa.active h3 a {
	background: transparent url('../images/home_cat_titles/umbrosa_hover.gif') no-repeat left top;
}
.home_categories #uhlmann h3 a:hover, .home_categories #uhlmann.active h3 a {
	background: transparent url('../images/home_cat_titles/uhlmann_hover.gif') no-repeat left top;
}
.home_categories #may h3 a:hover, .home_categories #may.active h3 a {
	background: transparent url('../images/home_cat_titles/may_hover.gif') no-repeat left top;
}
.home_categories a.thumb {
	width: 152px;
	height: 108px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.home_categories a.thumb:hover, .home_categories .active a.thumb {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.home_categories #shademakers a.thumb {
	background: url('../images/home/comm_home_img_ovr.jpg') no-repeat;
}
.home_categories #umbrosa a.thumb {
	background: url('../images/home/resi_home_img_ovr.jpg') no-repeat;
}
.home_categories #uhlmann a.thumb {
	background: url('../images/home/trade_home_img_ovr.jpg') no-repeat;
}
.home_categories #may a.thumb {
	background: url('../images/home/trade_home_img_ovr.jpg') no-repeat;
}
.cat_text p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 125%;
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

div.main_content {
	width: 569px;
	float: left;
	padding: 0px 0px 0px 15px;
}


.products_detail .main_content {
	width: 565px;
	float: left;
	padding: 0px 0px 0px 19px;
}


div.left_sidebar {
	float: left;
	width: 195px;
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
}
div.sun_nav {
	width: 184px;
	height: 164px;
	background: url('/images/bg_quartersphere.gif') no-repeat;
	border-top: 2px solid white;
	padding: 12px 0 40px 11px;
	line-height: 150%;
}

.sun_nav li {
	margin: 0px;
	padding: 0px;
}
.sun_nav h2 {
	font-size: 22px;
	color: white;
	font-weight: normal;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.sun_nav li img {
	margin-bottom: -6px;
	margin-left: 5px;
}
.sun_nav li.active span.bullet {
	width: 14px;
	height: 20px;
	background: url('../images/sub-flag.gif') no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.left_sidebar ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 0px 1px;
	margin: 10px 0px 0px 0px;
}
.left_sidebar ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.left_sidebar p {
	margin: 0px;	
	padding: 0px;
}
.left_sidebar img {
	margin: 0px;	
	padding: 0px;
	border: 0px;
}
.left_sidebar h4 {
	font-size: 14px;
	margin: 0px;
	color: #B9D719;   /*green*/
	font-weight: bold;
}
div.sidetext {
	padding: 0 11px;
}


div.product_category {
	float: left;
	width: auto;
	display: inline;
	margin: 10px 0px 5px 0px;
}
.product_category h2 {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size: 20px;
	margin: 0px;
	color: #B9D719;         /*green*/
	padding: 20px 0px 0px 0px;
	font-weight: normal;
}
.product_category h2 a {
	color: #B9D719;         /*green*/
}
.product_category h2 a:hover {
	color: #CD8700;  /*burnt orange*/
}
div.product {
	float: left;
	width: 136px;
	margin: 20px 5px 0 0;
	display: inline;
	height: 155px;
}
.product a.productimg {
	display: block;
	width: 136px;
	height: 108px;
}

.product a {
	font-weight: bold;
}
.product a:hover {
	color: #CD8700;  /*burnt orange*/
	text-decoration: none;	
}
.product a:visited {
	color: #1B4DAC;
	text-decoration: none;
}
.product p {
	margin: 0px;
	padding: 0px;
}
.product img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.products_category img {
	border: 0px;
}

.products_main .bottom_content h4, .products_main .bottom_content h4 a {
	font-weight:normal;
	font-size:15px;
	line-height: 125%;
	margin: 15px 10px 15px 0;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	color: #B1D559;
}

h3 {
	color: #EDB64C;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 85%;
	font-size: 18px;
}
.products_category .brand_copy p {
	color: black;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 175%;
	font-size: 10px;
}
.products_category .brand_copy {
	clear: left;
	padding: 0 21px 0 0;
}

.brand_copy h3 {
	margin: 0 0 1em 0;
	line-height: 115%;
}

.products_category .product_category {
	margin-bottom: 20px;
}
div.products_detail {
	padding-bottom: 20px;
	float: left;
}
.products_detail .bottom_content, #faqs .bottom_content {
	margin: 0 0 25px 10px;
}
#product3109 .bottom_content h3 {
	padding-right: 50px;
}


#photos_section {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 352px;
}
#photos_section img {
	border: 0px;
	margin-right: 1px;
	margin-top: 1px;
	float: left;
}
#product_intro_text {
	float: right;
	margin: 25px 16px 0px 0px;
	width: 191px;
	display: inline;
	font-size:12px;
	font-weight:normal;
	line-height:135%;
}
#product_intro_text h2 {
	color: #EDB64C;    /*tan*/
	font-size:18px;
	font-weight:normal;
	line-height:85%;
	margin: 0;
}
#product_detail_text {
	clear: left;
	float: left;
	margin: 0px;
	width: 520px;
}
#small_photos {
	float: left;
}

#product_detail_text h3 {
	color: #B9D719;          /*green*/
	font-size: 14px;
	font-weight: bold;
	position: relative;
	margin: 30px 0 0 0;
	padding-bottom: 0px;
	line-height: 115%;
}
#product_detail_text p {
	margin: 2px 0px 15px 0px ;
	padding: 0px;
	line-height: 1.5em;
	
}
#product_intro_text p {
	margin: 2px 0px 15px 0px ;
	padding: 0px;
	line-height: 1.5em;
}
#product_detail_text h3 img {
	position: absolute;
	left: -17px;
	top: -2px;
}
img.subsectionimg {
	
}
#gallerybuttons {
	float: left;
	margin: 6px 0 0 0;
}
#gallerybuttons div {
	float:left;
}
#gallerybuttons img {
	margin:0 1px 0 0;
}
#gallerybuttons a.extraphoto {
	display:none;
}

#product_links {
	margin: 4px 0 0 0;
	padding: 0;
}
#product_links .litem {
	font-size: 11px;
	line-height: 125%;
	margin: 0 0 7px 0;
}
#product_links .litem.video {
	margin-top: 10px;
}
#orderBox {
	background: #F6E1B8 url('/images/box-top.gif') no-repeat left top;
	width: 153px;
	padding: 13px 0 0 0;
}
#orderBoxContent {
	background: #F6E1B8 url('/images/box-bottom.gif') no-repeat left bottom;
	width: 123px;
	padding: 0 15px 13px 15px;
}
#orderBoxContent h4 {
	color:#E89C0C;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 8px 0;
}
#orderBoxContent p {
	margin: 0;
	font-size:11px;
	line-height:14px;
}
#orderBoxContent #phoneNumber {
	color:#E89C0C;
	display:block;
	font-size:12px;
	font-weight:bold;
}
#orderBoxContent a {
	font-weight: bold;
}
#greenBox {
	width: 152px;
	background: #dcf38a url('/images/grnbox_top.gif') no-repeat left top;
	padding: 18px 0 0 0;
	margin: 0 0 18px 0;
}
#greenBoxContent {
	padding: 0 14px 18px 14px;
	background: #dcf38a url('/images/grnbox_bottom.gif') no-repeat left bottom;
	font-size: 10px;
	line-height: 175%;
}

div.main_text_body {
	margin: 0px 0px 0px 0px;
	width: 460px;
}
.main_text_body p {
	line-height: 150%;
	margin: 0px 0px 20px 0px;
}
.main_text_body p.intro_text {
	font-size: 14px;
	color: black;
	padding: 30px 0px 0px 0px;
	line-height: 150%;
}
.main_text_body a {
	font-weight: bold;
}

.main_text_body .left_column {
	float: left;
	width: 215px;
	margin: 0 20px 0 0;
	
}
.main_text_body .download_catalog {
	float: left;
	margin: 10px 0px 0px 0px;
}
.main_text_body .download_catalog p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.contact_us p.intro_text a {
	font-size: 14px;
	font-weight: normal;
}
p.small_heading {
	font-size: 10px;
	color: black;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.contact_us .main_text_body ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.contact_us .main_text_body ul a {
	font-weight: normal;
}

.contact_us .left_sidebar div.bottom_content {
	margin:0px 0px 0px 8px;
}

.contact_us .left_sidebar .bottom_content h3 {
	font-size:12px;
	margin-bottom:1px;
	color: black;
}


.contact_us .left_sidebar .bottom_content h4 {
	color: #B5DA5B;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.25em;
}


.contact_us .left_sidebar .bottom_content p {
	margin: 10px 0px 40px 0px;
}

.news_main h3 {
	color: black;
	line-height: 150%;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
.news_main .summary_text p {
	font-weight: normal;
	line-height: 150%;
	color: black;
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.news_main .summary_text a, .news_main .summary_text a:visited {
	font-weight: normal;
	line-height: 150%;
	color: #1B4DAC;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.news_main .summary_text a:hover, .news_main .summary_text a:active {
	font-weight: normal;
	line-height: 150%;
	color: #CD8700;  /*burnt orange*/
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.news_main h4 {
	font-weight: bold;
	line-height: 150%;
	color: #B9D719;          /*green*/
	font-size: 11px;
	margin: 20px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}
.news_main p {
	line-height: 150%;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.news_main #links3070 p {
	margin-bottom: 1em;
}
.news_main .bottom_content {
	margin: 20px 0px;
}
.news_main .bottom_content .bottom_content_left_panel {
	width: 280px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.news_main .bottom_content_right_panel {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 20px;
	
}


.news_main .bottom_content .bottom_content_left_panel p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.anoguard_colours .main_text_body {
	margin: 0px;
	padding: 20px 0px;
}
.anoguard_colours .main_text_body img {
	text-align: center;
}

.mast_and_frame .main_text_body {
	margin: 0px;
	padding: 20px 0px;
}

div.sidetext {
	color: #B1D559;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	line-height: 125%;
	font-size: 15px;
	font-weight: normal;
}
.sidetext span.highlight {
	color: #1B4DAC;
}
#manuals .sidetext {
	font-size: 12px;
}

.product_info .main_content {
		margin:20px 0px 0px 0px;
}
.product_info .main_content img {
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}
.product_info .main_content h3 {
		color: #FFCC33;
		font-weight: bold;
		font-size: 15px;
		line-height: 110%;
}

.product_info .main_content .top_text p {
		color: black;
		font-weight: normal;
		font-size: 12px;
}
.product_info .main_content .top_text {
	margin: 0px 0px 0px 355px;
	width: auto;
}
.product_info #product_detail_text h3 {
	color: #FFCC33;
}


.product_info .main_content .bottom_text {
	clear: left;
	width: 550px;
}
.product_info .main_content .bottom_text p {
		color: black;
		font-weight: normal;
		font-size: 10px;
}
.product_info .main_content .bottom_text h3 {
	margin: 0px 0px 3px 0px;
}

#isla2 .main_content {
	padding: 21px 0 0 6px;
	width: 580px;
}


#swatches .main_content {
		margin:20px 0px 0px 0px;
}
#swatches .main_content h3 {
		color: #FFCC33;
		font-weight: bold;
		font-size: 15px;
		line-height: 110%;
}
#swatch-list {
	float: left;
	width: 558px;
}
#swatch-list .swatch {
	float: left;
	padding: 0 12px 6px 0;
}
#swatch-list .swatch img {
	display: block;
}
#manuals .thumb {
	float: left;
	width: 560px;
	padding: 0 0 12px 0;
	font-size: 11px;
	line-height: 150%;
}
#manuals .thumb img {
	float: left;
	display: block;
	padding: 0 6px 0 0;
	margin: 0;
}
#manuals .thumb h4 {
	margin: 0;
	font-size: 11px;
}
#manuals .thumb p {
	margin: 0;
}
#fittings .main_text_body {
	width: 560px;
	padding-top: 20px;
}
#fittings h2 {
	color: #2970ac;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
#fittings p.intro_text {
	padding: 0;
	line-height: 125%;
}
#fittings table.figures td {
	vertical-align: top;
}
#fittings .figure {
	margin: 0 4px 8px 0;
}
#fittings #detailtext {
	clear: left;
	line-height: 125%;
	padding-top: 20px;
}
div.fittings_sidetext {
	color: #B1D559;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	line-height: 125%;
	font-size: 15px;
	font-weight: normal;
}

#stock {
	padding-top: 20px;
}
#stock img.stockimg {
	float: left;
}
#stock .info {
	margin: 0 0 38px 146px;
}
#stock h2 {
	margin: 0 0 3px 0;
	font-size: 24px;
	color: #2970ac;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	line-height: 100%;
	font-weight: normal;
}
#stock h2 a {
	color: #2970ac;
}
#stock .info p {
	margin: 0 0 12px 0;
}

.shadescapes_green {
	color: #B9D719;
}

#dealers_list .main_text_body {
	padding-top: 26px;
}
#landing #landing-source {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#landing #dummy_nav {
	height: 16px;
	background-color: #2970AC;
	margin: 2px 0;
}
#landing_panel {
	border: 1px solid #2970AC;
	width: 321px;
	height: 202px;
	padding: 125px 20px 0 438px;
}
#landing_panel #view-link {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.04em;
	margin: 21px 0 19px 0;
}
#landing_panel #view-link a {
	color: #2970AC;
}
#landing_footer {
	margin: 6px 0 20px 0;
	float: left;
	width: 779px;
}
#landing_footer #footer_links {
	font-size: 13px;
	line-height: 13px;
	float: left;
	width: 379px;
}
#landing_footer #footer_links span.right_sep_border {
	color: #000;
	font-size: 10px;
}
#landing_footer .footer_address {
	float: left;
	width: 260px;
	padding: 0 0 0 140px;
	text-align: right;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	line-height:125%;
}
#landing_footer #note {
	margin: 1em 0;
}

#faqs .main_text_body a {
	font-weight: normal;
}
#faqs .sun_nav h2 {
	padding: 0 40px 0 0;
}

#mast_and_frame .product_info .main_content .top_text {
	width: 200px;
	margin: 0px 0px 0px 335px;
}
#mast_and_frame .product_info .main_content .top_text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	
}
#mast_and_frame .product_info .main_content .top_text h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}


#mast_and_frame .product_info #product_detail_text h3 {
	margin: 0px 0px 0px 0px;
}