/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com).
Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work.
For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 27, 2005)

LOTE modifications - Nov 2007

Screen layout: */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #454545;
background-image:url(/images/LOTEgradBG.jpg);
background-repeat:repeat-x;
background-color: #E5E8E1;
margin:0px;
}

a {
text-decoration: none;
color: #336699;
}

a:hover {
text-decoration: underline;
}

.head {
	font-size:14px;
	font-weight:bold;
	color:#336699;
}

.subhead {
	font-weight:bold;
	color:#336699;
}

.category {
	font-size:14px;
	font-weight:bold;
	color:#cc5418;
}

.more {
	color:#CC0000;
	font-style:italic;
	text-decoration:none;
}

.more:hover {
	text-decoration:underline;
}

.boarderLite {
	background-color:#FFFFFF;
	border:#999999 1px solid;
}

#container{
	width: 850px;
	margin: auto;
	border-left:#cccccc 3px double;
	border-bottom:#cccccc 3px double;
	border-right:#cccccc 3px double;
}

#toptabs {
	height: 100px;
	background: #ffffff url(/images/loteHeader880.gif) top left no-repeat;
	border-left:#cccccc 3px double;
	border-top:#cccccc 3px double;
	border-right:#cccccc 3px double;
	margin: 10px auto auto auto;
	font-size: 1em;
	width: 850px;
}

#toptabs p {
	text-align: right;
	color: #999999;
	margin: 5px;
}

.toptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	color: #336699;
	text-decoration: none;
}

.toptab:hover {
	color: #336699;
	text-decoration: underline;
}

.activetoptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	color: #ffffff;
	text-decoration: none;
}

.activetoptab:hover {
	text-decoration: underline;
}

#navitabs {
	clear: both;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #607070;
	padding: 5px;
}

.navitab {
	padding: 4px 8px 4px 8px;
	color: #ffffff;
	margin: 0 0 4px 0;
	text-decoration: none;
}

.navitab:hover {
	color: #000000;
	text-decoration: none;
	background: #cccccc;
}

.activenavitab {
	padding: 4px 8px 5px 8px;
	color: #000000;
	margin: 0 0 4px 0;
	text-decoration: none;
	background: #dedede;
}

.activenavitab:hover {
	text-decoration: underline;
}

#main {
width: 575px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

.bottomdash {
border-bottom: 1px #6699cc dashed;
}

#white {
background: #ffffff;
}

#lotelogo {
height: 100px;
background: url(/images/loteLogoBlue720.jpg) top left no-repeat;
}

#logo {
margin: 15px 0 0 0;
background: #ffffff url(/images/loteLogo.gif) top left no-repeat;
}

#logo h1 a {
color: #505050;
}

#logo h1 a:hover {
text-decoration: none;
}

legend {
color:#336699;
font-weight:bold;
}

#desc {
height: 100px;
color: #666666;
padding: 0;
background: #efefef url(/images/front.jpg) top left no-repeat;
clear: both;
margin: 4px 0 0 0;
}

#desc p {
width: 200px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

div.story{
padding: 5px;
margin: 10px 0 5px 0;
border-bottom: 2px #336699 dotted;
}

div.story_photo {
	width: 160px;
	float: left;
}

div.story_copy {
	float: right;
	width: 335px;
}

div.story_buttons {
	clear: both;
}

.story_buttons .second_button {
	margin-left: 75px;
}

.story_buttons .third_button {
	margin-left: 40px; }

.block {
background: #c8eac4;
margin: 10px 0 0 0;
padding: 6px;
}

#LocationList {
	margin: -10px;
}

#sidebar {
	width: 200px;
	float: right;
	padding: 15px;
}

#sidebar_ie ul {
	margin: 10px;
}

#sidebar p {
font-size: 1em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

#sidebar .sidebarHead {
	font-size:12px;
	font-weight:bold;
	color:#cc5418;
}

#sidebar ul {
	font-size: 1em;
	line-height: 1.5em;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(/images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(/images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
background: #efefff;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 20px 0;
color: #cc5418;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
color: #145418;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}

#fltrt {
float:right;
}

#fltlt {
float:left;
}

form.inline_add_to_cart {display:inline;}
form.inline_add_to_cart input#quantity {width: 20px; vertical-align:top;}

#flash_notice {
  text-align: center;
  background-color: #cfc;
  border: 1px solid #8f8;
  padding: 4px;
  margin: 0 0 6px;
}
#flash_error {
  text-align: center;
  background-color: #fcc;
  border: 1px solid #f88;
  padding: 4px;
  margin: 0 0 6px;
}

div#notice {
    color: green;
    background: #ffc;
    border: 1px solid #bb8;
    padding: 10px;
    margin-bottom: 10px;
}

div#error {
    color: red;
    background: #ffc;
    border: 1px solid #bb8;
    padding: 10px;
    margin-bottom: 10px;
}

form.mini_coupon {padding: 8px; margin-bottom: 12px; background-color: #eee;}
form.mini_coupon input#coupon_code {width: 100px;}