/* --- Sand (Yellow) ---*/

/* BASE */

html {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	}

body {
	margin: 0;
	padding: 0;
	background: #8d8f5d;
	}

.designWrapper {
    position: relative;
    width: 960px;
	margin: 0 auto;
	padding: 0 2px 2px 2px;
	text-align: left;
	background: #222222;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #81874d;
	z-index: 1;
	}	

.designContainer {
    position: relative;
    width: 960px;
	margin: 0;
    border: 0;
	background: #dae098 url(../templateimages/130b_header.jpg) top center no-repeat;
	}

.designOutput {
	position: relative;
    width: 960px;
	margin: auto;
	padding: 0;
	background: transparent;
	}

.designContent  { 
	position: relative;
	float: right;
	margin: 0;
	padding: 10px 55px 10px 55px;
    width: 580px;
	background: #ffffff;
	min-height: 650px;
		_height: 650px; /* -- FOR IE6 -- */
	}

.gdClientNav {
	margin: 17px 0 5px 0px;
	}
	
.designOutputClear {
	clear: both;
	}

/* END BASE */

/* HEADER */

.designHeader {
	position: relative;
    width: 960px;
	height: 250px;
	background: transparent;
	}

.designHeaderPhotoContainer {
	position: relative;
	float: right;
	margin: 8px 10px 0px 0px;
	border: 1px solid #cccccc;
	}	
	
.designHeaderPhoto {
	position: relative;
	height: 130px;
	}

.designHeaderContainer {
	position: relative;
	float: right;
	margin: 10px 15px 0 0px;
	width: 800px;
	}
	
.designHeaderHeadingText {
	position: relative;
	width: 800px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	font-family: arial;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	}
	
.designCredentials {
	display: none;
	font-size: 14px;
	}
	
.designHeaderSubHeadingText {
	position: relative;
	width: 800px;
	margin: 0 10px 0 0px;
	font-size: 16px;
	font-family: arial;
	text-align: right;
	color: #ffffff;
	}

.designInformation {
	position: relative;
    width: 960px;
    height: 22px;
	background: transparent;
	}
	
.designInformationContainer {
	position: relative;
	margin: 0px 10px 0px 10px;
	}
	
.designInformationText {
	position: relative;
	line-height: 22px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	}

/* END HEADER */
	
/* NAVIGATION */
	
.designNavigation  {
	position: relative;
	float: left;
	padding: 0px;
    margin: 10px 0px 0px 10px;
		_margin: 10px 0px 0px 5px; /* -- FOR IE6 -- */
    width: 250px;
	}

#designNavigationExtra { }

/* - main nav - */
	
.designNav {
	text-align: left;
	position: relative;
	width: 250px;
	margin-bottom: 2px;
	}
	
.designNavItem {
	position: relative;
	display: block;
	cursor: hand;
	width: auto;
	left: 0px;
	right: 0px;
	font-size: 12px;
	margin: 0px;
	padding: 7px 5px 7px 5px;
	color:#333333;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}

.designNavItemSelected {
	position: relative;
	display: block;
	cursor: hand;
	width: auto;
	left: 0px;
	right: 0px;
	font-size: 12px;
	margin: 0px;
	padding: 7px 5px 7px 5px;
	background: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
.designNav a:hover {
	position: relative;
	display: block;
	cursor: hand;
	width: auto;
	left: 0px;
	right: 0px;
	font-size: 12px;
	margin: 0px;
	padding: 7px 5px 7px 5px;
	background: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

/* - sub nav - */

.designSubNav {
	text-align: left;
	position: relative;
	width: 240px;
	margin: 2px 0px 2px 10px;
	}

.designSubNavItem {
	position: relative;
	display: block;
	cursor: hand;
	width: auto;
	left: 0px;
	right: 0px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 2px 0px;
	background: transparent;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
	
.designSubNavItemSelected {
	position: relative;
	display: block;
	cursor: hand;
	width: auto;
	left: 0px;
	right: 0px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 2px 0px;
	background: transparent;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

.designSubNav a:hover {
	position: relative;
	display: block;
	cursor: hand;
	width: auto;
	left: 0px;
	right: 0px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 2px 0px;
	background: transparent;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

/* - login/logout - */

.designLogin {
	position: relative;
	margin: 20px 0px 0px 70px;
	background-image: url(http://images.graphicaldata.com/icn_user_add_32.png);
	background-repeat: no-repeat;
	display: block;
	cursor: hand;
	width: 32px;
	height: 32px;
	border: 0px;
	}

.designLogout {
	position: relative;
	margin: 20px 0px 0px 70px;
	background-image: url(http://images.graphicaldata.com/icn_admin_add_32.png);
	background-repeat: no-repeat;
	display: block;
	cursor: hand;
	width: 32px;
	height: 32px;
	border: 0px;
	}

#clientLoginBlock{
	margin: 10px auto 10px auto !important; 
	width: 248px !important;
	}
	
/* END NAVIGATION*/	

/* LOGO */

.designBrokerageLogoContainer {
	position: relative;
	width: 220px !important;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 15px;
	background: #ffffff;
	}
	
.designBrokerageLogo {
	position: relative;
	border: 0px;
	}
	
.designUserLogoContainer {
	position: relative;
	width: 220px !important;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 15px;
	background: #ffffff;
	}
	
.designUserLogo {
	position: relative;
	border: 0px;
	}

/* END LOGO */
	
/* FOOTER */
	
.designFooter {
	position: relative;
	width: 960px;
	height: 50px;
	text-align: center; 
	border: 0;
	background: #534149;
	}
	
.designFooterContainer {
	position: relative;
	width: 960px;
	height: 50px;
	}
	
.designFooterText {
	line-height: 50px;
	color: #ffffff;
	font-size: 11px;
	}

/* END FOOTER */

/* CREDITS */
	
.designCredits {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 1px 0px 1px 0px;
	z-index: 2;
	}
	
.designCreditsContainer {
	width: 950px;
	position: relative;
	text-align: right;
	}
	
.designCreditsText {
	font-size: 10px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	}

/* END CREDITS */

/* MISC */
	
.designDisclaimer {} /* -- GDNOTE Aaron to Define Later -- */
	
.designDisclaimerContainer {} /* -- GDNOTE Aaron to Define Later -- */
	
.designDisclaimerText {} /* -- GDNOTE Aaron to Define Later -- */
	
.designCoda {
	display: none;
	}
	
.designContainerCoda {
	display: none;
	}
	
.hidden {
	display: none;
	}
	
.selected {
	display: block;
	}
	
/* END MISC */

/* BLOG */

#blog .designOutput {
	min-height:550px;
		_height: 550px; /* -- FOR IE6 -- */
	}

#blog .gdClientNav {
	margin: 17px 0 0 20px;
	}

#blog .designContent {
	padding: 10px 55px 10px 55px;
		_padding: 10px 54px 10px 54px; /* -- FOR IE6 -- */
	}
	
#blog .designFooter { 
	z-index: 4;
	}
	
#designRiderBlog {
	width: 250px;
	right: 690px;
		_height: 613px; /* -- FOR IE6 -- */
	padding: 7px 10px 0px 10px;
	}

#designContentBlog {
	margin-bottom: -10px !important;
	left: 250px;
	}

.blogRiderBlock {
	width: 250px;
	}

.blogRiderHeading {
	width: 250px;
	}

/* END BLOG */

/* TOURBOOK */

#clientTourBook .gdClientNav { 
	margin: 0 0 0 0;
	}

#clientTourBook .designOutput { 
	margin: 0 0 -10px 0;
	}

#clientTourBook .designContent { 
	padding: 27px 85px 10px 85px;
	}

/* END TOURBOOK */




	
	.designBrokerageLogoContainer {display : none;}
	
	




