a img {
	border: none !important;
	}

#leftCol {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px; line-height: 14px;
	color: #fffbee;
	}

#leftCol div.content {
	display: block; position: relative;
	width: 496px;
	padding: 34px 34px 17px 34px;
    background: transparent top right no-repeat url(http://stewardmarine.co.za/site/assets/images//content/content_bg_small.jpg);
	}	
	
	#leftCol p {
		color: #fffbee;
		margin-bottom: 1em;
		padding-left: 4px;
		}
		
	#leftCol h1 {
		color: #ffd879; font-size: 13px; font-weight: bold; margin-bottom: 5px;
		}
		
	#leftCol a {
		color: #dfe3ad; text-decoration: none;
		}
		
	#leftCol a:hover {
		color: #ffd879 !important;
		}
		
	#leftCol a:visited {
		color: #ebedcb;
		}
		
/* FORMS, FIELDS ETC...
========================= */

div.stepWrapper {
	clear: both; float: left;
	}

div.prevLink, div.nextLink {
	margin-top: 17px;
	display: block;
	}
	
	div.prevLink {
		float: left;
		}
		
	div.nextLink {
		float: right;
		}
		

table.formWrapper {
	margin-left: 1px;
	border-collapse: collapse;
	border: 1px solid #193635;
	border-bottom: none;
	}

table.formWrapper td {
	border-width: 0 1px 0 1px;
	border-color: #193635;
	border-style: solid;
	height: 24px; padding-bottom: 1px;
	vertical-align: middle;
	}
	
	* html table.formWrapper td {
		height: 23px;
		}
		
	

td.label {
	width: 190px; padding-right: 8px;
	text-align: right;
	color: #d4c87e;
	border-right-color: #204642;
    background: #204642 right top no-repeat url(http://stewardmarine.co.za/site/assets/images/content/forms/label.jpg);
	}
	
	td.label label {
		cursor: pointer;
		}
	
td.input {
	width: 295px;
	text-align: left;
	color: #fefbed;
    background: #274d4a top left repeat-x url(http://stewardmarine.co.za/site/assets/images/content/forms/input.jpg);
	}
	
	td.input.text input {
		font-family: Arial,Tahoma,Helvetica,sans-serif; font-size: 11px; color: #fefbed;
		border: none; width: 100%; height: 16px; padding-left: 8px; padding-top: 2px;
		background: transparent;
		}
		
	td.input.radio3 input {
        width: 100px;
		}

	td.input.checkbox {
		}
		
	td.input.textarea {
		}					

.map_info_window
{
    color: #000;
}

.record_list {
    width: 100%;
    border-collapse: collapse;
}
.record_list th, .boat_detail th {
    font-weight: bold;
    text-align: left;
    background-color: #204642;
}
.boat_detail {
    margin-top: 10px;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.boat_detail th {
    padding-left: 3px;
}
.boat_detail td {
    padding-left: 5px;
}

div.boat_positions {
    width: 750px !important;
}
.boat_positions div {
    float: left;
    width: 100px;
    height: 110px;
    border: 1px solid #fff;
    padding: 2px;
}
.boat_positions td {
}
