/*   Credit: http://www.templatemo.com   */

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
    background:url("../images/footer.png");
}

#home { 
	
	background-color: #0000;
}

#sub_page { 
background-image: url(../images/templatemo_bg_sub.png); 
}

a, a:link, a:visited { 
	color: #e5a100; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a.more { 
	display: block; 
	width: 93px; 
	height: 29px; 
	line-height: 29px; 
	color: #000; 
	text-align: center; 
	background: url(../images/templatemo_btn1.png) no-repeat; 
	font-weight: 700; 
	text-decoration: none; 
}
a.more:hover { 
	 
	color: #000; 

	background: url(../images/templatemo_btn.png) no-repeat; 
	
	text-decoration: none; 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#000; }
cite a, cite a:link, cite a:visited  { font-weight: bold; color:#000; }
cite span { font-weight: 400; color: #333; }
em { color: #000; }

h1, h2, h3, h4, h5, h6 { 
	color: #000; 
	font-weight: normal; 	
	font-family: Georgia, "Times New Roman", Times, serif; 
}

h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 38px; margin: 0 0 25px; padding: 5px 0; }
h3 { font-size: 30px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 24px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 20px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_frame_300 { 
	display: inline-block; 
	position: relative; 
	width: 300px; 
	height: 147px; 
	margin-bottom: 15px;
}
 
.image_frame_300 span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; 
	height: 147px; 
	background: url(../images/image_frame_300.png); 
}

.image_frame_300 img { 
	width: 300px; 
	height: 135px; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.templatemo_list { 
	list-style: decimal-leading-zero; 
	padding: 0 0 0 15px; 
	margin: 0 0 0 15px; 
}

.templatemo_list li { 
	color:#333; 
	margin-bottom: 8px; 
}

.templatemo_list li a { 
	color: #333; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}

.templatemo_list li a:hover { 
	text-decoration: underline; 
}

#templatemo_wrapper { 
	width: 960px; 
	height:auto;
	padding: 5px 10px; 
	margin: 0 auto; 
	-moz-box-shadow: 2px 2px 1px #e8e8e8;
	-webkit-box-shadow: 2px 2px 1px #e8e8e8;
	box-shadow: 1px 4px 2px 2px #e8e8e8;
	
	background:url(../images/bg.png);	
}

#templatemo_top { 
	height: 35px; 
}

#templatemo_login { 
	float: right; 
	margin-top: 6px; 
}

#templatemo_login form {
	height: 22px;
	margin: 0;
	padding: 0;
}

#templatemo_login .txt_field {
	float: left;
	display: block;
	margin-left: 5px;
	height: 22px;
	width: 150px;
	color: #c7c7c7;
	font-size: 11px;
	padding: 0 5px;
	font-variant: normal;
	line-height: normal;
	background: url(../images/templatemo_login_txt.png) no-repeat;
	border: none;	
	line-height: 22px;
}

#templatemo_login .sub_btn {
	float: left;
	display: block;
	margin-left: 5px;	
 	height: 22px;
	width: 70px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #c7c7c7;
	border: none;
	background: url(../images/templatemo_login_btn.png)
}

#templatemo_header {
	width: 960px;
	height: 70px;
	background:
}

#site_title { 
	float: left; 
	margin-top: 20px; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	width: 203px; 
	height: 33px; 
	color: #fff; 
	text-indent: -10000px; 
	background: url(../images/templatemo_logo.png) no-repeat top left; 
}

#templatemo_menu { 
	float: right; 
	margin-top: 20px; 
}

#templatemo_middle { 
	clear: both;
	position: relative;
	width: 960px;
	height: 360px;
	margin-top:20px;
	padding: 20px 0;
	border-bottom: dashed 1px;
	
}

#mid_title { 
	font-size: 23px; 
	font-weight: 400; 
	line-height: 40px; 
	color: #000; 
	margin-bottom: 10px; 	
	font-family: Georgia, "Times New Roman", Times, serif;  
}

#mid_title span { 
	clear: both; 
	display: block; 
	color: #666; 
	font-size: 15px; 
}

#mid_left { 
	float:left; 
	width: 450px; 
}

#mid_slider { 
	float: right; 
	width: 480px !important; 
	height: 360px !important; 
	padding-bottom: 22px; 
	background: url(../images/templatemo_slider_bg.png) bottom center no-repeat;  
}

#mid_left p { 
	color: #333; 
	font-family: Tahoma, Geneva, sans-serif; 
	margin-bottom: 30px; 
	font-size: 15px; 
	line-height: 26px; 
}

#learn_more a { 
	position: absolute; 
	left: 0; 
	bottom: 10px; 
	display: block; 
	width: 220px; 
	height: 50px; 
	line-height: 50px; 
	font-size: 24px; 
	color: #fff; 
	text-align: center; 
	background: url(../images/templatemo_big_btn1.png) no-repeat;
}

#learn_more a:hover { 
	color: #000; 
	text-decoration: none; 
	background: url(../images/templatemo_big_btn.png) no-repeat;
}

#templatemo_main {
	clear: both;
	width: 960px;
	padding: 40px 0 20px;
}

#templatemo_content {
	float: left;
	width: 700px;
	padding-top:10px;
		
}

#templatemo_sidebar {
	float: right;
	width: 220px;
	padding-top:0px;
}
#templatemo_sidebar h4{
	position: relative; 
	left: 0; 
	bottom: 10px; 
	display: block; 
	width: 220px; 
	height: 50px; 
	line-height: 50px; 
	font-size: 24px; 
	color: #000; 
	text-align: center; 
	background: url(../images/templatemo_big_btn.png) no-repeat;
	
}

.col_fw { 
	margin-bottom: 40px; 
	padding-bottom: 30px; 
	border-bottom: 1px dashed #999; 
}

.col_fw_last { 
	padding-bottom: 20px; 
}

.col_w300 { 
	width: 300px; 
}

.col_allw300 { 
	float: left; 
	width: 300px; 
	margin-right: 30px; 
}

.col_w240 { 
	float: left; 
	width: 220px; 
	padding-right: 20px; 
}
.col_feature{
	float: left; 
	width: 300px; 
	padding-right: 20px; 
}

.col_w630 { 
	width: 630px; 
}

.col_rm { 
	margin: 0; 
}

.fp_service_box h3 { 
	font-size: 20px; 
	margin-bottom: 20px; 
}

.fp_service_box h3 span { 
	clear: both; 
	font-size: 14px; 
	color: #999; 
}

.fp_service_box p { 
	margin-bottom: 20px; 
}

.news_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #999
}

.news_box a { 
	font-weight: 700;  
}

.post_box { 
	clear: both; 
	margin-bottom: 40px; 
	padding-bottom: 30px; 
	border-bottom: 1px dashed #999; 
}

#allpageimage{
	padding-bottom:20px;
	height:200px;
}

.post_box img { 
	padding: 4px; 
	border: 1px solid #999; 
	margin-bottom: 15px; 
}

.post_box h2 { 
	font-size: 34px; 
	padding: 0 0 10px 0; 
	margin-bottom: 5px; 
	line-height: 34px; 
	background: url(../images/templatemo_divider.png) repeat-x bottom; 
}

.post_meta { 
	margin-bottom: 20px; 
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 570px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none; 
}

.comments li .commentbox1 { 
	border-bottom: 5px solid #dddbdb;  
	background: #e7e4e4; 
}

.comments li .commentbox2 { 
	border-bottom: 5px solid #dddddd;  
	background: #f6f6f6; 
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 15px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 50px; 
	margin-right: 15px; 
	background: #fff; 
}

.comment_box .gravatar img { 
	margin: 0; 
	width: 50px; 
	height: 50px; 
}

.comment_box .comment_text { 
	margin: 0 0 0 65px; 
}

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #e5a100; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	padding-left: 10px; 
}

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #000; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
	padding: 20px;
	background-color: #e4e1e1;
	border: 1px solid #d5d3d3;
}

#comment_form textarea {
	background:#FFFFFF none repeat fixed 0 0;
	border: 1px solid #CCC;
	height:150px;
	padding:5px;
	width: 360px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	padding: 5px;
	width: 230px;
	background:#FFFFFF none repeat fixed 0 0;
	border: 1px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .submit_btn {
	width: 80px;
}

#gallery { 
	margin: 0; 
	padding: 0; 
}

.gallery_box { 
	display: block; 
	float: left; 
	width: 300px; 
	margin: 0 30px 30px 0;  
}

.lbox { 
	margin-right: 0; 
}

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background-color: #EEEEEE; 
	border: 1px solid #CCCCCC; 
}

.pagging ul li a:hover { 
	background: #e5a100; 
	color: #fff;  
}

/******** Form ***********/

.contactdetails{
	width:90%;
	float:none;
	margin:5px auto 5px auto;
}

.contactdetails p{
	padding:0px 0px 13px 30px;
	margin:0px;
	background-image: url(../images/orange-cross.png);
	background-repeat: no-repeat;
	font-size:10pt;
}

.contacttitle{
	width:100%;
	float:left;
	border-bottom:1px solid #d5d5d5;
	padding:10px 0px;
	text-align:left;
}

.contacttitle h2{
	padding-left:20px;
	color:#da620b;
	font-size:16pt;
}

.contacttextarea{
	width:99%;
	float:left;
	padding: 0px 0% 0px 0px;
}

.contacttextarea fieldset{
	padding:0px;
	margin:0px;
	border:0px;
}

textarea.contacttextarea{
	width:99%;
	padding:2%;
	border:1px solid #d5d5d5;
	min-height:180px;
	color: #939393;
	font-size:12pt;
	font-family: 'HelveticaLTStdRoman', Arial, Helvetica, sans-serif;
}

.contacttextform{
	width:99%;
	padding:6px 4% 6px 4%;
	border:1px solid #d5d5d5;
	color: #939393;
	font-size:12pt;
	font-family: 'HelveticaLTStdRoman', Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}

.contactformbutton{
	background-color:#039Ae8;
	padding: 10px 22px;
	font-family: 'BebasNeueRegular',Arial, Helvetica, sans-serif;
	font-size:16pt;
	float:left;
	border:0px;
	color:white;
}
.contactformbutton:hover{
	background-color:#cbcaca;
	padding: 10px 22px;
	font-family: 'BebasNeueRegular',Arial, Helvetica, sans-serif;
	font-size:16pt;
	float:left;
	border:0px;
	color:white;
}

.productname{
	background-color:#039Ae8;
	padding: 5px 22px;
	margin-top:5px;
	font-family: 'BebasNeueRegular',Arial, Helvetica, sans-serif;
	font-size:16pt;
	float:left;
	border:0px;
	color:#000000;
	width:100%;
}


.productname:hover{
	background-color:#039Ae8;
	padding: 5px 22px;
	margin-top:5px;
	font-family: 'BebasNeueRegular',Arial, Helvetica, sans-serif;
	font-size:16pt;
	float:left;
	border:0px;
	color:white;
}

.contacttextboxes{
	width:100%;
	padding: 0px 0% 0px 0px;
	color: #d5d5d5;
}

.contacttextboxes fieldset{
	padding:0px 0px 5px 0px;
	margin:0px;
	border:0px;
}

#contactwarning{
	width:90%;
	display:none;
	padding: 0px 0px;
	margin:10px auto 0px auto;
	color:#DA620B;
	font-weight:bold;
}


#contactajax{
	width:90%;
	display:none;
	background-image:url(../images/greenalert.png);
	border:1px solid #83CD52;
	background-color:#8DE182;
	padding:5px 15px 5px 45px;
	margin:55px auto 10px auto;
	color:#060;
	font-family:sans-serif;
	font-weight:bold;
	font-size:10pt;
	background-position: 10px 12px;
	border-radius:3px;
	box-shadow:0px 1px 5px #999;
	background-repeat: no-repeat;
	text-align:left;
}

.informationalert{
	background-image:url(../images/infoalert.png);
	border:1px solid #CCCCCC;
	background-color:#E0E0E0;
	padding:15px 15px 15px 45px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-radius:3px;
	box-shadow:0px 1px 5px #999;
	margin: 10px 0px;
}

.informationalert span{
	font-family:sans-serif;
	font-weight:bold;
	font-size:11pt;
}

.warningalert{
	background-image:url(../images/warningalert.png);
	border:1px solid #FE7736;
	background-color:#FFBD59;
	padding:15px 15px 15px 45px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-radius:3px;
	box-shadow:0px 1px 5px #999;
	margin: 10px 0px;
	color:white;
}

.warningalert span{
	font-family:sans-serif;
	font-weight:bold;
	font-size:11pt;
}

.rejectionalert{
	background-image:url(../images/rejectionalert.png);
	border:1px solid #FF0F0F;
	background-color:#FF8080;
	padding:15px 15px 15px 45px;
	background-repeat: no-repeat;
	background-position: 10px 12px;
	border-radius:3px;
	box-shadow:0px 1px 5px #999;
	margin: 10px 0px;
	color:white;
}

.rejectionalert span{
	font-family:sans-serif;
	font-weight:bold;
	font-size:11pt;
}

.greenalert{
	background-image:url(../images/greenalert.png);
	border:1px solid #83CD52;
	background-color:#8DE182;
	padding:15px 15px 15px 45px;
	background-repeat: no-repeat;
	background-position: 10px 12px;
	border-radius:3px;
	box-shadow:0px 1px 5px #999;
	margin: 10px 0px;
	color:#060;
}

.greenalert span{
	font-family:sans-serif;
	font-weight:bold;
	font-size:11pt;
}

/*******end of form*********/



#map img { border: 5px solid #fff }

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: #000000 url(../images/templatemo_footer.png) top repeat-x;
}

#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 30px 10px 15px;	
	margin: 0 auto;
	color: #666;
	text-align: center;
}
#templatemo_footer a,a:link, a:visited {
	color: #FFF;
	font-size: 16px;
	text-align: center;
}


/** MENU */
#topnav{
	clear:both;
	margin:0;
	background:#000000;
	text-align:center;
	position:relative;
	padding-top:20px;
	margin-top:110px;
	}

#topnav, #topnav a{
	text-transform:uppercase;
	color:#ffffff;
	padding: 0.40em 0.50em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight:500;
	}
	
#topnav a:hover, #topnav li.active a{
	
	border-radius: 5px;
	background: #ffffff;
	color: #000000;
	}


#topnav ul, #topnav li{
	margin:0;
	padding:0;
	list-style:none;
	}

#topnav li{
	display:inline;
	margin-right:10px;
	
	}

#topnav li.last{
	margin:0;
	}
	
	
	
/* Featured Block */


#column  ul, #column  h2, #column p{
	margin:0;
	padding-left:10px;
	list-style:none;
	text-align:left
	}

#column a{
	color:#666;
	text-decoration:none;
	}
#column a:hover{
	font-size:18px;
	}
#column  li{
	display:block;
	width:250px;
	margin:0;
	color:#666666;
	padding-left:21px;
	background: url(../images/tick.png) no-repeat;
	background-position:left;
	}

#phone1{
	background: url(../images/phone.gif) no-repeat;
	background-position:left;
	padding-left:20px;
	padding-top:3px;
}
#email1{
	background: url(../images/email.gif) no-repeat;
	background-position:0px 2px;	
	padding-left:20px;
	padding-top:3px;
}
#fax{
	background: url(../images/fax.gif) no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	padding-top:3px;
}

#whyus{
	padding-top:20px;
	padding-left:60px;
	font-size:16px;
}
#quality{
	padding-top:20px;
	width:580px;
	float:right;

}
#process a{
	color:#039Ae9;
}
#infra {
	text-align:center;	
}
#product{
	width:600px;
	float:right;
}

#product a{
	text-decoration:none;
	font-size:16px;
	color:#039Ae9;
}
.priductfeature{
	float: left; 
	width: 30.1%; 
	padding-right: 10px; 
}
.priductfeature img{
	height:110px; 
}
/***********Contact Us*************/
.col_w900 { width: 900px; padding: 0 30px 70px 30px; min-height:500px; margin-bottom: 337px; background: url(images/content_divider.jpg) repeat-x bottom }
.col_allw280 { float: left; width: 270px; margin-right: 30px }

.frontpage_box h2 { padding: 0; margin-bottom: 5px; color: #333 }
.frontpage_box img { float: left; margin-right: 15px }

.tagline1 { display: block; font-size: 16px; font-weight: bold; font-style: italic; color: #039Ae9; margin-bottom: 5px;padding-left:15px; }

h4.tagline {
	font-size:23.5px;
}




/**********************************************/
/************** Slider Section ****************/
/**********************************************/

#sliderwrap{
	max-width:986px;
	float:none;
	margin:0px auto 0px auto;
	min-height:100%;
	background-color:white;
	border: 1px solid #d5d5d5;
	padding:6px;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	height:100%;
}
.nivoSlider img {
	max-width:100%;
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	z-index:9;
	cursor:pointer;
	bottom:-54px;
	background-color:white;
}
.nivo-prevNav {
	right:40px;
	width:46px;
	height:46px;
	border: 1px solid #d5d5d5;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/social-slider.png);
	background-repeat: no-repeat;
	background-position: -297px 0px;
}
.nivo-prevNav:hover {
	right:40px;
	width:46px;
	height:46px;
	border: 1px solid #d5d5d5;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/social-slider.png);
	background-repeat: no-repeat;
	background-position: -297px -46px;
}
.nivo-nextNav {
	right:-7px;
	width:46px;
	height:46px;
	border: 1px solid #d5d5d5;
	display:block;
	background-image: url(../images/social-slider.png);
	background-repeat: no-repeat;
	background-position: -343px 0px;
	text-indent:-9999px;
}
.nivo-nextNav:hover {
	right:-7px;
	width:46px;
	height:46px;
	border: 1px solid #d5d5d5;
	display:block;
	background-image: url(../images/social-slider.png);
	background-repeat: no-repeat;
	background-position: -343px -46px;
	text-indent:-9999px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-50px; /* Tweak this to center bullets */
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin:0px 3px 0px 0px;
	float:left;
}

.nivo-controlNav a.active {
	font-weight:bold;
}


/********TABLE STYle********/


table{
	
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

table th.head{
	color:#039Ae9;
	background-color:#ccc;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	font-size:18px;
	}

table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
table  th.head, table tbody td{
	padding:5px;
	border-collapse:collapse;
	}

table tbody tr.light{
	color:#666666;
	background-color:#F7F7F7;
	}

table tbody tr.dark{
	color:#666666;
	background-color:#E8E8E8;
	}
	
