@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
Style Sheet (empty commented stylesheet)

version:   1.0
author:    Erik Peterson
website:   http://www.isolditswfl.com/
-----------------------------------------------------------------------------*/

/*
Colors:
	dark green: #006c3a;
	nav bar green: #008748;
	light green: #e5f3ec;
	dark yellow: #ffd600;
	light yellow: #fffbe5;	
	red: #c00;
*/

/* @group layout */

#wrapper {
	width: 800px;
	margin:0px auto 0px auto; 
	padding:0; 
	text-align:left; 
	position: relative; 
}

.shadowWrapper {
	width: 800px;
}

.shadow{
	background: white  !important;
	position: relative;
	float: left;
	width: 100%;
	/* border: 1px solid #ff68e7; */
	padding: 0 10px 10px 0;
	 /*_padding: 0; IE 6 and below should see this */
	 margin-top: -80px;
}


/* @group pageHeadBar */

#pageHeadBar, h1#subPageHead {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
}


/* @end */

/* @group branding */

#branding {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
}

#branding h1{
	text-indent: -9999px;
}

#logo {
	background: url(../images/common/isiLogo.gif) no-repeat 0 0;
	width: 520px;
	height: 111px;
}

#branding a#logoLink{ 
	text-decoration: none;
	cursor: pointer;
	width: 175px;
	height: 90px; 
	display: block;
	position: relative;
	top: 10px;
	left: 15px;
	z-index: 9999;
	border: none;
}

#branding h2{
	text-indent: -9999px;
	background: transparent url(../images/common/tradingPost.gif) no-repeat;
	width: 85px;
	height: 64px;
	float: right;
	margin-top: -64px;
	margin-right: 20px;
}

/* @end */

/* @group storeLocations */

#storeLocations {
	float: left;
	background: url(../images/home/yellowTile.gif) repeat-x 0 0;
	height: 214px;
	width: 800px;
	margin:  0;
	padding: 9px 0px 14px 0px;
	/*border: 1px solid red;*/
}

#storeLocations #left, #storeLocations #right{
	float: left;
	display: inline;
	width: 385px;
	margin-left: 10px;
	/*border: 1px solid blue;*/
}




#storeLocations img.store{
	float: left;
	width: 215px;
	margin-right: 10px;
}

#storeLocations p {
	float: left;
	display: block;
	width: 155px;
	line-height: 15px;
}

#storeLocations p a {
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted #d09e00;
}

#storeLocations p a:hover {
	text-decoration: none;
	color: #006c3a;
	border-bottom: 1px solid #d09e00;
}

.pushDown{	margin-top: 45px; }

.directions { margin-top: 10px; }

.divide{float:left; padding-top: 7px;}
.ebayAuctions{margin: 10px 0px 0px 54px;}
.onlineStore{margin: 3px 0px 0px 54px;}

/* @end */

/* @group homepagecontent */

#recSoldTicker { 
	background: #008748 url(../images/common/greenBarTile.gif) repeat-x 0 0;
	height: 40px;
	text-align: center;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffd600;
	float: left;
	width: 800px;
	line-height: 40px;
}

/*
#recSoldTicker a {
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #ffd600;
	border: none;
}

#recSoldTicker a:hover { 
	border-bottom: 1px dotted white;
}*/

#placeholder{ /*this is for the javascript scroller */
	margin-left: 30px;
	background-position: center;
}

#content {
	float: left;
	background: white url(../images/home/contentTile.gif) repeat-y 0 0;
	width: 800px;
}

#content h2 {
	font: bold 18px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 25px 5px 25px 30px;
}

#content #leftbar{
	float: left;
	display: inline;
	width: 390px;
}
#content #rightbar {
	float: right;
	display: inline;
	width: 400px;
}

#content #leftbar p{
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	margin: 0 5px 15px 30px;
}

#content #rightbar p{
	font: 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 20px 0px 30px;
}

#content #rightbar a{
	font: 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content #rightbar h3{
	font: bold 13px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 20px 5px 0px;
}

#content #rightbar h3 a{
	font: bold 13px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content #rightbar img{
	float: left;
	margin: 0 10px 0 30px;
}

.indenthome{
	margin-left: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}

.green {
	color: #008748;
}

.more {
	padding: 0px 3px 1px 3px;
	background-color: #fef2b0;
	border: 1px solid #ffd600;
	margin-left: 3px;
}

.more:hover {
	padding: 0px 3px 1px 3px;
	background-color: #ffd600;
	border: 1px solid #ffd600;
	margin-left: 3px;
}

/* @end */

/* @group subpageContent */

#hiwImages {
	float: right;
}

/* @group body100 */

#body100 {
	float: left;
	background: white;
	width: 800px;
}

#body100 #intro {
	background-color: #fffbe5;
	float: left;
	width: 800px;
}

#body100 h2, #body100 h3, #body100 p, #body100 li, #body100 ul {
	margin: 0px 30px 0px 30px;
}


#body100 ul.indent {
	margin-left: 40px;
	margin-bottom: 20px;
}

#body100 ul.indent li {
	line-height: 20px;
	list-style-image: url(../images/common/gBullet.gif);
	list-style-position: outside;
}

#body100 h2 {
	padding-top: 30px;
	margin-bottom: 25px;
}

#body100 h3 {
	color: #008748;
	padding-top: 15px;
	margin-bottom: 15px;
}

#body100 p{
	margin-bottom: 20px;
	line-height: 18px;
}
.twoColModule{
	width: 380px;
	margin: 0px 0px;
	padding: 0;
	float: left;
}

.twoColModule img {
	margin-left: 10px;
	margin-bottom: 10px;
}	

/* @end */

/* @group body */

#body {
	float: left;
	background: white;
	width: 800px;
}


/* @group img */

#body img {
	margin: 10px 30px 10px 30px;
}

#body img.specSrv {
	float: right;
	margin-top: 20px;
	width: 215px;
	height: 160px;
}

/* @end */

#body h2, #body h3, #body h4, #body h5, #body p {
	margin-left: 230px;
	margin-right: 30px;
}


#body table.indent {
	margin-left: 230px;
	margin-bottom: 20px;
}

#body table p{
	padding: 2px 5px;
	margin: 0;
}

#body tr.color1 {
	background-color: #fffbe5;
}

#body tr.tHead { background-color: #008748;}
#body tr.tHead p { color: white; font-weight: bold;}

#body ul.indent {
	margin-left: 260px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#body ul.indent li {
	line-height: 20px;
	list-style-image: url(../images/common/gBullet.gif);
	list-style-position: outside;
}

#body ul.indent li.faqAnchor {
	line-height: 20px;
	list-style-image: none;
	margin-left: -30px;
}

#body h2#pushDown {
	margin-top: 80px;
	margin-bottom: 25px;
}

#body h2 {
	margin-top: 30px;
	margin-bottom: 25px;
}

#body h3 {
	color: #008748;
	margin-bottom: 15px;
}

#body h4 {
	margin-bottom: 10px;
}

#body h5 {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 15px;
	color: #008748;
}

#body p{
	margin-bottom: 20px;
	line-height: 18px;
}



/* @end */

/* @group recentlySold */

#recSoldIntro {
	background-color: #fffbe5;
	float: left;
	width: 800px;
}

#recentSold {
	float: left;
	display: block;
	background: white;
	width: 800px;
}

#recentSold ul {
	margin: 20px 0 10px 30px;
}

#recSoldIntro h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 35px 60px 20px 30px;
}

#recSoldIntro h3 {
	font-weight: normal;
	font-style: normal;
	margin: 0px 50px 20px 30px;
}

#soldModule {
	width: 370px;
	margin: 30px 10px;
	float: left;
	background: url(../images/common/greenDivLine.gif) no-repeat 200px 133px;
}

.rsImage {
	float: left;
	display: block;
	height: 135px;
	overflow: hidden;
	width: 180px;
	margin: 0;
	text-align: center;
}


#soldModule h3, #soldModule p {
	margin-left: 200px;
}

#soldModule h3 {
	font-size: 12px;
	line-height: 14px;
	color: #008748;
	margin-bottom: 1px;
	font-weight: bold;
}

#soldModule .small {
	font-size: 10px;
	margin-bottom: 5px;
}

#soldModule p {
	line-height: 16px;
	margin-bottom: 15px;
}


/* @end */

/* @group coupons */

.coupon_page {
	float: left;
	background: white;
	width: 800px;
}

.coupon {
	text-align: center;
	display: block;
	border: 1px dotted #008748;
	padding: 20px 10px 10px 10px;
	margin: 10px auto;
	width: 500px;
}

.coupon p {
	font-size: 10px;
	text-align: left;
	margin-left: 10px;
}

.coupon_page .video {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}


/* @end */
/* @end */

/* @group Footer */
#footer {
	background: white;
	height: 34px;
	width: 800px;
	float: left;
}


#footer p {
	font: 10px/34px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	margin-right: 20px;
	line-height: 34px;

}
#creditWrap { width: 800px; margin:0px auto 25px auto; }
#credit {
	text-align: right;
	margin-right: 20px;
	color: black;
	font-size: 10px;
	font-weight: bold;
}


/* @end */

/* @end */

/* @group main navigation */

#mainNav{
	visibility: hidden;
}

/* @end */

/* @group subNav */

#nav_sub{
	width: 200px;
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #008748;
	margin-top: 30px;
	margin-bottom: 50px;
	float: left;
}

#nav_sub li a{
	padding: 5px 20px 5px 30px;
	margin-bottom: 1px;
	color: #008748;
	text-decoration: none;
	display: block;
	border: none;
}

#nav_sub li a:hover{
	background: #008748 url(../images/common/arrow.gif) no-repeat 16px 7px;
	color: white;
	text-decoration: none;
	display: block;
	border: none;
}

#nav_sub li.here a{
	background: #008748 url(../images/common/arrow.gif) no-repeat 16px 7px;
	color: white;
	text-decoration: none;
	display: block;
	cursor: default;
}

/* @group pagination */

ul.pagination {
	float: left;
	display: block;
	line-height: 16px;
	width: 90%;
	margin-bottom: 20px;
}

.pagination li{
	float: left;
	display: block;
	font-weight: bold;
	line-height: 14px;
	color: #008748;
	margin-right: 5px;
	/*border: 1px solid #008748;
	padding: 2px 6px;*/
}

.pagination li a {
	font-size: 10px;
	display: block;
	border: 1px solid #008748;
	padding: 2px 6px;
	color: #008748;
}

.pagination li a:hover {
	/*border: 1px solid #008748;*/
	background-color: #008748 ;
	border: 1px solid #008748;
	color: white;
}

.pagination li.here a {
	display: block;
	border: 1px solid #008748;
	padding: 2px 6px;
	background-color: #008748 ;
	font-size: 10px;
	color: white;	
	cursor: default;
}




/* @end */

/* @end */

/* @group Forms */

em.required {
	font-size: 12px;
	color: #934f45;
	font-style: normal;
}

h5.formHead {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	text-align: left;
	border-top: 1px dotted #d1d1d1;
	margin: 0 0 1em;
	width: 100%;
}

#admin form {
	/*margin-left: 230px;
	margin-right: 30px;*/
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 15px;
	margin-left: 10px;
}

#admin form p {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #008748;
	width: 100%;
}

#admin h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	text-align: left;
	margin: 20px 0 5px 0;
	width: 100%;
}

#admin form .fllt{
	float: left;
	width: 170px;
}

#admin .message {
	color: maroon;
	font-size:14px; 
	line-height:16px;
	margin: 0 0 5px 10px;
}

#admin .errors {
	color: #c00;
	font-size:12px; 
	line-height:14px;
	margin: 0 0 5px 10px;
}

#admin #errorBox {
	float: left;
	border: 1px dotted #c00;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 548px;
	background-color: #fdf7f7;
	margin-bottom: 10px;
}

#admin ul.errors {
	margin-left: 10px;	
	margin-bottom: 0;
	padding-bottom: 0;
}

#admin ul.errors li {
	font-size: 11px;
	line-height: 15px;
	margin-left: 20px;
	margin-bottom: 0px;
	list-style-type: circle;
	list-style-position: outside;
}

.imageupload {
	/*border: 1px solid red;*/
	margin-left: -10px;
	padding: 10px;
	background-color: #fffbe5;
}

/* @end */

/* @group misc */

.clearfloat {
	clear: both;
}
.fltrt {
	float: right;
}
.fltlt {
	float: left;
}
.hidden {
	display : none;
}

.smallText {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.emSmTxt {
	font-style: italic;
	font-size: 10px;
}

#admin hr {
	width: 550px;
	margin: 5px 0px 10px 0px
}

/* @end */


