Warning: Cannot modify header information - headers already sent by (output started at /home/boracomp/public_html/version.php:1) in /home/boracomp/public_html/stylesheet.php on line 129
/* Start of CMSMS style sheet 'Bora Company CSS' */
body {
margin: 0px;
font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
font-size: 76%;
text-align: center;
background: url(images/body_lines.gif) repeat-y center center;
line-height: 1.4;
}
#wrapper {
width: 760px;
margin: 0 auto;
border-left: 2px solid #333;
border-right: 2px solid #333;
}
#header {
background: #e9e9e9 url(images/header_back.gif) center center;
height: 105px;
text-align: left;
}
.picturelist {
margin-left: 40px;
}
.thumb {
list-style: none;
width: 94px;
margin: 0 15px 15px 0;
}
.thumb a {
background: none;
padding: 3px;
border: 1px solid #ccc;
height: 65px;
width: 86px;
}
.thumb a:link, .thumb a:visited {
border: 1px solid #ccc;
}
.thumb a:hover, .thumb a:active {
border: 1px solid #ff6600;
}
.thumb a img {
height: 65px;
}
#gradient {
background: #0b223a url(images/content_gradient.gif) top center repeat-x;
}
#content {
color: #fff;
min-height: 500px;
}
#content h3 {
margin: 0px;
padding: 10px 15px;
font-size: 1.3em;
font-weight: bold;
}
ul, ol {
padding: 5px 30px;
}
ul li {
list-style: disc;
margin-left: 25px;
}
ol li {
list-style: decimal;
margin-left: 25px;
}
#footer {
margin: 10px 20px;
border-top: 1px solid #fff;
color: #fff;
}
#copyright {
float: left;
text-align: left;
padding-top: 5px;
}
#menu {
color: #fff;
float: right;
padding-top: 5px;
}
#menu ul {
margin: 0;
padding: 0;
}
#menu li {
float: left;
padding: 0px 5px;
list-style: none;
margin: 0;
}
#banners {
margin-top: 5px;
}
.sidebar {
width: 207px;
margin: 23px;
}
.sidebar p {
padding: 5px 12px;
}
.sidebar img {
padding: 3px;
border: 1px solid #ccc;
}
.sidebartop {
background: url(images/sidebar_top.gif) top center no-repeat;
min-height: 200px;
}
.sidebarbottom {
background: url(images/sidebar_bottom.gif) bottom center no-repeat;
height: 9px;
font-size: 0.5em;
}
.contactform {
padding: 0px 30px;
}
.clear {
clear: both
}
.right {
text-align: right;
}
.gallery { margin: 5px 0px 5px 35px }
.gallery a:link, .gallery a:visited {
border: 1px solid #ccc;
float: left;
padding: 2px;
margin-right: 12px;
margin-top: 12px;
}
.gallery a:hover, .gallery a:active {
border: 1px solid #ff6600;
}
p {
text-align: justify;
padding: 5px 30px;
}
td {
vertical-align: top;
}
h1 {
margin: 0px;
padding: 25px;
font-size: 1.5em;
font-weight: bold;
}
h3 {
margin: 0px;
padding: 12px;
font-size: 1.3em;
font-weight: bold;
}
a, a:link, a:visited {
color: #ff6600;
}
a:hover, a:active {
text-decoration: none;
}
/* End of 'Bora Company CSS' */