/* Online Business, free web template by davereederdesign.com */
/*
body {
    font:76%/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
	background: #e0e0e0;
	color: #333;
}
*/



body {
    font: Arial, Verdana,Helvetica, sans-serif;
    line-height:1.4em;
    text-align: center;
    color:#303030;
    background:#e8eaec;
}


/* Global styles */
* {margin: 0; padding: 0; border: 0;font: Arial, Verdana, Helvetica, sans-serif;}
span {color: #00A2FF}
p, ul, p a, h2 {font-family: Arial, Helvetica, sans-serif}


/* Heading styles */

h1 {margin-left: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #333; float: left; font-weight: normal; margin-left: 10px; font-size: 1.55em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #00A2FF; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

/*
h3 a, h3 a:link, h3 a:hover {font-weight: normal} /* styling for h3 heading links */
/*
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */
/*
h2 {margin: 0; padding-left: 10px; font-size: 0.75em; background-color: #333; color: #fff; line-height: 2.0em} /* headings on black backgrounds */
/*
h3, h4, h5 {font-family: Georgia, serif; margin: 20px 0 0 10px}
h3 {font-size: 1.25em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold} /* appears like bold paragraph text */

h6 {margin: 0; padding-left: 10px; font-size: 0.75em; background-color: #333; color: #fff; line-height: 0.5em} /* headings on black backgrounds */



/* Text styles */
p {margin: 10px; font-size: 0.70em; line-height: 1.75em}

.large {margin: 10px; font-size: 0.70em; line-height: 1.75em}

p.updated {margin-left: 10px; font-size: 0.60em; line-height: 0.60em; letter-spacing: 0.05em; color: #888}

#siteimg p {   /* This is the large text in the site img div */
	margin: 0 0 0 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 250px;
	padding-top: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.85em;
	line-height: 1.05em;
	font-weight: normal;
	letter-spacing: -0.02em;
	text-align: left;
}

acronym {border-bottom: 1px dashed #333; cursor: help}

ul {margin-left: 10px; font-size: 0.70em; line-height: 1.75em; list-style: inside square}



/* Paragraph Links */
a {color: #00A2FF; font-weight: bold; text-decoration: none} /* The blue colour */
a:link {color: #00A2FF; font-weight: bold; text-decoration: none}
a:hover {color: #333; font-weight: bold; text-decoration: underline}


/* Divs */

#container {
	width: 770px;
    margin:1px auto;
	background: #fff;
	overflow: hidden;
    border:3px solid #333;
}


/*
#container {
    background:#fff url(images/front1.png) bottom left no-repeat;
    border:3px solid #555;
    color:#555;
    margin:0 auto 15px;
    padding:10px;
    width:770px;
    line-height:1.3em;
}
*/

/*
#container {
  width:960px;
  margin:20px auto;
  padding:1px 0;
  text-align:left;
  background:#ffffff;
  color:#303030;
  border:2px solid #a0a0a0;
}
*/




#topbar {   /* Top bar, can be used for extra links etc */
	width: 770px;
	height: 25px;
	background: #333
}

	
#hdr {    /* Header/Banner area */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 4.5em; /* Same as h1 line-height */
	line-height: 4.5em;
	background: #fff
}

#hdr h2{    /* Header/Banner area */
	float: right; margin: 0 10px 0 0;
}



#navbar {   /* Main Navigation area */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 1.75em;
	background: #f0f0f0; /* Light Grey */
}

#siteimg {   /* Large Site Image */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 200px;
	background: url('images/siteimage1.jpg') #fff; /* Light Grey */
}

#whole {
	text-align: left;
	width: 770px;
	background: transparent;
	overflow: hidden;
}

#whole p {   /* This is the large text in the site img div */
/*	margin: 10px 10px 10px 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.45em;
	line-height: 1.05em;
	font-weight: normal;
	letter-spacing: -0.02em;
    padding-right: 10px
}

#whole ol {   /* This is the large text in the site img div */
/*	margin: 10px 10px 10px 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 20px;
	padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.45em;
	line-height: 1.05em;
	font-weight: normal;
	letter-spacing: -0.02em;
    padding-right: 10px;
    margin-left: 40px;
}

#whole ul {   /* This is the large text in the site img div */
/*	margin: 10px 10px 10px 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 0px;
	padding-top: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.30em;
	line-height: 1.05em;
	font-weight: normal;
	letter-spacing: -0.02em;
    padding-right: 10px;
    margin-left: 0px;
}


#whole h2{
	padding-left: 20px;
	padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.85em;
	line-height: 1.05em;
	font-weight: normal;
	letter-spacing: -0.02em;
}

#whole h3{
	padding-left: 20px;
	padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.85em;
	line-height: 1.05em;
	font-weight: normal;
	letter-spacing: -0.02em;
}


/* bottom bar, containing top button and copyright info etc */

#bttmbar {
	float: right;
	width: 770px;
	height: 3em;
	line-height: 3em;
	background: #fff;
	overflow: hidden
}



#bttmbar p {padding:0; margin:0; text-align:center; line-height: 7pt; font-size: 7pt }
#bttmbar a {color:#555555; background-color:inherit; font-weight:bold;}
#bttmbar a:hover {color:#000000; background-color:inherit; text-decoration: underline;}

#bttmbar {
    border:0px solid #555;
    color:#555;
    margin:0 auto 15px;
    padding:10px;
    width:770px;
    line-height:1.3em;
}


/* Main Navigation */
#nav ul {
    display: inline;
    margin:0 20px 0 20px
}

#nav li {display: inline}

#nav a {
	line-height: 30px; /* same as height of nav bar */
	margin-left: 10px;
	display: inline;
	font-weight: bold
}

#nav a span {color: #333}



/*
.curvy {position:relative; width:480px; background:#F0F0F0; color:#000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#F0F0F0; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#F0F0F0; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:10px 15px; font-size:11px;}
*/

.container1 {
margin-bottom:10px;
  margin-left: 20px
}

#ContentPane h2{
	padding-left: 0px;
	padding-top: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.20em;
	line-height: 1.05em;
	font-weight: bold;
	letter-spacing: -0.02em;
  padding-bottom: 2px
}


#ContentPane {
text-align:left;
min-height:400px;
float:left;
font:76%/140% Arial, Verdana, Helvetica, sans-serif;
color:#252525;
width:520px
}


#ContentPane .ContentBox { width:616px; margin:18px 14px 10px 14px; }


#ContentPane2 {
text-align:left;
min-height:40px;
float:left;
font:76%/140% Arial, Verdana, Helvetica, sans-serif;
color:#252525;
width:745px
}

#ContentPane2 .ContentBox { width:745px; margin:18px 14px 10px 14px; }

#ContentPane2 .borderStyle {
border:1px solid #ddd;
padding:7px;
}

#ContentPane2 h2{
	padding-left: 0px;
	padding-top: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.20em;
	line-height: 1.05em;
	font-weight: bold;
	letter-spacing: -0.02em;
  padding-bottom: 2px
}


#ContentPane3 {
text-align:left;
min-height:40px;
float:left;
font:76%/140% Arial, Verdana, Helvetica, sans-serif;
color:#252525;
width:350px
}

#ContentPane3 .ContentBox { width:350px; margin:18px 14px 10px 14px; }

#ContentPane3 .borderStyle {
border:1px solid #ddd;
padding:7px;
}

#ContentPane3 h2{
	padding-left: 0px;
	padding-top: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.20em;
	line-height: 1.05em;
	font-weight: bold;
	letter-spacing: -0.02em;
  padding-bottom: 2px
}


#ContentPane .borderStyle {
border:1px solid #ddd;
padding:7px;
}


#ContentPane .BackGround {
color:#fff;
padding:3px 4px;
text-transform:uppercase;
cursor:pointer;
}


a.show-hide {
float:right;
display:block;
height:12px;
margin:3px 4px 0 0;
outline:none;
font-size:0.9em;
color:#fff;
}


.show-hide a, .show-hide a:hover, .show-hide a:active, .show-hide a:visited {
color:#fff;
text-decoration:underline;
}


.red {
background-color:#ce381e;
}
.cherry {
background-color:#941820;
}
.orange {
background-color:#E5650E;
}
.green {
background-color:#98B2AF;
}
.blue {
background-color:#163AAA;
}
.purple {
background-color:#252557;
}
.gray {
background-color:#b1b1b1;
}
.darkgray {
background-color:#665F6E;
}

		.invalid {
			border: 1px solid red;
		}

		.valid {
			border: 1px solid green;
		}


