﻿.custom #body
{
  padding-top: 0px !important;
  margin-top: 0px !important;

}

.custom #ext_wrapper
{
width: 800px;
padding-top: 0px !important;
margin-top: 0px !important;
 border-color: #808080;
 background-color: #FFFFFF;
 }

.custom #wrapper
{
width: 800px;
margin-top: 15px;
padding: 0px;
}

.custom #main
{
width: 440px;
}

.custom #ext_main
{
width: 800px;
background-color: white;
}

.custom #sidebar
{
width: 360px;
background-color: white;
color: black;

}

.custom #main div.pad
{
padding-left: 10px;
padding-right: 10px;
} 

.custom #footer {
width: 800px;
}

.optin {
	background-color: #0F4684;
	color: #ffffff;
	padding: 5px;
}
#rss {
	width: 20em;
	height: 70px;
	margin: 0 0 1.0em 0;
	text-align: center;
}
#rss a {
	display: block;
	width: 48px;
	height: 48px;
	margin: 0 auto;
}



/* sell page related stuff */



body.sell #ext_sidebar,  body.sell #sidebar,  body.sell #sem_admin_menu {
	display: none;
}
body.sell {
	background-color: #DFDFFF;
	color: black;
}

body.sell #main {
	border: solid 1px #c0c0c0;
	margin-top: 10px;
}

body.sell #ext_wrapper,  body.sell #wrapper, body.sell #body {
	background-image: none;
	background-color: white;
	color: black;
	border: none;
}

div.sell {
	margin-left: 1em;
	margin-right: 1em;
}
div.side_testimonials {
	float: right;
	padding: 0px 1em;
	margin-left: 1em;
	background-color: antiquewhite;
	color: black;
	width: 160px;
}
.sell blockquote {
	background-color: antiquewhite;
	color: black;
}
body.sell a {
	color: blue;
	text-decoration: underline;
}
body.sell a:hover {
	color: firebrick;
}
.sell h1 {
	color: #d00;
	font-weight: 900;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 24pt;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
}
.sell .head {
	color: #d00;
	font-weight: 900;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 24pt;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
}
.sell h2 {
	color: black;
	font-weight: 900;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 16pt;
	text-align: center;
}
.sell h3 {
	color: #d00;
	font-weight: 900;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 16pt;
	text-align: center;
}
.side_testimonials h2 {
	margin-top: 2.5em;
	color: black;
	font-weight: 900;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
	text-align: center;
}
body.sell,  .sell p,  .sell li,  .sell dl,  .sell dt,  .sell dd,  .sell table,  .sell th,  .sell td,  .sell input,  .sell select,  .sell button,  .sell textarea,  .sell pre,  .sell code {
	font-family: Times New Roman, Georgia, Garamond, Times, Serif;
	font-size: 13pt;
}
body.sell .gallery p {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 11pt;
}
body.sell p strong {
	font-weight: 900;
}
.side_testimonials h3,  .side_testimonials p,  .side_testimonials li,  .side_testimonials dl,  .side_testimonials dt,  .side_testimonials dd,  .side_testimonials table,  .side_testimonials th,  .side_testimonials td,  .side_testimonials input,  .side_testimonials select,  .side_testimonials button,  .side_testimonials textarea,  .side_testimonials pre,  .side_testimonials code {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
}
body.sell .side_testimonials a,  body.sell .testimonials a,  body.sell .testimonial a,  body.sell a.testimonial {
	color: black;
	text-decoration: none;
}
.sell .highlight {
	background-color:#FFFF33;
}
.order_form {
	margin: 2em 3em;
	padding: 1em 2em;
	border: solid 1px #ccc;
	background-color: #eee;
}
