@import "layout.css";
@import url('layout.css');
@import "links.css";
@import url('links.css');
@import "forms.css";
@import url('forms.css');

@import "shopnav.css";
@import url('shopnav.css');

@import "pagi.css";
@import url('pagi.css');
@import "slimbox.css";
@import url('slimbox.css');

body {
	margin: 0;
	padding: 0;
	background: #173E74 url(../images/bodybg.jpg) repeat-x;
	text-align: center;
	color: #4B4B4B;
	font: 12px Arial, Helvetica, sans-serif;
}

body.page-1 {
	background: #173E74 url(../images/bodybg.jpg) repeat-x;
}

div {
	font-size: 12px;
	color: #4B4B4B;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}
address {font-style: normal;}

h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: 400;	
}

.h1-border {
	border-top: 1px solid #e4e4e4; 
	height: 1px; 
	margin-top: 6px; 
	margin-bottom: 15px;
}

h2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #183F72;
}

#left-col-title {
	/*background-color: #183F72; */
	height: 24px; 
	padding-left: 5px; 
	padding-top: 4px; 
}

#left-col-title h2 {
	background-color: #183F72; 
	color: #ffffff;
	font-size: 16px;
}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #183F72;
	margin: 0 0 10px 0;	
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #183F72;
	margin: 0 0 10px 0;
}



/*h3#fullwidth {  --   chnage snp  - 28/12/2008   ---  
	background: url(/images/h3full.png) top left no-repeat;
	font-size: 13px;
	color: #fff;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	margin: 0;
}*/



h3#searchfrm {
	line-height: 26px;
	height: 26px;
}

h3#searchfrm span {
	float: left;
	color: #777777;
}



td, th {
	font-size: 0.8em;
}


.black {
	color: #000;
}

img {
	border: 0;
}

img.imgborder {
	border: 1px solid #ddd;
}

ul {
	margin: 2px 0px 2px 10px;
	padding: 0;
}

ul li {
	/*list-style-position: outside;
	list-style-image:url(../images/bullet1.gif);*/
}

ul.err {
	margin: 10px;
}

ul.err li {
	color: #C00;
}

div.bodytext ul {
	margin: 0 10px;
	padding: 0;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

span.footdiv {
	color: #7a7a7a;
	padding: 0 8px;
}

.lblue {
	color: #346BB4 !Important;
	padding-left: 5px;
}

.cartitems {
	color: #1884D6 !Important;
	font-weight: bold;
	margin: 0 6px 0 0;
}

.txt11 {
	font-size: 11px;
}

.txt12 {
	font-size: 12px;
}

.txt13 {
	font-size: 13px;
}

.clfx {
	height: 0;
	clear: both;
}

.clear-both {clear: both;}

br.clear-both {height: 0px;}

.bold {
	font-weight: bold;
}

.lgrey {
	color: #CFCFCF;
}

.noborder {
	border: 0 !important;
}

.flleft, .float-left {
	float: left;
}

.flright, .float-right {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left !important;
}

.tright {
	text-align: right !important;
}

.err {
	color: #CC0000;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

.bold {
	font-weight: bold;
}

span.yearsep {
	margin: 0 8px;
	color: #E1E1E1;
}

div.newstext h2 {
	font: 17px Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 600;
	color: #034065;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

div.newstext span {
	font-size: 10px;
	font-weight: normal;
}

div.newstext p {
	font-size: 11px;
	font-weight: normal;
}

/* Fading Tooltips */
#dhtmltooltip{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	padding: 2px 6px;
	background-color: #fff;
	border: 2px solid #E5E5E5;
	color: #555;
	visibility: hidden;
	z-index: 1000;
}

/*-- web template page ---*/
#web_template div #interface1{
	background-color:#F93 !important;
	
	}
#template_output{
	width:500px !important;
	/*border:1px solid #F00 !important;*/
	position: relative;
	left:166px;
	top:-190px;

	
	}
#search_main{
		background-color: #E8F8FF !important;
		background-image:none !important;
		border:1px solid #DDDDDD !important;
	
	}

#search_button{
		background-image:none !important;
		background-color:#002E5B !important;
	
	}
