/* STRUCTURE */

body {
	background-color: #000;
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: center;
}
fieldset {
	width: 800px;
	margin: 30px auto 15px auto;
	padding: 20px;
	border: 10px solid #fff;
	text-align: left;
}
legend {
	font-size: 26px;
	font-weight: bold;
	padding: 15px;
	border: 10px solid #fff;
}
#navcontainer {
	text-align: center;
	margin-bottom: 10px;
}
.content {
	margin: 0 17px;
	text-align: left;
}
#innerfooter {
	clear: both;
	margin-top: 30px;
	text-align: center;
	font-style: italic;
	font-size: 16px;
}
#outerfooter {
	clear: both;
	margin: 0 auto 15px auto;
	width: 766px;
	font-size: 10px;
}
#copyright {
	float: left;
	width: 400px;
	text-align: left;
}
#signature {
	float: right;
	width: 300px;
	text-align: right;
}

/* LINKS */

a:link {
	color: #95B8DB;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #1B75BB; /*#C6AAC6;*/
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E87B10; /*#0080FF;*/
	text-decoration: underline;
	font-weight: bold;
}

/* TEXT */

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}
h2 {
	font-size: 16px;
	margin: 5px 0 15px 0;
}
h3 { 
	font-size: 15px;
	margin-bottom: 7px;
}
p {
	margin-bottom: 15px;
	line-height: 17px;
}
div.home p {
	font-size: 14px;
	text-align: center;
}
p.smalltext, span.smalltext {
	font-size: 11px;
}
p.firstline {
	line-height: 24px;
}
label {
	font-weight: bold;
}

/* PAGE ELEMENTS */

span.conquest {
	border: 3px solid #fff;
	padding: 4px;
}

#col1 {
	float: left;
	width: 365px
}
#col2 {
	float: right;
	width: 365px
}

.title {
	height: 49px;
	background: url(/images/title-bg.gif) no-repeat;
	margin-bottom: 15px;
}
.title h1 {
	float: left;
	padding: 12px 0px 0px 17px;
	font-size: 24px;
	line-height: 28px;
	font-family: Verdana, Arial;
}

ul.features {
	list-style: disc;
	margin-left: 5px;
}
ul.features li {
	padding: 5px 0;
}

table.homeimages {
 width: 760px;
}
table.homeimages td {
	vertical-align: top;
	text-align: center;
}
table.products td {
	vertical-align: top;
}
table.products td.center {
	text-align: center;
}
table.features td {
	padding-left: 30px;
}
table.shop td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
table.contactdetails td {
	padding: 7px;
}
table.contactdetails p {
	margin-bottom: 5px;
}
table.newsletter td {
	padding: 4px;
	vertical-align: middle;
}
table.checkout td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

img.productimg {
	padding: 5px;
	border: 1px solid #808080;
}
img.tr {
	float: right;
	margin: 0 0 20px 30px;
}
img.tl {
	float: right;
	margin: 0 30px 20px 0;
}
img.logo {
	float: left;
	margin-right: 10px;
	border: 1px solid #808080;
}

div.button {
	background: transparent url(/images/buy-now-button.jpg) no-repeat scroll 0 0;
	cursor: pointer;
	width: 160px;
	height: 79px;
	margin: 0 auto;
}
div.button:hover {
	background: transparent url(/images/buy-now-button.jpg) no-repeat scroll 0 -79px;
}
a.button {
	display: block;
	background: transparent url(/images/buy-now-button.jpg) no-repeat scroll 0 0;
	width: 160px;
	height: 79px;
}
a.button:hover {
	background: transparent url(/images/buy-now-button.jpg) no-repeat scroll 0 -79px;
}

a.homebtn {
	display: block;
	width: 300px;
	height: 136px;
}
a.products {
	background: transparent url(/images/home-intro.jpg) no-repeat scroll 0 0;
}
a.products:hover {
	background: transparent url(/images/home-intro.jpg) no-repeat scroll 0 -136px;
}
a.ec3 {
	background: transparent url(/images/home-ec3.jpg) no-repeat scroll 0 0;
}
a.ec3:hover {
	background: transparent url(/images/home-ec3.jpg) no-repeat scroll 0 -136px;
}
a.lm3 {
	background: transparent url(/images/home-lm3.jpg) no-repeat scroll 0 0;
}
a.lm3:hover {
	background: transparent url(/images/home-lm3.jpg) no-repeat scroll 0 -136px;
}
a.hl {
	background: transparent url(/images/home-hl.jpg) no-repeat scroll 0 0;
}
a.hl:hover {
	background: transparent url(/images/home-hl.jpg) no-repeat scroll 0 -136px;
}

#newsletterpromo {
	border: 1px solid #666666;
	background-color: #FCE4CC;
	padding: 10px;
	color: #000;
	margin: 0 45px 0 15px;
}
#newsletterpromo h2 {
	font-size: 13px;
	margin: 0 0 5px 0;
}
#newsletterpromo p {
	font-size: 12px;
	margin: 0;
}
#newsletterpromo a:link {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}
#newsletterpromo a:visited {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}
#newsletterpromo a:hover {
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
}
/*
@-webkit-keyframes orangellowPulse {
	from { background-color: #fc9200; -webkit-box-shadow: 0 0 9px #333; }
	50% { background-color: #ffb515; -webkit-box-shadow: 0 0 18px #ffb515; }
	to { background-color: #fc9200; -webkit-box-shadow: 0 0 9px #333; }
}
#newsletterpromo {
	-webkit-animation-name: orangellowPulse;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
}
*/

.productlogoleft {
	margin: 10px 30px 0 0;
}
.productlogoright {
	margin: 10px 0 0 30px;
}
