﻿/* Anssen Main stylesheet
------------------------------------------------------------------*/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin-top: 5px;
	padding: 0;
	border: 0;
	background-image: url('images/bkg.jpg');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 5px 10px 5px 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color:#0078ae;
	padding-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#00bcea;
	padding-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color:#00bcea;
	padding: 5px 0 5px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	margin: 8px 10px 5px 15px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#00bcea;
	margin-left: 0px;
	padding-bottom: 5px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	margin-left: 0px;
	padding-bottom: 5px;
}

.floods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: bold;
	color: yellow;
	text-align: justify;
	padding: 5px 10px 5px 0px;
}

#center {
	width: 960px;
	margin: 0 auto;
}

#container {
	width: 960px;
	height: auto;
	background: #transparent;
	color:#ffffff;
	position: relative; 
	clear: both; 
	float: left;	
	display: block; 
}

#top {
	
}

#header {
	background: transparent;
	margin-top: 10px;
	height: 90px;
	width: 960px;
	display: block;
	float: left;
	position: relative;
}

#logo {
	background: url('images/logo.png') no-repeat;
	width: 271px;
	height: 76px;
	display: block;
	float: left;
	position: relative;
}

#phone {
	margin-left: 780px;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 5px;
}

#menu {
	background: url('images/menu_bkg.png') no-repeat;
	width: 500px;
	height: 32px;
	margin-left: 0px;
	padding-top: 8px;
	display: block;
	float: right;
	position: relative;
}

#menu a {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	/*border-right: 1px solid #000000;*/
	font-size: 11px;
	text-decoration: none;
}

#menu a:hover {
	color: #0078ae;
}

.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
 background: #000000;
 color: #ffffff;
 width: 125px;
 height: 24px;
}

#content {
	width: 960px;
	height: auto;
	display: block;
	float: left;
	position: relative;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}

#column-left {
	height: auto;
	width: 150px;
	background: #4c4c4e;
	display: block;
	float: left;
	position: relative;
}

#column-left h4 a {
	margin: 10px 10px 5px 0px;
}

#column-left ul {
  list-style: none;
  text-indent: 10px;
}

#column-left li {
  padding-bottom: 2px;
}

#column-left a {
	font-size: 12px;
	color: #ffffff;
	margin: 5px 0 0 15px;
	text-decoration: none;
	position: relative;
}

#column-left a:hover {
	color: #bfd730;
	padding-left: 5px;
	text-decoration: none;
}

#column-left a.current {
	color: #bfd730;
	padding-left: 5px;
}

.border {
	border-bottom: dotted 1px #00bcea;
	width: 120px;
	margin: 10px 0 0 12px;
}

#mainbody {
	width: 809px;
	background: #333132;
	border-left: 1px solid #ffffff;
	padding-bottom: 20px;
	display: block;
	float: left;
	position: relative;
}

#breadcrumbs {
	width: 809px;
	height: 32px;
	font-size: 11px;
	color: #ffffff;
	margin: 10px 0 5px 15px;
	display: block;
	float: left;
	position: relative;
}

#breadcrumbs a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #b4b4b5;
	text-decoration: none;
}

#mainleft {
	width: 340px;
	padding-left: 40px;
	display: block;
	float: left;
	position: relative;
}


#mainleft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	margin-left: 15px;

}

#mainleft a {
	color: #0078ae;
	text-decoration: none;
}

#mainleft a:hover {
	text-decoration: underline;
}

#showcase {
	width: 400px;
	height: 400px;
	border: solid 2px #ffffff;
	margin-top: 20px;
	margin-left: 10px;
	display: block;
	float: left;
	position: relative;
}

#np-link {
	width: 150px;
	height: 43px;
	padding-top: 10px;
	padding-left: 260px;
	display: block;
	float: left;
	position: relative;
}

#maincontent {
	width: 580px;
	display: block;
	float: left;
	position: relative;
	padding-left: 40px;
}

#maincontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#maincontent a:hover {
	color: #0078ae;
}

#maincontent td {
	padding: 5px 0 0 5px;
	font-size: 12px;
}

#ul,li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#clause {
	width: 560px;
	float: left;
	position: relative;
}

#clause a {
	color: #0078ae;
}

#clause a:hover {
	color: #0078ae;
	text-decoration: underline;
}


/*styles for products*/

#columnl {
  width: 155px;
  padding: 10px 30px 0 0;
  position: relative;
  display: block;
  float: left; 
}

#columnl_basin {
  width: 180px;
  padding: 10px 10px 0 0;
  position: relative;
  display: block;
  float: left; 
}

#columnl_baths {
  width: 220px;
  padding: 10px 10px 0 0;
  position: relative;
  display: block;
  float: left; 
}

#columnl_showers {
  width: 220px;
  padding: 10px 10px 0 0;
  position: relative;
  display: block;
  float: left; 
  clear:both;
}

#productpic {
  width: 140px;
  height: 140px;
  margin-top: 10px;
  border: 1px solid #000000;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productpic_basin {
  width: 129px;
  height: 104px;
  margin-top: 10px;
  border: 1px solid #000000;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productpic_basin-glass {
  width: 130px;
  height: 87px;
  margin-top: 10px;
  border: 1px solid #000000;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productpic_access{
  width: 125px;
  height: 128px;
  margin-top: 10px;
  border: 1px solid #000000;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productpic_baths {
  width: 220px;
  height: 136px;
  margin-top: 10px;
  border: 1px solid #000000;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productpic_baths2 {
  width: 220px;
  height: 136px;
  border: 1px solid #000000;
  margin-top: 10px;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productpic_showers {
  width: 220px;
  margin-top: 10px;
  border: 1px solid #000000;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productpic_showerset {
  width: 140px;
  height:220px;
  border: 1px solid #000000;
  margin-top: 10px;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productinfo {
  width: 155px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding: 5px 0 0 0;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#productinfo_showers {
  width: 200px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding: 5px 0 0 0;
  position: relative;
  display: block;
  float: left;
  clear: both;
}

#order {
  width: 65px;
  height: 17px;
  background: url(images/button-order.jpg) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 5px;
  position: relative;
  display: block;
  float: left;
}

#order a{
  color: #ffffff;
  padding: 4px;
  text-decoration: none;
}

#order a:hover {
  color: #4d4d4d;
}

#columnm {
  width: 155px;
  padding: 10px 30px 0 0;
  position: relative;
  display: block;
  float: left;
}

#columnm_basin {
  width: 180px;
  padding: 10px 10px 0 0;
  position: relative;
  display: block;
  float: left; 
}

#columnm_baths {
  width: 220px;
  padding: 10px 10px 0 25px;
  position: relative;
  display: block;
  float: left; 
}

#columnm_showers {
  width: 220px;
  padding: 10px 10px 0 0;
  position: relative;
  display: block;
  float: left; 
  clear: both;
}

#columnr {
  width: 155px;
  padding: 10px 30px 0 0;
  position: relative;
  display: block;
  float: left;
}

#columnr_basin {
  width: 180px;
  padding: 10px 0 0 0;
  position: relative;
  display: block;
  float: left;
}

#catalogue-link {
  width: 150px;
  padding-top: 30px;
  position: relative;
  display: block;
  float: left;
}

#catalogue-link a {
  font-family: Arial;
  font-size: 12px;
  color:#29abe2;
  padding: 20px 0 10px 0px;
  text-decoration: none;
}

#catalogue-link a:hover {
  color:#bfd730;
}

#orderform {
  background: transparent;
}
  
#form {
  background: transparent;
  color: #000000;
  padding: 10px 15px 0 20px;
}

#form table {
  background: transparent;
  margin-top: 5px;
}

#form td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #29abe2;
  font-weight: bold;
  padding: 5px;
}

#footer {
	width: 960px;
	height: 27px;
	color: #ffffff;
	background: #0078ae;
	display: block;
	float: left;
	position: relative;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#copyright {
	width: 380px;
	padding: 5px 0 5px 10px;
	font-size: 11px;
	display: block;
	float: left;
	position: relative;
}

#links {
	width: 410px;
	padding: 5px 0 5px 0;
	font-size: 11px;
	display: block;
	float: left;
	position: relative;
}

#jazeffect {
	width: 150px;
	padding: 5px 10px 5px 0;
	font-size: 11px;
	display: block;
	float: left;
	position: relative;
}
