/* CSS Document */

html
{
	overflow: hidden;
}

#supersize img, #supersize a
{
	height: 100%;
	width: 100%;
	display: none;
	position: relative;
}
#supersize .activeslide, #supersize .activeslide img
{
	display: inline;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

#pageWrapper
{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}


#contentNav
{
	border-bottom: solid 1px #D40072;
	font-size: 120%;
}


#contentNav a:link
{
	color: #fff;
	text-decoration: none;
}

#contentNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#contentNav a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #D40072;
}

#contentNav a:active
{
	color: #fff;
	text-decoration: none;
}

a#current
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #D40072;
}

a#currentNav
{
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #D40072;
}

#tickerBox
{
	margin-left: 30px;
	width: 890px;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D40072;
}

#leftContent h1, #textAreaNavAbove h1, #leftContentTickerAbove h1, #leftContentWide h1
{
	border-bottom: solid 2px #D40072;
}

#productSelector
{
	text-align: center;
}

#productSelector img
{
	margin: 0 auto;
}


#productSelector a:link, #leftContent a:link
{
	color: #D40072;
	text-decoration: none;
	font-weight: bold;
}

#productSelector a:visited, #leftContent a:visited
{
	color: #D40072;
	text-decoration: none;
	font-weight: bold;
}

#productSelector a:hover, #leftContent a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #D40072;
}

#productSelector a:active, #leftContent a:active
{
	color: #fff;
	text-decoration: none;
}

.underline
{
	font-weight: bold;
	font-size: larger;
	text-decoration: underline;
	color: #D40072;
	font-variant: small-caps;
}

#buttonHolder
{
	text-align: center;
	margin: 0 auto;
	float: none;
}

#buttonHolder img
{
	float: none;
}

#leftContentWide
{
	width: 92%;
	padding: 0 15px 0 15px;
	overflow: auto;
}

#leftContent hr
{
	width: 75%;
	margin: 0 0 0 45px;
	padding: 0 0 0 0;
}

#leftContentWide p
{
	margin: 10px 40px 0 50px;
}


table#clientLogos
{
	width: 535px;
	margin: 10px 0 0 15px;
	background-color: #FFFFFF;
}

table#clientLogos img
{
	width: 200px;
}

table.signupFormHolder
{
	border-collapse: collapse;
	width: 800px;
	margin: 0 0 0 50px;
	font-size: medium;
	table-layout: fixed;
}

table.signupFormHolder td
{
	width: 360px;
	padding-right: 20px;
}

AjaxUploaderQueueTable
{
	color: #D40072;
}

AjaxUploaderCancelAllButton
{
	color: #D40072;
}

AjaxUploaderQueueTableRow
{
	background-color: #ffffff;
	color: #D40072;
}


AjaxUploaderProgressTable
{
	color: #D40072;
}

AjaxUploaderProgressBarText
{
	color: #D40072;
}

.AjaxUploaderProgressInfoText
{
	color: #D40072;
}

.intip
{
	display: none;
}

#subNav
{
	width: 870px;
	text-align: left;
	margin-left: 30px;
	padding: 5px 0px 4px 20px;
	font-size: 100%;
}
#subNav ul
{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

#subNav ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#subNav a:link
{
	color: #fff;
	text-decoration: none;
}

#subNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#subNav a:hover
{
	color: #D40072;
	text-decoration: none;
	/*border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;*/
}

#subNav #sub-current
{
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D40072;*/
	color: #D40072;
}

#textAreaNavAbove
{
	width: 950px;
	margin: 5px auto 5px auto;
	padding-bottom: 0px;
	position: relative;
}

#leftContentNavAbove, #leftContentDoubleNavAbove
{
	float: left;
	width: 700px;
	border-right: solid 1px #ffffff;
	text-align: justify;
	overflow: auto;
	height: 360px; /*min-height: 100%;*/
}

#leftContent p, #leftContentNavAbove p, #leftContentDoubleNavAbove p
{
	padding: 0 30px 0 50px;
}

#leftContentNavAbove h1
{
	font-size: 170%;
}

#leftContentNavAbove h3
{
	font-size: 120%;
	text-decoration: underline;
}

.sideBarlarge
{
	color: #D40072;
	font-weight: bold;
	font-size: x-large;
}

#tableHolder
{
	margin: 10px 28px 0 20px;
	height: 370px;
	overflow: auto;
	/*background-color: Aqua; for dev only*/
}

#leftContentNavAbove a:link
{
	color: #D40072;
	text-decoration: none;
}

#leftContentNavAbove a:visited
{
	color: #D40072;
	text-decoration: none;
}

#leftContentNavAbove a:hover
{
	color: #D40072;
	text-decoration: underline;
}


