@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

body {
	background-color:#000;
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;	
	
}

a {
	text-decoration: none;
	outline:none;
	color:#666;
}


a:hover {	
	text-decoration:blink;
	outline:none;
	color:#666;}

img {
	border: none;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#CCC;
	
	}


h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#CCC;
	

	}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#CCC;	}
	
	

#wrapper
{		
	width: 950px;
	
}

#header{
	background-image:url(../images/big_img.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:950px;
	height:468px;
	
	}
	#header2{
	background-image:url(../images/big_img_small.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:950px;
	height:181px;
	
	}

#logo{
	
	}

#meni{
	margin-top:32px;
	width:490px;
	height:37px;
	}

#gallery_box{
	margin-left:13px;
	
	}
#gallery_top{
	}

#gallery_content{}

#gallery_bottom{}

.gallery_border{
	margin-left:5px;
	margin-right:5px;
	}
	
#content{
	width:924px;
	padding:13px;
	
	border:#333 1px solid;
	}	

#banners{
	margin-top:10px;

	}
	
#footer{
	width:950px;
	float:left;
	font:normal 9px Arial, Geneva, sans-serif;
	color:#404040;
	line-height:18px;
	text-align:left;
	}	

#footer a{
	text-decoration:none;
	color:#404040;	
	}

#footer a:hover{
	text-decoration:underline;
	color:#404040;	
	}

.tabela{
	border-top:1px #333 solid;
	border-bottom:1px #333 solid;	
	}
#img_contact{
	margin-right:10px;
	border:1px solid #999;}

.img_about{
	margin-right:7px;
	margin-left:7px;
	border:1px solid #999;}

/***misc***/

.floatleft {
	position:relative;
	float:left;
}

.floatright {
	position:relative;
	float:right;
}

.clear {
	clear:both;
}



.floatRight{
	float:right;
	margin-left:10px;
}
#contactform  {
	width: 640px;
	margin-left: 100px;
	height:410px;
}

#contactform input {
	width: 250px;
	padding: 6px;
	margin: 6px;
}
#contactform textarea {
	width: 350px;
	padding: 6px;
	margin: 6px;
	height: 100px;
}
	
#contactform #submit {
	border: none;
	background:url(../images/submit.jpg) no-repeat center center;
	height: 37px;
	width: 87px;
	margin: 6px;
	float:right;
	cursor:pointer;
	margin-right: 270px;
}

#contactform label {
	display: block;
}
.error {
	font-size:9px;
	color:#F00;
}

#tlcservintro {
	/*border-bottom:1px solid #333333;*/
	padding-bottom: 16px;
	
	
}

.tlcservpost {padding: 20px;
background:url(../images/tlcpostbg.png) repeat-x top left;
margin-top:10px;
border-top: 1px solid #333333;
border-bottom:1px solid #333333;

}

.tlcservposthead {
	font-size:18px;
	font-family:"Arial Black", Gadget, sans-serif;
}
.tlcservpostcaption {
	font-weight:bold;
	font-size:14px;
	margin-top: 14px;
	color:#FFF;
	
}
.tlcservpostcontent {
	font-size:12px;
	margin-top: 9px;
	margin-bottom: 26px;
	
	
}
.tlcservprice {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	float:left;
	color:#FFF;
}
.tlcservtime {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	float:right;
	color:#FFF;
}

.clearfloat {
	clear:both;
}#tlcfrontintro {
	background-image: url(../images/thelashclinicintro.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 148px;
	width: 951px;
	position:relative;
	
	margin-bottom: 10px;
}
#tlcfrontintro #findmorebutt {
	height: 30px;
	width: 150px;
	background-image: url(../images/finoutmorebutt.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	right: 223px;
	top: 100px;
}
#tlcfrontintro #findmorebutt:hover {
	background-position: 0px -32px;
	cursor:pointer;
}
#meni a {
	height: 40px; 
	display:block; 
	margin-left:0px;
	float:left;
}

#meni .homeBut{
	background:url(../images/homeBut.png) no-repeat;
	width: 56px;
}
#meni .storeBut {
	background:url(../images/storeBut.png) no-repeat;
	width: 56px;}
#meni .galleryBut {
	background:url(../images/galleryBut.png) no-repeat;
	width: 70px;}
	
#meni .servicesBut {
	width: 80px;
	background:url(../images/servicesBut.png) no-repeat;
}

#meni .aboutusBut {
	background:url(../images/aboutusBut.png) no-repeat;
	width: 82px;
}
#meni .contactBut {
	width: 76px;
	background:url(../images/contactBut.png) no-repeat
}

#meni .blogBut {
	background:url(../images/blogBut.png) no-repeat;
	width: 70px;
}


#meni a:hover {
	background-position: 0px -42px;
	cursor:pointer;}
#wrapper #tlcfrontintro h1 {
	text-indent: -9999px;
}

h2 {margin-top: 6px;
margin-bottom: 6px;
}
h4 {
	margin-top: 6px;
margin-bottom: 6px;
color: white;
}h3 {
	margin-top: 6px;
margin-bottom: 6px;
color: white;
}
	
.alignleft {
	float: left;
	margin: 10px;
}
.alignright {
	float: right;
	margin: 10px;
}
p {
	margin-bottom:6px;}

#tlcblogservice {
	line-height:18px;
}
#tlcblogservice li {
	margin: 6px;
}

.ngg-galleryoverview {
	background:url(../images/tlcpostbg.png) repeat-x;
	padding: 20px;}
	.ngg-gallery-thumbnail {margin-right: 10px !important;
	}