@charset "UTF-8";
/* CSS Document */

.fieldcell input { 
 width: 200px; 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #F4DB97; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px; 
} 
preferred {padding-left: 10px}
.smallfieldcell input { 
 width: 100px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #353535; 
 color: #102132; 
 border: 1px solid #284279; 
} 

.smallfieldcell select { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
}
.labelcell_1 {font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif}
.labelcell_2 { color: #000000 ; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif}
.labelcell_3 {font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif}
.labelcell_4 {font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif}
.labelcell_5 {padding-left: 60px; }

.labelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 text-align: left;
 color: #FFFFF; 
 background-color: transparent; 
 padding-left: 60px; 
cell padding:5px
 width:80px; 
} 

.fieldcell { 
 background-color:#353535; 
 color: transparent; 
 text-align: left; 
 margin-right: 0px; 
 padding-left: 20px; 
} 
 
.smalllabelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: transparent; 
 color: #3670A7; 
 width: 100px; 
} 

.smallfieldcell { 
 background-color: FFCC66; 
 color: #000000; 
 text-align: left;  
}

#signup table { 
 background-color: #353535; 
 color: #000000; 
 width: 440px; 
 border: 1px solid ##006633; 
 border-collapse: collapse; 
} 

#signup td { 
 border: 1px solid ##FFCC66; 
 padding-left: 4px; 
}.button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}
body {
	background: #1c3e34;
	margin: 0;
	padding: 0;
	}
	
h1	{ font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	 }
	 
h2	{ font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b1afaf;
	padding-right:25px;
	font-style: italic;
	 }
h5	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;text-align:center}	 
form.shopping { 
	width:52px;
	height:18px;
	float:right;
	padding:12px 280px 0px 0px;
	clear:right;	}	  
	
a {
	color: white;
	}
	
	
#encloser {
	padding: 0;
	margin: auto;
	width: 820px;
	}
	
#flashbox {
	margin: 0;
	padding: 0;
	width: 820px;
	height: 259px;
	}
	
#maincontent {
	background: #7d928a;
	width: 800px;
	margin: 0;
	padding: 0;
	border-left: 10px solid white;
	border-right: 10px solid white;
	}
		
.bottomroundcorners {
	margin: 0;
	padding: 0;
	width: 820px;
	height: 19px;
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/bottomroundedcorners.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	.MAProundcorner {
	margin: auto;
	padding:0;
	width: 820px;
	height: 19px;
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/bottomroundedcorners.gif);
	background-position: top;
	background-repeat: no-repeat;
	}

.navigation {
	margin: auto;
	margin-top: 0px;
	width: 780px;
	background-color: #49514e;
	background-position: bottom;
	background-repeat: repeat-x;
	}

.navigation ul {
	padding: 5px 0 10px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 12px Arial;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	}

.navigation li {
	display: inline;
	margin: 0;
	}

.navigation li a {
	text-decoration: none;
	padding: 0px 7px 10px 7px;
	margin-right: 3px;
	border: 0px solid #778;
	color: white;
	}

.navigation li a:visited {
	color: white;
	}

.navigation li a:hover {
	text-decoration: underline;
	padding: 0px 7px 5px 7px;
	}

.navigation li.selected {
	position: relative;
	top: 1px;
	}

.navigation li.selected a {
	border-bottom-color: white;
	}

.navigation li.selected a:hover {
	text-decoration: none;
	}
	
.subnavigation {
	margin: auto;
	margin-top: 0px;
	width: 770px;
	padding: 0;
	border-left: 5px solid #3a5e4f;
	border-right: 5px solid #3a5e4f;
	background-color: #4e7f6a;
	text-align: center;
	color: white;
	}
	
.subnavigation a {
	color: white;
	font-family: Arial;
	font-size: 12px;
	}
	
.subnavigation a:hover {
	color: yellow;
	}
	
.subnavigationbottom {
	margin: auto;
	margin-top: 0px;
	width: 780px;
	padding: 0;
	margin-bottom: .3em;
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/bottomsubmenu.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

#insidecontent {
	margin: 0;
	padding: 0 10px;
	}

#mainwindowcontent {
	margin: 0;
	padding: 0;
	float: left;
	width: 550px;
	}
	
#shop-top {
	background: url(http://www.maderasgolf.com/images/shop-top.gif) top left no-repeat;
	width:550px;
	height:11px;
	overflow:hidden;}

#shop {
	background: url(http://www.maderasgolf.com/images/shop-bkgr.gif) top left repeat-y;
	width:530px;
	padding-left:20px;
	padding-top:10px;}
	
#shop-header {
	background: url(http://www.maderasgolf.com/images/shop-img.jpg) top left no-repeat;
	width:499px;
	height:149px;
	}
	
#shop p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:16px;
	margin-right:35px;
	}
		
	
img.img-left { 
	float:left;
	margin-bottom:30px;
	}
	
div.clear	{ clear:both; height:.01em; overflow:hidden; }

.price { font-size:14px;
		color:#b1afaf;}
		
.spaceing { padding-top:30px;}		
		
input.submit-image { 
	background: url(http://www.maderasgolf.com/images/buy-button.gif); 
	width:52px; 
	height:18px;
	border:none; 
	cursor:pointer;
	}		

#divider { background: url(http://www.maderasgolf.com/images/divider.gif) top left no-repeat;
	width:370px;
	height:5px;
	overflow:hidden;}

#holiday { background: url(http://www.maderasgolf.com/images/holiday-shop.jpg) top left no-repeat;
	width:446px;
	height:142px;}
	
#golf-shop{ background: url(http://www.maderasgolf.com/images/golf-shop.jpg) top left no-repeat;
	width:446px;
	height:142px;}					 	

#shop-bottom {
	background: url(http://www.maderasgolf.com/images/shop-bottom.gif) top left no-repeat;
	width:550px;
	height:47px;}	
	
#leftnewsbox {
	margin: 0;
	padding: 0;
	width: 275px;
	float: left;
	}
	
#leftnewsbox .contenttop {
	background-image:url(http://www.capturainteractive.com/clients/maderas/images/newsboxtop.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 275px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
	
#leftnewsbox .contentmiddle {
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/stretchnewsbox.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding-left: 20px;
	padding-right: 30px;
	color: white;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	}
	
#leftnewsbox .contentbottom {
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/bottombriefbox.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 20px;
	margin: 0;
	padding: 0;
	}	
	
#rightnewsbox2 {
	margin: 0;
	padding: 0;
	width: 275px;
	float: left;
	}
	
#rightnewsbox {
	margin: 0;
	padding: 0;
	width: 275px;
	float: left;
	}
	
#rightnewsbox .contenttop {
	background-image:url(http://www.capturainteractive.com/clients/maderas/images/newsboxtop.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 275px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
	
#rightnewsbox .contentmiddle {
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/stretchnewsbox.gif);
	margin: 0;
	padding-left: 11px;
	padding-right: 22px;
	color: white;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	}
	
#rightnewsbox .contentbottom {
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/newsboxbottom.gif);
	background-repeat: no-repeat;
	width: 275px;
	height: 48px;
	margin: 0;
	padding: 0;
	}
	
#bignewsbox {
	margin: 0;
	padding: 0;
	width: 547px;
	}
	
#bignewsbox .contenttop {
	background-image:url(http://www.capturainteractive.com/clients/maderas/images/toplargeboxbreak.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 547px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
	
#bignewsbox .contentmiddle {
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/middlelargeboxbreak.gif);
	margin: 0;
	padding-left: 11px;
	padding-right: 22px;
	color: white;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;}
		
A:visited {text-decoration: red}
A:active {text-decoration: none}
A:hover {text-decoration:orange; underline; color: orange;}

#bignewsbox .contentbottom{
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/bottomlargeboxbreak.gif);
	background-repeat: no-repeat;
	width: 547px;
	height: 48px;
	margin: 0;
	padding: 0;
	}
	#MAPbox {
	margin: auto;
	padding: 0;
	width: 781px;
	}
	#MAPbox .contentmiddle {
	background-image: url(http://www.capturainteractive.com/clients/maderas/images/middlelargeboxbreak.gif);
	margin: 0;
	padding-left: 11px;
	padding-right: 11px;
	color: white;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;}
	

	#MAPbox .contentbottom{
	background-image: url(http://www.maderasgolf.com/images/bottomlargeboxbreak_MAP.gif);
	background-repeat: no-repeat;
	width: 781px;
	height: 18px;
	margin: 0;
	padding: 0;
	}
	
#sidebarcontent {
	width: 230px;
	float: left;
	}
	
#utilitybox {
	background-image:url(http://www.capturainteractive.com/clients/maderas/images/utilitybox.jpg);
	height: 374px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	}

#utilitybox p {
	color: white;
	padding: 10px;
	margin: 0;
	font-family: Arial, sans-serif;
	letter-spacing: 0px;
	line-height: 16px;
	text-shadow: black 2px 2px 2px;	
	}
	

#utilitybox img {
	padding: 0 7px;
	border: 0;
	}
	
#ctas {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	width: 540px;
	text-align: center;
	}
	
#ctas img {
	padding: 0 7px;
	border: 0;
	}

#ctas img:hover {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	}
	
#ctas a:visited {
	color: none;
	}
	
.footer {
	margin: 0;
	padding: 5px 0 0 0;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height:15px;
	clear: both;
	letter-spacing: 0px;
	}

.footer a {
	color: white;
	text-decoration: none;
	}

.footer a:hover {
	color: #FF6600;
	}

.newbutton {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	line-height: 12px;
	background: #474747;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid #383838;
	border-bottom-width: 0;
	font:normal 12px Arial, sans-serif;
	line-height: 18px;
	z-index: 100;
	background-color: #1b1d1d;
	width: 205px;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
	}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #383838;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #cccccc;
	}

.anylinkcss a:hover { /*hover background color*/
	background-color: #000000;
	border-bottom: 1px dashed #383838;
	color: white;
	}
	
.selectedmenu {
	padding: 0 10px 10px 10px;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 0;
	font: 12px Arial;
	list-style-type: none;
	color: white;
	border-top: 5px solid #3a5e4f;
	border-left: 5px solid #3a5e4f;
	border-right: 5px solid #3a5e4f;
	background-color: #4e7f6a;
	}
	
.selectedmenu a:link {
	color: #9dffd5;
	}
	
.selectedmenu a:hover {
	text-decoration: underline;
	}
	
/* THIS IS THE VIRTUAL TOUR NAV AND CONTENT STYLE */

.virtualtour {
	margin: auto;
	padding: 0;
	color: black;
	border: 0px solid white;
	}

.virtualbuttons {
	margin: auto;
	width: 780px;
	}

.virtualbuttons ul {
	padding: 5px 0 2px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 12px Helvetica;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	}

.virtualbuttons li {
	display: inline;
	margin: 0;
	color: white;
	font-weight: bold;
	}

.virtualbuttons li a {
	text-decoration: none;
	padding: 5px  7px 2px 7px;
	margin-right: 3px;
	border-top: 1px solid #6c7e77;
	border-left: 1px solid #6c7e77;
	border-right: 1px solid #6c7e77;
	color: #414c48;
	background-color: #c7e8db;
	font-weight: bold;
	}


.virtualbuttons li a:hover {
	color: white;
	background: #90a89f;
	}
	
.backandforward {
	margin: 0;
	padding: 0;
	}

.backandforward ul {
	padding: 5px 0 2px 0;
	margin-left: 0;
	margin-top: 15px;
	margin-bottom: 0;
	font: 12px Arial;
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	}

.backandforward li {
	display: inline;
	margin: 0;
	color: white;
	font-weight: bold;
	}

.backandforward li a {
	text-decoration: none;
	padding: 3px 7px 2px 7px;
	margin-right: 3px;
	border: 2px solid #6c7e77;
	color: #414c48;
	background-color: #c7e8db;
	}

.backandforward li a:hover {
	background-color: #dbfff1;
	}
	
.bottombuttons {
	margin: 0;
	padding: 0;
	}

.bottombuttons ul {
	padding: 5px 0 2px 0;
	margin-left: 0;
	margin-top: 15px;
	margin-bottom: 0;
	font: 14px Arial;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	}

.bottombuttons li {
	display: inline;
	margin: 0;
	color: white;
	padding: 0;
	}

.bottombuttons li a {
	text-decoration: none;
	padding: 5px 9px 2px 9px;
	margin-left: 0px;
	border-top: 2px solid #6c7e77;
	border-right: 2px solid #6c7e77;
	border-left: 2px solid #6c7e77;
	color: #414c48;
	background-color: #c7e8db;
	}

.bottombuttons li a:hover {
	background: #dbfff1;
	}
	
.contents1 {
	margin: auto;
	padding: 0;
	font-family: Arial;
	}
	
.miniboxstyle {
	margin: 0;
	padding: 0;
	float: left;
	}
	
.miniboxstyle ul {
	list-style-type: none;
	margin: 0;
	padding: 5px;
	}

.miniboxstyle ul li {
	text-align: left;
	font-size: 11px;
	}
	
.interiorimage {
	padding-left: 30px;
	text-align: center;
	}
	
.selectedmenuitem {
	font-family: Arial;
	font-size: 12px;
	color: #9dffd5;
	}
	
.globalwhitecontainer {
	width: 770px; margin: auto; border: 5px solid #6c7e77; background: white;
	}

#testimonial-top { 
	background:url("http://www.maderasgolf.com/images/testimonials-title.gif") left top no-repeat;
	width:230px; 
	height:18px;}
		
		
#testimonial-body {
	background:url("http://www.maderasgolf.com/images/testimonials-bkgr.gif") repeat-y;
	width:230px;
	}	
	
	#testimonial-body p{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	line-height:14px;
	padding-left:18px;}
	
#testimonial-bottom {
	background:url("http://www.maderasgolf.com/images/testimonials-bottom.gif") left top no-repeat;
	width:230px; 
	height:22px;}	
	