/**
 *
 *  INSTYLE IT - Default Style sheet
 *  http://www.instyleit.com.au - Australian Web Hosting and Design
 *  
 */

@import url(mainNav.css);
@import url(multiPage.css);
@import url(/shop/include/html/shop_css.css);

html {
  margin: 0px;
  padding: 0px;

} 
body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   background: white;
   margin: 0px;
   padding: 0px;
   color: #000000;
   background-color: #000;
}
/* 09/05/2011 */
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	border: 1px solid black;
}
.pageBodyWake,
.pageBodyJetSki,
.pageBodyFishingBoat,
.pageBodyPaddle,
.pageBody {
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 20px;  
   padding-right: 15px;
   font-size: 12px;
   font-weight: normal;
   /*background: #FFFFFF url(/image/headerCorner.jpg) top left no-repeat;*/
   background: #FFFFFF url(/image/wakeHeaderCorner.jpg) top left no-repeat;
}
.pageBodyWake {
   background: #FFFFFF url(/image/wakeHeaderCorner.jpg) top left no-repeat;
}
.pageBodyJetSki {
   background: #FFFFFF url(/image/jetSkiHeaderCorner.jpg) top left no-repeat;
}
.pageBodyFishingBoat {
   background: #FFFFFF url(/image/fishingBoatHeaderCorner.jpg) top left no-repeat;
}
.pageBodyPaddle {
   background: #FFFFFF url(/image/paddleHeaderCorner.jpg) top left no-repeat;
}

h1 {
   font-size: 18px;
   text-align: left;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-left: -5px;
   margin-top: 0;
}
h2 {
   font-size: 16px;
   text-align: left;
   color: #3FAF00;
}
h3 {
   font-size: 14px;
   text-align: left;
}
h4 {
   font-size: 12px;
   text-align: left;
}
form {
   display: inline;
}
td {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}
UL {
   list-style-type: square;
}
LI {
   padding-bottom: 5px;
}

.header {
  height: 120px;
  /*background: #545454 url(/image/headerBG.jpg) top left repeat;*/
  background: #000000 url(/image/wakeHeader.jpg) top left no-repeat;
}
.headerWake {
  height: 120px;
  background: #000000 url(/image/wakeHeader.jpg) top left no-repeat;
}
.headerJetSki {
  height: 120px;
  background: #000 url(/image/jetSkiHeader.jpg) top left no-repeat;
}
.headerFishingBoat {
  height: 120px;
  background: #000 url(/image/fishingBoatHeader.jpg) top left no-repeat;
}
.headerPaddle {
  height: 120px;
  background: #000 url(/image/paddleHeader.jpg) top left no-repeat;
}


.header .headPic {
  padding-top: 25px;
}

.fakeHeadPic {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 310px;
   height: 85px;
}

.leftCol {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 180px;
    align: left;
    /*background: #545454 url(/image/headerBGVert.jpg) top left repeat-y;*/
	background: #000000 url(/image/wakeHeaderLeft.jpg) top left no-repeat;
}
.leftColWake {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 180px;
    align: left;
    background: #000000 url(/image/wakeHeaderLeft.jpg) top left no-repeat;
}
.leftColJetSki {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 180px;
    align: left;
    background: #000 url(/image/jetSkiHeaderLeft.jpg) top left no-repeat;
}
.leftColFishingBoat {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 180px;
    align: left;
    background: #000 url(/image/fishingBoatHeaderLeft.jpg) top left no-repeat;
}
.leftColPaddle {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 180px;
    align: left;
    background: #000 url(/image/paddleHeaderLeft.jpg) top left no-repeat;
}


a {color: blue; text-decoration: underline}
a:visited {color: #1E90FF; text-decoration: underline}
a:hover {color: blue; text-decoration: none}

#footer {
   font-size: 10px;
   color: #8CBD59;
   text-align: center;
   padding-left: 30px;
}
#footer .sep {
   color: #00633B;
   font-weight: bold;
}
#footer a,
#footer a:visited {
   color: #8CBD59;
   text-decoration: none;
}
#footer a:hover {
   color: #00633B;
   text-decoration: underline;
}

.padRight5 {
   padding-right: 15px;
}

.floatRight {
  float: right;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 10px;
}
.floatLeft {
  float: left;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 0;
}

.slogan {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  color: white;
  text-align: center;
}
.border1 {
  border: black solid 1px;
}
.strong {
  font-weight: bold;
}

.requiredStar {
  color: #ff0000;
  vertical-align: sup;
}
.requiredFld {
   color: #FF0000;
}
.contactField {
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
}

/****** Macromedia style buttons ********/
INPUT,
SELECT {
   border: 1px dotted #3FAF00;
}
TEXTAREA {
   border: 1px dotted #3FAF00;
}
.btn {
    background: #fefefe url(/image/background_form_element.gif) repeat-x;
    border: 3px double;
    border-color: #8BFF00 #ABFF00 #9BFF00 #ABFF00;
    width: 80px;
}
.btn:hover,
.btn:focus {
 border: 3px double;
 border-color: #6ab94b #94da78 #6ab94b #94da78;
}


input.btn {
    cursor: pointer !important;
    /* Used for early versions of ie. Not standard CSS */
    cursor: hand;
}
/*********************/
 .fldMsg {
   font-size: 11px;
   color: #545454;
}
.boatPic {
    position: absolute;
    top: 0;
    left: 0;
}
/* fix the absolutely position elements */
#wrapper .boatPic {
	position: absolute;
	float: left;
}
.fieldTitle {
    font-weight: bold;
    text-align: right;
}
.listTitle {
    color: #3FAF00;
    font-weight: bold;
    font-size: 11px;
}
#boatListDisplay {
    border: 1px dotted #3FAF00;
}
#boatListDisplay TH {
    font-size: 12px;
    background: #545454;
    color: #FFFFFF;
}
#boatListDisplay TR:HOVER {
    background: #FFFFEF;
}
#boatListDisplay TD {
    vertical-align: top;
    border-top: 1px dotted #3FAF00;
}
#boatListDisplay .pic{

}

#boatListDisplay .noBorder {
    border: none;
    padding-top: 5px;
}
#boatListDisplay .price {
    color: #FF0000;
    font-weight: bold;
}
.usrErrMsg {
    color: red;
    font-weight: bold;
    font-size: 14px;
    padding-left: 40px;
    padding-top: 15px;
    height: 50px;    
    background: url(/image/thumbDown.gif) top left no-repeat;
}

.usrAccMsg {
    color: blue;
    font-weight: bold;
    font-size: 14px;    
    padding-left: 40px;
    padding-top: 15px;
    height: 50px;
    background: url(/image/thumbUp.gif) top left no-repeat;
}

#boatView {

}

#boatView .fieldTitle {
    color: #545454;
    font-weight: bold;
}
#boatView .descriptionTitle {
    color: #3FAF00;
    font-weight: bold;
}
#boatView .summary {
   border: 1px solid #545454;
   width: 600px;
}
#boatView .summary TH {
   background-color: #545454;
   color: #FFFFFF;
   font-weight: bold;
}
#boatView .summary TD {
   text-align: center;
}
#boatView input,
#boatView textarea {
   width: 250px;
}
#boatView input.smallInput {
   width: 15px;
   border: none;
}
.strongGreen {
   font-weight: bold;
   color: #3FAF00;
}

.freeListings {
   position: absolute;
   right: 5px;
   top: 10px;
}
.hidden {
   display: none;
}
.login .title,
.register .title {
   font-weight: bold;
}
.login {
   border: 1px solid #545454;
   width: 520px;
}
.login .text {
   font-size: 10px;
   color: #545454;
   text-align: center;
}
.login TH {
   background: #545454;
   color: #FFFFFF;
   padding: 5px;
}
.login a,
.login a:visited {
   color: #545454;
   text-decoration: none;
}
.login a:hover {
   text-decoration: underline;
}

.register {
   border: 1px solid #545454;
   width: 520px;
}
.register .text {
   font-size: 10px;
   color: #545454;
   text-align: center;
}
.register TH {
   background: #545454;
   color: #FFFFFF;
   padding: 5px;
}
.register a,
.register a:visited {
   color: #545454;
   text-decoration: none;
}
.register a:hover {
   text-decoration: underline;
}
.buyersAcc {
   color: #FF0000;
}
INPUT.pc {
   width: 50px;
}
.register .note {
   font-size: 10px;
   color: #FF0000;
}
.register .privacy {
   color: #FF0000;
   font-size: 11px;
   text-align: center;
}
.failMsg {
   color: #FF0000;
   font-size: 14px;
   font-weight: bold;
}
#loggedIn {
   position: absolute;
   top: 135px;
   right: 20px;
   text-align: right;
   color: #545454;
   font-size: 11px;
}
#loggedIn a,
#loggedIn a:visited {
   color: #545454;
   text-decoration: none;
}
#loggedIn a:hover {
   text-decoration: underline;
}

#loggedOut {
   position: absolute;
   top: 100px;
   left: 230px;
   color: #FFFFFF;
   font-size: 11px;
}

#wrapper #loggedOut {
	position: relative;
	left: 0;
	top: -30px;
}

#loggedOut SUP {
   color: #3FAF00;
}

#loggedOut a,
#loggedOut a:visited {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}
#loggedOut a:hover {
   text-decoration: underline;
   font-weight: bold;
}

#addBoat .fldMsg {
   font-size: 11px;
   color: #545454;
}
.alterListing {
   font-size: 10px;
   color: #545454;
}
.alterListing a,
.alterListing a:visited {
   text-decoration: none;
   color: #FF0000;
}
.alterListing a:hover {
   text-decoration: underline;
}
.authorisedSeller {
   font-weight: bold;
   color: #FF0000;
}
#adVerticalBanner {
   padding-top: 20px;
}
#adFullBanner {
   padding-top: 10px;
}
#adTopBtn {
   position: absolute;
   right: 10px;
   top: 30px;
}
.enlarge {
   color: #CBCBCB;
   text-align: center;
   padding-top: 5px;
}
#review {

}

#review .price {
   font-style: italic;
}
#review .mainPic img {
   border: 1px solid #DCDCDC;
}
#review .picSection img {
   border: 3px double #DCDCDC;
   margin: 3px;
}
#search {

}
#search TD {
   font-size: 10px;
}
#search .searchTable {
   border: double 3px #3FAF00;
}
#search .searchTable TH {
   background: #545454;
   color: #FFFFFF;
   padding: 5px;
}
#search .title {
   font-size: 11px;
   width: 90px;
   font-weight: bold;
}
#search select.type {
   width: 250px;
}
#search input.lengthMin,
#search input.lengthMax {
   width: 80px;
}
#search select.priceMin,
#search select.priceMax {
   width: 100px;
}
.homeLinksBox {
   background-color: #3FAF00;
   padding: 5px;
   color: #FFFFFF;
   border: 3px double #545454;
   font-size: 16px;
}
.homeLinksBox .viewAll {
   text-align: center;
   font-weight: bold;
   padding-bottom: 10px;
}
.homeLinksBox ul {
   margin: 0;
   padding: 0;
}
.homeLinksBox li {
   margin: 0;
   padding: 0;
   margin-left: 20px;
   padding-bottom: 10px;
}
.homeLinksBox a,
.homeLinksBox a:visited {
   text-decoration: underline;
   color: #FFFFFF;
}
.homeLinksBox a:hover {
   text-decoration: none;
   color: #545454;
}
.bookmark {
   position: absolute;
   top: 100px;
   right: 15px;
   font-weight: bold;
}
.bookmark a,
.bookmark a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
.bookmark a:hover {
   color: #FFFFFF;
   text-decoration: underline;
}
#boatView .superLinks {
   position: absolute;
   right: 10px;
   top: 220px;
}
#boatView .superLinks a,
#boatView .superLinks a:visited{
   color: #FFFFFF;
}
#boatView .withdraw {
   background: #FF0000;
   padding: 5px;
}

#bragBoard {

}
#bragBoard .brag {
   padding: 10px;
   line-height: 16px;
}
#bragBoard .brag img {
   float: left;
   border: 3px double #AAAAAA;
   margin-right: 10px;
}
#bragBoard .categories {
   margin-top: 20px;
   margin-bottom: 20px;
   padding: 10px;
   border: 3px double #AAAAAA;
   background-color: #D0FFBF;
}

.filterListing {
   margin-top: 20px;
   margin-bottom: 20px;
   padding: 10px;
   border: 3px double #AAAAAA;
   background-color: #D0FFBF;
}

.clear {
   clear: both;
}
.payNote {
   font-size: 11px;
   color: #333333;
}
#featured1 {
   float: left;
}

#featured img,
#featured1 img,
#featured2 img {
   border: 3px double #DCDCDC;
}
.featuredTitle {
   font-weight: bold;
   padding-bottom: 5px;
}
#featured1 .featuredTitle,
#featured2 .featuredTitle {
   text-align: center;
   font-size: 10px;
}
.reviewDate {
   font-size: 11px;
   padding-bottom: 10px;
   font-weight: normal;
}
.reviewTitle {
   font-weight: bold;
   font-size: 13px;
}
.reviewSnip {
   padding-top: 5px;;
}
.readMore {
   padding-top: 5px;;
}

#rightColAds {
   float: right;
   margin-right: -10px;
   text-align: center;
}
#categoryCenterAd {
   margin: 10px 0px 10px 0px;
}
td.featured {
   background: transparent url('/image/featuredBg.gif') bottom right no-repeat;
}
