img
{
	border-color: #ffffff; 
}

#container
{
	height: 95%;
}

/*---------PRINTER STYLES-----------*/
.printonly
{
	display: none;
}

/*---------TOP MENU-----------*/

.menuitem
{
	position: relative;
}

a.menulink, a.menulink:link, a.menulink:active, a.menulink:visited
{
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	padding: 0px 5px;
	display: block;
}

.submenuitem
{
	position: absolute;
	padding: 0px;
	left: 0;
	z-index: 10000;
}

a.submenulink, a.submenulink:link, a.submenulink:active, a.submenulink:visited
{
	display: block;
	text-align: center;
	line-height: 25px;
	height: 25px;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

a.submenulink:hover
{
	text-decoration: none;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

/*---------LOGO-----------*/
#logoleft
{
	/*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/left_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#logoright
{
	/*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/right_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

/*---------HEADER-----------*/
#header
{
	width: 760px;
	height: 150px;
	background: #ffffff;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#headerleft
{
	/*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/left_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#headerright
{
	/*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/right_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

/*---------MENU-----------*/
#menu
{
	height: 25px;
	width: 960px;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/menu.gif);
}

#menuleft
{
	height: 25px; /*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/menu_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#menuright
{
	height: 25px; /*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/menu_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#content
{
	width: 492px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/cont_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#contentleft
{
	/*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/content_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#contentright
{
	/*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/content_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

/*---------FOOTER-----------*/
#footer a:link, #footer a:visited, #footer a:active
{
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer a:hover
{
	text-decoration: underline;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer
{
	width: 760px;
	height: 22px;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/footer_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

#footerleft
{
	height: 22px; /*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/footer_left.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#footerright
{
	height: 22px; /*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/footer_right.gif);
	background-position: left;
	background-repeat: repeat-y;
}

/*---------2nd FOOTER-----------*/
#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active
{
	line-height: 15px;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

#secondfooter a:hover
{
	line-height: 15px;
	text-decoration: underline;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

#secondfooter
{
	font-weight: normal;
	font-size: 9px;
	line-height: 15px;
	width: 760px;
	height: 37px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/2ndfooter.gif);
	background-position: top;
}

#secondfooterleft
{
	height: 37px; /*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/2ndfooter_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#secondfooterright
{
	height: 37px; /*background: #B9B9B9;*/
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/2ndfooter_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.lefttext
{
	font-size: 9px;
	line-height: 15px;
	float: left;
	padding: 4px 20px 0px 20px;
}

.righttext
{
	float: right;
	padding: 4px 20px 0px 20px;
}

/*---------CONTACT FORM BUTTON-----------*/
.sendbutton
{
	text-align: center; /*width: 60px;*/
	height: 18px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 10px;
	border: solid #666666 1px;
	font-family: Tahoma, Geneva, sans-serif;
}

/*---------PRODUCT SEARCH BUTTON-----------*/
.searchbutton
{
	color: #333333;
	text-align: left; /*width: 65px;*/
	height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	border: solid #666666 1px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
}

/*---------E NEWSLETTER SUBMIT BUTTON-----------*/
.submitbutton
{
	color: #333333;
	text-align: center; /*width: 37px;*/
	height: 16px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 10px;
	border: solid #666666 1px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
}

/*---------SEARCH AND E NEWSLETTER INPUT BOXES-----------*/
.inputbox
{
	color: #000000;
	text-align: left;
	height: 16px;
	padding-top: 0px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	border: solid #333333 1px;
	font-size: 12px;
	width: 105px;
	font-family: Tahoma, Geneva, sans-serif;
}

/*---------BODY CONTENT-----------*/
#bodyarea
{
	width: 494px;
	margin: 25px 25px 0px 24px;
	padding: 0px 0px 25px 0px;
	border: solid #333333 0px;
}

#navcontainer
{
	width: 215px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#secnavcontainer
{
	width: 215px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

/*---------HIGHLIGHT BOXES-----------*/
* html .boxhead h2
{
	height: 1%;
}
/* For IE 5 PC */

.sidebox
{
	/* Margin dictates distance between each box*/
	margin: 0px 10px 10px 10px; /*width: 17.6em;  ems so it will grow */
	width: 190px;
	font-size: 100%;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/middle.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.boxhead
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 33px;
}
.boxhead h2
{
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 3px 10px;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
}
.boxbody
{
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 15px 10px;
	background-image: url(http://www.cadetclass.toolkitdemos.co.uk/skin_images/bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.boxbody a
{
	font-size: 12px;
}
.boxbody a:link, .boxbody a:visited, .boxbody a:active
{
	text-decoration: underline;
}

.boxbody a:hover
{
	text-decoration: none;
}

/*----------------------------------*/
/*---------GENERAL STYLES-----------*/
/*----------------------------------*/

/*---------PAGE TITLE ON LISTING PAGE------------*/
a.arttitle
{
	color: #000000;
}
a.arttitle:link, a.arttitle:visited, a.arttitle:active
{
	text-decoration: underline;
}

a.arttitle:hover
{
	text-decoration: none;
}

.arttitle
{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------HEADLINE TEXT FOR THOSE LISTING PAGES THAT HAVE THIS------------*/
a.artheadline
{
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a.artheadline:link, a.artheadline:visited, a.artheadline:active
{
	color: #333333;
}

a.artheadline:hover
{
	color: #000000;
}

/*---------LISTING PAGE PAGING-----------*/
a.paging
{
	text-decoration: underline;
}
a.paging:link, a.paging:visited, a.paging:active
{
	color: #333333;
}
a.paging:hover
{
	color: #000000;
}
.paging
{
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

/*---------FULL STORY LINK ON LISTING PAGES-----------*/
a.fullstory
{
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.fullstory:link, a.fullstory:visited, a.fullstory:active
{
	color: #333333;
}
a.fullstory:hover
{
	color: #000000;
}

/*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
.imagetag
{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.imagetag
{
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.imagetag:link, a.imagetag:visited, a.imagetag:active
{
	color: #333333;
}

a.imagetag:hover
{
	color: #000000;
}

/*---------DATE STYLE-----------*/
.displaydate
{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------IMAGE ALBUM STYLE-----------*/
.imgcaption
{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333333;
}

.imgtitle
{
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333333;
}

/*---------SUMMARY TEXT ON LISTING PAGES-----------*/
.artsummary
{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
label
{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

td
{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

td object, td embed
{
	display: block;
}

.artdate
{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------PAGE CONTENT TITLE-----------*/
.displaytitle
{
	text-align: left;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}


.pagetitle h1
{
	text-align: left;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

/*---------PAGE CONTENT TEXT-----------*/
.displayarticle
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.pagebody h3
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

/*---------CONTENT TEXT LINKS-----------*/
a
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/*---------CALENDAR / SITE MAP LINKS-----------*/
.tableheading
{
	font-weight: bold;
}
a.tableheading
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.tableheading:link, a.tableheading:visited, a.tableheading:active
{
	text-decoration: underline;
}

a.tableheading:hover
{
	text-decoration: none;
}

/*---------FORM STYLES-----------*/
textarea, select
{
	color: #000000;
	background-color: #F7F7F7;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid #666666 1px;
	margin: 0px;
	padding: 0px;
}

input
{
	color: #000000;
	background-color: #F7F7F7;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.contactform
{
	color: #000000;
	background-color: #F7F7F7;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid #666666 1px;
	margin: 0px;
	padding: 0px;
}

/*---------CALENDAR / SITE MAP LINKS-----------*/
.calcontainer
{
	width: 170px;
}

.caltable
{
	width: 166px;
}

.top
{
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	width: 20px;
	height: 15px;
}

.hl
{
	width: 20px;
	height: 15px;
	font-size: 10px;
	text-align: right;
	border: solid #000044 1px;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
}

.non
{
	width: 20px;
	height: 15px;
	font-size: 11px;
	text-align: right;
}

a.noevent
{
	font-weight: normal;
	font-size: 11px;
}
a.noevent:link, a.noevent:visited, a.noevent:active
{
	text-decoration: underline;
}
a.noevent:hover
{
	text-decoration: none;
}

a.event
{
	font-weight: bold;
	font-size: 11px;
}

a.event:link, a.event:visited, a.event:active
{
	text-decoration: underline;
}

a.event:hover
{
	text-decoration: none;
}

/*---------PRODUCT MODULE BUTTONS-----------*/
.shoppingbutton
{
	margin: 0px;
	text-align: center;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	border: solid #333333 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

a.shoppingbutton
{
	text-decoration: none;
	font-size: 11px;
}

a.shoppingbutton:link, a.shoppingbutton:visited, a.shoppingbutton:active
{
}

a.shoppingbutton:hover
{
}

.compulsory
{
	font-size: 18px;
	font-family: Tahoma, verdana, sans-serif;
}

.error
{
	font-size: 18px;
	font-family: Tahoma, verdana, sans-serif;
}

/* Style for show information of the search, results and etc.. */
.infoRed
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #CD0180;
}
.infoBlue
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #0C5CB4;
}
