

html {
	font-size: 62.5%;
}

body {
	background: #ffffff url(../images/bg.png) top left;
	margin: 0; padding: 0;
	font: 1.2em/1.5em 'Helvetica', sans-serif;
	color: #3b3b3b;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em;
	font-family:Verdana;
	font-weight: bold;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

ul, ol {
	margin: 0; 
	padding: 0;
}

form, fieldset {
	margin: 0; padding: 0;
	border: 0;
}

.wysiwyg {
	margin: 6px 15px 12px 15px;
}

.wysiwygleft {
	margin: 6px 15px 12px 0;
}

.wysiwygright {
	margin: 6px 0 12px 15px;
}

.wysiwyg_content h1,
.wysiwyg_content h2,
.wysiwyg_content h3,
.wysiwyg_content h4 {
	color: #087648;
	font-weight: normal;
	margin: 5px 0;
}

.wysiwyg_content h1 {
	font-size: 1.6em;
}

.wysiwyg_content h2 {
	font-size: 1.4em;
}

.wysiwyg_content h3 {
	font-size: 1.2em;
}

.wysiwyg_content ul {
	padding: 20px 0;
}

.wysiwyg_content li {
	margin: 0 0 0 30px;
}

.highlight {
	background: #85f8c8;
	font-weight: bold;
	padding: 2px 3px;
}

.warning {
	color: #ed1c24;
	font-weight: bold;
}

#content {
	background: #ffffff;
	width: 898px;
	margin: 0 auto;
	position:relative;
	padding: 0 0 0px 0;
	overflow: hidden;
	padding: 0 21px;
	min-height: 500px;
}

#content a {
	color: #087648;
}

/*** HEADER ***/

#header {
	position: relative;
	overflow :hidden;
	padding : 0 0 9px 0;
}

#logo {
	position: absolute;
	top: 0;
	z-index: 10000;
	left: 39px;
}

#logo a {
	background: url(../images/logo.png);
	width: 158px;
	height: 129px;
	text-indent: -5000px;
	display:block;
}

.tabs {
	overflow: hidden;
	float: right;
}

.tabs li {
	display:inline;
}

.tabs li.cym {
	border-right: 1px solid #087648;
	padding: 0 12px 0 0;
}

.tabs li.login {
	padding: 0 0 0 10px;
}

.tabs li.login ul {
	display: inline;
}

.tabs li.login ul .logout {
	border-right: 1px solid #087648;
	padding: 0 13px 0 0;
	margin: 0 12px 0 0;
}

.tabs li a {
	font-family: Verdana;
	font-size: 0.9em;
}

#search {
	overflow: hidden;
	padding: 0px 0 0 0;
	color: #3b3b3b;
}

#search .textbox {
	background: url(../images/search.png) no-repeat;
	width: 179px;
	height: 27px;
	border: none;
	padding: 5px 0 0 10px;
	margin: 0px 5px 0 40px;
	color: #878887;
	font-size: 1em;
}

.submit input {
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	top: 4px;
}


/*** NAV ***/

#nav {
	background: #08784e url('../images/nav_bg.png') no-repeat;
	width:898px;
	z-index:1;
	position:relative;
	margin:10px 0 20px 0;
}

#nav ul {
	overflow: hidden;
	margin:0 0 0 202px;
}

#nav li {
	float: left;
	list-style: none;
	border-left:1px solid #77b59e;
	margin:0;;
}

#nav a {
	display: block;
	color:#fff;
	font-weight:bold;
	padding:13px 8px 13px 10px;
	font-size:1.1em;
}

#nav a:hover,
#nav .active a {
	background:#4fe2a4;
	color:#08784e;
}

/*** HOMEPAGE CTAs ***/

#flash {
	float:left;
	margin-right:20px;
}

.cta_news {
	width:199px;
	float:left;
	margin:0 0 0 0px;
	background: url('../images/lime_sml_top.png') no-repeat left top;
	padding:9px 0 0 0
}

.cta_news .date {
	display: none;
}

.cta_news_inner {
	background: #087648 url('../images/green_sml_btm.png') no-repeat left bottom;
	padding:0px 0 10px 0;
	color:#fff;
}

#content .cta_news_inner a{
	color:#fff;
	display:block;
	text-decoration:underline;
}

#content .cta_news_inner h2{
	background: #4fe2a4;
	color:#08784e;
	padding:0 10px 10px 15px;
}

#content .cta_news h3{
	padding: 0 5px 12px 15px;
}

.cta_news .list{
	padding: 8px 0 1px 0;
	background: url('../images/ickle_arrow.png') no-repeat 11px top;
}

#cta_holder {
	padding: 21px 0 0 0;
	overflow: hidden;
	clear: both;
}

#cta_holder h2{
	font-size: 1.5em;
	color: #08784e;
	margin: 10px 0;
	font-weight: normal;
}

#cta_holder .cta {
	border-right: 1px solid #b4d6c8;
	width: 209px;
	float: left;
	padding: 0 10px;
}

#cta_holder .cta_before {
	border-right:none;
}

#cta_holder .cleanometer_holder {
	margin-top: 0;
}

.cleanometer_holder {
	margin-top: 47px; 
}

#cta_holder .cleanometer {
	border-right:none;
	width:200px;
	padding:0 0 0 9px;
}

#cta_holder .cleanometer #rightCol {
	margin-left: 0;
	margin-top: 0;
}

.cta_news .list .item {
	padding: 4px 12px 4px 10px;
	border-bottom: 1px solid #6fe7b4;
	line-height: 1.3em;
}

.cta_news .list .last {
	border-bottom: none;
}

#cta_holder .cta_tourism {
	padding-left:0;
}

.cta h3 {
	padding: 0 0px 12px 0px;
	overflow: hidden;
	font-weight: normal;
}

.cta h3 a {
	background: url(../images/chevron.png) no-repeat right top;
	padding: 0 23px 0 0;
	float: left;
}

.cta h3 a:hover  {
	text-decoration: underline;
}


#cta_holder .cta h4 {
	font-size: 1.3em;
	margin: 20px 0 0px 0;
	color: #08784e;
	font-weight: normal;
	font-family: Helvetica;
}

#cta_holder .cta p {
	margin: 0;
}

/*** HEADINGS ***/

.title a {
	color: #3d3d3d;
	font-weight: normal;
	font-size: 1.5em;
	padding: 0 0 8px 0;
	text-decoration:underline;
}

.title a:hover{
	color:#000;
}

.date {
	font-weight: normal;
}

/*** GENERIC CTA ***/

.generic_cta {
	background: url(../images/lime_sml_top.png) no-repeat left top;
	float: left;
	margin: 0 0 15px 0 !important;
	padding: 9px 0 0 0 !important;
	width: 199px !important;
	border-right: 0 !important;
}

.generic_cta_inner {
	background: #087648 url(../images/green_sml_btm.png) no-repeat left bottom;
	color: #FFFFFF;
	padding: 0 0 10px 0;
}

.generic_cta_inner .title {
	background:#4FE2A4 none repeat scroll 0 0;
	color:#08784E;
	padding:0 10px 10px 15px;
	margin: 0 !important;
}

.generic_cta_content {
	background: url(../images/ickle_arrow.png) no-repeat 11px top;
	padding: 12px 12px 1px 12px;
}

.generic_cta_content .moreLink a {
	color: #ffffff !important;
	text-decoration: underline;
}

#content .generic_cta_content h3 {
	padding: 3px 0 2px 0;
	font-weight: bold;
}

#content .generic_cta_content p {
	margin: 4px 0;
}

/*** INNER GLOBAL ***/

#subNav li {
	list-style: none;
	width: 199px;
	min-height: 39px;
	margin: 5px 0;
}

#subNav li a {
	text-decoration:none;
	color:#3d3d3d;
	display:block;
	width:184px;
	min-height: 28px;
	padding: 13px 0 0 20px;
	font-weight: bold;
	line-height: 1em;
}

#subNav li a:hover {
	color:#349872;
}

#subNav .inactive {
	background: url('../images/primary_nav.png') no-repeat;
}

#subNav .inactive span {
	background: url('../images/primary_nav_bottom.png') no-repeat left bottom;
	display: block;
}

#subNav .inactive a {
	background: none;
}

#subNav .active a {
	background: url('../images/primary_nav_active.png') no-repeat;
	color: #3D3D3D;
	font-weight: bold;
}

#subNav .active span {
	background: url('../images/primary_nav_bottom.png') no-repeat left bottom;
	display: block;
	padding: 0 0 5px 0;
}

#subNav .active ul .inactive {
	background: none;
}

#subNav .active ul .inactive a {
	background: url(../images/secondary_nav.png) no-repeat;
	width: 171px;
	padding-left: 30px;
} 

#subNav .active ul .inactive span {
	background: none;
	padding: 0;
}

#subNav .active ul .active a {
	background: url(../images/secondary_nav_active.png) no-repeat;
	width: 164px;
	padding-left: 40px;
} 

#subNav .active ul .active span {
	background: none;
	padding: 0;
}


#leftCol {
	float:left;
	width:205px;
	margin:0 25px 38px 0;
}

#centerCol {
	overflow: hidden;
	margin-bottom:38px;
}

#rightCol {
	float:right;
	width:205px;
	margin: 0px 0 38px 25px;
}

#rightCol .cta_news {
	/*margin-top: 48px;*/
}

.innerContent {
	padding:0px 0 10px 10px;
	overflow:hidden;
}

.greenText {
	color:#087648;
}

.bold {
	font-weight:bold;
}

h2.header {
	font-size:1.6em;
	color:#087648;
	font-weight:normal;
	border-bottom:1px solid #c1ddd1;
	padding:14px 10px 16px 9px;
	margin-bottom:14px;
	clear: both;
}

.sidebar_top {
	background: url('../images/sidebar_top.png') no-repeat left top;
	padding-top:7px;
	width:199px;
	margin:0px 0 0 0;
}

.sidebar_mid {
	background: url('../images/sidebar_rpt.png') repeat-y left top;
	width:169px;
	padding:5px 20px 5px 10px;
	overflow: hidden;
}

.sidebar_mid p {
	margin: 5px 0;
}

.sidebar_btm {
	background: url('../images/sidebar_btm.png') no-repeat left bottom;
	padding-bottom:7px;
	width:199px;
	margin:0px 0 15px 0;
}

.sidebar_green_top {
	background: url('../images/sidebar_green_top.png') no-repeat left top;
	padding-top:7px;
	width:199px;
	margin:0px 0 0 0;
}

.sidebar_green_mid {
	background: url('../images/sidebar_green_rpt.png') repeat-y left top;
	width:159px;
	padding:5px 20px;
}

.sidebar_green_btm {
	background: url('../images/sidebar_green_btm.png') no-repeat left bottom;
	padding-bottom:7px;
	width:199px;
	margin:0px 0 15px 0;
}

.sidebar_mid input {
	margin:8px 0 2px 0;
}

.center_box_top {
	background: url('../images/centre_box_top.png') no-repeat left top;
	padding-top:7px;
	margin:0px 0 0 0;
	/*float:left;*/
}

.center_box_mid {
	background: url('../images/centre_box_rpt.png') repeat-y left top;
	width:432px;
	padding:0px 5px;
	float:left;
}

.center_box_btm {
	background: url('../images/centre_box_btm.png') no-repeat left bottom;
	padding-bottom:7px;
	width:442px;
	margin:0px 0 15px 0;
	float:left;
}

.sidebar_mid input {
	margin:8px 0 2px 0;
}

.newsletter {
	margin:0px 0 20px 0;
	clear: both;
}

.newsletter
{
	/*padding-top : 20px;*/
}

.newsletter .greenText {
	padding:0 20px;
}

.subscribe {
	background: url('../images/email_bg.png') no-repeat;
	width:197px;
	height:37px;
	margin:10px 0;
	position:relative;
	float: right;
}

.subscribe p {
	padding: 8px 0 10px 13px;
	margin: 0;
}

.subscribe .textBox {
	background: #e9e9e9 url('../images/input_rpt.png') repeat-x left top;
	position:absolute;
	top:8px;
	left:8px;
	border:1px solid #93aca2;
	width:122px;
}

.subscribe .submit {
	position:absolute;
	top:8px;
	right:8px;
}

.flashHolder {
	margin-bottom:20px;
}



/*** Paginatation ***/

.paginationF a {
	margin: 0 3px;
	text-decoration: none !important;
}

.currentPage {
	text-decoration: bold;
	color:#f00;
}


/*** Events ***/

#eventMap{
	width:658px;
	/*height:406px;*/
	overflow:hidden;
	position:relative;}
	
.map{
	margin-top:-10px;}

.eventSearch {
	padding:13px 10px 10px 10px;
	background:#065634 url(../images/eventsmapbg.jpg) repeat-x;
	margin-bottom:10px;
	width:638px;
	min-height:25px;
	position:relative;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;}

	.eventSearch span{
		color:#fff;margin-right:5px;}
	
.dateSelect {
	float:left;
	margin:0 10px 0 5px;
	color:#087648;
	font-weight:bold;
	font-size:1.2em;}
	
	.dateSelect select{
		-moz-border-radius:10px;
		border-radius:10px;
		-webkit-border-radius:10px;
		border:0px;
		padding:3px 6px;
		}
	
.countrySelect {
	float:left;
	margin:0 20px 0 0px;
	color:#087648;
	font-weight:bold;
	font-size:1.2em;}
	
	.countrySelect select{
		-moz-border-radius:10px;
		border-radius:10px;
		-webkit-border-radius:10px;
		border:0px;
		padding:3px;}

.header_holder {
	overflow: hidden;
	border-bottom: 1px solid #C1DDD1;
	margin-bottom: 14px;}

.header_holder h2 {
	float: left;
	border: none;
	margin-bottom: 0;
}

.events_subnav{
	min-height:23px;
	margin-top:15px;}
	
.events_subnav li{
	min-height:24px;
	float:right;
	display:block;
	margin-right:10px;}
	
.events_subnav li span {display:none}

.events_subnav li .rss {
	width:35px;
	min-height:23px;
	padding-top:1px;
	display:block;
	font-weight:bold;
	color:#087648;
	background:url(../images/rss.png) right no-repeat;}

.events_subnav li .list_view{
	width:83px;
	height:22px;
	display:block;
	/*
	background:url(../images/events_subnav.gif) 0 -44px no-repeat;}
	
	.events_subnav li .list_view:hover{
		background-position:0 -66px;}
		
		.events_subnav li .list_view .active{
			background-position:0 -66px;}
			
			.events_subnav li .list_view span{
				display:none;}
	*/
}

.events_subnav li .map_view{
	width:83px;
	height:22px;
	display:block;
	/*
	background:url(../images/events_subnav.gif) 0 0 no-repeat;}
	
	.events_subnav li .map_view:hover{
		background-position:0 -22px;}
		
		.events_subnav li .map_view .active{
			background-position:0 -22px;}
			
			.events_subnav li .map_view span{
				display:none;}
	*/
}

/*** LIST ***/

.list {
	overflow: hidden;
	clear: both;
}

.list .item {
	clear: both;
	margin: 0;
	overflow: hidden;
	border-bottom: 1px solid #c1ddd1;
	padding: 20px 0;
}

.list .image {
	margin: 9px 0 0 0;
	float:left;	
	overflow: hidden;
	padding: 3px;
	border: 1px solid #e0e0e0;
}

.list .image img {
	display: block;
	width: 130px;
	height: 170px; 
}

.list .description {
	overflow: hidden;
	padding: 6px 0 10px 12px;
}

.list .description a {font-weight:bold;color:#444 !important}

.list .description h1 {
	color:#087648;
	font-weight:bold;
	font-size:1.2em;
}

.list .date {margin:5px 0 10px 0;background:#065634;color:#FFF;padding:5px 10px;width:100px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}


.eventdetails {
	padding: 0 0 5px 0;
}

.eventdetails dl {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
}

.eventdetails dt {
	float: left;
	padding: 0 5px 0 0;
	font-weight: bold;
}

.eventdetails dd {
	float: left;
	margin: 0;
}

/*** FORMS ***/

.form {
	overflow: hidden;
}

.form .section {
	background: url(../images/form_box_repeater.png) repeat-y top left;
	margin: 0 0 15px 0;
	width: 454px;
}

.form .section .inner {
	background: url(../images/form_box_top.png) no-repeat top left;
	padding: 18px 5px 18px 5px;
} 

.form .section h3 {
	padding: 0 0 0 18px;
	color: #087648;
	font-size: 1.3em;
	font-weight: normal;
}

.form .section .bottom {
	background: url(../images/form_box_bottom.png) no-repeat bottom left;
	height: 6px;
}

.row {
	overflow: hidden;
	padding: 14px 0 0 0;
}

.row .field {
	float: left;
	padding: 0 40px 0 20px;
	width: 160px;
}

.row .fullwidth {
	width: auto;
}

.field .label {
	display: block;
	color: #087648;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.field .textbox {
	background: url(../images/textbox_bg.png) repeat-x;
	border: 1px solid #dbdbdb;
	padding: 1px 0 2px 5px;
	width: 179px;
}

.field .textbox.textarea,
.field textarea {
	background: none !important;
}

.row .fullwidth .textarea {
	width: 400px;
}

.row .fullwidth .textbox {
	width: 400px;
}

.field select {
	margin: 0 0 5px 0;
	width: 179px;
}

.field .checkboxlist {
	width: 430px;
	border-collapse: collapse;
}

.field .checkboxlist td {
	padding: 2px 0;
}

.field.radiobuttonlist {
	width: auto;
}

.field.radiobuttonlist table {
	width: 471px;
}

#event_form .buttons {
	padding: 30px 0 0 182px;
}

.captcha {
	padding: 5px 0;
}

.captcha img {
	width: 167px;
}

#login_form a {
	margin: 0 0 0 20px;
}

#login_form .buttons {
	padding: 20px 0 15px 185px;
}

#login_form .links {
	text-align: center;
}

#forgot_password_form .field {
	width: auto;
}

#forgot_password_form .field .label {
	float: left;
	padding: 0 7px 0 0;
}

#forgot_password_form .field input {
	float: left;
	margin: 0 5px 0 0;
}

#volunteer_registration_form .textarea {
	height: 90px;
}

#volunteer_registration_form .buttons {
	padding: 15px 0 0 182px;
}

#volunteer_registration_form .newsletter {
	clear: both;
	padding-left: 100px;
	margin: 0;
}

#volunteer_registration_form .newsletter label {
	padding-left: 5px;
}


#sitemap li {
	margin: 0 0 0 20px;
}

#sitemap ul {
	margin: 0 0 7px 0;
}


/*** SURVEY ***/


#questions li {
	padding: 0 0 25px 0;
	color: #087648;
}


#questions textarea {
	width: 375px;
	border: 1px solid #DBDBDB;
	padding: 1px 0 2px 5px;
	height: 100px;
}

#questions select {
	width: 179px;
}

#questions .title {
	color: #087648;
	display: block;
	font-weight: bold;
	padding: 0 0 5px;
}

#submit {
	padding: 0 0 0 30px;
}



/*** FOOTER ***/
#footer {
	background: url(../images/swirl.png) no-repeat center bottom;
	height: 30px;
	padding: 110px 0px 0 0px;
	overflow: hidden;
	width:940px;
	margin:0 auto;
}
 
#footer .inner {
	margin: 0 auto;
 }
 
ul#footernav {
	padding:0 20px;
}

ul#copy {
	padding:0 20px 0 0;
}
 
#footer li {
	background: url(../images/stick.png) no-repeat right 3px;
	float: left;
	color: #ffffff;
	list-style: none;
	padding: 0 7px 0 5px;
}
 
#footer li  a {
	color: #ffffff;
}
  
#footer li  a:hover,
#footer li  .active {
	text-decoration: underline;
}
 
#footer #copy li {
	background: none;
	float: right;
}
 
#footer .last  {
	background: none;
}
 

/* Goggle */
.GoogleMap {padding: 0;width: 500px;height: 250px;}
* html .GoogleMap { width: 500px; }
* html .GoogleMap #map { width: 450px; }
.GoogleMap #map {	width: 500px;	height: 250px;	}
.GoogleMap, .GoogleMapWide,.GoogleMapWideBeach {border: 1px solid #979797;padding: 8px 9px 8px 9px;	margin: 1em 0 1em 0;}

.GoogleMap, .GoogleMapEdit {border: 1px solid #979797;padding: 8px 9px 8px 9px;	margin: 1em 0 1em 0;}
.GoogleMapEdit {margin: 0 0 1em 0;}	
.GoogleMapEdit #googlemap {width: 637px;	height: 350px;}

.GoogleMapWide {margin: 0 0 1em 0;overflow:hidden;}	
.GoogleMapWide #map {width: 639px;	height: 350px;}

.GoogleMapWideBeach {margin: 0 0 1em 0; overflow:hidden;}	
.GoogleMapWideBeach #map {width: 639px;	height: 650px;}

.validateerror
{
	color:Red;
}

#pubitem
{
	padding:10px 0 10px 15px;
}

#pubitem p
{
	margin:5px 0 5px 0;
}


#beachselect
{
	padding : 10px 0 10px 0;
}

/* Google Map for events*/

#gmap-key 
{
    position: relative;
    margin: 20px 0 10px 5px;
}
#gmap-key-top 
{
    background: transparent url(../images/bg-key-top.gif) 0 0 no-repeat;
    width: 216px;
    height: 17px;
    display: block;
    overflow: hidden;
}
#gmap-key-bottom 
{
    background: transparent url(../images/bg-key-bottom.gif) 0 0 no-repeat;
    width: 216px;
    height: 16px;
    display: block;
    overflow: hidden;
}
#gmap-key-content 
{
    background: transparent url(../images/bg-key-content.gif) 0 0 repeat-y;
    width: 186px;
    display: block;
    overflow: hidden;
    padding: 0 15px;
    font-size: 1.2em;
}

#gmap-key-content li 
{
    display: block;
    overflow: hidden;
    clear: both;
    padding-bottom: 10px;
}
#gmap-key-content .key-description 
{
    float: left;
    margin-left: 10px;
    padding-top: 5px;
}
#gmap-key-content .icon-key 
{
    float: left;
    width: 20px;
    height: 29px;
    display: block;
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

/*** Forms ***/

.row_form{
	display:block;
	margin:5px 0;
	overflow:hidden;
	margin-bottom:10px;}
	
.field_form{
	float:left;
	width:40%;}
	
.field_form_check div.checker{
	margin:0px;}
	
.uploadbox div.uploader{
	margin-top:15px;}
	
/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  margin-bottom:10px;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
  background: url('../images/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  width:440px;
  color: #777;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
  background: url('../images/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
  background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
  background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px;
}

div.selector.disabled {
  background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
  margin:0 0 0 5px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
  display:none;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  width: 190px;
  font-size: 12px;
}

div.selector select {
  min-width: 190px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  /*line-height: 1;*/
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
  color:#FFF
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}

.row_form input[type=file]{
	border:1px solid #CCC;
	background:#FFF;
	position:relative;
	top:18px;
	height:24px;
	
}

.row_form .uploadbox label
{
	position:relative;
	top:12px;	
}
