﻿body, html, form
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

body, html, form, select, input, table, 
.downloads_Link_AgreeLicense, .downloads_Link_NotAgreeLicense, 
.page_name_links a, 
.WMenu76_MainDiv a, 
.w76_button_simple, 
.w76_linkbutton_small a, .w76_linkbutton_small_hover a,
.w76_linkbutton a, .w76_linkbutton_hover a
{
	font-size: 10pt;
	font-family: Tahoma;
}


a, .normal_Text, .link_Text, .description_Text, .content_header, .license_Link_Accepted, .license_Link_NotAccepted
{
    font-size: 12pt;
	font-family: Arial;
}


.large_Text, .subHeader_Text
{
    font-family:Arial;
	font-size:14pt;
}

.subHeader_Text
{
	height: 35px;
}

.description_Text
{
	text-indent: 25px;
}

.description_Text_Div
{
    margin-bottom:15px;
    padding-bottom: 15px;
	border-bottom: dashed 1px #003466;
}

.default_top
{
	position: relative;
	height: 100px;
	width: 100%;
	z-index:2;
}

.menu
{
	position: relative;
	width: 100%;
	z-index: 1000000;
}

.menu_items
{
	padding-left: 149px;	
	padding-right: 200px;
	min-width: 250px;
}

.menu_theme
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 25px;
	line-height: 22px; /* for FF browser*/
	#line-height: 21px; /* for IE browser*/
	width: 155px;
}	

.menu_theme_combo
{
	position: absolute; 
	right: 3px;     /* for FF browser*/
	#right: 1px;    /* for IE browser*/
	bottom: 4px;    /* for FF browser*/
	#bottom: 3px;   /* for IE browser*/
}

.header
{
	position: relative;
	width: 100%;
	font-size: 26px;
	overflow: hidden;
	height: 57px;
}

.header_center
{
	position:absolute;
	top: 0px;
	left: 148px;
	width:100%;
	height: 55px;
	
}

.header span
{
	position: absolute;
	height: 100%;
	line-height: 55px;
}

.header_logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	cursor: pointer;
	z-index: 10000000;
}

.page_name
{
	position: absolute;
	bottom: 0px;
	left: 149px;
	right: 0px;
	min-width: 250px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
}

.page_name_links
{
	width: 100%;
	height: 100%;	
}

.page_name a
{
	text-decoration: none;
}

.footer
{
	height: 20px;
	line-height: 20px;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.content_header
{
	height: 60px;
	padding-left: 30px;
	line-height: 63px;
	-moz-box-sizing: padding-box;
	color: white;
	font-weight: bold;
}

.content_cont
{
	left: 0px;
	xbottom:20px;
	width: 100%;
	background-repeat: no-repeat;
}

.content_PlaceHolder
{
    width: 600px;
    vertical-align: top;
    padding-bottom: 20px;
    z-index: 1;    
}

.content_Advertisement
{
    vertical-align: top;
	padding-left: 30px;
	padding-bottom: 20px;
}

/* control */
.control_cont
{
	position: relative;
}

.control_descr
{
	position: absolute;
	height: 50px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.control_tab
{
	-moz-box-sizing: padding-box;
	padding-top: 50px;
	height: 100%;
}

/* Home */
.SwitchTheme_Img
{
    cursor: pointer;
}

.SwitchTheme_PlaceHolder_TD
{
    padding-left: 15px;    
}

.SwitchTheme_PlaceHolder_TD_Last
{
	padding-right: 15px;
}


.SwitchTheme_Selected_Div, .SwitchTheme_Normal_Div
{
    padding: 5px 5px;
}

.SwitchTheme_Normal_Div
{
    background: none;
}


/* Sample Viewer*/
.Samlpe_MainTable
{
    position: relative;
    padding-top: 70px;
    -moz-box-sizing: border-box;
    height:100%; 
    width:100%;
}

.SampleDescription
{
    
}

td.SampleDescription
{
    padding: 10px 0px 20px 0px;
}

/* FolderViewer*/

.fv_samples
{
	
}

.fv_samples li
{
	margin: 15px 0px;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 10px;
}

.fv_samples span
{
	color: black;
}

.fv_samples_commonDescription
{
    padding-top: 20px;    
    padding-bottom: 20px;   
}



/* Contact Page */
.contact_SubHeader_div
{
	padding-top: 20px;
}

/* Overview Page */
.overview_Samples
{
	width: 100%;
	padding-bottom: 20px;
}

.overview_Samples ul
{
	width: 100%;
	Xheight: 100%;
	margin: 0px;
	padding:0px;
}

.overview_Samples li
{
	color: red;
	display: block;
	float: left;
	width: 33%;
	box-width: 33%;
	text-align: left;
	list-style-type:none;
	padding-left: 15px;
	margin-bottom: 10px;
	-moz-box-sizing: padding-box;
}



/* Downloads Page  */
.downloads_Content_Div
{
    width: 580px;    

}

.license_Link_Accepted, .license_Link_NotAccepted
{
    text-decoration: underline;   
    cursor: pointer;
    color: green;
}

.license_Link_NotAccepted
{
    color: red;
}

.license_CheckBox_Accepted_TD
{
    background: white;
}


.license_CheckBox_NotAccepted_TD
{
    background: red;
}

.w76_grid .downloads_Link_NotAgreeLicense
{
    color: Red;
    text-decoration: none;
}

.w76_grid .downloads_Link_AgreeLicense
{
    color: Black;
}

/*  Sitemap Page  */
.sitemap
{
    
}

.sitemap ul
{
	margin: 10px;
	padding-left: 0px;
}

.sitemap li
{
   	text-align: left;
	list-style-type:none;
	padding-left: 15px;
	margin: 10px;

}

/* Links Page */
.links_SubHeader_div
{
	padding-top: 20px;
}



/* Help Page */
.helpContent_div
{
  width: 825px;      
}


.wgrid76_simple_cont
{
    height: 100%;
    width: 100%;
    padding-top: 60px;
    position:relative;
    -moz-box-sizing: border-box;   
    overflow: hidden;
}

/* wgrid76_simple_top */ 
#wgrid76_simple_top
{
	position: absolute;
	height: 50px;
	top: 0px;
	z-index: 100;
	
}

#wgrid76_simple_grid
{

	height: 100%;
	width: 100%;
	
	padding: 0px;
}

/* wgrid76_groups_top */ 

#wgrid76_groups_cont
{
    position: relative;
    height: 100%;
    -moz-box-sizing: border-box;
    padding-top: 60px;
}

#wgrid76_groups_top
{
	position: absolute;
	height: 50px;
	z-index: 100;
	top: 00px;
}

#wgrid76_groups_grid
{
	height: 100%;
}

/* wgrid76_groups_top */ 

#wgrid76_Paging_cont
{
    position: relative;
    height: 100%;
    -moz-box-sizing: border-box;
    padding-top: 100px;
}

#wgrid76_Paging_top
{
	position: absolute;
	height: 50px;
	z-index: 100;
	top: 00px;
	
}

#wgrid76_Paging_grid
{
	height: 100%;
}

/* WCombo76_Samples */
.WCombo76_Content_Div
{
	padding: 10px 0px;
}

/* WMultiCombo76_Samples */
.WMultiCombo76_Content_Div
{
	padding: 10px 0px;
}

/* WDualGrid76_Samples */
.WDualGrid76_Content_Div
{
	padding: 10px 0px;
}


/* WWindow76_Samples */
.WWindow76_Content_Div
{
	padding: 10px 0px;
}

/* WMenu76_Samples */
.WMenu76_Content_Div
{
	padding: 10px 0px;
}

/* WHub76_Samples */
.WHub76_Content_Div
{
	padding: 10px 0px;
}

/* WPanel76_Samples */
.WPanel76_Content_Div
{
	padding: 10px 0px;
}

/* WContainer76_Samples */
.WContainer76_Content_Div
{
	padding: 10px 0px;
}

.WContainer76_EditableContent_Div
{
	border: solid 1px red;
	height: 100%;
	padding: 5px 5px;
	-moz-box-sizing: border-box;
}

/* WCalendar76_Samples */
.WCalendar76_Content_Div
{
	padding: 10px 0px;
}

/* WButton76_Samples */
.WButton76_Content_Div
{
	padding: 10px 0px;
}

/* WTabControl76_Samples */
.WTabControl76_Content_Div
{
    padding: 10px 0px;
}


/* Using Examples */

.UE_DetailsPanel_Status_TR
{
	font-weight: bold; 
	height: 20px;
	color: red;
}

