/*=======================================================
* File Name:style.css
* Template: Black Look
* Author: Ram
* Date Created:23/04/2009
* Media: screen
* This style sheet for mainly fonts, colors, and padding.
==========================================================*/



/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

html{
	background: #0c0c0c url(../images/bg.jpg) repeat-x;

	}


body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#555;
	background-image: url(../images/body-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #222 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	color:#2c5d71;
	text-decoration: underline;
}
a:hover {
	color:#111;
	text-decoration:none;
}

/* `Headings 
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 22px;
	letter-spacing:-1px;
}

h2 {
	font-size: 20px;
	letter-spacing:-1px;
}

h3 {
	font-size: 18px;
	letter-spacing:-1px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}


/* `styles for order and un order list
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	background-color:#222;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #555;
	font-size:12px;	
	color:#666;
}

/* Top Menu style starts from here
----------------------------------------------------------------------------------------------------
.menu {
	position: relative;
	top:0px;
	height:31px;	
	float:right;
	width:auto;
}
.menu ul li {
	display:inline;
	margin-left:2px;
	line-height:31px;
	width:auto;
	float:left;
	list-style:none;
}
.menu ul li a:link,#top-header .menu ul li a:visited{
	text-decoration:none;
	line-height:31px;
	color:#888;
	
}
.menu ul li a {
	font-size:12px;
	font-weight: bold;
	float:left;
	padding:0px 10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height:31px;
	width:auto;
	
}*/


.header{
	height:115px;
	position:relative;
}
#logo{
	position: absolute;
	top:10px;
}
#contact-info{
	position: absolute;
	top:30px;
	right:10px;
	float:right;
	width:auto;
}
/*slider*/
.sliderImages{
	border:1px solid #111;
	margin-bottom:1px;
	border-bottom:1px solid #222;

}
.sliderImages ul li{
	margin:0px;
	padding:20px 30px;
	background-color:#111;
		
}

.sliderTextHolder{
	margin-bottom:20px;
	border-top:none;
	background-color:#222;
	

}
.sliderTextHolder ul{
	margin:0px;
	
}
.sliderTextHolder ul li{
	margin:0px;
	padding:20px 30px;
	height:120px;

}
.sliderTextHolder ul li a, .sliderTextHolder ul li a:link{
	font-size:11px;
	color:#003366;
	text-decoration:underline;
}
.sliderTextHolder ul li a:hover{
	text-decoration:none;
}

.arrows{
	position:relative;
	z-index:10;
}

.prev {
	position: absolute;
	left:275px;
	top:-200px;
}
.next {
	position: absolute;
	right:275px;
	top:-200px;

}
	/*  sidebars and left columns padding
----------------------------------------------------------------------------------------------------*/
#left-column, #right-column{
	margin-top:20px;
}

.right-column, .left-column{
	padding:20px 30px;
	margin-bottom:20px;
	background-color:#111;
	border:1px solid #222;
	
}

.left-column-full, .home-col1, .home-col2{
	padding:20px 30px;
	background-color:#111;
	border:1px solid #222;
	margin-bottom:20px;


}
	/* Testimonial
----------------------------------------------------------------------------------------------------*/


.testimonial ul {
	margin:0px;

}
.testimonial strong{
	color:#888;
}
.testimonial ul li{
	margin:0px;
	width:100%;	
	list-style:none;

}

#left-column h1, #left-column h2, #right-column h2{
	color:#888;
}

	/* services
----------------------------------------------------------------------------------------------------*/
.services{
	margin-bottom:20px;
	border-bottom:1px solid #222;
	display:block;
	clear:both;
	min-height:100px;
	padding-bottom:10px;
}
.services-col2{
	margin-left:190px;
}
.services img{
	padding:5px;	
	border:1px solid #000;
	background-color:#222;
}
.services h4{
	color:#888;
}

	/* portrfolio
----------------------------------------------------------------------------------------------------*/
.portfolio{
	margin-bottom:20px;
	border-bottom:1px solid #222;
	display:block;
	clear:both;
	min-height:100px;
	padding-bottom:10px;
}

.portfolio ul li{
margin:0px;
list-style:none;

}

.portfolio h4{
	color:#888;


}
.portfolio strong{
	color:#888;


}
.portfolio-col2{
	margin-left:190px;

}
.portfolio img{
	padding:5px;	
	border:1px solid #000;
	background-color:#222;
}
.portfolio a:link, .portfolio a:visited{
	color:#666;

}


/* jQuery lightBox plugin - Gallery style */
		
	#gallery ul { list-style: none; margin:0px; }	
	#gallery ul li { display: inline; margin:0px; }
	#gallery ul img {border: 3px solid #dedede;margin:5px;}
	#gallery ul a:hover img {border: 3px solid #ccc;}
	#gallery ul a:hover { color: #f2f2f2; }



/* Twitter
----------------------------------------------------------------------------------------------------*/

#twitter1 p{
	background-image: url(../images/collon.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	top:5px;
}



#twitter p{
color:#666;
	
}
			
/* contact us
----------------------------------------------------------------------------------------------------*/
.contact-us {
	text-align:left;
	padding:10px 0;
	width:auto;

}
	.contact-us input {
	background-image:url(../images/input-bg1.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:350px;
	background-color:#222;
	border:1px solid #333;
	width:350px;
	padding:5px;
	color:#999;
}
.contact-us textarea {
	background-color:#222;
	border:1px solid #333;
	width:350px;
	padding:5px;
	overflow:auto;
	color:#999;
}
.contact-us .submit {
	border:none;
	width:95px;
	height:31px;
	position:relative;
	left:110px;
	margin:0;
	padding:0;
}
.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#999;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
	
	
}
#wrapper {width:600px;margin:0 auto;}
.message {background:#222; color:#666;display:none;width:460px;padding:10px;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:390px;}
.contact li {list-style-type:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}





	/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	margin-top:20px;
	background-image: url(../images/footer-strip.jpg);
	background-repeat: repeat-x;
	
}
#footer-inner{
	width: 960px;
	margin:0 auto;
	padding:15px 0px 10px 0;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	


}
