﻿/*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;
}

/*================ [ 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; }

div.newsFooter
{
    border-top: 1px solid #CCC;
    margin-top:20px;
    padding-top:10px;	
}	





