body {
	background-color: #19110A;
	font-family: Verdana; 
	font-size: 11px; 
	line-height: 18px; 
}

#siteContainer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#siteHeader {
	height: 50px;
	background-color: #19110A;
}

#siteNavigation {
	background-color: #3B3B3B;
	width: 900px;
}
#siteContainer {
	background-color: #EAEAEA;
	width: 900px;
}
#siteFooter {
	text-align: center;
	padding: 10px;
	background-color: #19110A;
	color: #c0c0c0;
}
a.footerLink:link, a.footerLink:visited {
	color: #c0c0c0;
}
.topSiteNavigation {
	margin: 0px;
	list-style: none;
	padding: 13px;
}
.topSiteNavigation li {
	list-style: none;
	display: inline;
	font-size: 10pt;
	margin-right: 10px;
}
.topSiteNavigationElem a:link, .topSiteNavigationElem a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;
}
.topSiteNavigationElem a:hover {
	padding: 7px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D52300;
}

#bodyContainer {
	padding: 15px;
}
#mainContainer {
	float: left;
	width: 610px;
}

#rightContainer {
	float: left;
	width: 255px;
}
.rightContent {
	border-style: solid;
	border-color: #D6D6D6;
	border-width: 1px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #8C8C8C;
}

.bodyContentFull {
	border-style: solid;
	border-color: #D6D6D6;
	border-width: 1px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #8C8C8C;
	margin-bottom: 15px;
	margin-right: 15px;
}
.bodyContentHalf {
	width: 267px;
	float: left;
	border-style: solid;
	border-color: #D6D6D6;
	border-width: 1px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #8C8C8C;
	margin-right: 15px;
}
h1 {
	color: #D52300;
	font-size: 20pt;
	margin: 0px;
	padding-bottom: 5px;

}

h3 {
	color: #D52300;
	font-size: 13pt;
	margin: 0px;
	padding-bottom: 5px;
}
h4 {
	color: #D52300;
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 5px;
}
.styleText {
	color: #D52300;
}
.readMore {
	float: right;
	background-image: url('read-more.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
 a.defLink:link,  a.defLink:visited {
	color: #666666;
	text-decoration: underline;
}
 a.defLink:hover {
	color: #333333;
	text-decoration: underline;
}
.contentThumb {
	border-style: solid;
	border-color: #D6D6D6;
	border-width: 1px;
	padding: 2px;
}
.clearBoth {
	clear: both;
}

.samplecolor {
	width: 60px;
	height: 60px;
	float: left;
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;

	text-align: center;
	font-size: 7pt;
	font-family: verdana;
}
.samplecolorCode {
	background-color: #FFFFFF;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	height: 20px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.homeimage {
	width: 263px;
}

.inputSearch {
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	color: #333333;
}

.linkcolor {
	display: block;
	width: 60px;
	height: 40px;
}

a.linkcolor:link, a.linkcolor:visited {
	color: #333333;
	text-decoration: none;
}
a.linkcolor:hover {
	color: #333333;
	text-decoration: none;
}

.largecolorBlock {
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	height: 200px;
	width: 565px;
}

.registerBox {
	border-width: 1px;
	border-style: dotted;
	border-color: #c0c0c0;
	padding: 15px;
	float: left;
}
.homeCopy {
	padding-left: 10px;
	width: 270px;
}
.loginBox {
	border-width: 1px;
	border-style: dotted;
	border-color: #c0c0c0;
	padding: 15px;
	float: right;
}

.getColours {
	font-size: 10pt;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	color: #333333;

}
.inputFeature {
	font-size: 16pt;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	color: #333333;
}
.inputFeatureButton {
	font-size: 16pt;

}

.samplecolorSmall {
	line-height: 5pt;
	font-size: 5pt;
	width: 10px;
	height: 10px;
	float: left;
	margin: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

.linkcolorSmall {
	line-height: 5pt;
	font-size: 5pt;
	display: block;
	width: 10px;
	height: 10px;
}

a.linkcolorSmall:link, a.linkcolorSmall:visited {
	line-height: 5pt;
	font-size: 5pt;
	height: 10px;
	color: #333333;
	text-decoration: none;
}
a.linkcolorSmall:hover {
	line-height: 5pt;
	font-size: 5pt;
	height: 10px;
	color: #333333;
	text-decoration: none;
}

fieldset {
	border: 0;
}

.imgLink {
	border: 0;
}
.alignCenter {
	text-align: center;
}
.tAlignRight {
	text-align: right;
}

.screenShotImage {
	border-width: 1px;
	border-style: solid;
	border-color: #F4F4F4;
	width: 500px;
	padding: 5px;
}
.templateColor {
	width: 250px;
	margin: 3px;
	padding: 5px;
	background-color: #F4F4F4;
	border-width: 1px;
	border-style: solid;
	border-color: #f1f1f1;
}
.thumbScreenshot {
	width: 172px;
	height: 135px;
	background-repeat: no-repeat;
	background-image: url('/assets/thumb_shadow.jpg');
}