﻿/* CSS Document */

html {
	margin: 0;
	padding: 0;
	font-size: 80%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	background-image: url(../../images/background/website-background-2.jpg);
	background-repeat: repeat;
}

h1 {
	font-size: 150%;
	margin-top: 0;
	padding-top: 0;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h1, h2, h3, h4, h5 {
	color: #0066CC;
	background-color: #FFFFFF;
	font-weight: normal;
}

a:link {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
img {
	display: inline;
}

.hrDot1 {
	border-bottom: none;
	padding: 1px;
	background: url(../../images/dot1.gif) repeat-x bottom;
}

.textVVVLarge {
	font-size: 250%;
	font-weight: normal;
}
.textVVLarge {
	font-size: 200%;
	font-weight: normal;
}
.textVLarge {
	font-size: 150%;
	font-weight: normal;
}
.textLarge {
	font-size: 125%;
	font-weight: normal;
}
.textNormal {
	font-size: 100%;
	font-weight: normal;
}
.textSmall {
	font-size: 90%;
	font-weight: normal;
}
.textVSmall {
	font-size: 80%;
	font-weight: normal;
}
.textVVSmall {
	font-size: 70%;
	font-weight: normal;
}
.textVVVSmall {
	font-size: 60%;
	font-weight: normal;
}

.textLeft {
	text-align: left;
}
.textCentre {
	text-align: center;
}
.textRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.red {
	color: #FF0000;
	background-color: #FFFFFF;
}
.green {
	color: #00CC00;
	background-color: #FFFFFF;
}
.black {
	color: #000000;
	background-color: #FFFFFF;
}

.resultPink {
    color: #EF037F;
    background-color: transparent;
}

/*** START: Custom Styles ***/

.netcomBlue {
    color: #0066CC;
	background-color: #FFFFFF;
}

/*** END: Custom Styles ***/

/*** START: Form styles ***/

.standardForm { 
	width: 75%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.adminForm { 
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.adminForm1 { 
	width: 60%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.adminForm2 { 
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.standardForm div, .adminForm div, .adminForm1 div {
    clear: right;
    margin: 0;
    padding: 1px;
    text-align: left;
}
fieldset {
    
}
fieldset legend {
    color: #0066CC;
    background-color: transparent;
    font-weight: bold;
    margin: 0;
    padding: 5px;
}
div.formLabel {
	float: left;
	width: 35%;
	text-align: left;
}
div.formField {
	float: right;
	width: 55%;
	text-align: left;
}
div.formLabelField {
	float: left;
	width: 90%;
	text-align: left;
}
div.formLabelField1 {
	float: left;
	width: 100%;
	text-align: left;
}
div.formButton {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}

/* form error table */
div.validationSummary {
    text-align: left;
}

/*** END: Form styles ***/

/*** START: Website Layout ***/

.clear {
	clear: both;
}

#wrapper {
    background-image: url(../../images/background/website-background.jpg);
	background-repeat: repeat-x;
	height: 600px;
}

#wrapper2 {
	width: 800px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: left;
}

#header1 {
    width: 800px;
    background-color: transparent;
}
#header1 .links {
    width: 697px;
    text-align: right;
    font-size: 8pt;
}
#header1 .links a {
    color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#header1 .links a:hover {
    color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
#header2 {
    width: 780px;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0;
    padding: 10px 10px 5px 10px;
}
#header2 .strapline {
    float: left;
    width: 350px;
    background-color: #FFFFFF;
    margin: 0;
    padding: 45px 0 0 0;
}
#header2 .logo {
    float: right;
    width: 350px;
    text-align: right;
    margin: 0;
	padding: 0;
}
#header2 .logo .logoText {
    margin: 0;
    padding: 10px 0 0 0;
}

#panel {
    clear: both;
    width: 800px;
    margin: 0;
    padding: 1px;
}
#panel .searchBox {
    float: left;
    width: 250px;
    margin: 0;
    padding: 0;
}
.searchBoxMainStyleWrapper {
    margin: 0px;
    padding: 1px;
}
.searchBoxMainStyle {
    min-height: 138px;
    _height: 138px;
    margin: 0px;
    padding: 5px;
    color: #FFFFFF;
    background-color: #666666;
    background-image: url(../../images/background/search-box-background.jpg);
}
#panel .imageBox {
    float: right;
    width: 540px;
    margin: 0;
    padding: 0;
}
#panel .imageBox img, #panel .imageBox div.flash {
    margin: 0;
    padding: 1px;
}

#nav {
	clear: both;
	width: 800px;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
	line-height: 1.2em;
}
#nav a {
	color: #FFFFFF;
	background-color: transparent;
}
#nav a:hover {
	color: #000000;
	background-color: transparent;
}
#nav .dropShadow .navBox {
    position: relative;
	bottom: 5px;
	right: 5px;
	padding: 5px 0;
	margin: 0;
	background-color: #0066CC;
}

#mainBody {
	clear: both;
	width: 800px;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: transparent;
}
#mainBody .dropShadow .mainContent {
    position: relative;
    min-height: 200px;
    _height: 200px;
	bottom: 5px;
	right: 5px;
	padding: 10px;
	margin: 0;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	width: 800px;
	margin: 0;
	padding: 0;
	font-size: 8pt;
}
#footer .dropShadow .footerBox {
    position: relative;
	bottom: 5px;
	right: 5px;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../../images/background/footer-background.jpg);
	background-repeat: repeat-x;
}
#footer .footerLeft {
    position: relative;
    float: left;
    width: 41%;
    text-align: left;
}
#footer .footerRight {
    position: relative;
    float: right;
    width: 55%;
    text-align: right;
}
#footer a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	background-color: transparent;
	text-decoration: underline;
}
#footer .copyright {
    clear: both;
    text-align: center;
    margin: 0;
    padding: 5px 0 0 0;
}

/*** END: Website Layout ***/

/*** START: Custom Website Layout ***/

/* Column Layouts */

.rowStyle1 {
    width: 780px;
}
.rowStyle1 .column1 {
    float: left;
    width: 620px;
}
.rowStyle1 .column2 {
    float: right;
    width: 150px;
}

.rowStyle1 .column2 .buttons img {
    margin: 0 0 10px 0;
    padding: 0;
}

/* Admin Grid View style */
.adminGrid
{
    border-color: #E7E7E7;
    width: 100%;
}
.adminGridHeader
{
    color: #FFFFFF;
    background-color: #000000;
    text-decoration: none;
    text-align: left;
}
.adminGridRow
{
    color: #000000;
    background-color: #E7E7E7;
    text-decoration: none;
    text-align: left;
}
.adminGridEditingRow
{
    color: #000000;
    text-decoration: none;
    text-align: left;
}
.adminGridAlternateRow
{
    color: #000000;
    background-color: #F7F7F7;
    text-decoration: none;
    text-align: left;
}


/* Drop Shadow Box */
.dropShadow {
    float: left;
    width: 100%;
    background: url(../../images/dropShadow/shadowAlpha.png) no-repeat bottom right !important;
    background: url(../../images/dropShadow/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 0px !important;
    margin: 10px 0 0 0px;
    padding: 0;
}
.dropShadow .innerBox {
    position: relative;
	bottom: 5px;
	right: 5px;
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
}

/* Table Styling 1 */
table.tableStyle1 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 85%;
}
table.tableStyle1 caption {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	color: #333333;
	text-align: left;
}
table.tableStyle1 thead th {
	text-align: left;
	background: #000000 url(../../images/background/table-header-background.jpg) repeat-x;
	color: #FFFFFF;
}
table.tableStyle1 thead th, table.tableStyle1 tbody td {
	padding: 5px 10px;
}
table.tableStyle1 tbody td {
	text-align: left;
	border-bottom: dotted 1px #CCCCCC;
}
table.tableStyle1 tbody tr:hover {
	background-color: #CCCCCC;
}

/*** END: Custom Website Layout ***/