@charset "utf-8";
/* CSS Document */


/* --- General styles --- */

html	{
	height: 101%;
}

p, a, h1, h2, h3, h4, body, img, td, tr, ul, li, ol {
	margin:0;
	border:0;
}

p, a, td, th, h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#433;
}

ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#433;
	padding:0 0 0 16px;
	list-style-position:outside;
	line-height:15px;
}

li {
	padding:0 0 5px 0;
}

h3, h3 a {
	font-size:16px;
	color:#88746a;
	margin-bottom:10px;
}

h4, h4 a {
	font-size:14px;
	color:#88746a;
	margin-bottom:8px;
}

h2#subtitle {
	background:transparent url(../images/subtitle_bar.gif) no-repeat scroll 0 0;
	font-size:20px;
	display:block;
	height:27px;
	font-weight:normal;
	padding:10px 0 0 25px;
	margin:0 0 7px 0;
}

#subtitle_bar {
	
}

h3.pagehead,
h3.pagehead a {
	color:#fff;
	padding:10px 0 10px 25px;
	margin:0;
}

a {
	text-decoration:none;
	color:#369;
}

a:hover {
	text-decoration:underline;
}

a.arrow, a.arrow_nospace {
	background:transparent url(../images/arrow_link.gif) no-repeat scroll 0 3px;
	color:#369;
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 25px;
	padding-left:15px;
}

a.arrow_nospace {
	margin:0;
}

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
	margin:25px 0 20px 0;
}

#container {
	margin:0 auto 20px auto;
	text-align:left;
	width:960px;
}

div.foot {
	clear:both;
	width:100%;
	height:7px;
	background:transparent url(../images/foot_tile.gif) repeat-x scroll 0 bottom;
}

div.foot_right {
	float:right;
	width:7px;
	height:7px;
	background:transparent url(../images/foot_right.gif) no-repeat scroll 0 bottom;
}

div.foot_left {
	float:left;
	width:7px;
	height:7px;
	background:transparent url(../images/foot_left.gif) no-repeat scroll 0 bottom;
}

div.foot_pad {
	margin-bottom:7px;
}

div.block {
	
}

div.head {
	width:100%;
	background:#88746A;
}

div.head_right {
	float:right;
	width:7px;
	height:7px;
	background:transparent url(../images/head_right.gif) no-repeat scroll 0 0;
}

div.head_left {
	float:left;
	width:7px;
	height:7px;
	background:transparent url(../images/head_left.gif) no-repeat scroll 0 0;
}

div.nohead {
	width:100%;
	height:7px;
	background:transparent url(../images/nohead_tile.gif) repeat-x scroll 0 0;
	margin:0;
	padding:0;
}

div.nohead_right {
	float:right;
	width:7px;
	height:7px;
	background:transparent url(../images/nohead_right.gif) no-repeat scroll 0 0;
}

div.nohead_left {
	float:left;
	width:7px;
	height:7px;
	background:transparent url(../images/nohead_left.gif) no-repeat scroll 0 0;
}

div.foot_white {
	width:100%;
	height:7px;
	background:transparent url(../images/foot_white_tile.gif) repeat-x scroll 0 0;
}

div.foot_white_right {
	float:right;
	width:7px;
	height:7px;
	background:transparent url(../images/foot_white_right.gif) no-repeat scroll 0 0;
}

div.foot_white_left {
	float:left;
	width:7px;
	height:7px;
	background:transparent url(../images/foot_white_left.gif) no-repeat scroll 0 0;
}




#content_wrapper {
	
}

.content_body {
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	background:transparent url(../images/bg_gray_short.gif) repeat-x scroll 0 bottom;
	/*min-height:240px;*/
	padding:20px 25px 20px 25px;
	margin-top:0;
}

.content_body p {
	margin-bottom:10px;
}

.content_body img {
	margin:0 0 10px 0;
	/*border:1px solid #ccc;
	padding:10px;
	background:#fff;*/
}

.content_body div.video {
	height:102px;
}

.content_body div.video img {
	border:1px solid #ccc;
	margin:0 20px 0 0;
}

.content_body div.video a {
	margin-left:0;
}

.highlighted {
	font-style:italic;
	color:#b68b1f;
}

.content_body table {
	border:0;
	border-collapse:collapse;
	width:90%;
}

.content_body table th,
.content_body table td {
	border:1px solid #ccc;
	padding:7px 15px;
	vertical-align:top;
	/*width:50%;*/
}

.content_body table th {
	background:#f5d689;
}

.content_body table td {
	background:#fff;
} 

p.fineprint {
	font-size:10px;
	line-height:14px;
	margin:20px 0 0 0;
}

.image_right {
	float:right;
	padding:0 10px 0 10px;
}


/* --- HEADER --- */

#header {
	position:relative;
	width:100%;
	height:140px;
	margin:0 0 10px 0;
	background:#fff url(../images/egencia-logo.gif) no-repeat 0 10px;
}

#header h1 {
	text-indent:-9999px;
	float:left;
}

#header h1 a {
height:54px;
left:0;
position:absolute;
top:10px;
width:130px;
}

#toplinks {
	float:right;
	margin:0;
}

#toplinks a,
#titlebar_links a,
#footer a {
	margin:0 4px;
}

#toplinks a.noright {
	margin-right:0;
}

#topnav_wrapper {
	clear:both;
	float:right;
	height:32px;
	width:680px;
	margin:3px 0 7px 0;
}

.tabs {
	background:#BFB3AA url(http://media.expedia.com/media/content/expcorp/graphics/egencia_us/level_1_back.gif) repeat-x scroll left top;
	clear:both;
	float:left;
	font-size:12px;
	margin:51px 0 4px 0;
	width:100%;
}

.tabs a.secondary_link {
	
}

.tabs a:link, .tabs a:visited {
	color:#443333;
	cursor:pointer;
	display:block;
	float:left;
	position:relative;
	/*text-decoration:none !important;*/
}

.tabs a:hover {
	color:#433;
	background: #bfb3aa url("http://media.expedia.com/media/content/expcorp/graphics/egencia_us/level_1_back_B.gif") top left repeat-x;
}

.tabs a:hover.secondary_link {
	background:none;
	text-decoration:underline;
}

.tab-first {
	position:relative;
	left:8px;
	margin-right:8px;
	border-left:1px solid #bfb3aa;
}

.tabs a b {
	border-left:1px solid #E9E3DB;
	border-right:1px solid #BFB3AA;
	float:left;
	padding:4px 15px;
	width:90px;
	text-align:center;
}

ul#topnav {
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
}

ul#topnav li {
	display:block;
	float:left;
}

ul#topnav li a {
	background:transparent url(../images/topnav.gif) no-repeat scroll 0 0;
	display:block;
	height:32px;
	width:132px;
	margin:0 0 0 4px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-9009px;
}

ul#topnav li#topnav_howto a:hover {
	background-position:0 -32px;
}

ul#topnav li#topnav_trainingvideos a {
	background-position:-136px 0;
}

ul#topnav li#topnav_trainingvideos a:hover {
	background-position:-136px -32px;
}

ul#topnav li#topnav_bestpractices a {
	background-position:-272px 0;
}

ul#topnav li#topnav_bestpractices a:hover {
	background-position:-272px -32px;
}

ul#topnav li#topnav_specials a {
	background-position:-408px 0;
}

ul#topnav li#topnav_specials a:hover {
	background-position:-408px -32px;
}

ul#topnav li#topnav_tools a {
	background-position:-544px 0;
}

ul#topnav li#topnav_tools a:hover {
	background-position:-544px -32px;
}

#titlebar {
	clear:both;
	/*height:43px;*/
	height:55px;
	background:transparent url(../images/title_bar.gif) no-repeat scroll 0 0;
	text-align:right;
	margin:0 0 7px 0;
}

#titlebar_links {
	float:right;
}

#titlebar_links p {
	margin:13px 25px 0 0;
}

#titlebar_links a {
	color:#fff;
}

#breadcrumb {
	clear:both;
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom:7px;
	margin-top: 2px;
}

#breadcrumb a {
	font-size:11px;
}

#breadcrumb span {
color:#443333;
}


/* --- HOMEPAGE --- */

#home_hero_smm {
	width:960px;
	height:167px;
	margin:0 0 7px 0;
}

#home_hero {
	width:960px;
	height:167px;
	background:transparent url(../images/home_hero_specialreport.jpg) no-repeat scroll 0 0;
	margin:0 0 7px 0;
}

#home_hero h2,
#home_hero h3 {
	float:left;
	text-indent:-9999px;
}

#home_hero_btn {
	padding:106px 0 0 380px;
}

#home_hero_btn a {
	background:transparent url(../images/btn_learnmore_.jpg) no-repeat scroll 0 0;
	display:block;
	height:32px;
	width:377px;
	text-indent:-9999px;
}

div.content {
	/*margin:0 0 0 235px;*/
	float:right;
	width:725px;
	background:transparent url(../images/bg_gray_tall.gif) repeat-x scroll 0 bottom;
}

div.content h2 {
	background:transparent url(../images/tab_content_head.gif) no-repeat scroll 0 0;
	height:26px;
	color:#fff;
	padding:8px 0 0 25px;
	font-size:18px;
	font-weight:normal;
}

div.content div.tab_body {
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	padding:20px 25px 20px 25px;
	/*background:transparent url(../images/bg_gray_tall.gif) repeat-x scroll 0 bottom;*/
	min-height:255px;
}

div.content div.tab_body p {
	font-size:15px;
	line-height:20px;
	margin-bottom:15px;
}

div.content div.tab_body p.caption {
	font-size:10px;
	line-height:14px;
	margin:4px 0 0 0;
}

.tab_body h3 {
	color:#EEB211;
}

div.content div.tab_body h4 {
	color:#000;
}

div.content div.tab_body ul, 
div.content div.tab_body ol {
	font-size:14px;
	line-height:17px;
	margin-left:25px;
	margin-bottom:15px;
}

div.content a {
	background:transparent url(../images/arrow_link.gif) no-repeat scroll 0 3px;
	color:#369;
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 25px;
	padding-left:15px;
}

div.content div.tab_body a.button {
	background:none;
	margin:6px 4px 0 0;
	padding:0;
}

div.content div.tab_body a.button img {
	margin-top:10px;
}

div.content a#latestnews, div.content a#asktheexpert, div.content a#webinars, div.content a#whitepapers {
	display:none;
}

div.tab_photo {
	float:left;
	margin:0 20px 15px 0;
}

div.tab_flourish {
	float:left;
	width:21px;
	height:113px;
	background:transparent url(../images/tab_flourish.gif) no-repeat scroll 0 0;
}

#sidebar {
	float:left;
	width:235px;
	margin:7px 0 0 0;
}

#feedback {
	margin:12px 7px 0 10px;
}

#feedback a h4 {
	font-weight:normal;
	color:#369;
	margin:0 0 3px 0;
}

#feedback a:hover h4 {
	text-decoration:underline;
}

#feedback li {
	padding:0 0 2px 0;
}

ul#tabslist {
	list-style:none;
	margin:0;
	padding:0;
	list-style-position:outside;
}

ul#tabslist li {
	/*background:transparent url(../images/tab_news.gif) no-repeat scroll 0 0;*/
	margin:0 0 4px 0;
	text-indent:-9999px;
	padding:0;
}

ul#tabslist a {
	/*background:transparent url(../images/tab_news.gif) no-repeat scroll 100% 0;*/
	display:block;
	height:32px;
	margin:0 0 4px 0;
}

ul#tabslist li a#news_btn {
	background:transparent url(../images/tab_news.gif) no-repeat scroll 100% 0;
}

ul#tabslist li a#casestudies_btn {
	background:transparent url(../images/tab_casesudies.gif) no-repeat scroll 100% 0;
}

ul#tabslist li a#asktheexpert_btn {
	background:transparent url(../images/tab_asktheexpert.gif) no-repeat scroll 100% 0;
}

ul#tabslist li a#manager_btn {
	background:transparent url(../images/tab_manager.gif) no-repeat scroll 100% 0;
}

ul#tabslist li a#safety_btn {
	background:transparent url(../images/tab_safety.gif) no-repeat scroll 100% 0;
}

ul#tabslist li a#partners_btn {
	background:transparent url(../images/tab_partnernews.gif) no-repeat scroll 100% 0;
}
ul#tabslist li a#rollout_btn {
	background:transparent url(../images/tab_rollout.gif) no-repeat scroll 100% 0;
}
ul#tabslist li a#news_btn:hover, ul#tabslist li a#asktheexpert_btn:hover, ul#tabslist li a#safety_btn:hover, ul#tabslist li a#partners_btn:hover, ul#tabslist li a#manager_btn:hover
{
	background-position:0 -32px;
}

ul#tabslist li.current a#news_btn, ul#tabslist li.current a#asktheexpert_btn, ul#tabslist li.current a#safety_btn, ul#tabslist li.current a#whitepapers_btn, ul#tabslist li.current a#manager_btn
{
	background-position: 100% -64px;
}

.home_special {
	float:right;
	width:725px;
	margin:7px 0 0 0;
}

.home_special_body {
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	padding:5px 25px;
	height:80px;
}

.home_special_body .col {
	float:left;
	margin-right:30px;
}

.home_special_body h4 {
	font-size:16px;
	margin-top:20px;
	margin-bottom:3px;
}



/* --- ANNOUCEMENTS --- */

#announcements {
	margin:15px 7px 0 0;
}

#announce_head {
	width:228px;
	height:32px;
	background:transparent url(../images/announce_head.gif) no-repeat scroll 0 0;
}

#announce_body {
	width:206px;
	padding:10px 10px 0 10px;
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	background:#fff url(../images/bg_gray_short.gif) repeat-x scroll 0 bottom;
}

#announce_foot {
	width:228px;
	height:7px;
	background:transparent url(../images/announce_foot.gif) no-repeat scroll 0 0;
}

#announce_body ul {
	padding:0 0 0 14px;
}

#announce_body li {
	line-height:15px;
	padding:0 0 8px 0;
}


/* --- PREFERRED RATES --- */

#sideblock {
	margin:15px 7px 0 0;
}

#prefer_head {
	width:228px;
	height:32px;
	background:transparent url(../images/preferrates_head.gif) no-repeat scroll 0 0;
}

#sideblock_body {
	width:206px;
	padding:10px 10px 0 10px;
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	background:#fff url(../images/bg_gray_short.gif) repeat-x scroll 0 bottom;
}

#sideblock_foot {
	width:228px;
	height:7px;
	background:transparent url(../images/sideblock_foot.gif) no-repeat scroll 0 0;
}

#sideblock_body ul {
	padding:0 0 0 14px;
}

#sideblock_body li {
	line-height:15px;
	padding:0 0 8px 0;
}

#sideblock_body h3 {
	font-size:12px;
	margin-bottom:5px;
}


/* --- BEST PRACTICES page --- */

h3#menu1, h3#menu2, h3#menu3, h3#menu4, h3#menu5, h3#menu6, h3#menu7, h3#menu8, h3#menu9, h3#menu10, h3#menu11, h3#menu12 {
	color:#fff;
	padding:10px 0 10px 40px;
	margin:0;
}

h3#menu1 a, h3#menu2 a, h3#menu3 a, h3#menu4 a, h3#menu5 a, h3#menu6 a, h3#menu7 a, h3#menu8 a, h3#menu9 a, h3#menu10 a, h3#menu11 a, h3#menu12 a {
	color:#fff;
}

h3#menu1 {
	background:transparent url(../images/menu_no1.gif) no-repeat scroll 8px 8px;
}

h3#menu2 {
	background:transparent url(../images/menu_no2.gif) no-repeat scroll 8px 8px;
}

h3#menu3 {
	background:transparent url(../images/menu_no3.gif) no-repeat scroll 8px 8px;
}

h3#menu4 {
	background:transparent url(../images/menu_no4.gif) no-repeat scroll 8px 8px;
}

h3#menu5 {
	background:transparent url(../images/menu_no5.gif) no-repeat scroll 8px 8px;
}

h3#menu6 {
	background:transparent url(../images/menu_no6.gif) no-repeat scroll 8px 8px;
}

h3#menu7 {
	background:transparent url(../images/menu_no7.gif) no-repeat scroll 8px 8px;
}

h3#menu8 {
	background:transparent url(../images/menu_no8.gif) no-repeat scroll 8px 8px;
}

h3#menu9 {
	background:transparent url(../images/menu_no9.gif) no-repeat scroll 8px 8px;
}

h3#menu10 {
	background:transparent url(../images/menu_no10.gif) no-repeat scroll 8px 8px;
}

h3#menu11 {
	background:transparent url(../images/menu_no11.gif) no-repeat scroll 8px 8px;
}

h3#menu12 {
	background:transparent url(../images/menu_no12.gif) no-repeat scroll 8px 8px;
}

.menu_first {
	float:left;
	width:315px;
	margin:0 7px 7px 0;
}

.menu_middle {
	width:315px;
	float:left;
	margin:0 7px 7px 0;
}

.menu_last {
	width:315px;
	float:right;
	margin:0 0 7px 0;
}

.menu_bottom {
	margin-bottom:0;
}

.menu_body {
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	background:transparent url(../images/bg_gray_short.gif) repeat-x scroll 0 bottom;
	height:220px;
	padding:10px 15px 0 15px;
}

.menu_arrow {
	background:transparent url(../images/arrow_link.gif) no-repeat scroll 0 3px;
	color:#369;
	margin:0 0 0 1px;
	padding-left:15px;	
}


/* --- SIDEBAR pages --- */

body.specials #mainbar {
	display:block;
	float:left;
	width:725px;
}

ul#sidebar_links {
	list-style:none;
	margin:0;
	padding:0;
	list-style-position:outside;
}

ul#sidebar_links li {
	/*background:transparent url(../images/tab_news.gif) no-repeat scroll 0 0;*/
	margin:0 7px 4px 0;
	padding:0;
}

ul#sidebar_links a {
	background:transparent url(../images/btn_sidebar.gif) no-repeat scroll 0 0;
	display:block;
	height:25px;
	padding:7px 0 0 25px;
	color:#fff;
	font-weight:bold;
}


/* --- SPECIALS --- */

.specials .content_body img {
	margin:0;
}

.hotel_module {
	margin: 0;
}

.module_graphic	{
	position: relative;
	float: left;
	margin: 0px 10px 10px 10px;
}

.module_text	{
	margin: 0 10px 0 80px;
}

.module_city	{
	display: block;
	width: 100%;
	height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 15px;
	color : Black;
	font-weight: bold;
	margin : 0px 0px 10px 0px;
	padding-top: 3px;
	background-color : #eeeeee;
}

.module_head	{
	font-family : Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-size : 16px;
	font-weight : bold;
	margin: 5px 0px 5px 0px;
}

#mainbar span.module_small a	{
	font-size : 10px;
	text-decoration:underline;
}

.module_list	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 15px;
	color : Black;
}

.module_li	{
	padding:0;
}

.module_main	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : 15px;
	color : Black;
	margin : 5px 0px 5px 0px;
}

.module_price	{
	/*position: absolute;
	left: 950px;*/
	width: 100px;
	font-family : Arial, Helvetica, sans-serif;
	color: #cc5511;
	font-size : 16px;	
	text-align: right;
}

.module_offer	{
	color: #CC5511;
	margin : 15px 0px 5px 0px;
	font : bold italic 12px/15px Arial, Helvetica, sans-serif;
}

.module_stay	{
	color: #000000;
	margin : 5px 0px 5px 0px;
	font : italic 12px/15px Arial, Helvetica, sans-serif;
}

.navcontainer {
	text-align:center;
}

.navcontainer ul {
	margin: 0px 0px 5px -10px;
}

.navcontainer ul li	{
	list-style-type: none;
	padding: 0px 15px;
	margin: 0;
	display: inline;
}


/* --- WHITE PAPERS --- */

.wp_block {
	width:450px;
	margin-bottom:8px;
}

.wp_block img {
	border:1px solid #ccc;
}

.wp_block a img {
	border:0;
	margin:0;
}

.wp_blockbody {
	background:#fff url(../images/bg_gray_short.gif) repeat-x scroll 0 bottom;
	height:155px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:8px 15px;
} 

.wp_head {
	width:450px;
	height:7px;
	background:transparent url(../images/head_wp.gif) no-repeat scroll 0 0;
}

.wp_foot {
	width:450px;
	height:7px;
	background:transparent url(../images/foot_wp.gif) no-repeat scroll 0 0;
}

.wp_left {
	float:left;
}

.wp_right {
	float:right;
}

.wp_clearall {
background:#f4f4f2;
clear:both;
display:block;
height:1px;
margin:0;
overflow:hidden;
padding:0;
}

.whitepapers table {
	border:0;
	background:transparent;
	width:100%;
}

.whitepapers table td {
	border:0;
	background:transparent;
	padding:0;
}

.whitepapers .content_body table td.wp_col1 {
	width:170px;
}

.whitepapers h3 {
	color:#88746a;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
}

.whitepapers a:hover h3 {
	text-decoration:underline;
	color:#88746a;
}

.whitepapers p {
	margin:0;
}


/* --- SIDE NAV --- */


.nav_side {
	width:280px;
	float:left;
}

.nav_side ul.sidenav {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.nav_side ul.sidenav li {
	padding:0;
	margin-bottom:4px;
}

.nav_side ul.sidenav li a {
	padding-top:7px;
	padding-left:12px;
	display:block;
	width:268px;
	height:24px;
	background:transparent url(../images/nav_side.gif) no-repeat scroll 0 0;
	color:#796F66;
	font-weight:bold;
	font-size:14px;
}

.nav_side ul.sidenav li a:hover {
	background-position:0 -32px;
	text-decoration:none;
}

ul#tabslist li.current a#news_btn, ul#tabslist li.current a#asktheexpert_btn, ul#tabslist li.current a#safety_btn, ul#tabslist li.current a#whitepapers_btn, ul#tabslist li.current a#manager_btn
{
	background-position: 100% -64px;
}


/* --- CASE STUDIES --- */

.casestudies .nav_side {
	margin-right:25px;
}

.cs_main {
	float:left;
}

.cs_head {
	width:603px;
	height:7px;
	background:transparent url(../images/head_cs.gif) no-repeat scroll 0 0;
}

.cs_foot {
	width:603px;
	height:7px;
	background:transparent url(../images/foot_cs.gif) no-repeat scroll 0 0;
}

.cs_block {
	width:603px;
	margin-bottom:8px;
}

.cs_blockbody {
	background:#fff url(../images/bg_gray_short.gif) repeat-x scroll 0 bottom;
	min-height:145px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:8px 15px;
} 

.casestudies table {
	border:0;
	background:transparent;
	width:100%;
}

.casestudies table td {
	border:0;
	background:transparent;
	padding:0;
}

.casestudies .content_body table td.cs_col1 {
	width:90px;
}

.casestudies h3 {
	color:#eeb211;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	margin-bottom:5px;
}

.cs_main a.arrow {
	margin:0;
}

.casestudies a:hover h3 {
	color:#eeb211;
	text-decoration:underline;
}

.casestudies .content_body table td p.subhead {
	font-size:14px;
	color:#666;
	font-weight:bold;
	line-height:18px;
}


.cs1 .nav_side ul.sidenav li.nav1 a, 
.cs2 .nav_side ul.sidenav li.nav2 a, 
.cs3 .nav_side ul.sidenav li.nav3 a,
.cs4 .nav_side ul.sidenav li.nav4 a, 
.cs5 .nav_side ul.sidenav li.nav5 a,
.cs6 .nav_side ul.sidenav li.nav6 a, 
.cs7 .nav_side ul.sidenav li.nav7 a, 
.cs8 .nav_side ul.sidenav li.nav8 a, 
.cs9 .nav_side ul.sidenav li.nav9 a {
	background-position: 0 -64px;
	color:#fff;
}

.cs_article {
	width:580px;
	float:left;
}

.cs_article h1 {
	font-size:28px;
	line-height:32px;
	color:#EEB211;
	font-weight:normal;
	margin-bottom:25px;
	padding-right:60px;
}

.cs_article h2 {
	font-size:18px;
	line-height:24px;
	color:#88746A;
	margin-bottom:5px;
	font-weight:normal;
}

.cs_article h3 {
	font-size:15px;
	line-height:19px;
	color:#336699;
	font-weight:bold;
}

.cs_article p, .cs_article ul {
	margin-bottom:20px;
}

.cs_article ul {
	padding-left:60px;
}

.cs_background {
	float:right;
	width:265px;
}

.cs_background_body {
	background:#f2eeeb url(../images/bg_csbackground.gif) repeat-x scroll 0 bottom;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:15px;
}

.head_csbackground {
	width:250px;
	height:25px;
	background:transparent url(../images/head_csbackground.gif) no-repeat scroll 0 0;
	padding:5px 0 0 15px;
	color:#fff;
	margin:0;
}

.foot_csbackground {
	width:265px;
	height:10px;
	background:transparent url(../images/foot_csbackground.gif) no-repeat scroll 0 0;
}

.cs_background_body img.inset_mug {
	margin:0 10px 5px 0;
}

.cs_background_body table td {
	padding:0 10px 10px 0;
}


/* --- RELEASES --- */

.release .content_body {
	padding-right:200px;
}


.imageright {
	border:medium none;
	float:right;
	padding:0 0 15px 25px;
}

.imageleft {
	float:left;
	padding:0 25px 15px 0;
}

.release .content_body h1 {
	font-size:28px;
	line-height:32px;
	color:#EEB211;
	font-weight:normal;
	margin-bottom:25px;
	padding-right:60px;
}

.release .content_body h2 {
	font-size:18px;
	line-height:24px;
	color:#88746A;
	margin-bottom:5px;
	font-weight:normal;
}

.release .content_body h3 {
	font-size:15px;
	line-height:19px;
	color:#336699;
	font-weight:bold;
}

.release .content_body h4 {
	font-size:13px;
	line-height:19px;
	color:#000;
	font-weight:bold;
}

.release .content_body p, .release .content_body ul {
	margin-bottom:20px;
}

.release .content_body ul {
	padding-left:60px;
}




/* --- FOOTER --- */

#footer_spacer {
	clear:both;
	height:25px;
}

#footer {
	clear:both;
	text-align:center;
	margin:0;
}

p.copyright {
	color:#443333;
	font-size:10px;
	margin:4px 0 0 0;
}

/* --------- */
