﻿/*Additional global styles not supplied in the original templates*/

.siteActionMenu
{
    float:left;
}

div#meta-fieldsWrap
{
    background-color:#ffffff;
}

/*================ [ our offices ] ================ */


.ourOfficesRow select
{
    width: 250px;
	_width: 208px;
	padding: 2px;
	border: 1px solid #b4b4b4;
}
.ourOfficesRow button
{
   width: 50px;
	padding-left: 5px;
	border: 1px solid #b4b4b4;
}

.ourOfficesRow ul, .ourOfficesRow h2
{
    margin-bottom:10px;
}

.ourOfficesRow h2, .ourOfficesRow h3 {
color: #BD1B2E !important;
}

.ourOfficesRow a {
color: #BD1B2E !important;
}

.ourOfficesRow a:hover {
text-decoration: none !important;
}

/*================ [ Tab Control ] ================ */

#tabsLayout { border: 1px #dddddd solid; background-color: #ffffff; }
#tabsTable { width: 100%; }
#tabsTable a { text-decoration: none; font-weight: bold; }
.tab a { display: block; padding: 10px 20px 10px 20px; color: #666666; border-bottom: 1px #dddddd solid; }
.tabActive a { display: block; padding: 10px 20px 10px 20px; color: #000000; border-bottom: 1px #ffffff solid; }
.tabPane { display: none; }
.tabPaneActive { display: block; padding: 10px; min-height: 200px; }
.tabPane {DISPLAY: none}
.tabPaneWide { display: none; }

/*================ [ Contact Us Form Character Count ] ================ */

.remainingChars
{
   display: none;
    
}

.remainingCharsWarn
{
    display: block;
    font-size: 1.0em;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 7px;
    margin-top: 4px;    
    border: solid 1px #E8E8E8;
    background-color: #FF5757;
    float: right;
    width: 196px;
    text-align: center;
}

.hideSpan
{
    display: none;
}

.showSpan
{
    display: block;
}


/*================ [ Email Page pop up ] ================ */




div#emailpagePop div.emailpageRow
{
    margin-bottom: 4px;
    clear: both;
}
div#emailpagePop div.emailpageRow input
{
    float: right;
    border: 1px solid #1988E3;
    width: 200px;
    margin-bottom: 12px;
}

div#emailpageSubmit
{
    padding: 8px 0 0 100px;
    margin-left: 94px;
}

a#emailpageClose
{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0.9em;
    text-decoration: none;
    color: #BF1F65;
}

.epLabel
{    
    display: block;
    float: left;
    padding: 10;
    padding-top: 15;
    width: 150px;
}

.fleft
{
    float: left;
}

.fright
{
    display: block;
    float: right;
    margin-left: 190px;
    
}


/* ============================ Confirm Email Sent to: ===============================*/


div#thankYouPop div.thankYouRow
{
    margin-bottom: 4px;
    clear: both;
}
div#thankYouPop div.thankYouRow input
{
    float: right;
    border: 1px solid #1988E3;
    width: 200px;
    margin-bottom: 12px;
}

div#thankYouSubmit
{
   
    
}

a#thankYouClose
{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0.9em;
    text-decoration: none;
    color: #BF1F65;
}

.tyLabel
{    
    display: block;
    float: left;
    padding: 10;
    padding-top: 15;
    width: 150px;
}

div.newsFooter
{
    border-top: 1px solid #CCC;
    margin-top:20px;
    padding-top:10px;	
}

a.rss-feed-link
{
    display:block;
    width:28px;
    height:28px;
    text-indent:-9999px;
    background:#FFF url('/_layouts/images/IrwinMitchell/IMPublishingCore/feed-icon-28x28.png') top left no-repeat;
}

div.roundtop-wide {
	width: 615px;	
	background: #FFF url(/Style%20Library/en-us/IM_Images/roundtop-bg-635.png) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 10px 10px 1px 10px; /*need to set a small bottom padding to stop marrgin collapse affecting space between top and bottom div*/
}
	
div.roundfoot-wide {
	background: #FFF url(/Style%20Library/en-us/IM_Images/roundbottom-bg-635.png) top left no-repeat;
	width: 635px; height: 11px;
	margin: 0 0 10px 0;
}

div.roundtop-wide-red {
	width: 615px;	
	background: #FFF url(/Style%20Library/en-us/IM_Images/round-box-red-635.gif) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 10px 10px 1px 10px; /*need to set a small bottom padding to stop marrgin collapse affecting space between top and bottom div*/
}
	
div.roundfoot-wide-red {
	background: #FFF url(/Style%20Library/en-us/IM_Images/round-box-red-635.gif) bottom left no-repeat;
	width: 635px; height: 11px;
	margin: 0 0 10px 0;
}

div.roundtop-wide-blue {
	width: 615px;	
	background: #FFF url(/Style%20Library/en-us/IM_Images/round-box-blue-635.gif) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 10px 10px 1px 10px; /*need to set a small bottom padding to stop marrgin collapse affecting space between top and bottom div*/
}
	
div.roundfoot-wide-blue {
	background: #FFF url(/Style%20Library/en-us/IM_Images/round-box-blue-635.gif) bottom left no-repeat;
	width: 635px; height: 11px;
	margin: 0 0 10px 0;
}

div.media-search-panel
{
    padding:10px;
}

div.media-search-panel label
{
    display:block;
}

div.media-search-panel input
{
    display:block;
    margin-bottom:10px;
    width:245px;
    border:1px solid #9db9d4;
}

div.media-search-panel select
{
    display:block;
    margin-bottom:10px;
    width:250px;
    border:1px solid #9db9d4;
}

div.media-search-panel input.form-button
{
    background-color: #00789B;
    border: 1px solid #999999;
    color: white;
    cursor: pointer;
    font-weight: bold;
    height: 22px;
    padding-bottom: 2px;
    width: 120px;
}

div.media-news-right
{
    float:right;
    padding:10px;
}

div.media-social
{
    float:right;
    width:100px;
    padding:0 0 20px 20px;
}
                
div.media-social .social-link
{
    padding-bottom:10px;
}
                
div.media-news-footer
{
    clear:both;
    padding-top:20px;
}
                
div.media-news-footer .media-tags
{
    border-top:1px solid #CCCCCC;
    padding-top:10px;
}
                
div.media-news-footer .news-footer
{
    font-style:italic;
}
                
div.media-related-news
{
    width:270px;
    margin-top:20px;
    margin-left:10px;
    margin-right:20px;
    padding-bottom:10px;
    border-bottom:1px solid #CCCCCC;
    margin-bottom:20px;
}
                
div.media-related-news ul 
{
   
}
                
div.media-related-news ul li
{
    
}
                
div.media-related-news ul li a
{
    padding-left:0px !important;
    font-weight:normal !important;
    width:270px !important;
}

div.media-news-paging a, div.media-news-paging a:link, div.media-news-paging a:visited, div.media-news-paging a:hover, div.media-news-paging a:active
{
    display:block;
    background-color: #00789B;
    border: 1px solid #999999;
    color: white !important;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    padding: 2px 5px 0px 5px;
    width:130px;
    text-align:center;
}
                
div.media-news-paging a.left
{
    float:left;
}
                
div.media-news-paging a.right
{
    float:right;
}



.google-map {background:url(../IM_images/google-map-bg.gif) left top no-repeat; height:410px; width:410px; padding:15px 20px 40px 15px;}
#map_canvas {width:100%; height:100%;}



