/* @group Body & Wrapper */

#wrapper {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

body {
	background: #dee4ec;
}

/* @end */

/* @group Default Link Styles */

a {
	color: #3e83a8;
	text-decoration: none;
}

a:hover {
	background-color: #d10002;
	color: #fff;
}

a:active {
	outline: none;
}

/* @end */

/* @group Div IDs */

#headerboth {

	width: 960px;
}

#header {
	background: #fff;
	height: 140px;
	margin-top: 15px;
	width: 485px;
	float: left;
	overflow: hidden;
}

#contactpanel {
	background: #fff;
	height: 25px;
	width: 455px;
	float: right;
	font-size: 2em;
	color: #8e9bad;
	margin-bottom: 10px;
	clear: right;
	margin-top: 10px;
}

/* @end */

/* @group Text Styles */

h1 {
	color: #d10002;
	padding-bottom: 0.25em;
	text-indent: -10px;
	font: 2.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.1em;
}

h2 {
	color: #d10002;
	letter-spacing: 0.1em;
	padding-top: 0.75em;
	text-indent: -10px;
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	color: #d10002;
	padding-bottom: 0.2em;
	padding-top: 0.7em;
	text-indent: -10px;
	font: bold 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	color: #d10002;
	letter-spacing: 0.2em;
	padding-top: 0.5em;
	font: bold 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -10px;
}

h5 {
	color: #8e9bad;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #cbd1d8;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.25em;
}

#mainnav h5 {
	color: #658bb9;
	margin-top: -50px;
	padding-left: 8px;
	line-height: 1.4em;
	font: normal 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: left;
	float: left;
	width: 100%;
	padding-top: 0;
	border-bottom: none;
	letter-spacing: 0;
}

strong {
	font-weight: bold;
}

p {
	color: #586373;
	font-size: 1.3em;
	font-variant: normal;
	line-height: 1.6em;
	padding-top: 5px;
	text-align: left;
}

em {
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
	background-color: #658bb9;
	display: block;
	padding: 5px;
}

/* @end */

/* @group Image Classes */

.icon {
	padding-right: 5px;
	vertical-align: text-bottom;
}

.table {
	float: left;
	border: 1px solid #8e9bad;
	margin-right: 5px;
}

.staff {
	float: left;
	border: 3px solid #dfe5ed;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.featured {
	float: left;
	padding-right: 1px;
}

.product {
	border: 5px solid #eff2f6;
	margin-bottom: 5px;
}

.logo {
	border: 1px solid #cad0d7;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}

/* @end */

/* @group Image Links */

img.button {
	border: 1px solid #cad0d7;
	float: left;
	margin-left: 56px;
}

img.button:hover {
	background-image: none;
	border: 1px solid #e51837;
}

img.morebutton {
	border: 1px solid #cad0d7;
	float: left;
	margin-left: 0;
	margin-top: 5px;
}

img.morebutton:hover {
	background-image: none;
	border: 1px solid #e51837;
}

/* @end */

/* @group Default Liststyle */

ul {
	
}

li {
	
}

/* @end */

/* @group Text Classes */

.toplink {
	color: #658bb9;
	font-size: 0.9em;
	font-variant: small-caps;
	padding-left: 2px;
	padding-right: 2px;
}

.centre {
	text-align: center;
	letter-spacing: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.featdescription {
	font-size: 1em;
	font-weight: bold;
	color: #658bb9;
}

.smallcaps {
	font-size: 1.1em;
	font-variant: small-caps;
	letter-spacing: 0.5em;
	font-weight: bold;
	color: #fff;
	background-color: #658bb9;
	display: block;
	height: 20px;
	line-height: 1.6em;
	text-indent: 10px;
	margin-top: 10px;
	text-transform: lowercase;
}

.descriptors {
	color: #658bb9;
	font-size: 0.8em;
	line-height: 1.1em;
}

.tabletext {
	color: #8e9bad;
	font-size: 0.8em;
	line-height: 1.3em;
}

/* @end */

/* @group Main Nav */

#mainnav {
	background: #e0e5eb url(../images/klr-navradius.png) no-repeat center top;
	clear: left;
	float: left;
	height: 80px;
	padding-top: 30px;
	width: 930px;
}

.nav-holder {
	float: left;
	clear: left;
	margin-left: 15px;
}

#panelnav li {
	float: left;
	line-height: 2em;
	list-style-type: none;
	margin-left: 0em;
}

#panelnav a {
	color: #24518a;
	display: block;
	float: left;
	font: 1.8em Arial;
	height: 70px;
	padding-left: 6px;
	padding-top: 10px;
	border-left: 1px solid #fff;
	padding-right: 39px;
	border-bottom: 2px solid #fff;
}

#panelnav a:hover {
	color: #e51837;
	background: url(../images/main-navgradbg.png) repeat-x;
	border-bottom: 2px solid #d10002;
}

#panelnav li a#selected {
	background-color: #658bb9;
	color: #fff;
}

/* @end */

/* @group Sub Nav */

#leftnav {
	float: left;
	width: 210px;
	margin-left: 16px;
	clear: left;
	overflow: hidden;
	border-right: 1px solid #dee4ec;
	border-left: 1px solid #dee4ec;
	margin-top: 2px;
}

#leftpanel {
	float: left;
	width: 210px;
	margin-left: 16px;
	clear: left;
	margin-top: 2px;
}

#leftnav h2, #leftpanel h2 {
	color: #658bb9;
	letter-spacing: 0.1em;
	padding-top: 1em;
	text-indent: 0;
	font: 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 0.3em;
	padding-left: 10px;
}

.head {
	color: #24518a;
	padding-left: 10px;
	background: url(../images/menu-arrow-right.png) no-repeat left;
	width: 220px;
}

.sub {
	padding-left: 15px;
	font-size: 0.85em;
	font-weight: normal;
	width: 195px;
	padding-right: 15px;
}

#leftnav li {
	list-style-type: none;
	line-height: 2em;
	list-style-image: none;
}

#leftnav li a {
	text-indent: 10px;
	display: block;
	width: 210px;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #dee4ec;
	list-style-image: none;
	font-size: 1.3em;
	line-height: 2em;
	color: #24518a;
	font-weight: bold;
}

#leftnav li a:hover {
	background-color: #d10002;
	color: #fff;
}

#leftnav a.active {
	background-color: #658bb9;
	color: #fff;
}

/* @end */



/* @group Login Panel */

#loginpanel {
	background: #eff2f6;
	width:180px;
	float: right;

	color: #8e9bad;
	margin-top: 18px;
	margin-right: 55px;
	padding-left: 5px;
	padding-bottom: 5px;
	display: inline;
	height: 110px;
}

form{
	margin-top: 5px;
}

.field{
	width: 150px;
	margin-bottom: 2px;
}

.focusField{
    	border: 2px solid #6188b8;
    	background:#fff;

    }
.idleField{
    	background:#fff;
    	color: #8e9bad;
		border: solid 2px #DFDFDF;
    }

.login {
	font-weight: bold;
	color: #d10002;
	font-size: 1em;
}

label{

    	color: #6188b8;

    }

/* @end */

/* @group Translator */

#translator {
	height: 20px;
	width: 215px;
	float: right;
	margin-top: 85px;
}

#translator a {
	background-color: transparent;
}

#translator a img {
	margin-right: 4px;
	border: 1px solid #cbd1d8;
}

/* @end */

/* @group Tab Rotator */

#rotator {
	background: #dee4ec;
	border-bottom: 1px solid #dee4ec;
	height: 300px;
	width: 600px;
	overflow: hidden;
}

#rotator .ui-tabs-hide {
	display: none;
}

#rotator h2 {
	line-height: 1em;
	text-indent: 0;
}

#rotator h3 {
	line-height: 1.2em;
	text-indent: 0;
	font-size: 1.3em;
	color: #1f528b;
}

#rotator p {
	line-height: 1.4em;
	font-size: 1.2em;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
}

#rotator p + p {
	padding-top: 0;
}

/* Content Panels */

#rotator .ui-tabs-panel {
	border: 1px solid #dfe5ed;
	height: 250px;
}

#rotator .ui-tabs-nav-item a span {
	background-color: transparent;
	cursor: pointer;
	float: left;
	height: 48px;
	padding-left: 6px;
	width: 112px;
}

/* Hovered Tab */

#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	color: #d10002;
}

/* Active Tab */

#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background: url(../images/main-navgradbg.png);
	color: #d10002
}

ul.ui-tabs-nav {
	background: #eff2f6;
	border-top: 1px solid #fff;
	clear: left;
	float: left;
	font-size: 1.6em;
	width: 600px;
}

/* Non-Selected Tabs */

li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	background: transparent url(../images/main-navgradbg.png) repeat-x left;
	border-left: 1px solid #fff;
	border-right: 1px solid #c5ced9;
	color: #658bb9;
	font-size: 1em;
	font-weight: normal;
}

/* Tabs */

ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style: none;
	outline: 0;
	text-decoration: none;
}

.mainfeatured {
	float: left;
	padding-right: 15px;
}

/* @end */

/* @group Checklist Panel */


#checklist {
	width: 310px;
	float: right;
	padding-bottom: 10px;
	height: 100%;
	margin-bottom: 10px;
	margin-top: 48px;
	margin-right: 15px;
	background: #eff2f6 url(../images/checklist-top.png) no-repeat center top;
}

#checklist h2 {
	color: #658bb9;
	letter-spacing: 0.1em;
	padding-top: 1em;
	text-indent: 10px;
	font: 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 0.3em;
}

#checklist li {
	width: 300px;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #dee4ec;
	line-height: 1.7em;
	color: #586373;
	padding-left: 10px;
	border-top: 1px solid #fff;
	font-size: 1.1em;
	padding-bottom: 5px;
	list-style-type: none;
}

.highlight {
	font-size: 1.25em;
	font-variant: small-caps;
	font-weight: bold;
	color: #658bb9;
	display: block;
	width: 300px;
}

/* @end */

/* @group Exhibition Panel */

#exhibition {
	width: 310px;
	float: right;
	background-color: #fff;
	margin-right: 15px;
			margin-bottom: 10px;

}

#exhibition1 {
	width: 310px;
	float: right;
	padding-bottom: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 45px;


}

#signup {
	width: 290px;

	margin-right: 10px;
	float: right;
	border: 1px solid #cad0d7;
	padding: 10px;

}

#signup h2 {


	
	text-indent: 0px;
	font: 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 0;
}

/* @end */

/* @group Featured Content */

#featuredvertical {
	clear: left;
	float: left;
	width: 226px;
	margin-top: 30px;
	margin-left: 22px;
}

#featuredhorizontal {
	width: 620px;
	margin-top: 10px;
	clear: left;
	float: left;
	margin-bottom: 20px;
}

#featuredvertical h3, #featuredhorizontal h3 {
	letter-spacing: 1px;
	font-size: 1.8em;
	text-indent: 0;
	margin-left: 60px;
	font-weight: normal;
	font-style: normal;
}

#featuredvertical p, #featuredhorizontal p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding-bottom: 10px;
	margin-left: 60px;
	padding-right: 5px;
}

.featuredpanel {
	display: inline;
	float: left;
	width: 199px;
	border-right: 1px dotted #dee4ec;
	padding-right: 5px;
	margin-bottom: 15px;
}

/* @end */

/* @group Staff Panels */

.staffpanel {
	border-top: 1px dotted #dee4ec;
	padding-right: 5px;
	float: left;
	margin-bottom: 15px;
	width: 640px;
}

/* @end */

/* @group Main Content */

#maincontent {
	margin-left: 270px;
	padding-right: 10px;
	width: 645px;
	margin-top: 25px;
}

#maincontent li {
	color: #8e9bad;
	font-size: 1.2em;
	line-height: 1.6em;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}

#maincontent ul {
	list-style-type: square;
	margin-left: 20px;
	padding-top: 10px;
}

#maincontent a {
	color: #3e83a8;
	text-decoration: none;
	border-bottom: 1px solid #dfe5ed;
}

#maincontent a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#content {
	margin-left: 15px;
	width: 600px;
	margin-top: 15px;
	float: left;
}

#content h1, #rotator content h1 {
	text-indent: 0;
}

#productcontent {
	margin-left: 270px;
	width: 640px;
	margin-top: 15px;
}

#productcontent h1 {
	padding-top: 0.75em;
	text-indent: 0;
}

#productcontent h2 {
	color: #658bb9;
	letter-spacing: 0.1em;
	font: bold 1.1em/0.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #eff2f6;
	text-indent: 5px;
	padding-bottom: 3px;
}

#productcontent p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding-bottom: 10px;
	margin-left: 5px;
	padding-right: 5px;
}

#leftcontent {
	width: 340px;
	float: left;
}

#rightcontent {
	width: 290px;
	float: right;
	background-color: #eff2f6;
}

#rightcontent ul {
	list-style-type: square;
	margin-left: 20px;
}

#rightcontent li {
	color: #8e9bad;
	line-height: 1.6em;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}

#tablecontent {
	margin-left: 270px;
	width: 685px;
	margin-top: 15px;
}

#tablecontent p {
	padding-bottom: 5px;
	margin-left: 0;
	padding-right: 50px;
	font-size: 1.2em;
	line-height: 1.6em;
}

/* @end */

/* @group Tables */

#product-table {
	width: 685px;
	margin-left: -10px;
	margin-top: 10px;
}

th {
	font-size: 1.2em;
	background-color: #658bb9;
	line-height: 15px;
	color: #fff;
	border-bottom: 1px solid #24518a;
	border-left: 1px solid #fff;
	border-top-width: 1px;
	text-align: left;
}

td {
	font-size: 12px;
	background-color: #eff2f6;
	padding-left: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dee4ec;
	border-left: 1px solid #fff;
	border-right: 1px solid #dee4ec;
	color: #586373;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 2px;
}

td.alt {
	background-color: #8e9bad;
	color: #fff;
}

td.section {
	color: #1f528b;
}

/* @end */

/* @group Footers */

#footer {
	clear: both;
	width: 945px;
	background: url(../images/klr-footerbg.png) no-repeat 0 bottom;
	padding-left: 15px;
	margin-top: 20px;

}

#footer h4 {
	color: #658bb9;
	text-indent: 0px;
	padding-bottom: 1.25em;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 0.5px;
}

#footer a {
	letter-spacing: 0;
	font-style: normal;
	font-family: Arial;
	line-height: 1.4em;
}

#basenav {
	background: #d10002 repeat-x;
	width: 310px;
	color: #fff;
	letter-spacing: 1px;
	font-size: 1.2em;
	line-height: 2em;
	float: left;
	padding-left: 15px;
	text-align: left;
}

#basenav a {
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
}

#basenav a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Credit */

#credit {
	background-color: #dee4ec;
	clear: both;
	color: #5a6c7c;
	font-size: 1em;
	padding-bottom: 10px;
	text-align: right;
	vertical-align: 50%;
}

#credit a {
	background-color: transparent;
	text-decoration: none;
}

#credit a:hover {
	
}

/* @end */

/* @group Site Map */

#sitemap ul {
	font-size: 0.8em;
	line-height: 1em;
	padding-top: 0;
	padding-left: 15px;
}

#sitemap li {
	list-style-type: square;
}

#sitemap li a {
	font-size: 1.3em;
	line-height: 1.8em;
	list-style-type: none;
	display: block;
	padding-left: 5px;
}

#sitemap li a:hover {
	color: #fff;
}

/* @end */