/* @override 
	http://alchemigroup.s415.sureserver.com/assets/templates/alchemi/css/styles.css
	http://alchemigroup.s415.sureserver.com/assets/templates/alchemi/css/styles.css
	http://alchemigroup.com/assets/templates/alchemi/css/styles.css
*/

/* RESETS */ 
html, body, h1, h2, h3, h4, h5, h6, h7, p, ul, strong, em {
	padding: 0px;
	margin: 0px;
	font-size: small;
}

p {
	font: 90%/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

a img {
	border: none;
}

ul li {
	list-style-type: none;
}

a {
	color: #818181;
}

a:hover {
	color: #810509;
}

#wrapper {
	position: relative;
	width: 900px;
	height: 588px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(border.png) no-repeat right bottom;
	margin-bottom: 20px;
}

#header {
	height: 118px;
	padding-top: 10px;
	background: url(headerbg.png) repeat-x center bottom;
}

#site-name {
	display: block;
	width: 450px;
	height: 65px;
	background: url(sprites.png) no-repeat center top;
	margin: 0 auto;
}

#mainnav {
	text-align: center;
	margin-top: 15px;
	padding-top: 8px;
	border-top: 1px solid #e0bf10;
}

#content {
	position: relative;
	height: 460px;
	padding-left: 2px;
	overflow: hidden;
}

#leftcol {
	position: absolute;
	width: 240px;
	height: 460px;
	left: -2px;
	float: left;
	background: url(menubg.png) repeat-y left;
	z-index: 400;
	border-right: 1px solid #5e5e5e;
}

#handle {
	position: absolute;
	width: 100px;
	left: 0;
	height: 460px;
	z-index: 390;
}

#drawer_tab {
	display: block;
	position: absolute;
	width: 20px;
	height: 56px;
	z-index: 410;
	background: url(drawer_tab.png) no-repeat center center;
	left: 241px;
	top: 50%;
}

#drawer_tab:hover {
	background: url(drawer_tab_over.png) no-repeat center center;
}

#boxes {
	position: absolute;
	bottom: 10px;
}

#placeimg, #alchemi_form {
	position: absolute;
	float: left;
	height: 458px;
	width: 450px;
	z-index: 120;
	left: 2px;
}

.section_title {
	position: relative;
	margin-top: 90px;
	margin-left: 20px;
}

img#property_investments {
	margin-top: 5px;
}

#business_formula.section_title {
	position: relative;
	margin-top: 20px;
}

#portfoliobody .section_intro p {
	margin-top: 10px;
	letter-spacing: 0;
	font: 90%/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer {
	width: 580px;
	margin: 0 auto;
	font: 60% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

#placetitle h2{
	text-align: center;
	color: #525252;
	font: normal normal 150% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-top: 10px;
}

#pagebody {
	position: absolute;
	width: 99%;

	z-index: 130;
	
}

#portfoliobody {
	position: relative;
	width: 425px;
	left: 460px;
}

#portfoliobody p {
	margin-top: 10px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 10px;
	font: 90%/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#portfoliobody p.bottom {
	background: url(bottom_border.png) no-repeat center bottom;
	padding-bottom: 8px;
}

.scroll p {
	margin-top: 10px;
	font-size: 90%;
	line-height: 150%;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 10px;
}

/* MAINNAV */
#mainnav li {
	display: inline;
	text-align: center;
	margin: 0 15px;
}

#mainnav li a {
	color: black;
	font-size: 120%;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #525252;
}

#mainnav li.active a {
	color: #525252;
}

/* AREA MENU */

.section_intro #areaMenu, #portfoliobody #areaMenu {
	position: relative;
	left: 200px;
	background: url(areanav_bg.png) no-repeat center bottom;
	width: 198px;
}

.section_intro #areaMenu li, #portfoliobody #areaMenu li {
	display: block;
	background: url(areanavmid_bg.png) repeat-y center center;
	border-bottom: 1px solid #c2b95b;
	text-align: right;
}

.section_intro #areaMenu li a, #portfoliobody #areaMenu li a {
	display: block;
	color: black;
	text-decoration: none;
	padding: 5px 10px 5px 0px;
	font: normal normal 100% Georgia, "Times New Roman", Times, serif;
}

.section_intro #areaMenu li a:hover, #portfoliobody #areaMenu li a:hover {
	background-image: none;
	color: gray;
}

.section_intro #areaMenu li.last, #portfoliobody #areaMenu li.last {
	border-bottom: none;
	background-image: none;
	padding-bottom: 5px;
}


#roibox {
	position: absolute;
	z-index: 999;
	bottom: 20px;
	right: 84px;
	width: 257px;
}

ul#roilist {
	width: 257px;
	background: url(roi_bg.png) no-repeat center bottom;
	float: left;
	padding-bottom: 10px;
}

#roibox h3 {
	margin: 0 auto;
	background: url(roi_bg.png) no-repeat center top;
	width: 257px;
	height: 30px;
	line-height: 30px;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 10px;
}

#roibox h3 span {
	padding-left: 20px;
}

#roibox ul#roilist li {
	list-style-type: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: left;
	background: url(roimid_bg.png) repeat-y center center;
	height: 14px;
	line-height: 14px;
}

#roibox ul#roilist li span.roilabel {
	float: left;
	display: block;
	width: 140px;
	color: #de1a1b;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
}

#roibox ul#roilist li span.roidata {
	float: right;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	margin-right: 15px;
}

#contactdata h3 {
	padding-left: 0px;
	margin-left: 55px;
	background-image: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px solid black;
}

#contactdata ul {
	width: 270px;
	margin: 0 auto;
}

#contactdata ul li {
	margin: 3px 0 4px;
	font: 85% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.section_intro ul.bodylist {
	width: 320px;
	margin: 0 auto 5px;
	background-color: #b59600;
}

.section_intro ul.bodylist li {
	margin: 1px 0 0;
	color: black;
	font: normal 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #fff url(bullet_gold.png) no-repeat left center;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* HOME PAGE */

#home {
	height: 443px;
	width: 896px;
	margin-left: 0px;
	background: url(building.jpg) no-repeat -158px 87px;
	margin-top: 16px;
	
}

#tagline, #tagline2 {
	font: normal normal 170% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#tagline {
	position: absolute;
	top:  140px;
	right: 20px;
}

#tagline2 {
	position: absolute;
	top:  170px;
	right: 20px;
}

#alchemititle {
	color: #dbb80d;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#randquote {
	position: absolute;
	z-index: 9999;
	top: 190px;
	right: 20px;
}

#randquote p {
	font: italic 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#radquote p span {
	display: block;
}

/* FORM */
form#contactform, div#contactform {
	position: relative;
	width: 400px;
	float: left;
	margin-left: 15px;
	margin-top: 40px;
	z-index: 8000;
}

form#contactform ul li, #uploadform ul li {
	margin: 10px 0;
}

form#contactform ul label, #uploadform ul label {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 5px;
}

#uploadform ul label {
	width: 150px;
	margin-right: 10px;
}

form#contactform input[type=text], form#catform input[type=text], #uploadform select {
	font: 120% Georgia, "Times New Roman", Times, serif;
}

form#contactform textarea {
	width: 70%;
	height: 120px;
	margin-left: 12px;
}

form#contactform h3 {
	font: normal normal 150% Georgia, "Times New Roman", Times, serif;
}

form#contactform span.error {
	position: relative;
	margin-left: 10px;
	padding: 15px;
	background: url(error.png) no-repeat center center;
}

div#contactform h5 {
	font-weight: normal;
	font-style: normal;
	position: relative;
	top:  120px;
	text-align: center;
}


/* SIDE NAV */
#boxes li {
	color: #ffe928;
	font-size: 120%;
	width: 240px;
	padding-left: 5px;
}

#boxes li ul.innerMenu li {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: -10px;

}

#boxes li ul.innerMenu li a{
	display: block;
	font-size: 80%;
	color: white;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#boxes li ul.innerMenu li a:hover {
	color: black;
	background: url(white.png) no-repeat left center;
}

#boxes li ul.innerMenu li a span {
	font-size: 70%;
	color: #7f7f7f;
}

/* TEXT */
.section_intro a {
	color: #9c5900;
}

.section_intro a:hover {
	color: gray;
}

.section_intro span.singletext {
	display: block;
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 3px;
	margin-bottom: 13px;
	text-align: center;
}

#roibox span.withis a img{
	clear: left;
	display: block;
	margin-left: 10px;
}

#portfoliobody span.withis a img:hover {
	opacity: 0.51;
}

/* FORM */

#alchemi_form {
	width: 400px;
}

#alchemi_form label {
	display: block;
	width: 120px;
	font: normal normal 140% Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
	float: left;
}

#alchemi_form input, #alchemi_form textarea {
	float: right;
	font-size: 140%;
	width: 250px;
}




/* SCROLL */
code
			{
			    display: block;
			    background: #fbffcc;
			    white-space: pre;
			}


			.scrollholder
			{
			    float: left;
			    padding: 0;
			}

			#operaBug
			{
	
			}

			.revert
			{
			    direction: rtl;
			    unicode-bidi: bidi-override;
			    text-align: left;
			}
			
			div.scrollholder
			{
			    position: relative;
			    left: 550px;
			    width: 440px; 
			    height: 450px;
			    overflow: hidden;
			    z-index: 1;
			    padding: 0;
			}

div.scrollholder
			{
			    position: relative;
			    left: 450px;
			    width: 440px; 
			    height: 450px;
			    overflow: hidden;
			    z-index: 1;
			    padding: 0;
			}

			div.scroll
			{
			    position: absolute;
			    top: 0;
			    right: 0;
			    width: 95%;
			    z-index: 2;
			}

			/* <Scroll> */
			div.track
			{
			    position: relative;
			    float: right;
			    top: 0; 
			    width: 12px; 
			    height: 100%;
			    font-size: 0;
			    z-index: 3;
			    background: gray;
			    border: 2px solid black;
			}

			div.drag_bar
			{
			    position: absolute;
			    width: 100%; height: 14px;
			    cursor: pointer;
			    z-index: 4;
			    background: #ffe928 url(headerbg.png) no-repeat center bottom;
			}
			
			
			.scroll h4 {
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	font-size: 110%;
	padding-bottom: 10px;
	border-bottom: 1px solid gray;
}

/* SLIDER */

	.slider-wrap h3 {
	font: 190% Georgia, "Times New Roman", Times, serif;
	color: #9c5900;
	padding-left: 25px;
	background: url(title_underline.png) no-repeat left 10px;
	margin-bottom: 11px;
	border-bottom: 1px solid #808c94;
}

.slider-wrap h4 {
	width: 150px;
	float: left;
	color: #525252;
	font: normal normal 90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

.slider-wrap p {
	width: 500px;
	
	margin: 0 0 10px 150px}
			
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}
		
		.slider-wrap {
	overflow: hidden;
}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 2px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */

			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			position: relative;
			height: 380px;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin-left: 100px;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			width: 800px;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 4px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a {
			text-align: center;
			background: #c6e3ff url(tab-normal.png) repeat-x center bottom;
			color: #3b2314;
			text-decoration: none;
			display: block;
			padding: 0 15px;
	font: normal bold 13px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
		
		.stripNav li a:hover {
			background: #333 url(tab-over.png) repeat-x center bottom;
	text-decoration: underline;
	color: #525252;
}
		
		.stripNav li a.current {
			background: #000 url(tab-over.png) repeat-x center bottom;
			color: black;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 40px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
	
}
		
		.stripNavL {
			left: 10px;
		}
		
		.stripNavR {
			right: 10px;
		}
		
		.stripNavL {
	background: url(lefta.png) no-repeat center center;
}
		
		.stripNavR {
			background: url(righta.png) no-repeat center center
		}



/* MESSAGING */
#messaging {
	position: absolute;
	width: 300px;
	background-color: #ffe928;
	padding: 10px;
	z-index: 9999;
	border: 3px solid gray;
	font: normal normal 120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#messaging ul li {
	margin: 10px;
	color: black;
}

#messaging ul li span {
	font-weight: bold;
	display: block;
	color: #7b6909;
	font-size: 120%;
}

#dismiss {
	position: absolute;
	top: 5px;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(close.png);
}

/* testimonials */


.row, .altrow {
	position: relative;
	width: 70%;
	margin: 0 auto;
	height: 75px;
	line-height: 60px;
	padding: 10px;
}

.row p {
	position: relative;
	z-index: 150;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	font: 140%/75px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.row {
	background: url(testo_bg.png) no-repeat right center;
}

.row span.open {
	display: block;
	background: url(testo_bg.png) no-repeat left center;
}

.row span.quote {
	position: absolute;
	z-index: 10;
	font-size: 350%;
	height: 75px;
	line-height: 80px;
}

.row .quote {
	color: #ffe928;
}

.altrow .quote {
	color: silver;
}

.row .open {
	left: -5px;
	padding-left: 10px;
}

.row span.quote.open {
	font-size: 500%;
}

.row .author {
	margin-left: 40px;
	font: 12px/75px Georgia, "Times New Roman", Times, serif;
}

div.right {
	position: relative;
	float: right;
	padding-right: 10px;
	top: -10px;
}

div.right .author {
	margin-left: 40px;
	font: 11px/75px Georgia, "Times New Roman", Times, serif;
}

div.right p {
	position: relative;
	z-index: 10000;
	font: 140%/45px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.altrow .right span.quote.open {
	position: relative;
	display: block;
	font-size: 350%;
	float: left;
	top: 16px;
	left: 1px;
}

.altrow .right span.quote.close {
	position: relative;
	font-size: 300%;
	top: 16px;
	left: -1px;
}
.imgtitle {
	margin-left: 120px;
}

#testimonialtitle {
	margin-left: 250px;
}

/* single column */ 


#center {
	margin: 0 auto;
	padding: 5px;
}

#center img {
	padding: 10px;
}
