@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
h1 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	text-align: center;
	padding: 3px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	background-color: #585858;
	color: #FFFFFF;
	padding: 5px;
}
h3 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 4px;
}
h5 {
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
h6 {
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
}






p {
	margin-bottom: 15px;
}
button {
	color: #FFFFFF;
	background-color: #3897D1;
}
input {
	color: #395797;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #395797;
	font-size: 12px;
	padding: 2px;
}


#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 165px;
	background-image: url(../images/navBg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#logo {
	float: left;
	margin-right: 340px;
	width: 420px;
	height: 70px;
}
#mainNav {
	float: left;
	width: 750px;
	margin-top: 35px;
}

ul#mainMenu {
	margin-top: 20px;
	float: left;
	margin-bottom: 0px;
}
#mainMenu a:link, #mainMenu a:visited, #mainMenu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#mainMenu a:hover {
	color: #000000;
}

#mainMenu li {
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
	font-size: 16px;
}
#buy a:link, #buy a:visited {

}
#buy a:hover {
	color: #000000;
}


div#login {
	float: right;
	text-align: right;
	margin-top: 10px;
}
#login p {
	margin-bottom: 5px;
}
div#main {
	clear: both;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#wrap #main p {
	line-height: 16px;
}

#main a:link, #main a:active, #main a:visited {
	color: #062881;
	text-decoration: underline;
	font-weight: bold;
}
div#text {
	padding-top: 0px;
	min-height: 240px;
}

#main a:hover {
	color: #000000;
}
div#footer {
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 20px;
	padding: 10px;
}
div#nnns {
	float: right;
	font-size: 10px;
}
#nnns a:link, #nnns a:active, #nnns a:visited, #nnns a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.floatRight {
	float: right;
	margin-right: 0px;
	margin-left: 30px;
}
.floatLeft {
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.photo {
	background-image: url(../images/imageBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 210px;
	width: 210px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	margin-left: 10px;
}
table#photos {
	float: right;
	margin-left: 50px;
}
#photos td {
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.offers {
	width: 475px;
	border: 2px solid #0D0D0D;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.textEmphasis {
	font-style: italic;
	font-weight: bold;
}
#text ul {
	margin-left: 30px;
	list-style-type: disc;
	margin-bottom: 15px;
}
#text li {
	margin-bottom: 3px;
	font-weight: bold;
}
table.forms {
	background-color: #395797;
	color: #FFFFFF;
	border: 1px solid #203155;
}
.forms td {
	padding: 5px;
	vertical-align: top;
}


.forms th {
	font-size: 16px;
	font-weight: bold;
	background-color: #94B5D6;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
}
#wrap   #main  #text  .forms   a:link,#wrap  #main #text .forms  a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrap #main #text .forms  a:hover {
	text-decoration: none;
}
.formsHeader {
	font-weight: bold;
	background-color: #81A1CA;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.leftCol    {
	text-align: right;
	font-weight: bold;
}
.rightCol {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
td.rightCol {
	padding-right: 15px;
}
.formsCentre     {
	text-align: center;
}

.btmRow {
	text-align: right;
	background-color: #365494;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tableSubheader {
	text-align: center;
	color: #000000;
	background-color: #94B5D6;
	font-weight: bold;
}

#cart {
	color: #FFFFFF;
	background-color: #365494;
	text-align: center;
	padding: 5px;
	height: 28px;
}
#wrap #main #cart a:link, #wrap #main #cart a:visited, #wrap #main #cart a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #81A1CA;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
#wrap #main #cart a:hover {
	background-color: #515151;
}
#displayProducts td {
	vertical-align: top;
	padding: 2px;
}
table#invoice {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 500px;
}
#invoice td {
	padding: 5px;
}
.productPhoto {
	text-align: center;
	padding: 2px;
}
.productName {
	font-weight: bold;
	text-align: center;
	padding: 2px;
}
.productPrice {
	text-align: center;
	padding: 2px;
}
#productDetails {
	line-height: 16px;
}

#productDetails td {
	vertical-align: top;
	padding: 5px;
}
.productDetailsPhoto {
	text-align: right;
	width: 350px;
}
#paymentTypes {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#search {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#search td {
	color: #FFFFFF;
	background-color: #365494;
	padding: 5px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#wrap #main #text #search a:link, #wrap #main #text #search a:active, #wrap #main #text #search a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#search img {
	margin-bottom: 5px;
}
div#dynamicList {
	border: 1px solid #333333;
	background-color: #365494;
	text-align: center;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

#dynamicList a:link, #dynamicList a:active, #dynamicList a:visited {
	margin-bottom: 10px;
	background-color: #81A1CA;
	color: #FFFFFF;
	width: 150px;
	display: block;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	margin-top: 10px;
}

#dynamicList a:hover {
	background-color: #CEDBEA;
	color: #000000;
	text-decoration: underline;
}.whiteCentred {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.offerHeading {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.login {
	background-color: #FF6600;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.login a:link, .login a:visited {
	color: #000000;
}


.smallPrint {
	font-size: 12px;
}
.leftPage {
	float: left;
	width: 420px;
	padding-right: 30px;
}
.rightPage {
	float:left;
	width: 420px;
	padding-left: 30px;
}
.huge {
	font-size: 18px;
	font-weight: bold;
}
.goldServiceHeading {
	color: #FFF;
	background-color: #C90;
	font-weight: bold;
	padding: 4px;
}
.silverServiceHeading {
	color: #FFF;
	background-color: #999;
	font-weight: bold;
	padding: 4px;
}
.bronzeServiceHeading {
	color: #FFF;
	background-color: #C60;
	font-weight: bold;
	padding: 4px;
}
.pageBreak {
	background-color: #000;
	height: 2px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}

