@charset "utf-8";
/* CSS Document */

body,html{ height:100%;}
body{ background-color:#e6e6e6; background-image:url(../images/bg0.png);}
body,h1,h2,h3,h4,h5,h6,p,ul,li,input,form,table,td,tr,a,ol,th,b,div,img,select,textarea{margin:0; padding:0; text-decoration:none; list-style:none; font-family:Arial, Helvetica, sans-serif; color:inherit; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; border:none;}
.cont{ width:100%; margin:0 auto; background-image:url(../images/bg.gif); background-repeat:no-repeat; background-position:top center; height:100%; overflow:hidden; display:block;/* height:768px;*/ padding-top:50px; background-color:#FFFFFF;}
.loginArea{ width:448px; height:302px; margin:0 auto; height:100%; display:table;}
.loginArea input[type="text"].username{ width:289px; height:41px; background:transparent; border:none; padding-left:5px; margin-top:138px; margin-left:127px; font-size:22px; color:#666666;}
.loginArea input[type="password"].password{ width:289px; height:41px; background:transparent; border:none; padding-left:5px; margin-top:39px; margin-left:127px; font-size:22px; color:#666666;}
.loginArea input[type="submit"].login{ width:126px; height:31px; margin-top:20px; margin-left:303px; background-image:url(../images/loginBt.png); border:none; background-color:transparent; cursor:pointer; }
.loginArea input[type="submit"].login:hover{ background-image:url(../images/loginBt-hover.png); -webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease;}

/*added on 5-12-12*/
.login_label{padding:6px 9px 6px 9px; font-size:14px; color:#333333;  background-color:#b1b0b0; border:1px solid  #b1b0b0; border-top-left-radius:5px;border-bottom-left-radius:5px;}
.login_Text{ font-size:12px; color:#333333; padding:2px; border:none;  height:22px; background-color:#f4f4f4; width:200px;}
.login_btn{padding:4px 7px; margin-top:24px; background-color:#00ccff; border:1px solid #0cadd5; border-radius:5px; width:100px; font-size:15px; cursor:pointer;}
.login_btn:hover{ background-color:#56d5f5;}
.top_port1 p.desc{ color:#C5D794; font-size:18px; float:left; margin-top:10px; margin-left:30px; font-weight:normal;}
.top_port{ display:table;}
/*.adminNavigation{ width:1003px; margin:0 auto; min-height:200px; height:100%}
.adminNavigation li{ float:left; margin:0 46px; margin-top:20%;}
.adminNavigation li a img{opacity:1;}
.adminNavigation li a:hover img{opacity:.7;}*/

.adminNavigation{ width:1003px; margin:0 auto; min-height:200px; height:80%; padding-left:180px; padding-top:63px;}
.adminNavigation li{ float:left; margin:0 46px; margin-top:5%;}
.adminNavigation li a img{opacity:1;}
.adminNavigation li a:hover img{opacity:.7;}

/*added on 6-12-12*/
.submit-btn{float:left; background-color:#00b5f1; box-shadow:1px 1px 3px #999; height:29px; padding:5px 6px; border-radius:3px; color:#fff; text-transform:capitalize; font-weight:bold; cursor:pointer; margin-top:20px;}
.submit-btn:hover{ background-color:#00ccff;}

/*------------------------------main screen---------------------------*/
.wrapper{width:100%; height:100%; overflow-x:hidden;}
.top_port{ background-color:#226281; height:49px; width:100%; display:block;}
.logoSmall{ width:32px; height:34px; float:left; margin-left:20px; margin-top:8px; }
.mainNav{ float:left; margin-left:20px; /*position:absolute;*/ top:0px; left:20px; width:94%;}
.mainNav ul,.mainNav li{ margin:0; padding:0; text-transform:capitalize;}
.mainNav li{ float:left; margin-left:40px; padding:0 10px;  color:#e3e3e3; font-size:14px; height:46px; margin-top:3px; padding-right:24px; background-image:url(../images/bullet2.png); background-position:right top ; background-repeat:no-repeat;}
.mainNav li a{ margin-top:12px; display:block;}
.mainNav li:hover{ background-color:#232323; color:#fff; border-radius:3px 3px 0 0px;}
.mainNav li ul li{ background-color:#fff; border-radius:0px; background:transparent; color:#333333; border-bottom:1px dotted #ccc; margin:0 5px;}
.mainNav li ul{ box-shadow:3px 3px 5px #aaa; background-color:#fff;}
.mainNav li ul li:hover{ background-color:#f6f6f6; cursor:pointer; color:#1fa48c;}
.mainNav li ul li.settings{ color:#FF9900;}
.mainNav li ul li a{ margin:0; padding:0;}
.mainNav ul{ float:left;}
/*---------------user-----------*/
.userArea{ float:right; margin-left:40px; margin-top:12px;}
.userArea p{ margin:0; padding:0; float:left; color:#b5b5b5; font-size:12px; margin-top:5px;}
.userArea input[type="image"]{ float:left; margin-left:20px;}
/*-------------tabbed------------------*/
.tabbedArea{ width:100%; margin-top:0px; height:100%;}
.tabHead{ height:31px; display:block; margin-left:30px; position:relative;}
.tabHead ul,tabHead li{ margin:0; padding:0;}
.tabHead li{ float:left; text-transform:capitalize; font-size:14px; margin-left:2px; color:#505050;}
.tabHead li a{ display:block; margin-top:8px;}
.tabHead li a:hover{ color:#279f89;}
.tl,.tr{ float:left; width:7px; height:30px; background-repeat:no-repeat;}
li.tabUp div.tl{ background-image:url(../images/tabs/up1.png);}
li.tabUp div.tc{ background-image:url(../images/tabs/up2.png);  float:left; height:30px; padding:0 10px;}
li.tabUp div.tr{ background-image:url(../images/tabs/up3.png);}
.tabHead li div.tl{ background-image:url(../images/tabs/dwn1.png);}
.tabHead li div.tc{ background-image:url(../images/tabs/dwn2.png); float:left; height:30px; padding:0 10px;}
.tabHead li div.tr{ background-image:url(../images/tabs/dwn3.png);}
li.tabUp div.tl{ background-image:url(../images/tabs/up1.png);}
li.tabUp div.tc{ background-image:url(../images/tabs/up2.png);  float:left; height:30px; padding:0 10px;}
li.tabUp div.tr{ background-image:url(../images/tabs/up3.png);}
.tabBody{ background-image:url(../images/tabs/tabBodyBg.png); background-repeat:repeat-x; font-size:12px; width:100%; min-height:400px; margin-top:-3px; position:relative; z-index:0;}
.tabHead li ul.tabDrop{ display:none;}
.tabHead li:hover > ul.tabDrop{ display:block;}
ul.tabDrop li{ display:block; clear:both; font-size:12px;   width:100%; padding:0 11px; box-shadow:3px 3px 4px #999; background-color:#f2f2f1;  }
ul.tabDrop{ border-radius:0 0 3px 3px; display:block;  position:absolute; top:30px; display:table;}
ul.tabDrop li a{ display:block; padding:5px; margin:0; height:20px; padding-top:10px;}
.tabHead li:hover ul.tabDrop{ display:table; width:auto;}
/*-----------15-12-10------------------*/
ul.tabDrop li a:hover{ color:#FF9900;}
.searchBox{ padding:20px; border:1px solid #d5d5d5; border-radius:3px; background-color:#e7e7e7; box-shadow:1px 1px 8px #999; margin-left:70px; margin-top:0px; display:table;}
.tabBody{ padding-top:30px; z-index:1;}
.tabHead{ margin-left:70px;}
.tabHead{ z-index:3;}
.searchField{ float:left; margin-right:25px;}
p.input1{ font-size:12px; color:#505050; clear:both; margin-bottom:5px; text-transform:capitalize;}

input[type="text"].input5{ background-image:url(../images/inputBg.gif); border:none; background-repeat:repeat-x; border-radius:4px; height:29px; max-width:200px; padding:0 5px; border:1px solid #cccccc; }
input[type="text"].input9{ background-image:url(../images/inputBg.gif); border:none; background-repeat:repeat-x; border-radius:4px; height:29px; max-width:100px; padding:0 5px; border:1px solid #cccccc; }

input[type="text"].input1{ background-image:url(../images/inputBg.gif); border:none; background-repeat:repeat-x; border-radius:4px; height:29px; max-width:200px; padding:0 5px; border:1px solid #cccccc; }
input[type="text"].input1:hover{ border:#999 solid 1px;}
select.input1:hover{ border:#999 solid 1px;}
select.input1{ background-image:url(../images/inputBg.gif); border:none; background-repeat:repeat-x; border-radius:4px; height:31px; max-width:200px; padding:5px; border:1px solid #cccccc; text-transform:capitalize; }
select.input1 option{ height:20px;}
input[type="submit"].input1{ float:left; background-color:#00b5f1; box-shadow:1px 1px 3px #999; height:29px; padding:5px 15px; border-radius:3px; color:#fff; text-transform:capitalize; font-weight:bold; cursor:pointer; margin-top:20px;}
input[type="submit"]:hover{background-color:#00ccff;}
input[type="reset"].input1{ float:left; background-color:#878787; box-shadow:1px 1px 3px #999; height:29px; padding:5px 15px; border-radius:3px; color:#fff; text-transform:capitalize; font-weight:bold; cursor:pointer; margin-top:20px; margin-left:15px;}
input[type="reset"]:hover{ background-color:#666;}
.tableList{ margin-left:70px; margin-top:40px;}
table.tableList{border:1px solid #ddd; display:table; background-color:#ededed; max-width:100%; overflow:scroll; margin-right:10px; margin-bottom:30px;}
table.tableList td{ border:1px solid #ddd; padding:5px; padding-top:6px; padding-left:15px;  font-size:12px; color:#666;}
tr.heading{ font-size:12px; font-weight:bold; color:#666666; text-transform:capitalize;}
.tableList td input[type="checkbox"]{ margin-right:10px;  float:left;}
.tableList td.bullet3{ background-image:url(../images/bullet3.png); background-repeat:no-repeat; background-position:right; padding-right:15px;}
.activeStat{ width:13px; height:13px; background-image:url(../images/active.png); background-repeat:no-repeat;}
.deletedStat{ width:13px; height:13px; background-image:url(../images/deleted.png); background-repeat:no-repeat;}
.actEdit{ width:15px; height:15px; float:left; background-image:url(../images/edit.png); background-repeat:no-repeat;}
.actDelete{width:15px; height:15px; margin-left:10px; float:left; background-image:url(../images/delete.png); background-repeat:no-repeat;}
.footer{ width:1--%; display:block; background-color:#8c8c8c; height:20px;}
.footer p{ font-size:12px; color:#cecece; float:right; margin-top:3px; margin-right:10px;}
.footer p a{color:#be0024}
.quicLInksCover{ position:fixed; left:0; top:75px; height:430px; width:54px; border-radius:0 5px 5px 0; background-color:#f4f4f4; box-shadow:3px 3px 5px #999;z-index: 11;}
.quickLink{ margin-left:4px; margin-top:15px;}
.mainNav li{ margin-left:0px; margin-right:40px;}
/*-------------------------------------------------*/
select.input1{max-width:161px;}
.tabBody h1{ font-size:18px; margin-bottom:20px; margin-left:70px; color:#666666}
.message{ position:absolute; left:70px; top:30px;}
.searchBox{ margin-right:20px;}
.searchField{ margin-bottom:15px;}
.searchField label{ font-size:12px; float:left; margin-left:2px;}
.searchField input[type="radio"]{ float:left;}
.searchField div{ margin-right:10px; float:left;}
div.box{ min-width:150px; height:21px; border-radius:3px; border:1px solid #ccc; background-image:url(../images/inputBg.gif); background-repeat:repeat-x; padding-top:8px; padding-left:10px;}
.searchField textarea{width:150px; max-height:50px; border:1px solid #ccc; border-radius:3px; background-color:#fff; background-image:url(../images/inputBg.gif); background-repeat:repeat-x; padding:5px;}
.uniformWidth{ min-width:163px;}
.inline{ color:#666666;}
.advancedSearch{ clear:both;}
.searchSection{  clear:both;  border-top:1px dashed #ccc; border-bottom:1px dashed #ccc; padding:15px 0px; display:table;}
input[type="button"].input1{ float:left; background-color:#707070; box-shadow:1px 1px 3px #999; height:29px; padding:5px 15px; border-radius:3px; color:#fff; text-transform:capitalize; font-weight:bold; cursor:pointer; margin-top:20px; margin-left:15px;}

/*-----------------------------------------------17-10-12--------------------------*/
.tabbedArea{ display:table;}
td.fixedWidth1{ min-width:45px;}
td.fixedWidth2{ max-width:40px;}
table td.grandTotal{ font-weight:bold; color:#009884; background-color:#fff;}
table td.grandTotal2{ color:#666; background-color:#FFFFFF; font-weight:bold;}
table td.grandTotal3{ color:#000;}
.mainNav{ width:92%;}
h5.h5{ color:#0eb294; font-size:12px; margin-bottom:5px;}
input[type="button"].butAct{ clear:both; margin-left:70px; height:40px; background-color:#0eb294; margin-bottom:20px; padding:0px 20px; color:#fff; border-radius:3px; font-weight:bold; cursor:pointer; box-shadow:3px 3px 5px #999;}
input[type="button"].butAct:hover{background-color:#00b5f1; box-shadow:0px 0px 0px #999;}
table.tableList{ background-color:#f2f2f2;width: 93%;}
.searchBox{ background-color:#E7E8D6;}
.tableList td.ascending{ background-image:url(../images/bullet5.png); background-repeat:no-repeat; background-position:right; padding-right:15px;}
.tableList td.descending{ background-image:url(../images/bullet6.png); background-repeat:no-repeat; background-position:right; padding-right:15px;}
.tableList td.neither{ background-image:url(../images/bullet4.png); background-repeat:no-repeat; background-position:right; padding-right:15px;}
/*---------------------------------------18-10-12-------------------------------------------*/
.taskArea{ margin-left:70px; margin-bottom:20px; display:table;  position:relative;}
.taskCover{ width:320px; min-height:370px; box-shadow:3px 3px 5px #999;  border-radius:0px 15px 0 0; background-color:#fbfbfb; float:left; margin-right:40px;}
.taskHead{ width:320px; height:36px; color:#FFFFFF; font-size:14px; background-color:#00b5f1; border-radius:0px 15px 0 0;}
.taskHead ul{ display:block; padding-top:11px;}
.taskHead li{ float:left;}
input[type="checkbox"].ch1{ margin-left:13px;}
p.tasklist{ margin-left:13px; text-transform:capitalize; font-size:12px;}
p.tasklist1{ margin-left:13px; text-transform:capitalize; font-size:12px; width:170px; height:15px; overflow:hidden; margin-top:2px;}

p.head{ font-weight:bold; font-size:14px; !important}
.taskBody{ clear:both; height:297px;}
.taskBody ul li{ float:left;}
.taskBody ul{ height:30px; padding:0px 13px; border-bottom:1px dotted #ccc; padding-top:12px;}
li.icon1{ margin-left:16px;}
.taskBottom{ background-color:#f0f0f0; height:37px; border-top:#cdcdcd solid 1px; padding:0px 13px;}
.taskBody ul:hover{ background-color:#fff;}
.deleteAll{ float:left; margin-top:10px;}
.taskBottom ul{ float:right; max-width:270px; margin-top:10px;}
.taskBottom ul li{ float:left; padding:0 3px;}
.arrw{ padding:0 5px;}
.taskBottom ul li a:hover{ color:#15ad91;}
.taskBottom ul li a{ padding:3px;}
.head2{ background-color:#15ad91;}
.head3{ background-color:#aeaeae;}
.viewPopup{ position:absolute; display:block; margin:0 auto; z-index:9999; max-width:600px; max-height:400px; overflow:hidden; box-shadow:3px 3px 5px #999; border-radius:3px; background-color:#fff; padding:10px; min-width:300px; top:-10px; bottom:0; left:0; right:0; overflow-y:scroll;}

h6.h6{ font-size:14px; color:#333333; margin-left:10px; margin-top:10px; display:block; padding-bottom:4px; border-bottom:1px solid #ccc; margin-bottom:10px;}
/*-----------------------popup----------------------*/
#mask {
	display: none;
	background: #fff; 
	position: fixed; left: 0; top: 0; 
	z-index: 11;
	width: 100%; height: 100%;
	opacity: 0.8;
	z-index: 950;
}

/* You can customize to your needs  */
.login-popup{
	display:none;
	position: fixed;
	top:50%; left:50%;
	margin:0 auto;
	
	z-index: 955;
	box-shadow: 0px 0px 20px #999; /* CSS3 */
        -moz-box-shadow: 0px 0px 20px #999; /* Firefox */
        -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
	
}
.close{ float:right;}
/*----------------------------------*/
p.name{ text-transform:capitalize;  font-weight:bold; clear:both; color:#15ad91; padding-bottom:3px; border-bottom:1px dashed #ccc; margin-bottom:2px;}
.viewPopup div{}
.viewPopup p{font-size:13px;  margin-left:10px;}
div.info{ clear:both; display:table; display:block; margin-bottom:10px;}
p.cont1{ clear:both; max-width:70px;}
p.input2{ float:left; color:#333; font-weight:normal; margin-top:7px; min-width:100px;}
.info input[type="text"]{ float:left; height:29px; background-image:url(../images/inputBg.gif); background-repeat:repeat-x; border:1px solid #ccc; padding:0 10px; margin-left:10px; border-radius:3px;}
.info textarea{ float:left; height:50px; background-image:url(../images/inputBg.gif); background-repeat:repeat-x; border:1px solid #ccc; padding:0 10px; margin-left:10px; border-radius:3px;}
.info select{ float:left; height:29px; background-image:url(../images/inputBg.gif); background-repeat:repeat-x; border:1px solid #ccc; padding:5px; margin-left:10px;  border-radius:3px; }
.viewPopup div.info2{ display:table;}
.info input[type="text"]:hover,.info textarea:hover,.info select:hover{ border:1px solid #666;}
.info input[type="submit"]{ margin-left:10px;}
li.icon1 p{ float:right; margin-left:16px;}
li.icon1 { margin:0; width:97px;}
/*------------------------------19-10-12--------------------*/
.viewEmployeeWrap{ max-height:400px; max-width:600px; overflow-y:scroll; margin-top:10px;}
.viewEmployee{ float:left; margin-right:20px;}
.viewEmployeePopup{ background-color:#fbfbfb; padding:15px;}
.viewEmployee div{ display:table; width:100%; clear:both; margin-bottom:5px; padding:3px 0; border-bottom:1px dashed #eee; margin-left:10px;}
p.name1{ text-transform:capitalize;  font-weight:normal; float:left; color:#15AD91;  min-width:125px;}
.viewEmployee div p{ float:left; margin-right:10px; font-size:12px; }
.close{ position:absolute; top:4px; right:4px;}
.paging{ font-size:16px;}
.paging span{ padding:0 3px;}
.paging span a{ font-weight:bold; color:#15AD91;}
.paging img{ padding-top:2px;}
/*-------------------------------------------------*/
.addEmp{ margin-left:70px; margin-bottom:20px; padding:25px; display:table; background-color:#f1f1f1; border-radius:3px; border:1px solid #ccc; position:relative;}
.addEmp div div{ margin-bottom:10px;}
.select1{ margin-bottom:10px;}
.form1{ float:left; max-width:500px; min-width:310px; border-right:1px dashed #999; margin-right:30px; }
.input3{ min-width:200px;}
.input6{ min-width:120px;}
textarea.input1 {height:50px; background-image:url(../images/inputBg.gif); background-repeat:repeat-x; border:1px solid #ccc; padding:5px 5px;width:80%;  border-radius:3px; font-size:12px;}
.warningMessage{ background-color:#ff4e00; height:30px; display:block; top:49px; left:0; width:100%; }
.warningMessage p{ color:#FFFFFF; margin-left:10px; margin-top:3px; font-weight:bold;}
input[type="file"].input1 { background:transparent;}
.mand{ position:absolute; bottom:7px; left:30px;}
.mand p{ font-size:12px; color:#333;}
/*----------------------------------------------------*/
.name3{ text-transform:capitalize;}
li.icon2 p{ float:left; margin-right:10px;}
li.icon2 p a{ padding:5px;}
td.minWidth3{min-width:100px;}
table.tableList tr:hover{ background-color:#fff;}
input[type="button"].deleteSelected{ height:30px; background-image:url(../images/delete.png); background-repeat:no-repeat; background-position:left; padding-left:18px; padding-right:3px; cursor:pointer; background-color:#c1c1c1; color:#333; margin-left:70px; margin-bottom:20px; background-position:7px 9px; border-radius:3px;}
input[type="button"].deleteSelected:hover{ background-color:#ff714b; color:#FFFFFF;}
.tableList1{border:1px solid #ddd; display:table; background-color:#ededed; max-width:100%; overflow:scroll;}
table.tableList1 td{ border:1px solid #ddd; padding:5px; padding-top:6px; padding-left:15px;  font-size:12px; color:#666;}
textarea.reply{ width:300px;}
.searchField1{ display:table; clear:both;}
.top_port{ position:relative;}
.errorMessage{ color:#FF0000; font-size:12px; margin-top:2px;}
div.error{ background-color:#fff5f5; padding:5px;}
select.team{ height:100px; overflow-y:scroll;}
.addTeam{ float:left; margin:10px;}
.teamWrap{ display:table; background-color:#fdfdfd; padding:5px; background-image:url(../images/inputBg.gif); background-repeat:repeat-x;}
.empProfile{ margin-left:70px; background-color:#f4f4f4; border:1px solid #ccc; display:table; overflow:visible; border-radius:3px; margin-bottom:20px; max-width:930px; float:left;}
.persoDeta{ float:right; max-width:300px; background-color:#eaf2d2; border-radius:3px; box-shadow:3px 3px 5px #999; margin-right:20px; font-size:12px; min-height:100px; padding:15px;}
.persoDeta img.user{ float:right; border:1px solid #ccc; padding:5px; height:70px;} 
.persoDeta div{ float:left; margin-left:10px; margin-right:10px;}
.persoDeta a:hover{ color:#009999;}
#ui-datepicker-div{ z-index:999;}

div.pagination {
	padding: 3px;
	margin: 3px;
	float:left;
	margin-left:70px;
	margin-bottom:10px;
	color:#333333;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
	font-size:12px;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid  #FFCC00;
		
		font-weight: bold;
		background-color: #FFCC00;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #aaa;
	
		color: #aaa;
		font-size:12px;
	}
	.selectclass{width:50px; border: solid 1px #e9ab05; }
	.tr_link{color: #000;}
	.namecalss{color: #000; font-size:12px;}
	.valuecalss{color: #000; font-size:12px;}
.ui-datepicker-month,.ui-datepicker-year{ color:#000000; font-size:12px;}

.ptForm h1,.ptForm h2,.ptForm h3,.ptForm h4,.ptForm h5,.ptForm h6,.ptForm p,.ptForm ul,.ptForm li,.ptForm input,.ptForm form,.ptForm table,.ptForm td,.ptForm tr,.ptForm a,.ptForm ol,.ptForm th,.ptForm b,.ptForm div,.ptForm img,.ptForm select,.ptForm textarea{ font-family:"Courier New", Courier, monospace;}

.fxwidth{
min-width:130px!important;
max-width:130px!important;
}

.alink{cursor:pointer;cursor:hand;}
.tableListrec{ margin-left:70px; margin-top:40px;}
table.tableListrec{border:1px solid #ddd; display:table; background-color:#ededed; max-width:100%; overflow:scroll; margin-right:10px; margin-bottom:30px;}
table.tableListrec td{ border:1px solid #ddd; padding:5px; padding-top:6px; padding-left:15px;  font-size:12px; color:#666;}
.tableList td input[type="checkbox"]{ margin-right:10px;  float:left;}
.tableList td.bullet3{ background-image:url(http://www.aadhocc.net/oil_fill/app/webroot/img/images/bullet3.png); background-repeat:no-repeat; background-position:right; padding-right:15px;}


