/*** Structural Selectors ***/
body {
    background: url(../img/bg.jpg) #fff repeat-x top left;
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}
img {
    border: 0;
    margin:0;
    padding:0;
}
form {
    margin:0;
    padding:0;
}
.sidebar {
    float:left;
}
#container {
    margin: auto;
    width: 980px;
}
#header {
    height:77px;
    padding:15px 14px 0 23px;
    background: url(../img/header-bg.jpg) no-repeat top left;
}
#main {
    margin:0;
    padding:0;
    background-color:#fff;
}
.searchBox {
    width:380px;
    float:right;
}
.searchTable td {
    padding: 0 0 0 18px;
    vertical-align: top;
}
.searchTable .label {
    display:block;
    padding:4px 0 1px 0;
}
.searchInnerTable {
    margin-top:8px;
}
.searchInnerTable td .largeBold {
    display:block;
}
.searchInnerTable td {
    padding:0 0 4px 4px;
    font-size:10px;
}
.box {
    width:264px;
    padding:0;
    margin:0;
}
.boxHeader {
    background:url(../img/box-header.gif) no-repeat top left;
    text-align:left;
    height:37px;
}
.boxBody {
    padding: 12px 12px 6px 20px;
    background-color: #fff;
}
.boxBody ul {
    margin:0;
    padding:0;
    list-style: none;
}
.boxBody ul li {
    padding:4px 0 4px 16px;
    background-image: url(../img/arrow-purple.gif);
    background-repeat: no-repeat;
    background-position: 0 9px;
}
.boxBody ul li.ListNavOn {
    padding:4px 0 4px 16px;
    background-image: url(../img/arrow-red.gif);
    background-repeat: no-repeat;
    background-position: 0 9px;
}
.boxBody a {
    text-decoration:none;
}
.boxBody a:hover {
    text-decoration:none;
}
.boxBody a.LinknavOn {
    color:#863337;
}
.boxBody a:hover.LinknavOn {
    color:#C44B52;
}
.boxBody a:hover {
    text-decoration:none;
}
.boxFoot {
    height:13px;
    background:url(../img/box-footer.gif) no-repeat top left;
}
.box h2 {
    font-size:17px;
    padding:3px 0 2px 18px;
}
.ListItem_Container {
    display: block;
    margin-bottom: 8px;
}
.ListItem_Logo {
    width: 69px;
    height:71px;
    margin:0;
    padding:0;
    background:url(../img/item-thumb-bg.gif) no-repeat top left;
}
.ListItem_Logo_First {
    width: 69px;
    height:71px;
    margin:0;
    padding:0;
    background:url(../img/item-thumb-bg-first.gif) no-repeat top left;
}
.ListItem_Info {
    display: block;
}
.ListItem_InfoContainer {
    display: block;
}
.ListItem_LinkInfo {
    width: 30px;
}
#footer {
    margin:0;
    padding:12px 0 24px 28px;
    background:url(../img/footer-shadow.gif) transparent no-repeat top left;
    color:#003366;
    font-size:11px;
}
#home #footer {
    margin:0;
    padding:12px 0 24px 33px;
    background:url(../img/home-footer-bg.gif) transparent scroll no-repeat top left;
    color:#003366;
    font-size:11px;
}
/*.footerNav {
    display:inline;
}
.footerNav a {
    color: #fff;
    text-decoration:underline;
    padding-left:6px;
}
.footerNav a:hover {
    color: #ccc;
    text-decoration:underline;
    padding-left:6px;
}
.footerNav ul, .footerNav ul li {
    color: #fff;
    font-size: 11px;
    list-style: none;
    display:inline;
    margin-left:4px;
}*/

.bodyContentBoxLeft {
    padding:12px 0 28px 0;
    width:280px;
    float:left;
    clear:left;
}
.bodyContentBoxRight {
    padding:12px 0 28px 0;
    width:280px;
    float:right;
    clear:right;
}
#howItWorks {
    display:none;
}
.headerBar {
    height:13px;
    font-size:13px;
    background-color:#863337;
}
#contentContainer {
    padding: 26px 25px 42px 28px;
    background:url(../img/content-bg.jpg) #388295 repeat-x bottom left;
}
#contentBanner {
    position:relative;
    width:638px;
    height:196px;
    padding:0;
    background:url(../img/content-banner-generic.jpg) no-repeat top left;
}
#contentBannerEquipment {
    position:relative;
    width:638px;
    height:37px;
    padding:0;
    background:url(../img/equipment-header.jpg) no-repeat top left;
}
#contentBannerHeader {
    position:absolute;
    padding:0;
    left: 24px;
    top: 169px;
    width: 428px;
}
#contentBannerHeaderEquipment {
    position:absolute;
    padding:0;
    left: 24px;
    top: 9px;
    width: 582px;
}
#contentColumn {
    width:638px;
    float:left;
    background:url(../img/corner-bottom-l2.gif) no-repeat bottom left;
    padding-bottom:11px;
    margin-right:25px;
}
#content {
    background-color:#ffffff;
    width:590px;
    padding:24px 24px 18px 24px;
}
#boxContainer {
    width:264px;
}
#breakout {
    margin:48px 0 0 14px;
}
#breakout h4 {
    font-size:15px;
    margin-bottom:8px;
    color: #fff;
}
#breakout p {
    display:block;
    width:205px;
    color: #fff;
    padding:0;
    line-height:normal;
    font-size:12px;
}
#equipmentBox {
    width: 244px;
    margin:34px 0 0 14px;
    background:url(../img/equipment-bg.gif) no-repeat top left;
}
#home #equipmentBox {
    width: 244px;
    margin:0px 0 0 0px;
    background:url(../img/equipment-bg.gif) no-repeat top left;
}
#equipmentBox h3 {
    color:#fff;
    font-size:18px;
}
#equipmentBox h4 {
    margin:5px 0 0 0;
    color:#fff;
    font-size:14px;
}
#equipmentBox p {
    margin-top:0px;
    padding:3px 0 0 0;
    color:#fff;
    font-size:12px;
    line-height:normal;
}
.equipmentItem {
    font-size:12px;
    font-weight:bold;
    margin:0 0 10px 0;
    padding:0;
    line-height:0;
}
.equipmentItemPrice {
    font-size:15px;
    font-weight:bold;
    color:#863337;
    margin:0 0 10px 0;
    padding:0;
}
.equipmentParagraph {
    line-height:normal;
    padding:5px 0 0 0;
}
.equipmentSpacerRow {
	size:28px;
    line-height:28px
}
.equipmentSeaqrchFormBR {
    font-size:13px;
    font-weight:bold;
    margin:0 0 15px 0;
    padding:0;
}
.equipmentItemContainer {
    width:100%;
    float:right;
    margin:0px;
}
.equipmentImageContainer {
	margin:0px;
    position:relative;
    z-index:0;
}
.equipmentImageContainerListings {
	margin:0px;
    position:relative;
    z-index:0;
}
#equipmentThumbContainer {
    width:220px;
    text-align:right;
    float:right;
    clear:right;
}
#equipmentImageLarge {
	position:relative;
    z-index:1;
    height:266px;
    width:360px;
}
.equipmentSold {
	position:absolute;
    top:0;
    left:0;
    width:69px;
    height:69px;
    z-index:2;
}
#equipmentDetails {
	float:left;
    clear:right;
    padding:3px 0;
    margin-top:15px;
}
.clear {
    clear:both;
}
.equipmentDetailsContainer {
    width:100%;
    padding:7px 0;
    background: url(../img/hr.gif) 0 0 repeat-x;
}
.equipmentDetailsContainer table {
   	margin:10px 0 10px 0;
    padding:0;
}
.equipmentDetailsLabel {
    font-weight:bold;
}
.equipmentDetailsLeft {
    float:left;
    width:49%;
    clear:left;
}
.equipmentDetailsRight {
    float:right;
    width:49%;
    clear:right;
}
.equipmentSeparatorTop {
    clear:both;
    width:100%;
    height:2px;
    margin:3px 0;
    margin:0 0 -10px 0;
	background: url(../img/hr.gif) 0 0 repeat-x;
}
#equipmentSeparatorBottom {
    background-image:url(../img/hr.gif);
    background-repeat:repeat-x;
    margin:20px 0;
    padding-bottom:20px;
    background-position:0 bottom;
}
/*** NAV ***/
#utilityNav {
    text-align:right;
    height:38px;
    padding:0;
}
#utilityNav ul {
    margin:0;
    padding:0;
}
#utilityNav ul li {
    font: 12px;
    color: #fff;
    display:inline;
    margin-left:6px;
}
#utilityNav a {
    color: #fff;
    text-decoration:none;
    padding-left:8px;
}
#utilityNav a:hover {
    color:#0000CC;
    text-decoration:none;
}
#mainNav {
    text-align:right;
    height:28px;
}
#mainNav ul {
    margin:0;
    padding:0;
}
#mainNav ul li {
    font: 13px;
    font-weight:bold;
    color: #fff;
    display:inline;
    margin-left:6px;
}
#mainNav a {
    color: #fff;
    padding-left:6px;
    text-decoration:none;
}
#mainNav a:hover {
    color:#ccc;
    padding-left:6px;
    text-decoration:none;
}
#mainNav a:visited {
    color:#fff;
    padding-left:6px;
    text-decoration:none;
}
/*** Link Fonts ***/
a {
    color: #003366;
    text-decoration: underline;
}
a:hover {
    color: #3333FF;
    text-decoration: underline;
}
a:visited {
    color: #003366;
    text-decoration: underline;
}
a.linkNoUnderline {
    color: #003366;
    text-decoration: none;
}
a.linkNoUnderline:hover {
    color: #3333FF;
    text-decoration: none;
}
a.linkNoUnderline:visited {
    color: #003366;
    text-decoration: none;
}
a.linkEquipmentListing {
	font-size:18px;
    color: #003366;
    text-decoration: none;
}
a.linkEquipmentListing:hover {
	font-size:18px;
    color: #3333FF;
    text-decoration: none;
}
a.linkEquipmentListing:visited {
	font-size:18px;
    color: #003366;
    text-decoration: none;
}
.ListItem_ItemTitle a {
    color: #972424;
    TEXT-DECORATION: underline;
}
.ListItem_ItemTitle a:hover {
    color: #CC6600;
    text-decoration: underline
}
/*** Header Fonts ***/
h1, h2, h3, h4, h5 {
    padding: 0;
    margin: 0px;
    color: #003366;
}
h1 {
    font-size:18px;
}
h2 {
    font-size:15px;
}
.searchBox h1 {
    font: 18px Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:8px 0 6px 22px;
}
/*** Body Fonts ***/
p {
    line-height:20px;
    margin:0;
    padding:8px 0 8px 0;
}
.whiteU {
    text-decoration:underline;
}
.largeBold {
    font-size:14px;
    font-weight:bold;
}
.font16pxBlue {
    font-size:16px;
    font-weight:normal;
    color:#000066;
}
.fontBlue {
    color:#000066;
}
.freeMagazinesHome {
    font-size:15px;
    font-weight:bold;
}
.searchForm .input {
    font-size:14px;
    border: #000000 1px solid;
    WIDTH: 135px;
    padding: 2px;
    height:15px;
}
.searchForm select {
    font-size:14px;
}
.searchTable {
    color: #000066;
    margin:0 0 0 6px;
}
.searchTable .labelCntr {
    display:block;
    padding:4px 0 0 0;
    text-align:center;
    font-weight:bold;
}
.ListItem_Details {
    font-size: 11px;
    line-height: 15px;
}
.ListItem_ItemTitle {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #972424;
}
.ListItem_ItemSubTitle {
    display: block;
    font-size: 12px;
    color: #972424;
}
.copyright {
    color: #fff;
    font-size:11px;
}
.errorText {
    color:#C31514;
}
/*** Lists ***/



/*** Link Fonts ***/
#level2 #freeMagazines a {
    color: #2c286d;
    font-weight:bold;
}
#level2 #freeMagazines a:hover {
    color: #0000CC;
    text-decoration:underline
}
/*** Body Fonts ***/

/*** Lists ***/
/*#level2 #content ul {
    margin:12px 0 12px 12px;
    padding:0;
    list-style: none;
}
#level2 #content li {
    padding:4px 0 4px 16px;
    background-image: url(../img/arrow-purple.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
}
*/
/** HOME PAGE **/
/*** Link Fonts ***/
#home .freeMagazinesHome a {
    color: #fff;
}
#home .freeMagazinesHome a:hover {
    color: #ccc;
    text-decoration:underline
}
#home .ListItem_ItemTitle a {
    color: #2c286d;
    text-decoration: underline;
}
#home .ListItem_ItemTitle a:hover {
    text-decoration: underline;
    color:#0000CC;
}
#home .boxBody a {
    color: #2c286d;
    text-decoration:underline;
    font-weight:normal;
}
#home .boxBody a:hover {
    color: #0000CC;
    text-decoration:underline;
    font-weight:normal;
}
/*** Header Fonts ***/
#home #contentContainer h1 {
    font-size:19px;
    margin-top:-4px;
    margin-bottom:8px;
}
/*** Body Fonts ***/
#home .ListItem_ItemTitle {
    color: #2c286d;
}
#home .ListItem_ItemSubTitle {
    color: #2c286d;
}
#home .ListItem_Info {
    color:#2c286d;
}
#home .freeGiftTestimonial {
    margin-top: 34px;
    font-size: 16px;
}
#home .freeGiftTestimonialRight {
    float:right;
    padding-right: 12px;
    font-size: 13px;
}
/*** Lists ***/
#home .boxBody ul li {
    font-weight:normal;
    padding:0;
    background-image: none;
}
/*** Structural Selectors ***/
/*#home #header {
    margin-top:20px;
}*/
#home #memberNav {
    margin-bottom:-4px;
}
#home .contentTop {
    background: url(../img/leisure-banner.jpg) no-repeat top left;
    height:259px;
}
#home #contentContainer {
    padding: 0 0 20px 0;
    background:url(../img/content-bg.jpg) #388295 repeat-x bottom left;
    width:980px;
    float:left;
}
#homeBannerContainer {
    width:980px;
    height:309px;
    position:relative;
    z-index:0;
}
#homeBannerLeft {
    width:695px;
    height:309px;
    position:absolute;
    top:0;
    left:0;
    z-index:2;
}
#homeBannerRight {
    width:285px;
    height:309px;
    position:absolute;
    top:0;
    left:695px;
    z-index:1;
    background: url(../img/home-right-top-bg.jpg) no-repeat top left;
}
#homeBannerRightBrokerCopy {
    width:147px;
    /*height:309px;*/
    position:absolute;
    top:39px;
    left:9px;
    z-index:4;
}
#homeBannerRightBrokerCopy p {
    line-height:normal;
    font-size:12px;
    color:#003366;
}
#homeBannerRightBrokerCopy a {
    color: #003366;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}
#homeBannerRightBrokerCopy a:hover {
    color:#0033CC;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}
#homeBannerRightBrokerImage {
    width:116px;
    position:absolute;
    top:36px;
    left:161px;
    z-index:3;
}
#home #threeColLeft {
    float:left;
    margin:23px 0 23px 34px;
    background:url(../img/threecol-left-bg.gif) no-repeat top left;
    width:303px;
}
#home #threeColCenter {
    float:left;
    margin:23px 0 23px 29px;
    background:url(../img/threecol-center-bg.gif) no-repeat top left;
    width:301px;
}
#home #threeColRight {
    float:left;
    padding-left: 28px;
    padding-top:0px;
}
#homeHR {
    clear:both;
    width:980px;
    height:1px;
    line-height:1px;
    font-size:1px;
    background-color:#e0e5e8;
}
#home #threeColLeft h1 {
    color:#fff;
    font-size:18px;
}
#home #threeColCenter h1 {
    color:#fff;
    font-size:18px;
}
#home #threeColLeft p {
    margin-top:0px;
    padding:3px 28px 0 0;
    color:#fff;
    font-size:12px;
    line-height:normal;
}
#home #threeColCenter p {
    margin-top:10px;
    padding:3px 28px 0 0;
    color:#fff;
    font-size:12px;
    line-height:normal;
}
a.linkWhiteNoUnderlineTwelvePix {
    color: #fff;
    text-decoration:none;
    font-weight:normal;
    font-size:12px;
}
a.linkWhiteNoUnderlineTwelvePix:hover {
    color: #fff;
    text-decoration:none;
    font-weight:normal;
    font-size:12px;
}
a.linkWhiteNoUnderlineTwelvePix:visited {
    color: #fff;
    text-decoration:none;
    font-weight:normal;
    font-size:12px;
}
#homeBodyBottomContainer {
    width:980px;
    height:60px;
    position:relative;
    z-index:0;
    margin-top:20px;
}
#homeBodyBottomMonitorCopy {
    position:absolute;
    top:0;
    left:33px;
    z-index:1;
    width:215px;
}
#homeBodyBottomMonitorImage {
    position:absolute;
    top:0;
    left:265px;
    z-index:1;
    width:150px;
}
#homeBodyBottomMembershipCopy {
    position:absolute;
    top:0;
    left:481px;
    z-index:1;
    width:55px;
}
#homeBodyBottomMembershipImage {
    position:absolute;
    top:0;
    left:533px;
    z-index:1;
    width:418px;
}
#homeBodyBottomContainer p {
    font-size:11px;
    color:#fff;
    line-height:normal;
    margin:0;
    padding:0;
}
#homeBodyBottomContainer strong {
    font-size:11px;
    color:#fff;
    line-height:normal;
    margin:0;
    padding:0;
    font-weight:bold;
}
a.linkWhite {
    color: #fff;
    text-decoration:underline;
    font-weight:normal;
}
a.linkWhite:hover {
    color: #fff;
    text-decoration:underline;
    font-weight:normal;
}
a.linkWhite:visited {
    color: #fff;
    text-decoration:underline;
    font-weight:normal;
}
a.linkWhiteNoUnderline {
    color: #fff;
    text-decoration:none;
    font-weight:normal;
}
a.linkWhiteNoUnderline:hover {
    color: #fff;
    text-decoration:none;
    font-weight:normal;
}
a.linkWhiteNoUnderline:visited {
    color: #fff;
    text-decoration:none;
    font-weight:normal;
}
#home .freeMagazinesHome {
    padding:16px 0 0 35px;
    width:240px;
    float:left;
}
p.pressMargins {
    line-height:normal;
	margin:5px 0 5px 0;
}

#home .ListItem_Details {
    width:140px;
}
#home .box {
    width:305px;
}
#home .boxHeader {
    background:url(../img/box-header-left-home.gif) no-repeat top left;
}
#home .boxHeaderContainer {
    height:42px;
    width:100%;
    background:url(../img/box-header-right-home.gif) no-repeat top right;
}
#home .boxHeaderContainerLeft {
    padding-top:8px;
}
#home .boxFoot {
    height:15px;
    background:url(../img/box-footer-left.gif) no-repeat top left;
}
#home .boxFootRight {
    background:url(../img/box-footer-right.gif) no-repeat top right;
}
#home .boxBody {
    background-color: #c3d0ef;
}
#home .headerBar {
    display:none;
}
 /*printer styles*/ 
@media print{ 
.sidebar {display:none;} 
#contentColumn {width:100%; float:none;}
}