body {
	background-color: #000;
	font-family: Verdana, sans-serif;
	color: white;
}

.cfdump_query, .cfdump_struct {
	color: black;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
}

.bodyWrapper {
	border: 1px solid white;
	border-top: none;
	width: 900px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.center {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	text-align: center;
}

.centerButton {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	text-align: center;
}

.header {
	position: relative;
	width: 900px;
	height: 190px;
	background-color: #000;
	color: #fff;
	padding: 0 0 0 0;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid white;
	border-bottom: none;
	background-image: url(siteImages/banner2.jpg);
}

.headerText {
	font-size: 25px;
	font-style: italic;
	color: #fff;
	margin: 0 0 0 10px;
	border: 0;
}

.headerText a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.topNav {
	border: 0;
	position: absolute;
	bottom: 5px;
	font-size: 14px;
}

.topNav a {
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	text-decoration: none;
	font-style: normal;
}

.topNav a:hover {
	color: #999;
}

.footer {
	margin: 5px 0 0 0;
	width: 300px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 9px;
}

.footer a {
	color: #3CF;
	text-decoration: none
}

.loginForm {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	color: white;
	border: 0;
	text-align: center;
}

.loginFieldName {
	float: left;
	width: 110px;
	margin: 10px 0 0 0;
}

.loginField {
	float: left;
	margin: 10px 0 0 0;
}

.contactForm {
	width: 650px;
	margin: 0 0 0 200px;
	color: white;
	border: 0;
	text-align: center;
}


.conactFieldName {
	text-align: left;
	float: left;
	width: 170px;
	margin: 10px 0 0 0;
}

.conactField {
	float: left;
	margin: 10px 0 0 0;
}

.searchForm {
	width: 650px;
	margin: 0 0 0 200px;
	color: white;
	border: 0;
	text-align: center;
}

.searchFieldName {
	text-align: left;
	float: left;
	width: 330px;
	margin: 10px 0 0 0;
}

.searchField {
	float: left;
	margin: 10px 0 0 0;
}
#bodyContactFieldNameOuter {
	position: relative;
}

#bodyContactFieldNameInner {
	position: absolute;
	top: 50%;
}

.homepageWelcome {
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: white;
	padding: 50px 0 0 0;
}

.joinMailingList {
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: white;
	padding: 10px 0 30px 0;
	font-size: 12px;
}

.searchHeading {
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: white;
	padding: 0 0 50px 0;
}

.disclaimerHeading {
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: red;
	font-size: 30px;
	padding: 30px 0 0 0;
}

.disclaimer {
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: white;
	padding: 0 0 0 0;
	font-size: 12px;
	font-style: italic;
}

.tugCompaniesColumnWrapper {
	width: 800px;
	_width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 0 0;
	border: 0;
}

.tugCompaniesAlphabetLetter {
	width: 49px;
	padding: 5px;
	margin: 10px 0 10px 0;
	border: 0;
	float: left;
	text-align: center;
	font-size: 24px;
}

.tugCompaniesAlphabetLetter a {
	color: #3CF;
	text-decoration: none;
}

.tugCompaniesAlphabetLetter a:hover {
	text-decoration: underline;
}

.tugCompaniesViewAllLink {
	padding: 5px;
	margin: 10px 0 10px 15px;
	font-size: 14px;
}

.tugCompaniesViewAllLink a{
	color: #3CF;
	text-decoration: none;
}

.changeLogLink a{
	color: red;
	font-size: 14px;
	font-weight: bold;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	text-decoration: none;
}

.tugCompaniesViewAllLink a:hover, .changeLogLink a:hover {
	text-decoration: underline;
}

.tugCompaniesLetterChosen {
	font-size: 32px;
}

.companyNameOnHomePage {
	border: 0;
	margin: 10px 10px 10px 0;
	width: 184px;
	float: left;
}

.tugCompaniesColumn {
	border: 1px solid white;
	margin: 0 10px 10px 0;
	width: 184px;
	float: left;
}

.tugDetailsColumnWrapper {
	width: 800px;
	_width: 810px;
	margin-right: auto;
	margin-left: auto;
	border: 0;
}

.tugDetailsColumn {
	float: left;
	width: 360px;
	color: white;
	font-size: 13px;
	border: 0;
	margin: 0 9px 0 9px;
}

.tugDetailsColumn li {
	list-style-type: none;
}

.companyNameOnHomePage a, .vesselName a, .company a {
	font-size: 13px;
	color: #3CF;
	text-decoration: none;
}

.companyNameOnHomePage a:hover, .vesselName a:hover, .company a:hover {
	text-decoration: underline;
}

.secondaryPageLink a {
	font-size: 20px;
	color: #3CF;
	text-decoration: none;
}

.secondaryPageLink a:hover {
	text-decoration: underline;
}

.tugNamesColumnWrapper {
	width: 800px;
	_width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 0 0;
	border: 0;
}

.tugsColumnOnCompanyPage {
	float: left;
	width: 398px;
	color: white;
	border: 0;
}

.tugsColumnOnCompanyPage a {
	font-size: 13px;
	color: #3CF;
	text-decoration: none;
}

.tugsColumnOnCompanyPage a:hover {
	text-decoration: underline;
}

.linkInPage a {
	font-size: 14px;
	color: #3CF;
	text-decoration: none;
}

.linkInPage a:hover {
	text-decoration: underline;
}

.tugNameOnCompanyPage {
	border: 0;
	margin: 0 10px 10px 0;
	width: 184px;
	float: left;
}

.tugNameOnCompanyPageHeadingActive {
	color: white;
	font-size: 18px;
	width: 394px;
	padding: 0 0 10px 130px;
	text-decoration: underline;
	border: 0;
}

.tugNameOnCompanyPageHeadingNonActive {
	color: white;
	font-size: 18px;
	width: 394px;
	padding: 0 0 10px 60px;
	text-decoration: underline;
	border: 0;
}

.linksHeader {
	width: 600px;
	font-size: 30px;
	color: white;
	padding: 10px 0 0 20px;
}

.links {
	width: 850px;
	color: white;
	list-style-type: none;
}

.links li {
	padding: 10px 0 10px 0;
}

.links a {
	color: #3CF;
	text-decoration: none;
}

.links a:hover {
	text-decoration: underline;
}

.emailAddresses {
	width: 850px;
	color: white;
	list-style-type: none;
}

.emailAddressesTotal {
	width: 600px;
	font-size: 12px;
	color: white;
	padding: 10px 0 0 20px;
}

.companyName {
	width: 800px;
	font-size: 30px;
	color: white;
	padding: 10px 0 0 20px;
}
.companyURL {
	width: 800px;
	font-size: 15px;
	padding: 0 0 0 20px;
}

.companyURL a {
	color: #3CF;
	text-decoration: none;
}

.companyURL a:hover {
	text-decoration: underline;
}

.writeup {
	color: #FFF;
	margin: 15px 20px 0 20px;
	text-align: left;
	font-size: 14px;
}

.mainImage {
	float: right;
	margin: 15px;
}

.mainImageCaption {
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.backLink {
	border: 0;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 10px 0;
}

.backLink a {
	color: #3CF;
	text-decoration: none;
}

.backLink a:hover {
	text-decoration: underline;
}

.writeupLink a {
	color: #3CF;
	text-decoration: none;
}

.writeupLink a:hover {
	text-decoration: underline;
}	

.tugDetailsFieldName {
	text-decoration: underline;
}

.tugImages {
	width: 880px;
	_width: 890px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

.tugImage {
	margin: 10px 10px 0 10px;
	float: left;
}

.addEditDataForm {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	border: 0;
}

.addEditDataFormInput {
	width: 300px;
}

.addEditDataFieldName {
	float: left;
	width: 210px;
	margin: 10px 0 0 0;
	color: white;
}

.addEditDataField {
	float: left;
	margin: 10px 0 0 0;
}

.editSiteTextLink a {
	font-size: 10px;
	color: yellow;
}

.stats {
	margin: 10px 0 10px 50px;
}

.stats a {
	color: #3CF;
	text-decoration: none;
}

.stats a:hover {
	text-decoration: underline;
}	

.clearAll {
	clear: both;
}

.small {
	font-size: 10px;
}

.smallRed {
	font-size: 10px;
	color: red;
}

.medium {
	font-size: 12px;
}

.mediumRed {
	font-size: 12px;
	color: red;
}

.mediumWhite {
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size: 12px;
}

#headerLoginDiv {
	/*display: inline;*/
}

.autosuggestcontainer ul {
	font-size: 14px;
	text-align: left;
	list-style: none;
	font-family: arial;
	color: black;
}

.autosuggestcontainer {
	*margin-left: -122px;
}

.tugNameInSearchResults a {
	font-size: 13px;
	color: #3CF;
	text-decoration: none;
}

.tugNameInSearchResults a:hover {
	text-decoration: underline;
}

.facebookLink {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	position: relative;
	font-size: 13px;
	text-align: center;
}

.facebookLink a {
	color: white;
}

.changeLog {
	padding: 10px;
	font-size: 12px;
}

.changeLog .changeLogEntry {
	border: 0;
	clear: left;
}

.changeLog .changeLogEntry .date {
	width: 100px;
	float: left;
	border: 0;
}

.changeLog .changeLogEntry .name {
	width: 120px;
	float: left;
	border: 0;
}

.changeLog .changeLogEntry .field {
	width: 150px;
	float: left;
	border: 0;
}

.changeLog .changeLogEntry .oldValue {
	width: 250px;
	float: left;
	border: 0;
}

.changeLog .changeLogEntry .newValue {
	width: 250px;
	float: left;
	border: 0;
}

.updates {
	padding: 10px;
	font-size: 12px;
}

.updates .updateEntry {
	border: 0;
	clear: left;
}

.updates .updateEntry .vesselName {
	width: 250px;
	float: left;
	border: 0;
	margin: 0 0 0 58px;
}

.updates .updateEntry .section {
	width: 200px;
	float: left;
	border: 0;
}

.updates .updateEntry .company {
	width: 300px;
	float: left;
	border: 0;
}

.productDiv {
	width: 320px;
	float: left;
	margin: 15px 40px 20px 60px;
	text-align: center;
}

.productDiv .productTitle {
	font-size: 18px;
	float: left;
	margin: 0 0 6px 0;
	width: 310px;
}

.productDiv .productPrice {
	font-size: 14px;
	float: left;
	margin: 5px 0 0 0;
	width: 310px;
}

.productDiv .productShortDescription {
	font-size: 12px;
	float: left;
	margin: 5px 0 0 0;
	width: 310px;
}

.productDiv .clickForMore a {
	font-size: 10px;
	color: #3CF;
	text-decoration: none;
}

.productDiv .clickForMore a:hover {
	text-decoration: underline;
}

.cart {
	margin: 40px 0 0 20px;
	width: 300px;
	border: 0;
}

.payPalLogo {
	margin: 40px 0 0 0;
}

.blueLink a {
	color: #3CF;
	text-decoration: none;
}

.blueLink a:hover {
	text-decoration: underline;
}

.productOptionCategoryManager {
	font-weight: bold;
	background-color: #e6dddd;
	margin: 10px 10px 10px 15px;
	padding: 5px;
	width: 263px;
	height: 300px;
	float: left;
	border: 0;
	color: black;
}

.productOptionCategoryManager .productOptionValue {
	font-weight: normal;
	font-size: 14px;
	padding: 5px 0 0 10px;
	width: 240px;
	float: left;
}

.productOptionCategoryManager .productOptionValue .edit, .delete {
	margin: 0 0 0 5px;
	font-weight: normal;
	font-size: 14px;
	float: right;
}

.productOptionCategoryManager .addOptionValueForm {
	clear: both;
	padding: 30px 0 0 10px;
	font-weight: normal;
	font-size: 14px;
}