/*
aquatanks style sheet
*/

a { color: #FC4300; text-decoration: none; }

a:hover { text-decoration: underline; }

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #69C6EF;
}

h2 { text-transform: uppercase; font-size: 18px; }

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ol { line-height: 18px; text-align: left; }

{ font-weight: normal; color: #FFFFFF; }

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{ margin-left: 3px; }


/* Suppliers details */

.supplier-details {
   margin: 10px; 
   padding-bottom: 10px; 
   padding-left: 10px;
	width: 460px; 
   float: left;  
   border-bottom: 1px dotted #FF6347; 
   border-left: 1px dotted #FF6347; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 11px;
	color:  #666; 
	background-color: #eeeeee;
	
	
}

/* aquatanks colour chart */
table.chart {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 480px;
	background-color: #fff;
	border: 10px;
	border-collapse: collapse;
	border-spacing: 10px;
}

table.chart td {
	color: #000000;
	text-align: center;
	padding: 0px;
	border: 10px #fff solid;
	width: 25%;
}

table.chart td.hed {
	background-color: #fff;
	color: #000;
	padding: 10px;
	text-align: center;
	border-bottom: 10px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

/* aquatanks product table */
table.stats {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 480px;
	background-color: #CCC;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td {
	color: #000;
	text-align: center;
	padding: 4px;
	border: 1px #fff solid;
}

table.stats td.hed {
	background-color: #E54217;
	color: #fff;
	padding: 4px;
	text-align: center;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

.cssform input[type="text"]{
	/*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	: ;
}

/* aquatanks Web Form */
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	background-color: transparent;
	border-bottom: 1px solid #cecece;
	height: 1%;
}

.cssform textarea{ width: 250px; height: 150px; }

.imgleft {
	float: left;
	background-color: transparent;
	padding: 20px;
	padding-top: 10px;
}

.imgright {
	float: right;
	background-color: transparent;
	padding: 20px;
	padding-top: 5px;
}

.imgsmall {
	float: right;
	background-color: transparent;
	padding: 0px;
	padding-top: 0px;
}

/* sample pics */
.sample_box {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	background: #F4F1F8;
	color: #565;
	border-bottom: 5px solid #E8E2F2;
	border-top: 10px solid #E8E2F2;
	padding: 5px;
}

.small_box {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #ffffff;
	color: #565;
	border-top: 1px dotted #FC4300;
	border-bottom: 1px dotted #FC4300;
	padding: 10px;
}


.smallcontact_box {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #ffffff;
	color: #565;
	border-top: 1px dotted #FC4300;
	border-bottom: 1px dotted #FC4300;
	padding: 0px;
}


.smalltxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 9px;
	font-weight: 400;
	line-height: 12px;
	color: #565;
}

.txt {
	color: #565;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: left;
}

/* Content */
#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}

#content .color {
	/*background: url(/images/swatch_highlight.png) no-repeat;*/
	display: block;
	height: 25px;
	width: 25px;
	margin: 0;
	padding: 0;
}

#content .highlight { border-color: #666; }

#content .outer {
	float: left;
	border: 1px solid #CCC;
	padding: 1px;
	margin: 0 0 7px 7px; /*display: inline-block;*/
/* SPAN, was: inline */
	: ;
}

/* colour chart */
#content .shadow { display: block; padding: 1px; }

/* Footer */
#footer {
	height: 126px;
	padding: 20px;
	background: #DFEFFC url(images/bgfooter.jpg) repeat-x;
}

#footer p { text-align: center; color: #000; }

/* Headers */
#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img031.jpg);
}

#header h1 { float: left; padding: 120px 0 0 20px; font-size: 36px; }

#header h1, #header h2 
	h1 {
	font: normal 2.8em Georgia, "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 0 0;
	margin: 0;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
	color: #EC3F15;
}

#header2 {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img029.jpg);
}

#header2 h1 { float: left; padding: 120px 0 0 20px; font-size: 36px; }

#header2 h1, #header h2 
	h1 {
	font: normal 2.8em Georgia, "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 0 0;
	margin: 0;
}

#header2 h2 { float: right; padding: 134px 20px 0 0; font-size: 22px; }

/* Links */
#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links h2 { font-size: 14px; }

#links li a { text-decoration: none; }

#links li a:hover { text-decoration: underline; }

#links li h2 { font-size: 14px; }

#links li i { font-style: normal; font-size: 9px; }

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li ul { padding: 5px 0 30px 0; }

#links ul { margin: 0; padding: 0; list-style: none; }

/* Menu */
#menu { width: 760px; height: 50px; margin: 0 auto; }

#menu .first a { background: none; }

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu a:hover { color: #FC4300; }

#menu li { display: inline; }

#menu ul { margin: 0; padding: 0; list-style: none; }

/* Posts */
#posts {
	float: left;
	width: 480px;
}


.date {
	float: right;
	width: 70px;
	margin: 0 15px 0 0;
	padding: 2px 0;
	background: #C9E5FC;
	border: 1px solid #C9E5FC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3F4C6B;
}

.date b {
	display: block;
	padding: 5px 0;
	background: #F4FAFE;
	font-size: 24px;
	font-weight: normal;
}


