/*<![CDATA[*/
/* START LAYOUT */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 12px;
	color: #222222;
	text-align: center;
	}

* {
	margin: 0px;
	padding: 0px;
	}
		
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}

.container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 150px;
	width: 100%;
	background: #fff url(images/bg_header.jpg) right top no-repeat;
}

#header img {
	margin: 19px 0px 0px 0px;
	}

#cnt-l-home {
	width: 630px;
	float: left;
	text-align: justify;
}

#cnt-l {
	width: 620px;
	float: left;
	text-align: justify;
}

#cnt-r {
	width: 200px;
	float: right;
}

#menubar {
	height: 41px;
	background: #4A3291 url(images/bg_menu.gif) 0px 30px repeat-x;
	border-top: 2px solid #EA118D;
}

.clear {
	clear: both;
}

#content0col {
	width: 850px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
}

.catalogue-box, .catalogue-box2 {
	width: 146px;
	height: 270px;
	float: left;
	margin-right: 12px;
	text-align: left;
}

.catalogue-box2 {
	width: 193px;
	margin-right: 20px;
	height: 320px;
	}

.catalogue-box img{
	margin-bottom: 5px;
	}

.lead {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;

}

.lead2 {
	font-size: 15px;
	font-weight: bold;
}

.lead3 {
	font-size: 19px;
	font-weight: bold;
	color: #EA118D;
	font-style: italic;
}

.lead4 {
	font-size: 16px;
	font-weight: bold;
	color: #222;
	font-style: italic;
}

.covers {
	width: 105px;
	height: 20px;
	font-size:15px;
	font-weight: bold;
	color: #fff;
	background: #fff url(images/bg_covers.gif) left top no-repeat;
	padding: 2px 0px 0px 5px;
	margin-bottom: 5px;
	}

.double-space {
	margin-bottom: 2em;
	}

.news {
	width: 114px;
	height: 20px;
	color: #FFCC00;
	font-weight: bold;
	font-size: 16px;
	background: #fff url(images/bg_news.gif) left top no-repeat;
	padding: 1px 0px 0px 5px;
	font-style: italic;
	margin-top: 25px;
	}

#ftrstrap {
	clear: both;
	height: 110px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

#ftrstrap img {
	margin: 0px 20px 0px 0px;
	vertical-align: middle;
	}

#ftradrr {
	width: 900px;
	height: 20px;
	background-color: #FFFFFF;	
	padding: 10px 0px 0px 0px;	
	text-align: center;	
}
.footer {	
	width: 850px;
	height: 25px;	
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;	
	border-top: 0px solid #CCCCCC;	
	font-size: 10px;
	text-align: center;
}

table.bio {}

table.tabftr, table.tabftr td {
	color: #CCCCCC;
	font-size: 10px;
}
.ftr-debug {
	width: 900px;
	height: auto;
	font-size: 10px;
	color: #666666;
}
.ftrinfo {
	width: 900px;
	height: auto;	
	margin: 0px 0px 0px 0px;

}
.ftrinfo h1 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.ftrinfo p {
	font-size: 10px;
	color: #999999;
	text-align: justify;
}
.carthldr {
	width: 800px;
	height: auto;
	margin: 20px 0px 30px 0px;
	text-align: center;
}
.crtmodelhldr {
	width: 220px;
	height: 580px;
	float: right;	
}
.contushldr {
	width: 900px;
	height: auto;
	margin: 30px 0px 30px 0px;
	text-align: center;
}

.contusmodelhldr {
	width: 270px;
	height: 580px;
	float: right;
}


/* Navigation Tabs */	

#navigation {
	width: 850px;
	margin: 0 auto;
	}

#navigation a, #navigation span {
	height: 30px;
	float: left;
	display: block;
	text-align: center;
	padding: 0px 14px 0px 14px;
	line-height: 28px;
	font-weight: bold;
	border-right: 2px solid #fff;
	background-color: #4A3291;
	color: #fff;
	}
				
#navigation a:link {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	}
	
#navigation a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	}
		
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #EA118D;
	}
	
#navigation .last, #navigation .email, #navigation span {
	border: none;
	}
	
#navigation .last {
	margin-right: 40px;
	}
	
#navigation .email:hover {
	background-color: #4A3291;
	color: #EA118D;
	}
	
#navigation .selected {
	background-color: #EA118D;
	}

#navigation span, #navigation .email {
	padding: 0px 0px 0px 0px;
	}

/* End Navigation Tabs */


/* Right Tabs */	

#cnt-r a {
	height: 20px;
	display: block;
	text-align: left;
	font-weight: bold;
	width: 195px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 5px;
	}
				
#cnt-r a:link {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	background: #fff url(images/bg_right_menu.gif) left top no-repeat;
	}
	
#cnt-r a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	background: #fff url(images/bg_right_menu.gif) left top no-repeat;
	}
		
#cnt-r a:hover {
	color: #fff;
	text-decoration: none;
	background: #fff url(images/bg_right_menu_ro.gif) left top no-repeat;
	}
	
/* End right Tabs */

/* START PRESENTATION */
img {
	margin: 0px 0px 0px 0px;
}



a {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #EA118D;
}

a:active {
	outline: none;
}

a img {
	border: none;
}
a.footerlink {
	color: #CCCCCC;
}
a.footerlink:hover {
	color: #000000;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #EA118D;
	margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	color: #EA118D;
	font-weight: bold;
	}
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #EA118D;
}

.pen h3 {
	margin-bottom: 0px;
	color: #000;
	font-weight: normal;
	font-size: 15px;
	}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom:0px;
}

hr {
border: 0;
color: #EA118D;;
background-color: #EA118D;;
height: 1px;
width: 100%;
text-align: left;
clear: both;
margin-bottom: 20px;
}

ul {
	margin: 0px 0px 15px 30px;
}

ul li {
	padding: 0px 0px 5px 0px;
	list-style-position: outside;
	list-style-type: disc;
}

	
#big ul {
list-style-type:none;
padding: 0px;
margin: 20px 0px 0px 0px;
}
#big li {
list-style-type: none;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position:0px 2px;
padding: 0px 0px 5px 20px;
font-size: 20px;
font-weight: bold;
margin: 0px 0px 5px 0px;
height: 22px;
}
#ice ul {
list-style-type:none;
padding: 0px;
margin: 20px 0px 0px 0px;
}
#ice li {
list-style-type: none;
background-image:url(images/ice.gif);
background-repeat:no-repeat;
background-position:0px 2px;
padding: 0px 0px 5px 20px;
font-size: 20px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

/* Forms General */
form {
	font-size: 12px;
}
input, select, textarea {
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;	
}
/* FAQ */
.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF99CC;
	border: 0px solid #990000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	width: auto;	
}


/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 9px;
	color: #CCCCCC;	
}
.webmstrtext {
	font-size: 9px;
}

td {font-size: 12px;}

/*Contact Us Page */
table.tabcontus {
	font-size: 11px;
	width: 605px;
	margin: 0px auto 10px auto;
	background-color: #FFFFFF;
	text-align: left;	
	}
a.tabcontus {
	font-size: 11px;
	}
table.tabcontus2, table.tabstckenq {
	font-size: 12px;
	width: 800px;
	border: 0px solid #CCCCCC;	
	text-align: left;			
	}

table.stickynotes td {
	padding: 2px;
	}
	
table.tabcontus2 td {
	padding: 3px;
	}

a.tabcontus2 {
	font-size: 12px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-size: 12px;
	width:200px;
	border: 1px solid #333;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #7F9DB9;	
}	
input.contbtn {
	width: auto;
	font-size: 11px;
	border: 0px solid #333333!important;
	width: 125px;
	color: #FFFFFF;
	background-color: #EA118D;	
	margin-bottom: 5px;
}

fieldset.cntout {
	margin: 0px auto 0 auto;;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	border-bottom: 1px solid #999999;	
	border-right: 1px solid #999999;			
	padding: 2px;
	width: 600px;	
}
.qtybx {
	width: 16px;
	position: relative;
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF99CC;
	border: 0px solid #333333;
	padding: 2px;	
}


/* Staff Page */

div.staff_info {
	float: left;
	width: 85px;
	margin: 0px 18px 5px 0px;
	text-align: center;
}

div.staff_info_secure {
	float: left;
	width: 345px;
	height:106px;
	margin: 0 15px 10px 0!important;
	margin: 0 10px 15px 0;
	background: #F3F3FF ;
	border-width:1px;
	border-style:solid;
	border-color:006699;
}

div.staff_info p {
	text-align: middle;
	margin: 3px 0px 13px 0px;
}
div.staff_info h2 {
	height: 25px;
	text-align: left;
	margin: 3px 0;
}
div.staff_info_secure h2 {
	height: 15px;
	text-align: left;
	margin: 3px 0;
}
div.staff_image {
	float: left;
	margin: 0px 0px 5px 0px;
}
p.staff_bio {
	margin-left: 114px!important; 
	display: none;
}
p.staff_position {
	height: 49px;
}
div.staff_details {
	width:230px;
	height:65px;
	float:right;
	margin: 0px 0px 0px 0px;
	
}
div.staff_details p {
	margin:2px 0px 2px 0px;
	text-align:left;
}

.staff_individual p {
	margin-bottom: 6px;
	font-weight: bold;
	}

p.staff_bio_indi {
	margin-left: 114px!important; 
}

p.view_bio_link {
	text-align: right;
	margin:2px 5px 2px 0px;

}

.bold {font-weight: bold; padding: 2px;}
.left {text-align: right; width: 105px; padding: 2px;}



/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #990000;
	margin-bottom: 0px;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: red;
	text-align:left;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #990000;
	font-weight: bold;	
}

label {
	display: block;
	width: 105px;
	height: 20px;
	text-align: right;
	font-weight: normal;
	float:left;
	margin-right: 10px;
}

/*ezine page */
form.compform {
	width: 450px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;	
}
form.compform label {
	display: block;
	width: 180px;
	min-width: 250px;
	text-align: left;
	font-weight: bold;
}
form.compform input {
	width: 200px;
	font-size: 11px;
}
form.compform input.signmebtn {
	width: 90px;
	height: 20px;
	font-size: 13px;
}
p.redtxt {
	color: #CC0000;
	font-weight: bold;
}

h3.trms, p.trms {
	font-size: 9px;
	color: #666666;
}
li.trms {
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	list-style-type:none;
	background-image: none!important;
	margin: 0px 0px 0px 0px!important;	
}

#antalis {
	margin: 0px 0px 25px 5px; 
	}
	
.magnification {
	width: 290px;
	float: left;
	height: 94px;
	font-weight: bold;
	margin: 0px 40px 0px 0px;
	}
	
.magnification img {
	float: right;
	}
	
.magnification p {
	margin-top:30px;
	}
	
#printing img {
	margin: 20px 0px 20px 0px;
	}

.big {font-size:55px;}
.medium {font-size:18px;}
.pink-bottom {padding: 5px 0px 5px 0px; margin: 20px 0px 30px 0px; color: #fff; background-color: #EA118D; font-size: 30px; text-align: center;}
.phone {color: #698DAA; font-size: 33px; font-weight:bold; margin: 20px 0px 0px 9px; text-align: right;}

#cat-covers {margin-left: 5px;}

#cat-covers img {
	margin: 0px 25px 20px 0px;
	border: 1px solid #aaa;
	padding: 4px;
	}
	
#cat-covers img:hover {
	border: 1px solid #EA118D;
	}
	
#cat-covers img.last {margin: 0px 0px 20px 0px;}

.pen {
	margin: 20px 0px 35px 0px
	}

.errors {
	color: #CC0000;
}
ul.errors {
	margin: 10px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}
.terms {
	color: #AAAAAA;
	font-size:9px;
}

table {
	text-align: left;
}

/* Front Page Boxes */

.inner-box {
	width: 300px;
	border: 1px solid #000;
	height: 180px;
	float: left;
	margin: 0px 25px 25px 0px;
}

.inner-box-tall {
	width: 300px;
	border: 1px solid #000;
	height: 240px;
	float: left;
	margin: 0px 16px 25px 0px;
}

.inner-box p {
	padding: 0px 12px 0px 12px;
	line-height: 17px;
	font-size: 13px;
	}
	
.inner-box h1 {
	padding: 10px 0px 0px 12px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}
	
.lemur img {
	margin: 2px 0px 5px 12px;
	}
	
.lemur p {
	color: #222222;
	}
	
.inner-box a {
	display: block; 
	height: 100%; 
	width: 100%;
	color: #222222;
	cursor: pointer;
	font-weight: normal;
	}
	
.chameleon {
	border: none; 
	height: 206px; 
	margin: 0px 0px 0px 0px; 
	width: 305px; 
	background: #fff url(images/bg_lizard.jpg) left top no-repeat;
	}
	
.chameleon h1{
	color: #009445;
	}
	
.lemur {
	border: none; 
	height: 206px; 
	margin: 0px 0px 0px 0px; 
	width: 305px; 
	background: #fff url(images/bg_lemur.jpg) left top no-repeat;
	}
.hat {
	border: none; 
	height: 250px; 
	margin: 0px 0px 20px 27px; 
	width: 300px; 
	background: #fff url(images/hat_bg.jpg) left top no-repeat;
	}
	
.scraper {
	border: none; 
	height: 250px; 
	margin: 0px 0px 0px 0px; 
	width: 300px; 
	background: #fff url(images/hat_bg.jpg) left top no-repeat;

	}
	
.beaufort {
	background: #fff url(images/bg_beaufortpens.jpg) right top no-repeat;
	}

.beaufort a {
	color: #fff;
	}
	
.burger {
	margin: 0px 16px 0px 0px;
	background: #fff url(images/bg_new.gif) right 45px no-repeat;
	height: auto;
	border: 1px solid #fff;
	text-align: left;
	}
	
.burger p {
	margin-bottom:0px; 
	color: #222222; 
	font-size: 14px;
	padding: 0px;
	}
	
.usb {
	margin: 0px 0px 25px 0px;
	}
	
.extratop {
	margin-top: 22px;
	}
		
.last {
	margin-right:0px;
	}	
	
/* End Front Page Boxes */

/* Drop Down Menu */

.dropmenudiv{
	position: absolute;
	top: 0;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #4A3291;
	width: 190px;
	visibility: hidden;
	}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 13px;
	border-bottom: 1px solid #fff;
	padding: 2px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 12px;
	text-align: left;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #EA118D;
	color: #fff;
	}
	
.scraper-product{
	font-size:18px;
}

/*]]>*/

