/* -------------------------------------------------------------- 
  
    * layout header, content i footer wrapperi koji zhvataju celu sirinu browsera
   
-------------------------------------------------------------- */
body {
	background:#c20000;
}
#header-wrap, #content-wrap, #footer-wrap {
	position:relative;
	min-width:950px;
}

#header, #content, #footer {
  width: 950px;
  margin: 0 auto;
  padding:10px 0;
}

#header-wrap{
	background:#153999;
}
#content-wrap{
	background:#fff;
}
#footer-wrap{
	background:#c20000;
}

#content {
	overflow:auto;
}
#header, #header div {
	height:170px;
}

/* START header stvarcice ....................  */
div#logo h1 a {
display:block;
width: 317px;
height: 107px;
padding:30px 0;
background-image: url("../images/metro-locksmiths-london-logo.png");
background-repeat: no-repeat;
font-size:2em;
color:white;
	text-indent:-9999px;
}

/* KRAJ header stvarcice ....................  */

/* START navigacija ....................  */
#nav {
	margin-top:1em;
}
#nav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
	/* #nav a children */
#nav a
{	
	color:#000;
	font-size:1.2em;
	display: block;
	padding: 5px 10px 5px 10px;
	margin-left:10px;
	width: 260px;
	background-color: #ecf3ff;
	border: 1px solid #fff;
	text-decoration:none;
}

#nav a#current {
	background-color:#c20000;
	color:#fff;
}
#nav li ul a#current {
	padding-left:10px;
	border-left:20px solid #fff;
	width:250px;
}

#nav a:link, #menu a:visited
{
	text-decoration: none;
}

#nav a:hover
{
	background-color: #153999;
	color: #fff;
}
	/* kraj #nav a children */
	
#nav ul ul a
{	
	background-color: #fff;
	padding: 5px 0px 5px 30px;
	border:none;
}
#nav ul ul a:hover
{
	width: 250px;
	background-color: #ecf3ff;
	padding-left:10px;
	border-left:20px solid #153999;
	color: #000;
}
/* KRAJ navigacija ....................  */


/* START order buttons ....................  */

#order ul
{
	margin-left: 55px;
	padding-top: 25px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
	/* #nav a children */
#order a
{	
	color:#fff;
	font-size:1.2em;
	display: block;
	padding: 5px 10px 15px 10px;
	margin-left:10px;
	width: 260px;
	background: url('../images/locksmiths-send-button-up.png') no-repeat center left;
	text-decoration:none;
}
#order a:hover
{
	background-image: url('../images/locksmiths-send-button-down.png');
}

/* KRAJ order buttons ....................  */

/* START telefoni ....................  */

div#phones {
	padding-top:22px;
	height:148px;
}

#phones {
	overflow:auto;
	color:#fff;
	font-size:1.2em;
	margin:0;
}
#phones p {
	line-height:1.5em;
	margin:0;
	letter-spacing:1px;
	word-spacing:3px;
}
#phones p em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	font-style:normal;	
}

/* KRAJ telefoni ....................  */

/* START email ....................  */

form label {
	display:none;
}

form p {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

input, textarea {
	padding:5px;
}
textarea {
	width:400px;
	height:200px;
}
p.send-btn {
	text-align:right;
}

/* KRAJ email ....................  */

#copyright {
	padding: 20px 0;
}
#copyright p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#copyright a {
	text-decoration:none;
}
#copyright strong {
	text-decoration:underline;
	font-weight:normal;
}
#copyright strong:hover {
	text-decoration:none;
}

/* footer hr i header velicine */
hr.ruleri {
	border-top:1px solid #ad0000;
	border-bottom:1px solid #c50d0d;
	background-color:#c81a1a;
	margin-bottom:0.75em;
}

h2.hederi {
	font-size:1.5em;
	margin-bottom:0.5em;
}

#footer-wrap #footer, #footer-wrap #footer p, #footer-wrap #footer h1, #footer-wrap #footer h2, #footer-wrap #footer h3, #footer-wrap #footer a{
	color:#fff;
}
 #footer-wrap #footer h3 {
 	font-weight:bold;
 }
 
 /* START sitemap */
 
#sitemap li.first-li{
	position:relative;
 	display:inline-block;
 	margin-right:20px;
 }
 #sitemap li.first-li>a, #sitemap li.first-li>span{
 	display:block;
 	float:left;
 }

#sitemap ul ul {
	position:absolute;
	left:4px;
	top:1.8em;
	padding-left:5px;
	width:100%;
	background:url("../images/border-sitemap.png") repeat-y top left;
	}
#sitemap {
	height:250px;
	padding:20px 0;
	}
ul#sitemap-ul {
	float:left;
	clear:both;
	margin:0;
	padding:0;
	}
#sitemap li.first-li ul li{
	list-style:none;
	padding:5px 0px;
	margin:0;
	width:120px;
	line-height:1.2em;
 }

.submenu { /* submenu parent actually */
	width:130px;
	}
#sitemap a{
	text-decoration:none;
	}
#sitemap ul ul li{
	font-size:0.916em;
	}
#sitemap a:hover{
	text-decoration:underline;
	}
/* START sitemap */

form, form textarea, form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

/* START #main container font tweaks */
#main h1 {
	font-size:1.5em;
	line-height:1.2em;
}
#main h2 {
	margin-bottom:0px;
}
#main h2.question { /* index page */
	color:#C20000;
	font-size:2em;
	font-weight:bold;
}
#main h1.answer { /* index page */
	color:#153999;
	font-size:1.25em;
	line-height:1.1em;
	font-weight:bold;
}
#main a {
	color:#153999;
}
#main a:hover {
	color:#C20000;
}
/* END #main container font tweaks */

/* START #main index imgs */
p.vetted {
	text-align:center;
}
p.vetted img {
	margin:10px 30px;
	padding:1em;
	border:1px solid #ddd;
}
p.vetted img.chamber {
	margin:35px 0px 35px 90px;
}
/* END #main index imgs */

/* BY PAGE TWEAKS */
#main a:hover {
	text-decoration:none;
}
.access-control img {
	margin:1em;
	padding:1em;
	border:1px solid #ddd;
}
.access-control h3 {
	margin-top:1em;
	font-weight:bold;
}
.access-control p {
	margin-bottom:1em;
}

.book-locksmith hr {
	margin:1em 0 1.5em
}
.book-locksmith input {
	margin:0.5em 0 1.1em;
}
.book-locksmith textarea {
	margin:0.5em 0 1.1em;
	height:50px;
}
.emergency-locksmith ul li p ul li, .emergency-locksmith ul li p ol li{
	margin:5px 0 1em;
}

.emergency-locksmith hr {
	margin:1em 0;
}
.emergency-locksmith h2 {
	font-size:1.2em;
}
.emergency-locksmith ul h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#C20000;
}

.faq img {
	margin:1em;
	padding:1em;
	border:1px solid #ddd;
}
.deal-with-locksmith li, .reduce-risk li {
	margin:0.5em 0 1em;
}
.intercom h2 {
	font-size:1.3em;
	line-height:1.1em;
	font-weight:bold;
	margin:1em 0;
}
.intercom ul {
	margin:1em 0;
}

.intercom img {
	margin:1em;
	padding:1em;
	border:1px solid #ddd;
}
.qna dt {
	margin:1em 0 0.5em;
}
.pricing h2, .can-do h2, .find h2, .survey h2 {
	font-size:1.2em;
	line-height:1.2em;
	margin:1em 0;
}
.pricing hr {
	margin:1em 0;
}
.survey label {
	display:inline;
	margin:1em 0;
}

.survey tr.odd {
	background-color:#ECF3FF;
}
.survey td {
	padding:.625em;
}
.survey textarea {
	width:480px;
	height:200px;
	clear:both;
	border:1px solid #ddd;
}
.survey textarea, .survey input {
	color:#666666;
}
.survey p {
	margin:1em 0 0.75em;
}
.survey table {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin:1em 0 1.25em;
}
.survey input {
	margin:.5em 0;
	border:1px solid #ddd;
}

.call-locksmith table {
	table-layout:fixed;
	width:100%;
}
.emailerr {
	display:block;
	clear:both;
}
/* book a locksmith  */
.book-locksmith table {
	width:100%;
	padding:10px;
}

.book-locksmith table td {
	vertical-align:top;
}

.book-locksmith table td lable{
	display:none;
}

.book-locksmith textarea, .book-locksmith input {
	width:270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-top:-15px;
	color:#777;
}
.book-locksmith select {
	font: 1em Arial, Helvetica, sans-serif;
	color:#777;
}

.book-locksmith hr{
	margin:15px 0;
	clear:both;
}
.book-locksmith .shaded {
	background-color:#f4f4f4;
}

.blo_err {
	display:block;
	margin-top:-10px;
	color:#f00;
}
/* END book a locksmith  */
/* key cutting */
#brands, #brands p {
	text-align:center;
}
h2.tagline {
	font-size:1.2em;
	font-weight:normal;
}
#main hr {
	margin:1em 0;
}

.key-cutting ul {
	margin-top:-1em;
	margin-bottom:1em;
}
.key-cutting h3 {
	font-weight:bold;
}
#main h1 {
	color:#153999;
}
#main h3 {
	color:#C20000;
}

#key-cutting-form input {
	margin-right:2em;
	margin-bottom:1.5em;
	width:270px;
}
#key-cutting-form input, #key-cutting-form textarea, #key-cutting-form select {
	color:#777;
}
#key-cutting-form table input {
	width:170px;
	margin-right:0.5em;
}
#key-cutting-form table {
	width:100%;
}

#key-cutting-form textarea{
	width:589px;
	height:80px;
}

input#add_more_keys {
	float:right;
	margin-top:-2em;
	width:150px;
	height:26px;
	padding:0;
}

.ck_err {
	margin-left:2px;
	margin-top:-19px;
	color:#FF0000;
	margin-bottom:5px;
	clear:both;
	position:relative;
}
#key-cutting-form .shade {
	background-color:#f4f4f4;
}
#email-sent {
	padding:1em 0;
}
.to_left p, .to_left {
	text-align:right;
	float:right;
}

#nav ul.off {
	display:none;
}

#nav li a.arrow {
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
}
#nav li a.arrow:hover {
	background-image: url("../images/arrow-hover.png");
}
/* survey */
#survey-form input{
	margin-right:15px;
	margin-left:2px;
}
#survey-form table label{
	font-size:14px;
	font-weight:normal;
	display:inline;
}
#survey-form label{
	display:none;
}
#survey-form textarea{
	height:100px;
}
p.sur_err {
	color:red;
	margin:0px;
}
#survey-sent h3{
	padding-top:2em;
}

.survey div.odd {
	background-color:#ECF3FF;
}
.survey div.span-15, .survey div.span-9 {
	height:39px;
}
.survey div.span-15 p {
	padding-left:10px;
}
.survey div.span-9 label {
	display:inline;
	padding-left:10px;
}

.survey textarea#suggestion {
	height:100px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	margin-top:15px;
}

.survey div.to_left{
	float:rigth;
	width:100%;
}

#main div.read_more_div a{
    padding: 2px 5px;
}

#main div.read_more_div a:hover{
    text-decoration: none;
    background-color: #C20000;
    color:#fff;
}

#new_paging {
    width:630px;
    padding: 0;
    margin:0;
}

#new_paging #previous_news{
    width:313px;
    padding: 10px 0;
    margin:0;
    float: left;
    text-align: left;
}

#new_paging #next_news{
    width:313px;
    padding: 10px 0;
    margin:0;
    float: left;
    text-align: right;
}

#captcha {
    padding: 2px;
    margin: 0 5px 0 0;
}

.captcha {
    padding: 3px;
}
.captcha img, .captcha input{
    display: block;
    float: left;
    margin-right: 10px;
}

#verifyMe:hover{
    text-decoration: none;
}

.uploadImage {
    background-color: #fff;
    padding:5px 0;
    color:#000;
    text-align: center;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
