/* Presentation Stylesheet */ 

/* Specific tags */


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}

ul, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
th {
 font-size: 0.95em;
}
h1 {
	font-size:1.6em;
	font-weight:normal;
	/*color: #000000;*/
	}
h2{
	font-size:1.4em;
	font-weight:normal;
	margin:10px 0 4px 0;
	/*color: #000000;*/
}
h3 {
	font-size:1.3em;
	padding:0;
	margin:0; margin-bottom:0.5em;
	/*color: #000000;*/
}
h4 {
	font-size:1.2em;
	margin:4px 0 4px 0;
	font-weight:normal;
	/*color: #000000;*/
}

hr { 	
	color: #CFD7FF;
	background: #CFD7FF;
	border: 0;
	width: 100%;
	height: 1px;
}

p.title {
	font-size:1.1em;
	padding-top:12px;
	width:250px;
	text-align:center;
	}


.small{font-size:.8em;}
a.small:link, a.small:visited, a.small:active{color:#ff0;}
a.small:hover{color:#fff;}
.smallC{font-size:.8em;}
a.smallC:link, a.smallC:visited, a.smallC:active{color:#009;}
a.smallC:hover{color:#000;}
.smaller{font-size:.7em;}
.smallR{font-size:.8em;color:#c00000;}
.smallY{font-size:.8em;color:#f0ff00;}
.smallb{font-size:.8em; color:#c00000;border-top:1px #c00000 dotted;border-bottom:1px #c00000 dotted;margin:3px;padding:3px;}

/* Links */
a:link, a:visited, a:active {font-weight: normal;text-decoration:none;color:#000000;}
a:hover	{font-weight: normal;color: #c00000;}

a.menu {font-size:1em; line-height:2em;}
a.menu:link, a.menu:active, a.menu:visited{color:#ffffff;text-decoration:none;}
a.menu:hover{color:#ff0000;text-decoration:none;}

a.menu_on {font-size:1em; line-height:2em;}
a.menu_on:link, a.menu_on:active, a.menu_on:visited,a.menu_on:hover{color:#f0ff00;text-decoration:none;}

a.menu2 {font-size:1em; line-height:1.2em; padding-left:12px;}
a.menu2:link, a.menu2:active, a.menu2:visited{color:#f0ff00;text-decoration:none;}
a.menu2:hover{color:#ff0000;text-decoration:none;}

a.menu2_on {font-size:1em; line-height:1.2em; padding-left:12px;}
a.menu2_on:link, a.menu2_on:active, a.menu2_on:visited,a.menu2_on:hover{color:#ff0000;text-decoration:none;}

a.menu3 {font-size:0.85em; line-height:1.6em; padding:0;}
a.menu3:link, a.menu3:active, a.menu3:visited{color:#ffffff;text-decoration:none;}
a.menu3:hover{color:#ff0000;text-decoration:none;}

a.menu4,a.menu4:link, a.menu4:active, a.menu4:visited,a.menu4:hover  {font-size:0.85em; line-height:1.2em; padding:0; color:#808080;}

a.menu5 {font-size:1em; line-height:1.2em;}
a.menu5:link, a.menu5:active, a.menu5:visited{color:#ffff00;text-decoration:none;}
a.menu5:hover{color:#ff0000;text-decoration:none;}

a.menu5_on,a.menu5_on:link, a.menu5_on:active, a.menu5_on:visited {font-size:1em; line-height:1.2em; color:#ff0000;}

a.menu6 {font-size:1em; line-height:1.5em; padding:4px 0;}
a.menu6:link, a.menu6:active, a.menu6:visited{color:#ffffff;text-decoration:none;}
a.menu6:hover{color:#ff0000;text-decoration:none;}

a.menu_on {font-size:1em; line-height:2em;}
a.menu_on:link, a.menu_on:active, a.menu_on:visited,a.menu_on:hover{color:#f0ff00;text-decoration:none;}

.links, a.links {font-size:.8em; line-height:1.2em;}
a.links:link, a.links:active, a.links:visited{color:#000080;text-decoration:none;}
a.links:hover{color:#ff0000;text-decoration:none;}

.links2, a.links2, a.links2:link, a.links2:active, a.links2:visited{font-size:1.3em;line-height:1em; color:#000080;text-decoration:none;}
a.links2:hover{color:#ff0000;text-decoration:none;}

.links3, a.links2 {font-size:1em; line-height:1.2em;}
a.links3:link, a.links3:active, a.links3:visited{color:#c00000;text-decoration:none;}
a.links3:hover{color:#ff0000;text-decoration:none;}

.lists, a.lists {font-size:.9em; line-height:1.8em;}
a.lists:link, a.lists:active, a.lists:visited{color:#000080;text-decoration:none;}
a.lists:hover{color:#ff0000;text-decoration:underline;}

ul.disp{
	margin:0;
	padding:0;
	padding-left:22px;
	}

.yellow { color:#f0ff00; }
.description {
	font-size:10px;
}

.lnk1{
	border-bottom:1px #808080 dotted;
	margin-bottom:3px;
	list-style:none;
}
.lnk2{
	border-bottom:1px #c00000 dotted;
	margin-bottom:3px;
	list-style:none;
}

div#line{
	border-bottom:1px #ffffff solid;
	margin:0 60px 0 12px;
	}
div#line2{
	border-bottom:1px #58504e solid;
	margin:0;
	padding:2px;
	cursor:pointer;
	}
div#line2:hover{
	 background-color:#888;
}
	div#line2X{
		border-bottom:1px #58504e solid;
		margin:0;
		background-color:#a09c1a;
		padding:0 0 0 3px;
	}
	div#line2X a, a:link, a:visited, a:active {color:#000000;}
	div#line2X a:hover {color:#ffff00;}
div#line3{
	border-bottom:1px #a0a0a0 solid;
	margin:0;
	margin-bottom:12px;
	padding-bottom:2px;
	}
div#line4{
	margin:0;
	padding:0 0 0 12px;
	}
	
div#blk {
	background-color:#392D2F;
	width:110px;
	color:#ffff00;
	margin-bottom:4px;
	padding-bottom:4px;
}
.blksm {
	color:#ffffff;
	font-size:.8em;
	line-height:1em;
}
.searchform{
	margin:0;
	padding:0;
	}
.searchinput{
	background-color:#f0ff00;
	font-size:1.1em;
	width:140px;
}

/*highlights the current page in the menu */
a.footer {padding-top:10px;color:#394CA0;}
a.footer:link, a.footer:active, a.footer:visited{color:#394CA0;text-decoration:none;}
a.footer:hover{color:#EC2436;text-decoration:none;}

a.news {font-size:1.0em;}
a.news:link, a.news:active, a.news:visited{color:#999900;text-decoration:none;}
a.news:hover{color:#993300;text-decoration:none;}

a.testimonials {font-size:1.0em;}
a.testimonials:link, a.testimonials:active, a.testimonials:visited{color:#999900;text-decoration:none;}
a.testimonials:hover{color:#993300;text-decoration:none;}


a.select {font-size:0.8em;}
a.select:link, a.select:active, a.select:visited{color:#394CA0;text-decoration:none;}
a.select:hover{color:#993300;text-decoration:none;}			

a.header_contact {font-size:0.8em;}
a.header_contact:link, a.header_contact:active, a.header_contact:visited{color:#999900;text-decoration:none;}
a.header_contact:hover{color:#993300;text-decoration:none;}			
			

						
/* Layout colours, fonts etc */			
div#central {
	color:#000000;
	}

div#header {
	/*color: #000000;*/
	/*border-bottom: 1px solid #333;*/
	/*background-color:#E7E7E7;*/
	}			
div#footer {
	color: #a0a0a0;
	text-align: right;
	font-size: 0.75em;
	padding:26px 12px 26px 0;
	line-height:1.2em;
	}
div#left {
	}
/* Additonal styles */

.loginmargin {
	width:140px;float:left; text-align:right;
	}
.login {
	margin-bottom:12px;
	margin-left:10px;
	vertical-align:top;
	width:180px;
	}

img {border:0px;}

.red {color:#c00000;}

.highlight{
	display:block;
	border-top:1px #c00000 dotted;
	border-bottom:1px #c00000 dotted;
	background-color:#f0f0f0;
	color:#c00000;
	font-size:1.2em;
	text-align:center;
	padding:12px;
}

.topad{
	font-size:.9em;
	font-weight:bold;
}


.as1{border:0; width:20px; background:transparent; color:#ff0000; font-size:1.1em; }
.as2{width:20px;}





div#partlist{
	/*float:left;*/
	padding:3px 3px 3px 22px;
	background-image:url(images/partarrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}

div#partlistsubmit{
	/*float:left;*/
	padding:0 3px 3px 22px;
	background-image:url(images/partarrow2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:28px;
}

div#mainbox{
	float:left;
	width:120px;
	height:120px;
	border:1px #a0a0a0 solid;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	background-color:#ffffff;
}

tr.Gridtr td {border-bottom: 1pt dotted #808080;padding-bottom:6px; margin-bottom:6px; vertical-align:top;}


tr.Grid td {border-top:1px #eee dotted; margin:0; height:10px;padding:0;}














.carousel-item h4 {

	text-align:center;
}



#cotd-carousel .carousel-prev {
position:absolute;
left:0px;
z-index:20;
}
#cotd-carousel .carousel-next {
position:absolute;
left:694px;
background:none;
}
/* remove the other backgrounds glow uses */
#cotd-carousel .carousel-light .carousel-nav span {
	background-image:none;
}
#cotd-carousel .carousel-nav .carousel-label {
	z-index:0;
}
/*~~*/


div#cotd-carousel .carousel-light .carousel-window {
	/*background-image:url(images/scroll-bg.gif);
	background-repeat:repeat-x;*/
	background:none;
}
div#cotd-carousel .carousel-nav {
	width:26px;
}


ol#carousel {
	background:none;
}




.carousel-wrap {
	width:720px;
}
.carousel-item h3 {
	font-size:1em;
	line-height:1em;
	color:#000000;
	margin:4px 0;
	font-weight:bold;
	text-align:center;
}
.carousel-item p {
	line-height:.8em;
	text-align:center;
}

ol#carousel li {
	background-color:#f0f0f0;
	float:left;
	height:116px;
	margin-right: 2px;
	width:146px;
	list-style:none;
	padding:2px;
	text-align:center;
}
ol#carousel li img{
	height:90px;
	overflow:hidden;
	text-align:center;
}
ol#carousel li p.description{
	font-size:.7em;
	line-height:.9em;
	margin-top:6px;
}


.im{
	position:absolute;
	height:90px;
	clip:rect(0,140px,90px,0);
	overflow:hidden;
	padding-left:6px;
}












/* prev btn */
div#cotd-carousel .carousel-light .carousel-prev span {
	background:url(images/prev.gif) no-repeat;
}
div#cotd-carousel .carousel-light .carousel-prev .carousel-bottom {
	background-position:-30px bottom;
	bottom:0;
}
div#cotd-carousel .carousel-light .carousel-prev .carousel-top {
	background-position:0 0;
	top:0;
}
div#cotd-carousel .carousel-light .carousel-prev .carousel-background {
	background-position:-60px 0;
	background-repeat:repeat-y;
	top:0;
}
div#cotd-carousel .carousel-light .carousel-prev .carousel-arrow {
	background-position:-88px center;
	left:2px;
	width:20px;
}

/* next btn */
div#cotd-carousel .carousel-light .carousel-next span {
	background:url(images/next.gif) no-repeat;
}
div#cotd-carousel .carousel-light .carousel-next .carousel-bottom {
	background-position:-30px bottom;
	bottom:0;
}
div#cotd-carousel .carousel-light .carousel-next .carousel-top {
	background-position:0 0;
	top:0;
}
div#cotd-carousel .carousel-light .carousel-next .carousel-background {
	background-position:-60px 0;
	background-repeat:repeat-y;
	top:0;
}
div#cotd-carousel .carousel-light .carousel-next .carousel-arrow {
	background-position:-88px center;
	left:2px;
	width:20px;
}

.dashleft{
	border-left:1px #fff dashed; padding-left:3px;
}