﻿.menuDivide
{
	border-left-color: #FF9427;
}
.breadBox
{
	border-bottom-color: #FF9427; 
	padding-bottom:10px; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	margin-bottom: 7px;
}
.backbox
{
	background-color: #FF9427;
}
.topLine
{
	border-top:#FF9427 solid;
}
.line2
{
	background-color:#FF9427;height:2px
}
.line
{
    color:#FF9427;height:1px;width:1000px
}
.companyBorder
{
	border-color: #FF9427;
}
.Phone
{
	color: #FF9427;
	font-weight: bolder;
}
.AddressDescription
{
	font-weight: bolder;
}

hr.box
{
    border: thin solid #00CC00;clear:both
}

.modalPopup 
{
	border-width:0px;
	border-style:solid;
	border-color:#00CC00;
	padding:2px;
}
.srtLinks
{
background-color:#d9d9d9; height:28px; padding-right:8px;     
    color:#FF9427;
     letter-spacing: .3em;
}
.srtLinks span
{
    letter-spacing: 0em;
}
.srtLinks A
{
    color:#FF9427;
}
.srtWelcome
{
    font-family: "Arial Black",tahoma,verdana,sans-serif; font-size:17px;
    color:#FF9427;
    line-height: 150%;
     font-weight: bold;
    
}
.srtFooter
{
    padding: 8px; 
    background-color: 
    #FF9427; 
    color: #FFFFFF; 
    text-align: center;
}
.srtFooter A
{
    color: #FFF;
}
.srtMasterContainer
{
background-color: #C0C0C0; padding-left: 25px
}
.srtWidgetHeading
{
    border-bottom: 1px solid #FF9427;
    height: 50px; 
    position:relative
}
.srtWidgetHeading img
{
    float:right
}
.srtWidgetHeading div
{
    position: absolute; 
    bottom:0; 
    left:0; 
    color:#FF9427; 
    font-family: 'Arial Black', tahoma, verdana, sans-serif; 
    font-size:16px; 
    padding-bottom:3px;
}
.srtWidget
{
    text-align:center; 
    padding-top:3px
}
.clientFront
{
   margin-left:0px;
    margin-right:0px;
    background:#D9D9D9;
}
.defaultFooterContainer
{
    width:933px;
}
.dividerLine
{
	background-color:#FF9427; 
	font-size: 7px;
}

.PopSearchBox
{
	font-family: Arial Black,tahoma,verdana,sans-serif; 
	font-size:17px;
	color:#FF9427;
	font-weight: bold; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #FF9427; 
	margin-bottom: 10px;
	display:none;
}









a.buttonSearchY {
    background: transparent url('/img/lib/buttons/bg_button_by.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    text-indent:10px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.buttonSearchY span {
    background: transparent url('/img/lib/buttons/bg_button_spanSearchY.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 23px;
} 
a.buttonSearchY span img
{
    border-style: none;
    border-width: 0px;
} 

a.buttonSearchY:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonSearchY:active span {
    background-position: bottom left;
    padding: 6px 0 4px 22px; /* push text down 1px */
} 

a.buttonSearchY:active span img {
   border-style: none;
    border-width: 0px;
} 