﻿


#bg_image
{
	height:418px;
	background-image: url('../images/design/v2_background.jpg'); 	
}

#divBody
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}


#header
{
	text-align: left;
	height: 100px;
}

#footer
{
	width:100%;
	clear:left;
}


#middle {}


#logo 
{
	padding-top: 40px;	
}

#logo_text 
{
	padding-top: 46px;
	padding-left: 10px;
	font-weight:bold; 
	font-size: 30px;	
	color: Gray;
}

#top_links
{
	height: 20px;
	list-style-type: none;

	float: left;
}

#top_links li
{
	float: left;
	margin-top: 55px;
	padding: 0px 5px;
}

.language_switcher li
{
	margin-top: 56px !important;
}

#picture {background:#90C9F1;}

/*	These styles are common for a and img inside a tags for child element of 
 *	element with id="mainMenu"
 */

/**************************************************************************************************************************/
/************************** PAGES START ***********************************************************************************/
/**************************************************************************************************************************/

#start_page_common_content .form_content_wrapper
{
}

/**************************************************************************************************************************/
/************************** PAGES END *************************************************************************************/
/**************************************************************************************************************************/

/**************************************************************************************************************************/
/************************** RADIO BUTTON START ****************************************************************************/
/**************************************************************************************************************************/

#mainContainer
{
}

#Menu,
#MenuContent
{
	height: 52px;
}

#Menu
{
	background-color: Transparent;
}

#MenuContent
{
	background-image: url('../images/design/v2_menu_bg.png');
	
	position: absolute;
	width: 100%;
	left: 0px;
	top: 100px;
}

#mainMenu table
{
	padding-top: 1px;
}

#mainMenu { width: 100%; height: 100%; z-index: 100; }

#mainMenu span {width: 100%; height: 100%; } 

#mainMenu .AspNet-Menu-Horizontal { height: 52px; float: left;
                                    background: transparent url(../images/design/v2_menu_delimiter.gif) no-repeat scroll right top;}

#mainMenu .AspNet-Menu { padding-right: 2px; position: static !important; }

#mainMenu .AspNet-Menu-NonLink { font-size: 13px; font-weight: bold; text-align: left; margin-left: 32px; color: White;}

#mainMenu .AspNet-Menu-Leaf,
#mainMenu .AspNet-Menu-WithChildren { width: 237px; background:URL('../images/design/v2_menu_delimiter.gif') no-repeat left top; z-index: 100; }

#mainMenu a {padding: 15px 0px 16px 0px; color: #fff !important; font-size: 14px; margin-left: 2px;}

#mainMenu a:hover { background:URL('../images/design/bg_white_opacity_30.png') repeat; }

#mainMenu .AspNet-Menu-WithChildren ul { width: 238px; z-index: 100; left: 0px; font-size: 10px;}
#mainMenu .AspNet-Menu-WithChildren ul a { font-size: 13px; padding-left: 30px; text-align: left;}

#mainMenu .AspNet-Menu-WithChildren li { background:URL('../images/design/v2_dynamicMenuItem_bg.gif') repeat-y left top; width: 100%; margin: 0px;}
#mainMenu .AspNet-Menu-WithChildren li.first {background:URL('../images/design/v2_dynamicMenu_bg_top.gif') no-repeat left top !important;}
#mainMenu .AspNet-Menu-WithChildren li.last {background:URL('../images/design/v2_dynamicMenu_bg_bottom.gif') no-repeat left bottom !important; height: 40px;}

#mainMenu .AspNet-Menu-WithChildren li a:hover { margin-right: 2px;}
#mainMenu .AspNet-Menu-WithChildren li a { padding-top: 5px; padding-bottom: 5px;}
#mainMenu .AspNet-Menu-WithChildren li.first a { padding-top: 18px; padding-bottom: 5px;}
#mainMenu .AspNet-Menu-WithChildren li.last a { padding-top: 6px; padding-bottom: 17px;}


/**************************************************************************************************************************/
/************************** RADIO BUTTON START ****************************************************************************/
/**************************************************************************************************************************/


#headerLevel2 
{
	height:40px;
	background-image:url('../images/design/v2_headerLevel2_bg.png');
	background-position:left;
	background-repeat:no-repeat;
	
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	
	list-style-type: none;
}

#headerLevel2 li
{
	margin: 0px 10px 0px 10px;
	float: left;
}

#headerLevel2 span
{
	position: relative;
	vertical-align: top;
	top: 10px;
}

#headerLevel2 .button_red
{
	margin-top: 9px;
	float: right;
	width: 120px;
}

#headerLevel2 .links img
{
	margin-top: 6px;
}

#headerLevel2 .links a
{
	margin-left: 5px;
}

#headerLevel2 .links .lnkDownloadCenter img
{
	margin: 0px 5px 3px 5px;
}

#headerLevel2 .logout
{
	float: right;
}

#headerLevel2NonAuthenticated 
{
	position:relative; 
	width:938px; 
	height:200px;	
	margin-top: 20px;
}


#siteMapPathDiv
{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
}

#siteMapPathDiv span
{
	color: #838383;
}


#siteMapPathDiv span a
{
	text-decoration: underline;
	color: #838383;
}


#siteMapPathHeader
{
	color: #888886;
	font-weight: bold;
}

