*
{
margin:0;padding:0;/*border:0;*/
}
body
{
background:url(../imges/bg.png) repeat;
}
.header
{
width:100%;
display:table;

}
.inner-header
{
margin:0px auto;
width:1000px;
display:table;
background:white;
}
.black
{
width:100%;
height:15px;
background:#000000;
}
.social
{
width:1000px;
height:40px;
}
.soci
{
width: 170px;
height: 40px;
float: right;
margin-top: 9px;
}
.fb
{
width:32px;
height:32px;
float:left;
background:url(../imges/fbicon.png) no-repeat;
margin-right:10px;
}
.tw
{
width:32px;
height:32px;
float:left;
background:url(../imges/twitter-32x32.png) no-repeat;
margin-right:10px;
}
.in
{
width:32px;
height:32px;
float:left;
background:url(../imges/linkedin.png) no-repeat;
margin-right:10px;
}
.logo
{
width:289px;
height:73px;
float:left;
}
.menu
{
width: 550px;
height:40px;
float: right;
margin: 18px 10px 0 auto;
			
			-moz-border-radius: 5px 5px 5px 5px;
			-webkit-border-radius: 5px 5px 5px 5px;
			/*-moz-box-shadow: 0px 1px 2px #ccc;*/
}
.menu li
{
	position: relative;
	list-style: none;
	text-align:center;
	/*padding-left:5px;*/

}
.menu ul
{
float:right;
margin-top: 10px;
margin: 0px 0px 0px 0px;
padding: 0px 2px 0px 2px;
}

.menu ul li
{
list-style: none;
float: left;
color: #fff;
margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: -webkit-gradient(linear, left top, left bottom, from(#377CB8), to(#377CB8));
			background: -moz-linear-gradient(top,  #377CB8,  #377CB8);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#8c8c8c');
	
}
.menu ul li:first-child {
			border-radius: 5px 0px 0px 5px;
			-moz-border-radius: 5px 0px 0px 5px;
			-webkit-border-radius: 5px 0px 0px 5px;
		}
		.menu ul li:last-child {
			margin-right: 0px !important;
			border-radius: 0px 5px 5px 0px;
			-moz-border-radius: 0px 5px 5px 0px;
			-webkit-border-radius: 0px 5px 5px 0px;
		}
.menu ul li a
{
text-decoration: none;
color: #fff;
font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
margin: 0px 1px 0px 1px;
			padding: 11px 11px 11px 24px;
/*			background: -webkit-gradient(linear, left top, left bottom, from(#377CB8), to(#377CB8));
			background: -moz-linear-gradient(top, #377CB8,  #377CB8);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cacaca', endColorstr='#848484');
*/			float: left;
}
.menu ul li:hover {
/*			background: -webkit-gradient(linear, left top, left bottom, from(#377CB8), to(#ffffff));
			background: -moz-linear-gradient(top, #377CB8,  #ffffff);
*/			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#5f5f5f');
		}
		
.menu ul li:hover a {
			padding: 11px 11px 11px 24px;
/*			background: -webkit-gradient(linear, left top, left bottom, from(#377CB8), to(#ffffff));
			background: -moz-linear-gradient(top,  #377CB8,  #ffffff);
*/			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#929292', endColorstr='#535353');
			/*-*/
			color: #323339;
		
		}
		.menu ul li:active {
/*			background: -webkit-gradient(linear, left top, left bottom, from(#377CB8), to(#ffffff));
			background: -moz-linear-gradient(top,  #377CB8,  #ffffff);
*/			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#3f3f3f');
		}
		
		.menu ul li:active a {
			margin: 0px 0px 0px 0px;
			padding: 11px 11px 11px 24px;
			
		
/*			-webkit-box-shadow: inset 0 -10px 20px rgba(0, 0, 0, .05), inset 0 2px 5px #363636, inset 0 0 0 1px rgba(255, 255, 255, .1);
			-moz-box-shadow: inset 0 -10px 20px rgba(0, 0, 0, .05), inset 0 2px 5px #363636, inset 0 0 0 1px rgba(255, 255, 255, .1);
*//*			background: -webkit-gradient(linear, left top, left bottom, from(#377CB8), to(#ffffff));
			background: -moz-linear-gradient(top,  #377CB8,  #ffffff);
*/			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#5f5f5f');
			color: #323339;
			
		}
		.menu ul li a.active
		{
/*			background: -webkit-gradient(linear, left top, left bottom, from(#377CB8), to(#ffffff));
			background: -moz-linear-gradient(top,  #377CB8,  #ffffff);
*/			color:#323339;
		}
.menu li:hover > ul { opacity: 1; }

.banner
{
width:100%;
display:table;
}
.inner-banner
{
width:1000px;
display:table;
margin:0px auto;
background:white;
}
#slide-show
{
margin-top: 10px;
}
.content
{
width:100%;
min-height:300px;
display:table;
background:url(../imges/bg.png) repeat;
}
.inner-content
{
width:1000px;
display: table;
margin:0px auto;
background:#e2e0e0;
}
.blue
{
width:1000px;
height:120px;
}
.img1
{
width:310px;
height:114px;
float:left;
margin-left:18px;
margin-top:15px;
margin-bottom:15px;
background:url(../imges/blue3.jpg) no-repeat;
}
.img2
{
width:310px;
height:114px;
float:left;
margin-left:16px;
margin-top:15px;
margin-bottom:15px;
background:url(../imges/blue3.jpg) no-repeat;
}
.img3
{
width:310px;
height:114px;
float:left;
margin-left:16px;
margin-top:15px;
margin-bottom:15px;
background:url(../imges/blue3.jpg) no-repeat;
}
.tel
{
width:75px;
height:62px;
float:left;
margin-left:50px;
margin-top: 21px;
}
.cont
{
width: 180px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
float: right;
color: #FFFFFF;
margin-top: 19px;
}
.text
{
width: 179px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin-top: 5px;
float: right;
}
.text1
{
width: 195px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin-top: 5px;
float: right;
}
.equ
{
width: 89px;
height: 59px;
float: left;
margin-left: 30px;
margin-top: 23px;
border: 2px solid #fff;
}
.read
{
width: 75px;
float: right;
}
.read a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fff;
}
.read1
{
width: 75px;
float: right;
margin-top:12px;
}
.read1 a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #000;
text-decoration:none;
}
.service
{
width:1000px;
background:#e2e0e0;
display: table;
}
.our
{
background:url(../imges/blue.jpg) no-repeat;
width: 200px;
height: 300px;
margin-left:36px;
position: relative;
right: 19px;
float: left;
}
.our1
{
width:545px;
height: 47px;
float:left;
position: relative;

margin-left:14px;
right: 14px;
background:url(../imges/blue1.jpg) no-repeat;
}
.img4
{
float:left;
width:556px;
height:66px;
}
.ours
{
width:545px;
height:300px;
float:left;
}
.ash
{
width: 531px;
height: 288px;
background: white;
margin-top: 12px;
}
.project
{width: 200px;
height: 49px;
float: right;
background: url(../imges/blue2.jpg) no-repeat;
position: relative;
margin-right: 15px;
}
.ash1
{
width: 195px;
height: 255px;
background: #ededed;
position: relative;
bottom: 8px;
margin-top:5px;
margin-left:0px;
margin-right: 20px;
float: right;
}
.welcome
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
float: left;
color: #FFFFFF;
margin-top: 21px;
margin-left: 21px;
}
.vision
{
width: 500px;
font-family:bookman Old Style;
font-size: 12px;
color: #000;
text-align: justify;
line-height: 25px;
margin-left: 12px;
}
.readimg
{
padding: 0 0 0 35px;
text-decoration: none;
background: url(../imges/read.png) no-repeat;
float: right;
padding-top: 8px;
margin-right: 30px;
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

.house
{
width: 170px;
margin-left: 13px;
margin-top: 29px;
}
.footer
{width:1000px;
margin:0 auto;
height:1px;
background:#377CB8;
}
.inner-footer
{width:1000px;
display: table;
margin-left:auto;
margin-right:auto;
background:#377CB8;
}
.design
{
font-family:Myriad Pro;
color: #ffffff;
font-size: 15px;
float: left;
margin-left: 10px;
margin-bottom: 15px;
margin-top: 44px;
}
.designs
{font-family: Myriad Pro;
color: #ffffff;
font-size: 15px;
margin: 0px auto;
float: right;
margin-right: 10px;
margin-top: 44px;

}
.designs span 
{
color:#0080FF;
}
.designs a
{color: white;
text-decoration: none;
}
.servicecontent
{
width:1000px;
min-height:300px;
display:table;
background:#e2e0e0;
}
.red
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;
color:#EB0722;
margin-left: 20px;
margin-top: 15px;
}
.servicecontent .service1
{
width:970px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#1C74CA;
line-height:30px;
float:left;
text-align:justify;
margin-left:25px;
margin-top:16px;
}
.service1 li
{
width:500px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#800040;
line-height:23px;
float:left;
text-align:justify;
margin-left:15px;
margin-top:12px;
}
.serviceimg
{
float:left;
width: 710px;
font-family: bookman Old Style;
font-size: 14px;
color: #000;
text-align: justify;
line-height: 28px;
margin-top: 13px;
margin-left: 26px;
padding-bottom: 15px;
}
.img img
{
float:right;
margin-right: 40px;
border: 1px solid #000000;
}
.bulid
{
width:350px;
height:250px;
float:right;
margin-right:45px;
}
.imgser
{width:1000px;
height:280px;
margin-top: 10px;
}
#bodySec {
	width:1000px;
	background:#fefefe;
	
	
}

.bodySec_left {
	width:600px;
	float:left;
}
.detailsleft {
float: right;
width:408px;
}

.contactside {
float: right;
width: 397px;
min-height: 300px;
}
.red1{
color: #EB0722;
font-size: 19px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
float: left;
margin-top: 3px;
}
label 
{	
font-size: 18px;
color: #666; 
}
form 
{ 
		float: left;
		border: 1px solid #ddd; 
		padding: 30px 40px 20px 145px; 
				background: #fff;
				
		/* -- CSS3 - define rounded corners for the form -- */	
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px; 		
		
		/* -- CSS3 - create a background graident -- */
		background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#fff), to(#eee)); 
		background: -moz-linear-gradient(0% 40% 90deg,#FFF, #EEE); 
		
		/* -- CSS3 - add a drop shadow -- */
			 		
	}	
	
	
	fieldset { border: none; }
	
	#user-details { 
	
		width: 230px; 
		float:left;
			
	}
	
	#user-message { 
		float: left;
		width: 405px;
		clear: both;
	}
	input{ 		
		padding: 8px; 
		margin: 4px 0 20px 0; 
		background: #fff; 
		width: 220px; 
		font-size: 14px; 
		color: #555; 
		border: 1px #ddd solid;
	
		
		/* -- CSS3 Shadow - create a shadow around each input element -- */ 
		-webkit-box-shadow: 0px 0px 4px #aaa;
		-moz-box-shadow: 0px 0px 4px #aaa; 
		box-shadow: 0px 0px 4px #aaa;
		
		/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
		-webkit-transition: background 0.3s linear;							
	}
	
 textarea { 		
		padding: 8px; 
		margin: 4px 0 20px 0; 
		background: #fff; 
		resize:vertical;
		width: 220px; 
		font-size: 14px; 
		color: #555; 
		border: 1px #ddd solid;
	
		
		/* -- CSS3 Shadow - create a shadow around each input element -- */ 
		-webkit-box-shadow: 0px 0px 4px #aaa;
		-moz-box-shadow: 0px 0px 4px #aaa; 
		box-shadow: 0px 0px 4px #aaa;
		
		/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
		-webkit-transition: background 0.3s linear;							
	}
	
	textarea {		
		width: 350px;
height: 185px; 		 		
	}
	
	input:hover, textarea:hover { 
		background: #eee; 
	}
		
	input.submit { 	
		width: 150px; 
		color: #eee; 
		text-transform: uppercase; 
		margin-top: 10px;
		background-color: #18a5cc;
		border: none;
		
		/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
		-webkit-transition: -webkit-box-shadow 0.3s linear;
		
		/* -- CSS3 - Rounded Corners -- */
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		border-radius: 4px; 
						
		/* -- CSS3 Shadow - create a shadow around each input e	lement -- */ 
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0080FF), to(#0080FF)); 
		background: -moz-linear-gradient(25% 75% 90deg,#0a85a8, #18a5cc);	
	} 

	input.submit:hover { 		
		-webkit-box-shadow: 0px 0px 20px #555;
		-moz-box-shadow: 0px 0px 20px #aaa; 
		box-shadow: 0px 0px 20px #555;	
		cursor:  pointer; 
	}
	address {
color: #000000;
font-style: normal;
line-height: 25px;
font-family:bookman Old Style;
padding-top: 10px;
font-size: 15px;
}
/*------------------------------------slide show----------------------------------------------*/
h2{
color: #8091b0;
float: right;
width: 200px;
margin-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
	}
	div#slideShowItems{
	  	height:280px;
		overflow:hidden;
		position:relative;
	}
	.bannerimg
	{
	width:780px;
	height:280px;
	}
	div#slideShowItems div{
		width: 1000px !important;
	}
	
	
	div#slideShowItems img {
		margin-right:13px;
		float:left;
	}
	
	ul#slideShowCount{
		margin:0px;
		padding:0px;
		width:780px;
	}
	ul#slideShowCount li.slide{
		line-height:14px;
		float:right;
		cursor:pointer;
		width:26px;
		height:18px;
		display:block;
		background: transparent url(../imges/tabs.jpg) no-repeat scroll left top;
	}
	
	ul#slideShowCount li.slide span{
		padding-left:10px;
		color:white;
		font-weight:bold;
		font-size:12px;
	}
	a{ color:#FFCC00;}
	ul#slideShowCount li.slide:hover{
		background-position:left -18px;
	}
	
	ul#slideShowCount li.slide.selectedTab{
		background-position:left -18px;
	}
	div#slideShow{
		background:#222;
		
	}
/*_------------------------------------------------------------------------------*/
.left
{
width: 200px;
float: right;
color: #FFFFFF;
margin-top:13px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
.para
{
width:200px;
height:280px;
color:#fff;
float:right;
}
.cned
{
font-family:bookman Old Style;
font-size: 13px;
text-align:justify;
color: #000;
margin-top: 40px;
line-height:25px;
margin-left:30px;
margin-right:40px;
}
.about
{
width:1000px;
min-height:300px;
display:table;
background:#e2e0e0;
}
.about h3
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 19px;
position:relative;
top:25px;
margin-left:30px;
color:#EB0722;
}

.asariyam
{
color: #1C74CA;
font-family:bookman Old Style;
font-size: 12px;
font-weight: bold;
}
.client
{
width:1000px;
min-height:300px;
display:table;
}
.client h3
{
font-size: 19px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #EB0722;
margin-top: 28px;
margin-left: 30px;
}
.cl1
{
width: 900px;
min-height: 200px;
margin: auto;
padding-top: 25px;
}
.heading
{
font-family: bookman Old Style;
font-size: 12px;
color: #000;
text-align:center;
margin-top: 12px;
}
.subhead
{
font-family: bookman Old Style;
font-size: 13px;
color: #000;
line-height:30px;
padding-bottom: 11px;
}
.client1
{
width:160px;
height:140px;
float:left;
text-align: center;
}
.client1 img
{
border: 1px solid #000000;
}
.client2
{
width:160px;
height:140px;
float:left;
text-align: center;
margin-left:25px;
}
.client2 img
{
border: 1px solid #000000;
}
.cl2
{
width: 878px;
min-height: 150px;
margin: auto;
padding-top: 14px;
}
.client5
{
width:200px;
height:80px;
float:left;
text-align: center;
}
.client5 img
{
border: 1px solid #000000;
}
.client6
{
width:200px;
height:80px;
float:left;
text-align: center;
margin-left:25px;
}
.client6 img
{
border: 1px solid #000000;
}
.cl3
{
width: 878px;
min-height: 150px;
margin: auto;
padding-top: 14px;
}
.cl4
{
width: 878px;
min-height: 150px;
margin: auto;
padding-top: 14px;
}
.cl5
{
width: 878px;
min-height: 150px;
margin: auto;
padding-top: 14px;
}
.cl6
{
width: 375px;
min-height: 150px;
padding-top: 14px;
float: left;
margin-left: 65px;
}
.cl7
{
width: 375px;
min-height: 150px;
padding-top: 14px;
float: left;
margin-top:50px;
}
.cl7 img
{
border:1px solid #000000;
margin-top: 45px;
}
.clned
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align:justify;
color:#800040;
margin-top: 50px;
line-height:25px;
margin-left:60px;
margin-right:40px;
}
.gallery
{
	width:1000px;
	min-height:300px;
	display:table;
	background:#e2e0e0;
	}

	.gallery h3
	{
    font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EB0722;
	position:relative;
	top:28px;
	margin-left:30px;
	}
	.tab
	{
		color:#1C74CA;
	}
	.clr
	{
		color:#FFFFFF;
	}
	
	
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .group { height: 1%; }
*:first-child+html .group { min-height: 1px; }


#container1 { width: 920px; padding: 0 20px; margin: 0 auto; }
#carbonads-container1 { margin: 0 auto 50px; width: 300px;  }
#carbonads-container1 .carbonad .carbonad-tag { text-align: left !important; }

a
{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}
.servicecontent .servicecont
{
width: 960px;
font-family:bookman Old Style;
font-size: 14px;
color: #000;
text-align: justify;
line-height: 28px;
margin-top: 13px;
margin-left: 26px;
}

/*---------------------slider----------------------*/
#slide-images{
	position:relative;
	display:block;
	width:1000px;
	height:280px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}
i
{
font-style:normal;
font-weight:bold;
color:#1C74CA;
}
.clientlist
{width: 700px;
margin: 0px auto;}
.clientlist h3
{font-size: 19px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #377CB8;
margin-top: 28px;
position: relative;
right: 16px;}
.clientleft,.clientright
{ float:left;}
.clientleft p
{margin-left: 32px;
margin-top:10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;}
.clientright p
{margin-left: 30px;
margin-top:10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;}
.bodywrapper {
width: 1000px;
margin: 0px auto;
overflow: hidden;
min-height: 400px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
position: relative;
top: 5px;
}
.leftwrapper {
width: 1000px;
overflow: hidden;
margin: 10px;
float: left;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
min-height: 550px;
position: relative;
bottom: 15px;
}
	
/* Menu */
.menus {
	height: 40px;
	width: 1000px;
	background:#377CB8;
	border-radius: 5px;
	padding: 0px;
bottom: 13px;
}
.menus li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}
/* Links */
.menus li a {
	display: block;
padding: 0 12px;
margin: 6px 0;
line-height: 28px;
text-decoration: none;
border-right: 1px solid #FFF;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 13px;
color: #fff;
margin-left:3px;
}
.menus li:first-child a { border-left: none; }
.menus li:last-child a{ border-right: none; }
.menus li:hover > a {
	color: #fff;
}
/* Sub Menu */
.menus ul {
	position: absolute;
	top: 40px;
	left: 0;
	opacity: 0;
	background: #377CB8;
	border-radius: 0 0 5px 5px;
}
.menus li:hover > ul {
	opacity: 1;
	z-index: 10;
}
.menus ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
}
.menus li:hover > ul li {
	height: 36px;
	padding: 0;
	overflow: visible;
	z-index: 10;
}
.menus ul li a {
	width: 118px;
	padding:0px;
	margin: 0;
    margin-left: 11px;
	border: none;
	border-bottom: 1px solid #353539;
}
.menus ul li:last-child a { border: none; }
.menuswrapper{width: 1000px;
margin: 0 auto;
height: 40px;}
.savebutton
{width: 109px;
background: #377CB8;
color: #fff;
border: none;
border-radius: 5px;}
.nicEdit-main 
{background:#fff;}
.servicecontent  p
{float: left;
width: 710px;
font-family: bookman Old Style;
font-size: 14px;
color: #000;
text-align: justify;
line-height: 28px;
margin-top: 0px;
margin-left: 26px;
}
.serimg
{margin-left: 40px;
border: 1px solid #000000;}
table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;    
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;  
		font-family:"Arial", Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;  
}

.bordered th {
    background-color: #377CB8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
background-image: -webkit-linear-gradient(top, #377CB8, #dce9f9);
background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
background-image: linear-gradient(top, #ebf3fc, #dce9f9);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
border-top: none;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
font-family: "Arial", Helvetica, sans-serif;
font-size: 15px;
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
