/* KDB CSS Document */
body {
 margin:0px;
 padding:20px 0px 5px 0px;
 background: transparent;
 font-family:Helvetica,Arial,sans-serif;
 font-size:81%;
 line-height:1.7em; 
 color:#353636;
}
label { font-weight: normal; }

#navigation {
	background: url(../images/menu-backer.jpg) repeat-x;
	}

#container {
 width:920px;
 background-color:#FFFFFF;
 margin:0px auto;
 padding:0px;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
}

#header {
 width:920px;
 height:129px;
 text-indent:-1000px;
 background:url(/images/header.gif) no-repeat top left;
}

#header h1 { margin:0px; padding:0px; }

/*-- Content ---*/
#wrapper {
 width:100%;
 margin:20px 0px 0px 0px;
 padding:0px;
 /*background:#FAFAFA url(images/wrapper.gif) repeat-y top left;*/
 overflow:hidden
}


#content {
 background: #FFFFFF
}

p.faqs {
 color:#00355B;
 font-weight:bold;
}

p.faqs span {
 color:#000000;
 font-weight:normal;
 display:block
}

#content p.buttons {
 text-align:center;
 padding-bottom:20px;
}

#content p.buttons span.cont a {
 color:#FFFFFF;
 text-decoration:none;
 background:#000000 url(images/contact.gif) no-repeat top left;
 margin:0px 5px 0px 0px;
 padding:8px 35px 7px 35px;
}

#content p.buttons span.place a {
 color:#FFFFFF;
 text-decoration:none;
 background:#000000 url(images/place.gif) no-repeat top left;
 margin:0px 5px 0px 0px;
 padding:8px 32px 7px 32px;
}

#content div.hr { width:417px; height:30px; background:url(images/hr.gif) no-repeat top center; margin:0px auto; margin-top:5px; clear:both }
#content div.hr hr { display:none }

#content p.featured {
 text-align:center;
 font-size:12px;
 font-weight:bold;
 margin:0px;
 padding:0px;
}

#content p.featured img { margin:5px 0px 10px 0px; }

#content .video {
 /*width:401px;*/
 margin:0px auto;
 padding:10px 0px 0px 0px;
}

#content p.contact {
 color:#004C84;
 font-size:18px;
 line-height:25px;
}

ul.links {
 width:190px;
 float:left;
 margin:0px 0px 0px 10px;
 padding:0px;
 list-style-type:circle;
 list-style-position:inside;
 font-size:12px;
}

html>body ul.links { width:190px; margin:20px 0px 10px 20px }
ul.links li { margin:0px; padding:0px }

/*-- Order Elements --*/
#content fieldset {
 width:95%;
 margin:0px auto;
 padding:3px;
 margin-top:15px;
 border:0px;
 color:#004C84;
 font-size:12px;
}

#content fieldset p.details {
 background-color:#00487A;
 color:#FFFFFF;
 font-size:12px;
 margin:0px 0px 5px 0px;
 padding:3px 0px 3px 10px;
}

#content fieldset label {
 float:left;
 width:120px;
 display:block;
 margin:2px 0px 3px 5px;
}

#content fieldset input { margin:2px 0px 3px 0px; border:1px solid #DCDCDC; background-color:#FFFFFF; }
#content span.red { color:#FF0000 }
#content fieldset p { margin:0px; padding:10px 0px 0px 0px}

/*-- Sidebar Elements --*/
#sidebar {
 float:right;
 width:459px;
 margin:0px;
 padding:0px;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
 font-size:18px;
 color:#FFFFFF;
 background:#000000 url(images/heading-sidebar.gif) no-repeat top left;
 margin:0px;
 padding:6px 0px 5px 60px;
}

#sidebar h5 {
 color:#00355B;
 font-style:italic
}

#sidebar img.float {
 float:left;
 margin:10px 10px 10px 20px;
 width:125px;
}

#sidebar div {
 background:url(images/sidebar-block.gif) no-repeat bottom right;
 padding:0px 0px 20px 0px;
}

#sidebar p { margin:0px auto; padding:10px 20px 10px 20px; }

#sidebar div p small {
 font-size:11px;
 width:80%;
 margin:0px auto;
 text-align:center
}

#sidebar div p small a { color:#000000; text-decoration:underline }
#sidebar div p small a:hover { color:#000000; text-decoration:none }

#sidebar ul {
 margin:0px;
 padding:10px 0px 0px 0px;
 list-style:none;
 font-size:13px;
}

#sidebar ul li {
 margin:5px 0px 0px 0px;
 padding:0px 0px 25px 0px;
 text-align:center;
 background:url(images/li-bottom.gif) no-repeat bottom;
}

#sidebar p.motolift {
 text-align:center;
 color:#00355B;
 font-weight:bold
}

#sidebar ul li em { display:block; width:90%; margin:0px auto; padding:10px 0px 0px 0px }
#sidebar ul li em span { font-style:normal }
#sidebar p.motolift span { display:block }
#sidebar ul li p.help {
 margin:0px;
 padding:0px 20px 0px 20px;
 text-align:left
}

#sidebar ul.simple {
 margin:0px 0px 0px 60px;
 padding:0px;
 list-style-type:square
}

#sidebar ul.simple li {
 margin:0px;
 padding:0px;
 background:none;
 text-align:left
}

#sidebar p.big { color:#004372; font-size:18px; }

#sidebar form { width:80%; margin:0px auto; padding:30px 0px 20px 0px; }
#sidebar form label { /*display:block; */ margin:0px 0px 3px 0px; color:#004C84; }
#sidebar form input { border:1px solid #DCDCDC; background-color:#FFFFFF; margin:0 5px 0 10px; padding:2px; }
#sidebar form textarea { border:1px solid #DCDCDC; background-color:#FFFFFF; margin:0px 0px 15px 0px; padding:2px; }
#sidebar form select { border:1px solid #DCDCDC; background-color:#FFFFFF; margin:0px 0px 15px 0px; padding:2px; }
#sidebar form input.submit {
 background:url(images/contact.gif) no-repeat top left;
 margin:0px;
 padding:10px 0px 10px 0px;
 border:0px;
 color:#FFFFFF;
 width:138px;
}

#sidebar form input.reset {
 background:url(images/place.gif) no-repeat top left;
 margin:0px;
 padding:10px 0px 10px 0px;
 border:0px;
 color:#FFFFFF;
 width:138px;
}

#footer {
/* width:902px;
 background:transparent;
 margin:0px auto;
 padding:10px 0px 5px 0px;
 text-align:center;
 color:#FFFFFF;
 font-size:11px;
 font-weight:bold
 */
}

h2.title {
	color: #00355B;
	font-size:1.5em;
	font-weight:bold;
	margin-top: 1em;
	font-family: "Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-style: italic;
	}

#footer a { color:#FFFFFF; text-decoration:none }
#footer a:hover { color:#FFFFFF; text-decoration:underline }

#footer p.design {
 margin:0px;
 padding:0px;
 text-align:left;
 font-size:10px;
}

#footer p.design a { color:#FFFFFF; text-decoration:underline }
#footer p.design a:hover { color:#FFFFFF; text-decoration:none }

#sidebar ul.errors li {
		background:none;
		color: darkRed;
		font-weight: bold;
	}

fieldset {
		border: 0px;
	}

	.zend_form {
		margin: 20px;
	}
	
	.zend_form dt {
		font-weight: bold;
	}
	
	.zend_form dd {
		margin: 0px 0px 10px 0px;
	}
	
	

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	/*margin-bottom:	1em;*/
}
.sf-menu a {
	/*border-left:	1px solid #fff;*/
	/*border-top:		1px solid #CFDEFF;*/
	padding: 		.75em 1em;
	text-decoration:none;
	font-weight: bold;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	/*background:		#74A8F5;*/
}
.sf-menu li li {
	background:		#003366;
}
.sf-menu li li li {
	background:		#003366;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:		#5494F3;*/
	background:#003366 none repeat scroll 0 0;
	color:#FF9900;	
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Nanosite styles */

.left { float: left; }
.padding-5 { padding: 5px; }
	
	
.ru {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-attachment:scroll;
	background-color:#CDE1E9;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	font-size:11px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

p img.left {
	float:left;
	margin:0 1.5em 0 0;
	padding:0;
}

h3.header {
	font-size:1.2em;
	font-weight: bold;
	padding: 10px;
	color: #353636;
	background-color: #CDE1E9;
}

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

a:hover {
	color: darkRed;
}

.faqbox {
	width: 300px;
	padding: 10px;
	color: #353636;
	background-color: #CDE1E9;
	float: right;
}

.rubox {
	background-color: #CDE1E9;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	list-style: inside;
}

.theanswer {
	color:#666666;
	font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-style:italic;
	font-weight:bold;
	text-align: center;
}

textarea {
	height:100px;
	padding:5px;
	width:250px;
}
#footer { font-weight: bold; text-align: center; }
#author { text-indent: -5000px; font-size:10px; }
html { background:#011341 url(/images/bg.jpg) repeat-x fixed 0 0;}
.catalogueHeaders {
	color:#333333;
	font-size:1.2em;
	line-height:1;
	margin-bottom:1em;
}
ul.shows li { font-weight: bold; }