/* This CSS is based upon the NauticaLiquid template by Studio7Design */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: white;
	line-height: 120%;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	text-align: left;
}

#wrapper-menu-top {
	background: white url('http://www.customerservicepoint.com/images/bg02-white-left.png') no-repeat left top;
	position: absolute;
	top: 0px;
	visibility: hidden;
}

#menu-top {
	background: transparent url('http://www.customerservicepoint.com/images/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
	visibility: hidden;
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url('http://www.customerservicepoint.com/images/menuleft.png') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url('http://www.customerservicepoint.com/images/menuright.png') no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background: transparent url('http://www.customerservicepoint.com/images/bg.png') top center repeat-x;
	position: absolute;
	width: 100%;
	visibility: hidden;
}

#header {
	background-color: #eee;
	background-image: url('http://www.customerservicepoint.com/images/logo.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#wrapper-header2 {
	background: transparent url('http://www.customerservicepoint.com/images/bg02-blue-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('http://www.customerservicepoint.com/images/bg02-blue-right.png') top right no-repeat;
	height: 100px;
}

#header h1 {
	margin: 0;
	padding: 0;
	height: 100px;
	color: #0000FF;
	font-size: 24px;
	visibility: hidden;
}

#header-ad {
    color: #D6D6D6;
	height: 15px;
	text-align: center;
	border-bottom:thin;
	border-bottom-color:#666666;
	visibility: hidden;
}


#wrapper-content {
	background: white url('http://www.customerservicepoint.com/images/bg02-white-left.png') no-repeat left top;
	padding-bottom: 140px;
	visibility: visible;
}

* html #wrapper-content {
	height: 1%;
}

#content {
	background: transparent url('http://www.customerservicepoint.com/images/bg02-white-right.png') no-repeat right top;
	top: 20px;
	position: relative;
	visibility: visible;
}

#GoogleFloatRight {
        float: right;
        width: 0px;
        height: 0 px;
	visibility: hidden;
}

#GoogleFloatLeft {
        float: left;
        width: 0px;
        height: 0 px;
	visibility: hidden;
}

#GoogleLeft {
        text-align: left;
        width: 0px;
        height: 0px;
	visibility: hidden;
}

#GoogleCenter {
        text-align: center;
        width: 0px;
        height: 0px;
	visibility: hidden;
}

#wrapper-menu-page {
	float: left;
	width:180px;
	text-align: left;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	text-indent: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 3em;
	margin-left: 2em;
	background-color: transparent;
	position: absolute;
	top: 140px;
	left: 30px;
	visibility: hidden;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page {
	padding-top: 5px;
	background-image: url('http://www.customerservicepoint.com/images/menu.png');
	background-repeat: no-repeat;
	font-size: 90%;
	visibility: hidden;
}

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited {
	color: #0000FF;
	text-decoration: none;
}
#menu-page a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper-block-page {
	width:180px;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	margin-top: 20px;
	margin-right: 2em;
	margin-bottom: 3em;
	margin-left: 2em;
	background-color: transparent;
	position: absolute;
	top: 140px;
	right: 30px;
	visibility: hidden;
}

* html #wrapper-block-page { margin-right: 15px; }

#block-page {
	padding-top: 5px;
	background-image: url('http://www.customerservicepoint.com/images/menu.png');
	background-repeat: no-repeat;
	font-size: 90%;
}

#block-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#block-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#block-page a:link, #menu-page a:visited {
	color: #0000FF;
}
#block-page a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
	visibility: visible;
}

#footer {
	margin: 0 20px;
	background-color: #ffffff;
	border: 0;
	border-bottom: 0;
	clear: both;
}

h2 { font-size: 150%; line-heigh: normal;}
h3 { font-size: 110%; line-heigh: normal;}

a:link {
	color: #00F;
        font-family: arial,sans-serif;
        font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #00F;
        font-family: arial,sans-serif;
        font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #00F;
        font-family: arial,sans-serif;
        font-weight: normal;
	text-decoration: underline;
}

.printbutton {
  visibility: hidden; 
}

.myadvice {
	top: 0px;
	background-color: #FFffcc;
	background-image: url(http://www.customerservicepoint.com/images/erwins-advice.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	border: #FC0 solid 1px;
	padding: 10px;
	padding-left: 60px;
}

.headerad {
	visibility: hidden;
	position:absolute;
	width:468px;
	height:60px;
	top: 60px;
	right: 40px;
	text-align: right;
}

#addSiteTo {
visibility: hidden;
width:90%;
font-size:85%;
text-align:center;
padding:8px 0;
border:1px solid #000;
margin:12px auto;
background-color: #FFFFFF;
}

#addSiteTo p {
visibility: hidden;
padding:2px 2px 4px;
margin:0;
}

#addSiteTo img {
visibility: hidden;
width:91px;
border:0;
padding:1px 0;
}