/*** Base style ***/
.floatRight
{
	float:right;
}
.clearboth
     {
     	clear:both;
     	font-size:0px;
     	}
 
body {
	font-size: 0.69em;
}

body, tr, th {
	font-family: Arial;
	color: #666;
}

:root {
	overflow-y: scroll;
}

:focus {
	outline-color: #999;
}

html {
/*	font-size: small;*/
}

/*
li
{
	list-style-type: none;
}
*/
body.ModalPopupBehavior #ContentContainer
{
	z-index: 900;
}

body.ModalPopupBehavior #ContentContainer iframe 
{
	visibility: hidden;	
}



select, input, textarea {
	font-family: Arial;
	color: #000;
	font-size: 120%;
}

img {
	border-width: 0;
}

a, .js span.action {
	color:#cd6e19;
	text-decoration:none;
	outline:none;
	cursor: hand;
	cursor: pointer;
}


.js span.action {
}

div.thin-line {
	border: none;
	border-bottom: solid 1px #E9E9E9;
	height: 1px;
	margin: 8px auto;
	clear: both;
}


.whitebg, .innerwhitebg {
	background-color:#fff;
}
 .strong {
 	font-weight:bold;
 }
 .cursor-hand {
 	cursor:pointer;
 }
 
/*** Fonts ***/
h1,h2,h3,h4 {
	font-family:"Gill Sans MT", Arial, sans-serif;
}
h1 {
	font-size: 1.82em;
 	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 1.45em;
	font-weight: normal;
	line-height: 19px;
	margin: 0 0 3px 0;
}
h3 {
	font-weight: bold;
}
p {
	line-height: 135%;
	margin: 0;
}
p.ingress {
	font-size: 1.27em;
	line-height: 135%;
	padding-bottom: 10px;
}
.red {
	color:red;
}

/*** Layout ***/
body {
	margin: 0px;
}

form {
	display: block;
	margin: 65px auto;
	width: 1000px;
	position: relative;
}

#Logotype {
	width: 70px;
	left: 56px;
	top: -50px;
	position: absolute;
	z-index: 277;
}

#TopMenuPanel 
{
	position: absolute;
	left: 186px;
	top: -59px;
	/*position: relative;*/
	/*height: 59px;*/
	/*z-index: 277;*/
	/*width:834px;*/
	
}



	

#SearchPanel .box
{
	margin: 0 15px;
}



#FlashPanel
{
	position: relative;
	clear: right;
	float: right;
	overflow: hidden;
	z-index: 8;
	margin-top:72px;
	
}

#FlashPanel #MainFlash
{
	position: absolute;
	z-index: 9;
	top: 3px;
	right: 0;
	overflow: hidden;
}

#FlashPanel .altContent
{
	position: absolute;
	top: 150px;
	right: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}



#UpdateProgress
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff url(/graphics/ajax-loader.gif) no-repeat 50% 50%;
}


form.logout 
{
	margin: 47px auto;
	width: 402px;
}

.logoutBox 
{
	background: url(graphics/logout_box_top2.gif) top left no-repeat;
	padding-top: 105px;
	width: 401px;
	height: 105px;
}

.logoutBox .content
{
	background: url(/graphics/logout_box_bottom.gif) bottom left no-repeat;
	padding: 10px 29px 25px 29px;
}

.changeUsername 
{
	background: url(/graphics/logout_box_top2.gif) top left no-repeat;
	padding-top: 105px;
	width: 401px;
	height: 105px;
}
.changeUsername .content
{
	background: url(/graphics/logout_box_bottom.gif) bottom left no-repeat;
	padding: 10px 30px 25px;
	margin-top: 30px;
}

/*
 * Table style
 *
 */
table.style1 {
}    

table.style1 tr {

}    

table.style1 th {
    color: #666666;
    background: #fff;
    padding: 2px 8px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}    

table.style1 tr.top th {
    border-bottom: none;
    padding-bottom: 3px;
} 

table.style1 th.alt {
    background: #f8f8f8;
}    

table.style1 tr.top th,
table.style1 tr.head th
{
    text-align: right;
}   

table.style1 tr.top th.first, 
table.style1 tr.head th.first 
{
    text-align: left;
}   

table.style1 td {
    background: #fff;
    text-align: right;            
    padding: 2px 8px;
    border-bottom: 1px solid #ccc;
}    

table.style1 td.alt {
    background: #eee;
}    

table.style1 tr.hover th,
table.style1 tr.hover td
{
    background: #eee;
    color: #000;
}  

.alignright
{
	float: right;
}


#ProjectSubMenuContainer-Clear 
{ 
	clear: both; 
	font-size: 0px; 
	margin-top: -1px; 
}


.LoggoDiv{ height:105px; width:72px; margin:0 0 0 20px; position:relative; float:left;}
.closeButtonImgPopup{position:absolute; left:429px; margin:20px 0 0px 0px; width:93px; height:45px; }
.topHolder{margin-top:10px; width:522px; height:110px; position:relative;}
.projectname{font-style:italic; clear:both; font-size:1.5em; margin:20px 0 0 30px;}
.imagediv {background-color:#EBEBEB;color:#666666;margin-top:30px; margin-left:20px; width:500px; padding:10px; border:solid 1px #d6d6d6}
.textdiv {padding:10px 20px 10px 20px; font-family:Trebuchet ms, Verdana; font-size:15px}
.imageContainer {margin-top:25px;}
.imagediv img {border:0}

.TopInfoPanel
{
	margin-bottom: 10px;
}
.IFrameContentStyle
{
    float:left;
    width:480px;    
}

 #AccountStepThreeRight .wrapper .slider
{
	position: relative;
    overflow: hidden; 
    height: 40px;
    width:253px;
	margin:0;
	display:block;
}
	
#AccountStepThreeRight .wrapper .slider .Background
{
	background:transparent url(/graphics/Search/slider-background.gif) no-repeat scroll 0 2px;
	float:right;
	height:26px;
	width:253px;
	z-index:1;
}
	
#AccountStepThreeRight .wrapper .slider .MinHandle
{
	width:26px;
	height:26px;
	background:transparent url(/graphics/Search/lefthandleSingleSlide.png) repeat scroll 0 0; 
	position:absolute;
	left:50px;
	z-index:200;
	top:0px;
	cursor: w-resize;
}
* html #AccountStepThreeRight .wrapper .slider .MinHandle
{
 	background:transparent url(/graphics/Search/lefthandleSingleSlideIE.png) repeat scroll 0 0; 
}
	
#AccountStepThreeRight .wrapper .slider .MinValue
{
	background-color:Transparent;
	position:absolute;
	left:5px;
	top:0px;
	width:65px;
	height:auto;
}
		
#AccountStepThreeRight .wrapper .slider .MaxValue
{
   background-color:Transparent;
   position:absolute;
   left:178px;
   top:27px;
   text-align:right;
   width:65px;
   height:auto;
}

#AccountStepThreeRight .wrapper .TextImage
{
	float:left;
	height:17px;
	width:20%;
}

#AccountStepThreeRight .wrapper .slider .MinValueField
{
    position: absolute; 
    top: 26px; 
    left: 5px;
    width: 80px;
    border: 0px;
    background: transparent; 
    z-index:70;   
}

#AccountStepThreeRight .wrapper .slider .RangeText
{
    position: absolute; 
    top: 26px; 
    left: 80px;
    width: 100px;
    border: 0px;
    text-align: center;
    background: transparent; 
    z-index:72;   
}

#AccountStepThreeRight .wrapper .slider .MaxValueField
{
    position: absolute; 
    top: 26px; 
    left: 171px;
    width: 80px;
    border: 0px;
    background: transparent;
    text-align: right;
    z-index:71;  
}

#AccountStepThreeRight .wrapper .slider .CoverLeft
{
	background-color:#E1C09F;
	height:16px;
	opacity:0.68;
	filter:alpha(opacity=68);
	position:absolute;
	top:5px;
	z-index:5;
}

#AccountStepThreeRight1 .wrapper .slider
{
	position: relative;
    overflow: hidden; 
    height: 40px;
    width:253px;
	margin:0;
	display:block;
}

#AccountStepThreeRight1 .wrapper .TextImage
{
	float:left;
	height:17px;
	width:20%;
	}
	
#AccountStepThreeRight1 .wrapper .slider .Background
{
	background:transparent url(/graphics/Search/slider-background.gif) no-repeat scroll 0 2px;
	float:right;
	height:26px;
	width:253px;
	z-index:1;
}
	
#AccountStepThreeRight1 .wrapper .slider .MinHandle
{
	width:14px;
	height:26px;
	background:transparent url(/graphics/Search/lefthandle.png) repeat scroll 0 0; 
	position:absolute;
	left:50px;
	z-index:200;
	top:0px;
	cursor: w-resize;
}
* html #AccountStepThreeRight1 .wrapper .slider .MinHandle
{
 	background:transparent url(/graphics/Search/lefthandleIE.png) repeat scroll 0 0; 
}	
	
#AccountStepThreeRight1 .wrapper .slider .MaxHandle 
{
	width:14px;
	height:26px;
	background:transparent url(/graphics/Search/righthandle.png) repeat scroll 0 0;
	position:absolute;
	left:239px;
	z-index:200;
	top:0px;
	cursor: w-resize;
}
* html #AccountStepThreeRight1 .wrapper .slider .MaxHandle
{
	background:transparent url(/graphics/Search/righthandleIE.png) repeat scroll 0 0;
}
	
#AccountStepThreeRight1 .wrapper .slider .MinValue
{
	background-color:Transparent;
	position:absolute;
	left:5px;
	top:0px;
	width:65px;
	height:auto;
}
		
#AccountStepThreeRight1 .wrapper .slider .MaxValue
{
	background-color:Transparent;
   position:absolute;
   left:178px;
   top:27px;
   text-align:right;
   width:65px;
   height:auto;
}

.CustomerID
{
	font-size: 2em;

}



