html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,blockquote,address,pre,ul,ol,li
{
    margin: 0px;
    padding: 0px;
}

body 
{
	background: #fff;
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 75%;
    color: #333;
    margin: 0px;
    padding: 0px;
	text-align: center;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1;	
}

h1 {
}

h2 {
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 10px;
}

h4 {
	margin-bottom: 5px;
}

h5 {
	margin-bottom: 10px;
}

h6 {
	margin-bottom: 7px;
}

p {
	line-height: 1.5;
	margin-bottom: 15px;
}

a {
    color: #ff6600;
    line-height: 1.5;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

#header {
	margin: 0 auto;
	height: 44px;
	text-align: left;
	background: #900054;
	border-bottom: solid 1px #800046;
}

/* Center headers and footers with full screen width parents */
.center {
	margin: 0 auto;
	width: 960px;
	height: 44px;
}

#primary-navigation {
	float: left;
	padding-top: 10px;
	width: 960px;
}

#primary-navigation ul {
	list-style-type: none;
}

#primary-navigation ul li {
	display: inline;
	background: url(images/bullet-yellow.gif) no-repeat left center;
	padding-left: 16px;
	margin-left: 9px;
}

#primary-navigation ul li.nav-home {
    background-image: none;
    padding-left: 15px;
    margin-left: 0;
}

#primary-navigation ul li.first {
	background: none;
	padding-left: 0px;
}

#primary-navigation ul li a {
	font-size: 17px;
	color: #fff;
}

#primary-navigation ul li a.AspNet-Menu-Selected {
	font-weight: bold;
}

#container 
{
	width: 961px;
	min-height:400px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}

#left {
	float: left;
	width: 170px;
	padding-bottom: 170px;
}

#logo {
	float: left;
	width: 170px;
	height: 96px;
	padding-top: 30px;
	margin-bottom: 10px;
}

#logo h1 {
	margin: 0px;
}

#logo h1 a {
	display: block;
	width: 170px;
	height: 96px;
	background: url(images/logo-connectgv.gif) no-repeat;
	text-indent: -9999px;
}

#search {
	float: left;
	width: 136px;
	height: 73px;
	padding: 17px 19px 0 19px;
	background: url(images/bg-search.gif) no-repeat;
	position: relative;
	left: -4px;
}

#search input {
	margin-bottom: 5px;
}

#search .input-text {
	width: 96%;
}

#search .searchtext {
	background: #fff url(images/txt-seethepossibility.gif) no-repeat left center;
}
#search .input-text:focus {
	background: #fff;
}

.search-button {
	float: right;
}

#secondary-navigation {
	float: left;
	width: 165px;
	font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
}

#secondary-navigation ul {
	list-style-type: none;
	margin-bottom: 5px;
}

#secondary-navigation .first li a {
	font-size: 17px;
}

#secondary-navigation h3 {
    font-weight: normal;
    padding-left: 10px;
	font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 10px;
}

#secondary-navigation .second li a, #secondary-navigation .third li a {
	font-size: 14px;
}

#secondary-navigation ul li {
	/*float: left;*/
	width: 165px;
	margin-bottom: 1px;
	white-space: nowrap;
}

#secondary-navigation ul li a {
	display: block;
	width: 165px;
	padding-left: 10px;
}

#secondary-navigation .first li a, #secondary-navigation .second li a {
	background: url(images/bg-menu1normal.gif) no-repeat;
	color: #ac407f;
}

#secondary-navigation .third li a {
	background: url(images/bg-menu3normal.gif) no-repeat;
	color: #7c9d22;
}

#secondary-navigation .first li a {
	height: 22px;
	padding: 3px 0 4px 10px;
}

#secondary-navigation li.nav-dayoptions {
	background: url(images/bg-menu1first.gif) no-repeat;
}

#secondary-navigation .first li.nav-dayoptions a:hover, 
#secondary-navigation .first li.nav-dayoptions a.AspNet-Menu-Selected {
	background: url(images/bg-menu1firstselected.gif) no-repeat;
}

#secondary-navigation .second li a {
	height: 19px;
	padding: 3px 0 4px 10px;
}

#secondary-navigation .third li a {
	height: 20px;
	padding: 1px 0 2px 10px;
}

#secondary-navigation .first li a:hover, 
#secondary-navigation .first li a.AspNet-Menu-Selected {
	background: url(images/bg-menu1selected.gif) no-repeat;
	color: #333;
	text-decoration: none;
}

#secondary-navigation .second li a:hover, 
#secondary-navigation .second li a.AspNet-Menu-Selected {
	background: url(images/bg-menu2selected.gif) no-repeat;
	color: #333;
	text-decoration: none;
}

#secondary-navigation .third li a:hover, 
#secondary-navigation .third li a.AspNet-Menu-Selected {
	background: url(images/bg-menu3selected.gif) no-repeat;
	color: #333;
	text-decoration: none;
}

#content {
	float: left;
	width: 790px;
	padding-bottom: 30px;
}

/**************** START HOMEPAGE ********************/

/**************** END HOMEPAGE ********************/

.section-image {
}

/**************** START COLUMN A ********************/
#columna {
	float: left;
	width: 400px;
	padding-top: 65px;
	padding-left: 50px;
	background: url(images/bg-splatter.gif) no-repeat;
	background-position: 0px 124px;
	min-height: 400px;
}

#columna h1 {
	width: 350px;
	margin-bottom: 5px;
}

#columna ul, #columna ol {
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Georgia, Serif;
}

/* Default List style */
#columna ul li, #columnb ul li {
	list-style-type: none;
	background: url(images/bullet-green.gif) no-repeat left 7px;
	padding-left: 10px;
}

#columna ol, #columnb ol {
    padding-left: 20px;
}

#columna ul ul,
#columna ol ol,
#columna ul ol,
#columna ol, ul,
#columnb ul ul,
#columnb ol ol,
#columnb ul ol,
#columnb ol ul {
    margin-bottom: 5px;
}

/** Register for updates table **/
.register td {
	padding: 2px 0;
}

.register .label {
	width: 50px;
	font-weight: bold;
}

.register .input input {
	width: 95%;
}

.register .button {
	width: 83px;
}
/** End Register table **/

.large-text select {
	font-size: 1em;
	font-weight: bold;
}
/** Volunteer Register tables **/
#volunteer-register {
	float: left;
	width: 100%;
}

#volunteer-register table {
	width: 400px;
	margin-bottom: 20px;
}

#volunteer-register table td {
	padding: 5px 0px 5px 0;
}

.label {
	width: 90px;
}

.input-full {
	width: 300px;
}

.input-postcode {
	width: 50px;
}

.input-phone {
	width: 100px;
}

.state-list {
	width: 157px;
}

/** Table - Your details: **/
.tbl-yourdetails {
}

/** Table - Your contact details: **/
.tbl-yourcontactdetails {
}

/** Table - Your background: **/
#volunteer-register table.tbl-yourbackground td.input {
	padding-top: 0px;
}

/** Table - Your medical information: **/
.tbl-yourmedicalinformation {
}

/** Table - Your emergency contact: **/
.tbl-youremergencycontact {
}

.quote {
	float: left;
	padding: 30px 0 0 0;
}

.quote h3 {
	background: url(images/h3-seethepossibility.gif) no-repeat;
	width: 423px;
	height: 36px;
	text-indent: -9999px;
}

/**************** END COLUMN A ********************/

/**************** START COLUMN B ********************/
#columnb {
	float: left;
	width: 340px;
	padding-bottom: 150px;
}

#columnb ul {
	margin-bottom: 10px;
}

#photo-frame {
	float: left;
	background: url(images/bg-photoframe.gif) no-repeat;
	width: 394px;
	height: 526px;
	position: relative;
	left: -62px;
}

#photo-frame img {
	position: relative;
	top: 100px;
	left: 104px;
}

#photo-frame #captions {
	position: relative;
	top: 140px;
	left: 97px;
	border-left: solid 2px #000;
	padding-left: 5px;
}

#captions p {
	margin: 0px;
}

#captions .caption1 {
	color: #666;
}
#captions .caption2 {
	color: #000;
}

#columnb p.intro {
	color: #666;
}

#columnb-content {
    clear: both;
	position: relative;
	top: 20px;
	left: 42px;
}

#columnb-content .content {
	float: left;
	width: 130px;
}

#columnb-content .last {
	margin-left: 30px;
}


/**************** CUSTOM CLASSES ********************/
p.intro {
	font-size: 1.2em;
	color: #900054;
	margin-bottom: 10px;
}

p.noBottomMargin {
	margin-bottom: 0px;
}

.black-text {
	color: #000;
}
.red-text {
	color: #cc071e;
}

.purple-text, th {
	color: #900054;
}

.grey-text {
	color: #999;
}

.large-text {
	font-size: 1.5em;
}

.note {
	font-size: .9em;
	color: #666;
}

.file-information {
	font-size: 11px;
	color: #999;
}

.serif {
	font-family: Georgia, Serif;
}

.sansserif {
	font-family: Arial, Sans-Serif;
}

.uppercase {
	text-transform: uppercase;
}

/* Heading Arrows */
.arrow32 {
	background: url(images/bg-arrow32.gif) no-repeat left center;
	margin-left: -40px;
	padding-left: 40px;
	text-transform: uppercase;
}

.arrow16 {
	background: url(images/bg-arrow16.gif) no-repeat left center;
	margin-left: -30px;
	padding-left: 30px;
	text-transform: uppercase;
}

.arrow9 {
	float: left;
	position: absolute;
	margin-left: -15px;
	padding-top: 7px;
	background: url(images/bg-arrow9white.gif) no-repeat left center;
	width: 9px;
	height: 9px;
}

.arrow9purple {
	margin-left: -15px;
	padding-left: 15px;
	background: url(images/bg-arrow9purple.gif) no-repeat left center;
}

/* Custom List Bullets */
li.green-bullet {
	list-style-type: none;
	background: url(images/bullet-green.gif) no-repeat left center;
	padding-left: 10px;
}
/****************               ********************/

#columnb h6 {
	display: inline;
}
/**************** END COLUMN B ********************/

#footer {
	margin: 0 auto;
	background: url(images/bg-footer.gif) repeat-x;
	height: 97px;
	text-align: left;
}

#footer a {
	font-size: 14px;
}

#footer .center {
	padding-top: 20px;
}

.grunge {
	float: left;
	margin-top: -130px;
	background: url(images/img-grunge.gif) no-repeat;
	width: 170px;
	height: 111px;
	margin-right: 50px;
	padding-bottom: 97px;
}

.people {
	float: right;
	margin-top: -190px;
	background: url(images/img-people.gif) no-repeat;
	width: 261px;
	height: 267px;
}

#footer .copyright {
	float: left;
}

#footer p {
	font-size: .9em;
	color: #999;
	line-height: 1.6;
}

.bullet-divider {
	background: url(images/bullet-white.gif) no-repeat center center;
	padding: 0px 10px;
}

#footer .arrow9 {
	background: url(images/bg-arrow9.gif) no-repeat left center;
}

a.twc {
	background: url(images/logo-twc.gif) no-repeat;
	padding-left: 20px;
	vertical-align: bottom;
	text-decoration: none;
	color: #999;
}

#footer a.twc {
	font-size: 1em;
}

/* Contact Form */

#tbl-contact-captcha td {
    padding-right: 10px;
}

#tbl-contact-captcha td.field { white-space: nowrap; }