/************************************
* Reset Trick
*************************************/
*
{
    margin: 0px;
    padding: 0px;
    outline: 0;
}

/************************************
* Layout
*************************************/

.videoTipsContainer
{
    width: 100%;
}

body
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    text-align: center;
    background: #0d0d0d url(images/bodyBackground.gif) repeat-x;
}

img
{
    border: none;
}
select
{
    font-size: 1em;
}

p#skip
{
    display: none;
}

a
{
    /* color:#aa935f; OLD COLOUR, DUNCAN GOSSAGE 22/02/2009 */
    color: #000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

h1, h2, h3
{
    font-style: normal;
    font-variant: normal;
}
h1
{
    font-size: 1.5em;
}
h2
{
    font-size: 1.3em;
}
h3
{
    font-size: 1.1em;
}
p
{
    font-size: 1.1em;
}


.dropdownpager select
{
    margin-left: 5px;
    width: 45px;
}



div#container
{
    margin: 0 auto;
    width: 1004px;
    text-align: left;
    background: url(images/containerBg.gif) repeat-y;
}
div#mainContent
{
	
}

h1
{
    color: #000;
    margin: 0 0 10px 0;
}
h2
{
    clear: both;
}

p
{
    line-height: 1.3em;
}

table
{
    font-size: 1.0em;
}


body.section197 h1
{
}

body.section261 div#pageIntro h2, body.section497 div#pageIntro h2, body.section0 div#pageIntro h2, body.section497 div#pageIntro h2
{
	border-bottom: 3px solid #ECECEC;
	font-size: 2em;
	font-weight: normal;
}

div#pageIntro p
{
    margin-bottom: 10px;
}

div#column01
{
    float: left;
    display: inline;
    margin: 0 0 20px 0;
    width: 145px;
}
div#column02
{
    float: left;
    display: inline;
    width: 605px;
    padding: 10px 10px 0 10px;
    margin: 0 0 10px 0;
}
div#column03
{
    display: inline;
    padding: 10px 10px 0 0;
    margin: 0 0 20px 0;
    width: 213px;
    float: right;
    overflow: hidden;
}

div.columnA
{
    float: left;
    display: inline;
    width: 290px;
    
    margin-bottom: 20px;
    padding-bottom: 10px;
}

div.columnB
{
    float: right;
    display: inline;
 
    width: 300px;
}

div.facilityDetailColumnA
{
    width: 406px;
    float: left;
    display: inline;
}

div.facilityDetailColumnB
{
    width: 194px;
    float: left;
    display: inline;
    padding-left: 10px;
}

div#pageIntro
{

}
div#pageIntro div.headingWrapper
{

}
div#pageIntro div.headingWrapper h1
{
	font-size: 2em;
	font-weight: normal;
	border-bottom: 3px solid #ececec;
}
div#pageIntro div.headingWrapper h2
{
	font-weight: normal;
}



/************************************
* Clear fixes
*************************************/

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */

div.clear
{
    clear: both;
    font-size: 0em;
    line-height: 0em;
    height: 0px;
}

/*******************************************************************
* New header styling
*******************************************************************/

table.headerTable
{
	margin: 0 0 10px 0;
}
table.headerTable tr td.tableColumn01
{
	background: url(/shared/css/images/headerBg1.gif) repeat-x;

}
table.headerTable tr td.tableColumn02
{
	width: 1004px;
}
table.headerTable tr td.tableColumn03
{
	background: url(/shared/css/images/headerBg1.gif) repeat-x; 

}

div#headerContainer
{
    height: 206px;
    background: transparent url(/shared/css/images/headerBg1.gif) repeat-x;
    position: relative;

}
div#headerContainer ul
{
	list-style: none;
}
div#headerContainer div#header
{
    height: 154px;

    position: relative;
}

/* Full release styles == do not delete*/

div#headerContainer div#header a.lnkHomePage
{
    width: 254px;
    height: 143px;
    float: left;
    display: inline;
    background: transparent url(/upload/logo/carMagazineLogo.gif) no-repeat;
}


div#headerContainer .topBar
{
 background: url(images/globalNavigationBg.gif) no-repeat right;
 
 height: 35px;
}

div#headerContainer div#header ul#globalNav
{
    float: left;
    display: inline;
    height: 35px;
    
    padding: 0 0 0 210px;
    font-size: 1.1em;
 
    font-weight: bold;
   
}

div#headerContainer div#header ul#globalNav li
{
    color: #fff;
    display: inline;
    height: 26px;
    padding: 0 8px 0 8px;
    background: transparent url(images/globalNavigationSeperator.gif) no-repeat right;
    line-height: 26px;

}

div#headerContainer div#header ul#globalNav li a
{
    color: #fff;
    text-decoration: none;
    display: inline;
}

div#headerContainer .searchBoxHeader
{
	
	position: absolute;
	top: 2px;
	right: 2px;
}

div#headerContainer div#header ul#globalNav li a:hover
{
    color: #fff;
    text-decoration: underline;
}

div#headerContainer div#header div.HeaderAdvert
{
    position: absolute;
    left: 268px;
    top: 43px;
    width: 728px;
    height: 90px;
    text-align: right;
}

div#headerContainer ul#primaryNav
{
    display: inline;
    float: left;
    margin: 10px 0 0 10px;
}

div#headerContainer ul#primaryNav li
{
    color: #fff;
    display: inline;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    height: 39px;
    margin: 0 3px 0 0;

}
div#headerContainer ul#primaryNav li a
{
    color: #dddfe0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    display:block;
    background: url(images/primaryNavNormal.gif) repeat-x;
    height: 39px;
    padding: 0 12px 0 12px;
    line-height: 50px;
    overflow: hidden;
}

* html div#headerContainer ul#primaryNav li a
{
    display:inline-block;
}

div#headerContainer ul#primaryNav li a:hover
{
	background: url(images/primaryNavHover.gif) no-repeat center;
	line-height: 25px;
	color: #000;
}
body.homePage div#headerContainer ul#primaryNav li.first a,
div#headerContainer ul#primaryNav li.on a
{
	background: url(images/primaryNavHover.gif) no-repeat center;
	line-height: 25px;
	color: #000;
}

div#headerContainer div.search
{

    width: 230px;
    height: 30px;

}
div#headerContainer div.search input
{
    float: left;
    display: inline;
}
div#headerContainer div.search input.textBox
{
    margin: 0;
    padding: 0 0 2px 0;
    
    width: 137px;
  
  

}
div#headerContainer div.search input.button
{
    margin: 1px 0 0 6px;
}


div#footerAds
{
	padding: 0 0 0 10px;
}
div.footerContainer
{
	background: #0d0d0d url(images/footerBg.gif) no-repeat;
	padding: 30px 0 0 0;
}
div.footerContainer div#footer
{
	text-align: center;
}
div#footer p
{
    color: #cdcec8;
    line-height: 2.6em;
}
div#footer p a
{
    text-decoration: underline;
    color: #c92c2c;
}
div#footer p a:hover
{
    text-decoration: none;
}

div.footerContainer div#subfooter
{
	padding: 0 0 30px 0;
	text-align: center;
}
div.footerContainer div#subfooter ul#primaryNav li
{
    display: inline;
    padding: 0 5px 0 0;
    font-size: 1.1em;
}
div#subfooter ul#primaryNav li a
{
    text-decoration: none;
    color: #888;
    padding: 0 5px;
}
div#subfooter ul#primaryNav li a:hover
{
    text-decoration: underline;
    color: #fff;
}

div.footerContainer div#footerAds
{
    margin-top: 15px;
    padding: 15px 0 0 0;
    text-align: center;
}

/*****************************************************
** Generic container module styles
*****************************************************/

div.searchBoxContainer
{
    display: inline;
    float: left;
    padding-bottom: 10px;
    width: 100%;
}


div.searchBoxContainer h2
{
    background-color: #AA935F;
    color: #FFFFFF;
    display: block;
    margin-bottom: 10px;
    padding: 3px 5px;
}

/*****************************************************
** Popup Styles
*****************************************************/

body.popup
{
    text-align: left;
}

body.popup div.container
{
}

body.popup div#headerContainer
{
    margin-bottom: 20px;
}

body.popup div#headerContainer div#header
{
    /*background: #000;	 	height: 78px; 	padding: 0;*/
}

body.popup div#headerContainer div#header h1
{
    display: none; /*width: 215px;*/ /*height: 67px;*/
    float: left;
    display: inline;
    margin-top: 7px;
    margin-left: 13px; /*background: url(images/bg_h1_logo.gif) 0 0 no-repeat;*/
    font-size: 1px;
    text-indent: -9999999em;
    text-decoration: none;
    overflow: hidden;
}

body.popup div#mainContent
{
    margin-left: 20px;
    margin-right: 20px;
}

/* media gallery fixes, added by DB 03/10/07 */

.section0 .columnA
{
    width: 600px;
}

.section0 #column02 .columnA
{
    width: 294px;
    margin-right: 10px;
}

.section0 .columnB
{
    margin-left: 0;
}
.section0 .columnB ul
{
    list-style-type: none;
}

.section0 .columnA .video a img
{
    margin: 10px 0;
}

.mediaItemDetails
{
    padding-bottom: 10px;
}
.mediaItemDetails h2
{
    font-size: 1.5em;
    margin-bottom: 5px;
}
.editorCommentsDisplay, .editorCommentsEdit
{
    margin-bottom: 10px;
    background-color: #EDF1F6;
    border: 1px solid #e7e7e7;
    padding: 10px;
    float: left;
    width: 578px;
}
.editorCommentsDisplay h3, .editorCommentsEdit h3
{
    font-size: 1.3em;
    margin-bottom: 7px;
}
.editorCommentsEdit textarea
{
    width: 250px;
    height: 100px;
    margin-bottom: 10px;
}
.editorCommentsEdit input
{
    float: left;
}

/* Ask an expert */

.section499 .columnA h2
{
}

div.askAnExpert2
{
    border-top: 1px solid #AA935F;
    padding-top: 7px;
    margin-bottom: 10px;
}

div.askAnExpert2 h2
{
    background-color: white;
    padding: 0;
    color: #AA935F;
}

div.askAnExpert2 p
{
    margin-top: 10px;
}

div.askAnExpert2 a
{
    text-decoration: underline;
}

div.askAnExpert2 a:hover, div.askAnExpert2 a:focus
{
    text-decoration: none;
}


div.articleBody ol
{
    margin-left: 20px;
}


div.advertDetailsSellerDetails, div.advertDetailsSellerContacts
{
    border-top: 1px solid #AA935F;
    padding-top: 10px;
}

div.advertDetailsButtons
{
    border-bottom: 1px solid #AA935F;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

div.advertDetailsSellerContacts
{
    margin-top: 10px;
}

div.advertDetailsSellerContacts td
{
    padding: 5px 0 5px 0px;
}

div.advertDetailsSellerContacts td span
{
    padding-left: 10px;
}

div.advertDetailsSellerContacts input, div.advertDetailsSellerContacts select, div.advertDetailsSellerContacts textarea
{
    background-color: white;
    border: 1px solid #AA935F;
    display: block;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    width: 500px;
}

.btnSend
{
    width: auto !important;
    padding: 0;
    margin: 10px 0;
}

/*
FIRST DRIVES
*/

.carDetailColumnA
{

}

.carDetailColumnB
{
    width: 300px;
    float: right;
}

.carDetailColumnA th
{
    font-weight: bold;
    color: #000000;
    font-size: 1.1em;
    text-align: left;
    border-right: 1px dashed #dedede;
    border-bottom: 1px solid #dedede;
    padding: 5px;
}

.carDetailColumnA td
{
    font-size: 1.1em;
    padding: 5px 0 5px 5px;
    border-bottom: 1px solid #dedede;
}

.carDetailColumnA td a
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    text-decoration: underline;
}

.carDetailColumnA table
{
    border-top: 1px solid #000000;
    padding: 5px 5px 5px 0;
    margin-top: 5px;
}

.carDetailColumnA td a:hover, .carDetailColumnA td a:focus
{
    text-decoration: none;
}

.carDetailColumnB div.controls
{
    background-color: #c8dce6;
    color: #000;
    font-size: 1.2em;
    font-family: Palatino,Georgia, "Times New Roman" ,Times,serif;
    text-transform: uppercase;
}


.latest_issue
{
    margin-bottom: 10px;
}

.latest_issue .latest_issue_image
{
    float: left;
    width: 72px;
    display: inline;
}

.latest_issue .latest_issue_text
{
    width: 150px;
    display: inline;
    padding-left: 10px;
    float: left;
}

.latest_issue .latest_issue_text a
{
    color: #000000;
    text-transform: none;
}

.latest_issue .latest_issue_text ul
{
    list-style: none;
}

.latest_issue .latest_issue_text ul li
{
    margin-top: 2px;
}

.registerCreateAccount ul
{
    list-style: none;
}


div#mainContent
{
    
}
div#homeMainContent
{
	padding: 10px 0 0 0;
}

div#golfMainContent
{
    padding: 10px 10px 0 0;
}

.section499 .searchBoxContainer
{
    display: none;
}

.RelatedLinksTitle
{
    font-weight: bold;
    font-size: 1.1em;
    text-align: left;
    padding-right: 15px;
}

a.RelatedLink
{
    text-transform: none;
    padding-right: 3px;
    text-decoration: none;
}
a.RelatedLink:hover
{
}

div.genericContent table div#download
{
    background-color: #fbfaf6;
    border: 1px solid #AA935F;
    padding: 10px;
    margin-bottom: 10px;
}


/* ------ should be in its own css file */

div.related
{
    margin: 0 5px 10px 10px;
}
div.related h3
{
    color: #fff;
    font-size: 1.2em;
}

div.related div.relatedInner 
{
    
    clear:both;
    margin-bottom:10px;
    margin-top:10px;
}

div.related div.relatedInner ul li
{
      background:#FFFFFF none repeat scroll 0;
    border:1px solid #DEDEDE;
    padding:10px;
    margin-bottom:10px;
}

div.related div.relatedInner ul
{
    list-style: none;
    list-style-position: outside;
}

/* ------ should be in its own css file */
div.video a
{
    float: left;
}
div.video input
{
    float: right;
}

div.video div.commentNavigation
{
    clear: both;
}

div.video div.commentNavigation div.previousControl
{
    float: left;
}

div.video div.commentNavigation div.nextControl
{
    float: right;
}

div.video div.commentNavigation div.comments
{
    padding: 10px;
    margin: 10px;
}

div.mediaItemDetails div.introductionDetails ul
{
    list-style: none;
    list-style-position: outside;
}

div.mediaItemDetails div.introductionDetails ul li
{
    border-bottom: 1px solid #d4c9ae;
    margin-bottom: 10px;
}


div.deleteConfirm
{
    margin: 0 0 10px 0;
    border: 1px solid #AA935F;
    padding: 10px;
    clear: both;
}

div.deleteConfirm input
{
    float: none;
}


a.backlink
{
    margin-left: 10px;
}

#carparkerscontent
{
    padding-bottom: 10px;
}
.singleImage
{
    margin: 0 auto;
    display: block;
}

.singleImage a
{
    margin: 0 auto;
    display: block;
}

.showroomClient
{
    background: #f8f7f3 url(/Shared/css/images/carShowroomItemBg.gif) repeat-x;
    margin-bottom: 20px;
    display: block;
    width: 610px;
}

.leftImage
{
    float: left;
}
.rightContent
{
    padding: 25px;
    margin-left: 170px;
}

.width150
{
    width: 146px;
    padding: 25px;
}

.rightContent .title
{
    font-size: 1.3em;
}
.rightContent .saving
{
    display: block;
    font-size: 1.3em;
    color: #8e7241;
    font-weight: bold;
}
.rightContent .title
{
}
.rightContent .title a
{
    display: block;
}
.rightContent .content
{
    /*padding-left:176px;*/
}

.rightContent .BuyNow
{
    background: url(/Shared/css/images/carShowroomItemBuyNow.gif);
    width: 119px;
    height: 22px;
    float: right;
    margin-bottom: 20px;
    display: block;
}

.rightContent .BuyNow a
{
    width: 119px;
    height: 22px;
    display: block;
    text-indent: -10000px;
}

.leftImage .price
{
    color: #5a7a51;
    font-size: 1.3em;
    font-weight: bold;
    background: url(/Shared/css/images/carShowroomItemPrice.jpg);
    width: 146px;
    height: 32px;
    display: block;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
}

.leftImage .MainImage
{
    width: 150px;
    display: block;
}
.leftImage .MainImage a img
{
    margin: 0 auto;
    display: block;
}

.leftImage .MainImage a
{
    margin: 0 auto;
    display: block;
}
div.facilityReviews2image p
{
    float: left;
    display:inline;   
}

div.facilityReviews2image p img 
{
    padding:5px 0;
}

div.commentdisplay
{
    margin-top: 5px;
    padding: 0;
    width: auto;
}

div.commentdisplay img
{
    float: right;
}

.viewAllModelsDisplayNone
{
	display: none;
}

div.commentdisplay div.comments
{
    background: transparent url(/Shared/images/icon_commentdisplay_right.gif) no-repeat scroll right center;
    float: right;
    font-size: 0.6em;
    line-height: 1.6em;
    font-weight: bold;
    padding: 0 7px 0 3px;
    text-align: right;
    height: 18px;
}

span.readmorelink
{
    font-size: 0.9em;
    font-weight: normal;
}

.add, .minus
{
    float: right;
    margin: 0 0px;
    display: block;
    padding: 2px;
}


div.mainStory p.caption 
{
    display:none;
}

a.add,
a.minus,
a.add:link,
a.minus:link,
a.add:visited,
a.minus:visited 
{
    background:#b42323;
    display:block;
    color:#fff;
    width:10px;
    height:10px;
    line-height:8px;
    text-align:center;
    text-decoration:none;
    padding:2px;
}
div#column03 a.add,
div#column03 a.minus,
div#column03 a.add:link,
div#column03 a.minus:link,
div#column03 a.add:visited,
div#column03 a.minus:visited
{
	background: #E6EBE1;
	color: #2b2b2b;
}

a.add:hover,
a.minus:hover,
a.add:active,
a.minus:active 
{
    background:#000;
    text-decoration:none;
}
div#column03 a.add:hover,
div#column03 a.minus:hover,
div#column03 a.add:active,
div#column03 a.minus:active 
{
    background: #b42323;
}

a.add 
{
    margin-left:2px;
}

div.quicklogin div
{
	padding: 5px 0 5px 0;
}
/* Social Bookmarks */
div.socialBookmarks img
{
	height: 16px;
	width: 16px;
	margin: 5px 0 5px 0
}

div.featuredseller
{
	padding: 0 5px 0 5px;
}
div.featuredseller h3
{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 5px 5px;
}
div.featuredseller div.MainImage
{
	padding: 0 0 6px 0;
}
div.featuredseller span.content
{
	color: #cccdc7;
}
div.articleBody p a, .carDetailColumnA a, .carDetailColumnB a
{
	color: #0089bb
}

/* Manufacturers Pages */
body.mfPages div#container {
	background:#FFFFFF url(images/mainBg.gif) repeat-y ;
}
body.mfPages div#container div.footerContainer {
	background:#0D0D0D url(images/homeFooterBg.gif) no-repeat;
}

body.mfPages div.manufacturerLanding 
{
	float: left;
	display: inline;
	width: 750px;
	padding: 10px;	
}
body.mfPages div.column03 
{
	float: left;
	width: 300px;
	display: inline
}
.manufacturerModelsList .MiddleAdvert, .modelMpu .MiddleAdvert
{
	float: right;
	display: inline;
	/*width: 300px;*/
	margin-bottom: 7px
}
.manufacturerLanding h1 
{
	border-bottom:3px solid #ECECEC;
	font-size:2.1em;
	font-weight:normal;
}
.manufacturerModelsList li 
{
	list-style: none;
	text-align: center;
	width: 100px;
	display: inline;
	float: left;
	font-weight: bold;
	margin: 0px 8px 0 0;
	height: 131px;
}

.manufacturerModelsList li img
{
	border: 1px solid #E7E7E7;
	padding: 4px;
}
.modelMakelink
{
	padding: 3px 00 0;
	display: block
}
div.manufacturerLogo 
{
	width: 120px;
	float: left;
	display: inline;
	text-align: center
}
div.manufacturerDescription 
{
	margin: 0 0 10px 0;
}

div.manufacturerModelsList 
{
	border-top:4px solid #e7e7e7;
	padding: 10px 0 0 0
}
body.mfPages p 
{
	margin: 0 0 10px 0
}

.manufacturerBigLogo 
{
	width: 305px;
	float: left;
	display: inline
}
.CustomRule h2 
{
	font-size:1.5em;
	font-weight:normal;
	margin: 0 0 5px 0;
	border-bottom:8px solid #E9BF17;
	clear: none
}

.ModelsListLeft, .ModelsListRight
{
	width: 365px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}
.ModelsListLeft 
{
	padding: 12px 0 0 0
}
.ModelsListRight 
{
	float: right
}
.CustomRule 
{
	margin: 5px 0 30px 0
}

.CustomRule li 
{
	list-style: none;
	font-size: 1.1em;
}
.CustomRule li a
{
	padding: 0 0 0 20px;
	background: url(images/bulletPointYellow.gif) no-repeat 5px 5px;
	display:block;
	margin:0 0 6px 5px;
	padding:0 0 0 20px;
	font-weight: bold
}
.FirstManuResult img, div.fistManuImage
{
	display: none
}
a.MoreLink 
{
	display: block;
	padding: 2px 2px 2px 10px;
	width: 50px;
	float: right;
	font-size: 1.1em;
	text-align: right
}
a.MoreLink:hover 
{

}
div.manufacturerBigDescription 
{
	margin: 0 0 5px 0;
}

a.viewAllModels 
{
	margin: 0 0 10px 3px;
	font-weight: bold;
	padding: 4px;
	background: #E9BF17;
	display: block;
	width: 130px;
	text-align: center;
	float: right;
}
a.viewAllModels:hover 
{
	background: #000;
	color: #fff;
	text-decoration: none
}
body.mfPage .mainContent 
{
	margin: 0 0 10px 0
}

div#footerlinks a 
{
    color: #888888
}
div#footerlinks a:hover 
{
    color: #fff
}
div#footerlinks 
{
    text-align: center;
    color: #0D0D0D
}

.commentFloat
{
	border: solid 1px red;
	width: 100px;
}

#parkersSearch
{
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}

#parkersSearch h2
{
	border-bottom:8px solid #E9BF17;
	clear:none;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 5px;
}

.manufacturersVideo h2
{
	border-bottom:8px solid #E9BF17;
	clear:none;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 5px;
}

#parkersSearch .poweredBy
{
	float: right;	
}

#parkersSearch .poweredBy p
{
	float: left;
	font-weight: bold;
	margin: 2px 5px 0 0;
}

#parkersSearch .poweredBy img
{
	float: left;
}

.shopResult
{
	width: 270px;
	margin-top: 10px;
	margin-bottom: 20px;

	overflow: hidden;
}

div.shopResult h3
{
	font-size: 1.4em;
	font-weight: normal;
	color:#445B6C;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 8px solid #E9BF17;
}

div.shopDescription
{
	float: left;
	width: 160px;
}

.shopImage
{
	float: left;
	margin-right: 10px;
}

a.findOuButton
{
	background-color: #bd2727;
	padding: 2px 5px;
	color: #fff;
	float: right;
	margin: 6px 8px 0 0;
}

a.findOuButton:hover
{
	text-decoration: none;
}

#parkersLogo
{
	float: right;
}

div.seoText
{
	margin-bottom: 10px;
}

a.next
{
	font-size: 1.4em;
	font-weight: bold;
}

a.previous
{
	font-size: 1.4em;
	font-weight: bold;
}

/*===============================================================================================
 * Homepage Carousel
 *===============================================================================================*/         
#latest {
    margin-bottom: 15px;
    width: 440px}
    
#latest div {
    padding-top: 148px;
    position: relative;
    background: #000}

#latest .mainPic {
    position: absolute;
    top: 0;
    left: 0}

#latest .mainPic a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20}
    
#latest ul {}

#latest h3 {
    font-family: Arial, Sans-Serif;
    font-size: 1em;
    font-weight: bold;
	display: inline}

#latest h3 a {
    color: #000;
    text-decoration: none}
    
#latest li.selected {
    background: #868686 url(/shared/images/navOn.gif) no-repeat 8px 7px }

#latest li {
    position: relative;
    cursor: pointer;
    margin: 0;
    height: 25px;
    border-top: solid 1px #fff;
    padding-left: 25px;
    padding-right: 5px;
    line-height: 25px;
    overflow: hidden;
    list-style: none;
    background: #d7d7d7 url(/shared/images/navOff.gif) no-repeat 8px 7px}

#latest li.last {
    background-position: 0 2px}

#latest .excerpt {
	position: absolute;
	right: 0;
	top: 0;
	width: 152px;
	padding: 10px;
	height: 128px}

#latest .excerpt p {
	font-family: Arial, Sans-Serif;
	font-size: 1.1em;
	color: #fff;
	line-height: 18px}

/*===============================================================================================
 * End of carousel
 *===============================================================================================*/         

div.userReviewDisplay h3
{
	float: left;
	display: inline;
	width: 110px;
	font-size: 1.3em;
	margin-bottom: 0;
}

div.facilityDetails h3
{
	font-size: 1.3em;
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
}

#manufacturers li
{
	width: 95px;
	min-height: 90px;
    height: auto !important;
    height: 90px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	list-style: none;
	text-align: center;
}

#manufacturers li a
{
	text-decoration: none;
	text-transform: uppercase;
}

#manufacturers li a:hover
{
	text-decoration: none;
}

#manufacturers h2
{
    float: left;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0;
}

#manufacturers h3 {
	font: 1.5em Arial, Verdana, Georgia;
	margin: 0;
}

#manufacturers div.multipageheading {
border-bottom:8px solid #E9BF17;
border-collapse:collapse;
display:block;
height:24px;
margin-bottom: 8px;
}

#manufacturers div.multipageheading p.seeAll {
color:#000000;
float:right;
}

#rssBox 
{
	font: 1.2em arial, verdana, georgia;
	float: right;
	margin-top: 25px;
	color: #fff;
}

#rssBox a
{
	
	color: #fff;
	display: inline;
}

#rssBox .link
{
	float: left;
}

#rssBox .rssButton
{
	float: left;
	margin-left: 10px;
}

/*===============================================================================================
 * Manufacturer promo link
 *===============================================================================================*/         
#manufacturerPromo {
    padding: 10px}
    
#manufacturerPromo h3 a {
    display: block;
    color: white;
    margin-bottom: 10px}
    
#manufacturerPromo div {
    background: white;
    padding: 15px 10px 10px}
    
#manufacturerPromo .thumb {
    text-align: center;
    margin-bottom: 10px}
