.colorTheme {
	background-color:#2B425F;
}

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0px;
	background-color:#C8C8C8;
}
a {
	color:#32669A;
	text-decoration:none;
}

th {
	text-align:right;
}
img {
	border:0px;
}
a:hover, a.activeLink {
	color:#669900;
	text-decoration:underline;
}
#bodyWrapper {
	width:941px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/body_bg.jpg);
	padding:0px 22px;
}
#header {
	background-image:url(/images/headerTop_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:bottom;
	height:70px;
	padding-top:15px;
	padding-left:10px;
}
#headerlogo {
	width:450px;
	height:62px;
	display:inline-block;
	*display:inline;
	zoom:1;
}
#headerlinks {
	width:350px;
	margin-left:100px;
	text-align:right;
	vertical-align:bottom;
	display:inline-block;
	*display:inline;
	zoom:1;
}

#iconContainer{
	float:left;
	padding-left:30px;
	text-align:center;
}

#Banners{
	background-color:#000;
}
#topNav {
	height:15px;
	padding:5px;
	color:#FFF;
}
#topNav a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:0px 8px;
}
#topNav a:hover {
	color:#669900;
}
#quote {
	float:left;
	width:550px;
	font-weight:bold;
	padding:5px 0px;
	color:#3e3e3e;
}
#quote span {
	font-weight:normal;
	padding-left:10px;
}
#buttons {
	float:right;
	width:350px;
	margin-bottom:-10px;
}
#content {
	background-image:url(/images/contentTop_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px;
	clear:both;
}
#footer {
	background-image:url(/images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding:7px;
	color:#666;
	font-size:10px;
}
.pod {
	margin-bottom:15px;
}
.pod .podTitle {
	border-bottom:1px solid #2B425F;
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	color:#2B3F5F;
}
.pod .podTitle img {
	position:relative;
	margin:0px 5px -15px 5px;
}
.pod .podContent {
	background-image:url(/images/pod_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding:10px;
}
.podLarge .podTitle {
	font-size:22px;
	line-height:normal;
}
.podLarge .podTitle img {
	position:relative;
	margin:0px 5px -35px 5px;
}
ul.checkList {
	margin:5px;
	padding:0px;
	list-style:none;
}
ul.checkList li {
	background-image:url(/images/icon_check_sm.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:25px;
	line-height:25px;
}
.paddedPod{
	padding:4px;
	vertical-align:top;
}
.paddedPod .podTitle{
	border-width:1px;
}
.pricingHeadline{
	font-size:32px;
	color:#2B3F5F;
	text-align:center;
}
.companyInfo p{
	text-indent:1em;
}
.detailsLink {
	color:#669900;
	font-weight:bold;
}
.successBox{
	text-align:center;
	font-size:16px;
	width:40%;
	margin:auto;
	border:1px solid #2B3F5F;
	padding:5px 0;
	color:#396;
}
a.templateCategoryLink{
	padding:3px;
	line-height:24px;
}
.templates{
	padding:1px 1px 0;
	border-bottom:1px solid #000;
}
td.templates:hover{
	padding:0;
	background-color:#FFC;
	border:1px solid #000;
}
.templatesHeader{
	text-align:center;
	color:#2B3F5F;
	width:85%;
	border-bottom:1px solid #2B3F5F;
	margin:auto auto 2px auto;
	padding-bottom:4px;
}
#helpContainer{
	height:100%;
	width:100%;
	background-color:#000;
	position:absolute;
	z-index:500;
	filter:alpha(opacity=75);
	-khtml-opacity: 0.75;
	opacity: 0.75;
	left:0;
	top:0;
}
#helpInformation{
	position:relative;
	margin:15% auto auto;
	background-color:#FFF;
	width:500px;
	border:2px solid #000;
	z-index:600;
	padding:5px;
}
#helpInformation p{
	margin:2px 0;
	padding:2px 0;
	text-align:left;
	text-indent:1em;
}
#helpInformation h3{
	margin:0;
	padding:0;
}
.closeWindow{
	text-align:right;
	font-size:11px;
}
/* Feature Details Styles */
.detailLeftNav {
	font-size:16px;
	text-align:right;
	list-style-type:none;
	font-weight:bold;
	margin:0;
	padding:0;
}
.detailLeftNav li{
	margin:3px 0;
	padding-right:25px;
	height:20px;
	line-height:20px;
}
.detailLeftNav a:hover{
	text-decoration:none;
}
.greenArrow{
	background-image:url(/images/icon_greenarrow.png);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
	padding-right:25px;
}
.greenArrow a{
	color:#62A21D;
}
.detailsLeftPane {
	width:28%;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	padding-right:5px;
}
.detailsRightPane {
	width:70%;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
}
.listContainer{
	text-align:center;
}
.featureList {
	list-style-type:none;
	margin:5px;
	padding:0;
	width:400px;
	display:inline-block;
	*display:inline;
	zoom:1;*/
}
.featureList li{
	background-image:url(/images/green_check_md.jpg);
	background-repeat:no-repeat;
	height:57px;
	font-size:18px;
	line-height:50px;
	padding-left:50px;
	text-align:left;
}
.inlinePod {
	display:inline-block;
	width:33%;
	zoom:1;
	*display:inline;
	vertical-align:top;
}
.errorBox {
	background-color:#FFC;
	border:1px dashed #F00;
	padding:5px;
	color:#F00;
}
.blogColumnLeft, .blogColumnRight{
	padding:5px;
}
#VidBanner{
	width:941px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}
.templateID{
	text-align:center;
}
.templateName{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.templateImage{
	text-align:center;
}
.templateImage img{
		border:2px solid #FF7631;
}
.templateCell{
	padding:5px;
}

