| Current Path : /home/smartconb/www/sc/ |
| Current File : /home/smartconb/www/sc/style.css |
* {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.box {
top: 21px;
position:relative;
margin-right:auto;
margin-left:auto;
width: 959px;
background:url(images/bottom.jpg) no-repeat left bottom;
}
.box .top{
background: url(images/top.jpg) no-repeat left top;
width: 959px;
height: 10px;
overflow: hidden;
}
.box .content {
background: url(images/background.jpg) repeat-y left;
padding-top: 10px;
padding-bottom: 41px;
}
.header_en {
width: 946px;
height: 247px;
/*background: url(images/header_en.png) no-repeat left top;*/
overflow:hidden;
}
.menu {
width: 951px;
z-index: 5;
}
.menuBackground {
position:relative;
z-index: 10;
top: -36px;
width: 951px;
height: 19px;
}
.menuButtons {
z-index: 2;
/*width: 420px;*/
width: 950px;
height: 36px;
top: 14px;
/*left:542px;*/
left:51px;
position:relative;
}
.menuButton {
float: left;
width: 135px;
height: 36px;
}
.contentUl {
position: relative;
/*top: -20px;*/
left:74px;
width: 803px;
color: #333333;
}
.contentUl ul {
width: 803px;
}
.contentUl li {
width: 803px;
list-style-type: none;
font-size: 16px;
text-align: left;
padding-left: -100px;
}
.textparagraph {
width: 803px;
list-style-type: none;
font-size: 16px;
text-align: left;
padding-left: 30px;
line-height: 30px;
}
.purpleHeading {
color: #3541A2;
line-height: 75px;
font-size: 22px ! important;
}
.redHeading {
color: #FF6363;
line-height: 75px;
font-size: 22px ! important;
}
.orangeHeading {
color: #E49352;
line-height: 75px;
font-size: 22px ! important;
}
.yellowHeading {
color: #F5D627;
line-height: 75px;
font-size: 22px ! important;
}
.uglyGreenHeading {
color: #B0AD8B;
line-height: 75px;
font-size: 22px ! important;
}
.footer {
width: 959px;
height: 41px;
color: #ffffff;
text-align: center;
}
.footer p {
padding-top:7px;
}
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;}
div.menuSeparator {
width: 356px;
float: left;
height: 36px;
}
ul.general_ul {
width: 765px;
}
ul.general_ul li{
list-style: disc outside none;
margin-left: 40px;
padding-left: 20px;
width: 700px;
font-size: 14px;
}
@media print {
.ui-state-active{
background-color: #555;
}
}