home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cricao de Sites - 650 Layouts Prontos
/
WebMasters.iso
/
Templates
/
CSS
/
BlueCubes
/
style.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-10-21
|
4KB
|
247 lines
@charset "iso-8859-2";
/* CSS Document */
* {margin:0;
padding:0;}
body {
color: #000000;
font-family: Arial, sans-serif;
background-position: top;
font-size: 12px;
background-color: #00006A;
background-repeat: repeat-x;
}
#container {
margin: 0 auto 0 auto;
}
a { text-decoration:none;
border:none;}
a:link { text-decoration:none;
border:none;}
a:visited { text-decoration:none;
border:none;}
#leftstripe {
width: 206px;
background-color: #000053;
height: 530px;
float: left;
}
#head {
color: #CCCCCC;
font-size: 48px;
font-weight: bold;
background-repeat: repeat-x;
height: 150px;
background-image: url(images/head.png);
}
#header {
display: compact;
padding-top: 40px;
padding-left: 20px;
}
#header:first-letter {
color:#6970BE;
}
#menu {
float:left;
color: #FFFFFF;
position: relative;
display: block;
margin-right: 15px;
margin-left: -200px;
}
#menu ul {
list-style-type: none;
}
#menu li {
font-size: 14px;
height: 31px;
display: block;
width: 166px;
border: 2px black solid;
margin-right: -3px;
margin-bottom: -2px;
}
#menu a{
font-size: 16px;
height: 23px;
background-repeat: repeat-x;
float: left;
padding-top: 8px;
color: #FFFFFF;
text-decoration: none;
border-bottom-color: #000033;
background-image: url(images/button.png);
width: 150px;
overflow: hidden;
padding-left: 17px;
}
#menu a:hover{
background-color: #6767AE;
background-image: url(images/button.png);
background-position: bottom;
}
#brand{
font-size: 10px;
margin: 20px 0px 20px 5px;
padding-left: 3px;
}
#brand h2 {
font-size: 14px;
display: block;
}
#brand ul {
}
#brand li {
display: block;
font-size: 10px;
margin-bottom: -15px;
height: 27px;
background-image: url(none);
border: none;
}
#company {padding-bottom:10px;
display:block;}
#content {
margin-top: 15px;
background-repeat: repeat-y;
padding-bottom: 15px;
margin-left: 205px;
margin-right: 180px;
padding-left: 30px;
padding-right: 60px;
border: solid;
border-width: 2px;
border-color: #000033;
background-color: #F0F2FB;
background-image: url(images/content-bg.gif);
color: #000000;
background-position: left;
}
#content h1 {
margin-left: -22px;
padding-left: 22px;
height: 32px;
margin-top: 30px;
margin-bottom: 20px;
font-size: 24px;
background-image: url(images/h1.png);
background-repeat: repeat-y;
}
#content h2 {
font-size: 18px;
background-image: url(images/h-bg.png);
background-repeat: repeat-y;
margin-left: -22px;
padding-left: 22px;
height: 24px;
margin-top: 15px;
margin-bottom: 10px;
}
#subcontent {
border: solid;
border-width: 1px;
border-color: #000033;
width: 140px;
float: right;
color:#EAEAEA;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
padding: 5px 5px 5px 5px;
background-color: #00006A;
margin-top: -50px;
}
#subcontent h1 {
width: 130px;
float: right;
background-color:#8181B3;
color:#000000;
margin-top: ;
margin-left: ;
margin-bottom: ;
margin-right: ;
padding: 5px 5px 5px 5px;
font-size: 16px;
margin-bottom: 5px;
}
#foot {
background-repeat: repeat-x;
background-color: #00006A;
background-image: url(images/logo.png);
background-position: 3px;
height: 50px;
clear: both;
margin: auto;
}
#foot ul {
list-style-type: none;
margin-left: 100px;
}
#foot li {
font-size: 24px;
float: left;
margin-top: 8px;
}
#foot a{
font-size: 10px;
text-decoration: none;
padding-left: 10px;
color: #FFFFFF;
background-color: #00006A;
padding: 5px;
}
#foot a:hover{
background-color: #8181B3;
}
#up {
float: left;
margin-left: 5px;
margin-right: 5px;
}
#img {
width: 100px;
height: 100px;
display: block;
float: right;
background-color: #00009B;
border-color: #000033;
border-width: 2px;
border-style:double;
text-decoration:none;
overflow: hidden;
}
#red {
float: right;
color: #840000;
}
@charset "iso-8859-2";
/* CSS Document */