﻿div#floatFields
{
	float: left;
}

* {

}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#adminheader {
	height:30px;
	background-image: url(/Images/adminTop_standard.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#66a6cc;
	font-size:16px;
	font-weight:normal;
	padding-right:10px;
	padding-top:10px;
}

.adminintro {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333;
}

.blog_bar_title
{
    color: Gold;
    font-weight: bold;
    font-family: Arial;
    float:left;
    font-size: 14px;
    display:inline;
    padding:0px 0px 0px 11px;
    margin:15px 0px 0px 15px;
    letter-spacing:1px;
}

#blog_line
{
    height:30px;
	background-color:#2E6DB4;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:0px;
	font-size:0pt;
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}

#bar_orange_line {
	height:4px;
	background-color:#7eb6e7;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:0px;
	font-size:0pt;
}

#bar_green_line {
	height:4px;
	background-color:#7eb6e7;
	margin:0px;
	padding:0px;
	border:0px;
}

#bar_red_line {
	height:4px;
	background-color:#7eb6e7;
	margin:0px;
	padding:0px;
	border:0px;
}

#bar_blue_line, .bar_blue_line {
	background-color:#7eb6e7;
	margin:0px;
	padding:2px;
	border:0px;
}

#bar_darkgray_line {
	height:4px;
	background-color:#c8c8c8;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:0px;
	font-size:0pt;
}

.bar_title_line {
	background-color:#c8c8c8;
	border-bottom: #fff 1px solid;
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	padding:3px;
	padding-left:9px;
}

.bar_form_line_dark {
	height:14px;
	background-color:#c8c8c8;
	border-bottom: #fff 1px solid;
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
	padding:3px;
	padding-left:9px;
}

.bar_form_line_light {
	height:14px;
	background-color:#e0e0e0;
	border-bottom: #fff 1px solid;
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
	padding:3px;
	padding-left:9px;
}

.bar_title {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.bar_question {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.bar_button_pipe {
	color:#c8c8c8;
	padding-left:6px;
	padding-right:6px;
	font-size:8pt;
	float:left;
}

img.bar_button {
	border:0px;
	margin-top:-2px;
	padding-right:6px;
	float:left;display:inline;
}

.bar_button_link, a .bar_button_link:link, a .bar_button_link:visited, a .bar_button_link:active {
	text-decoration:none;
	font-size:8pt;
	color:#333;
	float:left;
	height:17px;
	cursor:pointer;
}

a .bar_button_link:hover {
	text-decoration:underline;
}

a.bar_button_link:hover {
	text-decoration:underline;
}

.bar_button_line {
	padding: 5px 3px 18px 9px;
	background-color:#e0e0e0;
	border-bottom: #fff 1px solid;
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

.bar_spacer {
	height:1px;
	clear: left;
}

#footer {
	height:34px;
	background-color:#e0e0e0;
	text-align:center;
}

#footer_image {
	margin:10px;
}

table.admintable_1 
{
	width:100%;
}

th.admintable_1_header{
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e0e0e0;
	border-top: #c8c8c8 4px solid;
	border-bottom: #fff 1px solid;
	font-size:8pt;		    
}

th.admintable_1_header_firstcol, th.admintable_1_header, td.admintable_1_firstcol, td.admintable_1 {
    padding: 0 10px 0 0;
    text-align: left;
    white-space: nowrap;
}

td.admintable_1_header a, td.admintable_1_header_firstcol a, td.admintable_1_header a:link, td.admintable_1_header_firstcol a:link, td.admintable_1_header a:visited, td.admintable_1_header_firstcol a:visited {
	color: #194f99;
	text-decoration:none;
}

th.admintable_1_header a, th.admintable_1_header_firstcol a, th.admintable_1_header a:link, th.admintable_1_header_firstcol a:link, th.admintable_1_header a:visited, th.admintable_1_header_firstcol a:visited {
	color: #194f99;
	text-decoration:none;
}

td.admintable_1_header a:hover, td.admintable_1_header_firstcol a:hover {
	color: #194f99;
	text-decoration:underline;
}

th.admintable_1_header a:hover, th.admintable_1_header_firstcol a:hover {
	color: #194f99;
	text-decoration:underline;
}

td.admintable_1 {
	border-bottom: #e0e0e0 1px solid;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000;	
}

td.admintable_1_big {
	border-top: #e0e0e0 4px solid;
}

td.admintable_1_firstcol {
	border-bottom: #e0e0e0 1px solid;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000;
	padding-left:9px;    
}

td.admintable_1_big_firstcol {
	border-top: #e0e0e0 4px solid;
}

td.admintable_1 a, td.admintable_1 a:link, td.admintable_1 a:active, td.admintable_1 a:visited {
	color: #194f99;
	text-decoration:none;
}
td.admintable_1 a:hover {
	color: #194f99;
	text-decoration:underline;
}
td.admintable_1_firstcol a, td.admintable_1_firstcol a:link, td.admintable_1_firstcol a:active, td.admintable_1_firstcol a:visited {
	color: #194f99;
	text-decoration:none;
	padding-left: 9px;
}

th.admintable_1_firstcol a, th.admintable_1_firstcol a:link, th.admintable_1_firstcol a:active, th.admintable_1_firstcol a:visited {
	color: #194f99;
	text-decoration:none;
	padding-left: 9px;
}

td.admintable_1_firstcol a:hover {
	color: #194f99;
	text-decoration:underline;
	padding-left: 9px;
}

th.admintable_1_firstcol a:hover {
	color: #194f99;
	text-decoration:underline;
	padding-left: 9px;
}

th.admintable_1_header_firstcol {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e0e0e0;
	border-top: #c8c8c8 4px solid;
	border-bottom: #fff 1px solid;
	font-size:8pt;
	padding:3px;
	padding-left:9px;
}

.admin_error {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ab192e;
	font-size:11pt;
	margin-left:9px;
	margin-bottom:10px;
}

.admin_error li
{
	list-style-image: url(/images/icnAlert.gif);
}

div.admin_header
{
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#e0e0e0;
	border-top: #c8c8c8 4px solid;
	border-bottom: #fff 1px solid;
	font-size:8pt;
padding:7px 10px;
margin-top:4px;
}

div.admin_header select
{
	vertical-align:middle;
	font-size:8pt;
margin-left:5px;
width:200px;
}

.bar_green_line {

	background-color:#aab62c;
	margin:0px;
	padding:0px;
	border:0px;
	padding:2px;
}

td.admintable_1_firstcol_wicons {
	border-bottom: #e0e0e0 1px solid;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000;
	/*padding: 3px 0px 3px 9px;*/
	padding: 2px 0px 2px 0px;
}
img.table_icon {
	border:0px;
	float:left;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
}

.table_checkbox {
	float:left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: -2px;
}

.bar_button_set {
    float:left;
    display:inline;
}

.form_content_area {
	margin: 9px 9px 9px 9px;
}
a.btnClear {
	display:block;
	width: 77px;
	height:22px;
	overflow:hidden;
	background: url(images/btnClear.gif) 0 0 no-repeat;
	float:left;
	margin-right:4px;
	text-decoration:none;
}
a.btnClear:hover {
	background-position: 0 -22px;
	background: url(images/btnClearOVER.gif) 0 0 no-repeat;
}
a.btnClear span {
	visibility:hidden;
}
a.btnSelect {
	display:block;
	width: 77px;
	height:22px;
	overflow:hidden;
	background: url(images/btnSelect.gif) 0 0 no-repeat;
	float:left;
	margin-right:4px;
	text-decoration:none;
}
a.btnSelect:hover {
	background-position: 0 -22px;
	background: url(images/btnSelectOVER.gif) 0 0 no-repeat;
}
a.btnSelect span {
	visibility:hidden;
}
.form_text {
	float:left;
	margin-right:4px;
}
.form_button {
	float:left;
}
.form_select {
	height:22px;
	font-size:8pt;
	width:150px;
	min-height:22px;
}
.form_row_2, .form_row_3 {
	clear:both;
	margin:9px 0px 0px 0px;
}

.form_firstchoice, .form_secondchoice, .form_firstchoice_select, .form_secondchoice_select, .form_paymentmethod_select, .form_paymentstatus_select {
	width:350px;
	float:left;
}

.form_firstchoice_label, .form_secondchoice_label, .form_paymentmethod_label, .form_paymentstatus_label {
font-family:Tahoma;
font-size:11px;
float:left;display:inline;
width:103px;
margin-top:3px;
}
.form_row_1, .form_row_2, .form_row_3 { float:left;display:inline; margin:0px 0px 1px 15px; width:95%;}

.form_input_long {
min-width:650px;
font-size:8pt;
float:left;
font-family:Tahoma;
margin-left:15px;
padding:1px;
}
.form_text {
font-family:Tahoma;
font-size:8pt;
padding:1px;
width:150px;
height:16px;
}

.form_memberscol {
width:335px; 
font-weight:normal; 
float:left;
}

.form_packagecol {
width:350px; 
font-weight:normal; 
float:left;
}

.form_guestscol {
width:175px; 
font-weight:normal; 
float:left;
}

.bar_right_align {
float:right;
margin-right:9px;
}

.admin_content_block {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
	border-bottom:#e0e0e0 1px solid;
}
.admin_content_block_title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	margin-top:6px;
	margin-left:9px;
}
.admin_content_block_content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
	margin:4px 0px 4px 19px;
}
.admin_content_button_set {
	float:right;
	margin-right:9px;
}

admintable_1_header_1strow {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e0e0e0;
	border-bottom: #fff 1px solid;
	font-size:8pt;
	height:20px;
}
td.admintable_1_header_1strow {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e0e0e0;
	font-size:8pt;
	height:20px;
	border-top: #c8c8c8 4px solid;
}
th.admintable_1_header_2ndrow {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e0e0e0;
	border-bottom: #fff 1px solid;
	font-size:8pt;
	height:20px;
}
td.admintable_1_header_1strow_firstcol {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e0e0e0;
	font-size:8pt;
	height:20px;
	padding-left:9px;
	border-top: #c8c8c8 4px solid;
}
th.admintable_1_header_2ndrow_firstcol {
	color: #333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e0e0e0;
	border-bottom: #fff 1px solid;
	font-size:8pt;
	height:20px;
	padding-left:9px;
}

#adminToolbar {
background:#327ec0 url(/images/toolbarTop.jpg) no-repeat;
height:56px;
margin:1px;
}

#adminLogo {
width:188px;
height:24px;
margin:15px 0px 0px 26px;
float:left;display:inline;
text-decoration:none;
}

#adminLogo span { visibility:hidden; }

#adminConsole {
background:url(/images/adminConsole.jpg) no-repeat;
width:135px;
height:56px;
float:left;display:inline;
margin-left:33px;
}

#companiesContacts {
width:210px;
height:56px;
float:left;display:inline;
background:url(/images/companiesContacts.jpg) no-repeat;
}

/* Edited by SD */
/*
#companiesContacts_manage {
width:58px;
height:14px;
float:left;display:inline;
margin:29px 0px 0px 16px;
}
#companiesContacts_manage:hover {
background:url(/images/adminLinks_hovers.jpg) 0px 0px no-repeat;
}
#companiesContacts_contactsReport {
width:107px;
height:15px;
float:left;display:inline;
margin:29px 0px 0px 16px;
}
#companiesContacts_contactsReport:hover {
background:url(/images/adminLinks_hovers.jpg) -58px 0px no-repeat;
}
*/
.toolbar_verticalDiv { 
float:left;display:inline;
height:48px;
margin-top:4px;
border-left:1px solid #1e7bc6;
border-right:1px solid #5d9cd3;
}

#locations {
width:101px;
height:56px;
float:left;display:inline;
background:url(/images/locations.jpg) no-repeat;
}

#waterways 
{
    width:101px;
    height:56px;
    float:left;display:inline;
    background:url(/images/waterways.jpg) no-repeat;
}

/* Edited by SD */
/*
#locations_manage {
width:58px;
height:14px;
float:left;display:inline;
margin:29px 0px 0px 13px;
}

#locations_manage:hover {
background:url(/images/adminLinks_hovers.jpg) -165px 0px no-repeat;
}
*/
#boats {
background:url(/images/boats.jpg) no-repeat;
width:83px;
height:56px;
float:left;display:inline;
}

#blogs
{

}
/* Edited by SD */
/*
#boats_manage {
width:58px;
height:14px;
float:left;display:inline;
margin:29px 0px 0px 13px;
}
.blog_link 
{
	height:14px;
	float:left;display:inline;
	margin:29px 0px 0px 13px;
	color:White;
	font-size: 15px;
}

#boats_manage:hover {
background:url(/images/adminLinks_hovers.jpg) -223px 0px no-repeat;
}
*/

/* Edited by SMD */
.toolbar_adminLink { 
text-decoration:none;
background:url(/images/adminLink_bullet.png) 0px 2px no-repeat;  
float:left;display:inline;
margin:28px 0px 0px 15px;
padding:0px 0px 0px 11px;
color:#fff;
font-family:Tahoma;
font-size:14px;
line-height:17px;
}

.blogbar_adminLink { 
text-decoration:none;
background:url(/images/adminLink_bullet.png) 0px 2px no-repeat;  
float:left;display:inline;
margin:6px 0px 0px 15px;
padding:0px 0px 0px 11px;
color:#fff;
font-family:Tahoma;
font-size:14px;
line-height:17px;
}

#blogs {
 /*background:url(/Images/blogs.jpg) no-repeat;	*/
}
/*.toolbar_adminLink span { visibility:hidden; }*/

#toolbar_userTitle {
font-family:Tahoma;
color:#fcd467;
font-size:30px;
float:left;display:inline;
margin:8px 0px 0px 76px;
text-transform:uppercase;
}

.BottomBorder
{
    border-bottom: solid 1px #E0E0E0;
}

div.Report
{
    width:100%;
    text-align:center;
    padding:10px;
}

.ShipmentHistoryReport
{
    margin: 0 0 10px 0;
    border-bottom: solid 1px #000000;
}

span.Report
{
    font-size: large;
    font-family: Tahoma;
}

/*
--------------------------------------------------------------------------------------------------------------
 Login
--------------------------------------------------------------------------------------------------------------
*/

.Login_body
{       
    
}

#LoginWrap
{    
    text-align: center;
}

#LoginPanel
{
    width: 375px;
    height: 300px;
    position: relative;
    margin: 60px auto;
}

#LoginContainer
{
    margin: 0 auto;
    padding: 5px 0 50px 30px;
    text-align: left;
}

.LoginControl
{
    border-color: #C0C0C0;
    border-width: thin;
    border-style: solid;
}

.LoginHeaderImage
{
    background-position: top right;
    text-align: left;
} 

.LoginHeaderImage h2
{ 
    background-position: top left;     
    padding: 0;
    height: 60px;
    text-align: left;
    background:  url(/Images/login_header.gif) no-repeat bottom left;
} 

.ErrorLine
{
    clear: left;
    float: left;
    display: inline;
    width: 300px;
}

.LoginLine
{
    clear: left;
    float: left;
    display: inline;
    width: 300px;
    margin: 3px 0 0 0;
}

div.LoginLabel
{
    margin: 3px 0 0 0;
}

.LoginLabel
{
    clear: left;
    display: inline;
    float: left;
    font-weight: bold;
    font-size: 8pt;
    color: #333333;
    font-family: Arial;
    text-align: left;
    width: 80px;   
}

.LoginInput
{
    float: left;
    display: inline;
}

input.LoginTextBox{
    width: 150px;
}

.LoginButton
{
    text-align: left;
    margin-bottom: 5px;
}

/*
--------------------------------------------------------------------------------------------------------------
 Manage Shipment Progress
--------------------------------------------------------------------------------------------------------------
*/
#TopContainer
{
    width: 810px;
}

#BoatLocationMap {
    clear: left;
    float: left;
    display: inline;    
    margin: 5px 10px 10px 20px;
    border-width: 3px;
    border-color: Gray;
    border-style: solid;
}

#ShipmentInfo {    
    float: left;
    display: inline;
    width: 500px;
    padding-top: 10px;
    color:#000000;
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size:8pt;
}

.ShipmentInfoItem {
    clear: left;
    float: left;    
    display: inline;
    line-height: 1.8em;
    width: 453px;
    border-bottom: solid 1px #E0E0E0;
}

#SuperGridContainer {
    clear: left;
    float: left;
    display: inline;
    width: 720px;
    padding: 3px 20px 10px 20px;
}

.SuperGrid
{
    width: 720px;
}

.NestedGrid
{
    padding: 0 5px 0 5px;
    width: 680px;
}
/*
--------------------------------------------------------------------------------------------------------------
 Manage Shipment Progress
--------------------------------------------------------------------------------------------------------------
*/
#DetailMap
{
    height: 450px;
    width: 600px;
}

/*
--------------------------------------------------------------------------------------------------------------
 Miscellaneous
--------------------------------------------------------------------------------------------------------------
*/

.Error{
    color: Red;
}
