﻿/*Style sheet for Controls folder*/
.ControlStyle{
     text-align:center;
}

/*  Footer.ascx  */
.Footer_Text,.Footer_Text a
{
    text-align:center; margin-top:10px;  font-size:10px;   
}
.Footer_Text
{
    float:left; clear:both; width:100%;
    }

/*  PRMainMenu.ascx  */
.PRMainMenu_Menu
{
    color:#C62C29;
}
.PRMainMenu_Menu .PRMainMenu_Bullet
{
    background:url(../../Images/SiteImages/Common/bullet_left.gif) no-repeat ;
    font-size:11px; 
    cursor:hand; 
    font-weight:bolder; 
    padding-top:-2px; 
    padding-bottom:1px; 
    padding-left:20px; 
    color:#ffffff;
    vertical-align: middle;
    font: 900 9pt/11pt Arial;
    height: 18px;
    display:inline;
}
.PRMainMenu_MouseOver
{
    color:#C62C29;
}
.PRMainMenu_MouseOver .PRMainMenu_Bullet
{
    background:url(../../Images/SiteImages/Common/bullet-over.gif) no-repeat ; 
    font-size:11px ; 
    cursor:hand ; 
    font-weight:bolder ; 
    padding-top:-2px ; 
    padding-bottom:1px ; 
    padding-left:20px ; 
    color:red ;
    vertical-align:middle ;
    font: 900 9pt/11pt Arial;
    height: 18px;
    display:inline;
    }
.PRMainMenu_Menu .PRMainMenu_Bullet,.PRMainMenu_MouseOver .PRMainMenu_Bullet
{
	display:inline;
}
.PRMainMenu_ULMenu
{
    margin:0px; 
    padding:0px; 
    width:100%; 
    border:solid 0px red; 
    margin-top:3px;
    
    }
.PRMainMenu_ULMenu LI
{
    background:url(../../Images/SiteImages/Common/bullet_left.gif) no-repeat ;
    font-size:11px;  
    font-weight:bolder;  
    padding-top:-2px; 
    padding-bottom:1px; 
    padding-left:20px; 
    color:#ffffff;
    vertical-align: middle;
    font: 900 9pt/11pt Arial;
    list-style-type:none;
    height: 25px;
    }



/*  PRCommonMenu.ascx  */
.PRCommonMenu_MenuFloat
{
    float:left;
}
.PRCommonMenu_Menu
{
    list-style-type:none; 
    float:left;
    width:auto;  
    font-weight:bolder; 
    height:19px;
    font: 900 9pt/11pt Arial; 
    border: red 0px dashed;  
    position: relative; 
    color:#CC3333r; 
    line-height:2; 
    letter-spacing:0px; 
    cursor:hand;
    color:#000000;  
    padding-bottom:4px ;
}
.PRCommonMenu_Menu .TextStyle
{

    }  

.PRCommonMenu_Menu .PRCommonMenu_Arrow
{
	/*      background:url(../../Images/SiteImages/Common/arrow.gif) no-repeat center bottom; cursor:hand; height:19px;BORDER: red 0px dashed; */
	list-style-type: none;
	float: left;
	width: auto;
	color: #ffffff;
	cursor: hand;
	vertical-align: middle;
	font: 900 9pt/11pt Arial;
	margin: 0px 3px 0px 3px;
}
.PRCommonMenu_MouseOver
{
    color:#898989;  

}
.PRCommonMenu_MouseOver .PRCommonMenu_Arrow
{
	list-style-type: none;
	float: left;
	width: auto;
	color: red;
	cursor: hand;
	vertical-align: middle;
	font: 900 9pt/11pt Arial;
	margin: 0px 0px; /*background:url(../../Images/SiteImages/Common/arrow-over.gif) no-repeat center bottom; 
    border-width:1; border-color:White; border-style:solid; height:2px;*/
}
.PRCommonMenu_ChangeCustomer
{
    float:left; 
    margin-left:3px; 
    vertical-align:bottom;
    border: solid 0px red
}

/*  ProductSearch.ascx  */
.ProductSearch_TextBoxSearchKey
{
    width:160px ;
    
}

.productSearchSearchOut
{
 
    background:url(../../Images/SiteImages/Common/search.gif) no-repeat ; 
    border:0px; 
    margin:0px; 
    padding:0px; 
    cursor:hand;
    
    }
 .productSearchSearchOver
 {
    background:url(../../Images/SiteImages/Common/search-over.gif) no-repeat ; 
    border:0px; 
    margin:0px; 
    padding:0px; 
    cursor:hand;
    }   


.PRCommonMenu_ULMenu
{
    margin:0px; padding:0px; width:100%; 
    }
    
 .PRCommonMenu_ULMenu LI
 {
/*       list-style-type:none; float:left;height:19px; width:auto; padding-left:10px;  font-weight:bolder;   font-size:12px;BORDER: red 0px dashed;  
       FILTER: DropShadow(color=#ffffff,OffX=-1,OffY=-1,Positive=1); POSITION: relative; color:#727E88; text-decoration:2;
*/
    list-style-type:none; 
    float:left; 
    width:auto; 
    height:21px;  
    padding-right:15px;
    font-weight:bolder; 
    font: 900 9pt/11pt Arial; 
    border: red 0px dashed;  
    position: relative; 
    color:#ffffff;
    letter-spacing:0px;
    cursor:hand;
    vertical-align:top;

    }   

/*  Tab.ascx  */
 .Tab_Main{
    background:url("../../Images/SiteImages/Common/tb_left_sel.gif") no-repeat;
    background-position: left top;
    height:21px; 
    width:96%;
    /*border-bottom:solid 1px #ff0000;*/
}
.Tab_Main Span
{
	font-weight: bolder;
	padding-left: 11px;
	padding-right: 15px;
	margin-left: 2px;
	border: red 0px dashed;
	background: url( "../../Images/SiteImages/Common/tb_right_sel.gif" ) #ADAEAD no-repeat;
	background-position: right top;
	float: left;
	cursor: hand;
	color: black;
	font-style: normal;
	height: 21px;
	text-align: center;
	line-height: 20px;
}
.Tab_Main  .Tab_Right
{
    float:right;
    }
    
 .TabBottomSpacing   
 {
	Height:5px;
	width:96%;
	border-top:solid 5px #CE0000
	}
    
 /*  PRTab.ascx  */
 .PRTabStyle{
    background: url("../../Images/SiteImages/Common/tb_left_sel.gif") no-repeat; 
    background-position: right top;
    height:21px;
    border-bottom:solid 1px #ff0000
}
.PRTabStyle Span
{
	font-weight: bolder;
	padding-left: 11px;
	padding-right: 15px;
	margin-left: 2px;
	border: red 0px dashed;
	background: url( "../../Images/SiteImages/Common/tb_right_sel.gif" ) #000000 no-repeat;
	background-position: right top;
	float: left;
	padding-bottom: 0px;
	cursor: none;
	color: #000000;
	font-style: normal;
	height: 21px;
	text-align: center;
}
    
    
/*  UserInfo.ascx  */
.UserInfo_Main
{
    font-weight:bold; font-size:10px;
}
 
 .ControlUserInfoLabelCustomerName
 {
     color:#ffffff;
    }
    
     .ControlUserInfoLabelCustomerAddress
 {
     color:#ffffff;
    }
    
    
    
    /*SpotLight.ascx*/
    
    .spotlight_top
{
    background:url(../../Images/SiteImages/Common/spotlight_top.gif) no-repeat left; 
    margin:0px; 
    padding-left:15px; 
    padding-top:0px; 
    height:43px;
}
.seealso_top
{
    background:url(../../Images/SiteImages/Common/see-also.gif) no-repeat left; 
    margin:0px; 
    padding-left:15px; 
    padding-top:0px; 
    height:43px;
}
.seealso_bottom
{
    background:url(../../Images/SiteImages/Common/spotlight_bottom.gif) no-repeat left; 
    margin:0px; 
    padding-left:15px; 
    padding-top:0px; 
    height:17px;
}

.seealso_mid
{
    background:url(../../Images/SiteImages/Common/spotlight_back.gif); 
    text-align:center;    
}

.SelectedDay
{
        background:url(../../Images/SiteImages/Common/mv_today.gif) no-repeat center; 
    }
/**/

.SalesProgramLink
{
	color: #000000;
	padding-bottom: 2px;
	font-weight: bold;
}

.SalesProgramLink A:link { color: #000000;}
.SalesProgramLink A:visited { color: #000000;}
.SalesProgramLink A:active { color: #000000;}
.SalesProgramLink A:active { color: #000000;}