﻿/* Main.master Styles for homepage */

#container .banner .pageTitle {display:none !important;}

#container .middle .content .flash {display:inline-block !important;}
#container .middle .content .editor .editorMiddle {padding:0 10px !important; min-height:0 !important;}
* html #container .middle .content .editor .editorMiddle {height:0 !important;}

/*
#container .footer {width: 770px !important;}
#container .footer .inner {padding:18px !important;}
*/

#rightContentNews { height: 345px; }
#rightContentNews .inner { height: 345px; }

#rightContentNews .inner .rightContentNewsArticle .thumbnail {display:inline-block !important;}

#container .middle .rightContent .imageGalleryContent {display:none !important;}
#container .middle .rightContent .caseStudyContent {display:none !important;}

#subscribe {height:182px !important;}
#subscribe .inner {padding:20px !important;}
#subscribe .inner .textbox .emailTextBox {width:158px !important;}

/* Rounded Corners - Red on Black */
.roundedCornerRedBox .corner {width: 20px !important; height: 20px !important; line-height:20px !important; background: url(../../media/images/roundedcorner-redonblack.gif) no-repeat !important;}
.roundedCornerRedBox .tr { background-position: -20px 0px !important; }
.roundedCornerRedBox .bl { background-position: 0px -20px !important; }
.roundedCornerRedBox .br { background-position: -20px -20px !important; }


