/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-image:url(http://crewmembers.hogsonthehighseas.com/files_interfaces/hogs1/images/fade-blue-bg.jpg);
	background-repeat:repeat;
}

a:link {
	color: #9db5a0;
	text-decoration: underline;
}
a:visited {
	color: #6D9072;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

a.type1 /*Used in the User Account navigation area*/{
	color: #9db5a0;
	text-decoration: underline;
	font-weight:bold;
}
a.type1:visited {
	color: #6D9072;
	text-decoration: underline;
	font-weight:bold;
}
a.type1:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight:bold;
}
a.type1:active {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}

td, th {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}

input, textarea {
	/*width:100px;
	height:16px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	border:1px solid #666666;
	padding:1px;
}

th {
	color:#FFFFFF;
}

h6 {
	border-bottom:1px solid #666666;
	padding-bottom:2px;
	margin-right:15px;
	color:#9db5a0;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:2px;
	font-style:italic;
}

h5 {
	border-bottom:1px solid #c27944;
	padding-bottom:2px;
	margin-right:15px;
	color:#c27944;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:2px;
	font-style:italic;
	font-weight:bold;
}

table.parentTABLE {
	width: 800;
	height: 100%;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color:#263a53;
}

td.headerTD {
	height: 105px;
	background-color: #transparent;
	border-bottom: 0px solid #FF9900;
	text-align: center;
	background-image:url(http://crewmembers.hogsonthehighseas.com/files_interfaces/hogs1/images/td-header-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

td.bodyTD {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	background-image:url(http://crewmembers.hogsonthehighseas.com/files_interfaces/hogs1/images/td-body-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#263a53;
}

td.footerTD {
	height: 25px!important;
	background-color:#263a53;
}

/*------Navigation Bar------*/
div#navigation {
	width: 98%; 
	height: 100%; 
	font-family:Arial, Helvetica, sans-serif;
}

div#navigation a {
	display: block; 
	text-align: left; 
	padding-top: 2px;
	padding-left:3px;
    padding-right: 0px; 
	margin: 2px 0px 2px 0px; 
	border-width: 0px; 
    text-decoration: none; 
	color:#9db5a0;
	background-color:#transparent;
	width: 120px;
	height: 15px;
	text-decoration:underline;
}
	
div#navigation a:hover {
	color: #405b44; 
	background-color:#CCCCCC;
	border-right: 0px solid #663300;
	border-left: 0px solid #DCD3B8;
	text-decoration:none;
}
/*------Navigation Bar END ------*/

.headerlink {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}

/*for bib_m=users_gallery&task=view */
.pictitle {
	font-weight:bold;
	font-size:16px;
	color:#c27944;
}

.picsubtitle {
	font-style:italic;
}

.picdetails {
	font-size:10px;
	margin-left:15px;
	display:block;
	color:#999999;
}

.usertitle {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.details {
	font-size:10px;
	color:#999999;
}

.capitalgreen {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #9db5a0;
	font-weight:bold;
}

.statichtmlTABLE td p {
	margin-bottom:20px;
	padding-left:5px;
}

.statichtmlTABLE td {
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding:5px 10px 5px 10px;
}

.adminlist-paddingleft {
	padding-left:15px;
}

.threadtitle {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}

.row0 {
	background-color:#242d38;/*#434f5d;*/
}

.row1 {
	background-color:#3f464f;/*#807667;*/
}
