@charset "utf-8";
/* CSS Document */
body{margin:0 auto; padding:0; font:normal 0.9em tahoma;color:#000;-moz-user-select: none;}
div,a,h1,h2,h3,h4,h5,h6,span,p,ul,li{margin:0 auto; padding:0;color:#000; text-decoration:none;list-style:none; margin:0; padding:0;}

*{
padding:0px;
margin:0px;
}

h1, h2, h3 {font-family:Arial, Helvetica, sans-serif; }
p{ text-align:justify; margin:0; padding:0;}
h3{font-size:25px; line-height:30px; color:#4c7d08;padding:5px 0 8px 0;} 
h4{font-size:28px;letter-spacing:-1px;border-bottom:2px solid #bcbdbe; font-weight:normal;}
h2{font:400 25px Latha; color:#081a2a; letter-spacing:-1px; text-shadow:0 1px 3px rgba(0,0,0,.25); border-bottom:solid 2px #CCCCCC;}
img{ border:none;}

h5{ 
float:left; font:400 25px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#081a2a; letter-spacing:-1px; border-bottom: solid 3px #FECF03; padding:17px 0 0 0;}
h6{color: #525252; font-size:15px; line-height:1.1em;   display:block; padding-bottom:5px;
float:left; font-family:Latha;  padding:0; margin:0; }

select{ width:160px;}




h1 {  font-size:30px; color:#353635; display:block; padding:8px;}
.header{ width:990px; margin:0 auto;  padding:8px 0 0 0 ; }
.logo{ width:150px; float:left;padding:0px 0 0 0px;}

#logo {
    float: left;
 
    padding: 0;
    width: 184px;padding:0px 0 0 10px;
}
/*.menu{ width:560px; float:right; padding:0px 0 0 0; background:url(../images/menu.png) no-repeat; }*/
.links{width:550px; float:right; padding:0px 0 10px 0; }
.links1{width:670px; float:right; padding:10px 0 0 0; }
#top{float:right; margin:0 auto; padding:6px 0 0 0; width:360px; text-align:right;}
#top li{float:right; padding:0 8px 0 0; display:block; }
#top p{display:block; margin:0 0 5px 0; padding:0; color:#e25602; font-size:16px; font-weight:bold;}
#top-div{float:right; width:300px; }
.fs{float:left; }
#icons p.fs{font-family:"Tw Cen MT Condensed"; font-size:15px; text-transform:uppercase;padding:5px 0 0 185px;}
.banner_wrapper{background:url(../images/subtle_dots.png) repeat; height:287px;}

#header-wrapper{}
#header{position:relative; margin:auto; width:980px; padding:0px 0 0 0; height:90px;}


#social{position:relative;  padding:0px 0 0 0; height:432px;}
.tamagna{ padding:15px 0 0 30px;}


#menu-wrapp{  /*border-bottom:4px solid #d6d6d6;*/}

#wrapper {
	margin:0 auto;
	width:960px;
	font-size:16px;
	font-family:Helvetica, sans-serif;
}


#menu
{
	background:url(../images/menu.jpg);
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
	z-index: 999999999999;
	border-radius:8px;
}

#menu li
{
	float: left;
	padding: 0 0 10px 0px;
	position: relative;
	line-height: 0;
}

#menu a 
{float: left;height: 25px;padding: 0 25px; color: #FFF;text-transform: uppercase;font: bold 12px/25px Arial, Helvetica;text-decoration: none; text-shadow: 0 1px 0 #000;}

#menu a :hover{color: #000;}



#menu li:hover > a
{
	color:#ffb92d;
}


#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0; 
    display: none;
    position: absolute;
    top: 35px;
    left: 10px;   
     background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);	
    background: -ms-linear-gradient(#444, #111);	
    background: linear-gradient(#444, #111);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	

	z-index:9999999999999999;
}

#menu ul ul
{
  top: 0;
  left: 191px;
  width:200px;
}


#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block; -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;-webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
/*	width: 188px;*/
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

#menu ul.item a
{    
    padding: 10px;
	height: 10px;
	width: 200px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

#menu ul a:hover
{
    background: #0a7989;
	background: -moz-linear-gradient(#0a7989,  #2ebdd1);	
	background: -webkit-gradient(linear, left top, left bottom, from(#2ebdd1), to(#0a7989));
	background: -webkit-linear-gradient(#0a7989,  #2ebdd1);
	background: -o-linear-gradient(#0a7989,  #2ebdd1);
	background: -ms-linear-gradient(#0a7989,  #2ebdd1);
	background: linear-gradient(#0a7989,  #2ebdd1);
}

#menu ul li:first-child > a
{
    /*-moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;*/
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #666;
	z-index: 999999999999;
}

#menu ul ul li:first-child a:after
{
    left: 0px;
    top: 12px;
	border: 0

}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #0a7989; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #0a7989; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    /*-moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;*/
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}
*html #menu li a:hover /* IE6 */
{
	color: #fafafa;
}
#banner{ width:990px; margin:auto;}



.menu_wrap{}
.menu{ }
.content_wrapper{ background:url(../images/content.JPG) repeat-x top #ffffff; min-height: 500px}
.content{ width:990px; margin:auto; padding:0px 0 0 0; height:165px; background:url(../images/line.PNG) no-repeat top; }
.content h1{ font-family:Arial, Helvetica, sans-serif;  font-size:22px; font-weight:normal; color:#fb8a00; text-align:center; }
.part{ width:300px; float:left; margin:0 0 0 10px;}
.part ul{}
.part li{ }
.part span{  color:#06F; font-weight:bold; text-align:center; float:right; display:block; padding:0px 30px 15px 0; font-size:16px;}
.part p{ text-align:justify; font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333;
line-height: 1.5em; padding:0 0 0 0px; float:right; display:block; width:200px;}
.ico{ float:left; padding:15px 0 0 0;}


.part1{ width:300px; float:left; margin:0 0 0px 15px;}
.part1 span{  color:#06F; font-weight:bold; float:right; text-align:left; margin:0 85px 0 0; display:block; padding:0px 24px 15px 0; font-size:16px;}
.part1 p{ text-align:justify; font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333;
line-height: 1.5em; padding:0 0 0 0px; float:right; display:block; width:200px;}


.part3{ width:300px; float:left; margin:0 0 0px 15px;}
.part3 span{ margin:0;  color:#06F; font-weight:bold; float:right; margin:0 21px 0 0;  display:block; padding:0px 42px 15px 0; font-size:16px;}
.part3 p{ text-align:justify; font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333;
line-height: 1.5em; padding:0 0 0 0px; float:right; display:block; width:200px;}

.pannel{ width:950px; margin: 10px auto ; height:113px; }

.about{ width:990px; margin:0 auto; }
.about h1{ font-family:Arial, Helvetica, sans-serif;  font-size:20px; color:#000000;  }
.about p{ text-align:justify;font:normal 12px Arial, Helvetica, sans-serif; line-height:22px; padding:5px 5px 8px 0; color:#000;}
#people{float:left; margin:0px 20px 0 0px; padding:0; }

.news{ width:990px; margin:0 auto; padding:10px 0 0 0; clear:both;}
.dividions{ width:300px; float:left; margin:0; padding:0;}

.box-1 {
	background:url(../images/box-1-bg.png);
	border:1px solid #0b3a3a;
	padding:10px;
	margin:0 0 20px 0;
}
.box-1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
	padding:0;
}
	.box-1 .box-col {
		display:inline-block;
		width:215px;
		margin:0 12px 0 0;
	}
	.box-link {
		display:inline-block;
		width:84px;
		height:84px;
		background:#0d7e93;
		border-radius:42px;
		box-shadow:1px 1px rgba(0,0,0,.5);
		transition:all 500ms ease-out;
		-moz-transition:all 500ms ease-out;
		-webkit-transition:all 500ms ease-out;
		-o-transition:all 500ms ease-out;
	}
		.box-link:hover {
			background:#fb8c00;
		}


.dividions1{ width:665px; float:left; margin:0 0 0 25px; padding:0;}
.p3{margin-bottom:0px;}
.indent-bottom13{padding-bottom:10px;}
.grid_8	{width: 221px; float:left;}
	a.icon{
	float:left;
	margin-right:17px;
	position:relative;
	display:block;
	width:80px;
	height:63px;
	padding-top:17px;
	text-align:center;
	background:url(../images/icon-tail.gif) center top repeat-x #eee;
	border:3px solid #dbd9d6;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
	-webkit-box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
	
	
}
	a.icon:hover{
		border:3px solid #fb8a00;
		background-position:0 -105px;
		background-color:#fb8a00;
	}
	a.icon span{
	position: absolute;
	background: url(../images/icon-shadow.png);
	width: 148px;
	height: 25px;
	left: -29px;
	bottom: -24px;
	}
.extra-wrap{overflow:hidden; display:block;}
h3{font-weight:600; font-size:16px; line-height:22px; display:block; color:#5cab22;}
	h3.title1{line-height:19px; display:block;}
	.wrapper{width:100%; overflow:hidden; position:relative;}
.extra-wrap{overflow:hidden; display:block;}
.banners{overflow:hidden; padding:0 4px;}
	.banners li{float:left; margin-right:60px;}
		.banners a{display:block;}
		.banners img{opacity:0.7; filter: alpha(opacity=70);}
		.banners li a img{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
	.banners li a:hover img{-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);}


.dividions2{ width:330px; float:left; margin:0; padding:0;}
.slider{ width:990px; margin:0 auto; padding:0; background:#FFF;}
.slider_wrapper{ background:url(../images/white.JPG) repeat-x;}
.event{padding:5px;background:#e9e9e9;border-radius:7px;display:inline-block;}
.event a{border:solid 5px #009933;}
.event a:hover{ border:solid 2px #009933;}
.footer_wrapper{height:290px; background: url(../images/footer_bg.png) top repeat-x #e2e2e2; padding:15px 0 0 0;}
.footer{ width:990px; margin:0 auto;}
.address{ width:271px; float:left;}
.p1 {padding-bottom:0x;  color:#f47619; font-weight:bold;font-size:13px;}
.color-4 { font-size:13px; line-height:1.5em; color:#000;}
a.color-4:hover { color:#fb8a00;}

#sliderarea{float:left; width:990px; height:287px;}
#slider {width:990px;height:287px;z-index:1}
#slider h5 {color:#2a2a2a; font:400 25px Latha;line-height:1.3em; border-bottom:solid 3px #fecf03;padding-bottom:15px; display:inline;
float:left; font-family:Latha; font-weight:600; padding:16px 0 0 0;}
.items {display:none; float:left;}
.pagination {position:absolute;bottom:15px; top:250px;right:500px;z-index:2;}
.pagination li {float:left;padding-left:3px}
.pagination a {display:block;width:17px;height:17px;background:url(../images/buttons.png) right 0 no-repeat;text-indent:-9999px}
.pagination a:hover, .pagination .current a {background-position:left}
.banner {position:absolute;top:87px;z-index:2;right:25px;color:#a0a0a0;width:250px}
.banner p.text{color:#282828;}
.title {font-size:40px;line-height:1.2em;letter-spacing:-2px;display:block;padding-bottom:9px}
.title .color2 {color:#FF9933;  font-weight:bold;}
.title .color4 {color:#FFFFFF;}
.title .color1 {color:#000000;}
.title .color3 {color:#0066CC;}
.title p{ color:#FFF;}
.title span {display:block;margin-top:-5px}
.banner .button1 {font-size:24px;padding:2px 20px 4px 20px;line-height:46px;margin-top:-1px;letter-spacing:-1px; color:#fff; background:#fb8b00; -webkit-border-radius:2px; -moz-border-radius:5px;}
.banner .button1:hover {background:#4b7c07;color:#fff; -webkit-border-radius:2px; -moz-border-radius:5px;}
.signature {text-align:right;display:block;color:#5f870e;padding-top:6px}
.signature strong {display:block;color:#fff}



.socials{ width:170px; float:left; margin:0 0 0 10px;}
.social-links li {
	display:block;
	padding:0 0 18px 0;
}
	.social-links li a {
		display: inline-block;
		font-size:13px;
		line-height:23px;
		color:#1f1f1f;
		font-weight:bold;
		text-decoration:none;
		padding:2px 0 7px 48px;
	}
	.social-links li a:hover {color:#fb8a00;}
		.social-links li.item-1 a {background:url(../images/soc-icon-1.png) no-repeat 0 0;-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;}
		.social-links li.item-2 a {background:url(../images/soc-icon-2.png) no-repeat 0 0;}
		.social-links li.item-3 a {background:url(../images/soc-icon-3.png) no-repeat 0 0;}
		.social-links li.item-4 a {background:url(../images/soc-icon-4.png) no-repeat 0 0;}
		.social-links li.item-5 a {background:url(../images/soc-icon-5.png) no-repeat 0 0;}
			.social-links li a:hover {text-decoration:underline;-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
bottom:-1px;
	
}
		.social-links li.item-4 {padding:0 0 5px 0;}

.grid_4 {width: 300px;}

.h1 {
	font:900 28px Latha; color:#081a2a;
	color:#000;
	font-weight:normal;
	padding-bottom:20px;
	position:relative;
	text-shadow:1px 1px 1px #a5a4a4;

}
.h1 strong {
	display:inline-block;
	font-size:18px;
	padding-top:8px;
	line-height:20px;
	font-weight:normal
}

.box-clients figure {
	float:left;
	margin:0 2px 2px 0;
	position:relative;
}
.box-clients figure.last {
	margin-right:0
}
.box-clients figure .active-img {
	width:99px;
	height:99px;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.box-clients figure a:hover .active-img {
	opacity:1;
}
.box-clients {
	overflow:hidden;
	width:350px;
	margin:0px 0 10px 0px
}
.alignright {
	
}
.aligncenter {
	text-align:center
}
.button-1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	line-height:14px;
	background:url(../images/tail-button1.gif) repeat-x 0 0 #1f272f;
	display:inline-block;
	padding:10px 20px 11px 21px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow:1px 1px #101418;
	border-top:2px solid #1b1d20;
	text-transform:uppercase;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);text-decoration:none;
	margin:10px 0 0 0;
}
.button-1:hover {
	text-decoration:none;
	background:url(../images/tail-button1.gif) repeat-x 0 bottom #f8f8f8;
	color:#000;
	border-top:2px solid #fff;
	text-shadow:1px 1px #d7d7d7
}
.grid_4 prefix_1{ width:350px;}

.client{ width:280px; float:right;}
.client ul{  float:right;}
.client li{ margin:0; padding:0; float:left; margin:5px 0 0 5px; width:85px; }

footer{color:#a4a4a4;width:950px;margin:0 auto;padding:16px 0 14px;overflow:hidden; background:#000;}
footer a{color:#a4a4a4;}
.copy_wrapper{ background:url(../images/body-texture.jpg) repeat-x;}
.copy{color:#CCC;width:990px;margin:0 auto;padding:16px 0 14px;overflow:hidden;  }
.copy a{color:#fb8a00; text-decoration:none;}
.copy a:hover{color:#fb8a00; text-decoration:underline;}

.company{ float:left; padding:0 10px 0 0;}

 #sidebar ul {  padding: 0px; }
        #sidebar  li { margin: 0 0 0 0px; }
       
        #sidebar {
	width: 230px;
	float: left;
	position: absolute;
	right: 0px;
	z-index: 999;
}
.clint{ }
.clint a{border:solid 2px #000000;}
.clint a:hover{border:solid 5px #0066FF;}
.fleft{ float:left}


a.clint{
	float:left;
	display:block;
	width:175px;
	height:155x;
	text-align:center;
	background:url(../images/icon-tail.gif) center top repeat-x #eee;
	border:3px solid #bababa;
	box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
	-webkit-box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);
}
	a.clint:hover{
		border:3px solid #fb8a00;
		background-position:0 -105px;
		background-color:#fb8a00;
	}
	a.clint span{
	}
	
.ponts{ float:left;}
.ponts ul{line-height:25px; padding:0 0 0 20px;}
.ponts li{list-style:decimal;color:#000; }

#content-area{margin:0 auto; padding:0 0 10px 0; width:990px; position: relative}

#content-area h2{ padding-top: 10px !important; }

/*Content Management System*/
#content-management-System{margin:0 auto; padding:0;}
.content-management-System{margin:0 auto; padding:10px 10px 20px 10px; text-align:justify;}
.content-management-System ul{margin:5px 0 0 20px; list-style:circle; list-style-position:inside;}
.content-management-System li{line-height:1.5em;}

.sidebar{float:left; margin:0 0 0 10px; padding:0px 0 0 13px; width:260px; border-left:1px dashed #CCC;}
.sidebar h4{background:url(../images/side-box-top.gif) no-repeat top;float:left;width:228px;}
.sidebar h4 em{font-style:normal;font-weight:bold;color:#FFF;font-size:13px;float:left;margin:0;padding:8px 0 0 5px;}
.sidebar h4 em a {font-style:normal;font-weight:bold;color:#FFF;font-size:13px;float:left;margin:0;padding:1px 0 0 5px; text-decoration:none}
.sidebar h4 img{margin:0 8px;float:left;}



#side-navigation{}
#side-navigation ul{list-style:none; padding:0 10px 0 0;}
#side-navigation li{background:url(../images/side-nav-bg.png) repeat-x;}
#side-navigation a{display:block; text-align:right; padding:9px 10px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#069; text-decoration:none; background:url(../images/sidenav-arrow-out.gif) 5px 8px no-repeat;}
#side-navigation a:hover{color:#038fc3; background:url(../images/sidenav-bg-hover.png) no-repeat;}
#side-navigation ul li.active{background:url(../images/sidenav-bg-hover-active.png) repeat-x;}
#side-navigation ul li.active a{background:url(../images/sidenav-arrow-in.gif) 5px 8px no-repeat;}
#side-navigation ul li.active a:hover{background:url(../images/sidenav-bg-hover-active.png) no-repeat;}
/*Cyber Cecurity Software*/
#cyber-cecurity-software{margin:0 auto; padding:0;}
.cyber-cecurity-software{margin:0 auto; padding:10px 10px 20px 10px; text-align:justify;}
.cyber-cecurity-software ul{margin:5px 0 0 20px; list-style:circle; list-style-position:inside;}
.cyber-cecurity-software li{line-height:1.5em;}

#content{float:left; margin:0 auto; padding:0; width:705px;}

#content table{border-collapse:collapse; margin:0px 0 0 0; color:#000000;font-size:12px;}
#content td{padding:5px 10px; border:1px solid #927100; font-size:12px; }
#content table img{border:2px solid #ffffff;}
#content td span{font-size:12px; font-weight:bold; color:#000000;}
#content td p{font-size:12px; line-height:none; }
#content .img{float:left; margin:0 15px 3px 0; padding:10px 10px 10px 10px; }

.chart{ width:250px; margin:0; padding:0;}
.chart a{ text-decoration:none; color:#06C;}
.chart a:hover{ text-decoration:underline; color:#06C;}

#zopim { margin:auto;position:relative; left:0px; right:75px; width:80px; top:-10px; }
#zopim a{color:#fff;background:#000;padding:2px 7px;margin:0 1px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; font-weight:bold; text-decoration:none;}
#zopim a:hover{background:#f9930e}
.arrow{ padding:0 10px 0 0;}
.arrow1{ padding:0px 0px 0 20px; margin:0; background:url(../images/blue-arrow.PNG) 0.1em 0.6em no-repeat}
.img1{float:left; margin:21px 15px 3px 0; padding:10px 10px 10px 10px; border:1px solid #CCC;}
.vision{float:left; margin:0 10px 0 0; display:block;}
.Vision-points {float:right; width:540px;}
.Vision-points ul{margin:5px 0 0 0;}
.Vision-points li{line-height:2.2em; background:url(../images/write.PNG) 0.1em 0.4em no-repeat; padding:0 0 0 25px;}
.cock{ background:#FFF;float:left; margin:0 10px 0 0; display:block;}
.points{float:left; margin:0 10px 0 0; display:block;}

.points ul{margin:5px 0 0 0; padding:0 0 0 25px;}
.points li{line-height:2.5em; background:url(../images/bulet.jpg) 0.5em 0.9em no-repeat; padding:0 0 0 25px;}


#flashContent { width:250px; float:left;}

.team{ }
.team ul{ margin:0px 0 0 0; color:#000000;font-size:12px;}
.team li{padding:5px; font-size:12px; line-height:30px; font-size:13px; padding:0px 0px 0 20px; margin:0; background:url(../images/blue-arrow.PNG) 0.1em 1em no-repeat }

::-moz-selection {
	background-color: #86160C;
	color: #FFF
}

::selection {
	background-color: #86160C;

	color: #FFF
}


#nav{
	list-style: none;
	padding: 0;
	height: 25px;
}
#nav li{
	float: left;
	height: 20px;
}
#nav li a{
	position: relative;
	top: 0;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	margin: 0 5px 0 0;
	background: #0CB225 !important;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-radius: 2px;
	-moz-transition: 	all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	transition: 		all 0.1s linear;
	-webkit-box-shadow: 0 0 0 #17961A;
	-moz-box-shadow: 0 0 0 #17961A;
	box-shadow: 0 0 0 #17961A;
}
#nav li a:hover{
	background-color: #1AC018 !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
	top: -2px;
	text-decoration: none;
	-webkit-box-shadow: 0 2px 0 #17961A;
	-moz-box-shadow: 0 2px 0 #17961A;
	box-shadow: 0 2px 0 #17961A;
}
#nav li a:active{
	top: 0;
	-webkit-box-shadow: 0 0 0 #17961A;
	-moz-box-shadow: 0 0 0 #17961A;
	box-shadow: 0 0 0 #17961A;
}

.map{
	width: 950px;
	height: 380px; margin:auto;
	border-radius:5px;
	background:#FFF; border:solid 3px #000000;
}

.map p{
	margin: 5px;font-size:12px;
	color: #333;
}
.gmap_marker{ background:url(../images/logo1.png) 0.1em 1.5em no-repeat; padding:5px 0 0px 80px; font-weight:bold; word-wrap:break-word;  color:#06F;}
.gmap_marker p{font-size:11px;
	color: #333; font-weight:normal;}
.halfwidthbox
{
	width			: 440px;
	padding-right	: 30px;
}

.halfwidthbox span{ color: #F00;}
.halfwidthbox sup{ color:#C30; font-size: 14px; padding: 5px 0 0 0}


.red_font{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#db0202; font-weight:bold; text-decoration:none;}

#left_col {
	width: 600px;
	float: left;
	position: relative;
	margin-right: 40px;
	padding: 0;
}

#right_col {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
/* contact form */
.contact_form {
	width: 400px;
	position: relative;
	margin-bottom: 20px;
}
.contact_form p {
	margin: 0 0 10px;
	width: 400px;
	float: left;
	position: relative;
	
}
.contact_form p label {
	margin: 0;
	position: absolute;
	left: 0px;
	top: 25px;
}
.contact_form input {
	float: left;
	width: 230px;
	height: 30px;
	padding: 0 0px 0 8px;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #656565;
	font-size:12px;
	margin-left:155px;
}
.contact_form select {
	float: left;
	width: 250px;
	height: 30px;
	line-height: 30px;
	padding: 5px 6px;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size:12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #656565;
	margin:11px 0 5px 155px;

}
.contact_form input:focus {
	border-color: #999;
}
.form_textarea label {
	text-indent: -9999em;	
}
.contact_form textarea {
	float: left;
	width: 380px;
	height: 200px;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px;
	margin-left:155px;
	color: #656565;
}
.contact_form textarea:focus {
	border-color: #999;	
}
.red_error {
	color: #f26535;	
}
.contact_form_error {
	float: left;
	width: 250px;
	display: block;
	color: #f26535;	
}
.contact_submit {
	background: #f0f0f0;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #8c8c8c;
	float:right;
	padding: 10px 10px 10px 10px; 
	cursor: pointer;
}	
.contact_submit:hover {
	color: #555;
}
/* contact form widget footer */
.contact_form_widget {
	width: 205px;
	position: relative;
}
.contact_form_input {
	width: 	205px;
	float: left;
}
.right_input {
	float: left;
	width: 205px;
	margin-top: 0x;
}
.contact_form_widget input {
	width: 185px;
	height: 21px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	font-family: "PT Sans", Arial, sans-serif;
	background: #141517;
	border-top: 1px solid #0a0a0b;
	border-bottom: 1px solid #313131;
	border-left: none;
	border-right: none;
	color: #8c8c8c;
	text-shadow: 0px 2px 0 #000;
}
.contact_form_widget label {
	display: none;
}
.right_inputs {
	width: 205px;
	margin: 5px 0 0;
	float: left;
}
.right_inputs textarea {
	width: 195px;
	height: 100px;
	font-size: 11px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 20px;
	margin: 5px 0 0;
	font-family: "PT Sans", Arial, sans-serif;
	background: #141517;
	border-top: 1px solid #0a0a0b;
	border-bottom: 1px solid #424242;
	border-left: none;
	border-right: none;
	padding: 0 5px;
	color: #8c8c8c;
	text-shadow: 0px 2px 0 #000;
	
}
.contact_submit_widget {
	float: right;
	margin: 10px 0 0;
	color: #ebebeb;
	font-size: 11px;
	cursor: pointer;
	background: none;
	border: none;
	text-transform: uppercase;
	font-family: Oswald, Arial, sans-serif;
	text-shadow: 2px 2px 2px #000;
	transition:color .2s ease-in;
	-moz-transition:color .2s ease-in;
	-o-transition:color .2s ease-in;
	-webkit-transition:color .2s ease-in;
}
.contact_submit_widget:hover {
	color: #edbb3a;	
}
.contact_form_error_widget {
	display: block;
	color: #ff0000;
	font-size: 11px;
}

.style3 {font-size: 18px; color:#06C;}
.maintext
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	font-weight:normal;
	line-height: 17px;
}
.bulet{float:left; margin:0 10px 0 0; padding:0 0 0 25px; display:block;}

.bulet ul{margin:5px 0 0 0; padding:0 0 0 0px;}
.bulet li{list-style:circle; background:none; padding:0; margin:0;}

.bulet1{float:right; margin:0 10px 0 0; padding:0 0 0 25px; display:block;}
.bulet1 ul{margin:5px 0 0 0; padding:0 0 0 0px;}
.bulet1 li{list-style:circle; background:none; padding:0; margin:0;}

#tamagna-video{float:left; padding:0 20px 0px 0; width:352px; height:220px;}

.tabbed_content_search{width:100%;padding:1em 0 1em 0;background-color:#f1f1f1;border-left:2px solid #eaeaea;border-right:1px solid #eaeaea;}
.tabbed_content_header{position:relative;width:100%;height:2.5em;margin-top:-11px;background:#FAFAFA url(clientlib/lib/img/tab_content_bg_header.gif) repeat-x;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;}
.tabbed_content_header h1{font:bold .875em Arial,Helvetica,sans-serif;color:#656565;padding:14px 0 14px 14px;margin-bottom:1em;}
.tabbed_content_header h2{font:bold .875em Arial,Helvetica,sans-serif;color:#656565;padding:14px 0 14px 14px;margin-bottom:1em;}
.search_tabbed > input[type="submit"], .search_tabbed > input[type="reset"] {
background-image: url("imges/searchbt-grey.gif");
background-repeat: no-repeat;
height: 24px;
width: 34px;
background-color: #FAFAFA;
border: 1px solid #D4D4D4;
color: #737373;
}

.title-page {

width: 990px;
padding: 0 0 25px 0;
background:#FFF;
}
.title-page h2 {
height: 80px;
line-height: 80px;
width: 990px;
padding: 0 0 30px;
background: url('../images/title-page.png') top center no-repeat;
text-align: center;
float: left;
border:none;
}/*#gallery ul li { background:url(../images/shadow-gallery.png) no-repeat bottom #FFFFFF; width:72px; height:72px; background:#000; display: inline; }*/
.portfolio{ width:990px; background:#FFF; height:350px; }
#gallery {
		
		padding: 10px;
		
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline;  margin:15px; padding:8px; width:350px; height:250px; background:#000;}
	#gallery ul img {
	width:150px; height:150px;background:url(../images/shadow-gallery.png) no-repeat ;
	}
	#gallery ul a:hover img {
		
		
	}
	#gallery ul a:hover { color: #fff; }
	
.navbox {
	
}

ul.nav {
	list-style: none;
	display: block;
	
	padding: 0px 0 10px 0;

	
}

ul.nav li {
	margin: 5px 0 0 0;
	border-bottom: 1px solid #ABA9A9;

	padding:2x 0 2px 0;
}

ul.nav li a {
	-webkit-transition: all 0.3s ease-out;
	color: #174867;
	padding: 0px 0px 5px 0px;
	text-decoration:none;
	display: block;
	font-weight:bold;
}

ul.nav li a:hover {
	
	color: #f47619;
	padding: 0px 15px 5px 8px;
}
.port{ width:180px; float:left;background:url(../images/shadow-gallery.png) 0.0em 16.5em no-repeat ; padding:8px 8px 10px 8px;  
border-top:solid 1px #CCCCCC;border-left:solid 1px #CCCCCC;border-right:solid 1px #CCCCCC;}
.port span{ float:left; font-size:16px; display:block;color: #f47619;
font-weight: bold;
font-size: 13px; margin:18px 0 0 0; border-bottom:solid 1px #CCCCCC; width:180px;}


.gallery-wrap { position:relative; }
#portfolio-gallery { list-style:none; margin:0; width:100%; overflow:hidden; } 
#portfolio-gallery li { display:inline-block; float:left; margin:0 39px 0 0; width:201px; height:290px; position:relative; } 
.layout-sidebar-no #portfolio-gallery li { margin:0 50px 0 0; }
#portfolio-gallery li .post-thumb a { display:block; width:179px; height:179px; padding:10px; border:1px solid #b2b0b0; } 
#portfolio-gallery li .post-thumb img { border:0; padding:0; } 
#portfolio-gallery li .post-thumb .shadow-thumb { width:199px; height:27px; background:url(../images/shadow-gallery.png) bottom center no-repeat; } 
#portfolio-gallery li h6 { }
#portfolio-gallery li p { color:#656262; font-size:90%; } 
#portfolio-gallery li h6, #portfolio-gallery li p { margin:0; }
#content .gallery .gallery-caption {color: #888;font-size: 12px;margin: 0 0 12px;}

.message{ width:990px;  float:left; border-radius:10px; padding:8px; background:#FFFFFF; border:solid 1px #CCCCCC; }
.message p{ }
.quote{ float:left; margin:15px 8px 8px 15px; display:block;}
.client-message{ float:right; width:900px; text-align:justify;}
.talk{
	position: absolute;
	width: 70px;
	height: 38px;
	left: 444px;
	top: 693px;
	z-index: 9999;
}
.talk1{
	position: absolute;
	width: 70px;
	height: 38px;
	left: 640px;
	top: 720px;
	float: right;
	z-index: 9999;
	font-weight: bold;
	font-size: 14px;
	color: #008BC6;
}
.cbr{ float:left; margin:0px 8px 0 0; border:solid 1px;}
.name{font-weight: bold;
	font-size: 14px; margin:5px 0 0 0;
	color: #008BC6;width:230px;   float:right;}
.name span{font-weight: bold;
	font-size: 14px; 
	color: #f47619;width:230px; padding:2px 0 0 0;  float:right;}
	.login{ color:#999; text-decoration:none; float:left; padding:10px 0 0 0;}
.login a{ color:#5b5b5b; text-decoration:none;}
.login a:hover{ color:#5b5b5b; text-decoration:underline;}
.readmore{ float:right; padding:0 0px 0 0; display:block; margin:15px 50px 10px 0;}
.readmore a{}
.readmore a:hover{ text-decoration:underline;} 
.design{ background:#000;background: url(../images/tab_content_bg_header.gif) repeat-x;
background-color: #FAFAFA;
border: 1px solid #EAEAEA; padding:21px 0 0 0 ;}
.design span{ color: #656565;  font:400 18px "Trebuchet MS", Arial, Helvetica, sans-serif;  padding:0px 8px 0 8px; display:block; text-align:center;}

span.catogery{ color: #656565;  font:400 18px "Trebuchet MS", Arial, Helvetica, sans-serif;  padding:8px 8px 0px 20px; display:block; text-align:left; margin:0 0 5px 0;}
.keywords{background: url(../images/tab_content_bg_header.gif) repeat-x; margin:5px 0 0 0; padding:10px 0 0 0;}
.search_tabbed .searchField_tabbed{width:256px;background-image:url(../images/searchbg-grey.gif);background-position:10px 2px;background-repeat:repeat-x;background-color:#fafafa;border:1px solid #d4d4d4;height:22px;overflow:hidden;padding:0 0 0 5px;margin:0 0 0 12px;border-right:0;}

.searchField{ float:left; padding: 3px;


vertical-align: top;width:240px;background:url(../images/searchbg-grey.gif) repeat-x;background-position: 10px 2px;
background-repeat: repeat-x;
background-color: #FAFAFA;
border: 1px solid #D4D4D4;

overflow: hidden;
padding: 0 0 0 0px;}

.searchField select { 
	padding:3px;
	
	
	vertical-align:top;
}
.searchField input:hover,
.searchField textarea:hover,
.searchField select:hover	{
	
}
.searchField input {
	padding:5px;
	width:230px;
	font-size: 12px;background: none;
border: 0;
color: #737373;
}


@font-face {
	
	font-family: Latha;
	src:url(Latha.ttf);
	}



/**   Box **/


body{font:12px/20px Arial, Helvetica, sans-serif;color:#63615e;position:relative;min-width:1010px;}
html,body{height:100%;}
/* Global Structure---------------------------------------- */
.main{margin:0 auto;width:950px;}
.bg{background:url(../images/body-tail.jpg) 50% 0 repeat-x #fff;overflow:hidden;}
.bg2{background:url(../images/body.jpg) 46% 0 no-repeat;overflow:hidden;}
/*----- txt,links,lines,titles -----*/
a{color:#ff8800;outline:none;cursor:pointer;text-decoration:underline;}
a:focus{border:none;outline:none;}
a:hover{text-decoration:none;}
.clear{clear:both;line-height:0;font-size:0;overflow:hidden;height:0;width:100%;}
.clear_right{clear:right;line-height:0;font-size:0;overflow:hidden;height:0;width:100%;}
.wrapper{width:100%;overflow:hidden;}
.extra-wrap{overflow:hidden;display:block;}

.p0{margin-bottom:0 !important}
.p1{margin-bottom:8px !important}


.p4{margin-bottom:40px !important}
.p5{margin-bottom:50px}
.p6{margin-bottom:60px !important;}
.p7{margin-bottom:70px}
.reg{text-transform:uppercase}

/*********************************boxes**********************************/

.spacing{margin-right:30px;}
.spacing2{margin-right:6px}
.spacing3{margin-right:60px}
.indent-bot{margin-bottom:20px !important}
.indent-bot2{margin-bottom:30px}
.indent-bot3{margin-bottom:45px}
.img-indent-bot{margin-bottom:25px !important}
.img-indent{float:left;margin:0 20px 0px 0}
.img-indent2{float:left;margin:0 15px 0px 0}
.img-indent3{float:left;margin:0 10px 0px 0px}
.img-indent-r{float:right;margin:0 13px 0px 30px}
.prev-indent-bot{margin-bottom:10px !important}
.prev-indent{float:left;margin:0 17px 0px 0}
.padding-top{padding-top:10px}
.padding-top1{padding-top:30px}
.padding-top2{padding-top:25px}
/*********************************header*************************************/

/*  Buttons */
.button{color:#000;display:inline-block;background:#ffbc01;text-decoration:none;padding:7px 20px 6px;font-size:12px;line-height:18px;min-width:68px;text-align:center;}
.button:hover{text-decoration:none;}
.link{text-decoration:none;}
.link:hover{text-decoration:underline;}
.link-1{color:#63615e;text-decoration:none;}
.link-1:hover{color:#ff8800}
.link-2{color:#424141;font-weight:bold;}

.list-1 li{padding:0px 0 0px 11px;background:url(../images/aside-marker.gif) 0 9px no-repeat;font-size:13px;}
.list-1 li a{text-decoration:none;color:#63615e;}
.list-1 li a:hover{text-decoration:underline;}

.list-2 li{padding:0px 0 12px 17px;background:url(../images/list1-marker.png) 0 5px no-repeat;}
.list-2 li a{font-size:14px;color:#6c90ba;}

.backgroundbox-1{background:url(../images/page2-img1.jpg) 100% 0 no-repeat;padding-right:240px;padding-top:20px;overflow:hidden;}

time{display:block;padding:0 0 7px 0px;font-size:13px;}
time a{}

.dropcap{float:left;font-size:24px;line-height:30px;width:40px;text-align:center;margin:0 15px 0 0;padding:5px 0;border-radius:20px;color:#fff;font-weight:normal;}
.dropcap_1{background:#c1c2c3;}
.dropcap_2{background:#ffbc01;}
.dropcap_3{background:#ff8700;}
.dropcap_4{background:#666;}
.text1{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:13px;color:#22201f;}

#map_canvas{width:276px;height:261px;margin:0 0 25px;}

.icons li{height:40px;}
.icons li img{vertical-align:middle;margin:0 8px 0 0;}
.icons li a{color:#f5b400}
.icons li a,.icons li span{display:inline-block;vertical-align:middle;}

aside{padding:34px 0 47px;background:#2f3132;color:#a4a4a4;border-top:3px solid #000;font-size:13px;}
aside h6{color:#fff;border-bottom:2px solid #555657;font-size:16px;padding:0 0 4px;margin:0 0 13px;text-shadow:1px 0 rgba(255,255,255,.5)}
aside p{margin:0 0 22px;}
aside li{background:url(../images/aside-marker.gif) 0 8px no-repeat;padding:0 0 0px 11px;}
aside li a,aside .list-1 li a{color:#a4a4a4;text-decoration:none;}
aside li a:hover{color:#fff;}
aside .ibe_inner{border:4px solid #ebebeb !important;}
aside strong{color:#2d2d2d;}


/******************** Footer ******************/
footer{color:#323131;width:920px;margin:0 auto;padding:17px 0 14px;font-size:11px;}
footer a{color:#323131;text-decoration:none;}
footer a:hover{text-decoration:underline;}

strong{color:#262626;}



/***  Ticker demo **/

#newsticker-demo {
	width:200px;
	height: 225px;
	font-style:italic;
	overflow:hidden;
	float:left;
}
#newsticker-demo .title {
	font-size:14px;
	font-weight:bold;
	
}

#newsticker-demo ul { float:left;}
#newsticker-demo li {
	list-style:none;
	display:block;
	padding:0px 0px;
	height:75px;
	font-family: Arial;
	overflow: hidden;
	float: none;
	width: 168px;
	height: 74px;
	font-size:12px;

}
#newsticker-demo li a {
	color:red;
}
.previous {
	outline:none;
	cursor:pointer;
	margin-left:145px;
	vertical-align: bottom;
}
.next {
	outline:none;
	cursor:pointer;
	margin-left:145px;
	vertical-align: top;
}
#ticker{ float:left; padding:0; margin:0;}


 
#main-container{
background-color:#333333;
height:auto;
width:1024px;
margin:0px auto;
}
#header h3{
position:relative;
left:25px;
color:#0099FF; 
 font-size:40px;
 font-weight:bold;
  }
#header{
position:relative;
top:5px;
height:60px;
width:1024px;
background-color:#666666;
}

#Personal
{
height:600px;
width:1024px;
ackground-color:#666666;
}
#onlinelist{
position:relative;
top:10px;
height:600px;;
width:200px;
position:relative;
margin-left:800px;
}
#additional
{
background-color:#CCCCCC;
height:200px;
width:1024px;
}
#msg_content{
background-color:#FFFFFF;
height:500PX;
width:567PX;
top:15px;
float:left;
position:relative;
margin-left:7px;
}
#loginbox{
margin-left:350px;
position:relative;
top:250px;
padding: 10px 10px 10px 10px;
height:150px;
width:250px;
background-color:#666666;
}
#register_container{
margin-left:370px;
position:relative;
padding:10px 10px 10px 10px;
color:#FFFFFF;
font-weight:bold;
background-color:#666666;
width:260px;
}
#olist{
height:40px;
 width:215px;
  color:#FFFFFF;
   background-color:#000000;
    position:relative;
	 margin-left:35px; 
	 font-size:24px;
}
/*#actionbox{
background-color:#000000;
height:500px;
width:150px;
float:left;
}
#actionbox a{
margin:10px;
position:relative;
background:#0099FF;padding:5px 5px 5px 5px; color:#FFFFFF; font-weight:bold;
}*/


/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:auto;
	width:990px;
	height:140px;
	
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:100%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	position: absolute;
	top: 6px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	overflow: hidden;
	
}



.ca-item-main a{ font-size:12px; color:#fb8c00;}
.ca-item-main a:hover{ color:#fb8c00; text-decoration:underline;}
.ca-icon{
	width:167px;
	height:127px;
	background:transparent url(../images/animal1.png) no-repeat center;
	float:left;
}

.ca-icon1{
	width:167px;
	height:127px;
	background:transparent url(../images/soft.png) no-repeat center;
	float:left;
}

.ca-icon1{
	width:167px;
	height:127px;
	background:transparent url(../images/logistic.png) no-repeat center;
	float:left;
}


.ca-icon7{
	width:167px;
	height:127px;
	background:transparent url(../images/Fast-Moving-Consumer-Goods.png) no-repeat center;
	float:left;
}
.ca-icon6{
	width:167px;
	height:127px;
	background:transparent url(../images/pertrolium.png) no-repeat center;
	float:left;
}
.ca-icon5{
	width:167px;
	height:127px;
	background:transparent url(../images/travel.png) no-repeat center;
	float:left;
}
.ca-icon4{
	width:167px;
	height:127px;
	background:transparent url(../images/warehouse.png) no-repeat center;
	float:left;
}
.ca-icon3{
	width:167px;
	height:127px;
	background:transparent url(../images/construction.png) no-repeat center;
	float:left;
}
.ca-icon2{
	width:167px;
	height:127px;
	background:transparent url(../images/soft.png) no-repeat center;
	float:left;
}



.ca-item-2 .ca-icon{
	background-image:url(../images/animal2.png);

}
.ca-item-3 .ca-icon{
	background-image:url(../images/animal3.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/animal4.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/animal5.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/animal6.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/animal7.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/animal8.png);
}
.ca-item h3{

	font-size:14px;
	color:#000;
	margin:0; padding:0;
	text-align:left;
	
}

.ca-item h4 span{
		text-align:justify;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;


}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{

	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	
	position:absolute;
	top:50%;
	
	

	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position: right;
	left: auto;
	right: -60px;
	background: transparent url(../images/arrows.png) no-repeat top left;
	width: 58PX;
	height: 58px;
	

}
.ca-nav span:hover{
	
	
}

.ca-nav span.ca-nav-pre{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

/*-----------------------*/
.ca-nav span{
	width: 25px;
	height: 38px;
	position: absolute;
	top: 59px;
	margin-top: -28px;
	left: -61px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}

.ca-nav span.ca-nav-prev{
	
	background-position: top right;
	background: transparent url(../images/arrows1.png) no-repeat top left;
	width: 59px;
	height: 58px;
	
}
.ca-nav span:hover{
	
	
}

.ca-nav span.ca-nav-pre{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}


/** 
.floatMenu ul li{	
	list-style-type: square;
	list-style-position: inside}**/
.floatMenu ul li a {
	display:block;
	border:1px solid #ccc;
	border-left:6px solid #ccc;
	border-right: none; 
	text-decoration:none;
	color: #424242;
	font-weight: bold;
	padding:5px 5px 5px 10px;
	margin:0;
}
.floatMenu ul li a:hover {
	color:#ff8800;
}

.floatMenu ul ul{ margin:0; padding:0; border-right: none; }
.floatMenu ul ul li{ list-style-position:inside; list-style-type:circle; padding: 0; margin: 0;}
.floatMenu ul ul li a{ color: #666; font-weight: normal; padding: 5px 5px 5px 30px}



/* Product  */

.PRD{ float:left; width: 700px;}
.PRD p{ margin: 10px 5px; padding: 0;}
.PRD table.prdbg{background: #F8F7F7; padding: 8px; margin: 15px 0; border: 1px solid #e2e2e2; width: 700px; }
.PRD table td.prddes{ width: 475px; display: inline-block}
.PRD table td.prddes h6{ font-size: 18px; color: #86160C; border-bottom: 1px solid #ccc; width: 98%; padding: 5px}
.PRD table td.prddes p{ clear: both; display: inline-block; margin: 10px 0; padding: 0;}

.PRD table td.prdimg{ width: 175px; display: inline-block; margin: 0 0 0 15px}
.PRD table td img{ border: 1px solid #e2e2e2; margin: 0px; padding: 5px; width: 180px; height: 150px;}

.PRD table td p.sendenq{color:#000; }
.PRD table td p.sendenq a{ color: #666; text-decoration: none; display: block; background:#ffbc01; text-decoration:none; padding: 6px 10px; font-size: 12px; line-height:18px; text-align:center; width: 100px }


/***********************************************************	Light box *********************************/
ul#proview{display:block; clear: both; margin: 10px 0 0 0}
ul#proview li{float:left; margin-right: 5px; list-style:none;}
ul#proview li img{ width: 70px; height: 55px;}
ul#proview li a{display:block; border:1px solid #CCC; cursor: pointer}


#fancybox-loading {position: fixed;top: 50%;left: 50%;width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;cursor: pointer;overflow: hidden;z-index: 1104;	display: none;}
#fancybox-loading div {position: absolute;top: 0;left: 0;width: 40px;height: 480px;background-image: url('../images/loading.gif');}
#fancybox-overlay {position: absolute;top: 0;left: 0;width: 100%;z-index: 1100;display: none;}
#fancybox-tmp {padding: 0;margin: 0;border: 0;overflow: auto;display: none;}
#fancybox-wrap {position: absolute;	top: 0;	left: 0;padding: 20px;z-index: 1101;outline: none;display: none;}
#fancybox-outer {position: relative;width: 100%;height: 100%;background: #fff;}
#fancybox-content {width: 0;height: 0;padding: 0;outline: none;	position: relative;	overflow: hidden;z-index: 1102;	border: 0px solid #fff;}
#fancybox-hide-sel-frame {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;z-index: 1101;}
#fancybox-close {position: absolute;top: -15px;	right: -15px;width: 30px;height: 30px;background: transparent url('../images/fancy_close.png') ;cursor: pointer;	z-index: 1103;	display: none;}
#fancybox-error {color: #444;font: normal 12px/20px Arial;padding: 14px;margin: 0;}
#fancybox-img {width: 100%;height: 100%;padding: 0;margin: 0;border: none;outline: none;line-height: 0;	vertical-align: top;}

/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_close.png', sizingMethod='scale'); }
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }