#main
{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
#main div.header-text
{
	width: 100%;
	padding: 7px 0 0;
	margin: -6px 0 0;
	overflow: hidden;
}
#main span.new, #main span.tw
{
	float: left;
	position: relative;
}
#main span.new
{
	margin: -3px 0 0;
}
#main span.tw
{
	margin: -7px 0 0;
}
#main div.top-image
{
	position: relative;
	width: 935px;
	z-index: 20;
}
#main div.top-image ul li
{
	display: none;
}
#main div.top-image ul li.first
{
	display: block;
}
#main div.top-image div.image
{
	width: 784px;
	height: 230px;
	padding-left: 55px;
	background: url(../images/ajax-loader.gif) no-repeat 50% 50%;
}
#main div.top-image a.prev-img
{
	position: absolute;
	cursor: pointer;
	left: 0px;
	display: block;
	top: 92px;
	z-index: 300;
	width: 35px;
	padding: 0 0 25px;
	height: 5px;
	background: url(../images/minus-normal.gif) no-repeat 0 0;
}
#main div.top-image a.prev-img:hover
{
	background: url(../images/minus-hover.gif) no-repeat 0 0;
}
#main div.top-image a.next-img
{
	position: absolute;
	right: -45px;
	top: 92px;
	cursor: pointer;
	width: 35px;
	z-index: 300;
	display: block;
	height: 55px;
	background: url(../images/plus-normal.gif) no-repeat 0 0;
}
#main div.top-image a.next-img:hover
{
	background: url(../images/plus-hover.gif) no-repeat 0 0;
}
#main div.top-image div.popups
{
	width: 302px;
	height: 192px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 0; /*	border:solid 1px #DD978D;*/
	z-index: 9999;
}
#main div.top-image div.popup, #main div.top-image div.popup-new
{
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 272px;
	padding: 0 0 0 10px;
	left: 0;
	z-index: 999;
	background: url(../images/bg-popup-begin.gif) no-repeat 0 0;
}
* html #main div.top-image div.popup
{
	background: url(../images/bg-popup-begin.gif) no-repeat 0 0;
}
#main div.top-image div.popup .inner-box
{
	width: 272px;
	height: 169px;
	background: url(../images/box.gif);
}
* html #main div.top-image div.popup .inner-box
{
	width: 272px;
	height: 169px;
	background: url(../images/box.png); /*   background: url(../images/popup-all.gif) repeat-y 0 0;*/
}
/*#main div.top-image div.popup .inner-box h2
{
    width: 273px;
    height: 72px;
    margin: 0 0 -5px;
    display: block;
}*/
#main div.top-image div.popup .inner-box p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
	margin: -20px 0 0;
	display: inline;
	overflow: hidden;
	text-align: left;
	display: block;
	padding-top: 20px;
	vertical-align: middle;
	line-height: 16px;
}
#main div.top-image div.popup .inner-box h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C9C9C9;
	text-decoration: none;
	margin: -20px 0 0;
	display: inline;
	overflow: hidden;
	font-weight: normal;
	text-align: left;
}
#main div.top-image div.popup .inner-box div div
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}
#slider
{
	height: 230px;
	width: 830px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: transparent;
}
#slider li img
{
	display: block;
}
/*#slider li .shadow
{
    width: 622px;
    height: 78px;
    overflow: hidden;
    background: url(../images/bg-shadow-imgs.png) no-repeat 0 0;
    margin: 0 0 0 30px;
}*/
#slider img
{
	width: 784px;
	height: 230px;
	top: 0;
	left: 0;
}
#slider ul, #slider li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li
{
	width: 880px;
	position: relative;
	height: 333px;
	overflow: hidden;
}
.datapadding
{
	padding: 10px;
}
.eventdetailstitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
	background: #4A4A4A;
	width: 100%;
	padding-bottom: 5px;
	border: solid 1px #6F6F6F;
}

#mainboxleft
{
	float: left;
	width: 725px;
	margin: 0;
	padding: 0;
	border: solid 0px red;
}
#mainboxright
{
	float: left;
	width: 167px;
	margin-bottom: 10px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
#mainboxright img
{
	border: 1px solid #CCCCCC;
}
#boxregister
{
	height: auto;
	width: 695px;
	border: 1px solid #454545;
	background-color: #202020;
	margin: 0px 0px 10px 10px;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	display: inline-block;
	overflow: visible;
}
#boxregisterleft
{
	float: left;
	height: auto;
	border: solid 0px red;
}
#boxregisterright
{
	float: right;
	height: auto;
	border: solid 0px red;
}
#boxregisterright img
{
	border: 0px solid #CCCCCC;
}
#mainboxleftfeedback
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#fieldbox
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.fieldname
{
	display: inline-block;
	width: 150px;
	height: auto;
	text-align: right;
	background-color: #2A2A2A;
	border: 1px solid #535353;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 4px;
	padding: 2px 2px 2px 0px;
	color: #6F6F6F;
}
.ffieldname
{
	font-weight: bold;
	display: inline-block;
	width: 150px;
	height: auto;
	text-align: right;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 4px;
	padding: 2px 2px 2px 0px;
}
.errormessage
{
	margin-left: 165px;
	color: red;
}
.errormessagen
{
	margin-left: 160px;
	color: red;
}

.textcomments
{
	padding-left: 160px;
}
.btnright
{
	padding-left: 164px;
}

.btnrightn
{
	padding-left: 161px;
}
.textareabig
{
	border: 1px solid #6f6f6f;
	width: 210px;
	height: 77px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-indent: 3px;
	margin-top: 3px;
	vertical-align: top;

}
.fieldnamebig
{
	display: inline-block;
	width: 150px;
	height: 65px;
	text-align: right;
	background-color: #2A2A2A;
	border: 1px solid #535353;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 4px;
	padding: 2px 2px 2px 0px;
	color: #6F6F6F;
}
.boxcount
{
	background-color: #303030;
	border: 1px solid #6f6f6f;
	width: 210px;
	height: 20px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-indent: 3px;
	margin-top: 3px;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
}
.tooltips
{
	display: none;
	width: 330px;
	position: absolute;
	padding: 3px;
	background-color: #363636;
	border: solid 1px #454545;
}
.fileupload
{
	display: inline-block;
	height: auto;
	color: #6F6F6F;
}
.msgcenter
{
	text-align: center;
}
.txtwhite
{
	color: #FFFFFF;
}
.buttoncont, .buttoncont:hover
{
	background-image: url(../../images/button-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #888888;
	font-family: Tahoma;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

.textsearchResult
{
	float: right;
	margin: 0px;
	margin-top: -15px;
	padding: 0px;
	color: #6F6F6F;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
}
.redheadsmall1, .redheadsmall1:hover
{
	color: #CFCFCF;
	font-size: 13px;
}
.searchURLLink
{
	color: green;   
	margin-top: 5px;
	padding-top: 5px;
}

.searchURLLink:hover
{
	color: green;
	text-decoration: underline;
}

#bgsearch
{
	background-image: url(images/search-bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	height: 350px;
}

.txtsearch
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #6E6E6E;
	background: #383838;
	text-decoration: none;
	width: 272px;
	border: solid 0px white;
	vertical-align: text-bottom;
	margin-top: -2px;
	margin-left: 6px;
}
.nosearch
{
	font-family: Verdana;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.spannosearch
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #EE3722;
	text-decoration: none;
}
.redtext
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFf;
	text-decoration: none;
}
#feedbackspanspace5 span
{
	padding-left: 5px;
	padding-right: 5px;
}
.feedback-box
{
	height: 585px;
	width: 687px;
}
.feedbackline
{
	border-top: solid 2px #454545;
	margin-top: 5px;
	margin-bottom: 5px;	
	font-size:0px;
	line-height:1px;
}
.feedback-innerbox
{
	background: #666666;
	padding: 3px;
	border: solid 1px #000000;
	padding-left: 7px;
	color: #000000;
}
.feedbackborder
{
	border: solid 1px #454545;
	clear: both;
}
.feedback-radiobtn
{
	float: right;
	margin-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 56%;
}
.feedback-caption
{
	float: left;
	margin-top: 7px;
}
.spanspace span
{
	padding-right: 26px;
}
.spanspacebottom span
{
	padding-right: 25px;
}
.search-datalist-padding
{
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 10px;
}
.search-keyword
{
	padding-top: 162px;
	padding-left: 28px;
	font-family: Verdana;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.search-txtdiv
{
	float: left;
	padding-top: 12px;
}

.paddingtopbottom5
{
	padding-top: 5px;
	padding-bottom: 5px;
}
/*.arrowgrayimg
{
    padding-right: 5px;
    border:0px;
   
}*/
/*Live chat*/
.home-livechat-middle
{
	margin-right: 0px;
	z-index: -100000;
}
.home-livechat-middle img
{
	margin: 0px 2px 1px 2px;
	padding-top: 8px;
	vertical-align: bottom;
	cursor: pointer;
}
.home-livechat-middle div
{
	padding-top: 3px;
	padding-bottom: 6px;
}
.home-livechat-bot
{
	background-color: #141414;
	z-index: -999;
	width: 210px;
	margin-top: -7px;
	margin-left: 85px;
	height: auto; /*margin-top:6px;	*/
}
.home-livechat-bot div
{
	border: solid 1px #888888;
	font-family: Verdana;
	font-size: 11px;
	color: #C8C8C8;
	text-decoration: none;
	padding: 0 0 0 0;
	z-index: 1001;
	display: none;
	vertical-align: middle;
	text-align: center;
	background-color: #141414;
	height: 31px;
	padding-top: 3px;
}
.dv-livechat-main
{
	position: relative;
}
.dv-livechat-poiter
{
	position: relative;
	background-image: url(images/arrow-up.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 11px;
	top: -41px;
	left: 250px;
	padding: 0px;
	margin: 0px;
	line-height: 8px;
	font-size: 1px;
	z-index: 999;
	display: none;
}


/*End Live chat*
/*===========================CMS=============================*/
.H2CMS
{
	font-family: Verdana;
	font-size: 10pt;
	color: #A5A5A5;
	text-decoration: none;
	padding-left: 1px;
	padding-bottom: 5px;
	margin: 0px;
}

.H12CMS
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
.cmsLeftPadding
{
	padding-left: 20px;
}
.CMStitle
{
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #252525;
	border: solid 1px #3E3E3E;
}
.toppadding
{
	padding-top: 15px;
}
.subMain
{
	margin-top: 15px;
}
.CMStextlink
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.CMStextlink:hover
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.cmsLeftPadding
{
	padding-left: 20px;
}

.CMStextlinkGray
{
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.CMStextlinkGray:hover
{
	color: #888888;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.CMStextlinkBold
{
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
.CMStextlinkBold:hover
{
	font-size: 11px;
	color: #888888;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
}
.topheight
{
	height: 25px;
}
.H1text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	line-height:16px;
}
.H2text
{
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	line-height:16px;
}
.H3text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}
.textbold
{
	font-family: Verdana, Arial, Helvetica, sans-seri;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
}
.textCMS
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 16px;
	text-decoration: none;
}
.textCMS:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 16px;
	text-decoration: none;
}
.H1CMSADDRESS
{
	font-family: Verdana;
	font-size: 10pt;
	color: #DF3420;
	text-decoration: none;
	padding-left: 1px;
	margin: 0px;
}
.infoquest-tab1
{
	padding-right: 10px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 2px;
}
.infoquest-tab2
{
	padding-left: 2px;
	padding-right: 10px;
	vertical-align: top;
}
.infoquest-tab3
{
	padding-left: 2px;
	padding-right: 12px;
	vertical-align: top;
}
.infoquest-tab4
{
	padding-left: 2px;
	padding-right: 7px;
	vertical-align: top;
}
.infoquest-tab5
{
	padding-left: 2px;
	padding-right: 9px;
	vertical-align: top;
}

.infoquest-tab6
{
	padding-left: 2px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 3px;
}
.inner-box div
{
	padding: 13px 17px 0px 17px;
}
.divsolution
{
	float: left;
	width: 10PX;
	padding: 4px 20px 5px 0px;
}
.divsolutionn
{
	float: left;
	width: 10PX;
	padding: 7px 20px 5px 0px;
}
.infoquestsolution
{
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
}
.CMStitlecolor
{
	color: #BCBCBC;
	vertical-align:top;
	width:25%;
}
.arrow UL { margin-bottom: 0px; margin:0px; padding: 0px; padding-left: 0px; margin-left: 0px; margin-top:0px;  color: #F5660E; }
.arrow LI { background: url(../images/service-arrow.gif) no-repeat top left; width:220px; float: left; padding-left: 13px; line-height: 22px; list-style-type: none; margin-right: 10px; color: #F5660E;}
.arrow ul h2
{padding:0px; margin:0px;}
.arrow LI a { font-size:11px; color: #727272;  font-weight: 400; text-align:left }
.arrow LI a:hover { font-size:11px; font-weight: 400; color: #727272;text-align:left}
.erpsolution
{
	width:20px;
	vertical-align:top;
}
.divunsubscribe
{
	line-height: 30px;padding-top:3px;
	
}
.lblsearchmsg
{
    font-size:14px;
    font-family: Verdana, Helvetica, sans-serif;
	color: #D92915;
	text-decoration: none;
	line-height: normal;
	font-weight:normal;
	
    
}