﻿
.NoWallMessage
{
	font-weight: bold;
	font-size: 15px;
	color: #ff3300;
	font-family: Calibri;
}

.btnSaveShort
{
	border: 0px solid #bebdbd;
	background: url(../_base/img/btn-blue-short.PNG) no-repeat;
	width: 87px;
	padding: 6px;
	font-size: 12px;
	color: White;
} 
.btnCancelShort
{
	border: 0px solid #bebdbd;
	background: url(../_base/img/btn_grey.PNG) no-repeat;
	width: 74px;
	padding: 6px;
	font-size: 12px;
	color: White;
} 
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.EnterWallName
{
	border: 0px solid #bebdbd;
	background: url(../_base/img/EnterWallname_Popup.PNG) no-repeat;
	width: 414px;
	height: 246px;
} 

.lblErrorMessage
{
	font-size: 13px;
	color: #ff3300;
	font-family: Calibri;
}
.ValidatorMessage
{
	font-size: 11px; 
	color: #ff3300;
	font-family: Calibri;
}

.hidden
{
	color: #ffffff;
	background-color: #ffffff;
	visibility: hidden;
	display: none;
}


.OpenWall_tr{background-color: #f8f3ef;}
.OpenWall_tr:Hover{background-color: #D2D1A8;}
.OpenWall_tr_alternaterow{background-color: #ffffff;}
.OpenWall_tr_alternaterow:Hover{background-color: #D2D1A8;}

.OpenWallHeaderLeft
{
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	height: 25px;
	width: 222px;
	background-image: url(../_base/img/OpenBuildWall_Left.bmp);
	color: #000000;
	background-repeat: no-repeat;
	font-size: 11pt;
}
.OpenWallHeaderRight
{
	text-align: center;
	font-weight: bold;
	height: 25px;
	width: 200px;
	background-image: url(../_base/img/OpenBuildWall_Right.bmp);
	color: #000000;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12pt;
}

.OpenWallLinks
{
	color: highlight;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;
}
.DeleteWallLinks
{
	
	color: #ff6600;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;
}

 .gridfirstcolheader{text-align:center; font-weight:bold; height:25px; width:200px; background-image:url(../_base/img/bg_table_back_4.PNG);color:#000000;background-repeat:no-repeat;}
 .gridlastcolheader{text-align:center; font-weight:bold; height:25px;background-image:url(../_base/img/bg_table_back_3.PNG);color:#000000;background-repeat:no-repeat;}   
 .gridmiddlecolheader{text-align:center; font-weight:bold; height:25px;background-image:url(../_base/img/bg_table_back_2.PNG);color:#000000;background-repeat:repeat-x;}   
 .gridlastcolheader1{text-align:center; font-weight:bold; height:25px;background-image:url(../_base/img/bg_table_back_3.PNG);color:#000000;background-repeat:repeat-x;}   
 .gridlastcolLongHeader12{text-align:center; font-weight:bold; height:25px;background-image:url(../_base/img/PopUp_Header_Long11.PNG);color:#000000;background-repeat:repeat-x;}   

 .gridSeclastheader{text-align:left; font-weight:bold; height:25px;background-image:url(../_base/img/SecondLastIMage.PNG);color:#000000;background-repeat:repeat-x;}   
 .gridlastheader{text-align:left; font-weight:bold; height:25px;background-image:url(../_base/img/lastheader1.PNG);color:#000000;background-repeat:no-repeat;}   
 .gridfirstforgridheader{text-align:left; font-weight:bold; height:25px;background-image:url(../_base/img/ProductHeadergrid.PNG);color:#000000;background-repeat:no-repeat;} 
 .grifirstdMultiWytheheader{text-align:left; font-weight:bold; height:25px;background-image:url(../_base/img/MultiHeader1.JPG);color:#000000;background-repeat:no-repeat;} 
 .griSecondMultiWytheheader{text-align:left; font-weight:bold; height:25px;background-image:url(../_base/img/MultiHeader2.bmp);color:#000000;background-repeat:no-repeat;} 
 .gridlastMultiWytheheader{text-align:left; font-weight:bold; height:25px;background-image:url(../_base/img/MultiHeader3.JPG);color:#000000;background-repeat:no-repeat;} 
 
 .gridlastcolLognWallName
{
	text-align: center;
	font-weight: bold;
	height: 25px;
	background-image: url(../_base/img/bg_table_back_last1.PNG);
	color: #000000;
	background-repeat: repeat-x;
	background-color: #ffff33;
}   

.Null_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;	
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 2px #000000;	
	height:100px;
	text-align:center;   
}
.WytheTab
{
	background: url(../Images/Wythe.png)  no-repeat;
	width: 98px;
	font-size: 12px;
	text-align:center ;
	color: Black;
	padding: 10px 10px 6px 0;	
	margin-bottom:0px;
	border-left-color: #bebdbd;
	border-bottom-style: none;
	border-bottom-color: #bebdbd;
	border-top-style: none;
	border-top-color: #bebdbd;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #bebdbd;
} 

.WytheTab:hover
{
	color: goldenrod;
	font-weight:bold ;
	cursor:pointer;
	margin-left:2px;
} 
.WytheSelectedTab
{
	background: url(../Images/Wythe.png) no-repeat;
	width: 98px;
	
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	color: #A70303;
	padding: 10px 10px 6px 0px;
	margin-bottom:-2px;	
	border-left-color: #bebdbd;
	border-bottom-style: none;
	border-bottom-color: #bebdbd;
	border-top-style: none;
	border-top-color: #bebdbd;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #bebdbd;
	
} 
.WytheSelectedTab:hover
{
	
	cursor:default;
	text-decoration:none;
} 

.WytheSelectedForSponsorTab
{
	background: url(../Images/WytheForSponsorList.png) no-repeat;
	width: 190px;		
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color: #A70303;
	padding: 10px 10px 10px 10px;	
	margin-bottom:-7px;
} 
.WytheSelectedForSponsorTab:hover
{	
	cursor:default;
    text-decoration:none;
	
} 
.WytheTabforSponsor
{
	background: url(../Images/WytheForSponsorList.png) no-repeat;
	width: 190px;		
	text-align: center;
	font-size:12px;	
	color: Black;
	padding: 10px 10px 10px 10px;
} 
.WytheTabforTypicalProduct
{
	background: url(../Images/WytheForSponsorList.png) no-repeat;
	width: 190px;		
	text-align: center;
	font-size:12px;	
	color: Black;
	padding: 10px 10px 10px 10px;
} 
.WytheSelectedForTypicalProductTab
{
	background: url(../Images/WytheForSponsorList.png) no-repeat;
	width: 190px;		
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color: #A70303;
	padding: 10px 10px 10px 10px;	
	margin-bottom:-7px;
} 
.WytheSelectedForTypicalProductTab:hover
{	
	cursor:default;
    text-decoration:none;
	
} 
.WytheTabforSponsor:hover
{
	color: goldenrod;
	font-weight:bold ;
	cursor:pointer;
	margin-left:1px;

} 

  
 
body {
}
.menudiv{
width: 130px; /*width of accordion menu*/
}
.MenuItem
{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 13px Arial;
height:20px;
color: white;
background: black url(../Images/titlebar.png) repeat-x center left;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 5px 5px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
display:block;
}
.MenuItem:hover
{
	text-decoration:none;
	color:goldenrod;
}
.SelectedMenuItem
{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../Images/titlebar-active.png);
font: bold 13px Arial;
height:22px;
color: white;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 5px 5px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
display:block;
}
.SelectedMenuItem:hover
{
	text-decoration:none;
	color:goldenrod;
}
.FirstSubMenuItem
{
color: #A70303;
background: url(../Images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 0px 0;
margin-top:15px;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.SubMenuItem
{
color: #A70303;
background: url(../Images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 0px 0;
padding-top:0px;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.SelectedSubMenuItem
{
color: goldenrod;
background: url(../Images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 0px 0;
padding-top:0px;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.FirstSelectedSubMenuItem
{
color: goldenrod;
background: url(../Images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 0px 0;
margin-top:15px;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.SubMenuItem:hover{ /*hover state CSS*/
color: goldenrod;
text-decoration:none;
}
.SelectedSubMenuItem:hover{ /*hover state CSS*/
color: goldenrod;
text-decoration:none;
}
.tdHeading{background: transparent url(../_base/img/bg_tableheader.png) no-repeat left top; padding-left:1px;}

.btnGreyImage
{
	background-image: url(../Images/btn_grey.png);
	color: #ffffff;
	background-repeat:no-repeat ;
}

.tableBackground
{
	background-image:url(../Images/leftNavigationBar1.JPG);
	background-color: #7baad4;
	background-repeat:no-repeat ;
	

}
.btn_Image
{
	width: 137px;
	height: 111px;
	background-image: url(../Images/btn_image.PNG);
}
.btn_Image:hover
{
	background:transparent url(../Images/btn_image.PNG) no-repeat -2px 1px;
	width: 137px;
	height: 111px;
	
}
.lnkFont
{
	font-size:11px;
	color: #5c7587;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lef_Navi
{
	font-size: 13px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	font-family: Arial;
}
.btnBG 
{
	background-image: url(../Images/btn_bg_new.PNG);
}
.btnBG1
{
	background-color: #dcdcdc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#a9a9a9,endColorStr=#ffffff);
}
.btnBG2
{
	background-color: #fffaf0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fffaf0,endColorStr=#ffffff);
}



.formBG
{
	background-image: url(../Images/new_BG_1.JPG);
	background-repeat: no-repeat;
	background-color: #000000;
}

.formBG1
{
	
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*filter:progid:DXImageTransform.Microsoft.Gradient
   (GradientType=0,StartColorStr='#393939',EndColorStr='#b5b5b5');*/
	background-image: url('../images/new_BG_1.JPG');
	background-repeat:repeat-x
	

}

div.scroll {
height: 200px;
width: 550px;
overflow: auto;
}

.btnWytheButton
{
	background-image: url(../Images/btn_Wythe_Image.bmp);
	color: #ffffff;
}


.textWhiteFont
{
	font-size: 14px;
	color: #ffffff;
	font-family: Calibri;
	background-color: #000000;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #565151;

}

.HomePageBG
{
	font-family: Arial;
	font-weight: normal;
	background-color: #dcdcdc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: black;
	height: 40px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#dcdcdc,endColorStr=#ffffff);
	font-size: 13px;
}


.HomePageBG2
{
	font-family: Arial;
	font-weight: normal;
	background-color: #4682b4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: black;
	height: 40px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4682b4,endColorStr=#b0c4de);
	font-size: 13px;
}


.bg_table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;

}
.table_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #696969;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #ffffff;
	font-weight: bold;
	height: 40px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#696969,endColorStr=#dbdbdb);
}

.table_header_light
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #a9a9a9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #ffffff;
	font-weight: bold;
	height: 15px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#a9a9a9,endColorStr=#dbdbdb);
}

.leftNavMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #a9a9a9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #ffffff;
	font-weight: bold;
	height: 40px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#a9a9a9,endColorStr=#dbdbdb);
}

.heatedParameterLink
{
	color: goldenrod;
}
.heatedParameterLink:hover
{
	color: darkgoldenrod;
}



.accorMenu
{	
	text-decoration: none;
	color:White;
	
}


.topaccormenu
{
	/*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px Arial;
	/*color: #32516f; background: black url(../Images/titlebar.png) repeat-x center left;*/
	background-color:#32516f;
	
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}
.menuheader
{
	background-color: #F8F3EC;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
	color: #32516f;
	font-style: normal;
	font-family: Arial;
	font-size: 100%;
}
.ss
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
background-image:url(../_base/img/bg_table_back.PNG);
color:#000000;
background-repeat:no-repeat;
}

.arrowlistmenu {
color: white;
display: block;
padding: 2px 0;
padding-top:0px;
text-align:left;
padding-left: 1px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;

font-size: 80%;
}
arrowlistmenu.hover
{
color: white;
background: url(../Images/arrowbullet.png) no-repeat center left;
background-color:Gray;
}

.modalBackground
{
	background-color: #5d758d;	
	filter: alpha(opacity=70);
	opacity: 0.7;	
}
.ModalPopupPosition
{
    top:0px;
    left:0px;
}
.pagenumber{background-color:Transparent;}
.pagenumber td table tr td span{padding-left:15px;}
.pagenumber td table tr td a{padding-left:15px;}
