html {min-height: 100%;}

body {margin: 0; padding: 0; font-size: 12px;	font-family: Verdana, sans-serif;	color: #a6a6a6;	text-align: center;	background: #1a1a1a;}

p {margin-top: 0; margin-bottom: 2em; color: #a6a6a6;	line-height: 150%;}
code {color: #94c8e6;} .codeCol {font-size:10px;}

pre {color: #94c8e6;}

h1, h2, h3, h4, h5 {font-weight: bold; color: #ffffff; clear: both;	font-family: Lucida Sans, sans-serif;}
h1 { margin: 0 0 1em 0; font-size: 19px;}
h2 { margin: 0 0 0.75em 0; font-size: 16px;}
h3 { margin: 0 0 0.5em 0; font-size: 13px;}
h4 { margin: 0 0 0.5em 0; font-size: 11px;}
h5 { margin: 0 0 0.5em 0; font-size: 11px;}

strong { color: #ffffff;}

a, a:visited{ color: #ffffff; text-decoration: none;}
a:hover{ color: #f07d30;}

img a, img a:visited, img a:hover{ text-decoration: none;}

hr { background-color: #999999;}


	
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.bodyContainer {width:1000px; margin: 20px auto 0px auto;text-align:left; padding: 0px;}

/* Main body box background  */

.bodyMainTrim {clear:both;}
.bodyMainTrim .xtop, .bodyMainTrim .xbottom {display:block; background:transparent; font-size:1px;}
.bodyMainTrim .xb1, .bodyMainTrim .xb2, .bodyMainTrim .xb3, .bodyMainTrim .xb4, .bodyMainTrim .xb5, .bodyMainTrim .xb6, .bodyMainTrim .xb7 {display:block; overflow:hidden;}
.bodyMainTrim .xb1, .bodyMainTrim .xb2, .bodyMainTrim .xb3, .bodyMainTrim .xb4, .bodyMainTrim .xb5, .bodyMainTrim .xb6 {height:1px;}
.bodyMainTrim .xb2, .bodyMainTrim .xb3, .bodyMainTrim .xb4, .bodyMainTrim .xb5, .bodyMainTrim .xb6, .bodyMainTrim .xb7 {background:#303030; border-left:1px solid #666666; border-right:1px solid #666666;}
.bodyMainTrim .xb1 {margin:0 8px; background:#666666;}
.bodyMainTrim .xb2 {margin:0 6px; border-width:0 2px;}
.bodyMainTrim .xb3 {margin:0 5px;}
.bodyMainTrim .xb4 {margin:0 4px;}
.bodyMainTrim .xb5 {margin:0 3px;}
.bodyMainTrim .xb6 {margin:0 2px;}
.bodyMainTrim .xb7 {height:2px; margin:0 1px;}

.contentHeader {display:block; background:#303030; border:0 solid #666666; border-width:0 1px; padding: 0px 15px 3px 30px; text-align: right; font-size:11px; height: 30px;}
.contentContainer {display:block; background:#303030; border:0 solid #666666; border-width:0 1px; padding: 0px 66px; height: 450px; overflow:auto;}
.navContainer {display:block; background:#303030; border:0 solid #666666; border-width:0 1px;}

.footer{margin-top:20px;text-align: center; padding: 0;}


/***********************************************/
/* Search Box Formatting                       */
/***********************************************/

.bodyContainer input.prettysearch { width:400px; height: 16px; background: url(../img/searchfield_repeat.png) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font:11px "Lucida Sans", Geneva, Arial, sans-serif; }
.bodyContainer .search-wrapper { position: relative; width: 400px; }
.bodyContainer .search-wrapper input.prettysearch { width: 371px; margin-left: 20px; *margin-top:-1px; *margin-right:-2px; *margin-left:10px; }
.bodyContainer .search-wrapper .left { display: block; position: absolute; left: 0; top: 0; width: 20px; height: 19px; background: url(../img/searchfield_leftcap.png) left top no-repeat; }
.bodyContainer .search-wrapper .right { display: block; position: absolute; right: 0; top: 0; width: 10px; height: 19px; background: url(../img/searchfield_rightcap.png) right top no-repeat; }
.bodyContainer .search-wrapper.empty.blurred input { color: #7E7E7E; }
.bodyContainer .search-wrapper .reset { position: absolute; width: 11px; height: 11px; overflow:hidden; z-index: 1; right: 4px; top: 4px; background: url(../img/searchfield_close.gif); display: block; cursor: pointer; _cursor:hand; }
.bodyContainer .search-wrapper.empty .reset { display: none; }

.bodyContainer form.search  { float:right;}
.bodyContainer form.search .search-wrapper, .bodyContainer form.search input.prettysearch { width:400px;}
.bodyContainer form.search .search-wrapper input.prettysearch { width:371px; margin-left:20px; }

/******************************************************/
/* Search Box Formatting for concertoWelcomeNav.html  */
/******************************************************/

#main input.prettysearch { width:400px; height: 16px; background: url(../img/searchfield_repeat.png) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font:11px "Lucida Sans", Geneva, Arial, sans-serif; }
#main .search-wrapper { position: relative; width: 400px; }
#main .search-wrapper input.prettysearch { width: 371px; margin-left: 20px; *margin-top:-1px; *margin-right:-2px; *margin-left:10px; }
#main .search-wrapper .left { display: block; position: absolute; left: 0; top: 0; width: 20px; height: 19px; background: url(../img/searchfield_leftcap.png) left top no-repeat; }
#main .search-wrapper .right { display: block; position: absolute; right: 0; top: 0; width: 10px; height: 19px; background: url(../img/searchfield_rightcap.png) right top no-repeat; }
#main .search-wrapper.empty.blurred input { color: #7E7E7E; }
#main .search-wrapper .reset { position: absolute; width: 11px; height: 11px; overflow:hidden; z-index: 1; right: 4px; top: 4px; background: url(../img/searchfield_close.gif); display: block; cursor: pointer; _cursor:hand; }
#main .search-wrapper.empty .reset { display: none; }

#main form.search  { float:right;}
#main form.search .search-wrapper, #main form.search input.prettysearch { width:400px;}
#main form.search .search-wrapper input.prettysearch { width:371px; margin-left:20px; }


/***********************************************/
/* Content Specific Formatting                 */
/***********************************************/

.contentHeader a,.contentHeader a:visited { padding:0 0 0 6px; color: #a6a6a6; visibility:hidden;}
.contentHeader a:hover { color:#f07d30; text-decoration:none;}

.contentContainer table { width: 848px; }
.contentContainer td { width: 50%; vertical-align:top; }
.contentContainer .textCol { padding-right: 25px; }
.contentContainer .imageCol { padding-left: 25px; }
.contentContainer .textCol table { width: 100%; border-top: 1px solid #a6a6a6; border-left: 1px solid #a6a6a6; margin-bottom: 2em;}
.contentContainer .textCol td { width: 50%; vertical-align:top; border-right: 1px solid #a6a6a6; border-bottom: 1px solid #a6a6a6; padding: 5px; }
.contentContainer h2 { color:#fff; }
.contentContainer ul,
.contentContainer ol { padding:0 0 1em 1em; margin-bottom:0; }
.contentContainer ul li,
.contentContainer ol li { padding:0 0 .6em; color: #a6a6a6;}


/***********************************************/
/* Navigation Formatting                       */
/***********************************************/

.tabContainer {	background: #1a1a1a;	padding-top: 6px;}
.tabContainer ul { list-style:none;	margin:0 5px 0 5px;	padding:0; clear:both; height:20px;	clear:both; font-size:11px;}
.tabContainer ul li {	float:left;	margin-right:7px;	text-align:center;}
.tabContainer ul li a {	display:block; height:20px;	padding:0 0 0 6px; color: #a6a6a6;}
.tabContainer ul li a span {display:block; padding:0 6px 0 0;}
.tabContainer ul li a:hover {	color:#f07d30; text-decoration:none;}
.tabContainer ul li a.selected {background: #4a4a4a url(../img/tabLeft.png) no-repeat 0 0;	color:#fff;}
.tabContainer ul li a.selected span { background: #4a4a4a url(../img/tabRight.png) no-repeat 100% 0;	color:#fff;}

.category { font-size:11px; line-height:1.3em; }
.category h2 { height:25px; line-height:25px; text-indent:29px; color:#fff; font-size:14px; font-weight:normal; background: url(../img/subnav_header_bg.png) repeat-x; }
.category h3 { margin:0 0 .3em 29px; font-size:11px; line-height:1.3em; }
.category ul { margin: 0 0 0 5px; padding: 0 0 2em 0; list-style: none outside;}
.category ul li { margin:0 0 .1em; padding:0 0 2px 0; }
.category ul li span { display:block; padding:2px 0 0; }
.category ul li span a { display:block; padding:1px 10px 0 24px; color:#7d7d7d; }
.category ul li span a:hover { color:#f07d30; }
.category ul li.visited { background:url(../img/subnav_item_check.png) no-repeat 5px 6px; }
.category ul li.selected { background: #000 url(../img/subnav_item_bgbottom.png) no-repeat 0 100%; }
.category ul li.selected span { background:url(../img/subnav_item_bgtop.png) no-repeat 0 0; }
.category ul li.selected span a { color:#a6a6a6; text-decoration:none; outline:none; cursor:default; background:url(../img/subnav_item_active.png) no-repeat 3px 0; }

.category .videoHeaderTD { width: 25%; border-right: 1px solid #4a4a4a; }
.category .videoBodyTD { vertical-align:top; border-right: 1px solid #4a4a4a; padding-right: 5px; }
.category .textHeaderTD { width: 75%; }
.category .textBodyTD { vertical-align:top; padding-right: 20px; }



