/* copyright mars web solution */

/*--
	Theme Name: uifinks.com
	Color: navy blue shade
	Version: 1
	Author: Mohammed Nawaz
--*/

article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}

* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
img a{
	border:0px;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:fuchsia;
	text-decoration:underline;
}
ul, li {
	list-style:none;
}
p {
	font-size:14px;
	line-height:20px;
}

/* Global properties ======================================================== */
body {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#696969;
	background:url(../images/body-bg.jpg) center top #F2F2F2 repeat-x;
	min-width:320px;
	font-weight:normal;
}
html, 
body { 
	height:100%;
}
h1 {
	font-size:36px;
}
h2 {
	font-size:36px;
	color:#333;
}
h3 {
	color: #333;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 a{
	color:#493630;
}
h4 a:hover{
	color:#0C3;
}
h5 {
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	margin-top:15px;
}
.clearfix {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}

/* Global Structure ============================================================= */

.wrapper {
	width:990px;
	margin:auto;
}
.main-container {
	background:white;
	padding:20px;
	width:950px;
	display:block;
}
.grid_1 {
	width:230px;
}
.grid_1 h1{
	line-height:50px;
	margin-left:50px;
	font-weight:normal;
}
.grid_2 img{
	margin:15px 0;
	display:block;
}
.grid_3 {
	width:700px;
}
.grid_3 p{
	margin-bottom:17px;
	text-align:justify;
}
.grid_3 .images img{
	margin:0 15px 15px 0;
	float:left;
}

/* header ============================================================= */
.logo {
	float:left;
	display:block;
}
.logo strong{
	position:absolute;
	top:-999em;
	left:-999em; 
	width:0; 
	height:0; 
	font-size:0; 
	line-height:0; 
	text-indent:-999em; 
	overflow:hidden; 
}

#header .menu{
	background:url(../images/menu-bg.png) repeat-x left top;
	overflow:hidden;
}
#header .menu ul{
	padding:0;
	margin:0;
}
#header .menu ul li{
	float:left;
	display:block;
	position:relative;

}
#header .menu ul li a{
	display:block;
	padding:19px 28px 21px 28px;
	font-size:14px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;

}
#header .menu ul li:active{
	position:relative;
	z-index:9999!important;
}
#header .menu ul li .corn{
	width:20px;
	height:10px;
	background:url(../images/corn.png) no-repeat left top;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-10px;
	display:none;
	z-index:9999;
}
#header .menu ul li:hover .corn,
#header .menu ul li.selected .corn{
	display:block;
}
#header .menu .li_un a{
	background:url(../images/one-bg.png) repeat-x left top;
}
#header .menu .two  a{
	background:url(../images/two-bg.png) repeat-x left top;
}
#header .menu .three a {
	background:url(../images/three-bg.png) repeat-x left top;
}
#header .menu .four a{
	background:url(../images/four-bg.png) repeat-x left top;
}
#header .menu .five a{
	background:url(../images/five-bg.png) repeat-x left top;
}
#header .menu .six a{
	background:url(../images/six-bg.png) repeat-x left top;
}
#header .menu .li_last a{
	background:url(../images/seven-bg.png) repeat-x left top;
}


/* lists ============================================================= */

.list-1 li  {
	color:#333;	
	padding:10px 0 10px 40px;
	display:block;
	border:1px #E8E9E8 solid;
	font-size:18px;
	background:url(../images/bullet.jpg) 12px  no-repeat;
	border-bottom:none;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
}
.list-1 li:hover {
	color:#F00;	
    -webkit-transform:rotate(15deg);
    -moz-transform:rotate(15deg); 
    -o-transform:rotate(15deg);
}
.list-1 li.last {
	border-bottom:1px #eee solid;
	display:block;
}
/* indents ============================================================= */
.margin-bot {
	margin-bottom:5px;
}
.margin-bot2 {
	margin-bottom:15px;
}
.margin-top {
	margin-top:15px;
}
.button, .button2 {
	font-size:18px;
	margin-top:5px;
}
.button a{
	text-decoration:underline;
}
.button2 {
	margin-top:-15px;
	color:#555;
}

/* slider ============================================================= */
.slider {
	width:710px;
	height:289px;
}

div#slider {
	width:710px;
	height:289px;
	overflow:hidden;
	background:url(../images/loader.gif) center no-repeat;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
div.nivo-controlNav {
	position:absolute;
	right:11px;
	bottom:10px;
	z-index:100;
}
div.nivo-controlNav a.nivo-control {
	width:22px;
	height:22px;
	display:block;
	float:left;
	margin:0 0 0 2px;
	background:url(../images/slider_item.png) 0 0 no-repeat;
	font:13px/21px "calibri";
	color:#fff;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	text-indent:-500em;
}
div.nivo-controlNav a.nivo-control:first-child {
	margin:0;}
div.nivo-controlNav a.active {
	background:url(../images/slider_item_active.png) 0 0 no-repeat;color:#FFF;}
	

.carousel-box{
	width:650px;
	overflow:hidden;
	background:url(../images/courusel-bg.png) repeat-x left top;
	position:relative;
	margin-top:22px;
	padding: 0 0 0 60px;
}
.carousel-box .carousel ul{
	padding:0px 0 10px 0!important;
}
.carousel-box .carousel ul li{
	height:163px;
	width:140px;
	text-align:center;
	margin:10px 5px 10px 0;
	cursor:pointer;
}
.carousel-box .carousel ul li .bottom{
	width:90%;
	height:44px;
	text-align:left;
}

.carousel-box .carousel ul li:hover .bottom a{
	color:#aed5f9;
	text-decoration:underline;
}
.carousel-box .carousel ul li .bottom a{
	color:#fff;
	font-size:12px;
	line-height:17px;
	text-decoration:none;
}
.carousel-box .carousel ul li img{
	width:140px;
	height:125px;
}
.carousel-box .prev{
	height:39px;
	width:39px;
	background:url(../images/courusel-btns.png) no-repeat left top;
	display:block;
	cursor:pointer;
	position:absolute;
	top:103px;
	left:11px;
	z-index:10;
}
.carousel-box .prev:hover{
	background:url(../images/courusel-btns.png) no-repeat left bottom;
}
.carousel-box .next{
	height:39px;
	width:39px;
	background:url(../images/courusel-btns.png) no-repeat right bottom;
	display:block;
	cursor:pointer;
	position:absolute;
	top:103px;
	right:13px;
	z-index:10;
}
.carousel-box .next:hover{
	background:url(../images/courusel-btns.png) no-repeat right top;
}
/* pro-section ============================================================= */
ul.pro li {
	width:135px;
	border-radius:10px;
	border:1px #CCC solid;
	margin:0 20px 20px 0;
	float:left;
	box-shadow:3px 3px 3px #999;
	padding:7px;
}
ul.pro li a { display:block;  }
ul.pro li img{ margin:auto; }
ul.pro li a .heading {
	background:#333;
	padding:8px;
	color:#FFF;
	text-align:center;
	margin-top:-45px;
	opacity:0.8;
	font-size:24px;
	border-radius:0 0 8px 10px;
	text-indent:0px;
}
ul.pro li:hover {
	box-shadow:5px 5px 5px #999;
}
.button1 {
	padding:5px;
	background:#333;
	color:#FFF;
	float:right;
	border-radius:5px;
	margin-right:15px;
}
.button1:hover {
	color:#0CF;
	text-decoration:none;
	background:#333;
}

#enquiry_content {
	width:99%;
	background:url(../images/enquiry_img.jpg) right no-repeat;
	margin-top:15px;
}
.textfield1, .textarea1, .button3{
	background:#DDD;
	border-radius:5px;
	margin-bottom:10px;
	width:350px;
	outline:none;
	border:0px;
	height:20px;
	padding:5px;
}
.textarea1 {
	height:75px;
}
.button3 {
	width:60px;
	height:40px;
	cursor:pointer;
	background:#999;
}
.span {
	width:80px;
	float:left;
}

/* footer ============================================================= */
#footer {
	line-height:90px;
	color:#2B6195;
}
#footer a.link{
	text-decoration:underline;
	color:#2B6195;
}
#footer a:hover{
	color:#333;
}
#footer li{
	float:left;
	color:#2B6195;
	padding:0 10px;
}
#footer li a{
	color:#2B6195;
}
#footer li:first-child {
	padding:0 10px 0 0;
}