/* GENERAL STYLES */
/* GENERAL STYLES */
html,body,div,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }

* {
	margin: 0;
	border: none;
	outline: none;
	list-style:none;
	text-decoration:none;
}

p { font-size:11px; }

h2 { font-size:40px; }

body {
	padding: 0;
	margin:0px 0px;
	font-family:Helvetica, Sans-serif, Arial;
	font-size: 60%;
	color: #555;

	}

#wrap{
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	background:url(/images/HeadBG.jpg) repeat-x 0px -50px;
	}
	
#content {
	background:url(/images/PageFade.jpg) repeat-x  0px -50px;
	width: 880px!important;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding:35px;
	}

#canvas{
	 width:100%;
	 height:100px;
	left:0px;
	top:0px;
	display:block;
	position:relative;
}

	/*-----------------------------------------------------------------
		Columns and floats
	-----------------------------------------------------------------*/
.IIIColFloat{
	float:left;
	width:32%;
}
.left{
	float:left;
	clear:right;
	width:49%;
	}
.right{
	float:right;
	width:49%;
	}
.leftLong{
	float:left;
	width:62%;
	}
.rightLong{
	float:right;
	width:62%;
	}

.rightMaxi{
	float:right;
	width:85%;
	}
.leftShort{
	float:left;
	width:36%;
	}

.rightShort{
	float:right;
	width:36%;
	}
.rightMini{
	float:right;
	width:15%;
	}
	
.leftMini{
	float:left;
	width:16%;
	}
.leftMaxi{
	float:left;
	width:72%;
	}

#col1{
	float:left;
	width:184px;
	padding-right:12px;
	margin-right:1px;
	display:block;
}	
#colCentre{
	float:left;
	width:717px !important;
	display:block;
	}
#col3{
	float:right;
	width:184px;
	margin-left:0px !important;
	margin-left:0px;
	padding-left:0px !important;
	padding-left:0px;
	display:block;
	}	
#col2Span{
	float:left;
	width:782px !important;
	width:782px;
	display:block;
}	

	/*-----------------------------------------------------------------
		head
	-----------------------------------------------------------------*/
.headBorderLeft{
	width:980px;
	height:230px;
	clear: both;
	margin: 0 auto;
	background:url(/images/centreEnds_Left.jpg) no-repeat bottom left;
}
.headBorderRight{
	width:980px;
	height:230px;
	clear: both;
	margin: 0 auto;
	background:url(/images/centreEnds_Right.jpg) no-repeat bottom right;
}
.bodyShadowLeft{
	width:980px;
	height:100%;
	min-height:313px;
	clear: both;
	margin: 0 auto;
	background:url(/images/bodyShadow_left.jpg) no-repeat top left;
}
.bodyShadowRight{
	width:980px;
	height:100%;
	min-height:313px;
	clear: both;
	margin: 0 auto;
	background:url(/images/bodyShadow_right.jpg) no-repeat top right;
}	
	
#MainStage{
	background:#4d531d url('/images/MainStageBG.jpg') repeat-x;
	height:178px;
	clear:both;
}

#VeryTop{
	height:20px;
	text-align:right;
}
	
#head{
	width: 950px !important;
	width: 950px;
	clear: both;
	margin: 0 auto;
	} 
	
#TopBar{
	width: 100%;
	height:auto !important;
	background:#3f441c;
}

#TopBar #search{
	float:left;
	padding:5px 15px;
	width:250px;
	top:10px;
}

#TopBar #sectorFilter{
	float:left;
	padding:5px 15px;
	width:210px;
	top:10px;
}

#TopBar #logo{
	height: 68px;
	padding-right:100px;
	float: left;
	text-align:left;
	position:relative;
	top:15px;
	left:15px;
}

#head #logo  {
	height: 68px;
	float: left;
	text-align:left;
	position:relative;
	top:15px;
	left:15px;
	}
	#head #logo a, #TopBar #logo a{
	background: url('/images/Anand-Rathi_logo.jpg') no-repeat center;
	 width:236px;
	 height:68px;
	}
	#head #logo a, #head #logo a:hover, #TopBar #logo a, #TopBar #logo a:hover {
	display: block;
	text-indent:-90000px;
	}
	
#head #stage{
	float: left;
	position:relative;
	top:12px;
   }
#head #promo{
	float: right;
	position:relative;
	top:127px;
	left:55px;
   }
 
#head #pageCorner{
	float: right;
	position:relative;
	background:url(/images/PageFoldCorner.jpg) no-repeat;
	width:55px;
	height:67px;
}
#head #pageCorner a{
	width:55px;
	height:67px;
	display:block;
	text-indent:-90000px;
}
   
#head p {
	display: none; /*temp*/
	}
	
#head .navigation_reg{
		clear:both;
		list-style: none;
		display:block;
		text-align: center;
		float:left;
		padding-left: 0px;
		margin-bottom:0px;
		background:#1e200d;
	}

	#head .navigation_reg li {
		width:176px;
		float: left;
		font-weight: bold;
		margin:0px 0px 0px 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.3em;
		background: url('/images/MenuBG.jpg') repeat-x;
	}
	#head .navigation_reg li a {
		line-height: 2.3em;
		height: 31px;
		display: block;
		color: #FFF;
		border-left:1px solid #4c5221;
		border-right:1px solid #000000;
	}
	#head .navigation_reg li a:hover, #head .navigation_reg li a:focus {
		color:#FFCC00;
	}
	#head .navigation_reg li.current a, #head .navigation_reg li.current a:hover, #head .navigation_reg li.current a:focus  {
		color: #888;
		background-position: 0 0;
	}

	#head .navigation_reg li.home a  {
		background: url('/images/MenuHome.jpg') no-repeat ;
		text-indent:-90000px;
		border-left:none;
		border-right:none;
	}
	#head .navigation_reg li.home  {
		width:70px;
	} #head .navigation_reg li.home a:hover, #head .navigation_reg li.home a:focus{

	}
	
	#head .navigation_reg li.first a  {
		border-left:none;
	} #head .navigation_reg li.first a:hover, #head .navigation_reg li.first a:focus{

	}
	#head .navigation_reg li.last a  {
		background: url('/images/MenuEnd.jpg') no-repeat right;
		border-right:none;
	} #head .navigation_reg li.last a:hover, #head .navigation_reg li.last a:focus{

	}

.login {
	position:relative;
	width:340px;
	height:60px;
	float:left;
	top:-68px;
	left:550px;
	clear: both;
	display:block;
	text-align: right;
	line-height:13px;
	font-size:12px;
	margin:0;
}

#AccountButtons{
	width:118px;
	position:relative;
	float:left;
	top:20px !important;
	right:50px !important;
	left: 410px !important;
	top:90px;
	right:0px;
	left: 515px;
}

#AccountButtons .demoBtn{
 width:117px;
 height:28px;
 background:url(/images/OpenLiveBtn.jpg) no-repeat 0px 0px;
 text-indent:-90000px;
} #AccountButtons .demoBtn a{
	 width:117px;
	 height:28px;
	 display:block;
	}#AccountButtons .demoBtn a:hover{
		background:url(/images/OpenLiveBtn.jpg) no-repeat 0px -28px;
	}

#AccountButtons .liveBtn{
 width:117px;
 height:28px;
 background:url(/images/OpenDemoBtn.jpg) no-repeat 0px 0px;
 text-indent:-90000px;
} #AccountButtons .liveBtn a{
	 width:117px;
	 height:28px;
	 display:block;
	}#AccountButtons .liveBtn a:hover{
	 background:url(/images/OpenDemoBtn.jpg) no-repeat 0px -28px;
	}
	
#AccountButtons .buttonReflect{
 width:117px;
 height:28px;
 background:url(/images/AccountBtn_reflect.jpg) no-repeat;
}


/*-----------------------------------------------------------------
 	common & misc
-----------------------------------------------------------------*/
.paragraphStory{
	padding:8px 0px;
}
* html .visualIEFloatFix { min-width: 0.01%!important; height: 0.01%; }

.stretch { clear: both;} /* stretches parent div around floats */
a { text-decoration: none;}
.clear{
	clear:both;
	text-indent:-900000px;
	height:11px;
	}
.hide{
	visibility:hidden;
	margin-top:5px;
	margin-bottom:5px;
}
br{
	margin:10px 0;
	}
.dotted  {
	margin: 10px !important;
	padding: 0px !important;
	border-bottom: 1px solid #e9e9e9;
	visibility:visible !important;
}
div .vrDotted{
	margin: 0px !important;
	padding: 0px !important;
	background: url(/images/css-dotted.gif) repeat-y center top !important;	
	width:14px;
	height:500px;
	float:left;
}

.dotted  {
	border-bottom: none !important;
	padding: 1px !important;
	/*background: url(/images/css-dotted.gif) repeat-x top !important;	 */
	visibility:visible !important;
}
table {border:solid; border-width:1px; border-color:#eeeeee; }
td {border:solid; border-width:1px; border-color:#eeeeee; background:#FFFFFF; padding-left:5px; }

.styleindent{padding-left:20px;}

.sumDivide{
	width:30px;
}.sumDivide .over{
	text-decoration: underline;
}

.indent{
	margin-left:20px;
}
.totop{
text-align:right;
float:right;
margin:20px 0 0 0;

}





#footer{
	margin: 0 auto;
	width: 925px;
	height:266px;
	background:url(/images/FootBG.jpg) repeat-x;
	padding:0px 15px;
	color:#FFFFFF;
	text-align:left;
	}
#footer #MenuFoot {
	padding:0px 20px;
}

#footer #MenuFoot .footer4Col{
	float:left;
	width:220px;
	border-right:1px solid #40451b;
	height:174px;
}
#footer #MenuFoot .last{
	border:none;
}

#footer #MenuFoot h4{
	font-size:2em;
	font-weight:100;
	color:#ffffff;
	font-family:Helvetica, sans-serif;
	margin:20px 30px 5px 30px;
}
#footer #MenuFoot .footer4Col ul{
	display:block;
	margin-left:0px;
}
#footer .footerCol_nav li {
		margin:0px 0px 0px 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.2em;
		display: block;
	}
	#footer .footerCol_nav li a {
		line-height: 1.8em;
		height: 20px;
		
		color:#FFF;
	}
	#footer .footerCol_nav li a:Hover {
		color:#FFCC00;
		text-decoration:underline;
	}
.copyright {
	font-size:xx-small;
	color: #ffffff;
	clear: both;
	}


tr, td, table {
	border:none !important;
}

input, textarea, select {
	border:1px solid #999999;
	padding:2px 2px;
}

select { width:200px; display:block; }

/*
     tabs
*/

.tabs {
background:transparent url(/imamges/tabs_bg.gif) no-repeat scroll 100%;
}
.tabs li, .tabs li span {
background-image:url(/imamges/tabs_li_bg.gif);
background-repeat:no-repeat;
}
.tabs li {
background-position:0pt -96px;
float:left;
font-size:1.08em;
height:32px;
margin-right:0.33em;
overflow:hidden;
padding-left:5px;
}
.tabs li.on {
background-position:0pt -64px;
}
.tabs li span {
background-position:100% -32px;
display:block;
line-height:2.5em;
padding:0pt 18px 0pt 10px;
}
.tabs li span img {
float:left;
margin:8px 6px 0pt 0pt;
}
.tabs li.on span {
background-position:100% 0pt;
}
.tabs li a, .tabs li a:hover {
color:#000000;
text-decoration:none;
}
.tabs li a:hover {
color:#8AB54A;
}	

#preloader
{
	position: absolute;
	top: 150px;
	left: 100px;
	z-index: 100;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}  

.miTable td
{
	border:solid 1px #CCCCCC;
}

.miTable
{
	border:solid 1px #CCCCCC;
}

.miTable tr
{
	border:solid 1px #CCCCCC;
}

.miTable p {color:#00CC99; }
		  
		  
		  
/* Global Form Styles */

label { font-size:14px; display:inline; }
.textbox { padding:5px; height:16px; width:200px; margin:0 0 15px 0; background-color:White; }
.button { float:right; }
.textbox:hover, .textbox:focus, .textbox:active, .button:hover { border-color:#bf7e16; }


