@import "../css/grid.css";
@import "../css/fonts.css";
@import "../css/amazon_scroller.css";
@import "../css/scrollup.css";
@import "../css/advanced-slider-base.css";
@import "../css/pixel.css";
@import "../css/videopopup.css";
@import "../css/light-box.css";

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	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, 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,*/ article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }


/* #Basic Styles
================================================== */
	body {
		background:url(../images/main_bg.png) repeat;
		font:12px/16px Verdana, Geneva, sans-serif;
		color:#757272;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		/*min-width:1024px;*/
		position:relative;
 }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #181818;
		font-family: "Georgia", "Times New Roman", serif;
		font-weight: normal; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	/*h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}*/
	h2 { 
		font-family:"Rockwell", "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
		padding:10px 0 0 10px;
		font-size:28px;
		margin-bottom:10px;
		color:#a80300;
	 }
	/*h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }*/
	h3 {
	margin:22px 0 18px 0px;
	padding: 0px;
	font-family: Abel, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
}

	h4 { font-size:19px; line-height: 0px; /*font-family: Abel, sans-serif;*/ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  color:#fd5c02; padding:10px 0 15px 10px;}
	h5 { font-size: 18px; text-align:center; line-height: 24px; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
	h6 { font-size: 14px; line-height: 21px; margin:5px 0 3px 5px; padding: 0px; font-family: Abel, sans-serif; font-size:18px; font-weight:bold; color:#68b702;}
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a, a:visited { color: #333; text-decoration: underline; outline: 0; }
	a:hover, a:focus { color: #000; }
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }




/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }

.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}
/* #Its My Style 
================================================== */

/* #Header code comes here
================================================== */
header {
	border-top:4px solid #ce2127;
	width:100%;
	height:97px;
	position:relative; 
	z-index:2;
	
}
#logo h1 {
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 3em;
	color:#0773e2;
}

#logo h1 a {
	color: #0773e2;
	text-transform: uppercase;
}

#logo a {
	border: none;
	/*background: none;*/
	text-decoration: none;
	color: #12212F;
}
.logo {
	background:url(../images/logo.png) 0 0 no-repeat;
	margin:5px 0 0 5px;
	text-indent:-9999px;
	display:block;
	width:325px;
	height:75px;
	float:left;
}
.top-link {
	margin:15px 0 0 0;
	width:380px;
	height:13px;
	float:right;
	color:#393837;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.follow {
	margin:-5px 0 0 -500px !important;padding:0;
	float:right;
}
.follow li {
	list-style:none;
	margin:0;
	padding:0 3px 0 3px;
	width:28px;
	height:28px;
	float:left;
}
.top-link a {
	text-decoration:none;
	color:#393837;
}
.top-link a:hover {
	text-decoration:none;
	color:#ff6d2a;
}
.top-link ul {
	margin:0;padding:0;	
}
.top-link li {
	margin:0;padding:0 3px 0 3px;	
	list-style:none;
	float:left;
}
.top-link li a {
	text-decoration:none;
	color:#222434;
}
.top-link li a:hover {
	text-decoration:none;
	color:#e90910;
}

.mob-icon {
	background:url(../images/icon-set.png) 0 0 no-repeat;
	width:16px;
	height:16px;
	float:left;
}
.mail-icon {
	background:url(../images/icon-set.png) 0 -19px no-repeat;
	margin:2px 5px 0 0;
	width:16px;
	height:12px;
	float:left;
}

/* #Header code end here
================================================== */
#main_navigation {
	top:15px;
	font-size:14px;
	height:30px;
	float:right;
	margin:0px 0px 0 0px;
	text-transform:uppercase;

}
.main-menu {
	position:relative;
	z-index:22;
	font-family:Tahoma, Geneva, sans-serif;
}
.main-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.main-menu ul a:hover {
	border-top:2px solid #e11832;
}
.main-menu ul li {
	position:relative;
	display:inline;
	float:left;
	font-size:14px;
}
.main-menu ul li a,.main-menu ul li a:link,.main-menu ul li a:visited {
	line-height:40px;
	color:#222434;
	font-size:12px;
	
}
.main-menu ul li a:hover {
	color:#e11832;	
}
.main-menu ul li a {
	display:block;
	text-decoration:none;
	overflow:hidden;
	padding:0px 15px;
}
* html .main-menu ul li a {
	display:inline-block;
}
.main-menu ul li ul {
	position:absolute;
	left:0px;
	display:block;
	visibility:hidden;
	
}
.main-menu ul li ul li {
	display:list-item;
	float:none;
}
.main-menu ul li ul li a {
	width:160px;
	padding:5px 10px;
}
.main-menu ul ul {
	background:#FFF;
	border:1px solid #e0e0e0;

}
.main-menu ul ul li a,.main-menu ul ul li a:link,.main-menu ul ul li a:visited {
	height:100%;
	line-height:20px;
	background:transparent !important;
	border-bottom:dotted 1px #e1e1e1;
	padding:5px 10px!important;
}
.main-menuz ul li ul li a:hover,.main-menu ul ul li a:hover {
	text-decoration:none!important;
	margin:0 0px;
	color:#e11832;
}
.main-menuz ul ul li ul li a:hover,.main-menu ul ul ul li a:hover {
	text-decoration:none!important;
	width:155px;
}
.link-menu-line {
	border-top:1px solid #aeafb0;
	margin:-5px 0 5px 0;
	clear:both;
}
.welcome-tex {
	padding-top:20px;
	width:960px;
	height:70px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#272937;
	font-size:20px;
	text-align:center !important;
	line-height:30px;
}

.home-run-tex {
	margin:15px 10px 30px 10px;
	width:940px;
	text-align:justify;
}
.home-run-tex span {
	color:#ab0000;
}

.home_project {
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	background:#f9f9f9;
	height:250px;
}
.slide-3-box {
	background:url(../images/slider_div.png)  center right no-repeat;
	margin:0 10px 0 10px;
	width:300px;
	height:220px;
	float:left;
}
.slide-3-box h1 {
	font-family:"Roboto", "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	margin:0;
	padding:35px 0 0 30px;
	color:#b00907;
	font-size:23px;
	font-weight:normal !important;
}

/* #Banner code comes here
================================================== */
.banner_set {
	background:url(../images/banner_bg.png) 0 0 repeat-x;
	width:100%;
	height:379px;
}
.slider {
	margin:6px 0 0 0;
	position:absolute;
	display:block;
	height:344px;
	z-index:1 !important;	
}
.slider .caption ul{
padding-left:20px;
}
/*this is for example_api.html*/
#custom_controls {
	width:210px;
	margin:0px auto;
}
/*this is for the description of each example and the buttons used to navigate through the examples*/
#example-description{
	margin:0px;
	padding:0px;
	background-color:#DDD;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}
#example-description p {
color:#666;
font-style:italic;
width:960px;
margin:0px auto;
padding:10px 0px;
line-height:18px;
text-align:center;
}
#example-description #navigation {
width:960px;
height:25px;
margin:10px auto 0px;
}
#example-description #navigation a {
background-color:#000;
text-decoration:none;
color:#666;
padding:5px 10px;
margin:0px 5px;
border:#CCC solid 1px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
}

/* #Banner code end here
================================================== */

.video-link {
	width:960px;
	height:295px;
	clear:both;
}
.avi_set {
	width:405px;
	height:250px;
	float:left;
}
.video-link_text {
	width:555px;
	height:250px;
	float:left;
}
.video-link_text h3 {
	margin:0;
	padding:25px 0 15px 10px;
	color:#b00907;
	font-size:27px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.video-link_text_run {
	width:520px;
	margin:0 10px 15px 10px;
	text-align:justify;
}
.video-link_text_box {
	margin:0 0 0 5px;
	border-bottom:1px solid #e5e5e5;
	width:265px;
	height:85px;
	float:left;
}
.video-link_text_box strong {
	line-height:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
.video-link_text_box p {
	margin:0;
	padding:5px 0 0 0;
}
.video-link_text_icon {
	margin-right:5px;
	background:url(../images/box_bg.png) 0 0 no-repeat;
	width:65px;
	height:65px;
	float:left;
	color:#cf0805;
	text-align:center;
	font-size:37px;
	line-height:60px;
}
.ineer-left-set {
	
	margin:0 15px 0 5px;	
	width:650px;
	float:left;
}
.inner-tex {
	margin:0 10px 15px 10px;	
	text-align:justify;
	width:625px;
}
.inner-tex span {
	color:#ab0000;
}
.detalis-set {
border:1px solid #222434;
width:625px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius:5px;
}
.detalis-hea {
border-top-left-radius:5px 5px; 
border-top-right-radius:5px 5px; 
background:#dadada;		
}
.detalis-set td {
border-bottom:1px solid #222434;
border-left:1px solid #222434;
height:25px;
}
.detalis-set tr:hover {
background:#fbbb88;	
}
.detalis-set-re {
border-bottom:none;
border-left:none;
}
.detalis-set-mov {
padding-left:8px;
}
.ineer-right-set {
border-left:1px solid #CCC;
width:280px;
float:left;
}
.ineer-right-box {

margin:15px 0 15px 15px;	
width:261px;
height:133px;
}
.tags-cloud a, .tagcloud a {
	display:inline-block;
	background-color: #f7f6f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfaf9), to(#f3f2ed)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #fbfaf9, #f3f2ed); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #fbfaf9, #f3f2ed); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #fbfaf9, #f3f2ed); /* IE10 */
  background-image:      -o-linear-gradient(top, #fbfaf9, #f3f2ed); /* Opera 11.10+ */
  background-image:         linear-gradient(to bottom, #fbfaf9, #f3f2ed);
	padding:.4em .75em;
	border-radius:3px;
	text-decoration:none;
	color:#4f4f4f;
	margin:0 1px 4px 0;
	font-size:11px !important;
	box-shadow:0 0 3px rgba(0, 0, 0, .08), inset 0 1px 0 #fff;
	text-shadow:1px 1px 0 #fff;
	line-height:1.5em;
	vertical-align:top;
	text-transform:uppercase;
	border:1px solid #e1dfdb;
	}
.tags-cloud a:hover, .tagcloud a:hover {
	border-color:#f5aa1e;
	background-color: #f6ae20;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbdd46), to(#f5aa1e)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #fbdd46, #f5aa1e); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #fbdd46, #f5aa1e); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #fbdd46, #f5aa1e); /* IE10 */
  background-image:      -o-linear-gradient(top, #fbdd46, #f5aa1e); /* Opera 11.10+ */
  background-image:         linear-gradient(to bottom, #fbdd46, #f5aa1e);
	text-shadow:1px 1px 0 #ffff50;
	color:#4f4f4f;
}

#quick_enquiry {
	height:214px;
	display:hidden;
	width:48px;
	position:fixed;
	height:auto;
	top:37%;
	right:0;
}

/*Contact code comes here*/

.contact {
margin:10px 15px 0 30px; 
width:400px;
float:left;
}
.con-name {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
text-transform:uppercase;
padding:10px 0 6px 5px;
font-weight:bold;
font-size:20px;
color:#ea3106;
height:18px;
line-height:22px;
}
.con-name-su-t {
font-family:Arial, Helvetica, sans-serif; text-transform:none; font-size:13px; color:#333; padding:0 0 10px 40px;
font-style:italic;
}
.com-1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;		
font-size:14px;
color:#fb4506;
font-weight:bold;
}
.com-2 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
font-size:14px;
color:#2d424d;
font-weight:bold;
}
.com-3 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;		
font-size:14px;
color:#0091dc;
font-weight:bold;
}

.con-add {
padding:20px 0 10px 5px;
/*text-shadow:-1px 0px 2px #000;	*/		
line-height:22px;
}
.con-add a {
text-decoration:none;
text-shadow:none;
color:#080860;	
}
.con-add a:hover {
text-decoration:underline;
text-shadow:none;
color:#080860;	
}
.con-form {
margin:10px 5px 0 30px;
float:left;
width:400px;
}

/*Contact code comes here*/

/* #Footer code comes here
================================================== */

footer {
	background:url(../images/fot_bg.png) repeat-x;
	text-shadow:1px 1px 1px #000;
	width:100%;
	height:310px;
	z-index:-10;
	/*margin-top:-30px;*/
}
.fot-box-01 {
	margin:0px 0 0 0;
	line-height:22px;
	width:345px;
	height:230px;
	float:left;
	color:#FFF;
}
.fot-box-01 strong {
	color:#FFF !important;
}
footer h2 {
	margin:10px;padding:35px 0 15px 0;
	color:#FFF;
	font-size:22px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
.last-text {
	margin:0px 0 0px 15px;	
	padding-bottom:0px;
	line-height:18px;
	width:310px;
	height:auto;
	text-align:justify;
}
.last-text:hover {
	font-style:italic;
}

.last-text strong {
	color:#fff !important;
	font-family:Arial, Helvetica, sans-serif;
	/*padding:5px 0 5px 0;*/
}
.fot-box-02 {
	margin-bottom:15px;
	width:333px;
	height:230px;
	float:left;
}
.test-text {
	margin:10px 0 40px 15px;	
	width:300px;
	height:105px;
	text-align:justify;
	color:#FFF;
}
.test-text strong {
	color:#FFF !important;
}
.test-link {
	float:right;
	padding:10px;
}
.test-link a {
	text-decoration:none;
	color:#F30;
}
.test-link a:hover {
	text-decoration:underline;
	color:#F30;
}

.quote-icon {
	background:url(../images/quote-icon.png) 0 0 no-repeat;
	margin:0px 3px 0 0;
	width:18px;
	height:30px;
	float:left;
}
.test-text strong {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
}
.fot-box-03 {
	margin-bottom:15px;
	width:282px;
	height:230px;
	float:left;
}
.fot-con {
	margin:0 0 0 20px;
	width:250px;
	height:auto;	
	line-height:22px;
	color:#FFF;
}
.fot-con strong {
	color:#eb2e03;
}
.fot-con a {
	text-decoration:none;
	color:#f25e5b;
}
.fot-con a:hover {
	text-decoration:underline;
	color:#f25e5b;
}
.copyright {
	/*text-shadow:-1px 0px 2px #000;*/
	margin:36px 0 5px 0px;
	float:right;
	width:420px;
	color:#FFF;
}
.company {
	margin:36px 0 5px 10px;
	/*text-shadow:-1px 0px 2px #000;*/		
	float:left;
	width:330px;
	color:#FFF;
}
/* #Footer code end here
================================================== */
