body {
	padding: 0;
	margin: 0;
	background-color: #000031;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
.row0 {
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: #e5f7dd;
}

.row1 {
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: #d6e7cf;
}
.pendrow0 {
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: #ffe2db;
}
.pendrow1 {
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: #ffd3c9;
}
.shiprow0 {
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: #def6f6;
}
.shiprow1 {
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: #caf1f1;
}
.headrow {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #666666;
	letter-spacing: 0.2em;
	font-weight: bold;
}

#container {	
	width: 940px;
	height: 730px;
	margin: 0 auto;
	background-image: url(../../assets/images/mainBackground.jpg);
	background-position: center;
}

#header {
	color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
#header h1 {
	float: left;
	color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
}
#header p {
	text-align: right;
	float: right;
	padding: 17px 15px 0 15px;
	font-size: 12px;
}
#content h2 {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #5b6064;
	font-size: 18px;
	padding-left: 15px;
}
#search {
	padding-left: 15px;
}
#content h2.greeting {
	color: #66cc33;
}
#content h3 {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #FF3300;
	padding-left: 15px;
}
#content a {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #FF3300;
	font-weight: bolder;
	text-decoration: none;
}
#content a:hover {
	color: #66CC33;
	text-decoration: underline;
}

.wereHere {
	text-decoration: underline;
}

#button {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #ff3300;
	font-weight: bold;
	font-size: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#button:hover {
	background-color: #66CC33;
	cursor: pointer;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#content {
	background-color: #bac8d5;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-color: #9eadbb;
	border-left-color: #c9d5de;
	border-bottom-color: #9eadbb;
	border-bottom-style: solid;
	border-top-color: #c9d5de;
	border-top-style: solid;
	clear: both;
}
#content_login {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	clear: both;
}
#content_login h2 {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	padding: 30px 0 0 0;
}
#listview {
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #9baab8;
	border-right-color: #9baab8;
	background-color: #FFFFFF;
}
.usergrid {
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #95a4b0;
	border-right-color: #95a4b0;
	background-color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	border-bottom-color: #c9d5de;
	border-top-color: #9eadbb;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
}
/*--------------------------------------------------
  Page Views
--------------------------------------------------*/
#pageinfo {
	float: right;
	margin: 0px;
	padding: 5px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
}
.pagenum {
	font-size: 12px;
	color: #666666;
}
#contect p {
	padding-right: 15px;
	padding-left: 15px;
}

/* --------------------------------------------------
	View More Content Page
---------------------------------------------------*/
#content_viewMoreDetail {
	background-color: #bac8d5;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-color: #9eadbb;
	border-left-color: #c9d5de;
	border-bottom-color: #9eadbb;
	border-bottom-style: solid;
	border-top-color: #c9d5de;
	border-top-style: solid;
	padding: 15px 0 15px 0;
	clear: both;
}

#content_viewMoreDetail p {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0 0 15px 30px;
	line-height: 15px;
}

#content_viewMoreDetail .divBar {
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}

#content_viewMoreDetail a {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #FF3300;
	font-weight: bolder;
	text-decoration: none;
}
#content_viewMoreDetail a:hover {
	color: #66CC33;
	text-decoration: underline;
}

.contactHead {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 0;
}

