/*  Main CSS file for anyware 2008, All rights reserved.

    The Styles category present in this css....
	 1. Body, Layout Styles
	 2. HTML Tags
	 3. Menu Styles
	 4. Content Styles                 */

	 
/*  1. Body, Layout styles  */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: black;	
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #8C8C8C;
}
#logo {
	float:left; width: 200px;
}
#container {
	margin: 0; width: 810px; text-align: left;
	padding: 0; background-color: White;
}

/*  White rounded box for entire page */
#pge {
	background: url(../images/page_body1.jpg) repeat-y;
	width: 880px;
}
#pge-top {
	background: url(../images/page_top1.jpg) no-repeat;
	height: 20px;
}
#pge-bott {
	background: url(../images/page_bott1.jpg) no-repeat bottom;
	height: 18px;
}

/*  2. HTML Tags  */
h1 {
	padding: 0px 3px 0px 20px;
	margin: 3px 3px 3px 0px;
	background: url(../images/headerarrowblue.gif) no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
   color: #002d62;	
}
ul.arrow {
	padding: 0px;
	margin: 0px;
}
ul.arrow li {
	background: url(../images/arrow.gif) no-repeat left top;
	list-style: none;
	padding: 0px 0px 5px 20px;
}
ul.arrow li a {
	color: #7f7f7f;
	text-decoration: none;
	font: normal 13px Arial, Helvetica, sans-serif;
}
ul.arrow li a:hover {
	text-decoration: underline;
}

/*  3. Menu Styles  */

#menu {
	font: bold 13px Arial, Helvetica, sans-serif; 
	padding: 7px 10px 0px 10px;
	clear: both;
	margin-bottom: 0px;
	background: url(../images/menu_bg.jpg) repeat-x;
	height: 24px;
	text-align: center;
}
#menu a {
	color: White;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: Black;
}
#menu2 {
	background-color: #F0F0F2;
   border-top: 7px solid #002d62; 
	clear: both;
	height: 20px;
	padding: 5px 5px 5px 5px;
	font: bold 13px Arial, Helvetica, sans-serif; 
}

#topNav {
	display: block;
	width: 810px;
	height: 20px; /*margin: 0;
	padding: 0;*/
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background: #55A0FF url(../images/menu_bg.png) repeat-x;
	list-style: none;
	color: #fff;
	clear: left;
	font-size: 12px;
}

#topNav ul {
	list-style: none;
}

#topNav li {
	float: left;
	text-align: center;
	width: 160px;
	border-left: 1px solid #839ABC;
	border-right: 1px solid #2E3F5C;
}

#topNav a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #f2e9e9;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 1.8em;
	/* This is for versions < IE7, edit padding as needed to fill the top nav bar */
	_padding: 0 40px 0 40px;
	_border: none;
}

#topNav a:hover {
	background: #839ABC url(../images/topmenu_bg_hover.jpg) repeat-x;
	color: #fff;
}

/*  Three column menu in content */
#menubox {
	clear: both;
}

.col3 {
	width: 188px;
	margin-left: 16px;
	float:  left;
	display: inline;
	overflow: hidden;
}

.col3 p {
	margin-top: 9px;
	padding-top: 9px;
	border-top: 1px dotted #ccc;
	margin-bottom: 9px;
	font-size: 11px;
	line-height: 14px;
	*zoom:1; /* border is not applied without this ie6-7 */
}

.col3 a {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
/*  4. Content Styles  */

.box {
	font: normal 13px Times New Roman;
	background-color: #F0F0F2;
    border: 1px solid #F0F0F2;
	padding: 5px;
	margin-top: 0px;
	width: 195px;
        height: 214px;
}
.menucol1 {
	float:left;
	width: 210px;
	background: url(../images/vertical.jpg) no-repeat right;
	margin-right: 10px;
	height: 178px;
}
.line {
	background: url(../images/horizontal.gif) repeat-x bottom;
	clear: both;
}
.footer {
	background: #55A0FF url(../images/menu_bg.png) repeat-x;
	height: 19px;
	text-align: center;
	color: White;
	padding-top: 3px;
}

#contentleft {
	width: 620px;
	float: left;
	overflow: hidden;
}

#heading {
	clear: both;
	padding: 5px 0px 5px 0px;
	font: normal 12px Arial, Helvetica, sans-serif; 
}
#heading p {
	padding: 5px 5px 5px 20px;
	margin: 3px 3px 3px 0px;
}

#rtside {
	width: 173px;
	border-left: 2px dotted #ccc;
	padding: 5px 5px 5px 10px;
	float: right;
}

#rtside ul {
 list-style: none;
 padding-top: 0px;
 margin-top: 0px;	
 margin-bottom: 0px;
}
#rtside ul li a{
  	text-decoration: none;
   color: #0047B6;
	font-size: 11px;
}
#rtside a:hover {
	text-decoration: underline;
}
#rtside ul li a.current {
  	text-decoration: none;
   color: #000;
	font-weight: bold;
}
.line2 {
	background-color: #FE8200;
	clear: both;
	height: 3px;
	margin: 0px;
}
p.nametitle {
	text-align: right;
	color: Gray;
	font-weight: bold;
}
#rtside p {
  font: normal 11px Arial, Helvetica, sans-serif; 
  margin-top: 2px;
}
#rtside input, #rtside select {
	font: normal 11px Arial, Helvetica, sans-serif; 
	color: #3165C6;
	margin: 5px 5px 5px 5px;
	width: 140px;
}
#container select {
	font: normal 11px Arial, Helvetica, sans-serif; 
	color: #3165C6;
}
h1.title {
	padding: 0px 3px 0px 20px;
	margin: 3px 3px 3px 0px;
	background: url(../images/headerarrowblue.gif) no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
   color: #002d62;
}
#news {
	padding: 3px 3px 3px 20px;
}
#news a {
	font: bold 11px Arial, Helvetica, sans-serif;
}
#case {
	padding: 0px 0px 0px 20px;
}
#case p{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: Gray;
}
#footimg {
 /*  width: 610px;	*/
 clear: both;
   padding: 5px 5px 0px 20px;
}
#footimg a {
  font: bold 13px Arial, Helvetica, sans-serif;
  color: #0000FF;		
}

#logonew {
  clear: both;
margin-top: 2px;
background-color: #F0F0F2;
border: 1px solid #C3BDC1;
padding: 3px;
}

#logonew .appln {
	font-size: 11px;
	font-weight: bold;
	color: #CD3F3E;
}

