/*
Design - http://www.roman.lt/
Released for free under a Creative Commons Attribution 2.5 License
*/

body {background-image:url(images/bg.gif); margin:0px; padding-top:15px; font-family: sans-serif; font-size:13px; color:#222222}
td {vertical-align: top; line-height:20px}
h1 {font-size:18px; font-weight:normal; padding:0px; margin:0px}
.main-table {border: 1px solid #FFFFFF; background-color:#FFFFFF; width:100%}
.style1 {font-size: 10px}

.top-img {background-image: url(images/hdr_banner.jpg); height:225px; padding-left:450px; color:#FFFFFF; background-repeat:no-repeat}
.website-title {font-family: "Trebuchet MS", Arial; color: #FFFFFF; text-align: right; font-size:34px; letter-spacing:-1px;}
.menu {height:35px; vertical-align:middle; padding-left:10px; padding-right:10px; background-image:url(images/menu-bg.gif)}
.table-corners {width:900px;}
.bg-white {background-color:#FFFFFF}
.corner1 {background-image:url(images/corner1.gif); width:20px; height:20px}
.corner2 {background-image:url(images/corner2.gif); width:20px; height:20px}
.corner3 {background-image:url(images/corner3.gif); width:20px; height:20px}
.corner4 {background-image:url(images/corner4.gif); width:20px; height:20px}
a.menu-link { background-image:url(images/menu-sep.gif); height:30px; line-height:30px; background-position: right; background-repeat:no-repeat; padding-left:7px; padding-right:14px; padding-top:6px; padding-bottom:6px; font-family: tahoma; font-size:15px; color:#FFFFFF; text-decoration:none; font-weight:bold}
a.menu-link:hover { background-image:url(images/menu-bg_hover.gif); background-position:center; background-repeat:repeat-x; color:#FFE7CF}
.content {padding-top:25px; padding-left:2px; padding-right:60px; padding-bottom:35px}
.content-right {padding-top:60px}
.content-right2 {padding-top:40px}
a.made-in {color:#aaaaaa }
.made-in_text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	padding-left:3px;
	padding-bottom:15px
}
a.menu-right, a.menu-right:visited {font-size: 18px; line-height:30px; padding-left:20px; text-decoration:none; color:#aaaaaa; background-color:#FAFAFA; width:200px; display:block; border-bottom:#CCCCCC solid 1px}
a.menu-right:hover {background-color:#2679B7; color:#D8E9F1}

a.keypoints, a.keypoints:visited {font-size: 14px; line-height:24px; padding-left:20px; text-decoration:none; color:#aaaaaa; background-color:#fafafa; width:200px; display:block; border-bottom:#CCCCCC solid 1px}
a.keypoints:hover {background-color:#2679B7; color:#D8E9F1}

#home-specialoffer {
	width: 215px;
	background: #E3DFD8;
	float: left;
	border: 1px #73603B solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	}

#home-specialoffer h1 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 24px;
	overflow: hidden;
	}
	
#home-specialoffer h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	}
	
#home-offertext {
	width: 176px;
	height:auto;
	background: none;
	border: 2px #D5CFC4 dashed;
	margin: 5px 5px 3px 5px;
	padding: 5px 5px 7px 5px;
	}
	
#home-offertext h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #901314;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	}
	
#home-offertext p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px 0px 0px 0px;
	}
	
#home-offertext a:link, #home-offertext a:visited, #home-offertext a:active {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #73603B;
	font-weight: bold;
	text-decoration: none;		
	}			
	
#home-offertext a:hover{
	color: #73603B;
	text-decoration: underline;		
	}
