﻿.body
{
	font-family:Verdana;
	font-size:12px;
}

h2
{
    font-family:Tahoma;
    font-size:18px;
    color:Gray;
    text-align:center;
}
h3
{
    font-family:Tahoma;
    font-size:14px;
    color:Gray;
}

#wrapper { 
 margin: 0 auto;
 width: 913px;
}
#header 
{
	width: 913px; 
	float: left; 
	height: 140px; 
	background-color:#ffffff;
	background-image:url(images/header.png); 
	background-repeat:no-repeat;
}

#main
{
	padding-top:20px;
	width: 630px;
	float: left;
}



#right
{
	float:right;
	display: inline;
	width:250px;
}

#informer
{
	margin-top:20px;
	padding-top:25px;
	padding-left:10px;
	width:100%;

	background-image: url('Images/DownloadBackGrn.jpg');
	background-repeat: no-repeat; 
	background-position: left top;
}

#news
{
	margin-top:100px;
	padding-top:25px;
	padding-left:10px;
	width:100%;


	background-image: url('Images/NewsBackGrn.jpg');
	background-repeat: no-repeat; 
	background-position: left top;
}

/*Box*/
.r1, .r2, .r3 {
    display: block;
    height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }


#rounded-box-hot .inner-box, #rounded-box-hot b
{
	background-color: #CAEFD3;
}

#rounded-box-cloud .inner-box, #rounded-box-cloud b
{
	background-color: #F0FFF2;
}

.inner-box {
    padding:0.5em;
}

.r1, .r2, .r3  {
    overflow: hidden; 
    font-size:1px;
}


#ruseng
{
	float: left; 
	padding-top:15px; 
	padding-left:850px;
}

#navigation 
{
	float: left; 
	padding-top:60px; 
	vertical-align:bottom; 
	width: 913px; height:30px;  
	color:#396898; 
	font-size:12px; 
	font-weight:bold;
}

#navigation #searchgt {width:118px; height:19px;background-image:url(images/button.gif); background-repeat:no-repeat; background-position:left; float:left;}
#navigation #searchgt:link {width:118px; height:19px;background-image:url(images/button.gif); background-repeat:no-repeat; background-position:left; float:left;}
#navigation #searchgt:visited {width:118px; height:19px;background-image:url(images/button.gif); background-repeat:no-repeat; background-position:left; float:left;}
#navigation #searchgt:hover {width:118px; height:19px;background-image:url(images/bottomGrad.png); background-repeat:no-repeat; background-position:left; float:left;}
#navigation #searchgt:active {width:118px; height:19px;background-image:url(images/button_press.jpg); background-repeat:no-repeat; background-position:left; float:left;}

#navigation #flashlocker {width:118px; height:19px;background-image:url(images/button.gif); background-repeat:no-repeat; background-position:left; float:left; margin:0 0 0 0px}
#navigation  #flashlocker:link{width:118px; height:19px;background-image:url(images/button.gif); background-repeat:no-repeat; background-position:left; float:left; margin:0 0 0 0px}
#navigation  #flashlocker:visited{width:118px; height:19px;background-image:url(images/button.gif); background-repeat:no-repeat; background-position:left; float:left; margin:0 0 0 0px}
#navigation #flashlocker:hover {width:118px; height:19px;background-image:url(images/button_hover.jpg); background-repeat:no-repeat; background-position:left; float:left; margin:0 0 0 0px}
#navigation #flashlocker:active {width:118px; height:19px;background-image:url(images/button_press.jpg); background-repeat:no-repeat; background-position:left; float:left; margin:0 0 0 0px}

#ddimagetabs{margin:6px 0 0 350px}
#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 12px Verdana; /*tab font */
color: black; /*font color */
width: 95px; /*width of tab image */
height: 27px; /*height of tab image */
float: left;
display: inline;
margin-left: 4px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(images/button.gif); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;}
#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(images/button_hover.jpg); /*URL to tab image onmouseover */
color: black;}
#ddimagetabs a:link {color:#396898; font-size:12px;}
#ddimagetabs a:visited {color:#396898; font-size:12px;}
#ddimagetabs a:hover {color:#396898; background-image:url(images/bottomGrad.png); background-repeat:repeat-x;}
#ddimagetabs a:active {color: #090890;  background-image:url(images/bottomGrad2.png); background-repeat:repeat-x;}
#tabcontentcontainer{width:480px; /*width of 2nd level content*/
height:0px; _height:40px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
margin:0px 0 0 300px; font-size:12px; color:#396898}
.tabcontent{display:none;}

.Label_SupportCaption
{
	font-family:Verdana;
	font-size:18px;
	color:Gray;
}

.Label_Table
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#02510F;
}

.Texbox_Table
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Gray;
}


.HyperLink_Download
{
	text-decoration:none;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #02510F;
	padding:10px
}

.Label_LastReleaseCaption
{
	 font-family:Tahoma;
	 font-weight:bold;
	 font-size:14px;
	 float:left;
	 color:Black;

}
.Label_LastReleaseNote
{
	 font-family:Tahoma;
	 font-size:12px;
	 color:Gray;
	 line-height:130%;
	 text-align:justify;
}

.Label_LastReleaseNumber
{
	display: inline;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #800000;
	
}

.Label_LastReleaseDateTime
{
	font-family: Tahoma;
	font-size: 14px;
	float: right;
	color: #000066;
}