
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, font, 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 {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style: none;
	list-style-image: none;
	text-decoration: none;
	text-align: justify;
	
	
}
body{
	height: 100%;
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	background: #f5f5f5;
	
}
input, textarea, select {
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #0868B9;
	text-decoration: none;
	}
.text_shadow{
	text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
               margin-bottom: 10px;
               
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	text-decoration: none;
}
h1 {
	font: 32px/46px 'TitilliumText22LRegular', Arial, sans-serif;
}
h2 {
	font: 24px/32px 'TitilliumText22LRegular', Arial, sans-serif;
}
h3 {
	font: 18px/27px 'TitilliumText22LRegular', Arial, sans-serif;
}
h4 {
	font: 16px/24px 'TitilliumText22LRegular', Arial, sans-serif;
}
h5 {
	font: 14px/21px 'TitilliumText22LRegular', Arial, sans-serif;
}
h6 {
	font: 12px/18px 'TitilliumText22LRegular', Arial, sans-serif;
}
h7 {
	font: 10px/15px 'TitilliumText22LRegular', Arial, sans-serif;
}
a{color: #000;}
a:hover{color: #909090;}
ul.general li{color: #909090; font-size: 12px; line-height: 22px; list-style-position: inside; list-style-image: url(../images/arrow-gray.html); 
 text-indent: 50px;}
.fl{
	float: left;
}
img.fl{
	float: left;
	padding: 0 10px 5px 0;
}
.fr{
	float: right;
}
img.fr{
	float: right;
	padding: 0 10px 0 5px;
}
.clear{
	height:0px;
	overflow:hidden;
	margin:0px;
	clear:both;
}
.clear20 {
	clear:both;
	height: 20px !important;
}
.clear30{
	clear:both;
	height: 30px;
}
.clear40 {
	clear:both;
	height: 40px !important;
}
.text{
	font-size: 12px;
	color: #909090;
	line-height: 1.5em;
}
table {
    border-collapse:			collapse;
    border-spacing:				0;
}
p{
	line-height: 25px;
	font-size: 12px;
	/*color: #909090;*/
	color:#000;
	font-weight: normal;	
	
}


.main_wrap{
	margin: 0 auto;
	padding: 0;
	width: 100%;

}
.wrap{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	
}


/*----------------------------------------------*/
/* Header */
/*----------------------------------------------*/


.header-outer{
	width: 960px;;
	background: #f5f5f5;
	
	
}
.header{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	box-shadow: 6px 0px 25px -10px #888, -6px 0px 25px -10px #888;
	-webkit-box-shadow: 6px 0px 25px -10px #888, -6px 0px 25px -10px #888;
	background:url(../images/Galaxy-Background-Wallpaper.jpg);
	height:300px;
	
}
banner_border
{
	 box-shadow: 0px 1px 5px #999999;
	width:960px;
}
.header-inner{
	width: 960px;	
	margin: 0 10px 0 10px;
	padding: 20px 0 0 20px;
	height: 150px;
}
.header-inner .logosection img{
		width:350px;
		height:50px;
		margin-bottom: 30px;
	}
.header_nav{
	width: 960px;	
	
	
	}
/*.headerSlider{
	height: 480px;
	
	
}

.banner { }
.banner img { width: 960px;}*/

.body_wrap{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	line-height: 25px;
	box-shadow: 6px 10px 25px -7px #888, -6px 10px 25px -7px #888;
	-webkit-box-shadow: 6px 10px 25px -7px #888, -6px 10px 25px -7px #888;
	-moz-box-shadow: 6px 10px 25px -7px #888, -6px 10px 25px -7px #888;	
	padding-top: 20px;
	
}

.oneThird{ width: 600px; }
.oneHalf{ width: 410px;}
.oneSeventh{ width: 200px; }
.oneEight{ width: 150px; }


.margin_left60{margin-left: 60px;}
.margin_left70{margin-left: 70px;}
.margin_left40{margin-left: 40px;}
.margin_left20{margin-left: 20px;}
.margin_right{ margin-right: 20px;}
.margin_bottom20{ margin-bottom: 20px;}

.padding_left60{padding-left: 60px;}
.padding_right30{padding-right: 30px;}

.left {float: left;}
.right {float: right;}


/*ul.leftmenu{ margin-top: 30px;}
ul.leftmenu li{
	display: block;
	background: rgba(3, 141, 152,0.5);
	width: 200px;
	margin-left: 30px;
	float: left;
	list-style: inline;	
	border-bottom-color: yellow;
	border-bottom-width: 1px;		
	padding: 5px 0 5px 0;
	font-size: 13px;
	
	
	}
ul.leftmenu li a{ color: #000; }*/

.ca-menu{margin-top: 30px; }
.ca-menu li{
    
    overflow: hidden;
    display: block;
    background: #E5E5E5;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    border-left: 10px solid #a84a5c;
    
    transition: all 300ms ease-in-out;
    vertical-align: middle;
    text-align: justify;
    
    
}
.ca-menu li:last-child{
    margin-bottom: 0px;
}
.ca-menu li a{
		
    height: 55px!important;
    text-align: left;
    display: block;
    width: 100%;
    height: 100%;
    color: #666;
    position:relative;
    vertical-align: middle !important;
    padding-left: 10px;
    font-size: 14px;
}
.ca-menu li:hover{
    border-color: #000;
    background: #F3F7FA;
    
}
.ca-menu li:hover:nth-child(1), .ca-menu li:hover:nth-child(1) a{
	border-color: #00FFFF;
   /*background:  	#009999;
   color: #fff;*/
	}
.ca-menu li:hover:nth-child(2), .ca-menu li:hover:nth-child(2) a{
	border-color: #01D9FE;
    /*background: #0198B3;
    color: #fff;*/
	}
	.ca-menu li:hover:nth-child(3), .ca-menu li:hover:nth-child(3) a{
	border-color: #CC0000;
    /*background: #660000;
    color: #fff;*/
    
	}
.ca-menu li:hover:nth-child(4), .ca-menu li:hover:nth-child(4) a{
	border-color: #FF439A;
    /*background: #B13068;
    color: #fff;*/
	}
	.ca-menu li:hover:nth-child(5), .ca-menu li:hover:nth-child(5) a{
	border-color: #FF33FF;
    /*background: #FF0066;
    color: #fff;*/
	}
.ca-menu li:hover:nth-child(6), .ca-menu li:hover:nth-child(6) a{
	border-color: #00FFFF;
    /*background: #0099FF;
    color: #fff;*/
	}
	.ca-menu li:hover:nth-child(7), .ca-menu li:hover:nth-child(7) a{
	border-color:#000000;
    /*background: #666666;
    color: #fff;*/
	}
.ca-menu li:hover:nth-child(8), .ca-menu li:hover:nth-child(8) a{
	border-color: #FFFF33;
    /*background: #FF9933;*/
	}
	.ca-menu li:hover:nth-child(9), .ca-menu li:hover:nth-child(9) a{
	border-color: #00CC33;
    /*background: #003333;
    color: #fff;*/
	}
.ca-menu li:hover:nth-child(10), .ca-menu li:hover:nth-child(10) a{
	border-color: #009966;
    /*background: #003366;*/
	}
	.ca-menu li:hover:nth-child(11), .ca-menu li:hover:nth-child(11) a{
	border-color: green;
    /*background: #C19C9B;*/
	}

.ca-menu li:hover a:hover{
    
    vertical-align: middle !important;
    font-size: 14px;
    padding-left: 10px;
    color: #666;
    
}
/**** BODY ****/


/*********************************************
 * ROLLING LINKS
 *********************************************/

.roll {
	color: #0198B3;
    background: #E5E5E5;
    border-left: 2px solid #ccc;
     
    text-shadow: none;
    border: none;
    border-radius: 2px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    font-weight: bold;
    

    -webkit-perspective: 300px;
       -moz-perspective: 300px;
        -ms-perspective: 300px;
            perspective: 300px;

    -webkit-perspective-origin: 50% 50%;
       -moz-perspective-origin: 50% 50%;
        -ms-perspective-origin: 50% 50%;
            perspective-origin: 50% 50%;
}
.roll:hover {
    background: none;
    text-shadow: none;
}
.roll span {
    display: block;
    position: relative;
    padding: 0 2px;
    pointer-events: none;

    -webkit-transition: all 600ms ease;
       -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
            transition: all 400ms ease;
    
    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.roll:hover span {
    background: rgba(255,255,255,.9);

    -webkit-transform: translate3d( 0px, 0px, -55px ) rotateX( 90deg );
       -moz-transform: translate3d( 0px, 0px, -55px ) rotateX( 90deg );
        -ms-transform: translate3d( 0px, 0px, -55px ) rotateX( 90deg );
            transform: translate3d( 0px, 0px, -55px ) rotateX( 90deg );
}
.roll span:after {
    content: attr(data-title);

    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 1px 2px;
    white-space: nowrap;

    color: white;
    background: #0198B3; 

    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
            transform-origin: 50% 0%;

    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
        -ms-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
            transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}

.threecol{
	width: 650px;
	float: left;	
}


.threecol img{
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;	
	
}
.threecol .prod{
	margin-top: 20px;
	}
.threecol .prod img{
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;	
	
	}

.prod ul.prodesc  li{
	list-style-image: url(../images/bullet-point.gif);	
	line-height: 25px;
	list-style-position: inside;
	font-size: 12px;
	}

.box {
	width:50%;
	height:200px;
	background:#FFF;
	float: left;
	top:0;
	margin: 0 10px 10px 0;
}
.box img{
	margin-left: 7px;
	position:relative;
	width: 300px !important;
	margin-right: 20px;
	
}

a.readmore{
	margin-top: 10px;
	background:#673A3D;
	width: 120px;
	color: #fff;
	padding: 10px 0 10px 0;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	}
a.readmore:hover{
	margin-top: 10px;
	background:#ccc;
	width: 120px;
	color: #673A3D;
	padding: 10px 0 10px 0;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	
	}
.footer{
	width: 100%;
	background: #000;	
	height: 370px;
	
}
 .footertop{
	 width: 960px; 
	 
}
.footercol1 h4,.footercol2 h4,.footercol3 h4
{
		color: #fff !important;
		margin-bottom: 10px;
}
.footercol1 {
	width: 300px;	
	float: left;
	margin:10px 0 0 0;
	
}
.footercol1 img{
	height: 250px;
	width: 250px;	
	
	
}
.footercol1 p{
	padding-left:5px;
	float: right;
	width: 190px;
	color: #fff;
}
.footercol2 {
	width: 280px;	
	float: left;
	margin:10px 0 0 20px;
	color: #fff;
}
#spin2{ width: 250px; float: left;}

#spin2 img{
		
     -webkit-transition: all 0.6s ease-in-out;
     -moz-transition: all 0.6s ease-in-out;
     -o-transition: all 0.6s ease-in-out;
     -ms-transition: all 0.6s ease-in-out;
     transition: all 0.6s ease-in-out;
                 }
#spin2 img:hover{
     -webkit-transform: rotate(360deg);
     -o-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
     -ms-transform: rotate(360deg);
     transform: rotate(360deg);
                              }


.footercol3 {
	width: 280px;	
	float: left;
	margin:10px 0 0 20px;
	color: #fff;
}
.footercol3 h5{
	color: #fff;
	
}
.footercol3 p{ color: #fff; }
.footercol3 p a{
	color: #fff;
	
}
.footercol3 p a:hover{
	color: #909090;
	
}
  .footerbottom{
  	margin-top: 20px;
	width: 960px;
	border-top: 1px solid #fff !important;
	
	
	}
.footerbottom .copyright p{
		margin-top: 5px;
		float: left;
		font-size: 10px !important;
		color: #fff;
	}
.footerbottom .power p{
	margin-top: 5px;
	float: right;
	font-size: 10px ;
	color: #fff;
	}
.footerbottom .power a{
	float: right;
	color: #FFF;
	}
.footerbottom .power a:hover{
	float: right;
	color: #909090;
	}
/*----------------------go to top button css------------------*/
.go-top {
	position: fixed;
	bottom: 2em;
	right: 1em;
	text-decoration: none;
	color: white;
	background-image:url(../images/back_to_top.png);
	width: 42px;
	height: 100px;
	padding: 1em;
	display: none;
}

.go-top:hover {
	/*background-color: rgba(0, 0, 0, 0.6);*/
	
}/*----------------------go to top button css ends here------------------*/

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 25px 10px #777;
  -moz-box-shadow: 0 25px 10px #777;
  box-shadow: 0 25px 10px #777;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.effect2:after
{
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(3deg);
  transform: rotate(5deg);
  right: 20px;
  left: auto;
}
/* Float Shadow */

.float-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

.float-shadow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.float-shadow:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/*MORPH*/
.morph {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.morph:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
