/*
Theme Name: Birbals
Theme URI: http://www.cssilize.com/
Description: Theme built by <a href="http://www.cssilize.com/">CSSilize</a>  on 2009-12-15.
Author:CSSilize

Tags: custom header, fixed width, two columns, widgets

This theme was built by CSSilize

*/
/* reset style starts */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* reset style ends */

/* Blog Styles Starts */
.content{
background:#F9F9F9 url(images/page-bg.png) repeat-x scroll 0 0;
color:#333333;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
width:100%;
}
#header,#gal-wrap{
width:990px;
margin:0 auto;
}
.header-wrap{
clear:both;
float:left;
width:100%;
}
a{
text-decoration:none;
color:#20739f;
}
a:hover{
text-decoration:underline;
color:#000;
}
h1{
float:left;
width:180px;
height:71px;
margin-top:10px;
}
h1 a{
width:135px;
height:71px;
display:block;
background:url(images/logo.png);
text-indent:-999em;

}
.search-contact{
float:right;
font-size:12px;
font-weight:bold;
padding:11px 0 10px;
width:541px;
}

.chat-img{ float:left; margin:0 25px 0 5px;}

.contact div{
display:inline;
}
.contact .live-chat{
background:transparent url(images/live-chat.png) repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
height:39px;
margin-right:11px;
text-indent:-999em;
width:104px;
}
.contact .live-chat:hover,form.search .submit:hover,ul#nav li.current_page_item a,ul#nav li:hover a,ul#nav li a:hover,ul#nav li.active a,.gal-content .more-link:hover,#prevBtn a:hover,#nextBtn a:hover,.about-box p a.more-link:hover,.contact-box a:hover{
background-position:left bottom;
text-decoration:none;
}
.contact .us-customer,.contact .uk-customer{
background:transparent url(images/us-flag.png) no-repeat scroll 0 0;
color:#808080;
float:left;
margin-top:7px;
padding-left:34px;
width:117px;
}
.contact .us-customer span,.contact .uk-customer span{
color:#4c4c4c;
display:block;
}
.contact .uk-customer{
background:transparent url(images/uk-flag.png) no-repeat;
width:144px;
}
form.search{
float:right;
margin-top:14px;
}
form.search input{
border:1px solid #ccc;
width:241px;
padding:3px;
}
form.search div.input{
margin-right:5px;
}
form.search div.input,form.search div.submit{
display:inline;
float:left;
}
form.search .submit{
background:url(images/search.png) no-repeat;
width:65px;
height:26px;
float:left;
margin-right:10px;
}
form.search .submit input{
color:#f9f9f9;
font-size:14px;
width:65px;
cursor:pointer;
border:none;
background:none;
}
ul#nav{
clear:both;
}
ul#nav li{
display:inline;
}
ul#nav li{
background:url(images/nav-right.png) no-repeat right top;
height:32px;
float:left;
padding-right:3px;
margin-right:2px;
cursor:pointer;
}
ul#nav li:hover,ul#nav li.current_page_item{
background-position:right bottom;
}
ul#nav li:hover a{
background-position:left bottom;
}
ul#nav li a{
color:#fff;
font-size:12px;
text-transform:uppercase;
font-weight:bold; 
background:url(images/nav-left.png) no-repeat left top;
float:left;
height:32px;
line-height:32px;
padding:0 15px 0 21px;
cursor:pointer;
}
ul#nav li ul{
display:none;
}
.home,.main-wrap{
clear:both;
padding-top:31px;
}
.main-wrap{
margin:0 auto;
width:990px;
}
.main{
width:990px;
float:left;
padding-bottom:50px;
}
#content{
clear:both;
float:left;
width:100%;
}
.content-wrap{
border-bottom:5px solid #EBEBEB;
clear:both;
float:left;
width:100%;
}
.left-side{
border-right:1px solid #D4D4D3;
margin-bottom:30px;
padding-bottom:50px;
padding-right:30px;
padding-top:0;
width:659px;
float:left;
}
.left-side h2{
padding-left:0;
color:#144a81;
}
.side-bar{
border-left:1px solid #D4D4D3;
margin-left:-1px;
width:300px;
float:left;
}

h2{
font-family:georgia;
font-size:20px;
line-height:26px;
padding-left:10px;
}
.services .service-box-mid h2 a{
color:#6c9c1e;
}
.services .service-box-right h2 a{
color:#ff6f1d;
}
h2 span{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
display:block;
}
.gallery{
margin-top:16px;
position:relative;
margin-left:8px;
}
.gal-content{
	color:#f9f9f9;
	margin-left:124px;
	width:746px;
	padding-top:50px;
	font-size:14px;
	line-height:20px;
	float:left;
	z-index:888;
}
.gal-content p{
font-size:14px;
}
.gal-content p img{
background:#EBEBEB;
float:right;
margin-left:60px;
margin-top:-47px;
padding:3px;
position:relative;
}
.gal-content h3{
margin-bottom:10px;
}
.gal-content h3 a{
font-size:20px;
color:#a8e1ff;
}
#gal-wrap .feature{
background:url(images/features-area.png) no-repeat left top;
height:125px;
position:absolute;
text-indent:-999em;
width:125px;
z-index:10;
}
.gallery li{
display:inline;
float:left;
position:relative;

}
.gallery li span a,.gal-content .more-link{
background:transparent url(images/view-bg.png);
color:#20739F;
float:left;
font-size:11px;
height:28px;
line-height:22px;
margin-top:16px;
padding-left:10px;
text-align:left;
text-decoration:none;
width:94px;
}
#prevBtn,#nextBtn{
height:32px;
margin-left:71px;
margin-top:-124px;
position:absolute;
text-indent:-999em;
width:16px;
z-index:20;
}
#prevBtn,#nextBtn{
background:url(images/pre-next-icon.png) left top;
height:32px;
width:16px;
cursor:pointer;
}
#nextBtn{
background-position:left bottom;
}
#prevBtn a,#nextBtn a{
background:url(images/pre-icon.png);
height:32px;
width:16px;
}
#nextBtn{
margin-left:900px;
}
#nextBtn a{
background:url(images/next-icon.png);
}
.gallery{
min-height:210px;
}
#service-wrap{
background:#f9f9f9;
clear:both;
width:100%;
float:left;
border-bottom:1px solid #fff;
padding-bottom:20px;
}
.services,.about-us,#footer{
margin:0 auto;
padding:0 10px 0;
width:970px;
}
h3{
font-size:16px;
font-weight:500;
}
#service-wrap h3{
font-size:16px;
font-weight:500;
margin:35px auto 0;
width:970px;
}
.left-side h3{
margin:20px 0 5px;
}
.left-side h3 a{
color:#ff6f1d;

}
.services .services-box-left{
margin-left:0px;
}
.service-box{
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
float:left;
margin:20px 0 20px 20px;
width:310px;
min-height:174px;
}
.services div:first-child{
margin-left:0;
}
.service-box h2{
font-size:18px;
line-height:34px;
padding-left:0;
}
.service-box h2 a{
color:#144a81; 
}
.service-box h2 a:hover,.about-us h4 a:hover{
color:#ff6f1d;
text-decoration:none;
}
.services .services-box-left p{
width:125px;
}
.services .services-box-left p.more{
width:115px;
}
.service-box img{
float:right;
}
.service-box p a.more-link{
background:transparent url(images/more-arrow.png) no-repeat scroll left center;
margin:10px 0 6px;
padding-left:11px;
float:left;
font-size:11px;
color:#20739f; 
}
.service-box p a.more-link:hover{
color:#000;
 
}
.more-service{
float:right;
}
.more-service a{
background:url(images/more-icon.png) no-repeat right top;
float:right;
height:21px;
line-height:21px;
padding-right:26px;
 
color:#333;
}
.more-service a:hover{
background-position:right bottom;
 
}
#about-us-wrap{
width:100%;
float:left;
background:#ebebeb;
border-bottom:1px solid #fff;
padding-bottom:15px;
}
.about-us{
padding-top:0px;
}
.about-box{
float:left;
width:300px;
padding-right:20px;
}
.about-us :first-child{
width:310px;
}
h4{
font-size:16px;
line-height:55px;
}
.about-us h4 a{
color:#323232;
}
.about-box p{
line-height:18px;
}
.about-box img{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:left;
margin-right:10px;
padding:2px;
width:auto!important;
height:auto!important;
}
.about-box p a.more-link{
float:right;
margin-right:23px;
margin-top:15px;

color:#20739F;

font-size:11px;
font-weight:bold;
height:21px;
padding-left:8px;
padding-top:3px;
text-decoration:none; 
width:82px;
background:url(images/more-bg.png);
}
#footer-wrap{
background:#FBFBFB url(images/footer-bg.png) repeat-x left bottom;
clear:both;
float:left;
width:100%;
}
#footer{
padding-left:45px;
padding-top:43px;
}
ul.footer-nav li{
float:left;
width:180px;
padding-bottom:25px;
display:inline;
}
ul.footer-nav li a{
font-size:12px;
font-weight:bold;
margin-bottom:10px;
color:#333;
float:left;
}
ul.footer-nav li ul{
clear:both;
}
ul.footer-nav li ul li{
background:transparent url(images/footer-arrow.png) no-repeat scroll left 6px;
padding:0 0 5px 12px;
}
ul.footer-nav li ul li a{
color:#4c4c4c;
 font-weight:normal;
 margin-bottom:0px;
 font-size:11px;
}
#footer ul li li a:hover{
color:#000;
 
}
.copyright{
clear:both;
color:#EBEBEB;
display:block;
font-size:10px;
height:40px;
padding:25px 0 0;
}
.copyright p{
display:inline;
}
.copyright ul{
display:inline;
}
.copyright ul :first-child{
border:none;
}
.copyright li{
display:inline;
padding:0 10px;
border-left:1px solid #ebebeb;
}
.copyright li a{
color:#ebebeb;
 
}
.copyright li a:hover{
 
color:#fff;
}
/* Blog Styles ends */
/** Inner Pages */
.side-box,.contact-box{
padding:0 15px 15px;
border-bottom:1px solid #d4d4d3;
margin-top:10px;
}
.side-box li a,.side-box li{
font-weight:bold;
color:#323232;
display:block;
}
.side-box li ul{
padding-top:15px;
}
.side-box li ul li{
background:url(images/more-arrow.png) no-repeat left 5px;
min-height:10px;
padding-left:10px;
display:block;
padding-bottom:5px;
}
.side-box li ul li a{
color:#20739f;
padding-bottom:0;
font-weight:normal;
}
.contact-box h3{
font-size:14px;
font-weight:bold;
color:#ff6f1d;
padding-bottom:10px;
}
.contact-box{
min-height:95px;
}
.contact-box img{
float:left;
margin-right:20px;
}
.contact-box a{
background:url(images/more-bg.png) no-repeat;
float:right;
height:19px;
margin-top:15px;
padding:5px 0 0 8px;
width:82px;
}
.left-side .page,.left-side .post{
padding-bottom:10px;
border-bottom:1px solid #ccc;
}
.post p img{
float:left;
margin:0 15px 15px 0;
}
.post-main .post{
min-height:200px;
}
.post p{
line-height:20px;
padding-bottom:10px;
}
.post h2{
margin-bottom:20px;
}
/** Gallery JQuery styles */
#slider{
	width:970px;
	min-height:212px;
    background:url(images/gal-iimage1.png) no-repeat left top;}	
#slider ul, #slider li{
	list-style:none;	
	}
#slider ul{
    
	position:relative;
	}
#slider li{ 

	overflow:hidden; 
	width:970px;
	height:212px;
	}
	#slider li:hover{
	}	
#prevBtn, #nextBtn{ 
	display:block;
	position:absolute;
	}	
#prevBtn a, #nextBtn a{  
	display:block;
	background:url(images/pre-icon.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/next-icon.png) no-repeat 0 0;	
	}
.alignright{
float:right;
}
.alignleft{
float:left;
}