/*================================ 
 MAGNETICS
 company.css  

 Last Updated By: Ryan Perry 
 Last Updated: 03/05/2010
================================*/



/*================================ 
 NEWS LISTING LAYOUT
================================ */
.newsListingContainer {padding:0 0 15px 0; margin: 0 0 15px 0; border-bottom:1px solid #a8a8a8;}
.newsListingArticle {}
.newsReturnLink {padding:15px 0 0 0; margin: 15px 0 0  0; border-top:1px solid #a8a8a8;}
.emailSignupContainer {padding:0 0 230px 0; border-bottom:1px solid #a8a8a8; position:relative;}
.emailSignupContainer .formSearchLabel {width:90px; display:inline-block; padding-top:4px;}
.emailSignupContainer .formSearchInput {display:inline; float:left;}
.emailSignupInput {border:1px solid #bebebe; padding:2px;	margin:0 5px; float:left;}
.emailSignupButton {width:82px; height:22px; border:none; /*float:left;*/}



/*================================ 
 DISTRIBUTOR LAYOUT
================================ */
.magneticsLocationsContainer {margin:0 0 40px 0; display:inline-block; width:664px;}
.magneticsLocationsContainer h2, .distributorLocationContainer h2 {font-size:14px; font-weight:bold; border-bottom:1px solid #cccccc; padding:0 0 5px 0; margin:0 0 5px 0 !important;}
.locationsInfo {float:left; display:inline; width:205px; padding:0 15px 20px 0;}
.locationsInfo ul {list-style:none;}
.distributorLocationContainer {margin:0 0 40px 0;}
.locator_select_container {background:url(/images/spang/locator_select_bg.jpg) no-repeat; color:#FFF; display:inline; float:left; font-size:14px; font-weight:bold; height:50px; margin:0 0 0 100px; width:445px;}
.locator_select_content {margin:16px 0 0 20px;}
.locator_select_content select {margin:0 0 0 10px; width:190px;}



/*================================ 
 TRADE SHOW LAYOUT
================================ */
.tradeShowContainer {}
.tradeShowTable {width:665px; border-collapse:collapse;}
.tradeShowTitle {background:#e1e1e1; padding:2px 10px;}
.tradeShowLogo {vertical-align:middle !important; padding:20px 0 !important;}
.tradeShowLogo img {width:99px; height:58px; vertical-align:middle !important;}
.tradeShowData {vertical-align:middle !important; padding:20px 10px; border-bottom:1px solid #a8a8a8;}

.trade-show-container {width:665px; margin-top:30px;}
.trade-show-container .trade-show {border-bottom:1px solid #a8a8a8; padding-bottom:29px; margin-bottom:30px; display:inline-block; width:665px;}
.trade-show-container .trade-show .trade-show-logo {float:left; display:inline; width:460px;}
.trade-show-container .trade-show .trade-show-info {margin-left:490px;}
.trade-show-container .trade-show .trade-show-info ul {list-style:none;}
.trade-show-container .trade-show .trade-show-info a {color:#eb0303; font-weight:bold; font-size:14px;}


