westdc-zf1/htdocs/css/default.css

157 lines
7.9 KiB
CSS
Executable File

*{padding:0px;margin:0px;}
html {background:#FFF;}
body {font:13px Arial, Serif, Verdana,Tahoma, Geneva, sans-serif;}
a {text-decoration:none;cursor:hand;}
ol,ul,li,ul li{list-style:none;}
input,select,button{font:12px Tahoma, Geneva, sans-serif;vertical-align:middle;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0px;padding:0px;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
body {width:100%;}
a,a:visited{color:Blue;}
a:hover{color:Red;}
/* New Link Style
a{color:#329ECC;text-decoration:none;border-bottom:1px solid #A1CFD4;margin:0px;}
a:hover,a:focus,a:active{background-color:#E2EFFF;color:#329ECC;border-bottom:1px solid #329ECC;}
*/
.center{width:1000px;margin:0 auto;}
#divMaster{font-size:13px;}
/*divHeader style*/
#divHeader{width:100%;background: url(../images/headerBk.jpg) repeat-x;}
#divHeader a{color: #000066;text-decoration:none;}
#divHeader a:hover{color:Red;}
#divHeader .Login_Name{background: url(../images/arrow.gif) no-repeat center right;padding-right: 15px;font-family: Courier, Tahoma;}
/*End divHeader style*/
#divLogo{width:740px; margin:0 auto;}
#divLogo img{border:0;}
#divBreadCrumb{padding:5px 2px 5px;background: #ddd;font-size:13px;}
#divBreadCrumb a{color:Black;text-decoration:underline;}
#divContent{font-size:13px;margin:5px 5px 2px 5px;padding:0px 10px 0px 10px;text-align:left;clear:both;position:relative;}
/*divFooter styles*/
#divFooter{background-color:#bf5008;color:White;padding: 5px 15px 5px;font-size:12px;text-align:center;}
#divFooter a:link,#divFooter a:visited,#divFooter a:active{color:White;text-decoration:none;font-family:Arial, Serif;}
#divFooter a:hover{text-decoration:underline;}
/*End divFooter styles*/
/*- Menu Tabs--------------------------- */
.nav{border-top:#5D657C 1px solid;border-bottom:#5D657C 1px solid;width:100%;overflow:hidden;height:39px;}
#divNavi {font-size:14px;line-height:normal;overflow:hidden;width:780px;margin:0 auto;}
#divNavi ul {margin:0;padding:10px 10px 0 0px;list-style:none;overflow:hidden;}
#divNavi li {display:inline;margin:0;padding:0;}
#divNavi a {
float:left;
background:url("../images/tableftG.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#divNavi a span {
float:left;
display:block;
background:url("../images/tabrightG.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:black;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#divNavi a span {float:none;}
/* End IE5-Mac hack */
#divNavi a:hover span {
color:black;
}
#divNavi a:hover {
background-position:0% -42px;
}
#divNavi a:hover span {
background-position:100% -42px;
}
#divNavi .current a {
background-position:0% -42px;
}
#divNavi .current a span {
background-position:100% -42px;
}
#userNavi {float:right;margin:0;font-size:12px;padding-left:12px;background:url("../images/user.gif") no-repeat left bottom; position:relative;right:0px;top:-14px;}
#userNavi a{background-image:none;}
#userNavi img { border:0;margin:0;padding:0;height:15px;}
/* paginationControl
---------------------------------------------------------------------*/
.paginator{width:100%;overflow:hidden;}
.paginationControl{float:left;padding-left:30px;margin:10px auto;}
.paginationControl A {border:#9aafe5 1px solid;padding:2px 5px;color:#2e6ab1;margin-right:2px;TEXT-DECORATION:none}
.paginationControl A:hover {border:#2b66a5 1px solid;COLOR: #000;BACKGROUND-COLOR:lightyellow}
.paginationControl A:active {border:#2b66a5 1px solid;COLOR: #000;BACKGROUND-COLOR:lightyellow}
.paginationControl SPAN.current {border:navy 1px solid;margin-right:2px;padding:2px 5px;FONT-WEIGHT: bold;COLOR: #fff;BACKGROUND-COLOR: #2e6ab1}
.paginationControl SPAN.disabled {border:#929292 1px solid;padding:2px 5px;COLOR: #929292; MARGIN-RIGHT: 2px;}
/* Forms
---------------------------------------------------------------------*/
form {overflow:auto;}
input:focus,textarea:focus,select:focus {outline-width:0;}
input[type="text"],input[type="password"],input[type="select"],input[type="search"],input[type="file"],textarea,select {
border-color:#C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;border-style:solid;border-width:1px;padding:4px;color:#777;}
textarea {line-height:18px;overflow:auto;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
textarea.small {height:5.5em;}
textarea.medium {height:10em;}
textarea.large {height:20em;}
input.half,select.half,textarea.half {width:50%;}
input.full,select.full,textarea.full {width:97%;}
input[type="submit"],input[type="reset"],input[type="button"] {margin-bottom:0;}
input:focus,textarea:focus {
-moz-box-shadow:0 1px 1px rgba(196,196,196,0.5);
-webkit-box-shadow:0 1px 1px rgba(196,196,196,0.5);
box-shadow:0 1px 1px rgba(196,196,196,0.5);
-webkit-focus-ring-color:none;
border-color:#c4c4c4;
background-color:#FFFFF0;
}
fieldset {border:0 none;border-top:1px solid #ddd;margin:10px 0;padding:10px 0;}
legend {background:#fff;color:#93BB3A;font-weight:bold; padding:0 6px 0 0;}
label {font-size:11px;text-transform:uppercase;font-weight:bold;}
label.required:before {content:"*";color:red;font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}
label.ok {background:url("../img/valid.gif") no-repeat;padding-left:16px;}
label.error {color:#d00;text-transform:none;margin-left:6px;}
label.choice {vertical-align:middle;font-weight:normal;text-transform:none;}
fieldset small {color:#999;font-size:11px;display: block;}
.btn img{vertical-align:middle;}
input[type="submit"],.btn {display:inline-block;padding:5px 10px;color: #777 !important;text-decoration:none;font-weight:bold;font-size: 12px;font-family: Tahoma, Arial, sans-serif;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
text-shadow: 0 1px 1px rgba(255,255,255,0.9);position: relative;cursor: pointer;border:1px solid #ccc !important;background:#fff url("../images/btn-overlay.png") repeat-x !important;}
input[type="submit"]:hover,.btn:hover, .btn:focus, .btn:active {outline:medium none;border:1px solid #329ECC !important;opacity:0.9;-khtml-opacity: .9;
-moz-opacity: 0.9;-moz-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);-webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);}
.btn-green {color:#fff !important;text-shadow:0 1px 1px rgba(0,0,0,0.25);border:1px solid #749217 !important;background-color: #6AB620 !important;}
.btn-green:hover, .btn-green:focus, .btn-green:active {-moz-box-shadow:0 0 5px rgba(116, 146, 23, 0.9);-webkit-box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);border:1px solid #749217 !important;}
.btn-blue {color:#fff !important;text-shadow:0 1px 1px rgba(0,0,0,0.25);border:1px solid #2D69AC !important;background-color: #3C6ED1 !important;}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active {-moz-box-shadow:0 0 5px rgba(71, 131, 243, 0.9);-webkit-box-shadow:0 0 5px rgba(71, 131, 243, 0.9);box-shadow: 0 0 5px rgba(71, 131, 243, 0.9);border:1px solid #2D69AC !important;}
.btn-red {color:#fff !important;text-shadow:0 1px 1px rgba(0,0,0,0.25);border:1px solid #AE2B2B !important;background-color: #D22A2A !important;background-image:none;}
.btn-red:hover,.btn-red:focus,.btn-red:active{-moz-box-shadow:0 0 5px rgba(174, 43, 43, 0.9);-webkit-box-shadow:0 0 5px rgba(174, 43, 43, 0.9);box-shadow: 0 0 5px rgba(174, 43, 43, 0.9);border:1px solid #AE2B2B !important;}
.btn-small {font-size:11px;}
.clearLine{clear:both;}
h1{font:22px bold Verdana, Sans-Serif;}
h2{font:18px bold Verdana, Sans-Serif;}
p,li{line-height: 20px;}
.LeftMargin
{
margin-left:2%;
}
.LeftMarginMore
{
margin-left: 15%;
}
#heiheLogo{width:740px; margin:0 auto;}