﻿body {
	background-color: white;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#MainPage {
	width: 986px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}

img {
border: none;
}

.TableTitle {
font-family:verdana,arial,tahoma;
font-size:22px;
font-weight:bold;
text-indent:5px;
color:black;
text-decoration:none;
}

.TableHeader {
font-family:verdana,arial,tahoma;
font-size:16px;
font-weight:bold;
background-color:#99CCFF;
text-indent:5px;
color:black;
text-decoration:none;
}

.TableHeader:hover {
color:red;
}

.TableBody {
font-family:verdana,arial,tahoma;
font-size:14px;
color:black;
background-color:#D5EAFF;
}

.TableBody:hover {
color:red;
}

.TableBodyNumeric {
font-family:verdana,arial,tahoma;
font-size:14px;
color:black;
background-color:#D5EAFF;
text-align:right;
}

.TableBodyNumeric:hover {
color:red;
}

.TableFooter {
font-family:verdana,arial,tahoma;
font-weight:bold;
font-size:12px;
background-color:#99CCFF;
text-align=center;
}

.TableBodySelected {
font-family:verdana,arial,tahoma;
font-size:14px;
background-color:#D5EAFF;
}

.TableBodySelectedNumeric {
font-family:verdana,arial,tahoma;
font-size:14px;
background-color:#D5EAFF;
text-align:right;
}

.Error {
font-family:verdana,arial,tahoma;
font-size:12px;
font-weight:bold;
background-color:yellow;
text-indent:5px;
color:red;
text-decoration:none;
margin-bottom:10px;
}

.TextBox {
font-family:verdana,arial,tahoma;
font-size:12px;
border-style:solid;
border-width:1px;
border-color:black;
}

.Option {
font-family:verdana,arial,tahoma;
font-size:12px;
}

.SelectedOption {
font-family:verdana,arial,tahoma;
font-size:12px;
color:blue;
}



.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 12px; 
	height: 340px;
}

#TopHeader {
	width: 100%;
	height: 74px;
	background: url(images/topheader.jpg) no-repeat;
}
#YouAreHereMenu {
	font-size: 10pt;
	text-align: right;
	padding: 0 25px;
}
.LargeBlueHeader {
	color: #0066FF;
	vertical-align: middle;
	font-size: 2em;
}
.LargeGreenHeader {
	color: #33CC33;
	font-size: 2em;
	vertical-align: middle;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #999999;
	margin: 10px;
	padding: 0;
	background-image: url(images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote p {
	margin: 10px 0px 0px 10px;
	padding: 10px 10px 0px;
	text-indent: 20px;
}
#quote_attrib {
	font-size: 70%;
	background-image: url(images/btm_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 30px;
}
.activepage {
	color: #0099FF;
}
.NoBorder {
	border: 0px;
}

.screenshotHeaders {
	color: #3366FF;
	font-size: 1.3em;
	
}
#MainLogoLink a {
width: 475px;
float: left;
height: 74px;
}

#MainMenu {
	width: 485px;
	float: right;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
#MainMenu a:link, #MainMenu a:visited {
	color: white;
}
#MainMenu a:hover, #MainMenu a:visited:Hover {
	color: #FF8E23;
	text-decoration: underline;
}
#MainMenu a:active,  {
	color: #66CCFF;
}
#MainHeader {
    padding-left: 28px;
	width: 100%;
	height: 390px;
	background: url(images/mainheader.jpg) no-repeat;
}
#itButtons {
	border-width: 0px;
	position: relative;
	float: left;
	width: 191px;
	height: 250px;
	top: 74px;
	left: 25px;
}
#itButtons a:hover {
}
#MainContent {
	margin: 0px 0px 0px 0px;
}
#LeftBody {
	width: 640px;
	float: left;
	padding: 0px;
}
#RightSidebar {
	float: right;
	width: 346px;
}
#SideMenu a {
	color: #0066FF;
	line-height: 30px;
}
#SideMenu a:hover {
	color: #0066FF;
	text-decoration: underline;
	background-color: #FFCC99;
	line-height: 30px;
}
#SideMenu a:visited {
	color: #0066FF;
}
#BoxTopLarge {
	width: 986px;
	height: 30px;
	background: url(images/top-large.png) no-repeat;
}
#BoxCenterLarge {
	width: 986px;
	background: url(images/center-large.png) repeat-y top;
}
#BoxBottomLarge {
	width: 986px;
	height: 30px;
	background: url(images/bottom-large.png) no-repeat bottom;
}
#LargeContentBox {
	padding: 0px 25px 0 25px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif color:#666666;
}
#LargeContentBox a {
	color: #0066FF;
	text-decoration: none;
}
#LargeContentBox a:hover {
	color: #33CC33;
	text-decoration: underline;
}
#LargeContentBox a:visited {
	color: #009933;
	text-decoration: none;
}
#LargeContentBox a:visited:hover {
	color: #33CC33;
	text-decoration: underline;
}
#LargeContentBox h1 {
	padding: 0px 0px 10px 0px;
	margin: 0;
	color: #0099FF;
}
#LargeContentBox h2 {
	margin: 0;
	color: #FF6600;
}
#LargeContentBox h3 {
	margin: 0;
	color: #FF6600;
}
#BoxTopSmall {
	width: 346px;
	height: 30px;
	background: url(images/top-small.png) no-repeat;
}
#BoxCenterSmall {
	width: 346px;
	background: url(images/center-small.png) repeat-y top;
}
#BoxBottomSmall {
	width: 346px;
	height: 30px;
	background: url(images/bottom-small.png) no-repeat bottom;
	text-align: right;
	font-size: 0.9em;
}
#BoxBottomSmall a {
	color: #0066FF;
	text-decoration: none;
}
#BoxBottomSmall a:hover {
	color: #33CC33;
	text-decoration: underline;
}
#SmallContentBox {
	padding: 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#SmallContentBox a {
	color: #0066FF;
	text-decoration: none;
}
#SmallContentBox a:hover {
	color: #33CC33;
	text-decoration: underline;
	background-color: white;
}
#SmallContentBox a:visited {
	color: #0066FF;
	text-decoration: none;
}
#SmallContentBox a:visited:hover {
	color: #33CC33;
	text-decoration: underline;
}
#SmallContentBox span {
	color: gray;
}
#SmallContentBox h2, h3, h4 {
	padding: 0px 0px 10px 0px;
	margin: 0;
	color: #FF6600;
}
.CenterContent {
	text-align: center;
}
a {
	text-decoration: none;
}
.blueBullets {
	/*margin-bottom: 0.7em;*/
	list-style-image: url('http://www.auctionlistingcreator.com/images/bluebullet.gif');
	list-style-position: outside;
	color: #666666;
}
.blueBullets li {
	line-height: 1.5em;
}
.greenBullets {
	/*margin-bottom: 0.7em;*/
	list-style-image: url('http://www.auctionlistingcreator.com/images/greenbullet.gif');
	list-style-position: outside;
}
.greenBullets li {
	line-height: 1.5em;
}
ul {
	list-style: disc inside;
}
li {
	line-height: 1em;
}
h2 {
	padding-top: 15px;
	padding-bottom: 7px;
}
blockquote:before {
	content: open-quote;
	font-weight: bold;
}
blockquote:after {
	content: close-quote;
	font-weight: bold;
}
.BuyItRollover a {
	display: block;
	width: 191px;
	height: 80px;
	color: #333;
	background: url(images/buyit-normal-hover.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.BuyItRollover a:link {
	background-position: 0 0px;
}
.BuyItRollover a:hover {
	background-position: 0 -80px;
}
.DownloadRollover a {
	display: block;
	width: 191px;
	height: 43px;
	color: #333;
	background: url(images/freetrial-button-normal-hov.png) 0 0 no-repeat;
	text-decoration: none;
}
.DownloadRollover a:link {
	background-position: 0 0px;
}
.DownloadRollover a:hover {
	background-position: 0 -43px;
}
.FreeTrialRollover a {
	display: block;
	width: 191px;
	height: 43px;
	color: #333;
	background: url(images/freetrial-button-normal-hov.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0 auto;
}
.FreeTrialRollover a:link {
	background-position: 0 0px;
}
.FreeTrialRollover a:hover {
	background-position: 0 -43px;
}
.TryItRollover a {
	display: block;
	width: 191px;
	height: 73px;
	color: #333;
	background: url(images/tryit-normal-hover.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.TryItRollover a:link {
	background-position: 0 0px;
}
.TryItRollover a:hover {
	background-position: 0 -73px;
}
.ViewItRollover a {
	display: block;
	width: 191px;
	height: 86px;
	color: #333;
	background: url(images/viewit-normal-hover.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.ViewItRollover a:link {
	background-position: 0 0px;
}
.ViewItRollover a:hover {
	background-position: 0 -86px;
}
.HeaderScreenshot a {
	display: block;
	background: url(images/headerscreenshot-normal-hover.jpg) 0 0 no-repeat;
	position: relative;
	overflow: hidden;
	float: left;
	top: 76px;
	left: 35px;
	width: 314px;
	height: 302px;
	text-decoration: none;
}
.HeaderScreenshot a:link {
	background-position: 0 0px;
}
.HeaderScreenshot a:hover {
	background-position: 0 -302px;
}

.TemplateScreenshots a {
    z-index: 0;
	display: block;
	background: url(images/templatesshot-normal-hover.jpg) 0 0 no-repeat;
	position: relative;
	overflow: hidden;
	top: 23px;
	left: 118px;
	width: 349px;
	height: 355px;
	text-decoration: none;
}
.TemplateScreenshots a:link {
	background-position: 0 0px;
}
.TemplateScreenshots a:hover {
	background-position: 0 -355px;
}

#Footer {
	width: 100%;
	height: 25px;
	clear: left;
	text-align: center;
	color: #808080;
	padding: 10px;
}
#Footer a {
	color: #808080;
}
#Footer a:hover {
	color: #3399FF;
}
#Footer span {
	font-size: 0.8em;
}
.boldGray {
	font-size: medium;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {
	color: #808080;
}
#MainFreeTrial {
	width: 100%;
	color: #666666;
	text-align: center;
	border: 0px;
}
.style238 {
	text-align: left;
	font-size: 10pt;
}
.style7 {
	text-align: left;
	font-size: 10pt;
}

#product .a {
	float: right;
	margin: 10px;
	font-size: 10px;
	text-align: center;
}
