/* 
 *Web Designer's Comments.

 * @uses: This file contains is CSS

 * @author: CIPL/SW/011

 * @filename:style.css

 		HTML File:http://web13/vss/cyberThinkInfoTech-website/Designing/HTML/css/style.css
*/


/* COMMON CSS START	*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
}
div, form, label, h1, h2, h3, h4, h5, h6 {
	padding:0px; 
	margin:0px;
}
.height-li{
	margin:0;
	list-style-type:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}

OL {
	margin: 0px;
	padding-left:25px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 18px;
} 
h1{
	font-family:"Trebuchet MS";
	font-size:23px;
	font-weight: normal;
}

h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight: normal;
}
h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight: normal;
}
h4{
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight: normal;
}

/* COMMON CSS END */


/* TOP CSS START */

.top-bg{
	background-image: url(../images/top/top-gradient-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.select-language-left-bg{
	background-image: url(../images/top/language-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width:25px;
	
}

.select-language-right-bg{
	background-image: url(../images/top/language-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width:25px;
	
}

.select-language-middle-bg{
	background-image: url(../images/top/language-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 43px;
}

.select-language-textmenu {
    background-color: #ddf6ff;
    border: 1px solid #7ad5f7;
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-weight: normal;
    color: #007fc8; 
} 
.headline-text{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #9d9d9d;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.search-textfield{
	font-family: "Trebuchet MS";
	 color: #007fc8; 
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-color: #ddf6ff;
    border: 1px solid #7ad5f7;
	width:160px;	
}

/*----navigationPanel start----*/

.navigation-left-hover-bg {
	width:5px;
	height:57px;
	background-position:bottom;
	background-image: url(../images/top/navi-tab-left-bg-over.gif);
	background-repeat: no-repeat;
}

.nav-text-middle-hover-bg {
	background-color: #FFFFFF;
}
.nav-text-right-hover-bg {
	width:5px;
	height:57px;
	background-position:bottom;
	background-image: url(../images/top/navi-tab-right-bg-over.gif);
	background-repeat: no-repeat;
}


.nav-text-link{
	display:block;
	padding:12px 9px 0px 9px;
	color:#00aff0;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;

}

.sub-navi-text-link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

.sub-navi-text-link:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #fc9d11;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

.sub-navi-text-link-hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #fc9d11;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}


/*----navigationPanel end----*/

/* TOP CSS END */

/* MIDDLE CSS START */

/* Middle Blue bg Start */
div.corner-wrapper {
    clear: both;
	margin: 0px;
    position: relative;
	float: left;
}
div.corner-wrapper div {
    position: absolute;
    width: 18px;
    height: 18px;
}
			
div.tl {
	top: 0;
	left: 0;
	background-color: transparent;
	background-image: url(../images/common/middle-left-corner-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.corner-wrapper-right {
    clear: both;
	margin: 0px;
    position: relative;
	float: right;
}
div.corner-wrapper-right div {
    position: absolute;
    width: 18px;
    height: 18px;
}
div.tr {
	top:0;
	right: 0;
	background-color: transparent;
	background-image: url(../images/common/middle-right-corner-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.middle-blue-bg{
	background-image: url(../images/common/middle-blue-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.middle-grey-bg{
	background-image: url(../images/common/middle-grey-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.middle-right-left-bg{
	background-image: url(../images/common/inner-middle-right-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 351px;
}
.inner-middle-left-bg{
	background-image: url(../images/common/inner-middle-left-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 228px;
}
.inner-middle-bg{
	background-image: url(../images/common/inner-middle--bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 210px;
}

/* Middle Blue bg End */

.h1-main-header-blue-text1{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
}

.h1-main-header-green-text1{
	font-family: "Trebuchet MS";
	color: #98ce4c;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
}

.main-header-blue-text{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 23px;
	font-weight: normal;
}

.main-header-green-text{
	font-family: "Trebuchet MS";
	color: #98ce4c;
	text-decoration: none;
	font-size: 23px;
	font-weight: normal;
}

.main-header-black-text {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 23px;
	font-weight: normal;
}

.main-header-orange-text {
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 23px;
	font-weight: normal;
}
.general-text-justify{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}

.sub-header-black-text{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
}
.sub-header-orange-text{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
}
.general-text{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.red-arrer-text{
	font-family: "Trebuchet MS";
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.general-text-bold{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.general-blue-link{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.general-blue-link:hover{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.general-grey-link{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.general-grey-link:hover{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.general-blue-black-link{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.general-blue-black-link:hover{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.general-bluetext-simple{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.more-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b5b5b5;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/common/more-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
}
.more-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00aff0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/common/more-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
	
}
.top-arrow-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00aff0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/common/top-icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
.top-arrow-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00aff0;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/common/top-icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}

.btn-left-bg{
	background-image: url(../images/common/button-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 10px;
}
.btn-right-bg{
	background-image: url(../images/common/button-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 10px;
}

.btn-middle-bg{
	background-image: url(../images/common/button-middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
.btn-text-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.btn-text-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01aef0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}




/* Our Work css Strat */

.light-orange-left-bg{
	background-image: url(../images/common/light-orange-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 187px;
}
.light-orange-left-bg1{
	background-image: url(../images/common/light-orange-left-bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.light-orange-right-bg{
	background-image: url(../images/common/light-orange-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 187px;
}
.light-orange-right-bg1{
	background-image: url(../images/common/light-orange-bottom-right-bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.light-orange-middle-bg{
	background-image: url(../images/common/light-orange-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.light-orange-bottom-left-bg{
	background-image: url(../images/common/light-orange-bottom-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
}
.light-orange-bottom-right-bg{
	background-image: url(../images/common/light-orange-bottom-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
}

.light-orange-bottom-middle-bg{
	background-image: url(../images/common/light-orange-bottom-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.orange-left-bg{
	background-image: url(../images/common/orange-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 187px;
}
.orange-left-bg1{
	background-image: url(../images/common/orange-left-bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.orange-right-bg{
	background-image: url(../images/common/orange-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 187px;
}
.orange-right-bg1{
	background-image: url(../images/common/orange-right-bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.orange-middle-bg{
	background-image: url(../images/common/orange-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fffdfa;
}
.orange-bottom-left-bg{
	background-image: url(../images/common/orange-bottom-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
}

.orange-bottom-right-bg{
	background-image: url(../images/common/orange-bottom-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
}
.orange-bottom-middle-bg{
	background-image: url(../images/common/orange-bottom-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.our-work-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

}
.our-work-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fc9d11;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/common/our-work-link-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	width: 68px;
	display: block;
}
.our-work-link-hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fc9d11;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/common/our-work-link-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	width: 68px;
	display: block;
}
.our-work-link-divider{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
.orange13-bold{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.blue13-bold{
	font-family: "Trebuchet MS";
	color: #01aef0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.green13-bold{
	font-family: "Trebuchet MS";
	color: #98ce4c;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.our-work-image-bg{
	background-image: url(../images/ourwork/image-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: 209px;
}

/* Our Work css End*/

/* Services Offering css Start */

.grey-dotted-divider{
	background-image: url(../images/common/grey-dotted-bg.gif);
	background-repeat: repeat-x;
}

.green-arrow-text ul li{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
	background-position: left 8px;
	background-image: url(../images/common/green-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 23px;	
}

.blue-arrow-text ul li{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
	background-position: left 8px;
	background-image: url(../images/common/blue-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 23px;	
}

.blue-arrow-text1 ul .height-li{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
	background-position: left 8px;
	background-image: url(../images/common/blue-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}
.li-arrow-withtext{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-image:url(../images/common/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:7px;
	display:block;
	line-height:17px;
	margin:5px 0px 5px 0px;
}
.li-arrow-withtext:hover{
	color: #00aff0;
}
.li-arrow-withtext-simple{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-image:url(../images/common/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:7px;
	display:block;
	line-height:17px;
	margin:5px 0px 5px 0px;
}

.green-arrow-text-link ul li a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
	background-position: left 6px;
	background-image: url(../images/common/green-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 23px;	
}
.green-arrow-text-link ul li a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin:0px;
	background-position: left 6px;
	background-image: url(../images/common/green-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 23px;	
}

.blue-arrow-text-link ul li a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
	background-position: left 6px;
	background-image: url(../images/common/blue-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 23px;	
}
.blue-arrow-text-link ul li a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin:0px;
	background-position: left 6px;
	background-image: url(../images/common/blue-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 23px;	
}
/* Services Offering css End */

.middle-white-bg{
	background-color:#FFFFFF;
}
.testimonials-bg-01 {
	background-color: #f7f7f7;
}
.box-border {
	border: 1px solid #E3E3E3;
}
.image-border {
	border: 1px solid #e1e1e1;
	padding: 4px;
	background-color: #FFFFFF;
}

/* SEO SERVICES CSS START */
.gray-box-top-mid-bg{
	background-image:url(../images/common/gray-top-middle-bg.gif);
	background-repeat:repeat-x;
	background-position:left;
}
.gray-box-mid-bg{
	background-image:url(../images/common/gray-middle-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.gray-box-bot-mid-bg{
	border-bottom:solid 1px #f4f4f4;
}
.gray-box-left-border{
	background-image:url(../images/common/gray-left-bg1.gif);
	background-repeat:repeat-y;
	background-position:left top;

}
.gray-box-right-border{
	background-image:url(../images/common/gray-right-bg1.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.services-link-title{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	padding-left: 7px;
	border-bottom:solid 1px #FAD8C7;
}
.services-title-link{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
.services-title-link:hover{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: underline;
	font-size: 18px;
	font-weight: normal;
}
	

/* SEO SERVICES CSS END */

/* MIDDLE CSS END */

/* RIGHT CSS START */
.white-color-bg{
	background-color:#FFFFFF;
	height:18px;
}
.right-grey-bg{
	background-image: url(../images/right/right-grey-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Right Menu css Start */

.right-top-corner-bg{
	background-image: url(../images/right/right-top-corner-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 9px;
}
.right-shadow-bg{
	background-image: url(../images/right/right-shadow-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-shadow-bg1{
	background-image: url(../images/right/right-shadow-bg1-new.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-middle-bg{
	background-color: #FFFFFF;
}

.right-menu-bg-border{
	background-color: #f6f6f6;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #98ce4c;	
}
.right-menu-text-link{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
}

.right-menu-text-link:hover{
	font-family: "Trebuchet MS";
	color: #98ce4c;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
}

/* Right Menu css End */

/* Quick Request a Quote css Start */

.right-header-bg{
	background-image: url(../images/right/right-header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 233px;
}

.right-header-orange-text{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
}

.quick-request-textfield{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #f0f0f0;
	width: 159px;
	height: 21px;
}

.quick-request-textarea{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #f0f0f0;
	width: 159px;
	height: 96px;
}

/* Quick Request a Quote css End */

/* Customer Talk css Start */

.right-header-blue-text{
	font-family: "Trebuchet MS";
	color: #01aef0;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
}
.quotation-text{
	font-family: "Trebuchet MS";
	color: #01aef0;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.orange-text13{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}


/* Customer Talk css End */

/* Online Chat css Start */

.blue-top-left-bg{
	background-image: url(../images/right/blue-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 97px;
}
.blue-top-left-bg1{
	background-image: url(../images/right/blue-left-bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
}
.blue-top-right-bg{
	background-image: url(../images/right/blue-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 97px;
}
.blue-top-right-bg1{
	background-image: url(../images/right/blue-right-bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
}

.blue-top-middle-bg{
	background-color: #f9feff;
	background-image: url(../images/right/blue-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue-bottom-left-bg{
	background-image: url(../images/right/blue-bottom-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
}

.blue-bottom-right-bg{
	background-image: url(../images/right/blue-bottom-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
}
.blue-bottom-middle-bg{
	background-image: url(../images/right/blue-bottom-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}

.online-chat-header-text{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 23px;
	font-weight: bold;
}

.online-chat-black13{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.online-chat-blue13{
	font-family: "Trebuchet MS";
	color: #01aef0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.online-chat-image{
	background-image: url(../images/right/on-line-chat-image.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}

.btn-orange-left-bg{
	background-image: url(../images/right/btn-orange-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 10px;
}
.btn-orange-right-bg{
	background-image: url(../images/right/btn-orange-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 10px;
}

.btn-orange-middle-bg{
	background-image: url(../images/right/btn-orange-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
.btn-orange-text-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.btn-orange-text-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

/* Online Chat css End */

.right-header-green-text{
	font-family: "Trebuchet MS";
	color: #98ce4c;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
}

.right-header-black-text{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
}

/* RIGHT CSS END */

/* BOTTOM CSS START */

.bottom-bg{
	background-image: url(../images/bottom/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bottom-header-text{
	font-family: "Trebuchet MS";
	color: #98ce4c;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}


.bottom-arrow-link ul li a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00b1ed;
	text-decoration: none;
	margin:0px;
	background-position: left 5px;
	background-image: url(../images/bottom/bottom-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 25px;	
}
.bottom-arrow-link ul li a:hover{
	text-decoration: underline;
}
.bottom-dotted-divider{
	background-image: url(../images/bottom/bottom-dotted-divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bookmark-text{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.copyright-text{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}
.address-text{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
	line-height: 25px;
}
.left-boder{
	background-image:url(../images/common/gray-left-bg1.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.right-boder{
	background-image:url(../images/common/gray-right-bg1.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.bottom-link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00b1ed;
	text-decoration: none;
	margin:0px;
	line-height: 25px;	
}
.bottom-link:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00b1ed;
	text-decoration: underline;
	margin:0px;
	line-height: 25px;	
}

/* BOTTOM CSS END */


.project-name-link{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

}
.project-name-link:hover{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.search-light-orange-left-bg{
	background-image: url(../images/common/search-light-orange-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 87px;
}

.search-light-orange-right-bg{
	background-image: url(../images/common/search-light-orange-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 87px;
}

.search-light-orange-middle-bg{
	background-image: url(../images/common/search-light-orange-middle-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.textfield-230{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #f0f0f0;
	width: 230px;
	height: 21px;
}

.textarea-230{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #f0f0f0;
	width: 230px;
	height: 96px;
}

.textarea-50{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #f0f0f0;
	width: 50px;
	height: 21px;
}

.textarea-100{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #f0f0f0;
	width: 100px;
	height: 21px;
}

.handcoursor {
 cursor:pointer;
}

.next-prev-link{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.next-prev-link:hover{
	font-family: "Trebuchet MS";
	color: #fc9d11;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

/* input submit botton css Start */


.submit-btn {
	width: 64px;
	height: 20px;
	outline: none;
	background-color: transparent;
	background-image: url(../images/common/input-btn.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-position: center 1px;
	cursor:pointer;
}
.submit-btn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00aff0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
}

.blue-submit-btn {
	width: 64px;
	height: 20px;
	outline: none;
	background-color: transparent;
	background-image: url(../images/common/input-btn-blue.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-position: center 1px;
	cursor:pointer;
}
.blue-submit-btn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fc9d11;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
}
/* input submit botton css End */


/* Breadcrumb-link start */

.breadcrumb-link-seprator{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

.breadcrumb-link{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.breadcrumb-link:hover{
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
	
}
.breadcrumb-active{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
/* Breadcrumb-link End */

/* Small Box Css Start */
.small-orange-left-bg{
	background-image: url(../images/common/small-orange-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
}
.small-orange-left-bg1{
	background-image: url(../images/common/small-orange-left-bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.small-orange-right-bg{
	background-image: url(../images/common/small-orange-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
}
.small-orange-right-bg1{
	background-image: url(../images/common/small-orange-bottom-right-bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.small-orange-middle-bg{
	background-image: url(../images/common/small-orange-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fffcf6;
}
.small-orange-bottom-left-bg{
	background-image: url(../images/common/small-orange-bottom-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
}
.small-orange-bottom-right-bg{
	background-image: url(../images/common/small-orange-bottom-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	height: 6px;
}

.small-orange-bottom-middle-bg{
	background-image: url(../images/common/small-orange-bottom-middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
/* Small Box Css End*/

.border-bg-highlight{
	background-color:#f0fcff;
	border: 1px solid #b4f0ff;
}
.border-bg-highlight-gery{
	background-color:#f6f6f6;
	border: 1px solid #e7e7e7;
}

.blog-link{
	font-family: "Trebuchet MS";
	color: #98CE4C;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.blog-link:hover{
	font-family: "Trebuchet MS";
	color: #98CE4C;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.offline-grey-link{
	font-family: "Trebuchet MS";
	color: #d9d9d9;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.offline-grey-link:hover{
	font-family: "Trebuchet MS";
	color: #d9d9d9;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.blue-link-bold{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
.blue-link-bold:hover{
	font-family: "Trebuchet MS";
	color: #00aff0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
