﻿/*----------------------------------------------------------
Developed by - Mani

www.sketchpoint.in  -  Web Design |  Brand Development  |  Software Development  |  SEO Services

The base color for this template is #000  #e86d1f. If you'd like
to use a different color start by replacing all instances of
#e7e6e6 with your new color.
----------------------------------------------------------*/
body
{
    font-size: 0.75em;
    margin: 0;
    padding: 0;
    color: #6e6e6e;
	background-position:center top;
	font-family: Verdana, Arial, sans-serif;
	line-height:1.5em;
	background-color:#000;
	}

a:link {
	color:#FFF;
	background-color:transparent;
	text-decoration: none;
	border:0px;
}
a:active {
	color:#FFF;
	background-color:transparent;
	text-decoration: none;
	border:0px;
}
a:visited
{
	color:#FFF;
	background-color:transparent;
	text-decoration: none;
	border:0px;
}


a:hover {
	color:#e86d1f;
	background-color:transparent;
	text-decoration: none;
}
a img
{
	border:0px;
}
@font-face {
 font-family: bcentral;
 src: url("cgor45w.eot") /* EOT file for IE */
}
@font-face {
 font-family:bcentral;
 src: url("cgor45w.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTPro-Lt';
	src: url('fonts/HelveticaNeueLTPro-Lt.eot');
	src: local('â˜º'), url('fonts/HelveticaNeueLTPro-Lt.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Lt.ttf') format('truetype'), url('fonts/HelveticaNeueLTPro-Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* HEADINGS   
----------------------------------------------------------*/
h1
{
  	font-size: 15px;
    color:#0e8490;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: Verdana, Arial, sans-serif;
    font-weight:500;
}
h2
{
    font-size: 16px;
    color:#76b143;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: Verdana, Arial, sans-serif;
    line-height:1.3em;
    font-weight:600;
}
p
{
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 font-size:14px;
 line-height:1.6em;
 margin:0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page
{
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
    line-height:1.3em;
    font-size:13px;
}
.pdf
{
	 position:fixed; top:588px; float:left; margin-left:940px; z-index:1000000; height:46px; width:46px;
}
.footerbottom
{
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
    line-height:1.3em;
    font-size:13px;
}
.header
{
	width:100%;
	height:80px;
	float:left;
	margin-bottom:15px;
}
.logo
{
	width:133px;
	float:left;
	width:180px;
	height:40px;
	margin:30px 6px 0 12px;
	float:right
}

.ptxt
{
	color:#1a69c6;
}
/* Menu & List display helpers
----------------------------------------------------------*/

.menulink
{
	font-family:Conv_HelveticaNeueLTPro-Lt;
	float:left;
	text-decoration:none;
	font-size:15px;
	transition: 2s;
    -moz-transition: 0.7s;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;   
    letter-spacing:0.8px !important;   
}
.menudivider
{
	margin:0  3.3px;
	background:#e86d1f;
	width:1px;
	float:left;
	height:36px;
	padding:0px 1px 0px 0px
}
.imgdivider
{
	margin:0 3px;
	background:#000000;
	width:1px;
	float:left;
	height:36px;
	padding:0px 1px 0px 0px
}
.menulink a
{
	float:left;
	text-decoration:none;
	list-style:none;
	color:#ffffff;
	background:#262626;
	width:160.15px;
	text-align:center;
	padding:10px 0px;
}
.menulink a:hover
{
	color:#e86d1f;
	float:left;
	text-decoration:none;
	display:inline;
	background:#d8d8d8;
	transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s; 
}
.menulink a:active
{
	text-decoration:none;
}
.menulinkactive
{
	color:#e86d1f !important;
	float:left;
	background:#d8d8d8 !important;
}

.mainimg
{
	width:160px;
	height:506px;
	border-bottom:1px #808080 solid;
	border-top:1px #FFF solid;
	margin-top:13px;
	margin-right:8px;
	float:left;
	opacity:0.7;
}
.mainimg:hover
{
	opacity:1;
	-moz-transition: opacity 1s;/* opacity 1s;  Firefox 4 */
	-webkit-transition: opacity 1s; /*Safari and Chrome */
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.mainimg
{
	width:160px;
	height:506px;
	border-bottom:1px #808080 solid;
	border-top:1px #FFF solid;
	margin-top:13px;
	margin-right:8px;
	float:left;
	opacity:0.6;
}
.mainimg:hover
{
	opacity:1;
	-moz-transition: opacity 1s;/* opacity 1s;  Firefox 4 */
	-webkit-transition: opacity 1s; /*Safari and Chrome */
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

#wmenu {
	margin:20px 0 0 0 !important; 
	padding:0px;
}

#wmenu ul {

	font-family:Arial, Helvetica, sans-serif;
}
ul{
		-webkit-padding-start: 0px;
}
#wmenu li 
{
	display: inline; 
}
#wmenu li a 
{
	text-decoration:none;  
	font-family:Conv_HelveticaNeueLTPro-Lt;
	margin: 4px; 
	margin-left:32px;
	color: #FFF !important;
	padding:5px 0px 7px 0px;
	font-size:14px;
	letter-spacing:1px;
}
#wmenu li a:hover {
	color: #FFF; 
	border-bottom:1px #e86d1f solid; 
	border-top:1px #e86d1f solid;
}
.wmenuactive
{
	border-bottom:1px #e86d1f solid !important; 
	border-top:1px #e86d1f solid !important;
}
.list
{
	color:#333333;
	line-height:1.3em;
	margin:0px;
}
#list ul {
	margin: 0; 
	font-family: Verdana, Arial, sans-serif;	font-size:1.2em;
	float:right;
}
#list li 
{
	display: inline; 
}
#list ul li a 
{
	text-decoration:none;  
	margin: 4px; 
	padding: 15px 5px 5px 0px; 
	color: #ffffff; 
}
#list ul li a:hover {
	color: #d50808; 
}
.bullet
{	
	list-style-image:url('../images/list_icon.gif');
	line-height:1.6em;
	padding-left:20px !important;
}

.wid100
{
	width:100%; float:left;
}
.wid70
{
	width:70%; float:left;
}

.wid50
{
	width:50%; float:left;
}
.wid30
{
	width:30%; float:left;
}

/* Linking MENU   
----------------------------------------------------------*/

.menucontainer
{
	width:100%;
	float:left;	
	color:#4a4a4a;
}
.workmenu
{
	width:1004px;
	height:56px;
	background-image:url('../images/menu_bg.jpg');
	float:left;
	margin-top:13px;
}
.topbg
{
	width:1004px;
	height:56px;
	background-image:url('../images/menu_bg1.jpg');
	float:left;
	margin-top:13px;
}
.content_container
{
	width:1004px;
	height:453px;
	float:left;
	background-image:url('../images/gallery_bg.jpg');
	background-repeat:repeat-x;	
}
.content
{
	padding:50px 70px 50px 65px;
	
}
.content p
{
	font-size:16.5px;
	line-height:1.4em;
	font-family:Conv_HelveticaNeueLTPro-Lt;
	color:#000;
	font-weight:500;
	letter-spacing:0.8px;
}

.banner
{
	width:950px;
	float:left;
	height:450px;
	margin-left:3px;
	background-color:black;
}
.innerbanner
{
	width:905px;
	float:left;
	height:220px;
	margin:32px 0 32px 32px;
}

.video
{
	width:177px;
	height:394px;
	float:left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
}

/* Content display helpers
----------------------------------------------------------*/

.more
{
	float:right;
	margin-top:15px;
	font-size:14px;
}
.container
{
	float:left;
	widows:100%;
}

.abtcontainer
{
	width:975px;	
	float:left;
	height:714px;
	background-image:url('../images/about_image.jpg');
	background-position:center top;
	margin-top:-3px;
	background-repeat:no-repeat;
}
#abtcontent
{
	width:260px;
	padding:140px 60px 0 130px;
	float:right;
	margin-left:20px;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-family:Tahoma;
}

#content 
{
	width:975px;
	margin:0 0 0 6px !important;
	margin:0 auto;
	font-size:2px !important;
	line-height:0em !important;
}

#inner_page
{
	width:630px;
	float:left;
	padding:20px 0 25px 35px;
}
.colcontent
{
	width:200px;
	float:left;
	padding:20px 0 25px 0px;
}
.colcontent1
{
	width:240px;
	float:left;
	padding:20px 0 25px 0px;
}
/*footer 
------------------------------------------------------------------------------*/
.footer
{
    width:1004px; 
    float:left; 
    font-size:12px;
    line-height:1.7em;
    font-family:Arial, Helvetica, sans-serif;
}
.orange
{
	background-image:url('../images/orange_circle.png');
	width:57px;
	height:46px;
	float:left;
    margin-top:35px;
}
.copyright
{
	float:left; margin-top:65px; margin-left:5px;
	color:#FFF;
	font-family:Conv_HelveticaNeueLTPro-Lt;
	letter-spacing:1px;
	font-size:12px;
}
.sociallink
{
	
	width:116px;
	float:left;
	margin-left:227px;
	margin-top:20px;
    padding-top:35px;
}
.socialicon
{
	width:28px;
	height:25px;
	margin-right:10px;
	float:left;
	cursor:pointer;
}
.socialicon:hover
{
	opacity:0.4;
	-moz-transition: opacity 1s;/* opacity 1s;  Firefox 4 */
	-webkit-transition: opacity 1s; /*Safari and Chrome */
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;

}
.contact_info
{
	width:430px;
	float:right;
	text-align:right;
	color:#FFF;
	padding-top:20px;
	font-family:Conv_HelveticaNeueLTPro-Lt;
}

.footer a
{
    color:#FFF !important;
   font-family:Conv_HelveticaNeueLTPro-Lt;
}
.footer a:hover
{
    color:#e86d1f!important
}

.footer p
{
	color:#FFF;
	font-size:12.5px;
	line-height:1.5em;
	margin-top:8px;
	letter-spacing:1px;
	font-family:Conv_HelveticaNeueLTPro-Lt;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
.myform{
	
	margin-top:10px;
	font-family:"Tahoma", Segoe UI, Geneva, Verdana;
	width:400px;
	font-size:13px;
	color:#6f6f6f;
	float:right;
	vertical-align : middle; display : table-cell;
}
input[type=text] 
{
    width: 140px;
    border:1px #d6d6d6 solid;
}
input[type=text] 
{
    width: 140px;
    border:1px #d6d6d6 solid;
}
textarea 
{
    width: 140px;
    font-family:"Tahoma", Segoe UI, Geneva, Verdana;
    font-size:1em;
    border:1px #d6d6d6 solid;    
}
.txtbox
{
    width:280px !important; border:1px #dadada solid;
    height:18px;
    padding:5px;
    font-family:"Tahoma", Segoe UI, Geneva, Verdana;
    color:#6d6e71;
    font-size:12px;
    margin-left:8px;
}
.listbox
{
    width:60px !important; border:1px #dadada solid;
    height:30px;
    padding:5px;
    font-family:"Tahoma", Segoe UI, Geneva, Verdana;
    color:#6f6f6f;
    font-size:13px;
    margin-bottom:10px;
}
.textarea
{
    width:280px !important; border:1px #dadada solid;
    padding:5px;
    font-family:"Tahoma", Segoe UI, Geneva, Verdana;
    color:#6f6f6f;
    font-size:12px;
}

.button
{
	font-size:13.5px;
	color: #6d6e71;
	width: 94px;
	height: 29px;
	font-family:"Tahoma", Segoe UI, Geneva, Verdana;
	text-align:right;
	padding-right:15px;
	background-color: #FFF;
	border:1px #dadada solid;
}
.button:hover
{
	font-size: 13.5px;
	color: #FFFFFF;
	padding-right:15px;
	text-align:right;
	height: 29px;
	border:1px #dadada solid;
	background-color: #76b143;
}
.multitext {
	font-size: 1em;
	color: #787878;
	padding-left: 2px;
	background-color: #0c0c0c;
	border:1px #d6d6d6 solid;
}
.image-link
{
	border-width: 0px;
	float:right;

}
