body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	
}
body.web {
	background-image: url(../images/layout/default/bg.gif);
	margin: 0px;
	padding: 20px;
}
td, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color:#245E82;
}
#page {
	margin: 0px auto;
	width: 923px;
	
}
#tema1 {
	background-image: url(../images/layout/default/top.gif);
	background-repeat: no-repeat;
	width: 923px;
	height: 188px;
}
#logo {
	padding-left: 35px;
	padding-top: 45px;
}
#middle {
	margin:0px;
	background-image: url(../images/layout/default/pbg.gif);
	background-repeat: repeat-y;
}
#menu {
	float: left;
	width: 200px;
	display:inline;
	margin-left: 30px;
}
#main2 {
	background-image: url(../images/layout/default/cbg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 240px;
}
#main {
	
	margin-left: 240px;
}
#content {
	padding-right: 60px;
	padding-left: 30px;
}
#menu ul {
	margin: 0px;
	margin-left:3px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
	
	width: 180px;
}
#menu ul li {
	padding:0px;
	margin:0px;
	line-height: normal;
	display:inline;
	background-image: none;
}
#menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #245E82;
	text-decoration: none;
	background-color: #AFCDE1;
	padding: 7px 7px 7px 28px;
	margin:0px;
	margin-top: 2px;
	margin-bottom: 1px;
	border: 1px solid #87AFCB;
	background-image: url(../images/layout/default/pil2.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	display:block;
}
#menu ul li a:hover {
	background-color:#87AFCA;
	border: 1px solid #245E82;

}

ul.multilevel {
	padding:0;
	margin:0;
	
}

#menu ul.multilevel li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #245E82;
	text-decoration: none;
	padding: 4px 4px 4px 28px;
	
	margin:0px;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left:10px;
	background-color: Transparent;
	border: 0px;
	background-image: url(../images/layout/default/pil2.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	display:block;
}
#menu ul.multilevel li a:hover {

	background-color:Transparent;
	border: 0px;
}
#clear {
	clear: both;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
#contact {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin-left:3px;
	margin-top:10px;
	float: left;
	background-color: #7899AF;
	padding:3px;
	border: 1px solid #87AFCB;
	width:172px;
}

#adminonly {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin-left:4px;
	
	float: left;	
}


#contact a {
	color: #FFFFFF;
	text-decoration:none;
}
#city {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/layout/default/icoFin.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 45px;
	padding-left: 40px;
	margin-bottom:30px;
	line-height: 12px;
	
}
form {
	margin:0px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-weight:normal;
	font-size: 18px;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newsboxinner {
	background-image: url(../images/layout/default/boxtop.gif);
	background-repeat: no-repeat;
	padding: 10px;
	font-size:10px;
	line-height:14px;
}
#newsbox {
	background-image: url(../images/layout/default/boxbg.gif);
	background-repeat: repeat-y;
	float: right;
	width: 190px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#newsboxinner span {
	color:#000;
}
#newsboxinner a {
	/*color:#333;
	text-decoration:none;*/
}
#footer {
	background-image: url(../images/layout/default/bottom.gif);
	background-repeat: no-repeat;
	
	height: 87px;
	width: 923px;
}
#footertxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #94B5CA;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-left: 200px;
}
#footertxt a {
	color: #94B5CA;
	text-decoration: none;
}
#footertxt a:hover {
	color: #ddd;
	text-decoration: underline;
}
#lang {
	margin-left: 25px;
	margin-top: 46px;
	padding:1px;
}
a.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/layout/default/pil1.gif);
	background-position: 0px 1px;
	display: block;
	float:left;
	background-repeat: no-repeat;
	padding-left:15px;
	margin-left:8px;
	margin-right:5px;
}
select, option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C0D7E7;
	
}
select {
	border:1px solid #87AFCB;
}
select#citydd {
	width:150px;
	vertical-align:middle;
}
.btnCity {
	width:50px;
	background-image: url(../images/layout/default/fbg.gif);
	background-repeat: repeat-x;
	height:18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #87AFCB;
	vertical-align:middle;
}
.btn 
{
	background-image: url(../images/layout/default/fbg.gif);
	background-repeat: repeat-x;
	height:18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #87AFCB;
	vertical-align:middle;
}
input 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lblError 
{
	color: Red;
	display: block;
}
.lblMessage 
{
	color: Black;
	display: block;
	font-weight: bold;
}
#loginbox {
	float: left;
	width: 170px;
	display:inline;
	
	background-color: #AFCDE1;
	padding: 4px;
	margin:0px;
	margin-top: 2px;
	margin-bottom: 1px;
	border: 1px solid #87AFCB;
	margin-left: 3px;
}


#Login1x {
	width: 161px;
	margin-left: 3px;
	padding: 10px;
	color: #245E82;
	text-decoration: none;
	background-color: #AFCDE1;
	padding: 7px 7px 7px 10px;
	
	margin-top: 2px;
	margin-bottom: 1px;
	border: 1px solid #87AFCB;
}
div.loggedin {
	width: 164px;
	margin-left: 3px;
	padding: 10px;
	color: #245E82;
	text-decoration: none;
	background-color: #AFCDE1;
	padding: 7px 7px 7px 7px;
	
	margin-top: 2px;
	margin-bottom: 1px;
	border: 1px solid #87AFCB;
}
div.adminpages {
	float: left;
}
div.adminpages ul {
	margin: 0px;
	margin-left:3px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
	
	width: 180px;
}
div.adminpages ul li {
	padding:0px;
	margin:0px;
	line-height: normal;
	display:inline;
}
div.adminpages ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #245E82;
	text-decoration: none;
	background-color: #AFCDE1;
	padding: 7px 7px 7px 28px;
	margin:0px;
	margin-top: 2px;
	margin-bottom: 1px;
	border: 1px solid #87AFCB;
	background-image: url(../images/layout/default/pil2.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	display:block;
}
div.adminpages ul li a:hover {
	background-color:#87AFCA;
	border: 1px solid #245E82;
}
table.price {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: white;
}
table.price th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.price td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
ul 
{
	
	list-style-type: none;
	line-height: 20px;
}
ul li {
	background-image: url(../images/layout/default/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}
.hideMe 
{
	display: none;
}
span.login {
	background-color: #5D7B9D;
	display: block;
	padding: 2px;
	color: #fff;
	font-weight: bold;
}
span.heading {
	color: #000;
	font-weight: bold;
}
div#bluebar {
	background-color:#5D7B9D;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}
span.required {
	color: red;
}
span.jsvalidation {
	color: red;
	margin-left: 5px;
}
td.subheading div {
	background-color: #efefef;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px;
}
#orderValidateError {
	color: red;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid red;
	background-color: #FFF5F5;
}
#orderValidateError ul {
	list-style-type: square;
	line-height: 14px;
}
#orderValidateError li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#infoBox {
	background-image: url(../images/layout/default/info.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px;
	padding-left: 42px;
	margin-bottom: 10px;
	border: 1px solid #A1A1A1;
	background-color: #F8F8F8;
}
th.heading {
	text-align: left;
	color: #fff;
	background-color: rgb(93, 123, 157);
}
th.heading2 {
	text-align: right;
	color: #fff;
	background-color: rgb(93, 123, 157);
}
tr.listEven {
	color: rgb(51, 51, 51);
	background-color: rgb(247, 246, 243);
}
tr.listOdd {
	color: rgb(40, 71, 117);
	background-color: White;
}
div#search {
	text-align: right;
	padding: 5px;
}
div#customerDetails {
	background-color: #fefefe;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
div#customerDetailsHeading {
	background-color: #fcfcfc;
	border-bottom: 1px solid #eeeeee;
	padding: 3px;	
}
div#customerDetails td {
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	
	
}

div.print {
	/*margin-top: -20px;*/
	text-align:right;
	width:590px;	
}
div.print img {
	margin-bottom:-1px;
	margin-right:2px;
}

a.print {	
	cursor: pointer;
	text-decoration:none;
}

a.print:hover {
	cursor: pointer;
	color: gray;
}

span.newsHeader {
	font-family: "Trebuchet MS", Arial;
	font-weight:normal;
	font-size: 14px;
	color: gray;
	
	text-decoration: none;
}

a.newsLinkArchive {
	text-decoration: none;
}

a.newsLinkArchive:hover {
	text-decoration: underline;
}

a.newsLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;	
	text-decoration: none;
	background-image: url(../images/layout/default/pil1.gif);
	background-position: 0px 1px;
	display: block;
	float:left;
	background-repeat: no-repeat;
	padding-left:15px;
	margin-left:8px;
	margin-right:5px;
	float:right;
}

span.tellafriend {	
	color: white;		
	margin: 0;	
	padding-top:5px;
	display: block;
	margin-bottom: 10px;
}

span.tellafriend a {	
	color: black;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:25px;
	padding-right:32px;	
	background-image: url(../images/layout/personal.png) !important; background-image: none;	/* background-image: none for IE6 (pngs look ugly) */
	background-position: right top;	
	background-repeat: no-repeat;
	font-weight:bold;
	
	/*margin-right: 50px;*/
	/*border-bottom:2px solid white;*/	

}


#tellafriend {
	padding:0;	
	border:0;	
	margin-left:1px;
	text-decoration:none;
	outline:0;	
	display:block;
	width: 150px;
	height: 150px;
	position: relative;
	top: 50px;		
}

#cometfirstpage {
	margin-left: -19px;
	width: 609x;	
	height: 205px;
}