﻿#Downloads 
{
	width:560px;
}

#Downloads .Header
{
	background-image:url(/images/tab_content.png);
	background-repeat:no-repeat;
	height:23px; 
}

#Downloads .Header .HearleftImg, .HearRightImg
{
	border:0;
	float:left;
}

#Downloads .Header .TitleTextBox1 
{
	width:290px;
	height:20px;
	/*background-image:url(/images/hdr_body.jpg);*/
	color:#A8E4EF;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:1px;
	float:left;
	text-align:left;
}

#Downloads .Header .TitleTextBox1 .TitleTextBox2 
{
	height:20px;
	padding:0;
	margin:0;
}

#Downloads .Header .TitleTextBox1 .TitleIcon 
{
	border:0;
	margin:0;
	margin-left:7px;
}

#Downloads .Header .InputBox1 
{
	width:270px; 
	height:23px; 
	/*background-image:url(/images/hdr_body.jpg);*/ 
	float:left;
}

#Downloads .Header .InputBox1 .InputBox2
{
	margin-top:2px;
}
#Downloads .Header .InputBox1 .InputBox2 .InputSearchText
{
	height:16px;
	border:0;
	padding:0;
	padding-left:2px;
	width:220px;
	font-size:11px;
	color:#666666;
}

#Downloads .Header .InputBox1 .InputBox2 .SearchDownloadButton 
{
	width:20px;
    height:20px;
    margin:0; 
    margin-left:5px; 
    border:0; 
    padding:0; 
    vertical-align:middle;
}

#Downloads .Body 
{
	color:#232D2F;
	background-color:#DCE4E6;
}

#Downloads .Body .FirstPart 
{
	padding:10px;
}

#Downloads .Body .FirstPart .TextBox
{
	width:393px;
	text-align:left;
	float:left;
	font-size:11px;
}

#Downloads .Body .FirstPart .TextBox .LinkDownloadType .BlueText
{
	color:#247F9C;
}

#Downloads .Body .FirstPart .Banner1
{
	width:147px;
	float:left;
}

#Downloads .LinkDownloadType a
{
	color:#247F9C;
	text-decoration:underline;
}
#Downloads .Body .DotLine
{
	background-color:#A8E4EF;
	height:1px;
}

#Downloads .Body .SecondPart
{
	padding: 10px;
}

#Downloads .Body .SecondPart .DownloadBlock
{
	font-size:11px;
	text-align:left;
	margin-bottom:10px;
}

#Downloads .Body .SecondPart .DownloadType
{
	font-weight:bold;
	color:#183B41;
}

#Downloads .Body .SecondPart .DownloadItem
{
	padding-bottom:15px;
}

#Downloads .Body .SecondPart .DownloadBriefBox
{
	margin-top:10px;
	display:table; 
	width:540px;
}

#Downloads .Body .SecondPart .DownloadNameBox
{
	width:410px;
	float:left;
}

#Downloads .Body .SecondPart .DownloadName
{
	color:#247F9C; margin-right:10px;
	text-decoration:none;
}

#Downloads .Body .SecondPart .DownloadSizeBox
{
	
}

#Downloads .Body .SecondPart .DownloadSizeBox image
{
	border:0;
	vertical-align:middle;
}

#Downloads .Body .SecondPart .DownloadSizeText
{
	color:#247F9C; 
}

#Downloads .Body .SecondPart .ShowDetailButtonBox 
{
	width:110px;
	float:right;
}

#Downloads .Body .SecondPart .ShowDetailButtonBox image
{
	border:0;
	vertical-align:middle;
}

#Downloads .Body .SecondPart .ShowDetailButtonBox a 
{
	text-decoration:underline;
	color:#247F9C;
}

#Downloads .Body .SecondPart .DownloadDate 
{
	font-style:italic;
	margin-top:7px;
}

#Downloads .Body .SecondPart .DownloadDetailDesc
{
	 margin-top:5px; 
	 padding:5px 5px 0 5px;
	 border: 1px #cccccc solid;
}

#Downloads .Body .SecondPart .DownloadFileName
{
	font-weight:bold;
}

#Downloads a.RedLink 
{
	color:Red;
}

.OrangeButton {
    background-image:url(/images/button/button_orange_bg.gif);
    border:0;
    font-size:11px;
    font-weight:bold;
    height:20px;
    margin:0;
}