﻿body {
	font: normal 14px Arial;
	margin:0;
	background-color:#2c3d8c;
	/*background-image:url('XmasBackground.png');*/
	color:#565758;
}

* html body{
	background-color:#3F4042;
}

form{
	margin:0;
}

a:link, a:visited {
    color: #0066cc;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

a.toTheTopLink{
    font-size:12px;
}

h1.divider{
    border-bottom: 2px solid #CADAF9;
}

h1.divider, h2.dividerTopBottom{
    clear:left;
    padding-bottom:10px;
    padding-top:10px;
}

h2.dividerTopBottom
{
    border-top: 1px solid #CADAF9;
    color:#2b2b2b;
}

h1, div.h1{
	color:#383D98;	
	font-size:14pt;
}

h1.featureHeadingSmall{
	font: normal 20px Arial;
	color:#565758;
}

h1.IndexBJHeadingPart2, h1.BJHeadingPart2{
	font: normal 46px Arial;
	color:#303d52;
	margin-top:0;
}

h1.BJHeadingPart2{
	margin-bottom:5px;	
}

h1.IndexBJHeadingPart2{
	padding-left:32px;
}

div.BJHeadingPart1{
	font: normal 24px Arial; color:#71819d;	
}

div.IndexBJHeadingPart3, div.BJHeadingPart3{
	font: normal 18px Arial; color:#71819d;
}

div.IndexBJHeadingPart3{
	 padding-bottom:10px; margin-top:-40px; text-align:right; width:280px;
}

div.BJHeadingPart3{
	 padding:0 0 10px 82px;margin-top:-40px;
}

div.BJSubHeading{
	font: normal 16px Arial;
	color:#71819d;
	margin-top:5px;
}

h1.featureHeading{
	font-size:26px;
	color:Black;
	font-weight:normal;
}

h1.withPadding{
	padding-bottom:15px;
}

h2, a.h2, div.h2{
	color:#5B66A0;
	font-size:12pt;
	padding:0px;
	margin:0px;
}

div.h2, div.h1{
	font-weight:bold;
}

h3.row, h2.row, h2.rowWithPadding{
	clear:left;	
	padding-top:20px;
	width:100%;
}

h2.rowWithPadding{
	padding-bottom:10px;	
}

h3{
	color:#5B66A0;
	font-size:10pt;
	padding:0px;
	margin:0px;
}

td.rowTick{
	background: #f5fcf3 url('tick.gif') no-repeat center;
}

td.row, td.rowColour, td.rowTick, td.rowPrice, td.rowTitle{
	border-bottom:solid 1px #CADAF9; border-top:solid 1px #CADAF9; 
}

td.row, td.rowColour, td.rowTick{
	height:60px;
}

td.rowPrice, td.rowTitle{
	height:40px;
}

td.rowColour, td.rowPrice{
	background: #f5fcf3;
}

div#wrapper{
	width:763px;	
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

div#header1{
	background: url(header1.png) no-repeat; height:35px; clear:both;
}

div#header2{
	background: url(header2.png) no-repeat; height:112px; width:454px; float:left; padding:0; margin:0;
}

div#header3{
	background: url(header3.png) no-repeat; height:112px; width:309px; float:right; padding:0; margin:0;
}

div#footer{
	background: url(footer.png) no-repeat;
	height:59px;
	width:100%;	
	clear:both;
}

div#main, div#footerMain{
	margin: 0 4px 0 4px;
}

div#menuBar{
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:120px;
	color:White;
	width:763px;
}

div#main{
	background-color:White;
	padding:15px;
}

div#footerMain{
	padding-top:5px;
	color:White;
	text-align:center;
}

a.menuBtn{
	padding-left:20px;
	padding-right:20px;
	color:White;
	text-decoration:none;
}

a.currency{
	color:Blue;
}

a.footerBtn{
	padding-left:5px;
	padding-right:5px;
	color:White;
}

a.h1{
	color:#383D98;	
	font-size:14pt;
	margin:0;
	font-weight:bold;
}

img.thumbnail{
	cursor:pointer;
	margin-right:10px;
	border-style:none;
	/*border: solid 1px #849EC4;*/
}

div.imageInputPage, div.imageGalleryPage{
	float:left;	
}

div.imageGalleryPage
{
	padding-top:5px;
	padding-bottom:5px;	
}

div.imageInputPage{
	margin-top:15px;
	padding: 0px 0px 10px 5px;
}

div.productCols{
	float:left; width:30%; padding:5px;
}

div.productColDisplay{
	float:left; width:30%; height:120px; border: solid 2px #fff; padding:10px; color:#fff; background-image:url('WindowsBackgroundImage.jpg');
}

div.productHeaderCol1{
	float:left; width:45%;
}

div.productHeaderCol2{
	float:left; width:55%; text-align:right;
}

div.indexCol1
{
	float:left; width:45%;
}

div.indexCol2{
	float:left; width:55%; text-align:right;
}

ul{
	padding-left:1em;
	margin-left:11px;
	margin-top:0;	
}

ul.index{
	font-size:14pt; padding-left:35px;	
}

ul li{
	padding:3px;
}

li.index{
	padding:2px;list-style-image:url(tick.gif);list-style-type:none;
}

ul.general, ul.bulletPointList li, ul.bulletPointListRow li{
  list-style-type:none;
}

ul.general, ul.bulletPointList li, ul.bulletPointListRow li{
  padding:5px;
}

ul.bulletPointList li {
  width:200px;
}

ul.bulletPointListRow li{
  width:400px;
}

ul.bulletPointList{
	float:left;	
}

img.button{
	border-style:none;
}

p.indent{
	padding-left:2em;	
}

p.product, div.product{
	clear:left;
	padding-top:20px;
}

div.leftPanelWithCols{
	width:405px;
	z-index:1;
	float:left;
	position:relative;
}

div.rightPanelDivider{
	float:right;
	position:relative;
	height:400px;
	margin-right:10px;	
	width:1px;
	background-color:#CADAF9;
}

div.rightPanelOrderPage{
	float:right;
	width:305px;
	padding-top:32px;
}

div.rightPanelOrderPageNoPadding{
	float:right;
	width:305px;
}

div.col1, div.col1OrderPage, div.col1Price{
	float:left;	
	clear:left;	
	width:10em;
	height:25px;
}
div.col1Price{
	width:5em;
}

div.col2{
	float:left;	
	width:270px;
	height:25px;
}

div.col1OrderPage{
	width:270px;
	height:40px;
}

div.col2OrderPage{
	float:left;	
	width:130px;
	height:25px;
	text-align:center;
}

div.checklistCol1, div.checklistCol2, div.checklistCol3
{
	display: block;
	height:40px;
	padding:5px;
}

div.checklistCol1{
	float:left;	
	width:150px;
}

div.checklistCol2{
	float:left;	
	width:420px;
}

div.checklistCol3{
	float:left;	
	clear:right;
	width:120px;
	text-align:center;
}

div.checklistDivider, div.productDivider{
	width:100%;	
	height:1px;
	background-color:#CADAF9;
	clear:both;
	font-size:0pt;
}

div.horizontalDivider{
	clear:both;
	height:10px;
}

div.horizontalDividerRuler, div.productRuler{
	clear:left;
	height:1px;
	background-color:#CADAF9;
	margin:15px 0 15px 0;
}

*html div.horizontalDividerRuler, div.productRuler{
	font-size:0pt;
}

*html div.productRuler{
	margin-top:-20px;
}

div.productDivider{
	width:365px;	
	margin-bottom:5px;
	background-color:#E1E1E1;
}

a.weblinkRow{
	display:block;
	font-size:12px;
	padding-top:5px;
}

a.weblink{
	font-size:12px;
	padding-top:5px;
}

div.tick
{
	background:url(tick.gif) no-repeat center;
	height:15px;
	width:20px;
	width:120px;
}

.errorText{
	font-size:10px;
}

p.featureContents{
	font-size:16px;color:#565758; 
}

p.featureHeading{
	font-size:18px;
}

div.featureImageLeft{
	float:left; padding:20px 10px 10px 0;
}

div.featureImageRight{
	float:right; padding:20px 0 0 10px;
}

div.productTestimonial, p.writtenText, div.Testimonial{
	width:98%;
}

p.writtenText, div.Testimonial{
	padding:8px 8px 0 8px;
}

p.weblog, p.weblogPosted, span.blogHeaderText{
	color:#565758;
}

p.weblogPosted{
	font-size:12px;
}

span.blogHeaderText{
	font-weight:normal;
}

div.blogCommmentsSeparator{
	margin-top:20px;
	margin-left:15px;
	margin-bottom:15px;
	width:95%;
	height:1px;
	font-size:0pt;
	border-bottom:solid 1px #CADAF9;	
}

div.productTestimonial{
	font-size:12px;
}

div.Testimonial{
	font-size:14px;
}

div.media{
	text-align:center;
}

p.writtenText{
	text-align:center;
	font-size:14px;
}

div.productTestimonialAuthor
{
	text-align:left;
	padding-right:10px;
	font-size:14px;
	font-weight:bold
}

div.blueBox
{
	border:dotted 1px #006ceb;padding:8px;
}

div.reviewHeading{
	padding:10px 0 10px 0;font-weight:bold;
}

div.reviewLogo{
	padding:0 15px 5px 0;float:left;	
}

span.italic{
	font-style:italic;
}

p.row{
	clear:both;
}

p.noPadding{
	/*padding-top:2px;*/
	margin:0;
}

div.paymentMethods{
	text-align:right;
}

span.standout{
	font-weight:bold;
}

div.fontSmall, span.small, span.smallIndent, span.smallColour{
	font-size:12px;
}

span.smallColour
{
    color:#6d6b6b;
}

span.smallIndent{
	padding-left:10px;
}

span.bold{
	font-weight:bold;
}

div.price, div.productHeading, div.priceSmall, span.priceSmall, span.price, div.priceCheckout{
	font-weight:bold;
	color:#676767;
}

div.priceCheckout{
	padding-top:15px;padding-left:110px;
}

div.price, div.productHeading,  span.price, div.priceCheckout{
	font-size:16px;
}
div.priceSmall, span.priceSmall{
	font-size:14px;
}

div.productHeading, div.productSubHeading{
	color:#fff;
}

div.productSubHeading{
	font-size:12px;
}

div.productPrice{
	font-weight:bold;
	font-size:16px;
	padding: 10px 0 10px 0;
}

span.Title{
	font-weight:bold;
	font-size:14pt;
}

span.currencySelected{
	color:Gray;
}

span.qoutes{
	font-size:24px;
}

p.small{
	font-size:12px;
}

div.extraPadding{
	height:80px;
	clear:both;
}

.tCheckout{
	border-color:#CADAF9;
}

th, .rowTotal{
	font-weight:bold;
	background-color:#CEDDFD;
}

th, tr, td
{
	border-color:#91B3F2;	
}

.tCol1{
	width:10%;
	text-align:center;
}

.tCol2{
	width:70%;
	text-align:left;
}

.tCol2Total{
	text-align:right;	
}

.tCol3{
	width:120%;
	text-align:right;
}

.checkboxTrue:link,.checkboxTrue:visited  
{
	background: url(checkboxTrue.gif) no-repeat center;
	text-decoration:none;
}

.checkboxTrue:hover
{
	background: url(checkboxTrueHover.gif) no-repeat center;
	text-decoration:none;
}

.checkboxFalse:link,.checkboxFalse:visited  
{
	background: url(checkboxFalse.gif) no-repeat center;
	text-decoration:none;
}

.checkboxFalse:hover
{
	background: url(checkboxFalseHover.gif) no-repeat center;
	text-decoration:none;
}

div.orderPageTaxaList{
	padding-top:5px; padding-left:10px; font-size:12px;
}

div.row{
	clear:both;
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

div.galleryHolder{
	display:none;
    width:600px;
    margin-left:auto;
    margin-right:auto;
}

div.galleryBorder{
	position:absolute;
    background: url(galleryBorder.gif) no-repeat center;
    z-index:2;
}

div.galleryClose{
	position:relative;
	left:570px;
	margin-right:570px;
}

div.galleryImage{
	height:440px;width:600px;
	background-position:center;
	background-repeat:no-repeat;
	margin-top:-30px;
}

input.number {
	width: 50px;
}

input.text {
	width: 350px;
}

input.longtext {
	width: 600px;
}

span.red{
	color:Red;
}

div.productImages{
	float:left; padding:5px; width:320px;
}

div.linkLabel{
	float:right;
}

.twtr-widget { text-align: center; } 

.twtr-doc { text-align: left; margin: auto; }

span.strikeText{
	color:red; text-decoration:line-through;
}

span.upgradePrice{
	font-size:16pt; padding-left:5px;
}