﻿/* Form styles */
dl
{
}
dl dt 
{
    background-color: #fbfaf2;
    border-bottom: solid 1px #e9e9e9;
    float: left;
	padding: 3px 4px 3px 0;
	margin-right: 3px;
	text-align: right;
	width: 120px;
}
dl dd
{
    margin-left: 0;
    margin-bottom: 4px;
    padding-top: 1px;
}
dl dt label
{
	color: #6a6a6a;
	
	font: bold 12px Arial;
}
dl dd input, dl dd textarea, textarea.textarea, input.input
{
	/*background:#fff url(../images/shadow.gif) repeat-x top;*/
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	color:#333;
	font-size:12px;
	font-family: Arial;
	margin:0;
	padding:2px;	
}

dl dd select, select.select
{
	/*background:#fff url(../images/shadow.gif) repeat-x top;*/
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	font-family: Arial;
	margin:0;
	padding:2px;
}


body
{
    background: #c9a44b url(../images/body_back.jpg) repeat-x top left;
    font-family: Arial;
    font-size: 11px;
    color: #676767;
    text-align: justify;
    margin: 20px 0;
}
p 
{
    font-size:12px;
    
}
/*Pager*/
.list-tabled-pager{overflow:visible;color:#9E5F14; }
.list-tabled-pager-other{color:#9E5F14; background-color:#d0c8a3; padding:2px 5px; border:solid 1px #fff;}
.list-tabled-pager-current{color:#9E5F14; background-color:#a7a083; padding:2px 5px; border:solid 1px #fff;}

/*End Pager*/
.text-login

{
      font-family: Arial;
    font-size: 11px;
    color: #676767;
}
.lastMenuHover
{
    background: url(../images/li-lastMenu_hover.jpg) no-repeat top right;
   
     
}
.last-selected
{
 background: url(../images/li-lastMenu_hover.jpg) no-repeat top right;
   
     

}
.first-selected
{
  float: left;
    display: block;
    text-transform:uppercase;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 0 18px;
     _padding: 0 16px;
    line-height: 44px;
    background: url(../images/li-firstMenu_hover.jpg) no-repeat top left;
    color: #fff;
}

.selected
{
    float: left;
    display: block;
    text-transform:uppercase;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 0 18px;
     _padding: 0 16px;
    line-height: 44px;
    background: url(../images/menu_back_hover.jpg) repeat-x top left; 
    color: #fff;
    
}

h2
{
    font-family:Arial;
    font-size:14px;
    color:#c7902f;
    text-transform:uppercase;
}
h1
{
    font-family: Arial;
    font-size: 20px;
    color: #2b2727;
    font-weight:normal;
    text-transform: uppercase;
    display: block;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    border-bottom: solid 1px #d4d4d4;
}
.main
{
    background: #ffffff url(../images/top_corner.jpg) no-repeat top left;
    width: 960px;
    height: 100%;
    margin: 0 auto;
 /*   background-color: #fff;*/
    padding: 16px 20px 0 20px;
    
}
a
{
    text-decoration: none;
}
img
{
    border: none;
}
#header
{
    height: 95px;
    width: 100%;
}


#menu
{
    width: 100%;
    height: 44px;
    color: #fff;
    line-height: 44px;
    padding: 0px;
    margin: 0px;
   /* background: url(../images/menu_back.jpg) repeat-x top left;*/
}
#main
{
    margin-top: 10px;
}

#leftColumn
{
    float: left;
    width: 691px;
}

#rightColumn
{
    float: right;
}
.ticker
{
    background: #252222 url(../images/news_ticker.jpg) no-repeat top left;
    width: 639px;
    padding-left: 52px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    margin-top: 5px;
}

.t-corner
{
    background: #000 url(../images/news_ticker_right.jpg) no-repeat top right;
    float: right;
    height: 34px;
    width: 10px;
}
/* News Ticker Style */
.tickercontainer
{
    /* the outer div with the black border */
    width: 600px;
    height: 32px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.tickercontainer .mask
{
    /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 10px;
    top: 8px;
    width: 600px;
    overflow: hidden;
}
ul.newsticker
{
    /* that's your list */
    position: relative;
    left: 600px;
    font: 11px arial;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.newsticker li
{
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
}
ul.newsticker a
{
    white-space: nowrap;
    padding: 0;
    color: #ffffff;
    font: 11px arial;
    margin: 0 50px 0 0;
}
ul.newsticker span
{
    margin: 0 10px 0 0;
}

/*End New Ticker */

.eSupport
{
    background: #fbfaf2 url(../images/esupport.jpg) no-repeat top left;
    float: left;
    width: 226px;
    padding-top: 27px;
    margin-top: 10px;
}

.eSupport a
{
    background: url(../images/bullet.jpg) no-repeat center left;
    font-family: Arial;
    font-size: 12px;
    color: #0c0c0c;
    display: block;
    border-bottom: dotted 1px #666666;
    margin-top: 8px;
    padding: 8px 0px;
    padding-left: 19px;
    margin-left: 10px;
    margin-right: 13px;
}

.rightLinks
{
    background: url(../images/bullet.png) no-repeat top  left;
    font-family: Arial;
    font-size: 12px;
    color: #0c0c0c;
    display: block;
    border-bottom: dotted 1px #666666;
    margin-top: 16px;
    padding-bottom:8px;
    padding-left: 19px;
    margin-left: 10px;
    margin-right: 13px;
}
.moreNewsLink a
{
    background: url(../images/bullet.jpg) no-repeat top left;
    font-family: Arial;
    font-size: 12px;
    color: #0c0c0c;
    display: block;
    border-bottom: dotted 1px #666666;
    margin-top: 8px;
   padding-bottom:8px;
    padding-left: 19px;
    margin-left: 10px;
    margin-right: 13px;
}
.title
{
    color: #a26f02;
}

.more
{
    background: url(../images/readMore_back.jpg) no-repeat center left;
    padding-left: 9px;
    color: #a26f02;
}

#footer
{
    margin-top: 20px;
    background: url(../images/footer_back.jpg) repeat-x top left;
    height: 42px;
}
#footerMenu a
{
    color: #333333;
}

#footerMenu
{
    float: right;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
}

.sub-menu
{
    width: 259px;
    background-color: #f4f4f4;
    margin-top: 10px;
}


.sub-menu a
{
    background: url(../images/subBack.png) no-repeat top left;
    padding-left: 19px;
    display: block;
    line-height: 31px;

    border-bottom: dotted 1px #848484;
    margin-right: 10px;
}
.sub-nselected
{
        color: #252525;
}
.sub-selected
{
    
    color: #8a6319;
 
}
.sub-menu a:hover
{
    color: #8a6319;
}


.search
{
    background: url(../images/serach_back.jpg) no-repeat top left;
    height: 73px;
    width: 259px;
}
.request
{
    display:none;
}
.txt-search
{
    background: url(../images/serach_f_back.jpg)no-repeat top left;
    border: none;
     #border:solid 1px #e2e2e2;
    height: 17px;
    width: 151px;
    font-family: Arial;
    font-size: 11px;
    padding-top: 5px;
    padding-left:5px;
    padding-right:5px;
}
.txt-career
{
    background: url(../images/contact_f_back.jpg)no-repeat top left;
        height: 17px;
        width: 300px;
        padding-left: 5px;
        padding-top: 5px;
        border: none; 
        #border:solid 1px #e2e2e2;}
}
.txt-login
{
    background: url(../images/login_text.jpg)no-repeat top left;
    border: none;
    #border:solid 1px #e2e2e2;
    height: 17px;
    width: 134px;
    font-family: Arial;
    font-size: 11px;
    
    padding:5px 3px 0px 3px;
}

.advantage-title
{
    width: 259px;
    background: url(../images/rak_advantage.jpg) no-repeat top left;
    height: 27px;
    margin: 0px;
    padding: 0px;
}
.adv-cont
{
    background: #f4f4f4 url(../images/adv_back.jpg) repeat-x top left;
    margin-top: 10px;
    padding-bottom: 10px;
}
.advantage
{
    width: 259px;
}

.advantage a
{
    background: url(../images/advantage-link.png) no-repeat center left;
    display: block;
    padding: 10px 0px 10px 20px;
    border-bottom: dotted 1px #898989;
    margin: 0 8px;
    color: #2d2d2d;
}

.list   
{
    list-style-image:url(../images/list_li.png) ;
    font-size:12px;
    }
.list li
{
       padding:0px 0px 5px 0px;
}

.spanB
{
    display:block;
    padding:5px; 
    font-size:12px;
    margin-bottom:2px;
    padding-left:25px;
    background:#fbfaf2 url(../images/span.jpg) no-repeat top left ; 
}
.master-cont
{
    margin-top: 10px;
    background: url(../images/rak_master_plan.jpg) no-repeat top left;
    padding-top: 27px;
}
.master
{
    background: url(../images/master_back.jpg) repeat-x top left;
    padding: 10px;
    width: 239px;
    text-align: center;
}

.extra
{
    width: 259px;
    padding: 10px 0;
    margin-top: 10px;
    background: #fbfaf2 url(../images/extra_back.jpg) no-repeat top left;
    padding-top: 5px;
}

.page-previous
{
float:right;
width:20px;
height:16px;
cursor:pointer;
background:url(../images/btnPrev.jpg) top left no-repeat;
}
.page-next
{
float:right;
width:20px;
height:16px;
cursor:pointer;
margin-left:3px;
background:url(../images/btnNext.jpg) top left no-repeat;
}
#newsticker-demo ul li label
{
 font-size:12px;
 text-align:left;
}

#enablers ul li label
{
 font-size:12px;
 text-align:left;
 
}