﻿/*-----------------------------------------------------------------------------
	Styles of the lists
-----------------------------------------------------------------------------*/

ul.section-list {
	list-style: none;
	}
	ul.section-list li {
		float: left;
		padding: 0 0 20px;
		background: none;
		color: #000;
		font-weight: normal;
		}
		ul.section-list img {
			border: 4px solid #e9e6ee;
			float: left;
			}
		ul.section-list h2 {
			margin: 0 0 6px 151px;
			background: #a059b7 url(/images/components/section-title.gif) no-repeat 100% 0%;
			padding: 6px 30px 0 12px;
			font-size: 1.6em;
			color: #fff;
			font-weight: bold;
			display: block;			
			}
			ul.section-list h2 a {
				color: #fff !important;
				padding: 0 10px 0 0;
				}
		ul.section-list p {
			margin: 0 10px 0 165px;
			}
			ul.popular-item {
				color: #8c4fb1;
				font-weight: bold;	
				padding: 0;			
				}
				ul.popular-item a,
				ul.popular-item a:visited {
					color: #221e72;
					text-decoration: none;	
					background: transparent url(/images/components/quote.gif) no-repeat 100% 100%;
					display: block;		
					font-weight: normal;	
					}
					ul.popular-item a:hover {
						text-decoration: underline;
						}
				
		ul.section-list a.view-all,
		ul.section-list a.view-all:visited {
			background: #8c4fb1 url(/images/buttons/view-all-r.gif) no-repeat 100% 0%;
			padding: 0 26px 0 0;
			margin: 10px 0 0 162px;
			float: left;
			color: #fff;
			text-decoration: none;
			font-weight: bold;	
			clear: both;					
			}
			ul.section-list a.view-all span,
			ul.section-list a.view-all:visited span {
				background: #8c4fb1 url(/images/buttons/view-all-l.gif) no-repeat 0% 0%;
				padding: 1px 0 0 10px;
				height: 18px;
				he\ight: 17px;
				float: left;
				}
				

ul.corporate-list,
ul.venues-list,
ul.awards-list {
	list-style: none;
	padding: 0 0 12px;
	margin: 12px 0 0 -14px;	
	width: 510px;
	float: left;
	overflow:hidden;
	}
	ul.corporate-list li,
	ul.venues-list li,
	ul.awards-list li {
		border-top: 2px solid #e9e6ee;
		margin: -2px 0 0 14px;
		padding: 14px 0 16px;
		width: 238px;
		float: left;
		overflow: hidden;	
		clear: both;
		background: none;
		color: #000;
		font-weight: normal;	
		}	
		ul.awards-list li.last,
		ul.venues-list li.last,
		ul.corporate-list li.last {
			clear: none;
			}		
		ul.corporate-list li img,
		ul.venues-list li img,
		ul.awards-list li img {
			float: left;
			border: 4px solid #e9e6ee;
			margin-right:9px;
			}					
		ul.corporate-list li h2,
		ul.corporate-list li p,
		ul.awards-list li p {
			margin: 0 0 0 106px;
			}
			ul.venues-list li.i-fl h2 {
				margin:0;
				font-size:1em;
				font-weight:bold;
				color:#000;
				}
			ul.venues-list li.i-fl p.title {
				margin:0;
				padding:0;
				width:131px;
				float:left;
				color:#7f43b3;				
				}
			ul.venues-list li.i-fl p.title,
			ul.corporate-list li h2,
			ul.awards-list li h2 {
				font-size: 1.5em;
				font-weight: bold;
				}
			ul.venues-list li.i-fl a.arrows {
				padding-left:2px;
				color:#7f43b3;
				font-weight:bold;
				text-decoration:none;
				}
ul.testimonials-list {
	list-style: none;
	padding: 12px 11px;
	margin: 0;
	float: left;	
	}		
	ul.testimonials-list li {
		float: left;
		width: 470px;
		background: transparent url(/images/components/testimonials-top.gif) no-repeat 0% 0%;
		padding: 6px 0 20px;		
		color: #000;
		font-weight: normal;		
		}
		ul.testimonials-list li blockquote {
			background: #e9e6ee url(/images/components/testimonials-bottom.gif) no-repeat 0% 100%;
			width: 470px;
			w\idth: 446px;
			float: left;
			padding: 6px 12px 32px;
			}		
		ul.testimonials-list li cite	{
			padding: 0;
			margin: -12px 0 0;
			float: left;
			}	
			
			ul.brochures{list-style-type:none;}
			
			.brochures li{width:202px;
			              height:1%;}
			
			.brochures li a {
                            background:transparent url(/images/menu/secondary-arrow.gif) no-repeat scroll 5px 11px;
                            color:#272475;
                            display:block;
                            font-family:Arial;
                            font-size:11px;
                            font-weight:bold;
                            padding:5px 0 5px 17px;
                            text-decoration:none;
                            }
