/*

Created by: K&A;
Created at: 08.2009
Created for: www.skursteņslauķis.com;

*/

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* background: url(../images/bg3.png) repeat top left;*/
	background: #2d2929;
	color:#333;
}
textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	font-size:12px;
}
ul {
	list-style:none;
}
a {
	outline:none;
	text-decoration:none;
	color:#000;
}
h1 {
	margin:5px 0 15px 0;
	font-size:22px;
	font-weight:normal;
	font-variant:small-caps;
	border-bottom:1px solid #d66c49;
	padding-bottom:0px;
}
#wrapper { 
	margin: 0 auto;
	width: 922px;
}
#faux {
	background: url(../images/content-bg.png);
	margin-bottom: 5px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}
#header {
	color: #333;
	width: 922px;
/*	padding: 10px;*/
	height: 200px;
	margin: 10px 0px 5px 0px;
	-moz-border-radius-topright:11px;
	-moz-border-radius-topleft:11px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;
	border-radius: 10px;
	background: url(../images/sksl-header.png) no-repeat top left;
	position: relative;
}
#company-name {
	position: absolute;
	bottom: 10px;
	right: 30px;
	font-size: 40px;
	color: #fff;
	font-variant:small-caps;
}
#lang-bar {
	position:absolute;
	top:7px;
	right:15px;
}
#lang-bar li {
	display:inline;
	color:#fff;
}
#lang-bar li a {
	display:inline-block;
	width:20px;
	height:20px;
	padding:2px;
	background: url(../images/menu-item-bg.png) repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
	text-align:center;
}
#lang-bar li a:hover {
	background: url(../images/menu-item-hover-bg.png) repeat;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 197px;
 float: left;
}
#leftnav li {
	text-align:right;
/*	padding:11px;*/
/*	cursor:pointer;*/
/*	background: url(../images/menu-item-bg.png) repeat;*/
	margin-bottom:1px;
	color:#fff;
}
#leftnav li a {
	display:block;
	padding:11px;
	text-decoration:none;
	color:#fff;
	background: url(../images/menu-item-bg.png) repeat;
}
#leftnav li a:hover {
	background: url(../images/menu-item-hover-bg.png) repeat;
}
#content { 
 float: left;
/* color: #333;*/
 margin: 10px 13px;
 padding: 0 0 15px 0;
 width: 460px;
 display: inline;
 position: relative;
 font-size:13px;
}

.eu img { width: 100%; }

#services {
	list-style-image: url(../images/bullet.png);
}
#services li {
	line-height:140%;
	margin:3px 3px 10px 30px;
	padding:0 5px 0px 5px;
	text-align: left;
}
.content {
	margin:15px 0;
	text-align:justify;
	text-indent:12px;
	line-height:140%;
}
.inner-content{
	text-align:justify;
	text-indent:16px;
	line-height:120%;
}
#gallery ul li {
	display:inline-block;
	background:#EBEBEB url(../images/image-bg.gif) repeat-y scroll center top;
	border-color:#E9E9E9 #E5E5E5 #E0E0E0 #E5E5E5;
	border-width:1px;
	border-style:solid;
	margin:0 0 15px 15px;
  zoom: 1;
	*display: inline;	
}
#gallery ul li a {
	display:block;
	height:107px;
}
#gallery img:hover {
	border-width:9px 9px 27px 9px;
	border-style:solid;
	border-color:#797676;
}
.gallery-image {
	width:72px;
	height:72px;
	border-width:9px 9px 27px 9px;
	border-style:solid;
	border-color:transparent;
}
#moto-wrapper {
	padding:5px;
	font-size:11px;	
	color:#333;
	font-variant:small-caps;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: url(../images/chimney-sweeper.png) no-repeat;
	line-height:140%;
	height:128px;
	width:180px;
	margin-bottom:30px;
}
#moto {
	width:100px;
	padding:3px;
}
.offers {margin:10px;padding:15px;background:#FFE699;position:relative;-moz-border-radius-topleft:15px;-webkit-border-radius-topleft:15px;-moz-border-radius-bottomright:15px;-webkit-border-radius-bottomright:15px;}

#address {
	text-indent:0;
}
#contact {
	background: url(../images/input-bg.png) repeat;
	margin-top:30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	border-radius: 10px;
	border:1px solid #fbdd8c;
	padding:10px;
}
#name, #email, #message {
	border-bottom:1px solid #fbdd8c;
	padding:10px;
}
.button {
	padding:20px 0;
	text-align:center;
}
.action-button {
	background: url(../images/button-bg.png) repeat-x;
	color:#333;
	padding:7px 40px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#show-rule-1-hide, #show-rule-2-hide {
	display:none;
}
label {
	padding:7px 0;
	float:left;
	width:110px;
}
.txt-input {
	background:#faf7f5;
	border:1px solid #fbdd8c;
	padding:7px;
	width:280px;
	font-size:12px;
	margin-left:10px;
}
.list {padding-left:30px;}
.list li {
	list-style-type: circle;
	list-style-position: inside;
}

.list a {
	color: #000;
	text-decoration:underline;
}
.law-rule { 
	background-color: #FFE699;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin:10px 2px;
}
.rule-description {
	text-align:right;
	padding:7px;
}
.law-rule-heading {
	font-weight:bold;
	text-align:center;
	padding:10px;
}
.rule-text {
	padding:7px;
	display:none;
}

#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 195px;
 float: right;
}
.banner a {
	width:180px;
	height:70px;
	margin-top:10px;
	background:orange;
	display:block;
        border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
}
#plewa {
	background:url(../images/plewa.png) no-repeat;
	opacity:0.6;
	
}
#plewa:hover {
	opacity:1;
}
#lak {
	background:url(../images/lak.png) no-repeat;
	opacity:0.6;
}
#lak:hover {
	opacity:1;
}
#skurstenslaukiem {
	background:url(../images/skurstenslaukiem.png) no-repeat;
	opacity:0.6;
}
#skurstenslaukiem:hover {
	opacity:1;
}
#sfb {
	background:url(../images/sfb.png) no-repeat;
	opacity:0.6;
}
#sfb:hover {
	opacity:1;
}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background: #464444;
 margin: 0px 0px 10px 0px;
 padding: 5px 10px;
 font-size:10px;
 color:#fff;
 text-align:right;
 -moz-border-radius-bottomright:11px;
 -moz-border-radius-bottomleft:11px;
 -webkit-border-bottom-right-radius:11px;
 -webkit-border-bottom-left-radius:11px;
}
.clear { clear: both; background: none; }

/* E-pastu paziņojums */
.notice {background:#89D174;font-weight:bold;padding:10px;}

/* ANTI SPAM */
#antispam { display:none;}