body {
	background-color: #154aab;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

div#container {
	width: 770px;
	margin: 0 auto;
}

div#header {
	height: 100px;
	margin: 0 0 20px 0;
}

div#logo {
	float: left;
	margin: 30px 0 0 0;
}

div.clear {
	clear: both;
}

div#footer {
	margin: 25px 0 30px 0;
	font-size: 0.8em;
	color: #d1dbee;
}

p, li {
	line-height: 1.44em;
}

p {
	margin: 0 0 0.8em 0;
}

a {
	text-decoration: none;
	color: #0b3175;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0 0 0.8em 30px;
	padding: 0 0 0 0;
}

li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*--------------------------------------------------
	navigation
--------------------------------------------------*/

div#header ul {
	float: right;
	padding: 0;
	background-image: url(../images/navigation.jpg);
	background-position: top left;
	height: 16px;
	margin: 75px 0 0 0;
}

div#header ul li {
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
	text-indent: -5000px;
	height: 15px;
}

div#header ul li a {
	display: block;
	height: 15px;
	text-decoration: none;
}

#navHome 		{width: 39px; margin: 0 10px 0 0;}
#navShop 		{width: 35px; margin: 0 10px 0 0;}
#navAbout 		{width: 41px; margin: 0 10px 0 0;}
#navHelp	 	{width: 30px; margin: 0 10px 0 0;}
#navContact 	{width: 54px; margin: 0 10px 0 0;}
#navBasket	 	{width: 15px;}

#navHome.deselected a:hover 		{background: url(../images/navigation.jpg) -0px -16px;}
#navShop.deselected a:hover 		{background: url(../images/navigation.jpg) -49px -16px;}
#navAbout.deselected a:hover 		{background: url(../images/navigation.jpg) -94px -16px;}
#navHelp.deselected a:hover 		{background: url(../images/navigation.jpg) -145px -16px;}
#navContact.deselected a:hover 		{background: url(../images/navigation.jpg) -185px -16px;}
#navBasket.deselected a:hover 		{background: url(../images/navigation.jpg) -249px -16px;}

#navHome.selected 		{background: url(../images/navigation.jpg) -0px -16px;}
#navShop.selected 		{background: url(../images/navigation.jpg) -49px -16px;}
#navAbout.selected 		{background: url(../images/navigation.jpg) -94px -16px;}
#navHelp.selected 		{background: url(../images/navigation.jpg) -145px -16px;}
#navContact.selected 	{background: url(../images/navigation.jpg) -185px -16px;}
#navBasket.selected 	{background: url(../images/navigation.jpg) -249px -16px;}

/*--------------------------------------------------
	headers
--------------------------------------------------*/

h1 {
	text-indent: -5000px;
	background-image: url(../images/logo.jpg);
	height: 60px;
	width: 378px;
	margin: 0;
}

div#header a {
	display: block;
	height: 60px;
}

h2 {
	text-indent: -5000px;
	background-image: url(../images/logo.jpg);
	height: 29px;
	margin: 0 0 7px 0;
	background-position: center;
	background-repeat: no-repeat;
}

h2 a {
	display: block;
	height: 29px;
}

h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	text-transform: lowercase;
	color: #0b3175;
	padding: 4px;
	background-color: #e1e9fb;
	margin: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin: 0 0 0.3em 0;
	letter-spacing: -0.04em;
}

/*--------------------------------------------------
	columns
--------------------------------------------------*/

div.column ul {
	margin-left: 30px;
	padding-left: 0;
}

div.column ul li {
	margin-left: 0;
	padding-left: 0;
}

div.column {
	background-color: #FFFFFF;
	padding: 7px;
}

div.leftcolumn {
	width: 366px;
	float: left;
}

div.rightcolumn {
	width: 366px;
	float: right;
}

div.bluebox {	
	border: 1px solid #c3d0eb;
	background-color: #f2f6ff;
}

div.content {	
	padding: 10px;
	zoom: 100%;
}

div.scroll {
	overflow: auto;
	border: 1px solid #e1e9fb;
	background-color: #FFFFFF;
	padding: 10px;
}


div.center {	
	text-align: center;
}

span.bigtext {	
	color: #0b3175;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -0.08em;
}

/*--------------------------------------------------
	flag grid
--------------------------------------------------*/

div.pop-row {
	width: 335px;
	margin: 0 auto;
}

div.pop-lang {
	float: left; 
	margin: 0 5px 10px 0;
	width: 80px;
	text-align: center;
}

div.pop-flag {
	width: 60px;
	height: 40px;
	background-image: url(../images/small-flag-border.gif);
	padding: 3px;
	margin: 0 auto;
	margin-bottom: 3px;
}


div.all-row {
	width: 730px;
	margin: 0 auto;
}

div.all-lang {
	float: left; 
	margin: 0 5px 15px 0;
	width: 100px;
	text-align: center;
}

div.all-flag {
	width: 60px;
	height: 40px;
	background-image: url(../images/small-flag-border.gif);
	padding: 3px;
	margin: 0 auto;
	margin-bottom: 3px;
}

/*--------------------------------------------------
	product list
--------------------------------------------------*/

div.price {
	color: #0b3175;
	font-size: 2.2em;
	float: right;
	margin: 0 0 0 10px;
	font-weight: bold;
	letter-spacing: -0.08em;
}

div.bigprice {
	color: #0b3175;
	font-size: 2.8em;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px 10px 8px 10px;
	font-weight: bold;
	letter-spacing: -0.15em;
	background-color: #FFFFFF;
	border: 1px solid #e1e9fb;
	text-align: center;
}

div.img {
	float: left;
	font-size: 0.8em;
	color: #999999;
}

img {
	border: 0;
}


img.product {
	padding: 2px;
	border: 1px solid #e1e9fb;
	background-color: #FFFFFF;
	margin: 0 10px 5px 0;
}
img.bigflag {
	padding: 2px;
	border: 1px solid #e1e9fb;
	background-color: #FFFFFF;
	margin: 0 0 5px 0;
}

/*--------------------------------------------------
	product select
--------------------------------------------------*/

div.productbox {

	border-bottom: 1px solid #e1e9fb;
	padding-bottom: 5px;
	margin: 0 0 10px 0;

}

/*--------------------------------------------------
	forms
--------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
	margin: 20px; 
}

fieldset {
	margin: 0 0 20px 0; 
	border: 0;
	padding: 0;
	border: 1px solid #e1e9fb;
}

label {
	width: 300px;
	display: block;
	float: left;
	padding: 3px 0 0 0;
}

form div.item {
	margin: 0;
	background-color: #ffffff;
	padding: 10px;
}

input {
	font-size: 1em;
}

div.item input.text, div.item textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #2B4059;
}

div.buttons {
	text-align: center;
	margin: 20px 0 0 0; 

}

div.buttons input {

}

/*--------------------------------------------------
	tables
--------------------------------------------------*/

table {
	border-collapse: collapse;
}

th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #0b3175;
	background-color: #c3d0eb;
	padding: 4px 7px 4px 7px;
}

td {
	padding: 5px 7px 5px 7px;
	text-align: left;
}

td.divider {
	background-color: #c3d0eb;
	height: 2px;
	padding: 0;
}

/*--------------------------------------------------
	other
--------------------------------------------------*/

#voucher {
	padding: 10px;
	margin: 0 0 20px 0; 
	border: 1px solid #e1e9fb;
	background: #fff;
}

#voucher label {
	width: 270px;
}

#voucher .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #2B4059;
	font-size: 1em;
}

/*--------------------------------------------------
	new
--------------------------------------------------*/

.bubble		{ float: left; margin-right: 7px; margin-top: 7px; }
.bubble_1	{ width: 245px; }
.bubble_2	{ width: 500px; }
.bubble_l	{ margin-right: 0; }

#range img	{ margin: 0 auto 10px auto; display: block; }







