/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFE59A url(images/img01test.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

h1, h2, h3, h5, h8, h9 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 24px;
}

h2, h5  {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
}

h8, h9 {
	font-size: 12px;
	font-weight: bold;

}

p, ul, ol {
	margin-top: 0px;
	line-height: 150%;
}

ul, ol {
}

a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #6365AF;
	background-repeat: no-repeat;
	background-position: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;

}


a:visited  { color: #6365AF; }
a:hover    { color: #BF4D36;
text-decoration: underline;
}

/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0px auto;
	}

/* Logo */

#logo {
	width: 180px;
	height: 100px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}


#logo p {
	margin: 0px;
	padding: 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}



/* Search */

#searchbar {
	margin-top: 5px;
	width: 570px;
	margin-right: -20px;
	float:right;
	background-color: #FFDD68;
	padding: 2px;
	border: 2px;
	border-style: solid;
	border-color: #E69039;
	height: 28px;
}

#stats {
	
	margin-top: 5px;
	margin-left: 5px;	
	height:30px;
	width: 300px;
				font-size: 14px;
				line-height: 120%;
							float:left;
							text-align:left;
}

#autism {
	
	margin-top: 5px;
	margin-left: 0px;	
	height:20px;
	width: 155px;
	font-size: 14px;
	line-height: 140%;
	float:left;
}

#google {
	
	margin-top: 10px;
	margin-left: -10px;	
	height:20px;
	width: 155px;
	font-size: 14px;
	line-height: 140%;
	float:left;
}

#tabbar {
	width: 250px;
	margin-right: 0px;
	float: right;
	text-align:right;
}

/* Menu */

#menu {
	width: 910px;
	height: 37px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF; 
	border: none;
	margin-top: -1px;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#menu .first {
	background: url(images/img03.jpg) no-repeat center top;
}

#wrapper {
	width: 910px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #FFE59A;
	margin-right: auto;
	margin-left: auto;
	border: 10px none #E69039;
	
}

#wrapper-top {
	width: 910px;
	margin-top: 5px;
	background-color: #FFE59A;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper-btm {
	width: 910px;
	background-color: #FFE59A;
}



/* Page */

#page {
	width: 910px;
	padding-top: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#contentindex {
	float: right;
	width: 720px;
	padding: 0px;
	background-color: #E69039;
	margin-right: 20px;
}

#content {
	float: right;
	width: 730px;
	padding: 5px;
	background-color: #E69039;
	border: 5px solid #E69039;
}

#content2 {
	float: right;
	width: 730px;
	padding: 5px;
	
}

.post {
}

.post .title {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;

}

.post a {
	color: #967001;
	}

.post .meta a {
	font-eight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	background-color: #FFDD68;
	border: 5px solid #E69039;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}



#sidebar a {
	color: #6365AF;;
	border: none;
	font-size: 12px;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #BF4D36;
	font-size: 12px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	float: left;
	width: 570px;
	height: auto;
	margin: 100px 0px 0px 0px;
	padding: 20px 5px 15px 5px;
	background: #4D4D4D url(images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 5px;
	border-style:  solid;
	border-color: #E69039;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	
}

#footer a {
	color: #FF833B;
	
}

#tabbar a {
	color: #FF833B;
	
}

.clear_both { clear:both; font-size:1px; line-height:1px; }

.buybox {
	width: 320px;
	height: 200px;
	font-size:14px;
	font-weight:normal;
	float: left;
	padding: 10px;
	margin: 5px;
	background-color: #ffdd68;
	border-top-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	border-right-style: none;
	border-left-style: none;
}



.buyboxz {
	width: 320px;
	height: auto;
	font-size:14px;
	font-weight:normal;
	float: left;
	padding: 10px;
	margin: 5px;
	background-color: #ffdd68;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.sellbox {
	width: 320px;
	height: 200px;
	font-size:14px;
	font-weight:normal;
	float: right;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	margin: 5px;
	padding: 10px;
	background-color: #FFDD68;
	border-top-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #ffffff;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	border-right-style: none;
	border-left-style: none;
}

.recentadbox3
{
	width: 690px;
	height: 175px;
	float:left;
	padding-left: 20px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #ffffff;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	border-bottom-width: 2px;
	background-color: #ffdd68;
	margin-left: 5px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
}

.recentadbox2
{
	width: 700px;
	height: 225px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-bottom-width: 2px;
	border-right-width: 2px;
	float:left;
	padding: 5px;
	background-color: #FFDD68;
	margin: 5px;
	border: 2px none #ffffff;
}

.recentadbox
{
	width: 700px;
	height: 125px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-bottom-width: 2px;
	border-right-width: 2px;
	float:left;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	padding: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #ffdd68;
	margin: 5px;
}

.bumpbox
{
	width: 200px;
	height: 80px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-bottom-width: 2px;
	border-right-width: 2px;
	float:left;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	padding: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #ffdd68;
	margin: 5px;
}

.removeadbox
{
	width: 200px;
	height: 80px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-bottom-width: 2px;
	border-right-width: 2px;
	margin-left:10px;
	float:left;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	padding: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #ffdd68;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.contentbox {
	width: 725px;
	min-height: auto;
	height: auto;
	margin-right: auto;
	margin-left:auto;
	margin-bottom: 5px;
	background-color: #ffdd68;
	padding-bottom: 0px;
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
	float:left;
	
}

/*HoverBox*/


.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -100px;
	left: -450px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 110px;
	height: 80px;
}

.hoverbox li
{
	background: #eee;
	color: inherit;
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.hoverbox .preview
{
	width: 400px;
	height: 300px;
}

.addetailsad {
	width: 380px;
	min-height: 200px;
	height: auto;
	font-size:14px;
	font-weight:normal;
	float:left;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	padding: 10px;
	background-color: #ffdd68;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.adcontentbox {
	width: 280px;
	min-height: 100px;
	float: right;
	height: 200px;
	background-color: #ffdd68;
	padding: 10px;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: white;
	border-left-color: white;
}

.adbuybox {
	width: 380px;
	height: 230px;
	font-size:14px;
	font-weight:normal;
	float: left;
	padding: 10px;
	margin-right: 0px;
	background-color: #ffdd68;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.picturebox {
	width: 710px;
	height: auto;
	font-size:14px;
	font-weight:normal;
	float: none;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin: 0px;
	padding: 10px;
	background-color: #ffdd68;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}

.picturesmall
{
	width: 250px;
	height: auto;
	float: right;
	margin-right: 30px;
}

.picturebig
{
	width: 400px;
	height: auto;
	float: left;
}

.categorybox {
	width: 320px;
	height: 230px;
	margin-right: auto;
	margin-bottom: auto;
	padding-bottom: 0px;
	background-color: #FFDD68;
	border: 5px solid #E69039;
	
}

.categoryboxsmall {
	width: 320px;
	height: 130px;
	margin-right: auto;
	margin-bottom: auto;
	padding-bottom: 0px;
	background-color: #FFDD68;
	border: 5px solid #E69039;
	
	
}

.categorybox a {font-size:12px; }

.categoryboxsmall a {font-size:12px; }


.contentleft {
	width: 340px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
}


.contentright {
	width: 340px;
	padding-left: 10px;
	float: right;
	padding-top: 0px;
	text-align:right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.addetails {
	width: 600px;
	height: auto;
	font-size:14px;
	font-weight:normal;
	float: none;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin: 10px;
	padding: 10px;
	background-color: #ffdd68;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}

.contentboxad {
	width: 600px;
	float: none;
	height: auto;
	background-color: #E69039;
	padding: 10px;
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin: 10px;
}


.buyboxauction {
	width: 700px;
	height: 180px;
	font-size:14px;
	font-weight:normal;
	float: left;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	padding: 10px;
	margin: 5px;
	background-color: #FED966;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}

.sellboxauction {
	width: 700px;
	height: 200px;
	font-size:14px;
	font-weight:normal;
	float: left;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin: 5px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #E69039;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}

.awardbox
{
	width: 700px;
	height: auto;
	float:left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: ffdd68;

}

ul.globalNav li {
	display: inline;
	border-right:1px solid #EBEBEB;
	padding:0px 3px;
	
}
ul.globalNav li.last {
	border-right:none;
}

.adwrapper
{
	width: 295px;
	height: 255px;
	margin-left: 5px;
	
}

.adwrapper2
{
	width: 295px;
	height: 255px;
	float:right;
	margin-right: 5px;
	margin-top: 5px;
}

.menulink a:hover {text-decoration:none;}
