@charset "UTF-8";
/*GreenAppleSales©2009*/
* {
	padding:0;
	margin:0;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#0a0a0a url(../img/layout/bg2.jpg) repeat-x fixed;
	width:100%;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #000000;
}
h1 {
	text-align:center;
	color:#FFF;
}
h2 {
	color:#7ae7d1;
}
h3 {
	color:#7ae7d1;
}
.greenapple #OuterWrapper {
	margin:0 auto;
	width:100%;
}
.greenapple #MainWrapper {
	width:1000px;
	text-align:center;
	margin:0 auto;
}
.greenapple #headerWrapper {
	background:url(../img/layout/header-bg.png);
	margin:0 auto;
	width:100%;
}
.greenapple #header {
	width:98%;
	margin:0 auto;
	padding-top:20px;
}
.logo {
	text-align:center;
}
.greenapple #content {
	width:100%;
	text-align:left;
	margin:20px auto 0;
	
}
.greenapple #MainContent {
	background:url(../img/layout/box-bg.png);
	font-size:0.87em;
	width:690px;
	text-align:left;
	margin:0 auto;
	float:right;
}
.greenapple #MainContent p {
	margin:0;
	padding:10px 0;
}
.greenapple #MainContent2 {
	background:url(../img/layout/box-bg.png);
	text-align:left;
	margin:0 auto;
	width:1000px;
	font-size:0.87em;
	padding:0;
	color:#ffffff;
}
.greenapple #MainContent2 p {
	margin:0 auto;
	padding:10px 40px;
}
.greenapple #MainContent2 a:link, a:visited{
	color:#f60;
	text-decoration:none;
}
.greenapple #MainContent2 a:hover, a:active {
	text-decoration:none;
	color:#86be15;
}
.greenapple #MainContent3 {
	background:url(../img/layout/box-bg.png);
	text-align:left;
	margin:0 auto;
	width:1000px;
	font-size:0.87em;
	padding:0;
	color:#ffffff;
}
.greenapple #MainContent3 p {
	margin:0 auto;
	padding:10px 40px;
}
.greenapple #MainContent3 a:link, a:visited{
	color:#f60;
	text-decoration:none;
}
.greenapple #MainContent3 a:hover, a:active {
	color:#86be15;
}
.greenapple #column1 {
	text-align:left;
	float:left;
	background:none;
	width:300px;
	padding:5px;
}
.greenapple #column2 {
}
.map {
	float:left;
	margin:0 auto;
	padding:10px 30px;
	width:380px;
}
.boxTop {
	background:url(../img/layout/box-top.png);
	height:14px;
}
.boxBottom {
	background:url(../img/layout/box-bottom.png);
	height:14px;
	margin-bottom:15px;
}
.innerBoxTop{
	background:url(../img/layout/innerbox-top.png) no-repeat;
	height:14px;
	position:relative;
	bottom:14px;
	text-align:center;
	color:#CCC;
}
.innerBoxBottom{
	background:url(../img/layout/innerbox-bottom.png);
	height:14px;
	position:relative;
	top:14px;
}
.greenapple #footerWrapper{
	background:url(../img/layout/footer-bg.png);
	margin:0 auto;
	width:100%;
	height:125px;
}
.greenapple #footer {
	text-align:left;
	margin:0 auto;
	width:1000px;
	padding:10px 0;
} 
.greenapple #footer p {
	margin: 0;
	padding:10px 10px 10px 40px;
}
.greenapple #footer a:link, a:visited {
	font-family:Georgia, "Times New Roman";
	font-size:15px;
	color:#FFF;
	text-decoration:none;
}
.greenapple #footer a:hover, a:active {
	text-decoration:none;
	color:#86be15;
}
.advertising {
	text-align:center;
	margin:0 auto;
}
.advertising a:link, a:visited {
	color:#f60;
	text-decoration:none;
}
.advertising a:hover, a:active {
	color:#86be15;
	text-decoration:none;
}
#portfolioWrapper{
	margin:20px auto 0;
	padding:0;
	height:525px;
}
.portfolio {
	text-align:center;
	margin:0 auto;
}
.portfolio a:link, a:visited {
	color:#f60;
	text-decoration:none;
}
.portfolio a:hover, a:active {
	color:#86be15;
	text-decoration:none;
}
.slideNav a span {
	display:none;
}
#prev	{
	display:block; 
	background: url(../img/layout/nav-buttons/left-arrow.png) no-repeat; width:50px; height:50px; 
	position:relative; bottom:150px; left:190px;
}
#next {
	display:block; 
	background: url(../img/layout/nav-buttons/right-arrow.png) no-repeat; width:50px; height:50px;
	position:relative; bottom:200px; left:750px;
}
.sm_portfolio p {
	font-size:.88em;
}
.sm_portfolio li {
	padding:5px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navbarWrapper {
	text-align:left;
	margin:0 auto;
	background:url(../img/layout/navbutton-bg.png) repeat-x;
	height:40px;
}
.navbar {
	text-align:center;
	margin:0 auto;
	width:1000px;
}
.navbar img{
	padding:0 20px;
}
.appleTitle {
	color:#3F6;
	text-shadow:0 0 0.2em #fff;
}
.smallcaps {
	font-variant: small-caps;
	font-weight: bold;
}
.copyrightText {
	text-align:left;
	font-size:0.5em;
	color:#fff;
	padding:5px 0 5px 40px;
}
.copyrightText a:link, a:visited {
	text-decoration:none;
	color:#3c6;
}
.copyrightText a:hover, a:active {
	color:#fff;
	text-decoration:none;
}

#callmetab {
	right:1px;  /* change this to left: 1px; to put it on the left of the screen */
	top:5%;
	margin:0;
	padding:0;
	position:fixed;
	z-index:5000;
}

/*COPYRIGHT GREEN APPLE SALES, INC. ©2009*/