@charset "utf-8";
/* ========== Phoenix Equipment Secondary CSS Styles ========== */

/*	
	1.Content Container
	2.Page
		a.Breadcrumbs
		b.Share This
		c.Main Styles
	3.Left Colum
		a.Left Navigation
	4.Contact Us

*/

/* ==================== 1.Content Container ==================== */

#content-container {float:left; width:980px; margin-top:175px;}

#content-container-border {width:928px; padding:25px; background:#FFF; border:solid #CCC; border-width:0px 1px; float:left;}

/* ==================== 2.Page ==================== */

#page {width:715px; float:right;}

/* ---- a.Breadcrumbs --- */

#page p#breadcrumbs {font-size:.9em; margin-top:10px;}

#page p#breadcrumbs a {text-decoration:none;}

#page p#breadcrumbs strong {font-weight:normal; color:#666;}

/* ---- b.Share This --- */

#share-this {float:right; margin-top:10px;}

#share-this a {text-decoration:none; font-size:.9em;}

/* ---- c.Main Styles --- */

#page h1, #page h2 {color:#003B71; line-height:120%; padding-bottom:12px; }

#page h1 {font-size:1.8em; font-weight:normal;}

#page h2 {font-size:1.4em; font-weight:bold; clear:left;}

#page p {line-height:160%; padding-bottom:12px;}

#page ul {line-height:180%; padding-bottom:12px; margin-left:12px;}

#page li {background:url(../images/bullet.gif) no-repeat left 8px; padding-left:10px;}

#page strong {color:#333;}

#page #imr_Email {display:none;}

/* ---- d.Dismantlement --- */

#demo-left-column, #demo-right-column {float:left;}

#demo-left-column {padding-right:25px;}

#demo-left-column p, #demo-right-column p {padding-bottom:6px;}

/* ==================== 3.Left Colum ==================== */

#left-colum {width:189px; float:left;}

/* ---- a.Left Navigation ---- */

#left-navigation {width:189px; height:557px; padding-top:40px; float:left; background:url(../images/bg-left-navigation.jpg) repeat-y left top; }

#left-navigation li {width:189px; background:url(../images/bg-left-navigation-li.gif) repeat-x bottom left;}

#left-navigation a {color:#003B71; display:block; padding:6px 0px 8px 15px; font-weight:bold; height:1%; text-decoration:none;}

#left-navigation a:hover {color:#0173B3;}

#left-navigation a.left-active, #left-navigation a.left-active:hover {color:#09F; background:#FFF;}

#left-navigation ul li {width:174px; padding-left:15px; background:none; font-size:.9em;}

#left-navigation ul li a {font-weight:normal; background:url(../images/bg-left-navigation-arrow.gif) no-repeat left 9px;}

/* ==================== 4.Contact Us ==================== */

#contact-left {width:345px; float:left;}

#contact-right {width:300px; text-align: left; float:left; padding:0 0 0 25px; border-left:1px solid #e3e3e3;}
#page #contact-right h2 {padding:0 0 8px 0;}
#page #contact-right h3 {font:bold 12px arial; color:#333; padding:0 0 5px 0;}

#contact-left {padding-right:15px;}

#contact-left table {width:340px; border-collapse:collapse;}

#contact-left table td {padding:4px; vertical-align:top;}

#contact-left label {font-weight:bold; display:block; color:#003B71; padding-bottom:4px;}

#contact-left label.highlight {color:#F00;}

#contact-left input, #contact-left textarea, #contact-left select {padding:4px; border:1px solid #CCC; color:#333;}

#contact-left input {width:320px;}

#contact-left select {width:329px;}

#contact-left textarea {width:320px; height:100px;}

#contact-left em {font-style:normal; font-size:.9em; color:#666;}

#contact-left .btn-contact {width:93px; height:29px; margin-bottom:10px; float:right;}

#contact-left p, #contact-right p {padding-bottom:4px;}

#contact-right iframe {padding:3px; border:#CCC 1px solid; margin-bottom:12px; margin-top:28px;}

#contact-right a {display:block; margin-bottom:10px;}

