@CHARSET "ISO-8859-1";

body {
	font: 12px 	Arial, Helvetica, sans-serif;
	background: #003662 url(images/hometop.png) no-repeat center -22px;
}
body.inner {
	background: #FFF url(images/hometop.png) no-repeat center bottom;
}
img {
	margin:0px 10px 10px 0px;
}
#footer {	
	color:#FFF;
	padding:15px 0px 0px;
	height:45px;
	margin: 20px auto 0px;
	padding: 0px;	
	width: 1000px;	
}
#header {
	/*background: url(images/logo.png) no-repeat left top;*/
	height: 115px;
	width: 1000px;
}
#logo {
	cursor: pointer;	
	background: url(images/logo.png) no-repeat left top;
	height: 115px;
	width:200px;
	float:left;
}
#flash {
	width:1000px;
	height:350px;
	overflow:hidden;
	padding:0;
	margin:0;
}

/* Boxes */
ul#boxes{
	list-style: none;
	margin:0px;
	padding:0px;
}
#boxes li {
	background: url(images/boxes.png) no-repeat left top;
	width:238px;
	height:208px;
	float:left;
	margin:0px 6px;
}
#boxes li:hover {
	background: url(images/boxes.png) no-repeat left bottom;
	cursor:pointer;
}
#boxes .box-contents {
	width:207px;
	height:182px;
	padding:3px 10px 10px;
	margin:6px;
	overflow:hidden;
}
#boxes .testimonial-box {
	background: url(images/testi-box.png) no-repeat left top;
}
#boxes .redcarpet-box {
	background: url(images/redcarpet-box.png) no-repeat left top;
}
#boxes .events-box {
	background: url(images/events-box.png) no-repeat left top;
}
#boxes .catalog-box {
	background: url(images/catalog-box.png) no-repeat left top;
}
#boxes .portal-box {
	background: url(images/portal-box.png) no-repeat left top;
}
#boxes .box-contents p, #boxes .box-contents div, #boxes #tickerBox p, #boxes #tickerBox div {
	color:#FFF;
	width:100%;
}
#boxes .box-contents p b, #boxes .box-contents form b {	
	font-weight:normal;
	margin:0px;	
	display:block;
}
#boxes .box-contents form {
	color:#FFF;
}
#boxes .portal-box label {
	width:140px;
	margin-top:4px;
}
#boxes .portal-box input[type=text], #boxes .portal-box input[type=password] {
	width:110px;
	margin-bottom:5px;
	padding:1px;
}
#boxes .portal-box input[type=submit] {
	background: url(images/box-loginbutton.png) no-repeat left top;
	border:none;
	float:right;
	height:24px;
	width:78px;
}
#boxes a {
	color:#bbd1e2;
}
#boxes a:hover {
	color:#FFCC00;
	border:none;
}
#boxes #tickerBox {
	overflow:hidden;
}
#boxes #tickerBox div {
	height:175px;
	width:80%;
}

/*navigation styles*/
#topmenu {
	list-style:none;
	margin:65px 0px 0px;
	padding:0px;
	float:right;
}
#topmenu li {
	float:left;
	min-width:101px;
	text-align:center;
}
#topmenu li:hover, #topmenu li.curr {
	background: url(images/menuglow.png) no-repeat center center;
}
#topmenu li a {
	color:#e1980c;
	font-size:22px;
	padding:0px 15px;
}
#topmenu li a:hover {
	border:none;
}


/*main content panel*/
#sectionpanel {
	background: url(images/sectionpanel.png) no-repeat center center;
	color:#DDD;
	font-size:14px;
	height:176px;
	margin-bottom:0px;
	width:1000px;
}
#sectionpanel .head-company {
	background: url(images/head_image.jpg) no-repeat right top;
	height:146px;
	padding:20px 20px 10px 20px;
	width:960px;
}
#sectionpanel .offerings, #sectionpanel .content {
	background: url(images/offerings_panel.jpg) no-repeat right top;
}
#sectionpanel .red_carpet, #sectionpanel .red_carpet_archives, #sectionpanel .red_carpet_subscription {
	background: url(images/redcarpet_panel.jpg) no-repeat right top;
}
#sectionpanel .company, #sectionpanel .portal {
	background: url(images/company_panel.jpg) no-repeat right top;
}
#sectionpanel .contact, #sectionpanel .sitemap {
	background: url(images/contact_panel.jpg) no-repeat right top;
}
#sectionpanel .testimonials, #sectionpanel .video_testimonials, #sectionpanel .clients {
	background: url(images/testimonials_panel.jpg) no-repeat right top;
}
#sectionpanel .news, #sectionpanel .events, #sectionpanel .public_workshops {
	background: url(images/news_panel.jpg) no-repeat right top;
}
#sectionpanel p {
	width:550px;
}
#sectionpanel img {
	margin:0;
}
#sectionpanel a {
	font-size:11px;
	color:#ffa600;
}
#sectionpanel a:hover {
	border:none;
	color:#FFE900;
}

#navpanel{
	background: url(images/nav_panel.png) no-repeat center bottom;
	margin:10px 0px 0px;
	padding:0px;
	float:left;
	width:300px;
}
#navpanel.wider {
	width:450px;
}
#navpanel ul {
	margin:-10px 0px 0px;
	padding:0px;
	list-style:none;
}
#navpanel li {
	margin:0; padding:0;
}
#navpanel li a {
	background: none;
	display:block;
	font-size:10px;
	height:auto;
	padding: 20px 15px 15px 15px;
	border-bottom:1px solid #d9e6f2;
	position: relative;
	z-index:2;
}
#navpanel li a:hover {
	background: url(images/horitab_hover.png) no-repeat left bottom;
	cursor: pointer;
}
#navpanel li.sel {
	background: url(images/horitab_top.png) no-repeat left top;
	border:none;
	margin:-10px 0px -10px;
	padding-top:10px;
	position: relative;
	z-index:5;
}
#navpanel li strong {
	margin:0px;
}
#navpanel li a:hover strong {
	color:#CC0000;
}
#navpanel li a {
	color:#444;
}

#navpanel li.sel a {
	background: url(images/horitab_bottom.png) no-repeat left bottom;
	height:auto;
	padding: 10px 15px 20px 15px;
	display:block;
	border:none;
}

#mainpanel{
	margin:0px;
	padding:0px;
	float:left;
	width:700px;	
}
#mainpanel.narrower{
	width:550px;
}
#mp_body{
	background: url(images/mainpanel.png) repeat-y left top;
	float:left;
	margin:0px 0px 0px -12px;
	min-height:450px;
	padding:10px 20px 0px 30px;
	width:660px;
	position: relative;
	z-index:2;
}
#mp_body.offr_body{
	background: url(images/offerpanel.png) repeat-y left top;
	width:550px;
}

#tailend {
	background: url(images/tailend.png) no-repeat left top;
	height:55px;
	margin:0px 0px 50px -12px;
	width:750px;
	float:left;
}
#tailend.offr_tail {
	background: url(images/tailend_offr.png) no-repeat left top;
	width:600px;
}
.catnav {
	width:180px;
}
.pushright {
	width:480px;
	float:left;
}
.catnav ul, .navlist {
	margin:0px;
	padding:0px;
	list-style:none;
}
.catnav li, .navlist li {
	padding:5px 0px 5px 20px;
}

/* Content display styles */
dl.styled {
	margin-top: 15px;
	padding:0px 30px 0px 0px;
}
.styled dt {
	margin:0px;	
	padding:0px;
}
.styled dt.pdf-ed a {
	background: url(images/pdficon_glow.png) no-repeat left top;
	display: block;
	float: right;
	width: 53px;
	height:67px;
	margin: 0px 12px 10px 5px;
	padding:0;
}
.styled dt.pdf-ed a:hover {
	background: url(images/pdficon_glow.png) no-repeat left bottom;
	border:none;
}
.styled dt.linked a.testi_thumbs {
	background: url(images/pdficon_glow.png) no-repeat left top;
	display: block;
	float: left;
	width: 55px;
	height:67px;
	margin: 0;
	padding:0 0 0 12px;
}
.styled dt.linked a.testi_thumbs:hover {
	background: url(images/pdficon_glow.png) no-repeat left bottom;
	border:none;
}
.styled dt a {
	margin: 0px;
	padding:0;
}
.styled dt a:hover {
	border:none;
}

.styled dd {
	background: url(images/styled_border.png) no-repeat right bottom;
	/*min-height:65px;*/
	margin:0 0 10px 0;
	padding:0px 0px 10px 0px;
}
.styled dd ul {
	margin:15px;
	padding:0px;
	list-style-position: inside;
}
.styled dd strong {
	font-size:13px;
	font-weight:bold;
}
#accordion {
	margin-top:15px;
}
#accordion dt {
	background: url(images/styled_border.png) no-repeat right bottom;
	margin:0px;	
	padding:0 0 6px 0;
	cursor:pointer;
}
#accordion dd {	
	margin:0 0 10px 0;
	padding:10px 0 15px 0;
}
.offerings dd {
	/* min-height:65px; */
}
.thumbs {
	width:120px;
	height:200px;
	float:left;
	margin:0px 12px 10px 0px;
	overflow:hidden;
	text-align: center;
}
.thumbs .imgs {	
	width:100px;
	height:120px;
	margin:0px 0px 20px 0px;
}
.thumbs a {
	background: url(images/img_glow_100x120.png) no-repeat left top;
	width:120px;
	height:140px;
	display:block;
	padding:0px;
}
.thumbs a:hover {
	border:none;
	background: url(images/img_glow_100x120.png) no-repeat left bottom;
}
.thumbs img {
	margin:10px;
}
.thumbs b {
	color:#DF0D0D;
	font-size: 12px;
}
.profile {
	display:none;
}

/*Custom Classes*/
.AL {
	margin-right:10px;
	float:left;
}
.readmore {
	margin:10px 0px 15px;
	text-align:right;
}

a {
	position:relative;
	z-index:25;
}

/* Special Font Styles */
#topmenu a {	
	margin:0px;
}
#topmenu a:hover {
	color:#BF0000;
}
#topmenu li.curr a, #topmenu li.curr a:hover {
	color:#2c4f9e;
}
h1 {
	color:#ffa600;
	font-size:24px;
}
h1.sect-title {
	margin-bottom:20px;
}
h2 {
	color:#ffa600;
	font-size:20px;
}
h1.sect-title {
	margin:0px;
}
h2.typeface-js {
	color:#ffa600;
	font-size:26px;
	font-weight:normal;
	margin:0px;
	line-height:45px;
}
a.nav {
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	margin:-5px 10px 0px;
}
a.xnav img {
	margin:-5px 5px 0px;
}
a.xnav:hover {
	border:none;
}



/* Special Layouts */
#mp_body #contactus {
	width:700px;	
}

#contactus strong {
	width: 90px;
	display: block;
	float: left;
	font-weight: normal;
	font-style: italic;	
}

#contactus u {
	font-size: 14px;
	font-weight: bold;
}
#contactus br {
	clear: both;
	margin-bottom:2px;
}


#redcarpet {
	margin:20px 0 0 30px; padding:0;
}
#redcarpet table, #redcarpet tbody, #redcarpet tr {
	margin:0; padding:0;
}
#redcarpet td {
	margin:0;
}
#redcarpet a, #redcarpet img {
	border: none;
	margin:0; padding:0;	
}
