@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
}

p {
	padding:0px;
	margin:0px;
}

a:link,
a:visited,
a:active {
	color:#333366;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	padding:0px;
	margin:0px;
	
	font-size:25px;
	color:#FFF;
}

h2 {
	padding:0px 0px 10px 0px;
	margin:0px;
	
	font-size:25px;
	color:#333366;
}

h3 {
	padding:7px 0px;
	margin:0px;
}

h3 a {
	padding:2px 0px;
	margin:0px;
	
	font-style:italic;
	font-size:14px;
	color:#333366;
	text-decoration:none;
	font-weight:bold;
}

h3 a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

#main-container {
	width:995px;
	
	padding:0px 0px 10px 0px;
	margin:0px auto;
}

.logo {
	padding:20px 0px 0px 20px;
	margin:0px;
	
	float:left;
}

#menu {
	padding:0px;
	margin:0px;
	
	width:980px;
	height:80px;
	
	background:url(../images/website/menu-bg.jpg) bottom center no-repeat;
	float:right;
}

#menu ul {
	padding:13px 0px 0px 0px;
	margin:0px;
	
	float:right;
}

#menu ul li {
	padding:0px;
	margin:0px 5px;
	
	float:left;
	list-style:none;
}

#menu ul li a {
	padding:7px 10px;
	margin:0px;
	
	display:block;
	
	font-size:16px;
	color:#333366;
	text-decoration:none;
	text-align:center;
}

#menu ul li a:hover {
	background:url(../images/website/menu-active-bg.jpg) repeat-x;
	color:#FFF;
}

#menu ul li a.active {
	background:url(../images/website/menu-active-bg.jpg) repeat-x;
	color:#FFF;
}

#top-content {
	width:950px;
	
	padding:0px;
	margin:10px 0px 0px 0px;
	
	background:#2B2975 url(../images/website/purple-bg.jpg) top repeat-x;
	border:#E8E8E8 15px solid;
	float:right;
}

#top-content-left {
	width:430px;
	
	padding:30px 0px 0px 30px;
	margin:0px;
	
	float:left;
	
	color:#9999CC;
	text-align:left;
	font-size:18px;
	line-height:28px;
}

#top-content-left #cta {
	width:207px;
	height:51px;
	
	padding:30px 0px 0px 0px;
	margin:0px;
}

#top-content-img {
	padding:0px;
	margin:0px;
	
	float:right;
	
	overflow:hidden;
}

#bottom-content-left {
	width:510px;
	
	padding:20px 0px 0px 0px;
	margin:0px;
	
	float:left;
	
	line-height:28px;
}

#bottom-content-left h2 {
	padding:0px 0px 0px 30px;
}

#bottom-content-left #enquiry {
	width:190px;
	height:36px;
	
	padding:20px 0px 0px 0px;
	margin:0px;
}

#bottom-content-right {
	width:470px;
	
	padding:20px 0px 0px 0px;
	margin:0px;
	
	float:right;
}

#bottom-content-right .item {
	width:221px;
	
	padding:0px;
	margin:0px 12px 12px 0px;
	
	float:left;
}

#bottom-content-right .item img {
	padding:3px;
	margin:0px;
	
	border:#CCCCD9 1px solid;
}

#bottom-content-right .item p {
	padding:0px;
	margin:0px;
	font-size:11px;
}

#footer {
	padding:0px 0px 20px 0px;
	margin:0px;
	
	background:#232269;
	border-top:#3A389E 5px solid;
	color:#FFF;
}

#footer a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

#footer-container {
	width:955px;
	
	padding:20px 20px 0px 20px;
	margin:0px auto;
}

#footer-container #left {
	padding:0px;
	margin:0px;
	
	float:left;
}

#footer-container #right {
	padding:0px;
	margin:0px;
	
	float:right;
}

/* ########## SUB-PAGE SPECIFIC ########## */

#main-container2 {
	width:980px;
	
	padding:0px 0px 10px 0px;
	margin:0px auto;
}

#top-content2 {
	width:950px;
	
	padding:0px;
	margin:10px 0px 0px 0px;
	
	background:#222168 url(../images/website/purple-bg2.jpg) top repeat-x;
	border:#E8E8E8 15px solid;
	float:right;
}

#top-content-left2 {
	width:430px;
	
	padding:15px 0px 0px 15px;
	margin:0px;
	
	float:left;
	
	color:#CCC;
	text-align:left;
	font-size:12px;
	line-height:18px;
}

#bottom-content {
	width:980px;
	
	padding:20px 0px 0px 0px;
	margin:0px;
}

#bottom-content .item {
	width:221px;
	height:300px;
	
	padding:0px 12px 10px 12px;
	margin:0px;
	
	float:left;
	
	text-align:center;
}

#bottom-content .item .item-img {
	width:219px;
	height:211px;
	
	padding:0px;
	margin:0px;
	
	text-align:center;
	
	border:#CCCCD9 1px solid; 
}

#bottom-content .item .product-img {
	border:#CCCCD9 1px solid;
}

/*
#bottom-content .item img {
	padding:3px;
	margin:0px;
	
	border:#CCCCD9 1px solid;
}
*/

#bottom-content .item .button {
	padding:8px 0px 0px 5px;
	margin:0px;
	
	float:right;
	border:none;
}

#bottom-content .item p.name {
	width:120px;
	
	padding:2px 0px;
	margin:0px;
	
	font-style:italic;
	font-size:12px;
	color:#333366;
	text-decoration:none;
	font-weight:bold;
	border-bottom:#845100 1px dotted;
	text-align:left;
}

#bottom-content .item span.description p {
	padding:0px;
	margin:0px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#666;
	text-align:left;
}

#bottom-content .item p.price {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:20px;
	text-align:left;
}

.checkout {
	padding:10px 0px 0px 0px;
	margin:0px;
	
	float:right;
}

/* ########## CONTACT PAGE SPECIFIC ########## */

.field {
	padding:5px 0px;
	margin:0px;
}

.field_validation {
	font-size:10px;
	color:#C00;
}

form {
	padding:0px 0px 10px 0px;
	margin:0px;
}

/* ########## MORE INFO PAGE SPECIFIC ########## */

#bottom-content-left2 {
	width:490px;
	
	padding:20px 0px 0px 0px;
	margin:0px;
	
	float:left;
	
	line-height:28px;
}