/*
E-mail technologyofcosmic@gmail.com
Web : www.technologyofcosmic.com
*/
*{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
}

p {font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#000; text-align:justify;}
a {color:#666666; text-decoration:none;}
a:hover {color:#ffda96;}

body {
	height:auto; 
	background:#FFFFFF;  
	background-image:url(../images/body_bg.jpg); 
	background-repeat:repeat-x;  
	font-family:"Trebuchet MS"; 
	font-size:12px; 
	color:#000;
}

p {	margin: 0;	padding: 0;}
.clear{clear:both;}
.title {padding:5px 0 0 10px; height:18px;}
.wrapper {
	max-width:977px; 
	width:100%; 
	margin:auto; 
}

.banner{
	width:100%;
	height:100px;
	margin-top:10px;
}

.logo {
	max-width:300px;
	width:100%;
	max-height:88px;
	height:auto;
	margin-top:5px;
	float:left;  
}
 
.right{
	width:65%;
	height:100%;
	float:right;
}

.icon{
	width:100%;
	height:100%;
	float:right;
	margin-right:1px; 
	margin-top:20px;
}

.nav{
	width:100%;
	max-width:100%;
	height:37px;
	position:static;
	background:url(../images/menu_bg.jpg) repeat-x; 
	}

.nav ul {margin:0px; padding:0px; float:right; width:100%; list-style:none; font-family:"Trebuchet MS";}
.nav ul li {height:20px; width:auto; float:right; border-right:1px solid #660000; padding-top:4px; margin-top:5px;}
.nav ul li a {color:#660000; padding:0px 9px;text-align:center; font-size:14px; text-decoration:none; display:block; font-weight:normal;}
.nav ul li a:hover {color:#000;}

.slied{
	width:100%;
	height:268px; 
	margin:0;
}

.slideshow{
	width:76%;
	height:100%;
	/*background-color:#999;*/
	float:left;
}

.loginbox{
	width:24%;
	height:100%; 
	float:right;
	margin-right:0px;
	
}

.TB_Wrapper {
		max-width: 730px;
		height: 266px;	
		font-family:"Trebuchet MS";	
		border:0px solid #CCCCCC; 
}
.refferal{ 
	width:234px; 
	border:0px solid #CCCCCC; 
	float:left; 
	font-family:"Trebuchet MS"; 
	margin:0 0 5px 0;
}

.refferal_1{ 
	width:234px; 
	height:88px; 
	float:left; 
	margin:0; 
	font-family:"Trebuchet MS"; 
	font-size:15px;
}

.card{
	width:234px;
	height:31px;  
	float:left; 
	/*background:#c16a0a; 
	background-image:url(../images/menus_bg.jpg);
	background-repeat:repeat-x;*/
	margin-bottom:3px; 
	/*margin-left:-1px; */
	font-family:"Trebuchet MS";	
}

.card a{ 
	font-size:16px; 
	width:auto; 
	height:30px; 
	line-height:18px; 
	display:block; 
	text-align:center; 
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold; 
	padding:7px 0px 0px 0px;	
background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(96,108,136,1) 0%, rgba(32,54,104,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,108,136,1)), color-stop(100%,rgba(32,54,104,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(32,54,104,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(32,54,104,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(32,54,104,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(96,108,136,1) 0%,rgba(32,54,104,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#203668',GradientType=0 ); /* IE6-9 */
}

#card ul li{
	margin:0px; 
	padding:0px; 
	list-style:none;
}	

#card ul li a{ 
	font-size:14px; 
	width:auto; 
	height:18px; 
	line-height:18px; 
	display:block; 
	text-align:center; 
	text-decoration:none; 
	/*border-right:2px solid #FFFFFF; */
	float:left; 
	margin-top:6px; 
	color:#FFFFFF;
	font-weight:bold; 
	padding:0px 7%;
}


.order {
    background-image: url("image/orderconfirm.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 24px;
    margin-bottom: 2px;
    margin-top: 3px;
    padding-top: 5px;
    width: 234px;
}

.serialno{
	width:232px; 
	background:#F0F0F0; 
	float:left; 
	font-size:12px; 
	border:1px solid #CCCCCC;
}
.serialno p {color:#000; padding:9px 7px; font-family:"Trebuchet MS";margin-bottom:8px; }

.opt{font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; text-decoration:none; margin-right:10px; margin-top:7px; margin-bottom:3px; color:#0099FF; background:none; background-color:transparent; border:none;}

.maindiv{ width:975px; height:auto;background:none;}

.ancor{
	color:#804040;
	font-weight:normal;
	font-size:11px;
	float:left;margin-top:6px;
	font-family:'Trebuchet MS'; 
	margin-left:2px;
	}
.ancor:hover{
	color:#06F;
	}
	
input {
	background-image:url(../images/input_bg.jpg);background-repeat:repeat-x;
	height:18px;
	padding:3px 5px;
    border: 1px solid #ccc; 
	color:#666;
}
.mainbody {
	width:977px; 
	margin-top:5px;
	display:block;
}

.left_side_service{ 
	width:227px;
	height:auto; 
	float:left; 
}

.service_1{
	width:227px; 
	height:auto; 
	margin: 0 0 10px 0;	
}

 .fileimg{ 
 	width:225px; 
	height:auto; 
	text-align:center; 
	margin-bottom:5px;
}
.fileimg img{
	border:1px solid #999999;
	border-radius:2px;	
}
.fileimg a{
	font-family:"Trebuchet MS"; 
	font-size:9px; 
	color:#000000; 
	text-align:center;
}



.livecontact{
	height:310px; 
	widows:100%;
	margin:8px 0;
	border: 5px solid #EFEFEF;
    padding: 0px;
    margin-bottom: 4px;
    padding-bottom: 15px;	
	
	background: rgb(201,222,150); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(201,222,150,1) 0%, rgba(138,182,107,1) 44%, rgba(57,130,53,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,222,150,1)), color-stop(44%,rgba(138,182,107,1)), color-stop(100%,rgba(57,130,53,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=0 ); /* IE6-9 */
}


.livecontact h2
{
	
	font-size: 20px;
	color:#fff;	
	margin: 2px 0px 2px 0px;
}

.livecontact h3
{
	
	color:#fff;	
	margin: 7px 0px 0px 0px;
}
.ourservice{ width:207px; height:20px;              
             padding-left:20px;
			font-size:13px; color:#FFFFFF; font-weight:bold; font-family:"Trebuchet MS"; text-align:left;
			 border-bottom: solid 1px #fff;
			/* background-image:url(../images/menus_bg.jpg);background-repeat:repeat-x;
				 background:#666; */	
				background: rgb(96,108,136); /* Old browsers */
				background: -moz-linear-gradient(top, rgba(96,108,136,1) 0%, rgba(32,54,104,1) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,108,136,1)), color-stop(100%,rgba(32,54,104,1))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(32,54,104,1) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(32,54,104,1) 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(32,54,104,1) 100%); /* IE10+ */
				background: linear-gradient(to bottom, rgba(96,108,136,1) 0%,rgba(32,54,104,1) 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#203668',GradientType=0 ); /* IE6-9 */			
             }
#servicelist{margin-top:-2px;padding:0px;width:227px;}
#servicelist ul{ margin:0px; padding:0px;}
#servicelist ul li{padding:0px; margin:-1px 0; background:#ccc;  /*border-radius:2px;  background-image:url(../images/servicelist.png);background-repeat:repeat-x; */
				   margin-top:2px; list-style:none; text-align:left;}
#servicelist ul li a{ font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; width:auto; height:22px; 	
					line-height:22px; display:block; text-align:left; text-decoration:none; color:#660000; padding:1px 0 0 20px; 
					}
#servicelist ul li a:hover {background:#666; /*background:#ccc;*/ color:#fff; border-radius:2px;}


.adminMenuHeading{ width:207px; height:18px; 
             /*background-image:url(../images/menus_bg.jpg);background-repeat:repeat-x;*/
             background:#666; 
             padding-left:20px;
			font-size:12px; color:#FFFFFF; font-weight:bold; font-family:"Trebuchet MS"; text-align:left;}
			
 .adminMenu{margin-top:-5px;padding:0px;width:227px;}
.adminMenu ul{ margin:0px; padding:0px;}
.adminMenu ul li{padding:0px; margin:-1px 0; /*background:#666;*/ background:#999; border-radius:2px;  /*background-image:url(../images/servicelist.png);background-repeat:repeat-x; */
				   margin-top:2px; list-style:none; text-align:left;}



    .adminMenu ul li a {
    color: #FFFFFF;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    padding: 1px 0 0 20px;
    text-align: left;
    text-decoration: none;
    width: auto;
    }
    
    .adminMenu ul li a:hover {/*background:#999;*/ background:#ccc; color:#660000; border-radius:2px;}


.forceinformation{ width:234px; height:auto;}
 

#tabs_wrapper {	width:234px; margin-left:0px; background:none;}
#tabs {	list-style: none;	padding: 5px 0 4px 0;	margin: 0 0 0 10px;	font: 0.75em arial;	width:auto px;}
#tabs li {display: inline; }
#tabs li a {border:0px solid #ccc;padding:4px 6px;text-decoration: none;border-bottom:none;outline: none;
	background-image:url(../images/tab1.png); background-repeat:no-repeat;}
#tabs li.active a {	border-bottom: 1px solid #fff;padding: 4px 30px 4px 20px;border-bottom: none;}
#tabs li a.icon_accept{background-position:3px;padding-left: 17px; background-position: right top;;}
#tabs_content_container {border: 1px solid #CCC;padding-top: 4px;	width:220px; height:268px; margin-left:10px; font-size:12px;}
.tab_content {display: none;}




/* hot test will be running the area */
.service_two{ width:738px; height:auto; margin-top:5px; float:left;}
.servicetwo_header{ width:738px; height:25px; /* background-image:url(../images/hottestimage.png); background-repeat:repeat-x; 
					padding-left:50px; font-family:"Trebuchet MS"; */ line-height:25px; float:left; margin:0px 0 0px 0;}
.details_1{ width:238px; float:left;  padding: 2px;}
.details_2{ width:240px; float:left;   padding: 2px; margin-left:10px;}
.details_3{ width:229px; float:left; margin-left:10px;}

.middle_section_content{width:496px;height:auto; float:left; margin: 0 10px;}
.right_side_content_bar{width:234px; float:left; margin-left:0px;}

/*.imge1{
	width:239px; 
	height:70px; 
	border:1px solid #999999; 
	border-radius:2px; 
	float:left; 
	margin-top:5px; 
	margin-bottom:7px;
}
.imge2_text{ font-family:"Trebuchet MS"; 
			font-size:11px;text-align:justify; color:#000; float:left; margin-bottom:15px;}
.imge2{ width:239px; height:70px; border:1px solid #999999; border-radius:2px; float:left; margin-top:5px; margin-bottom:7px;}


.imge3{ width:239px; height:70px; border:1px solid #999999; border-radius:2px; float:left; margin-top:5px; margin-bottom:0px;}

.imge5{ width:239px; height:65px; border:1px solid #999999; border-radius:2px; float:left; margin-bottom:3px;}*/

	
			
			


.derctiontext{text-decoration:none; font-size:12px; font-weight:bold;}

.weaccept{ width:227px; height:200px; margin-top:5px; float:left;}
.weaccept_1{ width:217px; height:25px; background-image:url(../images/menus_bg.jpg);background-repeat:repeat-x; padding-left:20px; 
		font-size:15px; color:#FFFFFF; font-weight:bold; font-family:"Trebuchet MS"; text-align:left;}
#weacceptlist{margin:0px;padding:0px;width:237px;height:22px;}
#weacceptlist ul{ margin:0px; padding:0px;}
#weacceptlist ul li{padding:0px;background-image:url(../images/servicelist.png);background-repeat:repeat-x;
				   margin-top:2px; list-style:none;}
#weacceptlist ul li a{ font-family:"Trebuchet MS"; font-size:15px; font-weight:bold; width:auto; height:22px; 	
					line-height:22px; display:block; text-align:left; text-decoration:none; color:#FFFFFF;}
.goldcard{ width:239px; height:220px; float:left;}
.goldcard_1{width:217px; height:25px; background-image:url(../images/menus_bg.jpg);background-repeat:repeat-x; padding-left:20px; 
		font-size:15px; color:#FFFFFF; font-weight:bold; font-family:"Trebuchet MS"; text-align:left;}
.goldcard_chart{ width:239px; height:165px; margin-left:0px; margin-top:5px;}
.crude_oil{ width:237px; height:250px; margin-top:30px;}
.crude_oil_1{ width:217px; height:25px; background-image:url(../images/menus_bg.jpg);background-repeat:repeat-x; padding-left:20px; 
		font-size:15px; color:#FFFFFF; font-weight:bold; font-family:"Trebuchet MS"; text-align:left;}
		
.footer{ width:976px; height:34px;  background:url(../images/footer.jpg) repeat-x; bottom:0px; margin-bottom:0px; font-family:"Trebuchet MS";}
.footer_left{ width:300px; float:left; padding:9px 0 0 0; text-align:center; font-size:12px; line-height:18px; color:#333333;}
.footermenu{ width:600px; float:right; padding:13px 35px 0 0; line-height:18px;} 
#footermenu{ margin:0px; padding:0; float:right;}
#footermenu ul{ list-style:none;}
#footermenu ul li{width:auto; float:left; border-right:1px solid #333333; margin-top:-4px;}
#footermenu ul li a{color:#660000; padding:0px 6px;text-align:center; font-size:11px; text-decoration:none; display:block; font-weight:normal;}
#footermenu ul li a:hover{color:#000;}


<!--asdfas fasdf asd fasdf asdf asd fasdf-->


TEXTAREA
{  
  padding: 0;
  margin: 0;
  text-align: left;
}

BODY 
{ 
  text-align:center;
  margin: auto 0;
}



	
.usbdrightlive
{
	
	width:96%;
	height:150px;
	color: #fff;
	/*background: url(../images/right-text.png) no-repeat;*/
	margin-right: 0px;
	margin:5px 0px;
    padding:5px; 
	background: rgb(255,123,13); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,123,13,1) 0%, rgba(255,200,150,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,123,13,1)), color-stop(100%,rgba(255,200,150,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,123,13,1) 0%,rgba(255,200,150,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,123,13,1) 0%,rgba(255,200,150,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,123,13,1) 0%,rgba(255,200,150,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,123,13,1) 0%,rgba(255,200,150,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0d', endColorstr='#ffc896',GradientType=0 ); /* IE6-9 */
}
	
.usbdrightlive h2
{
	
	font-size: 20px;
	color:#fff;	
	margin: 2px 0px 2px 0px;
}

.usbdrightlive h3
{
	
	color:#fff;	
	margin: 7px 0px 0px 0px;
}

#fint{
	float: left;
	height: auto;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	width:210px;
	padding-top:0px;
	}
	#fint a{color: Yellow;}
#onlinech{
	width:210px;
	height:auto; 
	float:left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: Yellow;
		padding-top:0px;
	}
	#onlinech a{color: Yellow;}
#maill{
	width:210px;
	height:auto;
	float:left;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 4px;
	color: Yellow;
	padding-top:0px;
	}
	#maill a{color: Yellow;}
#skyper{
	width:210px;
	height:auto;
	float:left;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 4px;
	color: Yellow;
		padding-top:0px;
	}
	#skyper a{color: Yellow;}
.eorr_msg{
	
	text-decoration:blink;
	font-size:16px;
	color:#F00;
	margin-top:80px;
	text-align:center;
	font-weight:bold;
	}

.success_msg{
	color:#0C0;
	font-family:"Trebuchet MS"; 
	font-size:14px;
	text-decoration:blink;
	text-align:center;
	text-shadow: 1px 1px 1px #333 2px 2px 1px #000;
	}

/*Pagination style */

.pagination ul li.inactive,
            .pagination ul li.inactive:hover{
                background-color:#bbbabc;
                color:#FFFFFF;
                border:1px solid #666666;
                cursor: default;
            }
            .data ul li{
                list-style: none;
                
                margin: 5px 0 5px 0;
                color: #000;
                font-size: 13px;
            }

            .pagination{
                width: 550px;
                height: 25px;
            }
            .pagination ul li{
                list-style: none;
                float: left;
                border: 1px solid #0066ff;
                padding: 2px 6px 2px 6px;
                margin: 0 3px 0 3px;
                
                font-size: 14px;
                color: #0066ff;
                font-weight: bold;
                background-color: #f2f2f2;
            }
            .pagination ul li:hover{
                color: #fff;
                background-color: #0066ff;
                cursor: pointer;
            }
            
            
/*new css end*/

.service_box
{	
	width:96%;
	height:auto;
	color: #fff;	
	margin-right: 0px;
	margin:5px 0px;
    padding:5px; 
	background: rgb(216,224,222); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(216,224,222,1) 0%, rgba(174,191,188,1) 18%, rgba(153,175,171,1) 33%, rgba(130,157,152,1) 54%, rgba(78,92,90,1) 78%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,224,222,1)), color-stop(18%,rgba(174,191,188,1)), color-stop(33%,rgba(153,175,171,1)), color-stop(54%,rgba(130,157,152,1)), color-stop(78%,rgba(78,92,90,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(216,224,222,1) 0%,rgba(174,191,188,1) 18%,rgba(153,175,171,1) 33%,rgba(130,157,152,1) 54%,rgba(78,92,90,1) 78%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(216,224,222,1) 0%,rgba(174,191,188,1) 18%,rgba(153,175,171,1) 33%,rgba(130,157,152,1) 54%,rgba(78,92,90,1) 78%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(216,224,222,1) 0%,rgba(174,191,188,1) 18%,rgba(153,175,171,1) 33%,rgba(130,157,152,1) 54%,rgba(78,92,90,1) 78%,rgba(14,14,14,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(216,224,222,1) 0%,rgba(174,191,188,1) 18%,rgba(153,175,171,1) 33%,rgba(130,157,152,1) 54%,rgba(78,92,90,1) 78%,rgba(14,14,14,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e0de', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}

.rightcontentmember{
	width:717px; 
	float:left; 
	height:auto; 
	margin-left:6px; 
	}
	
	
.memContent{
	width:727px;
	padding:0px 5px 5px 5px;
	text-align:left;	
}
.labelBox
{	
	width:125px;
	margin : 0px 15px 10px 10px; 
	float:left;
}


/* Ajax Tab classes  */
.MyTab .ajax__tab_header 
{
    
    color:#669900;
    
    font-size: 12px;
    font-weight: bold;
           
}
.MyTab .ajax__tab_outer
{
    background:transparent;
}
.MyTab .ajax__tab_inner
{    
    padding: 6px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    height:30px;
    background: url(../img/button.png) no-repeat;    
}
.MyTab .ajax__tab_hover .ajax__tab_outer
{
    background:transparent;
   
    
    
}
.MyTab .ajax__tab_hover .ajax__tab_inner
{
   color:#1e5799;
    cursor:pointer;
    
}
.MyTab .ajax__tab_active .ajax__tab_outer
{
      background-color: White;
  
    
}
.MyTab .ajax__tab_active .ajax__tab_inner
{
    color:#738A9D;
    background: white;
    text-shadow: 2px 2px 1px #DDDDDD;
}
/*==========================================*/
