html, body, table, form, img, div { 
 border: 0;
 margin: 0;
 padding: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif, Geneva;
	color: #FFF;
	/*background: #DFDFDF;*/
	background: url(images/site_bg.gif) repeat;
}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif, Geneva;
}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif, Geneva;
}

h4 {
	margin: 0 0 5px 0;
	font: 14px Arial, Helvetica, sans-serif, Geneva;
	font-weight: normal;
	text-decoration: none;
}

h5 {
	font: 13px Arial, Helvetica, sans-serif, Geneva;
	font-weight: bold;
}

p {
	text-align: justify;
}

a {
	color: #00285E;
	text-decoration: underline;
}

a:hover {
	color: #00285E;
	text-decoration: none;
	background: none;
}

a.white-a {
	color: #FFF;
	text-decoration: underline;
}

a:hover.white-a {
	color: #FFF;
	text-decoration: none;
}

a.blue-a {
	color: #0800DF;
	text-decoration: underline;
}

a:hover.blue-a {
	color: #0800DF;
	text-decoration: none;
}

a.nohover-a {
	text-decoration: none;
}

a:hover.nohover-a {
	text-decoration: none;
	background: none;
}

.main  {
	margin: 0 auto;
	padding: 0;
	width: 895px;
	background: #FFF;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}

.content {
	margin: 0 4px 0 4px;
	padding: 0;
}

.header {
	margin: 0;
	padding: 0;
}

#banners {
	margin: 3px 0 0 0;
	padding: 0;	
}

.table {
	margin:-2px 0 0 0;
	padding: 0;
	width: 887px;
}

* html .table {
	margin: -5px 0 0 0;
	padding: 0;
	width: 887px;
}

.table-left-content {
	margin: 0 0 4px 0;
	padding: 0;
	width: 440px;
	/*height: 60px;*/
	float: left;
}

.table-right-content {
	margin: 0 0 4px 0;
	padding: 0;
	width: 440px;
	/*height: 60px;*/
	float: right;
}

input.textbox, textarea {
	border-bottom: 2px solid #00285E;
	border-right: 2px solid #00285E;
	border-top: 1px solid #00285E;
	border-left: 1px solid #00285E;
	background-color: #FFF;
	font: 12px Arial;
	color: #00285E; 
}

select.tours-filter-dropdowns {
	width: 100px;
	font-size: 10px;
}

select.tours-filter-dropdowns-date {
	font-size: 10px;
}

hr.staf {
	border-top: 0.2em dotted #00285E;
	width: 100%;
}

.required1 {
	font: bold 18px Arial;
	color: #FF4C00;
}

.error {
	font: bold 11px Arial;
	color: #FF4C00;
}

.required {
	font-weight: bold;
	color: #FF4C00;
}

.def-home-banner-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 440px;
	height: 37px;
	background: url(images/home_nolog_bg_bannerblue.gif) no-repeat;
}

.def-home-big-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 443px;
	height: 170px;
	background: url(images/home_nolog_bg_bigblue.gif) no-repeat;
}

.def-home-small-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 442px;
	height: 105px;
	background: url(images/home_nolog_bg_smallblue.gif) no-repeat;
}

#artist-list-bg {
	margin: 0;
	padding: 0;
	width: 889px;
	height: 448px;
	background: url(images/bg_artist_list.gif) no-repeat;
	clear: both;
}

.artist-list-content {
	margin: 0 0 0 30px;
	padding: 3px 0 0 0;
}

#artist-list-content-text-def-home {
	color: #00285E;
}

#artistlist-heading-def-home {
	margin: 0;
	padding: 0;
	width: 236px;
	height: 19px;
	display: block;
	text-indent: -99999em;
	background: url(images/head_text_artist_list.gif) no-repeat;
}

#artist-list-table {
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
	width: 840px;
	width/**/:/**/ 845px;
	height: 380px;
	overflow: auto;	
}

.artist-list-row-odd {
	margin: 0;
	padding: 0;
	width: 205px;
	vertical-align: top;
}

.artist-list-row-even {
	margin: 0;
	padding: 0;
	width: 205px;
	background: #D8D8D8;
	vertical-align: top;
}

.icons {
	margin: 0;
	padding: 0;
	width: 9px;
	height: 9px;
}

.artist-name-width {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 200px;
}

.artist-name-text {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 11px;
	vertical-align: top;
	text-align: left;
}

.artist-name-icon {
	margin: 0;
	padding: 0;
	width: 55px;
	height: 11px;
	vertical-align: center;
	text-align: right;
}

#image-88 {
	width: 88px;
	height: 88px;
}

.border {
	border: 2px solid #DDDFE2;
}

.border-1 {
	border: 2px solid #92254B;
}

.border-2 {
	border: 2px solid #DA5B1D;
}

.align-left {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
}

.align-right {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
}

.footer, #footer {
	margin: 15px 0 0 0;
	padding: 0 0 20px 0;
	width: 887px;
	text-align: center;
	font: 11px Arial;
	font-weight: bold;
	color: #C2C2C2;
	clear: both;
}

#footer span {
	color: #00285E;
	font-size: 14px;
	text-transform: uppercase;
	margin: 7px 0 12px 0;
}

#footer-bottom-curved {
	margin: -4px 0 0 0;
	padding: 0;
	text-align: center;
}

a.footer, a#footer {
	color: #C2C2C2;
	text-decoration: none;
}

a:hover.footer, a:hover#footer {
	color: #003366;
	text-decoration: underline;
}
a#footer, a:hover#footer {
	color: #00285E;	
}

.footer1 {
	color: #C2C2C2;
}


/*******START  HOME: NO LOG *****/
#home-link-text {
	margin: 2px 0 0 40px;
	padding: 0;
	font:  20px Arial-Narrow, Helvetica, sans-serif, Geneva;
	color: #FFF;
}

#home-breadcrum {
	margin: -3px 0 0 40px;
	padding: 0;
	font:  11px Arial, Helvetica, sans-serif, Geneva;
	color: #FFF;
}

.bg-big-content {
	margin: 0;
	padding: 5px 0 0 40px;
}

.bg-big-content-left {
	margin: 0;
	padding: 0;
	width: 160px;
	vertical-align: top;
}

.bg-big-content-right {
	margin: 0;
	padding: 0;
	width: 220px;
	vertical-align: top;
	text-align: justify;
}

#def-home-big-header-name {
	margin: 0;
	padding: 0;
	font:  bold 14px Arial-Narrow, Helvetica, sans-serif, Geneva;
	color: #FFF;
}

.bg-small-content {
	margin: 0;
	padding: 3px 0 0 40px;
}

.bg-small-content-left {
	margin: 0;
	padding: 0;
	width: 100px;
	vertical-align: top;
}

.bg-small-content-right {
	margin: 0;
	padding: 0;
	width: 275px;
	vertical-align: top;
}

.h4-spacing {
	margin: 0 0 5px 0;
}

.newsletter-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 443px;
	height: 316px;
	background: url(images/home_nolog_bg_newsletter.gif) no-repeat;
}

#newsletter-content {
	margin: 0;
	padding: 30px 0 0 25px;
	width: 400px;
	color: #00285E;
}

h2#login-header {
	margin: 10px 0 5px 0;
	padding: 0;
	font: bold 16px Arial;
}

h5#login-error {
	margin: 0;
	padding: 0;
	font: normal 11px Arial;
	color: red;
}

#newsletter-heading {
	margin: 10px  0 0 0;
	padding: 0;
	width: 225px;
	height: 21px;
	display: block;
	text-indent: -99999em;
	background: url(images/head_text_newsletter.gif) no-repeat;
}

.submit-button {
	margin: -10px 0 0 0;
	padding: 0;
}

/*******END  HOME: NO LOG *****/

/******* START  HOME: LOGGED COMMON *****/
#featured-artists-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 441px;
	height: 311px;
	background: url(images/home_logged_bg_artists.gif) no-repeat;
}

.featured-artists-table {
	margin: 0;
	padding: 30px 0 0 40px;
	width: 390px;
	
	border-collapse: collapse;
}

#text-def-home {
	color: #00285E;
}

#text-def-home a {
	color: #00285E;
	text-decoration: none;
}

#text-def-home a:hover {
	color: #FFF;
	background-color: #00285E;
}

.featured-artists-table-left {
	margin: 0;
	padding: 0;
	width: 120px;
	vertical-align: center;
}

.featured-artists-table-right {
	margin: 0;
	padding: 0;
	width: 270px;
	vertical-align: top;
	text-align: left;
}

#h4-featured-artist-names-news-0 {
	margin: 0;
	padding: 2px 0 0 15px;
	width: 270px;
	height: 23px;
	background: url(images/home_logged_bg_artname1.gif) no-repeat;
	color: #FFF;
}

#h4-featured-artist-names-news-1 {
	margin: 0;
	padding: 2px 0 0 15px;
	width: 270px;
	height: 23px;
	background: url(images/home_logged_bg_artname2.gif) no-repeat;
	color: #FFF;
}

h4 a {
	font: bold 12px #FFF;
	text-decoration: underline;
}

h4 a:hover {
	font: bold 12px #FFF;
	text-decoration: none;
}

/*
#h4-featured-artist-names-2 {
	margin: 0;
	padding: 2px 0 0 15px;
	width: 270px;
	height: 23px;
	background: url(images/home_logged_bg_artname2.gif) no-repeat;
	color: #FFF;
}
*/

.align-btn-more-info {
	margin: 3px 0 0 0;
	padding: 0;
	width: 270px;
	text-align: right;
}

#text-jazz a.genre-artist-link, #text-klassik a.genre-artist-link, #text-rock a.genre-artist-link, #text-pop a.genre-artist-link, #text-urban a.genre-artist-link, #text-def-home a.genre-artist-link, h4 a.genre-artist-link, h4 a.artist-of-week-link {
	color: #FFF;
	text-decoration: underline;
	font: normal 12px Arial;
}

#text-jazz a:hover.genre-artist-link, #text-klassik a:hover.genre-artist-link, #text-rock a:hover.genre-artist-link, #text-pop a:hover.genre-artist-link, #text-urban a:hover.genre-artist-link, #text-def-home a:hover.genre-artist-link, h4 a:hover.genre-artist-link, h4 a:hover.artist-of-week-link {
	color: #FFF;
	text-decoration: none;
	font: normal 12px Arial;
}

#home-news-blurb-height {
	height: 45px;
}

#home-artist-blurb-height {
	margin: 0 0 5px 0;
	padding: 0;
	height: 65px;
}

* html #home-artist-blurb-height {
	margin: 0;
	padding: 0;
	height: 40px;
}
/******* END  HOME: LOGGED COMMON *****/

/*** START: Home Logged Pop ***/
.pop-banner-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 440px;
	height: 37px;
	background: url(images/home_poplog_bg_banner.gif) no-repeat;
}

.pop-big-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 443px;
	height: 170px;
	background: url(images/home_poplog_bg_big.gif) no-repeat;
}

#text-pop {
	color: #8A133D;
}

#text-pop a {
	color: #8A133D;
	text-decoration: none
}

#text-pop a:hover {
	color: #FFF;
	background-color: #8A133D;
}

.pop-small-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 442px;
	height: 105px;
	background: url(images/home_poplog_bg_small.gif) no-repeat;
}

#artistlist-heading-pop {
	margin: 0;
	padding: 0;
	width: 236px;
	height: 19px;
	display: block;
	text-indent: -99999em;
	background: url(images/head_text_artist_list_pink.gif) no-repeat;
}

/*** END: Home Logged Pop ***/

/*** START: Home Logged Rock ***/
.rock-banner-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 440px;
	height: 37px;
	background: url(images/home_rocklog_bg_banner.gif) no-repeat;
}

.rock-big-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 443px;
	height: 171px;
	background: url(images/home_rocklog_bg_big.gif) no-repeat;
}

#text-rock {
	color: #2E291A;
}

#text-rock a {
	color: #2E291A;
	text-decoration: none;
}

#text-rock a:hover {
	color: #FFF;
	background-color: #2E291A;
}

.rock-small-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 442px;
	height: 105px;
	background: url(images/home_rocklog_bg_small.gif) no-repeat;
}

#artistlist-heading-rock {
	margin: 0;
	padding: 0;
	width: 236px;
	height: 19px;
	display: block;
	text-indent: -99999em;
	background: url(images/head_text_artist_list_green.gif) no-repeat;
}

/*** END: Home Logged Rock ***/

/*** START: Home Logged Urban ***/
.urban-banner-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 440px;
	height: 37px;
	background: url(images/home_urbnlog_bg_banner.gif) no-repeat;
}

.urban-big-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 443px;
	height: 171px;
	background: url(images/home_urbnlog_bg_big.gif) no-repeat;
}

#text-urban {
	color: #B73F04;
}

#text-urban a {
	color: #B73F04;
	text-decoration: none;
}

#text-urban a:hover {
	color: #FFF;
	background-color: #B73F04;
}

.urban-small-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 442px;
	height: 105px;
	background: url(images/home_urbnlog_bg_small.gif) no-repeat;
}

#artistlist-heading-urban {
	margin: 0;
	padding: 0;
	width: 236px;
	height: 19px;
	display: block;
	text-indent: -99999em;
	background: url(images/head_text_artist_list_orng.gif) no-repeat;
}

/*** END: Home Logged Urban ***/

/*** START: Home Logged KLASSIK ***/
.klassik-banner-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 440px;
	height: 37px;
	background: url(images/home_klsiklog_bg_banner.gif) no-repeat;
}

.klassik-big-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 443px;
	height: 171px;
	background: url(images/home_klsiklog_bg_big.gif) no-repeat;
}

#text-klassik {
	color: #660000;
}

#text-klassik a {
	color: #660000;
	text-decoration: none;
}

#text-klassik a:hover {
	color: #FFF;
	background-color: #660000;
}

.klassik-small-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 442px;
	height: 105px;
	background: url(images/home_klsiklog_bg_small.gif) no-repeat;
}

#artistlist-heading-klassik {
	margin: 0;
	padding: 0;
	width: 236px;
	height: 19px;
	display: block;
	text-indent: -99999em;
	background: url(images/head_text_artist_list_maroon.gif) no-repeat;
}

/*** END: Home Logged KLASSIK ***/

/*** START: Home Logged JAZZ ***/
.jazz-banner-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 440px;
	height: 37px;
	background: url(images/home_jazzlog_bg_banner.gif) no-repeat;
}

.jazz-big-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 443px;
	height: 171px;
	background: url(images/home_jazzlog_bg_big.gif) no-repeat;
}

#text-jazz {
	color: #C48D0A;
}

#text-jazz a {
	color: #C48D0A;
	text-decoration: none;
}

#text-jazz a:hover {
	color: #FFF;
	background-color: #C48D0A;
}

.jazz-small-bg {
	margin: 3px 0 0 0;
	padding: 0;
	width: 442px;
	height: 105px;
	background: url(images/home_jazzlog_bg_small.gif) no-repeat;
}

#artistlist-heading-jazz {
	margin: 0;
	padding: 0;
	width: 236px;
	height: 19px;
	display: block;
	text-indent: -99999em;
	background: url(images/head_text_artist_list_yellow.gif) no-repeat;
}

/*** END: Home Logged JAZZ ***/

/***** START: Latest News & Tours *****/
.latestnews-tours-table {
	margin: 5px 0 0 0;
	padding: 0;
	width: 887px;
	clear: both;
}

.latestnews-tours-table-left-content {
	margin: 0 0 10px 0;
	padding: 0;
	width: 272px;
	float: left;
}

.latestnews-tours-table-right-content {
	margin: 0 0 10px 0;
	padding: 0;
	width: 607px;
	float: right;
}

#sort-fields {
	font-size: 11px;
}

#newreleases-tour-banner-bg {
	margin: 0;
	padding: 0;
	width: 272px;
	height: 37px;
	background: url(images/home_newrel_bg_banner.gif) no-repeat;
}

#newrel-tour-link-text {
	margin: 0;
	padding: 1px 0 0 15px;
	font:  18px Arial-Narrow, Helvetica, sans-serif, Geneva;
	color: #FFF;
}

#newrel-tour-home-breadcrum {
	margin: 0 0 0 15px;
	padding: 0;
	font:  11px Arial, Helvetica, sans-serif, Geneva;
	color: #FFF;
}

#newreleases-tour-listings-bg {
	margin: 0;
	padding: 15px 0 0 20px;
	width: 607px;
	width/**/:/**/ 587px;
	height: 845px;
	background: url(images/home_newrel_bg_listings.gif) no-repeat;
}

* html #newreleases-tour-listings-bg {
	margin: 0;
	padding: 30px 0 0 20px;
	width: 607px;
	width/**/:/**/ 587px;
	height: 845px;
	background: url(images/home_newrel_bg_listings.gif) no-repeat;
}

#newreleases-tour-listings-content {
	margin: 30px 0 0 15px;
	padding: 0;	
}

#newreleases-tour-listings-content-scroll {
	margin: 0;
	padding: 0;
	width: 580px;
	height: 760px;
	overflow: auto;
}

#newreleases-tour-left-menu {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	width: 267px;
	color: #00285E;
}

#newreleases-tour-left-menu-links {
	margin: 0;
	padding: 0;
	width: 267px;
	list-style: none;
	border-top: 1px solid #00275E;
}
		
#newreleases-tour-left-menu-links li {
	border-bottom: 1px solid #00275E;
}
		
#newreleases-tour-left-menu-links li a:link,
#newreleases-tour-left-menu-links li a:visited,
#newreleases-tour-left-menu-links li a:hover,
#newreleases-tour-left-menu-links li a:active {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	background: #fff;
	color: #00275E;
}
		
#newreleases-tour-left-menu-links li a:hover,
#newreleases-tour-left-menu-links li a:active {
	background: #00275E;
	color: #fff;
}

#h4-newreleases-tour-month-name {
	margin: 10px 0 5px 0;
	padding: 2px 0 0 10px;
	width: 546px;
	height: 21px;
	background: url(images/home_newrel_bg_month.gif) no-repeat;
	color: #FFF;
	text-decoration: none;
}

.scrollbar-blue {
	scrollbar-3dlight-color: #314B6E; 
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #496995;
	scrollbar-darkshadow-color: #3F5B81;
	scrollbar-face-color: #587CAD;
	scrollbar-highlight-color: #7A9ED0;
	scrollbar-shadow-color: #7A9ED0;
}

.scrollbar-grey {
	scrollbar-base-color: #F4F4F4;
}

.image-detail-section {
	margin: 0;
	width: 555px;
	height: auto;
}

.image-detail-img {
	float: right;
	clear: both;
	padding: 0;
	border: 2px solid #DDDFE2;
	width: 88px;
	height: 88px;
}

.image-detail-text {
	margin: 0;
	padding: 5px 0 0 10px;
	width: 450px;
	/*height: 84px;*/
	background: #7093C2;
}

.h5-name {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 14px;
}

.h4-name {
	margin: 5px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.newreleases-tour-buttons {
	margin: 4px 0 0 0;
	padding: 0;
}

.newreleases-tour-buttons a, .newreleases-news-buttons a {
	color: transparent;
	text-decoration: none;
	background: none;
}

.newreleases-tour-buttons a:hover, .newreleases-news-buttons a:hover {
	color: transparent;
	text-decoration: none;
	background: none;
}

.spacer {
	margin: 0 0 0 145px;
	padding: 0;
	display: inline;
}

.dotted-line {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 550px;
	border-top: 0.05em dotted #FFF;
}

* html .dotted-line {
	margin: 10px 0 0 0;
	padding: 0;
	width: 550px;
	border-top: 0.05em dotted #FFF;
}

/***** END: Latest News & Tours *****/

/*********** START: Home Tour ***/
#tour-left-menu-bg {
	margin: 5px 0 0 0;
	padding: 50px 0 0 10px;
	width: 273px;
	width/**/:/**/ 263px;
	height: 807px;
	color: #00285E;
	background: url(images/home_tour_bg_artlist.gif) no-repeat;
}

#tour-left-artist-names-scroll {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 730px;
	overflow: auto;
}

#tour-listings-bg {
	margin: 0;
	padding: 15px 0 0 20px;
	width: 504px;
	width/**/:/**/ 484px;
	height: 805px;
	background: url(images/home_news_bg_listings.gif) no-repeat;
}

#tour-left-menu-links {
	margin: 0;
	padding: 0;
	width: 230px;
	list-style: none;
	border-top: 1px solid #F4F4F4;
}
		
#tour-left-menu-links li {
	border-bottom: 1px solid #F4F4F4;
}
		
#tour-left-menu-links li a:link,
#tour-left-menu-links li a:visited,
#tour-left-menu-links li a:hover,
#tour-left-menu-links li a:active {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #00275E;
}
		
#tour-left-menu-links li a:hover,
#tour-left-menu-links li a:active {
	background: #00275E;
	color: #fff;
}

.odd-row {
	background: transparent;
}

.even-row {
	background: #DCDCDC;
}

.tour-listings-sort {
	margin: 20px 0 0 0;
	padding: 0;
}

* html .tour-listings-sort {
	margin: 40px 0 0 0;
	padding: 0;
}

.solid-line {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 555px;
	border-top: 2px solid #FFF;
}

* html .solid-line {
	margin: 10px 0 0px 0;
	padding: 0;
	width: 555px;
	border-top: 2px solid #FFF;
}

.solid-line-1 {
	margin: 0;
	padding: 0;
	width: 200px;
	border-top: 1px solid #FFF;
}

.solid-line-2 {
	display: inline;
	margin: 0px 0 0px 50px;
	padding: 0;
	width: 50px;
	border-top: 1px solid #FFF;
}

.spacer_end {
	margin: 0 0 0 268px;
	padding: 0;
	display: inline;
}

.solid-line1 {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 460px;
	border-top: 2px solid #FFF;
}

* html .solid-line1 {
	margin: 10px 0 0px 0;
	padding: 0;
	width: 460px;
	border-top: 2px solid #FFF;
}

.solid-line2{
	margin: -12px 0 10px 466px;
	padding: 0;
	width: 88px;
	border-top: 2px solid #FFF;
}

* html .solid-line2 {
	margin: -17px 0 0px 466px;
	padding: 0;
	width: 88px;
	border-top: 2px solid #FFF;
}

/****** END: Home Tours ***********/

/****** START: Home News ********/
.news-table-left-content {
	margin: 0 0 10px 0;
	padding: 0;
	width: 375px;
	float: left;
}

.news-table-right-content {
	margin: 0 0 10px 0;
	padding: 0;
	width: 504px;
	float: right;
}

#news-banner-bg {
	margin: 0;
	padding: 0;
	width: 375px;
	height: 37px;
	background: url(images/home_news_bg_banner.gif) no-repeat;
}

#newreleases-tour-banner-bg a, #news-banner-bg a, #search-banner-bg a, #home-breadcrum a {
	color: #FFF;
	text-decoration: underline;
}

#newreleases-tour-banner-bg a:hover, #news-banner-bg a:hover, #search-banner-bg a:hover, #home-breadcrum a:hover {
	color: #00285E;
	background-color: #FFF; 
	text-decoration: none;
}

#news-listings-bg {
	margin: 0;
	padding: 45px 0 0 20px;
	width: 506px;
	width/**/:/**/ 486px;
	height: 848px;
	background: url(images/home_news_bg_listings.gif) no-repeat;
}

#news-listings-scroll {
	margin: 0;
	padding: 0;
	width: 475px;
	height: 800px;
	overflow: auto;
}

#news-listings-content-scroll {
	margin: 0;
	padding: 0;
	width: 475px;
	height: 770px;
	overflow: auto;
}

#news-left-menu-bg {
	margin: 5px 0 0 0;
	padding: 50px 0 0 10px;
	width: 377px;
	width/**/:/**/ 367px;
	height: 782px;
	color: #00285E;
	background: url(images/home_news_bg_newsheadlines.gif) no-repeat;
}

#news-left-articles-scroll {
	margin: 0;
	padding: 0;
	width: 355px;
	height: 710px;
	overflow: auto;	
}

.newreleases-news-buttons {
	margin: 5px 0 0 0;
	padding: 0;
}

#news-left-menu-links {
	margin: 0;
	padding: 0;
	width: 330px;
	list-style: none;
	border-top: 1px solid #F4F4F4;
}
		
#news-left-menu-links li {
	border-bottom: 1px solid #F4F4F4;
}
		
#news-left-menu-links li a:link,
#news-left-menu-links li a:visited,
#news-left-menu-links li a:hover,
#news-left-menu-links li a:active {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #00275E;
}
		
#news-left-menu-links li a:hover,
#news-left-menu-links li a:active {
	background: #00275E;
	color: #fff;
}

.odd-row {
	background: transparent;
}

.even-row {
	background: #DCDCDC;
}

* html .tour-listings-sort {
	margin: 40px 0 0 0;
	padding: 0;
}

.image-detail-section-news {
	margin: 0;
	width: 455px;
	height: auto;
}

.image-detail-img-news {
	float: right;
	clear: both;
	padding: 0;
	border: 2px solid #DDDFE2;
	width: 88px;
	height: 88px;	
}

.image-detail-text-news {
	margin: 0;
	padding: 5px 10px 0 10px;
	width: 360px;
	width/**/:/**/ 340px;
	/*height: 84px;*/
	background: #7093C2;
}

.solid-line3 {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 360px;
	border-top: 2px solid #FFF;
}

* html .solid-line3 {
	margin: 10px 0 0px 0;
	padding: 0;
	width: 360px;
	border-top: 2px solid #FFF;
}

.solid-line4 {
	margin: -12px 0 10px 366px;
	padding: 0;
	width: 88px;
	border-top: 2px solid #FFF;
}

* html .solid-line4 {
	margin: -17px 0 0px 366px;
	padding: 0;
	width: 88px;
	border-top: 2px solid #FFF;
}

.spacer-end-news {
	margin: 0 0 0 168px;
	padding: 0;
	display: inline;
}
/******* END: Home News **********/

/************* START: SEARCH Page ***********/
#search-banner-bg {
	margin: 0;
	padding: 0;
	width: 887px;
	height: 37px;
	background: url(images/search_banner_bg.gif) no-repeat;
}

h2.search-sub-section {
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
	font-weight: bold;
	text-indent: 2px;
	width: 400px;
	background-color: #DCDCDC;
}

#search-results-content-bg {
	margin: 10px 0 0 0;
	padding: 50px 0 0 30px;
	width: 889px;
	height: 783px;
	background: url(images/search_results_content_bg.gif) no-repeat;
	color: #00285E;	
}

#search-results-content-data {
	margin: 0;
	padding: 0;
	width: 845px;
	height: 715px;
	overflow: auto;
}

#search-fields {
	margin: 10px 0 0 0;
	padding: 10px 0;
	width: 400px;
	border-top: 1px solid #00285E;
	border-bottom: 1px solid #00285E;
}

#searchpage-btn {
	margin: -10px 0 0 0;
	padding: 0;
	width: 14px;
	height: 12px;
}

/************* END: SEARCH Page ***********/

