/* CSS Document */
/* Author : Sachin*/
/* Project: RankUno */
/* Created Date : 27th June 2009 */
/*  *html  line is the hack for the IE6 Browser  */

body {margin:0px; font-family:Verdana; position:relative; font-size:11px; color:#4a4a4a; background: url(../images/page_bg.jpg) repeat-x top; line-height:15px;}

#body_wrapper { width:950px; margin:auto;} 
a { color:#7F7F7F; text-decoration:none; font-weight:bold;} 
a  img { border:none; padding:0px; margin:0px;} 
a:hover { 	text-decoration:none; color: #FF0000;  } 

A.whitelink:link{font-size: 11px; color: #FFFFFF; text-decoration: none;}
A.whitelink:visited{ font-size: 11px; color: #FFFFFF; text-decoration: none;}
A.whitelink:hover{  font-size: 11px; color: #FFFFFF; text-decoration: underline;}
A.whitelink:active{  font-size: 11px; color: #FFFFFF;text-decoration: none;}

.text9 { font-size:9px; color:#31363E;}

.button { background-color:#FEBF01; border:1px solid #BE8F00; color:#FFFFFF;}
.textfield { height:19px; border:#D7D7D7 1px solid; background:url(../images/input_bg.jpg) repeat-x; font-family:"Verdana";}

/* CLASS FOR HEADER SECTION */
#header_box {float:left; width:950px; height:90px; }
#logo { float:left; margin: 10px 0 0 4px; width:210px;}
.header_links { float:right; width:555px; margin: 10px 0 0 4px;}
.header_links .top { float:right; width:100%; margin:6px 6px 0 6px; text-align:right;}
.header_links .bot { float:right; width:100%; margin:16px 50px 0 6px; text-align:right;}

/* CLASS FOR CONTENT SECTION */
#content_box_col3 { width:950px; float:left; margin: 5px 0; font-weight:normal;}
#col1 { float:left; width:200px; font-weight:normal;}
#col2 { float:left; width:460px; margin:0 20px; font-weight:normal;}
#col3 { float:left; width:230px; font-weight:normal;}
#col2 ul li{margin-left:0px; padding-left:20px; padding-bottom:10px; list-style: none; white-space:normal; background: url(/images/bullet.jpg) no-repeat left center;}
#col4 { float:left; width:325px; margin:0 20px; font-weight:normal;}
#col5 { float:left; width:300px; font-weight:normal; background-color: #f5f5f5; border:0px; padding:2px; height:350px;}
#col6 { float:left; width:250px; margin:0 20px; font-weight:normal;}
.greyline_content { height:3px; background-color:#F1F1F1; float:center; width:98%;}

/* CLASS FOR FLASH BOX SECTION */
#flashbox { float:left; width:950px; height:268px; font-size:25px; line-height:40px; color:#868686;}
#flashbox .flashtext { float:left; width:600px; margin-top:110px; font-weight:normal;}
#flashbox .flashimage { float:right; width:300px; }


/* HTML TABLE CLASSES */
.redtext { color:#FF0000;}
.redtext14 { color:#FF0000; font-size: 14px;}
.page_title { font-size:24px; font-family:Verdana; line-height:30px; float:left; width:950px;}
.breadcrumb { font-size:11px; font-family:Verdana; float:left; width:950px; padding-bottom:10px;}
h1 { font-size:20px; font-family:Verdana; line-height:30px; float:left; width:950px; font-weight:500;}
h2 {font-size:13px; color:#000000; font-family:Verdana; margin-bottom:0px;}
.title_box {font-size:14px; line-height:18px; font-weight:bold;}
.grey_box { background-color: #f5f5f5; padding:4px; font-size:14px; line-height:20px; height:80px;}
.grey_box_border { background-color: #f5f5f5; border:#dfdfdf 1px solid; padding:4px; float:left; width:235px;}
.grey_box_border1 { background-color: #f5f5f5; border:#dfdfdf 1px solid; padding:4px; float:left; width:300px;}
.grey_box_border .title{ padding:2px; float:center; color:#FF0000; font-weight:bold; width:235px;}
.grey_box_border .inputrows{ padding:2px 1px; float:left;  width:235px; height:auto; text-align:center;}

.input { background:url(../images/input_bg.gif) top left repeat-x; border:1px solid #c7c7c7; padding:3px; font-family:Verdana; font-size:10px; height:18px;}
.textarea { background:url(../images/input_bg.gif) top left repeat-x #FFFFFF; border:1px solid #c7c7c7; padding:3px; font-family:Verdana; height:55px; width:152px; font-size:11px;}
form { display:inline;}
.con_grey_box1 { background-color: #f5f5f5; border:0px; padding:2px; width:250px;}
/* CLASS FOR INNER LEFT MENU */
.menu_top { float:left; background:url(../images/menu_top.gif) top left no-repeat; width:200px; height:6px;} 
.menu_mid { float:left; font-weight:bold; line-height:28px; background:url(../images/menu_mid.gif) top left repeat-y; height:auto; width:200px; padding:0px;}
.menu_bot { float:left; background:url(../images/menu_bot.gif) top left no-repeat; width:200px; height:6px; }

.menu_normal {width:194px; color:#7F7F7F; border-bottom: 1px solid #EEEEEE; padding:0 0 0 5px; font-weight:normal;}
.menu_normal a { color:#7F7F7F; font-weight:bold; }
.menu_normal a:hover { text-decoration:none; color:#FF0000; text-align:left;}
.menu_selected {  background-color:#DA281F; text-decoration:none; color:#FFFFFF; padding:0 0 0 5px; font-weight:normal;}
.menu_selected a {  text-decoration:none; color:#FFFFFF; padding:0px; font-weight:normal;}
.menu_block {width:194px; color:#4A4A4A; border-bottom: 1px solid #EEEEEE; padding:0 0 0 6px; line-height:17px; font-weight:normal;}
.menu_block a { color:#4A4A4A; font-weight:normal; }
.menu_block a:hover { text-decoration:none; color:#FF0000; text-align:left;}

/* CLASS FOR FOOTER SECTION */
#footer_box { width:950px; float:left; margin:20px 0;} 
.footer_links { float:left; width:950px; margin:0px; }
.footer_links .topbox{ float:left; width:942px; height:20px; margin:0px; background-color:#D4D4D4; padding: 0 0 0 0px;}
.footer_links .botbox{ float:left; width:942px; margin:0px; background-color:#F5F5F5; padding: 0px 0px; height:80px;}
.footer_links .title_guru{ float:left; width:390px; margin:0px 4px 0 0; padding:0 0 0 4px; font-size:10px;}
.footer_links .title_services{ float:left; width:187px; background-color:#AFAFAF; margin:0px 0px 0 0; padding:2px 0 3px 4px; font-size:10px;}
.footer_links .title_services1{ float:left; width:180px; margin:0px 0px 0 0; padding:0 0 0 4px; font-size:11px; line-height:24px;}
.footer_links .title_services2{ float:left; width:186px; margin:0px 0px 0 0; padding:0 0 0 4px; font-size:11px; line-height:24px;}
.footer_links .title_rankuno{ float:left; width:145px; margin:0px; padding:0px 0 1px 4px; font-size:11px; line-height:20px;}
#line{float:left; width:1px; background-color:#bababa; height:40px;}
#line1{float:left; width:1px; background-color:#bababa; height:80px;}

.footer_copyright { float:left; width:950px; margin: 8px 0 8px 0; height:36px;}
.footer_copyright .L { float:left; width:450px;}
.footer_copyright .R { float:right; width:450px; text-align:right; font-size: 11px;}

A.footerlink:link{ text-decoration: none; font-size:10px; font-weight:normal;}
A.footerlink:visited{  text-decoration: none; font-size:10px; font-weight:normal;}
A.footerlink:hover{  color: #FF0000; font-size:10px; font-weight:normal;}
A.footerlink:active{ text-decoration: none; font-size:10px; font-weight:normal;}

A.footerlink1:link{ text-decoration: none; font-size:10px; font-weight:bold;}
A.footerlink1:visited{  text-decoration: none; font-size:10px; font-weight:bold;}
A.footerlink1:hover{  color: #FF0000; font-size:10px; font-weight:bold;}
A.footerlink1:active{ text-decoration: none; font-size:10px; font-weight:bold;}
