/*
---------------------------------------------------------------
Title:      HiddenBrains Infotech Pvt. Ltd.
Copyright:   http://www.hiddenbrains.com
Versione:    1.0
Data:        09/04/2008
---------------------------------------------------------------
*/

#screen2{
	position:relative;
	overflow:hidden;
	width:217px;
	float:left;
}
#screen2  h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; margin:0px; padding:0px; width: 150px; float: left;}
.prev{
	cursor:pointer;
	position:absolute;
	top:0px;
	right:43px;
	display:block;
	text-decoration:none;
}

.next{
	cursor:pointer;
	position:absolute;
	top:0px;
	right:17px;
	display:block;
	
}
.prev-news{
	cursor:pointer;
	position:absolute;
	top:50px;
	left:0px;
	display:block;
	text-decoration:none;
}

.next-news{
	cursor:pointer;
	position:absolute;
	top:50px;
	right:0px;
	display:block;
	
}

#slideshow{
	overflow:hidden;
	width:217px;
	float:left;
	height:194px;
	margin-top:10px;	
}

#slideshow ul{
	width:217px;
	height:194px;
	float:left;
	margin:0;
	padding:0;
}

#slideshow ul li h1{width: 205px;
	height: 24px;
	font-size: 10px;
	color: #5F5F5F;
	font-weight: bold;
	margin: 0;
	padding:0;
	text-align:left;
	}
#slideshow ul li h1:hover
{color:#F05F07; margin: 0;	padding:0;}
#slideshow li{
	float:left;
	list-style-type: none;
	margin-bottom: 2px;
	background: url(../images/div-images/service-rollover.gif) no-repeat;
	display:block;
	width: 205px;
	height: 23px;
	padding-top: 1px;
	font-size: 11px;
	color: #5F5F5F;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	cursor:pointer;
	margin-bottom: 4px !important;
	margin-bottom: 3px;	
}
#slideshow li:hover{
	background: url(../images/div-images/service-rollover-o.gif) no-repeat;
	display: block;
	width: 205px;
	height: 23px;
	padding-top: 1px;
	font-weight: bold;
	padding-left:7px;
	font-size: 11px;
	color: #F05F07;
	text-decoration: none;
	cursor:pointer;
}

/*************************************/
#testimonial_slideshow{
	overflow:hidden;
	width:185px;
	padding:0;
	margin:0;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	border:0px Solid;
}

#testimonial_slideshow ul{
	width:2200px;
	list-style:none;
	margin-left: 10px;
	padding-left: 0px;
}

#testimonial_slideshow li{
	float:left;
	list-style:none;	
	padding:0px;
	width:180px;
	padding:0 6px 0 0px;
	cursor:pointer;
	border:0px Solid;
	color: #F05F07;
	text-align: center;
	padding-left: 13px;
}

#quickLink_slider
{
	float:left;
	overflow:hidden;
	margin-top:5px;
	width:249px;
	height:175px;
	padding:0px;
	border:0px Solid;
}
/***********************************/
.service-offering { width: 700px; height: 229px; background: url(../images/service-roundbg.gif) top right no-repeat;  margin-top: 25px; position:relative; }
.serviceoffer-right { width:440px; height:200px; position:absolute; top:10px; right:30px; display:block; overflow:auto;}
.serviceoffer-right h2 { color: #c00; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding:0px; margin:0px; padding-bottom:3px;}
.serviceoffer-right h3
{color:#000000; font-size:11px; padding:0px; margin:0px; font-weight:normal;}
.readmore-border { border-bottom: 1px solid #e4e4e4; }
.service-hire UL { margin-bottom: 0px; margin:0px; padding: 0px; padding-left: 0px; margin-left: 0px; margin-top:0px;  color: #F5660E; }
.service-hire LI { background: url(../images/service-arrow.gif) no-repeat top left; width:185px; float: left; padding-left: 13px; line-height: 22px; list-style-type: none; margin-right: 10px; color: #F5660E;}
.service-hire ul h2
{padding:0px; margin:0px;}
.service-hire LI a { font-size:11px; color: #727272;  font-weight: bold; }
.service-hire LI a:hover { font-size:11px; font-weight: bold; color: #F37C2A;}

