/* ============================================================================================================== \
	Copyright Myfrogbag.com 2008, All rights reserved

	Beta release v0.3
\ ============================================================================================================== */


/* following is for visual box */

.boxtl {
	width: 15px;
	height: 15px;
	background-image: url(../images/topleft.png);	
}
.boxtr {
	width: 15px;
	height: 15px;
	background-image: url(../images/topright.png);	
}
.boxbl {
	width: 15px;
	height: 15px;
	background-image: url(../images/bottomleft.png);	
}
.boxbr {
	width: 15px;
	height: 15px;
	background-image: url(../images/bottomright.png);	
}
.boxl {
	width: 15px;
	background-image: url(../images/left.png);	
}
.boxt {
	height: 15px;
	background-image: url(../images/top.png);	
}
.boxr {
	width: 15px;
	background-image: url(../images/right.png);	
}
.boxb {
	height: 15px;
	background-image: url(../images/bottom.png);	
}
.boxc {
	background-image: url(../images/center.png);	
}
.boxc2 {
	background-image: url(../images/center2.png);	
}
.boxc3 {
	background-image: url(../images/center3.png);	
}



/* following is for swfupload */
div.fieldset {
	border:  0px;
	margin: 0px;
	padding: 0px;
}
div.fieldset span.legend {
	position: relative;
	/*background-color: #0033CC;*/
	padding: 0px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #0099FF;
}

div.flash {
	width: 375px;
	margin: 0px;
	/*border-color: #D9E4FF;*/

	/*-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;*/

}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#btnSubmit { margin: 0 0 0 155px ; }


.progressWrapper {
	/*width: 357px;*/
	overflow: hidden;
}

.progressContainer {
	width: 375px;
	height: 35px;
	/*margin: 2px;
	padding: 2px;
	border: solid 0px #E8E8E8;
	background-color: #F7F7F7;*/
	background-image: url(../images/upload3.png);
	overflow: hidden;
}
/* Message */
.message {
	margin: 0px;
	padding: 0px 0px;
	border: solid 0px;
	/*background-color: #0066FF;*/
	overflow: hidden;
}
/* Error */
.red {
	border: 0px;
	/*background-color: #FFEBEB;*/
	background-image: url(../images/upload3.png);
}

/* Current */
.green {
	border: 0px;
	/*background-color: #EBFFEB;*/
	background-image: url(../images/upload2.png);
}

/* Complete */
.blue {
	border: 0px;
	/*background-color: #F0F5FF;*/
	background-image: url(../images/upload1.png);
}

.progressName {
	position: relative;
	left: 14px;
	top: 8px;
	font-size: 8pt;
	font-weight: 700;
	color: #EDF8FC;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;	
	text-shadow: #000000 2px 2px 2px; /* only works in safari currently */
	/*display: inline;*/
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	position: relative;
	left: 14px;
	top: -4px;
	border-style: solid;
	border-width: 0px;
	border-color: #003366;
	border-bottom-width: 1px;
	font-size: 0;
	width: 0px;
	/*width: 0%;   up to */
	height: 1px;
	background-color: #D2EDFF;
	margin-top: 0px;
}

.progressBarComplete {
	width: 100%;
	background-color: #0033CC;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	position:relative;
	left: 0px;
	top: -5px;
	margin-top: 0px;
	width: 340px;
	font-size: 7pt;
	font-family: Arial;
	/*display: inline;*/
	text-align: right;
	white-space: nowrap;
}

a.progressCancel {
	position: relative;
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	left: -12px;
	top: 8px;
	background-image: url(../images/cancelbutton.png);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}








/*----------------------------------------------------------*/

#dhtmltooltip{
	position: absolute;
	width: auto;
	border: 1px solid darkblue;
	padding: 0px;
	background-image: url('center3.png');
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow in IE.*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

form {
	margin-left: 0pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
}	

.td	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	color: #D0D0FF;
	line-height: 1.5;
}

tr	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	color: #D0D0FF;
	line-height: 1.5;
}

 
input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	height: auto;
	color: #D0D0FF;
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
	resize: none;
	overflow: hidden;
	}



.tableHeader	{
/*	background-color: #3C507A;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FAFAFA;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(../images/center.png);

}
.table-notes {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #FAFAFA;
}

.previewItem	{

	float: left;

	border-top: 1px solid #FAFAFA;

	height: 150px;

	width: 194px;

	padding-top: 10px;

}

.previewIcon	{

	float: left;

}

.portIcon	{

	float: left;

	border: 1px solid;

	border-color: #FFFFFF;

}

.portIcon:hover	{

	float: left;

	border: 1px solid;

	border-color: #FC7800;

}

/*----------------------------------------------------------*/

/* FORMATTING ELEMENTS */

/*----------------------------------------------------------*/

a	{
	color: #D0D0FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	text-decoration: none;
	color: #FFFFFF;
}

.hlHome	{

	width: 654px;

}

.hlInt	{

	width: 100%;

}

.projectLink	{

	font: 7pt Verdana;

	font-weight: bold;

	color: #FAFAFA;

	text-decoration: none;

	line-height: 15px;

}

.projectLink:hover	{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

	color: #FC7800;

	text-decoration: underline;

	line-height: 15px;

}

.boldLinks	{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

	color: #FAFAFA;

	text-decoration: none;

}

.boldLinks:hover	{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

	color: #FFFFFF;

	text-decoration: underline;

}

.dropDown	{

	font: 9px Verdana, Arial, Helvetica, sans-serif !important;

	font-size: 9px !important;

	color: #999999;

	font-size: 9px !important;

	width: 130px !important;

	height: 18px !important;

}

.textField	{

	font-family: Verdana, Arial, Helvetica, sans-serif !important;

	color: #FAFAFA;

	font-size: 9px !important;

}

#sectionHeader	{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #2C3F62;

	padding-top: 9px;

	padding-left: 33px;

	float: left;

}

.headlines {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;

	color: #2C3F62;

}

.emailCopy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

	line-height: 13px;

	font-weight: normal;

	color: #FAFAFA;

	text-align: left;

}

.rightText p	{

	padding-left: 15px;

}

.leftText p	{

	padding-left: 33px;

}

.subheads {

	font: 9px Verdana;

	font-weight: bold;

	color: #FAFAFA;

	margin-bottom: 15px;

}

.boldCopy {

	font-weight: bold;

	color: #FAFAFA;

}

h1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

	text-align: left;

	color: #FAFAFA;

	line-height: 1.5;

	padding-left: 33px;

	padding-right: 25px;

}

ul {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

	text-align: left;

	color: #FAFAFA;

	line-height: 1.5;

	padding-left: 45px;

}

li {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

	text-align: left;

	color: #FAFAFA;

	line-height: 1.5;

}

.standardCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	line-height: 1.5;
	padding-left: 33px;
	padding-right: 25px;
	color: #FAFAFA;

}
