@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/oranges-background.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5B791E;
}
.subHeader {
	color: #99FF00;
	font-size: 100%;
	font-weight: bold;
}
.oneColLiqCtrHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border-top: 2px dashed #8CC63F;
	border-right: 1px solid #8CC63F;
	border-bottom: 1px dashed #8CC63F;
	border-left: 1px solid #8CC63F;
	background-color: #FFFFFF;
	}
.oneColLiqCtrHdr #header {
	padding: 0 10px 0 20px;
	text-align: left;
	height: 290px;
	margin: 0px;
	background-image: url(../images/head-smile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.oneColLiqCtrHdr #container #header #loginfruit {
	background-image: url(../images/red-red-apples.jpg);
	text-align: left;
	display: inline;
	/*width: 200px;*/
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	color: #000;
	/*height: 190px;*/
	width:229px;
	height: 257px;
	margin: 0px;
	padding: 0px;
}

.oneColLiqCtrHdr #container #header #loginfruit {
	background-image: url(../images/red-red-apples.jpg);
	text-align: left;
	display: inline;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	font-weight: bold;
	font-family: "Comic Sans MS";
}

.oneColLiqCtrHdr #container #header #loginfruit div{
	margin-top: 75px;
	margin-left: 60px;
	height: auto;
	width: auto;
	color: white;
	font-size: 1.1em;
}
.oneColLiqCtrHdr #container #header #loginfruit div {
color:white;
font-size:1.1em;
}
.oneColLiqCtrHdr #container #header #loginfruit a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-family: "Comic Sans MS";
	font-size: 85%;
	font-weight: bold;
	margin-right: 0px;
	width: 150px;
	/*margin-top: 80px;
	margin-bottom: 0px;
	margin-left: 50px;
	line-height: 24px;*/
	padding: 0px;
}
.oneColLiqCtrHdr #container #header #loginfruit a, .oneColLiqCtrHdr #container #header #loginfruit a:link, .oneColLiqCtrHdr #container #header #loginfruit a:hover, .oneColLiqCtrHdr #container #header #loginfruit a:visited {
	/*color: #000;*/
	color: white;
	text-decoration: none;
	text-align: left;
	font-family: "Comic Sans MS";
	/*font-size: 85%;*/
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 0px;
	padding: 0px;
	
	width: 150px;
	/*margin-top: 80px;
	margin-bottom: 0px;
	margin-left: 50px;
	line-height: 24px;*/
	
}
.oneColLiqCtrHdr #container #header #loginfruit div {
color:white;
font-size:1.1em;
}
.oneColLiqCtrHdr #header h1 {
	margin: 230px 0 0 240px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #99FF00;
	font-family: "Comic Sans MS";
	display: inline;
	width: 400px;
	clear: both;
	float: left;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0px 30px;
	margin: 10px 15px 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #8CC63F;
	border-top-width: 0px;
	border-top-style: none;
	font-weight: bold;
}
.oneColLiqCtrHdr #container #mainContent #topnav {
	text-align: center;
	display: inline-block;
	width: 100%;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #99FF00;
	padding-top: 4px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #99FF00;
}
.oneColLiqCtrHdr #container #mainContent #topnav a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FE6601;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE6601;
	padding-left: 20px;
}

.oneColLiqCtrHdr #container #footer {
	padding: 30 10px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../images/footer-apple.jpg) no-repeat 20px top;
	font-size: 90%;
	margin: 0px 25px 0px 15px;
	width: 880px;
	height: 160px;
} 
.oneColLiqCtrHdr #container #mainContent h2 {
	color: #FE6601;
}
.oneColLiqCtrHdr #container #mainContent a:link {
	color: #99CC33;
	text-decoration: none;
}

.oneColLiqCtrHdr #container #mainContent a:active {
	color: #99CC33;
	text-decoration: none;
}

.oneColLiqCtrHdr #container #mainContent a:visited {
	color: #99CC33;
	text-decoration: none;
}

.oneColLiqCtrHdr #container #mainContent a:hover {
	color: #000000;
	text-decoration: none;
}

.oneColLiqCtrHdr #container #footer a {
	color: #8CC63F;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
}

.oneColLiqCtrHdr #container #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 30px 0 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-weight: bold;
}
.oneColLiqCtrHdr #container #mainContent p {
	padding-top: 20px;
}

.oneColLiqCtrHdr #container #mainContent .producttable {
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	background-color: #FEA201;
	color: #000000;
}

.oneColLiqCtrHdr #container #mainContent .producttable a{
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	color: #000000;
}

.shopthumbnail {
	float: left;
	width: 75px;
	margin-right: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 75px;
}
.oneColLiqCtrHdr #container #mainContent #leftmenu {
	background-color: #E9F9D7;
	display: none;
	margin: 4px;
	padding: 4px;
}
.oneColLiqCtrHdr #container #mainContent #leftmenu a {
	color: #333333;
}

.oneColLiqCtrHdr #container #applelink {
	display: none;	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

