/* ========================================================
    CSS STYLES FOR BIG FISH BRANDING
   ======================================================== */   


/* PAGE ELEMENTS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/elements/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: left;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#mastheadBG {
	background-image: url(../images/elements/masthead.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	height: 300px;
	width: 1040px;
}

/* This div method is necessary for masthead links to work in IE 5.5 and 6 with PNG Fix */
#masthead {
	position: absolute;
	left: 0px;
	top: 0px;
}

#mastheadImg {
	height: 300px;
	width: 1040px;
}

#balloons div {
	display: none;
}

#content {
	background-image: url(../images/products/bg_products.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
	overflow: auto; /* This will let this div expand with the floated divs */
	position: relative;
}

#nav {
	background-image: url(../images/elements/bg_nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 44px;
	width: 916px;
}

.nav {
	margin-left: 10px;
}

#contentLeft {
	width: 848px;
	margin-top: 15px;
	margin-left: 34px;
}

#containerBottom {
	text-align: left;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#contentBottom {
	background-image: url(../images/products/bg_products.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 960px;
	margin-top: 0px;
	margin-left: 34px;
	overflow: auto; /* This will let this div expand with the floated divs */
	position: relative;
}

#grayruleBottom {
	background-image: url(../images/spacer_999999.gif);
	background-repeat: repeat-x;
	background-position: 0px 22px;
	height: 32px;
	width: 820px;
	margin-left: 48px;
}

/* HTML TAGS */

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 3px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 3px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 3px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

div {
	margin: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* CLASSES */

.head {
	margin-top: 0px;
	margin-bottom: 2px;
}

.text9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
}

/* MASTHEAD WORD BALLOON POSITIONING */

#bal24hourRush {
	position: absolute;
	top: 100px;
	left: 36px;
}

#balClientList {
	position: absolute;
	top: 131px;
	left: 197px;
}

#balRequestQuote {
	position: absolute;
	left: 235px;
	top: 117px;
}

#balRequestPacket {
	position: absolute;
	left: 414px;
	top: 99px;
}

#balPrintDesign {
	position: absolute;
	left: 565px;
	top: 110px;
}

#balTradeShow {
	position: absolute;
	left: 779px;
	top: 4px;
}

#balGreenProducts {
	position: absolute;
	left: 823px;
	top: 51px;
}

#balProductSearch {
	position: absolute;
	left: 350px;
	top: 158px;
}

#balBrandedApparel {
	position: absolute;
	left: 430px;
	top: 195px;
}

#balPromoProducts {
	position: absolute;
	left: 727px;
	top: 230px;
}

#balMarineDealers {
	position: absolute;
	left: 739px;
	top: 241px;
}

#balContactUs {
	position: absolute;
	left: 818px;
	top: 223px;
}

/* FORMS */

.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	height: 18px;
	width: 290px;
	border: 1px solid #999999;
	border-collapse: collapse;
}

.formFields2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	height: 18px;
	width: 100px;
	border: 1px solid #999999;
	border-collapse: collapse;
}

.formArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	height: 106px;
	width: 290px;
	border: 1px solid #999999;
	border-collapse: collapse;
}


/* LINK STYLES */

a:link, a:active, a:visited {
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #6685C2;
	text-decoration: none;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	width: 820px;
	margin-bottom: 10px;
	margin-left: 48px;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none; 
}

#copyright a:hover {
	font-weight: normal;
	color: #000066;
	text-decoration: none; 
}
