.wpe .content{padding-top:0;padding-bottom:0;}
.right_border{border-right:solid 1px #d5d5d5;}
.tb_border{border-top:solid 1px #d5d5d5;border-bottom:solid 1px #d5d5d5;}
.m_content{margin:25px 30px;}
.bordered_button{padding:30px 0 28px;}
.contentContainer 
{
	/*margin-RIGHT: 10px;	
	margin-LEFT: 16px;
	margin-BOTTOM: 5px;		
	padding-TOP: 6px;*/
	margin:0px;
	padding:6px 0 0 16px;
	overflow:hidden;}
.wp_login_header
{
	padding:10px 200px 25px 10px;
	background:transparent url(/_LAYOUTS/CTAssets/Images/windpowerestimator/loginbg.jpg) no-repeat top left;	
	color:White;
}
.TCContent
{
	overflow:scroll;
	overflow: -moz-scrollbars-vertical;overflow-x: hidden;overflow-y: scroll;
	height:226px;
	margin-bottom:5px;
}
.TCContent-noscroll
{
	height:400px;
	margin-bottom:5px;
}

.Scrollable
{
	overflow:scroll;
	overflow: -moz-scrollbars-vertical;overflow-x: hidden;overflow-y: scroll;
}

.IntroContent
{
	
}

.bold-text
{
	font-weight:bold;
}

.exampleText ul
{
	margin:0px;
	padding-left:5px;	
}

#col2,#col1
{
	height:505px;
}

.exampleText ul li
{
margin:0px;

}

.SiteTypeText
{
	margin-top:20px;
	margin-left:10px;
	maring-right:5px;
}

.blueBullet
{
	PADDING-LEFT: 15px;	
	BACKGROUND: url(/images/general/triangle_bullet_0084ff.gif) no-repeat 5px 5px;	
	MARGIN-LEFT: 0px;
	font-weight:bold;
}


.questionBullet
{
	PADDING-LEFT: 15px;	
	BACKGROUND: url(/_LAYOUTS/CTAssets/Images/windpowerestimator/question_mark.gif) no-repeat 0px 0px;	
	MARGIN-LEFT: 0px;
	
}

.errorBullet
{
	margin:0px;
	padding:0px;
	BACKGROUND: url(/_LAYOUTS/CTAssets/Images/windpowerestimator/error.gif) no-repeat 0px 0px;
	height:15px;
}

.noJavaTagDashboard
{
	display:none;
}

/*.tooltipIcon
{
	display:none;
}*/

.introContainer
{
	width:522px;
}

h1, #wpArea h2{color:Black;}

.h_480
{
	height:480px;
}

.h_50
{
	height:50px;
}

.h_150
{
	height:200px;
}

.graphBottom
{
	
	padding:10px 0px;
}

.m_top_6
{
	padding-top:6px;
		
}

.w_400
{
	width:400px;

}

.w_65
{
	width:65px;	
}

.graphArea
{
	width:305px;
	overflow:hidden;
}

.advancedForm
{
	width:560px;
}

.fullWidth{width:100%;}

.graphHeader
{
	margin-left:40px;
}

.m_l_10
{
	margin-left:50px;
}

.m_r_15{margin-right:15px;}

.m_5{margin:5px;}

.m_lr_10
{
	margin-left:10px;
	margin-right:10px;
}

.w_130
{
	width:130px;
}

.w_55
{
	width:55px;
}


.w_50
{
	width:48px;
}

.w_190
{
	width:190px;
}

.w_145
{
	width:145px;
}

.w_208
{
	width:208px;
}

.w_560
{
	width:560px;
}

.extended-warning
{
	color:#0084ff;
	font-weight:bold;
	cursor:default;
}

.readonly-textbox
{
	/*border-style:solid;
	border-width:1px;
	background-color:#f4f4f4;*/
}

.w_230
{
	width:230px;
}

.blue-text 
{
	color:#0290f3;

}


.w_222
{
	width:222px;
}

.p_l_5
{
	padding-left:5px;
}
.p_l_35
{
	padding-left:35px;
}

.p_r_5
{
	padding-right:5px;
}

.fieldName
{
	width:300px;
	float:left;
}

.fieldValue
{

	float:left;
	
}

.noJavaTag
{
	width:45px;
}

.introRightContent
{
	width:238px;
}

.pubThumbnail
{
	float:left;border:none;margin-right:5px;
}

.blueStarBullet
{
	BACKGROUND: url(/_LAYOUTS/CTAssets/Images/windpowerestimator/asterix.gif) no-repeat 0px 5px;
	font-weight:bold;
	font-size:0.9em;
	padding-left:6px;
	margin-bottom:5px;
	clear:both;
	padding-right:5px;
}


.blueHeading
{
	color:#0B2C59;
	font-weight:bold;
}

.m_lr_5
{
	margin-left:5px;
	margin-right:5px;
}

.GridViewStyle
{   
	width:94%;
 /*   border-right: 0px none #A7A6AA;
    border-bottom: 0px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;*/
    padding: 4px;
    margin-bottom:20px;
    border:none;
    border-collapse: separate;
    border-spacing: 0;
border-width: 0px 0px 0px 0px;
}


.GridViewStyle a
{
    color:blue;
}

.GridViewHeaderStyle th
{
/*    border-left: 2px solid #EBE9ED;
    border-right: 2px solid #EBE9ED;*/
    border:none;
    padding-left:5px;
}

.GridViewHeaderStyle
{
    background-color:#CCCCCC;
    font-weight: bold;
    color: Black;
    margin-top:5px;
    height:20px;
    

}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #f4f4f4;
    color: #333333;
    
}

.GridViewRowStyle TD
{
	padding-top:4px;
	padding-bottom:4px;
}

.GridViewAlternatingRowStyle
{
    background-color: white;
    /*color: #284775;*/
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    
    border:none;
    border-spacing: 0;
border-width: 0px 0px 0px 0px;
border-collapse: collapse;
border-spacing: 0pt 0pt;
border-style: none;

   
}



.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle table 
{
    margin: 0 auto 0 auto;
}

.w_420
{
	width:420;

}

.w_182
{
	width:182px;	
}

.w_45
{
	width:45px;
}

.w_180
{
	width:180px;
}

.w_40
{
	width:40px;
}
.w_22
{
	width:22px;
}
.w_293
{
	width:293px;
}
.c_l
{
	clear:left;
}
.w_76
{
	width:76px;
}

.w_30
{
	width:30px;

}

.w_338
{
	width:338px;

}

.w_54
{
	width:54px;
}
.w_115
{
	width:115px;
}
.w_93
{
	width:93px;
}
.w_116
{
	width:116px;
}
.w_68
{
	width:68px;
}

.w_315
{
	width:315px;
}

.w_300
{
	width:300px;
}

.w_206
{
	width:206px;
}
.w_154
{
	width:154px;
}
.w_146
{
	width:146px;
}
.w_250
{
	width:250px;

}

.w_760
{
	width:760px;	
}

.w_280
{
	width:280px;
}
.w_33p
{
	width:33.2%;
}
.texttoppadding
{
	padding-top:4px;
}
.b_black
{
	border:black solid 1px;
}
.w_122
{width:122px;}
.w_228
{width:228px;
}
.w_240
{
	width:235px;
}

.w_262
{
	width:262px;
}
.w_103
{width:103px;}
.w_180
{width:181px;}
.w_x
{
	width:120px;
}
.ta_left
{
	text-align:left;
}

.w_350
{
	width:350;
}

.error 
{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

a.error 
{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

.h_20
{
	height:20px;
}


.range-box  input
{
	width:30px;

}

.bg_cccccc
{
	background-color:#cccccc;
}
.b_r_1_ffffff
{
	border-right:solid 1px white;
}
.turbinedata
{
	overflow:auto;
	height:330px;
}

.siteTypes
{
	overflow:auto;
	height:330px;
}
.datatb
{
	font-size:0.6em;
}

h2{COLOR: black;}

#wpLoginArea .contentContainer
{
	margin-left:0px;
}


