Preview: style_10_12_13.css
Size: 23.15 KB
/home/jambtst2015/public_html/giraffeng.com/admin/css/style_10_12_13.css
@charset "utf-8";
*{
margin:0;
padding:0;
}
a img
{
border:0;
}
body{background-color:#EFEFEF; padding:0; margin:0;}
table, td
{
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6
{
font-style:normal;
font-weight:normal;
padding:0;
margin:0;
}
.clear{
clear:both;
}
.wrapper{
width:100%;
margin:0;
padding:0;
}
.header_section{
/*background:url(../images/header_bg.jpg) repeat-x #dcdbdb;*/
background:#FFF;
width:100%;
height:81px;
border-bottom:1px solid #c4c4c4;
}
.header_container{
width:1100px;
margin:0 auto;
}
.logo_section{
width:550px;
float:left;
padding-top:10px;
}
.quick_submit_section{
width:550px;
float:right;
}
.clock_section{
width:550px;
}
.clock_section_left{
width:550px;
margin-top:14px;
}
.clock_section_left img{
float:left;
margin:0 0 0 400px;
}
.clock_section_left p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#363636;
float:right;
}
.submit_section{
width:550px;
}
.submit_section p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2597c9;
font-weight:bold;
float:right;
padding:18px 0 0 0;
}
.submit_section p span{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#094a66;
}
.body_section{
width:100%;
/*background:#efefef;*/
background:#ffffff;
}
.body_container{
width:1100px;
margin:0 auto;
}
.container_top_section{
width:1100px;
padding-top:0px;
}
.top_section_left{
width:550px;
float:left;
}
.top_section_left p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#094a66;
font-weight:bold;
float:left;
padding:16px 10px 10px 0;
}
.top_section_left p span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2597c9;
}
.top_section_right{
width:550px;
float:right;
}
.top_right_bg{
background:url(../images/box.png) no-repeat;
width:296px;
height:30px;
float:right;
margin:10px 0;
}
.top_right_bg p{
font:bold 12px Arial, Helvetica, sans-serif;
color:#ffffff;
padding:8px 0 0 20px;
}
.top_right_bg p span{
color:#56c2f1;
padding-left:110px;
}
.container_bottom_section{
width:1100px;
padding-top:0px;
}
.bottom_section_box{
width:360px;
float:left;
margin-bottom:20px;
margin-right:10px;
}
.section_box_top{
width:360px;
background:url(../images/dash_heading.jpg) repeat-x left top;
}
.section_box_top h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#fff;
text-transform:uppercase;
padding:8px 0 8px 12px;
}
.section_box_bottom{
width:360px;
background:#dedede;
padding-bottom:20px;
}
.section_box_bottom p{
font:bold 12px Arial, Helvetica, sans-serif;
color:#3f3f3f;
padding:10px 0 0 20px;
width:240px;
}
.section_box_bottom p span{
color:#3f3f3f;
float:right;
}
.bottom_section_box_right{
width:360px;
float:right;
margin-bottom:20px;
}
.bottom_section_box_middle{
width:360px;
float:left;
margin-left:370px;
margin-bottom:20px;
}
/**/
.header_menu_section{
width:100%;
background: #094a66;
margin-top:1px;
}
.header_menu_container{
width:1100px;
margin:0 auto;
}
.header_menu_container ul{
text-align:center;
padding:23px 0;
}
.header_menu_container ul li{
display:inline;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
padding:5px 0;
}
.header_menu_container ul li a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background:#6ca5c2;
padding:7px 20px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
text-transform:uppercase;
font-weight:bold;
}
.header_menu_container ul li a:hover{
background:#094a66;
color:#FFFFFF;
}
.header_menu_container ul li a.active{
background:#094a66;
color:#FFFFFF;
}
/**/
.footer_menu_section{
width:100%;
background:#094A66;
margin-top:50px;
}
.footer_menu_container{
width:1100px;
margin:0 auto;
}
.footer_menu_container ul{
text-align:center;
padding:23px 0;
}
.footer_menu_container ul li{
display:inline;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
padding:5px 0;
}
.footer_menu_container ul li a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
background:#1b88b7;
padding:5px 8px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
text-transform:uppercase;
}
.footer_menu_container ul li a:hover{
background:#094a66;
color:#56c2f1;
}
.footer_menu_container ul li a.active{
background:#094a66;
color:#56c2f1;
}
.menu_copyright_section{
width:1100px;
margin:0 auto;
}
.menu_copyright_section p{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2597c9;
padding:20px 0;
}
.menu_copyright_section p a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#094a66;
text-decoration:none;
}
.menu_copyright_section p a:hover{text-decoration:underline; color:#094a66;}
/*---------------------table-section---------------------*/
/*.head_text, .client_table{
font:bold 13px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
padding:10px 0;
background-color:#094A66;
}*/
.head_text, .client_table{
font:bold 13px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
padding:10px 0;
/*background-color:#A2C4FA;*/
background-color:#7aaaf5;
}
.head_text{padding:7px;}
.client_table{font-weight:bold; font-size:15px; text-transform:uppercase; text-align:left; padding:10px;}
.head_text2{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#094A66;
font-weight:normal;
text-align:center;
padding:4px;
/*background-color:#ECEDEC;*/
background-color:#FFFFFF;
}
.edit img{
margin:0 0 0 13px;
float:left;
}
.fieldtext{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#094A66;
font-weight:bold;
padding:0 5px 0 7px;
}
.fieldtextnew{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#094A66;
font-weight:bold;
padding:0 10px 0 0;
}
.fieldtextnewtext{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#666;
/*font-weight:bold;*/
padding:0 10px;
/*padding:6px 10px 0 0;*/
}
.textfield{
width:180px;
height:23px;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin-bottom:10px;
border:#616161 1px solid;
padding-left:2px;
line-height:25px;
margin-left:1px;
margin-right:1px;
}
.textfield2{
width:180px;
height:23px;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin-bottom:10px;
border:#616161 1px solid;
padding-left:2px;
line-height:25px;
margin-left:25px;
margin-right:1px;
}
.selectfield{
width:140px;
height:22px;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin-bottom:10px;
margin:5px 10px 5px 0px;
border:#616161 1px solid;
}
.selectfield2{
width:140px;
height:22px;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin-bottom:10px;
margin:0px 10px 0px 30px;
border:#616161 1px solid;
}
.selectfieldmultiple{
width:140px;
height:100px;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin-bottom:10px;
border:#616161 1px solid;
padding-left:3px;
}
.textarea {
border: 1px solid #616161;
/*border-radius: 4px 4px 4px 4px;*/
height: 40px;
margin-bottom: 10px;
width: 176px;
resize: none;
margin-left:0px;
padding:2px;
}
.textarea2 {
border: 1px solid #616161;
height: 40px;
margin-bottom: 10px;
width: 200px;
float: right;
resize: none;
margin-right: 40px;
padding: 2px;
}
p.text1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2597C9;
font-weight:normal;
float:left;
padding:0 10px 0 25px;
}
.radiobutton{
float:left;
}
p.head_text{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#094A66;
font-weight:bold;
float:left;
padding:10px 0;
border-bottom:1px solid #094A66;
width:100%;
text-align:left;
}
a.require{font:normal 12px Arial, Helvetica, sans-serif; color:#fff; background-color:#7aaaf5; border-radius:5px; padding:5px 20px; float:right; text-decoration:none;}
a.require:hover{background-color:#1b88b7;}
.mail_btn{font:normal 12px Arial, Helvetica, sans-serif; color:#fff; background-color:#7aaaf5; border-radius:5px; padding:5px 20px; float:right; text-decoration:none; border:none; cursor:pointer; margin-bottom:5px;}
.mail_btn:hover{background-color:#1b88b7;}
.table_fst{background-color:#fff; border-radius:5px; float:left; margin:20px 0; padding:20px 10px 10px;}
.table_thrd{/*background-color:#fff;*/ border-radius:5px; float:left; margin:20px 0; padding:20px 10px 10px;}
.table_thrd .textfield{margin-top:10px;}
.table_scnd{margin:20px 0; font-family: Arial, Helvetica, sans-serif; color:#094A66; font-size: 18px;padding-bottom:10px;}
.table_frth{margin:20px 0; height:163px; font-family: Arial, Helvetica, sans-serif; color:#094A66; font-size:18px; padding-bottom:10px;}
.table_frth p.text1{margin-bottom:10px;}
.table_thrd p.text1, .table_scnd p.text1{line-height:24px;}
.table_thrd .radiobutton, .table_scnd .radiobutton{margin-top:5px;}
span.red{color:red;}
.container_bottom_section .submit{margin-top:20px; background:url(../images/submit_bg.png) repeat-x left bottom #0e5c7d; /*line-height:40px;*/ font-size:15px; font-weight:bold; color:#fff; padding:8px 20px; border:4px solid #dedede; border-radius:10px; text-transform:uppercase; cursor:pointer; outline:0;}
.container_bottom_section .submit:hover{background-color:#126a90; background-image:none;}
/*---------------------table-section---------------------*/
/* login section Added by Abhaya */
.login_panel_section{
color: #094A66;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
margin-top:50px;
}
.login_panel_section .login_panel
{
margin:0 auto;
width:420px;
float:none;
}
.login_panel_section .login_panel .section_box_top
{
width:420px;
border-top-left-radius:5px;
-moz-border-top-left-radius:5px;
-webkit-border-top-left-radius:5px;
border-top-right-radius:5px;
-moz-border-top-right-radius:5px;
-webkit-border-top-right-radius:5px;
}
.login_panel_section .login_panel .section_box_bottom
{
width:400px;
padding:20px 10px;
border-bottom-left-radius:5px;
-moz-border-bottom-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
-moz-border-bottom-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
padding:
}
.login_panel_section input[type="submit"]
{
background: url("../images/dash_heading.jpg") repeat-x scroll left top transparent;
width:100px;
height:35px;
outline:0;
border:0;
text-transform:uppercase;
color:#fff;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
cursor:pointer;
}
.error
{
padding:0 0px 5px 100px;
color:#900;
font-size:11px;
}
.pop_view{
width:550px;
margin:0 auto;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
}
.newadd{
background: url("../images/submit_bg.png") repeat-x scroll left bottom #0E5C7D;
border: 4px solid #DEDEDE;
border-radius: 10px 10px 10px 10px;
color: #FFFFFF;
cursor: pointer;
font-size: 15px;
font-weight: bold;
margin-top: 20px;
padding: 5px 21px;
text-transform: uppercase;
}
.container_bottom_section table td div.error
{
padding: 10px 0px 10px 50px;
color: #f61212;
font-size: 13px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
}
.popup_field
{
background:#A2C4FA;
}
.popup_field ul
{
margin:0;
padding:0;
}
.popup_field ul li
{
list-style:disc;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:20px;
padding:4px 8px;
}
.table_fst h3
{
font-family:Arial, Helvetica, sans-serif;
color:#094A66;
font-size:18px;
padding-bottom:10px;
}
/*---------------added by argha--14-06-13------------*/
.table_thrd h3
{
font-family:Arial, Helvetica, sans-serif;
color:#094A66;
font-size:18px;
padding-bottom:10px;
}
.viewtext{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#094A66;
padding:4px 10px;
}
.viewtxt2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#094A66;
padding:10px 10px;
}
/*---------------added by argha--14-06-13------------*/
.tbl_cls_new table
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#094A66;
}
.tbl_cls_new table p.text1
{
padding:0 !important;
}
.tbl_cls_new .selectfield2
{
margin:0 !important;
}
.tbl_cls_new table td
{
padding-right:5px !important;
}
.formError .formErrorContent{ margin-left:-20px !important;}
.formError .formErrorArrow{margin-left:7px !important}
.table_search{font-family:Arial, Helvetica, sans-serif; color:#094A66; font-size:13px;}
/*-------------added by argha-3-7-13----------*/
.view_requirement{
font-family:Verdana, Geneva, sans-serif !important;
font-size:14px !important;
color:#094A66 !important;
font-weight:normal !important;
/*padding:10px!important;*/
}
.table_container{
width:1100px;
margin:23px auto;
}
.table_top{
background:#ffffff;
padding:20px 0;
border: 1px solid #C4C4C4;
}
.table_top2{
background:#ffffff;
padding:10px 0;
border: 1px solid #C4C4C4;
}
.candidate_date{
color: #707070;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
}
.table_border_bottom{
border-bottom: 1px solid #C4C4C4;
}
/*-------------added by argha-3-7-13----------*/
/*-------------added by argha-3-7-13----------*/
.thrd_table_margin{
margin:-12px 0 10px 0 !important;
padding-left:16px !important;
}
.scnd_table_margin{
margin:20px 0 0 0 !important;
padding-left:17px;
}
.frst_table_margin{
margin-bottom: 0 !important;
margin-top: 0;
padding-left: 16px;
}
.vendor_table_margin{
margin:20px 0 0 0 !important;
}
.user_table_margin{
margin:20px 0 0 0 !important;
padding-left:6px;
}
.requirement{
font-family:Verdana, Geneva, sans-serif !important;
font-size:12px !important;
color:#094A66 !important;
padding:0 !important;
font-weight:normal !important;
}
.submission_text{
font-family:Verdana, Geneva, sans-serif !important;
font-size:12px !important;
color:#666 !important;
/*font-weight:bold;*/
padding:0 !important;
}
.table_client{
padding:0 0 16px 0 !important;
}
.candidate_table_margin{
margin:0 !important;
padding:0 0 21px 0 !important;
}
.candidate_table_margin2{
margin:14px 0 0 0 !important;
padding:0 0 13px 0 !important;
}
/*-------------added by argha-3-7-13----------*/
/*----------added by argha--5-7-13------------*/
.login_textfield{
width:264px !important;
height:23px;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin-bottom:10px;
border:#7F9DB9 1px solid;
padding-left:2px;
line-height:25px;
margin-left:1px;
margin-right:1px;
}
.submit2
{
background: url("../images/dash_heading.jpg") repeat-x scroll left top transparent;
width:100px;
height:32px !important;
outline:0;
border:0;
text-transform:uppercase;
color:#fff;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
cursor:pointer;
margin-left:139px;
}
.login_text{
padding:3px 0 0 10px;
}
.total_footer{
width:100%;
position:fixed;
bottom:0;
}
.main_copyright{
width:100% !important;
bottom:0 !important;
position:fixed !important;
margin:0 auto !important;
}
.main_copyright p a{
color:#ffffff !important;
}
.login_top{
margin-top:140px !important;
}
.dashboard a{
font-family:Arial, Helvetica, sans-serif !important;
font-size:12px !important;
color:#514F4F !important;
text-decoration:none !important;
font-weight:normal !important;
}
.dashboard a:hover{
text-decoration:underline !important;;
}
/*----------added by argha--5-7-13------------*/
/*-----added by argha-----08-07-13------------*/
.require_select{
width:185px !important;
height:27px;
height:25px;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin:3px 10px 8px 0px !important;
border:#7F9DB9 1px solid !important;
}
.require_field{
width:180px;
/*height:26px;*/
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin-bottom:8px;
border:#7F9DB9 1px solid !important;
padding-left:2px;
line-height:25px;
margin-top:3px;
margin-left:1px;
margin-right:1px;
}
.require_add{
border-bottom:1px solid #ccc;
padding:4px 0 7px 0;
}
.require_radio{
float:left;
margin-top:2px;
}
.require_table_search{
font-family:Arial, Helvetica, sans-serif;
color:#094A66;
font-size:13px;
padding-top:1px !important;
}
.require_textarea {
border: 1px solid #7F9DB9 !important;
/*border-radius: 4px 4px 4px 4px;*/
height: 40px;
margin-bottom: 10px;
width: 179px;
resize: none;
margin-left:0px;
padding:2px;
}
/*-----added by argha-----08-07-13------------*/
/*-----added by argha-----09-07-13------------*/
.require_select_two{
width:185px !important;
height:80px !important;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin-bottom:10px;
border:#7F9DB9 1px solid !important;
padding-left:3px;
}
/*-----added by argha-----09-07-13------------*/
a.email_mail{
background-color: #FFFFFF;
color: #094A66;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration:none;
}
a.email_mail:hover{
background-color: #FFFFFF;
color: #094A66;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration:underline;
}
a.email_mail_view{
color: #666666;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration:none;
}
a.email_mail_view:hover{
color: #666666;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration:underline;
}
a.more_link_pagination_prev{
font-size:12px;
color:#666;
text-decoration:underline;
}
a.more_link_pagination{
font-size:12px;
color:#666;
text-decoration:underline;
}
a.forgot{
/*background-color: #ECEDEC;*/
color: #094A66;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration:none;
}
a.forgot:hover{
/*background-color: #ECEDEC;*/
color: #094A66;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration:underline;
}
a.req_view{
color: #094A66;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration:underline;
}
a.req_view:hover{
color: #094A66;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration:none;
}
/*-----added by argha-----20-07-13------------*/
.status_top{
background:#ffffff;
padding:0 0 20px 0;
border: 1px solid #C4C4C4;
}
.status_requirement{
font-family:Verdana, Geneva, sans-serif !important;
font-size:12px !important;
color:#094A66 !important;
font-weight:normal !important;
padding:0 1px 0 20px !important;
}
.status_select{
width:185px !important;
height:27px;
height:25px;
/*border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;*/
margin:12px 10px 8px 26px !important;
border:#7F9DB9 1px solid !important;
}
/*-----added by argha-----20-07-13------------*/
/*-----added by sayantan-----21-11-13------------*/
/*----pagination----*/
ul.pagination {
font-family: "Arial", "Helvetica", sans-serif;
font-size: 13px;
height: 100%;
list-style-type: none;
margin: 20px 0;
overflow: hidden;
padding: 0;
}
ul.pagination li.details {
background-color: white;
border-color: #C8D5E0;
border-image: none;
border-style: solid;
border-width: 1px 1px 2px;
color: #1E598E;
font-weight: bold;
padding: 8px 10px;
text-decoration: none;
}
ul.pagination li.dot {
padding: 3px 0;
}
ul.pagination li {
float: left;
list-style-type: none;
margin: 0 3px 0 0;
}
ul.pagination li:first-child {
margin-left: 0;
}
ul.pagination li a {
color: black;
display: block;
padding: 7px 10px;
text-decoration: none;
}
ul.pagination li a img {
border: medium none;
}
ul.pagination li a.current {
background-color: white;
border-radius: 0 0 0 0;
color: #333333;
}
ul.pagination li a.current:hover {
background-color: white;
}
ul.pagination li a:hover {
background-color: #C8D5E0;
}
ul.pagination li a {
background-color: #F6F6F6;
border-color: #C8D5E0;
border-image: none;
border-style: solid;
border-width: 1px 1px 2px;
color: #1E598E;
display: block;
font-weight: bold;
padding: 8px 10px;
text-decoration: none;
}
/*----pagination----*/
/*-----added by argha-----20-07-13------------*/
.mailsent {
border: 1px solid #7F9DB9 !important;
/*border-radius: 4px 4px 4px 4px;*/
height: 300px;
margin-bottom: 10px;
width: 465px;
resize: none;
margin-left:0px;
padding:2px;
}
.mailsentsub{
width:465px;
margin-bottom:8px;
border:#7F9DB9 1px solid !important;
padding-left:2px;
line-height:25px;
margin-top:3px;
margin-left:1px;
margin-right:1px;
}
.dashboard_table_new{}
tr.row_head_new_dashboard { background:#7aaaf5; font-weight:bold; color:#fff !important;}
tr.row_head_new_dashboard td { color:#fff !important;}
.dashboard_table_new td { font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#094A66; padding-left:5px;}
.dashboard_table_new td a { text-decoration:none ; color:#094A66;}
.dashboard_table_new td a:hover { text-decoration:underline !important ; color:#000;}
.search_go_new {border: 1px solid #7F9DB9 !important; line-height: 25px;
margin: 3px 1px 8px;
padding-left: 2px;
width: 180px;
height:26px;
}
.search_go_new_btn{ background:#4369a9; color:#fff; width:40px; padding:5px 0; text-align:center; cursor:pointer; border:0; outline:0; border-radius:4px; -webkit-border-radius:4px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.search_go_new_btn:hover { background:#335793; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
Directory Contents
Dirs: 0 × Files: 26