@charset "utf-8";
/* ========== Phoenix Equipment Home CSS Styles ========== */

/*	
	1.Content Container
	2.Rotator
		a.Call To Action Buttons
		b.Content Backgrounds
		c.Rotator Controls
	3.Page
		a.Featured Products
		b.Left Colum
		c.Right Colum
		d.Testimonial	
*/

/* ==================== 1.Content Container ==================== */

#content-container {float:left; width:980px; margin-top:175px;}

#alpha-index {width:970px; height:24px; padding-left:10px; background:url(../images/home/bg-alpha-index-home.gif) no-repeat left; float:left; font-size:10px;}

/* ==================== 2.Rotator ==================== */

.rotator {width:980px; height:230px; background:url(../images/home/rotator/bg-rotator.jpg) repeat-x;}

.divRotator {height:210px; width:940px; padding:20px 20px 0 20px; color:#FFF;}

.divRotator h1, .divRotator h2, .bg-auctions dt {font-weight:normal; font-size:2em; padding-bottom:15px;} 

.divRotator p {padding-bottom:20px; line-height:160%; width:470px;}

/* ---- a.Call To Action Buttons ---- */

.btn-rotator li {float:left; display:inline; margin-right:25px; font-weight:bold; text-align:center;}

.btn-rotator li a {display:block; width:206px; height:23px; padding-top:6px; background:url(../images/home/rotator/bg-btn-rotator.jpg) no-repeat center; text-decoration:none; color:#036;}

.btn-rotator li a:hover {color:#09F;}

.btn-rotator li a:active {text-decoration:none;}

/* ---- b.Content Backgrounds ---- */

.bg-what-we-do {background:url(../images/home/rotator/bg-what-we-do.jpg) no-repeat right top;}

.bg-buy {background:url(../images/home/rotator/bg-buy.jpg) no-repeat right top;}

.bg-sell {background:url(../images/home/rotator/bg-sell.jpg) no-repeat right top;}

.bg-auctions dl {float:right; display:block; width:450px; background:url(../images/home/rotator/bg-liquidations.jpg) no-repeat left 45px;}

.bg-auctions dl dd {font-size:1.1em; padding-bottom:10px; padding-left:30px;}

.bg-auctions dl dd p {padding-bottom:0px; width:420px;}

.bg-auctions dl dd a {color:#FF6; font-weight:bold;}

.bg-auctions dl dd a:hover {color:#FF6; text-decoration:none;}

.bg-auctions dl dd em {font-size:.9em; font-style:normal;}

/* ---- c.Rotator Controls ---- */

.rotator_nav {width:980px; height:40px; float:left;}

.rotator_nav li {float:left; display:inline; font-size:1.1em; font-weight:bold;}

.rotator_nav li a {display:block; width:244px; height:28px; padding-top:10px; background:#0173B3; text-align:center; color:#9CF; text-decoration:none; border-top:2px solid #4DA0D9; border-right:1px solid #2788BE;}

.rotator_nav li a:hover {background:#004F88; color:#9CF; border-color:#1F68A0;}

.rotator_nav li a.activeSlide {background:#003B71; color:#FFF; border-top:2px solid #003B71; text-decoration:none; border-right:1px solid #003B71;}

.rotator_nav li a.activeSlide:hover {background:#003B71; color:#FFF; border-top:2px solid #003B71; border-right:1px solid #003B71; text-decoration:none;}

/* ==================== 3.Page ==================== */

#page {width:928px; padding:35px 25px 13px 25px; background:#FFF; border:solid #CCC; border-width:0px 1px; float:left;}

#page h2 {color:#003B71; line-height:120%; padding-bottom:12px; font-size:1.6em; font-weight:normal;}

#page p {line-height:160%; padding-bottom:12px;}

#page p strong {color:#003B71;}

/* ---- a.Featured Products ---- */

/* ---- Buttons ---- */

ul#featured li {display:inline; margin-right:10px;}

ul#featured li a {color:#036; font-weight:bold; background:#E0F0FF; border:1px solid #E5E5E5; border-bottom:none; padding:10px; text-decoration:none;}

ul#featured li a:hover {background:#E5E5E5;}

ul#featured li a.selected, ul#featured li a.selected:hover {color:#09F; background:url(../images/home/bg-featured-a-selected.jpg) repeat-x top left; font-weight:bold;}

/* ---- Container ---- */

div.featuredContent {border:1px solid #E5E5E5; padding:24px 10px 10px 10px; margin-bottom:25px; margin-top:9px; float:left;}

div.featuredContent.hide {display: none;}

#page div.featuredContent p {font-size:1.1em; display:block; color:#003B71; text-align:right; line-height:normal; padding-bottom:0px; padding-right:45px;}


div.featuredContent li a {display:block; width:129px; line-height:140%;}

div.featuredContent li {float:left; display:block; width:129px; height:175px; /*border:1px solid red;*/ text-align:center;}

div.featuredContent li img {padding:2px; width:94px; height:94px; border:1px solid #CCC; margin-bottom:5px;}

/*div.featuredContent li a img {margin:0px; line-height:normal; float:none;}*/



/* ---- b.Left Colum ---- */

#left-colum {float:left; width:440px;}

/* ---- c.Right Colum ---- */

#page p.page-title {color:#003B71; line-height:120%; font-size:1.6em;}

#right-colum {width:440px; float:right;}

#right-colum a {margin-bottom:10px;}

/* ---- d.Testimonial ---- */

#testimonial {width:400px; float:left; padding:12px 20px 0px 20px; background:url(../images/home/bg-testimonial.gif) no-repeat left top; margin-top:10px;}

#testimonial em {font-size:1.2em; line-height:160%; font-family:"Times New Roman", Times, serif; color:#FFF; margin-bottom:55px; display:block;}

#testimonial strong {color:#003B71;}

