@charset "utf-8";

#extra
{
display:inline;
font-size:11px;
}

#mainidea
{
display:none;
font-size:16px;
font-weight:bold;

}


.fileuploader
{


}
.progressBG
{
background-color: #b6d3e5;

}

hr {
margin:0px;
}
.progressTBL
{
border-collapse:collapse; border:1px solid #418bbc;
}

.optiontbl {
border: 1px solid #b6d3e5;
border-collapse:collapse;
margin:0px;
}

input, textarea {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;

}

body, table, td
{
margin-top:0px;




}



#alert
		{
			overflow: hidden;
			width: 100%;
			text-align: center;
			position: absolute;
			top: 0;
			left: 0;
			background-color:#b6d3e5;
			border: 0px solid #418bbc;
			border-bottom:2px;
			height: 0;
			color: #000;
			font: 20px/40px arial, sans-serif;
			opacity: .9;
		}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:5;
}
.popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/

width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:6;
padding:12px;
font-size:13px;
}
.popupContact h1{
text-align:left;
color:#408abb;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
.popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#408abb;
font-weight:700;
display:block;
}
.button{
text-align:center;
margin:100px;
}

.socialbookmark {
position: absolute;
z-index:2;
top:155px;
left:300px;
padding:5px;
background-color:#FFFFFF;
border: 1px solid #418bbc;
font-size:12px;
width:182px;
}
.myupbutton {
background-color:#b6d3e5;
border: 1px solid #418bbc;
}
.myupbuttonlinks {
color:#000000;
font-size:16px;
text-align:center;
text-decoration:none;
}
.myupbuttonsel {
background-color:#FFFFFF;
border: 1px solid #418bbc;
}
.grouped {
background-color:#C6C;	
	
}
.plainlink
{

font-style: normal;
 color:#000000;
 font-weight:0;
 font-size:10px;
 text-decoration:none;
 
 
}

.subtable {
 margin: 0px; padding: 0px;
}
.secondcolor {
background-color:#bbddf4;
}

.latestnews {
color: #0066FF;
}

.highlight {
background-color:#CCCCCC;
}

#small {
font-size: 12px;

}
td {
	font-family:arial,sans-serif;
	font-size: 12px;
	white-space: nowrap;
	}
body,a,p,.h{
font-family:arial,sans-serif

}
#headertxt 
	{
	font-size:14px; font-weight:bold;
	}
.h{font-size:20px}

.h{color:#3366cc}

.q{color:#00c}

.ts td{padding:0}

.ts{border-collapse:collapse}

a {
color: #408abb;
}


#layer3 
{
background: #FFFFFF;
position:absolute; LEFT:350px; TOP:210px;
 background-color:white; width:400px; height:400px;
 border-width: 2px;
 border-color: #000000;
 border-collapse: collapse;
 padding: 5px;
 z-index: 100000;
 visibility:hidden;
 
}


#blackoverlay
 {
 position: absolute;
 top: 0px;
 left: 0px;
 background-color: black;
 opacity: 0.75;
 width: 100%;
 height: 768px;
 z-index: 50000;
 visibility: hidden;
 filter: alpha(opacity=75);
 }


.progressBar {
		position: relative;
		padding: 2px;
		width: 300px;
		height: 50px;
		font-size: 14px;
	}
	.progressBar .background {
		border: solid 1px black;
		width: 270px;
		height: 20px;
	}
	.progressBar .bar {
	
		position: relative;
		background-image:url(../gfx/upload_bg.jpg);
		
		width: 0px;
		height: 20px;
	}

#folder_tables {
	border: 0;
	font-size: 12px;
	border-collapse: collapse;
}

#folder_tables tr {
	border: 1px solid #C0C0C0;
	border-left: 0;
	border-right: 0;
}

#folder_tables td {
	text-align: center;
	padding: 5px 10px;
}

#folder_tables tr:first-child {
	
	border-top: 0;
}

#folder_tables tr td:first-child {
	
 
	text-align: left;
}

.thumb {
 border-color: #408abb #408abb #408abb #408abb;
 border-style:solid;
 border-width: 4px;
 color:#408abb;
}

.handleuploadform
{
width:440px;

}

.filehover 
{
 background-color:#FFFFFF; 
	margin: 0px;
	padding: 0px;
	
}
.filehoverhighlight
{
	 background-color:#CCCCCC; 
	margin: 0px;
	padding: 0px;
	
}

.highlight_word

{
  
  background-color: #000000;
  
  color:#FFFFFF;
}

.filediv
	{
	 
	display: inline;
	margin: 0px;
	padding: 0px;
	
	}
	
.highlightone
	{
				 background-color:#c8e1f1; 
	}
	
.highlighttwo
	{
		 background-color:#FFFFFF; 
	
	}	
	
	html, body {
	height: 100%;
	margin:0px;
	padding:0px;
	}

#wrap {min-height: 100%; height:100%; width:100%;}

#main {
	
	background-color:#FFF;
	padding:5px;
	width:900px;
	margin:auto;
	min-height:99%;
	}  /* must be same height as the footer */

#footer {
	position: relative;
	width:900px;
	margin:auto;
	margin-top: -30px; /* negative value of footer height */
	height:30px;
	clear:both;} 
	
		
		

		body 
		{
		background-color: #f5f5f5;
		}
		


/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
.texRight
	
	{
	text-align:right;
	}
.orderLinks
	{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	}
	
	.directionArrow
	{
	display:none;
	}
	
	#flashHolder
	{
	text-align:center;
	background: url('/gfx/up.jpg');
width: 48px;
height: 48px;
display: inline-block;
padding:0px;
margin:0px;
	}
	
	
	.benefits
	{
	background-color: #B6D3E5;
border: 1px solid #418BBC;
padding:8px;
font-size:13px;
	}
	
	
	.downloadTbl
	{
	width: 412px;
	float:left;
	margin-right:5px;
	}
	
	.downloadTblLeft, .downloadTblRight
	{
	border-bottom: 1px solid #CCC;
	font-size:13px;
	margin:0px;
	padding:3px;
	}
	
	.downloadTblLeft
	{
	font-weight:bold;
	white-space:normal;
	}
	
	.downloadTblRight
	{
	text-align:right;
	white-space:normal;
	}
	.downloadTblHeader
	{
	white-space:normal;
	font-size:24px;
	height:62px;
	padding: 3px;
	vertical-align:top;
	}
	.downloadTblAd
	{
	float:left;
	background-color:#CCC;
	}
	
	.downloadTblHolder
	{
	width:829px;
	margin: 0px auto;
	}
	.downloadLink
	{
	text-decoration:underline;
	color:#000;
	}
	
	.hr {
background: white url(/gfx/skinny_dots.gif) repeat-x;
background-image: url(/gfx/skinny_dots.gif);
background-repeat-x: repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-position-x: initial;
background-position-y: initial;
background-origin: initial;
background-clip: initial;
background-color: white;
width: 100%;
height: 1px;
margin-top: 3px;
margin-bottom: 3px;
}

.headerTxt
	{
	font-size:18px;
	
	}
	

		
			.tooltipLeft {
	display:none;
	background:transparent url(/js/tooltip/black_left.png);
	font-size:15px;
	font-weight:bold;
	text-align:center;
	height:50px;
	width:115px;
	padding:25px;
	padding-top:35px;
	padding-right:30px;
	color:#fff;	
	
}
.frontPagePush
	{
	margin-top:10%;
	display:block;
	}
	