/* The wrapper on the body tag contols each individual site style */
/* table of contents
- global
- layout
- addinfo
- footer
- sidemenu
- newsletter
- maincontent
- grid
- menu
- login
- gallery
*/

/****************** global **********************/
body, div, a, input, select, textarea, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/global/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
}

body.transparent {
	background-image: none;
	background-color: transparent;
}

body .wrapper {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/global/clouds.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 900px;
}

body .wrapperWide {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/global/clouds.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 900px;
}

table, td {
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #912C1A;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #912C1A;
	margin-bottom: 4px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #912C1A;
}

.indent {
	text-transform: capitalize;
	padding-left: 10px;
}

a {
	text-decoration: none;
	white-space:nowrap;
}

a:hover {
	text-decoration: underline;
}

a img{
	border: none;
}

.contentimg {
	margin: 6px;
}

label {
	display: block;
	float: left;
	font-weight: bold;
	width: 120px;
	text-align: right;
	vertical-align: middle;
}

.labelDiv {
	height:20px;
}

#loginFrame label {
	display: block;
	float: none;
	font-weight: bold;
	width: auto;
	text-align: left;
	vertical-align: middle;
}

.required {
	color: #990000;
}

.clear {
	clear: both;
	margin-bottom: 4px;
}

.btn {
	background-color: #c1d72d;
	color: #333333;
	border: solid 1px #c1d72d;
	font-weight: bold;
}

.btn:hover {
	border: solid 1px #c1d72d;
	background-color: white;
	color: #c1d72d;
	font-weight: bold;
}

.phonenumber {
	<!--background: url(../images/global/phonenumber.png) no-repeat bottom left;-->
	width: 451px;
	height: 76px;
}

.rcibutton {
	background: url(../images/global/rcibutton.gif) no-repeat bottom left;
	display: block;
	float: left;
	margin: 80px 0 0 37px;
	width: 141px;
	height: 79px;
}

.marketrewardbutton {
	background: url(../images/global/marketrewardsbutton.gif) no-repeat bottom left;
	display: block;
	float: right;
	margin: 80px 37px 0 0;
	width: 195px;
	height: 79px;
}

.print {
	position: absolute;
	background: url(../images/global/printer.png) no-repeat top right;
	margin: 2px 12px 0 380px;
	padding: 6px 27px 0 0;
	font-size: 10px;
	color: #999999;
	height: 24px;
	cursor: pointer;
}

/****************** layout **********************/
.maintable_background {
	background-image:url(../images/orlando/logo_header.png) no-repeat top;
}

#default .main_logoheader {
	background:url(../images/global/logo_header.png) no-repeat left;
	width: 481px;
	height: 103px;
	font-size: 0px;
}

#default .logo_bottom {
	background:url(../images/global/logo_bottom.gif) no-repeat;
	width: 281px;
	height: 112px;
}

#loginIframe{
	width:278px;
	height:103px;
	margin:0;
}

.main_left Div{
	background:url(../images/global/left.png) no-repeat top;
	width: 74px;
	height: 406px;
}

.main_right Div{
	background:url(../images/global/right.png) no-repeat top;
	width: 67px;
	height: 406px;
}

.main_leftbottom{
	vertical-align: bottom;
}

.main_leftbottom Div{
	background-image: url(../images/global/left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	width: 74px;
	height: 99px;
}

.main_rightbottom{
	vertical-align: bottom;
}

.main_rightbottom Div{
	background-image: url(../images/global/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	width: 67px;
	height: 99px;
}

#default .main_bottom {
	background-image: url(../images/orlando/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#defaultWide .main_bottom{
 	background-image: url(../images/orlando/bottomwide.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/****************** addinfo **********************/
#default .addinfo_top {
	background-image: url(../images/orlando/addinfo_top.jpg);
	background-repeat: no-repeat;
	height: 9px;
	font-size: 0px;
}

.addinfo_standardtext {
	background-color:#FFFFFF;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	width: 220px;
}

div.addinfo_standardtext div {
	padding: 2px 0px 2px 2px;
}

div.addinfo_standardtext a, div.addinfo_standardtext div {
	display: block;
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}

div.addinfo_standardtext a:hover, div.addinfo_standardtext div:hover {
	color: #C2D730;
	cursor: pointer;
}

div.addinfo_standardtext div.nohover:hover {
	color: #666666;
}

#sideMenu div.addinfo_submenu {
	background-color: #c1d72d;
	padding: 2px 0px 4px 23px;
}

#sideMenu div.addinfo_submenu a{
	color: #666666;
}

#sideMenu div.addinfo_submenu a:hover{
	color: white;
}

div.addinfo_standardtext div .menuarrow {
	background: url(../images/global/menuarrow.gif) no-repeat right;
	display: inline-block;
	height: 11px;
	width: 13px;
}

div.addinfo_standardtext div:hover .menuarrow {
	background: url(../images/global/menuarrowhover.gif) no-repeat right;
}

div.addinfo_standardtext div.nohover:hover .menuarrow {
	background: url(../images/global/menuarrow.gif) no-repeat right;
}

div.addinfo_standardtext div .menuindent {
	display: inline-block;
	height: 11px;
	width: 13px;
}

/****************** footer **********************/
.footer {
	width: 100%;
	margin-bottom: 20px;
}

#default .footer_middle {
	background-color: #557daa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: center;
	width: 100%;
	padding-top: 13px;
}

#defaultWide .footer_middle {
	background-color: #557daa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: center;
	width: 100%;
	padding-top: 13px;
}

#default .footer_middle a {
	text-decoration: none;
	color: white;
}

#default .footer_middle a:hover {
	text-decoration: underline;
}

#default .footer_left table{
	background:url(../images/orlando/footer_left.jpg) no-repeat;
	width: 190px;
	height: 46px;
}

#defaultWide .footer_left table{
	background:url(../images/orlando/footerwide_left.jpg) no-repeat;
	width: 190px;
	height: 46px;
}

#default .footer_right table{
	background:url(../images/orlando/footer_right.jpg) no-repeat;
	width: 183px;
	height: 46px;
}

#defaultWide .footer_right table{
	background:url(../images/orlando/footerwide_right.jpg) no-repeat;
	width: 183px;
	height: 46px;
}

/****************** sidemenu **********************/
.sidemenu {
	margin-bottom: 20px;
	width: 100%;
}

.sidemenu a{
	font-weight: bold;
	color: #c1d72d;
}

.featured_left {
	background-image: url(../images/global/featured_buttons.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	height: 100px;
	width: 19px;
}

.featured_left:hover {
	background-image: url(../images/global/featured_buttons.png);
	background-repeat: no-repeat;
	background-position: -38px top;
	cursor: pointer;
	height: 100px;
	width: 19px;
}

.featured_right {
	background-image: url(../images/global/featured_buttons.png);
	background-repeat: no-repeat;
	background-position: -57px top;
	cursor: pointer;
	height: 100px;
	width: 19px;
}

.featured_right:hover {
	background-image: url(../images/global/featured_buttons.png);
	background-repeat: no-repeat;
	background-position: -19px top;
	cursor: pointer;
	height: 100px;
	width: 19px;
}

.sidemenu_whiteback {
	background-image: url(../images/global/sidemenu_whiteback.gif);
	background-repeat: repeat-x;
}

#default .sidemenu_top {
	background-image: url(../images/orlando/sidemenu_top.gif);
	background-repeat: no-repeat;
	width: 281px;
	height: 11px;
	font-size: 0px;
}

#default .sidemenu_middle {
	background-image: url(../images/orlando/sidemenu_middle.gif);
	background-repeat: repeat-y;
	width: 281px;
}

#default .sidemenu_bottom {
	background-image: url(../images/orlando/sidemenu_bottom.gif);
	background-repeat: no-repeat;
	width: 281px;
	height: 11px;
	font-size: 0px;
}

.sidemenu_table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}

.sidemenu_menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
	display: block;
	width: 100%;
	text-align: center;
}

.sidemenu_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 6px;
	line-height: 15px;
	display:block;
}

.sidemenu_standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.sidemenu_standardtext_white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidemenu_spacer {
	width: 100%;
	height: 12px;
}

.sidemenu_table ul{
	padding: 0;
	margin: 0;
}

.sidemenu_table li{
	list-style-position:inside;
	list-style-type:disc;
	padding-left:10px;
}

.maincontent_hr {
	border: 0;
	color: #C2D730; /* needed for IE */
	background-color: #C2D730; /* needed for Firefox */
	height: 1px;
	width: 90%;
	text-align: center;
	margin-bottom: 13px;
}

#default .sidemenu_hr {
	border: 0;
	color: #aabed4; /* needed for IE */
	background-color: #aabed4; /* needed for Firefox */
	margin: 8px 0px 8px 20px;
	height: 1px;
	width: 186px;
}

/****************** newsletter **********************/
#default .newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/orlando/newsletter.jpg);
	background-repeat: no-repeat;
	width: 221px;
	height: 196px;
	padding: 10px;
}

.newsletter_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
}

.newsletter_button {
	background-image: url(../images/global/newsletterbutton.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	float: right;
	margin-left: 4px;
	cursor: pointer;
}

/****************** maincontent **********************/
.maincontent_breadcrumb, .maincontent_breadcrumb a{
	font-size: 10px;
	color: #999999;
	margin:6px 0px 12px 0px;
}

.maincontent_breadcrumb a:hover {
	color: #666666;
}

.maincontent_div {
	text-align: left;
	padding-right: 6px;
	margin-bottom: 120px;
}

#defaultWide .maincontent_div {
	text-align: left;
	padding-right: 6px;
	margin-bottom: 120px;
	width:525px;
}

.maincontent_spacer {
	width: 100%;
	height: 6px;
}

.maincontent_spacer2 {
	width: 100%;
	height: 65px;
}

.maincontent_standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 16px;
	/* text-align:justify; */
}

.maincontent_standardtext ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 6px;
	position: relative;
}

.maincontent_standardtext ul li {
	background-image: url(../images/global/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 20px;
}

.maincontent_standardtext ol li {
	text-align: left;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 6px;
}

.maincontent_standardtext a {
	color:#912C1A;
	font-weight: bold;
}

.maincontent_standardtext a:hover{
	color:#912C1A;
}

.havingtrouble table{
	padding:0 6px;
}

.havingtrouble_headerleft{
	font-size:1px;
	background-color:#B9DAF4;
}

.havingtrouble_headerleft div{
	font-size:1px;
	background:url(../images/global/blueborder_2.gif) no-repeat top left;
	width:6px;
	height:6px;
}

.havingtrouble_headermiddle{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#B9DAF4;
	padding:2px 4px;
}

.havingtrouble_headerright{
	font-size:1px;
	background-color:#B9DAF4;
}

.havingtrouble_headerright div{
	font-size:1px;
	background:url(../images/global/blueborder_2.gif) no-repeat top right;
	width:6px;
	height:6px;
}

.havingtrouble_topleft{
	font-size:1px;
	background:url(../images/global/blueborder.gif) no-repeat top left;
	width:6px;
	height:6px;
}

.havingtrouble_topmiddle{
	font-size:1px;
	border-top:solid 1px #B9DAF4;
}

.havingtrouble_topright{
	font-size:1px;
	background:url(../images/global/blueborder.gif) no-repeat top right;
	width:6px;
	height:6px;
}

.havingtrouble_middleleft{
	font-size:1px;
	border-left:solid 1px #B9DAF4;
}

.havingtrouble_middle{
	font-size:11px;
	padding:2px;
	line-height:14px;
}

.havingtrouble_middleright{
	font-size:1px;
	border-right:solid 1px #B9DAF4;
}

.havingtrouble_bottomleft{
	font-size:1px;
	background:url(../images/global/blueborder.gif) no-repeat bottom left;
	width:6px;
	height:6px;
}

.havingtrouble_bottommiddle{
	font-size:1px;
	border-bottom:solid 1px #B9DAF4;
}

.havingtrouble_bottomright{
	font-size:1px;
	background:url(../images/global/blueborder.gif) no-repeat bottom right;
	width:6px;
	height:6px;
}

.defaultheader {
	background:url(../images/overview/defaultheader.jpg) no-repeat;
	width:503px;
	height:201px;
	position:absolute;
	z-index:0;
	margin:1px 0 0 10px;
}

.testimonialname{
	font-weight:bold;
	padding:2px 10px 0 0;
	text-align:right;
	display:block;
	height:14px;
}

/* Main Content Box */
.maincontentbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 16px;
	width: 100%;
}

.maincontentboxheader {
	font-size:12px;
	font-weight:bold;
}

.maincontentboxheader_left {
	background-color:#c1d72d;
}

.maincontentboxheader_left Div{
	background:url(../images/global/greenborder_2.gif) no-repeat top left;
	width:6px;
	height:6px;
}

.maincontentboxheader_middle {
	background-color:#c1d72d;
	padding:2px 4px;
}
.maincontentboxheader_right {
	background-color:#c1d72d;
}

.maincontentboxheader_right Div{
	background:url(../images/global/greenborder_2.gif) no-repeat top right;
	width:6px;
	height:6px;
}

.maincontentbox_topleft {
	font-size:0px;
	width:6px;
}

.maincontentbox_topleft Div{
	background:url(../images/global/greenborder.gif) no-repeat top left;
	width:6px;
	height:6px;
}

.maincontentbox_topmiddle {
	border-top:solid 1px #c1d72d;
	font-size:0px;
}

.maincontentbox_topright {
	font-size:0px;
	width:6px;
}

.maincontentbox_topright Div{
	background:url(../images/global/greenborder.gif) no-repeat top right;
	width:6px;
	height:6px;
}

.maincontentbox_centertable{
	width:100%;
	text-align:center;
}

.maincontentbox_centertable td{
	border:solid 1px #fff;
}

.maincontentbox_centerfirsttd{
	text-align:right;
	font-weight:bold;
}

.maincontentbox_middleleft {
	border-left:solid 1px #c1d72d;
	font-size:0px;
}

.maincontentbox_middle {
}

.maincontentbox_middleright {
	border-right:solid 1px #c1d72d;
	font-size:0px;
}

.maincontentbox_bottomleft {
	font-size:0px;
	width:6px;
}

.maincontentbox_bottomleft Div{
	background:url(../images/global/greenborder.gif) no-repeat bottom left;
	width:6px;
	height:6px;
}

.maincontentbox_bottommiddle {
	border-bottom:solid 1px #c1d72d;
	font-size:0px;
}

.maincontentbox_bottomright {
	font-size:0px;
	width:6px;
}

.maincontentbox_bottomright Div{
	background:url(../images/global/greenborder.gif) no-repeat bottom right;
	width:6px;
	height:6px;
}

/***************** grid ********************/
.grid{
	width:100%;
}

.gridheader a, .gridheader a:hover, .gridheaderleft a, .gridheaderleft a:hover, .gridheaderright a, .gridheaderright a:hover{
	color:#fff;
}

.gridheader, .gridheaderleft, .gridheaderright{
	text-align:center;
	white-space:nowrap;
	background-color:#557DAA;
	padding:2px 4px;
	color:#fff;
	border-right:solid 1px #fff;
}

.gridheaderleft {
	background:url(../images/orlando/gridcorner_topleft.gif) no-repeat left top #557DAA;
}

.gridheaderright {
	background:url(../images/orlando/gridcorner_topright.gif) no-repeat right top #557DAA;
	border-right:none;
}

.NoiseDataTD, .NoiseDataTDLeft, .NoiseDataTDRight{
	padding:2px 4px;
	text-align:center;
}

.NoiseDataTDLeft{
	border-left:1px solid #557daa;
}

.NoiseDataTDRight{
	border-right:1px solid #557daa;
}

.gridbottomtd{
	font-size:0px;
}

.gridbottomleft{
	background:url(../images/orlando/gridcorner_bottomleft.gif) no-repeat left bottom;
	height:6px;
	width:6px;
	float:left;
}

.gridbottommiddle{
	background:url(../images/orlando/gridcorner_bottom.gif) repeat-x bottom;
}

.gridbottomright{
	background:url(../images/orlando/gridcorner_bottomright.gif) no-repeat right bottom;
	height:6px;
	width:6px;
	margin:0 0 -1px 0;
	float:right;
}

/***************** menu ********************/
.menu_standardtext {
	background:url(../images/global/menu.gif) no-repeat right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

.menu_standardtext a {
	text-decoration: none;
	color: #FFFFFF;
}

.menu_standardtext a:hover {
	text-decoration: none;
	color: #333333;
}

/****************** login **********************/
.login_fieldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}
.login_helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: left;
}
.login_helptext a:link {
	text-decoration: none;
	color: #999999;
}
.login_helptext a:visited {
	text-decoration: none;
	color: #999999;
}
.login_helptext a:hover {
	text-decoration: none;
	color: #999999;
}
.login_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.loginButton {
	margin-top: 9px;
	width: 26px;
	height: 26px;
}

/****************** gallery **********************/
#gallery {
	background:url(../images/gallery/background.gif);
	background-repeat: no-repeat;
	width:462px;
	height:337px;
}
#galleryImage {
	position:relative;
	background:url(../images/gallery/loading.gif) center center no-repeat;
	width:450px;
	height:325px;
}
#galleryImage img {
	position:absolute;
	width:450px;
	height:325px;
}
#thumbwrapper {
	position:relative;
	margin:14px 0 0;
	width:450px;
	height:72px;
}
.thumbwhitebox {
	position:absolute;
	width:15px;
	height:72px;
	background-color:#FFFFFF;
	right: -15px;
	z-index:101;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:72px;
	width:450px;
}
.thumbleft {
	background:url(../images/gallery/thumbbuttons.gif) -36px center no-repeat;
	position:absolute;
	height:72px;
	width:18px;
	z-index:100;
	outline:none;
	cursor:pointer;
}

.thumblefthover {
	background:url(../images/gallery/thumbbuttons.gif) -54px center no-repeat;
	position:absolute;
	height:72px;
	width:18px;
	z-index:100;
	outline:none;
	cursor:pointer;
}

.thumbright {
	background:url(../images/gallery/thumbbuttons.gif) left center no-repeat;
	position:absolute;
	height:72px;
	width:18px;
	z-index:100;
	outline:none;
	cursor:pointer;
	right: 0;
}

.thumbrighthover {
	background:url(../images/gallery/thumbbuttons.gif) -18px center no-repeat;
	position:absolute;
	height:72px;
	width:18px;
	z-index:100;
	outline:none;
	cursor:pointer;
	right: 0;
}
#thumbs {
	position:absolute;
	list-style:none;
	margin: 0px;
	padding: 0px;
	height:72px;
	width:10000px;
}
#thumbs li {
	float:left;
	margin-right:2px;
	cursor:pointer;
	opacity: 0.7;
	filter: alpha(opacity='75');
}
#thumbs li.hover {
	opacity: 1.0;
	filter: alpha(opacity='100');
}
.imgnav {
	position:absolute;
	height:24px;
	width:19px;
	z-index:100;
	outline:none;
	cursor:pointer;
	margin-top: 295px;
}
#previmg {
	left:0;
	background:url(../images/gallery/mainbuttons.gif) left -48px no-repeat;
}
#previmg:hover {
	left:0;
	background:url(../images/gallery/mainbuttons.gif) left -72px no-repeat;
}
#nextimg {
	right:0;
	background:url(../images/gallery/mainbuttons.gif) right top no-repeat;
}
#nextimg:hover {
	right:0;
	background:url(../images/gallery/mainbuttons.gif) right -24px no-repeat;
}
#imgcountcontainer {
	clear:both;
	text-align:center;
	position:absolute;
	z-index:11;
	width:440px;
	height:0;
	font-size:11px;
}
#imgcount {
	margin:-12px auto 0 auto;
	width:60px;
	background:url(../images/gallery/numberbackground.gif) center no-repeat;
}
