﻿/* aquashape.co.uk */

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	color: #102C4D;
}

div, form, img
{
	padding:0;
	margin:0;
	border:none;
}

h4
{
	font-size: 0.9em;
	font-weight: normal;
}

h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	color: #02C1F7;
}

h2
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
}

h2.pink
{
	color: #D2387E;
}

h1
{
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
	color: #02C1F7;
}

td
{
	font-size: 0.8em;
	font-family: Tahoma, Arial, sans-serif;
}

a
{
	color: #102C4D;
	text-decoration: none;
}

a:hover
{
	color: #F36421;
}

div.master
{
	width: 1123px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding-bottom:0;
}

div.leftBg
{
	background-image: url(../images/left_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin:0;
	padding:0;
}

div.rightBg
{
	background-image: url(../images/right_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin:0;
	padding:0;
}

div.pageMaster
{
	margin-left:108px;
	margin-right:108px;
}

div.header
{
	margin:0;
	width: 100%;
	text-align: left;
}
div.menu
{
	background: #FFFFFF url('../images/menu_bg.png') repeat-x;
}

div.menuContent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 0;
}

div.menuItem
{
	width: 650px;
	float: left;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #CCCCCC;
	padding: 7px 0 5px 0;
}

div.menuItemZ
{
	width: 180px;
	background-image: url('../images/menu_bg_z.png');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 0 5px 0;
}

div.menuItem a.item
{
	color: #BBBBBB;
	text-decoration: none;
}
div.menuItem a:hover
{
	color: #074085;
	text-decoration: none;
}

div.menuItem a.itemSelected
{
	color: #074085;
	text-decoration: none;
}

div.menuItemZ a
{
	color: #FFFFFF;
	text-decoration: none;
}
div.menuItemZ a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

div.page
{
	width: 100%;
	height: 100%;
}

div.left
{
	background: url(../images/left_row_bg1.jpg) no-repeat left top;
	position:relative;
	width:100%;
	float:left;
}

div.leftMenu
{
	float:left;
	width:201px;
}

div.leftMenu ul, div.leftMenu
{
	margin:0;
	padding:0;
}

div.leftMenu ul li
{
	margin:0;
	padding:0;
	height:30px;
	width:100%;
	list-style-type:none;
	line-height:30px;
}

div.center
{
	width: 423px;
	float: left;
	background: url(../images/center_row_bg.gif) no-repeat top left;
	padding:0;
	margin: 0;
	position: relative;
}

div.centerBig
{
	width: 700px;
	float: left;
	background: url(../images/center_row_bg.gif) no-repeat top left;
	padding:0;
	margin: 0;
	position:relative;
}

div.right
{
	background: url(../images/right_row_bg.jpg) no-repeat top right;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
}

div.rightMenu
{
	text-align: right;
}

div.rightMenu img
{
	margin:0px 2px 2px 2px;
}

div.order
{
	width: 480px;
	float: left;
	background: #FFFFFF;
	margin: 0 0 0 10px;
}

div.orderLeft
{
	width: 200px;
	float: left;
	background: #FFFFFF;
}

div.orderRight
{
	width: 200px;
	float: left;
	background: #FFFFFF;
	margin: 0 0 0 10px;
}

div.boxImage
{
	margin: 20px 0 0 0;
	padding:0;
}

div.box
{
	margin: 10px;
	text-align: left;
	padding: 0;
}

div.box.topImg
{
	margin: 0 auto 10px auto;
}

div.clear
{
	clear: both;
}

span
{
	color: #074085;
	font-weight: normal;
}

.img_border
{
	border: 3px solid #0a61cc;
}

.slogan
{
	width: 690px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	height: 90px;
}

.main
{
	width: 690px;
	margin: 0 0 10px 10px;
	float: left;
}

.content
{
	display: block; 
	background: #FFFFFF;
	text-align: left;
	padding: 1px 10px 5px 20px;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #F5AD90;
}

p.faq
{
	margin-top: 5px;
}

/* Tiny Slideshow */

#slideshow { list-style:none; padding:0; }
#slideshow span { display:none; }
#wrapper { width:197px; display:none; }
#wrapper * { margin:0; padding:0; }
#fullsize { 
	position:relative; 
	width:197px; 
	height:360px; 
	padding:0; 
	border: none; }
#information { display: none; position:absolute; bottom:0; width:192px; height:0; background:#fff; color:#102C4D; text-align:center; overflow:hidden; z-index:200; opacity:0.9; filter:alpha(opacity=90); }
#information h3 { padding:0; font-size:14px; }
#information p { font-size:1.4em; padding: 5px 0 5px 0; }
#image { width:197px; }
#image img { position:absolute; left:0; z-index:25; }
#thumbnails { display:none; }

/* Zamówienia */

.fieldorder {
	background-color: #F3FEFE;
	border: 1px solid #B0ECFF;
	font-size: 11px;
	color: #0099CC;
}
.fieldbmi {
	background-color: #F3FEFE;
	border: 1px solid #B0ECFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	width: 25px;

}
.submitbmi {
	border: 1px solid #0099CC;
	background-color: #0099CC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;

}

.error {
	color: #FF0000;
}
