/* CSS Document */

body{
	background:url(../images/bg.gif) repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*color:#4c4c4c;*/
}
a{
cursor:pointer;
}

.restab{
	background:#a9abb0;
}

#main{
	width:100%;
	position: absolute;
	z-index: -1;
}

#header{
	background:url(../images/top_bg.JPG) no-repeat;
	height:115px;
	width:987px;
	margin:0px auto;
	text-align:center;
}

#conatiner{
	background:#FFFFFF;
	width:967px;
	margin:0px auto 10px auto;
	padding:10px;
}

#nav{
	height:52px;
	width:965px;
	margin-bottom:10px;
}


.navL{
	background:url(../images/navL.gif) no-repeat;
	height:52px;
	width:17px;
	float:left;
}

.navM{
	background:url(../images/navM.gif) repeat-x;
	height:52px;
	float:left;
	width:931px;
	color:#8f5902;
	font-size:14px;
	font-weight:bold;
}

.navR{
	background:url(../images/navR.gif) no-repeat;
	height:52px;
	width:17px;
	float:right;
}

.homeicon{
	float:left;
	padding-top:11px;
}

.left_nav{
	float:left;
}

.right_nav{
	float:right;
}


.navM ul{
	padding:0px;
	margin:0px;
}

.navM li{
	float:left;
	list-style:none;
	padding:0px 10px 0px 10px;
	margin-top:16px;
	background:url(../images/divider.gif) no-repeat right;
}

a.navtext:link, a.navtext:active, a.navtext:visited{
	color:#8f5902;
	text-decoration:none;
	float:left;
}

a.navtext:hover{
	color:#ffefd3;
	text-decoration:none;
}

.nav_divider{
	background:url(../images/divider.gif) no-repeat;
	width:2px;
	height:27px;
	float:left;
	margin-top:10px;
}
	
#headerimg{
	width:967px;
	height:435px;
}

.headerimg_L{
	background:url(../images/headerimg_left.JPG) no-repeat;
	height:85px;
	width:433px;
	float:left;
	padding-top:350px;
	font-size:18px
}

.headerimg_M{
	background:url(../images/headerimg_middle.gif) repeat-x;
	height:435px;
	float:left;
	width:514px;
}

.headerimg_R{
	background:url(../images/headerimg_right.gif) no-repeat;
	height:435px;
	width:20px;
	float:right;
}

.headerbold{
	font-size:18px;
	padding:5px 0;
}

.row{
	padding-bottom:9px;
}

.rowL{
	float:left;
	padding:5px 10px 0 0;
}

.rowR{
	float:right;
	padding:5px 10px 5px 5px;
}

.datacontainer{
	width:967px;
	margin:0px auto;
	padding:10px 0;
	overflow:hidden;
	text-align: justify;
}
	
.brown_heading{
	font-size:17px;
	font-weight:bold;
	color:#8f5902;
	padding-bottom:10px;
}

.bottomL{
	border-right:1px dotted #474747;
	padding-right:10px;
	width:539px;
    float:left;
}

.bottomM{
	border-right:1px dotted #474747;
	padding:0 10px 0 20px;
	width:180px;
	float:left;
	height:251px;
}

.bottomR{
	padding:0 10px 0 20px;
	width:160px;
	float:left;
}

a:link, a:active, a:visited{
	color:#4c4c4c;
	text-decoration:none;
}

a:hover{
	color:#4c4c4c;
	text-decoration:underline;
}

#footer{
    height:90px;
    width:967px;
}

.footerL{
    background:url(../images/footerL.gif) no-repeat;
    height:90px;
    width:13px;
    float:left;
}

.footerM{
    background:url(../images/footerM.gif) repeat-x;
    padding:10px 0px;
    float:left;
    color:#fff1d7;
    width:941px;
    height:70px;
    text-align:center;
}

.footerR{
    background:url(../images/footerR.gif) no-repeat;
    height:90px;
    width:13px;
    float:right;
}


/*What is BG*/
.heading_txt{
    font-size:18px;
    font-weight:bold;
    color:#8f5902;
    border-bottom:1px solid #c49f79;
    padding-bottom:5px;
}

.text_content{
    padding:10px;
    line-height:18px;
}

.brownbold{
    color:#8f5902;
    font-weight:bold;
}

/*Contact Us*/
.contact1{
    float:left;
    width:380px;
    border-right:1px dotted #474747;
    margin:20px;
    height:280px;
    padding-top:15px
    padding-left:36px;
}

.contact2{
    float:left;
    width:270px;
    margin:20px 0 20px 20px;
}

/*Added on 26-Feb-09*/

/*search*/

.searchbox{
    text-align:center;
    margin:0px auto;
    width:475px;
}

.search_result{
    width:955px;
    margin:10px auto;
    overflow:hidden;
}

.search_resultL{
    width:141px;
    float:left;
    padding-top:15px
}

.search_resultL_top{
    background:url(../images/left_top.gif) no-repeat;
    height:112px;
    width:140px;
}
   
.search_resultL_middle{
    background:#f4e6cd;
    width:124px;
    padding:10px 8px 0px;
    color:#ffffff;
    overflow:hidden;
}

.search_resultL_bottom{
    background:url(../images/left_bottom.gif) no-repeat;
    height:10px;
    width:140px;
}


.pagination{
    text-align:right;
    padding:5px;
}

.word_list{
    padding:3px;
    font-size:14px;
}

.selected_word{
    color:#fff6e5;
    font-size:16px;
    background:#dfc28d;
    padding:3px;
}

.divider{
    background:url(../images/word_divider.gif) no-repeat;
    height:2px;
    margin:2px 0px;
}

.word{
    color:#8f5902;
}   
   
a.word:link, a.word:active, a.word:visited, a.word:hover{
    color:#8f5902;
    text-decoration:none;
    cursor:pointer;
}

.search_resultR{
    width:800px;
    float:right;
}

.right_tnb{
    height:11px;
}

.right_topL{
    background:url(../images/right_topL.gif) no-repeat;
    height:11px;
    width:11px;
    float:left;
}

.right_topM{
    border-top:1px solid #e8d7ba;
    background:#fdf9f2;
    float:left;
    width:778px;
    height:10px;
}

.right_topR{
    background:url(../images/right_topR.gif) no-repeat;
    height:11px;
    width:11px;
    float:right;
}



.right_bottomL{
    background:url(../images/right_bottomL.gif) no-repeat;
    height:11px;
    width:11px;
    float:left;
}

.right_bottomM{
    border-bottom:1px solid #e8d7ba;
    background:#fdf9f2;
    float:left;
    width:778px;
    height:10px;
    overflow:hidden;
}

.right_bottomR{
    background:url(../images/right_bottomR.gif) no-repeat;
    height:11px;
    width:11px;
    float:right;
}

.right_middle{
    border-left:1px solid #e8d7ba;
    border-right:1px solid #e8d7ba;
    background:#fdf9f2;
    width:798px;
}

.search_resultR_top{
    padding:10px;
    overflow:hidden;
}

.wordheader{
    font-size:35px;
    float:left;
}

.word_img{
    float:right;
}

.result_header{
    height:37px;
    font-size:14px;
    background:#dfc28d;
    color:#FFFFFF;
    font-weight:bold;
}

.dark_row{
    background:#fdf9f2;
    overflow:hidden;
}

.light_row{
    background:#FFFFFF;
    overflow:hidden;
}

.detailbox{
    text-align:right;
}

.detailbtn{
    background:#fdf9f2;
    border:1px solid #e9c06d;
    padding:3px;
    width:40px;
    float:right;
    font-weight:bold;
}

.detaillink{
    color:#383a47;
    cursor:pointer;
}

a.detaillink:link, a.detaillink:active, a.detaillink:visited, a.detaillink:hover{
    color:#383a47;
    text-decoration:none;
}

/*FAQS*/
#technology{ /*header of 2nd demo*/
cursor: pointer;
cursor: pointer;
font: bold 11px Verdana;
margin: 10px 0;
color:#666666;
text-align:justify;
}


.technology{ /*header of 2nd demo*/
cursor: pointer;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin: 10px 0;
color:#666666;
text-align:left;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color:#8F5902;
font-size:11px;
font-weight:bold;
margin: 10px 0;
font-family:Arial, Helvetica, sans-serif;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color:#8F5902;
}

/*Media*/
.mediarow{
    width:650px;
    border-bottom:1px dotted #474747;
    overflow:hidden;
    padding-bottom:10px;
    margin:10px 0px;
}

.mediarowL{
    float:left;
    padding-right:10px;
    width: 240px;
}

.mediarowR{
    float:left;
    padding-right:10px;
    width: 250px;
}

.mediaLcol{
    float:left;
    padding-right:10px;
    border-right:1px dotted #474747;
}

.mediaRcol{
    float:right;
    width:270px;
}

.mediabox{
    margin-bottom:10px;
}

.mediaboxheader{
    background:url(../images/media_header.gif) no-repeat;
    height:28px;
    width:270px;
    color:#9d6913;
    font-size:14px;
    font-weight:bold;
    padding:10px 0px 0px 10px;
}

.mediaM{
    background:#FFFFFF;
    border-left:1px solid #cb9834;
    border-right:1px solid #cb9834;
    width:248px;
    padding:10px 10px 0px 10px;
}   

.mediabottom{
    background:url(../images/media_bottom.gif) no-repeat;
    height:10px;
    width:270px;
    clear:both;
}

/*inner header*/
#inner_header{
    background:url(../images/inner_herader.gif) no-repeat;
    height:115px;
    width:977px;
    margin:0px auto;
    padding-left:10px;
}

.innerlogo{
    float:left;
}

.topsearch{
    padding-top:40px;
    /*overflow:hidden;*/
    width:400px;
    float:right;
}


/*Tip box CSS for Help from http://1.static.rememberthemilk.com/css/rtm.6.css */
.tip-box { border: 1px solid #CACACA; color: #575757; float: right; clear: both; width: 175px; padding: 13px; margin: 0 0 12px 12px; text-align:left;}
.tip-box h3 { background-image: url('../images/help-tip.gif'); background-repeat: no-repeat; padding-left: 20px; color: #8F5902; font-size: 1.0em; margin: 0; margin-bottom: 0.4em; }
.tip-box p { margin: 0 !important; }

/*Help page <hr> tag*/
hr { border: 0; background-color: #DADADA; color: #DADADA; height: 1px; }
.hr-dotted { background-image: url('/img/bg_dot.gif'); background-repeat: repeat-x; }


/*For Keyboard*/

.gujkeyborad{
 background:#F5DFB1;
 padding-top: 4px;
 z-index: 1;
 position: absolute;
 border: 1px coral solid;
 border-color: #8F5902;
}

a.readlink:link, a.readlink:active, a.readlink:visited{
text-decoration:none;
color:#8f5902;
}


a.readlink:hover{
}

.word_pronunciation{
padding-top: 50px;
}

/*New Google box data*/
.google_bordertop{
	height:10px;
	background:url(../images/google_bordertop.gif) no-repeat;
}

.google_bordermiddle{
	border-left:1px solid #e6e5e6;
	border-right:1px solid #e6e5e6;
}	

.google_borderbottom{
	height:10px;
	background:url(../images/google_borderbottom.gif) no-repeat;
}

.google_ads_box{
	width:904px;
	margin:0px auto;
	overflow:hidden;
	/*height:74px;*/
	padding-top:10px;
	padding-bottom:10px;
	
}

.google_ads_box_left{
	background:url(../images/google_ads_left.gif) no-repeat;
	height:74px;
	width:7px;
	float:left;
}

.google_ads_box_middle{
	/*background:#FFFFFF;*/
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	height:65px;
	width:880px;
	padding:7px 5px;
	float:left;
	overflow:hidden;
}

.google_ads_box_right{
	background:url(../images/google_ads_right.gif) no-repeat;
	height:74px;
	width:7px;
	float:right;
}

.google_ads_left{
	float:left;
	width:750px;
}

.google_ads_right{
	float:left;
	padding-top:8px;
}


/*Added by sumaiya on 25-May-09 for Google ads verticle on Download page*/

.text_content1{
    padding:10px;
    line-height:18px;
    width:800px;
    float:left;
}

.idioms_left{
	width:125px;
	float:right;
	padding-top:20px;
	overflow:hidden;
	padding-right:20px;
}

.idioms_top_strk{
	width:125px;
	height:10px;
	background: url(../images/idioms_lfttop.gif) no-repeat;
	
}

.idioms_middle_strk{
	width:123px;
	border-left:1px solid #e6e5e6;
	border-right:1px solid #e6e5e6;
	background:#fbfbfb;
	font-size:15px;
	color:#f97b00;
	text-align:justify;
}

.idioms_bottom_strk{
	width:125px;
	height:11px;
	background: url(../images/idioms_lftbottom.gif) no-repeat;
}


