/* CSS Document */

body
{
	background-color: #ffffff;
	margin: 0 auto;
	font-family: Tahoma, Verdana, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	color: #545454;
}
*
{
	margin: 0px 0px;
	padding: 0px 0px;
}
img
{
	border: 0px;
}
div, tr, td, p, ul, ol, th, input, textarea, select, option, span
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: normal;
}
#container
{
	margin: 0 auto;
	width: 921px;
	position: relative;
	clear: both;
}
#top_section
{
	position: relative;
	background-color: #ffffff;
	width: 921px;
	margin: 0 auto;
	clear: both;
	padding-top: 5px;
}

#top_left_home{
	background-image: url(../../images/erp_banner_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 614px;
	padding-left: 10px;
	height: 195px;
}

#top_left{
	background-image: url(../../images/erp_banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 614px;
	padding-left: 10px;
	height: 195px;
}

#logo{
	background-image: url(../../images/erp_logo.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 168px;
	margin-top: 16px;
}

#top_right{
	background-image: url(../../images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 297px;
	height: 195px;
}

#top_nav{
	width: 100%;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
}

#top_nav a.sales{
	background-image: url(../../images/img_contact.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color:#64c1de;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	/*border-right: 1px solid #cccccc;*/
	text-decoration: none;
	vertical-align: middle;
	line-height: 15px;
}

#top_nav a.sales:hover{
	/*color: #ff6600;*/
	text-decoration: underline;
}

#top_nav a.demo{
	background-image: url(../../images/img_demo.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color:#64c1de;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	/*border-right: 1px solid #cccccc;*/
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
	line-height: 15px;
}

#top_nav a.demo:hover{
	color: #ff6600;
	text-decoration: underline;
}

#top_nav a.help{
	background-image: url(../../images/img_help.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color:#64c1de;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
	line-height: 15px;
}

#top_nav a.help:hover{
	color: #ff6600;
	text-decoration: underline;
}

.help{
	background-image: url(../../images/img_help.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color:#64c1de;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
	line-height: 15px;
}

.help:hover{
	/*color: #ff6600;*/
	text-decoration: underline;
}

#top_nav .contact{
	color: #787878;
}

#top_right_reg{
	background-image: url(../../images/reg_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 297px;
	height: 195px;
}

#signin
{
	width: 297px;
	height: 126px;
	clear: both;
}
		
.user_name
{
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
}

.register
{
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
}

.register:hover{
	text-decoration: underline;
}

.block{
	background-color: #ffffff;
	border: 1px solid #999999;
	height: 15px;
	width: 80%;
}

.p_word
{
	color: #dfdfdf;
	font-size: 10px;
	text-decoration: none;
}

.p_word:hover
{
	text-decoration: none;
}

#menu_section{
	width: 921px;
	margin:0 auto;
	position: relative;
	clear: both;
	background-color: #ffffff;
	border-top: #336699;
	margin-top: 1px;
	height: 33px;
}

.home{
	background-image: url(../../images/home_off.gif);
	background-repeat: no-repeat;
	width: 126px;
	height: 25px;
	color: #0072A4;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.home:hover, .home.selected{
	background-image: url(../../images/home_on.gif);
	color: #ffffff;
}

.product{
	background-image: url(../../images/prdt_off.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 25px;
	color: #0072A4;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.product:hover, .product.selected{
	background-image: url(../../images/prdt_on.gif);
	color: #ffffff;
}

.event{
	background-image: url(../../images/event_off.gif);
	background-repeat: no-repeat;
	width: 117px;
	height: 25px;
	color: #0072A4;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.event:hover, .event.selected{
	background-image: url(../../images/event_on.gif);
	color: #ffffff;
}

.buy{
	background-image: url(../../images/buy_off.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	color: #0072A4;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.buy:hover, .buy.selected{
	background-image: url(../../images/buy_on.gif);
	color: #ffffff;
}

.contact_us{
	background-image: url(../../images/cnts_off.gif);
	background-repeat: no-repeat;
	width: 144px;
	height: 25px;
	color: #0072A4;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.contact_us:hover, .contact_us.selected{
	background-image: url(../../images/cnts_on.gif);
	color: #ffffff;
}

.link_bg{
	background-image: url(../../images/link_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}

.link_bg a{
	color: #0072A4;
	text-decoration: none;
}

.link_bg a:hover{
	text-decoration: underline;
}

.link_bg_rt{
	background-image: url(../../images/link_bg_rt.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 8px;
}

#mid_section{
	position: relative;
	background-color: #ffffff;
	width: 921px;
	margin: 0 auto;
	clear: both;
	min-height: 290px;
}

#content_area
{
	position: relative;	
	/*background-image: url(../../images/rt_content_bgImage.gif);*/
	background-repeat:repeat-y;
	/*width: 614px;*/
	padding: 5px 5px;
	float:left;	
}

#feature_area
{
	position: relative;	
	background-image: url(../../images/rt_content_bgImage.gif);
	background-repeat:repeat-y;	
	padding: 5px 5px;
	float:left;	
}

#content_area_innerpage
{
	position: relative;
	width: 916px;
	padding: 30px 5px 40px 0px;
}

.highlight_small
{
	color: #FF8C05;
	font-size: 13px;
	padding-left: 5px;
}

.more
{
	color: #02ABDF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-bottom: 10px;
}

.more:hover
{
	text-decoration: underline;
}

.content
{
	color: #666666;
	padding: 5px 5px;
	line-height: 1.4em;
}

.heading
{
	color: #0d85b9;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}

#rt_content_box
{
	position: relative;
	background-image: url(../../images/rt_content_bg_new.gif);
	background-repeat: repeat-y;
	width: 280px;
	float: left;
	padding-left: 17px;
}

/*.highlight
{
	color: #FF8C05;
	font-size: 16px;
}*/

.highlight
{
	color: #0d85b9;
	font-size: 12px;
	font-weight: bold;
}

.highlight1
{
	color: #696969;
	font-size: 12px;
	font-weight: bold;
}

.line_green
{
	background-color: #BDE03D;
	width: 50%;
	height: 1px;
}

ul.arrow
{
	list-style-image: url(../../images/blue-arrow.gif); 
	list-style-position: outside;
	line-height: 1.5em;
	color: #509ec7;
	font-size: 11px;
	text-align: justify;
}

ul.icon
{
	list-style-image: url(../../images/menu_icon.gif); 
	list-style-position: outside;
	vertical-align: middle;
	line-height: 1.8em;
	color: #666666;
	font-size: 11px;
	text-align: justify;
	padding-left: 30px;
}

#line_1{
	height: 1px;
	width: 906px;
	margin: 0px auto;
	background-color: #cccccc;
}

#bottom_section
{
	position: relative;
	background-image: url(../../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 50px;
	clear: both;
}

#bottom_nav
{
	width: 921px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
}

.bottom_link
{
	color: #0099C9;
	font-size: 12px;
	padding: 20px 55px 0px 55px;
	text-decoration: none;
}

.bottom_link:hover
{
	text-decoration: underline;
}

#copyright
{
	margin: 0 auto;
	width: 921px;
	clear: both;
}

.copyright
{
	color: #999999;
}

.copyright a{
	color: #333333;
	padding-left: 10px;
}

.copyright a:hover{
	color: #666666;
}
		
.link
{
	color: #2D7239;
	font-size: 13px;
	padding-left: 5px;
	text-decoration: none;
}

.link:hover
{
	text-decoration: underline;
}

.content_big
{
	color: #0099C9;/*0d85b9*/
	font-size: 11px;
	padding: 10px 0;
	text-decoration: none;
	font-weight: bold;
}

.content_bold{
	font-weight: bold;
}

.lable{
	font-weight: bold;
	padding-right: 10px;
}

.label{
	font-weight: bold;
	padding-right: 10px;
}

.block{
	width: 60%;
	border: 1px solid #dddddd;
	height: 18px;
}

.block_50{
	width: 40%;
	border: 1px solid #cccccc;
	height: 18px;
}

.scrollbar { 
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #0b2b52;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #c3d3fd;
	scrollbar-face-color: #c3d3fd;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #bebebe;
	scrollbar-track-color: #e8ebf4;
}

.questions{
    color: #0d85b9; 
	font-size:11px; 
	text-decoration:none; 
}
.questions:hover{
    color: #0b45a9;
}

ol{
	padding-left: 25px;
	color: #0d85b9;
}

ol li{
	color: #666666;
	padding: 5px 5px;
}

a:link{ text-decoration: none;}
a:active{ text-decoration: none;}
a:visited{ text-decoration: none;}
a:hover{ text-decoration: none;}

/*-----------------------------------------------Drop down menu-----------------------------------------------*/

#dropmenudiv{
position:absolute;
border:1px solid #b8b8b8;
border-bottom-width: 0;
font:normal 12px Calibri, verdana, Tahoma, "Times New Roman", sans-serif, Arial;
line-height: 22px;
margin-left: 1px;
z-index:1;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 23px;
border-bottom: 1px solid #b8b8b8;
padding: 1px 0px;
text-decoration: none;
font-weight: bold;
color: #999999;
background-color: #ffffff;
}

#dropmenudiv a:hover{
color: #3676ad;
background-color: #EDF6FA;
}

/*------------------------------------------------------------end-------------------------------------------*/
        
/*--------------------------------------------------------image-gallary---------------------------------------*/

#lightbox{
	background-color:#c7dbff;
	/*background-color:#eee;*/
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../../images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/overlay.png", sizingMethod="scale");
	}
	      
     