@charset "utf-8";
/* CSS Document */

/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

html {
	overflow-y: scroll;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #000000;
/*	background-color: #01498e; */
	background-color: #fff;
	margin:0px;
	padding:0px;
	text-align:center;
}
img {
	border:none;
}
div, p, td {
	font-size:1em;
	padding:0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	margin: 10px 0 0 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 10px 0 0 0;
}
a {text-decoration: none; color:#0033ff;}
a:link {text-decoration: none; color:#0033ff;}
a:visited {text-decoration: none; color:#0033ff;}
a:hover {text-decoration: underline; color: purple;}
a:active {text-decoration: none; color:purple;}










#wrapper_home {
	display: block;
	width: 1240px;
	margin:0px auto 0px auto;
	text-align:left;
	background:#fff url(https://www.thebeachcats.com/themes/Beachcats/images/bkgd-columns.gif) repeat-y fixed center;
	border: solid 2px #000;
}



#wrapper_bkg {
	background:#fff url(../images/wrapper-bkg.gif) repeat-y fixed center;
	width:100%;
}

/* Userheader Styles */

#header {
	width:1240px;
	position:relative;
	background-image:url(../images/thebeachcats-heading-bkg.gif)
}

#topalerts {
}

#logorow {
	width:1240px; 
	height:94px; 
	margin:0; 
	padding:0;
}

#logorowleft {
	float:left;
}

#logorowright {
	float:right;
	width:738px;
}

#usernavtop {
	text-align:left;
}

#usernavtoptwo {
	width:1240px;
}
	
#column_wrapper {
	background-color:#fff;
	width:1240px;
}

#main_home {
	margin:10px 5px 0px 10px;
	width:730px;
	float:left;
	background-color:#fff;
	position:relative;
}

#main_master {
	margin:10px 10px 5px 10px;
	width:1050px;
	float:right;
	background-color:#fff;
	position:relative;
}

#leftColumn {
	margin:10px 0 0 5px;
	width:160px;
	float:left;
}
#rightColumn {
	margin:10px 10px 0 5px;
	width:310px;
	float:right;
	position: relative;
	
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}


#left .content {
}

#leftuserblock {
	margin: 15px auto auto 10px;
	font-size:1em;
}
.address {
	font-size:12px;
	margin:5px auto auto 5px;
}
.pn-bid-15 h4 {
	margin:5px auto auto 10px;
}



#right .content {
	padding: 10px 5px 0px 10px;
	font-size: 1em;
	line-height: 1.5em;
	
}
#noleft {
	width:980px;
	float:left;
}
#masthead .content {
	position:relative;
	padding: 0;
	font-size: 1em;
	letter-spacing: 0.3em;
	margin: 0;
	height:175px;
}
#sitewelcome {
	position:absolute;
	top:5px;
	right:5px;
}
#topnavbar {


	
	
	}

#footer .content {
	padding: 12px 24px;
}
#footer {
	width:1240px;
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 80%;
	clear: both;
}
/*
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
*/
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 6px 0;
}

/* ----------- Module Specific -------------- */
div.intercomblock ul {
padding:0;
margin-left:0
}

.imgright {
border:none;
float:right;
margin:0 0 0 10px;
}
.imgleft {
border:none
float:left;
margin:0 10px 0 0;
}

.bold {
font-weight:bold;
}