/* CSS V1.0 2008 : CrackSerialCodes.com */
body {
 background: #999999 url(../img/bg.gif) top left;
 margin: 0;
 padding: 0;
 font-size: 13px;
 font-family: Tahoma, Arial, Verdana, Sans-Serif;
 line-height: 14px;
 color: #000000;
 letter-spacing: normal;
 -webkit-text-size-adjust: none;
}
form {
 display: inline;
}
input:focus {
 outline: none;
}
li {
 float: left;
 list-style: none;
}
b {
 background-color: #FFFFCC;
}
a:link, a:visited {
 color: #000000;
 text-decoration: none;
}
a:hover, a:active {
 text-decoration: none;
 color: #0000FF;
}
.maincontent {
 margin: 0 auto 0 auto;
 width: 978px;
 height: 100%;
}
.maincontentInner {
 float: left;
 background-image: url('../img/shadow.png');
 background-repeat: repeat-y;
 padding-left: 10px;
}
*html .maincontentInner {
 float: left;
 background-image: url('../img/shadow-ie6.gif');
 background-repeat: repeat-y;
 padding-left: 10px;
}
.contentwrapper {
 width: 970px;
}
.header {
 width: 960px;
 height: 170px;
}
.logo {
 background: url(http://i147.photobucket.com/albums/r307/dlspt/csc/CSC-logo.jpg) 0 0 no-repeat;
 /*background: url(../img/CSC-logo.jpg) 0 0 no-repeat;*/
 width: 448px;
 height: 128px;
 float: left;
}
.art {
 background: url(http://i147.photobucket.com/albums/r307/dlspt/csc/CSC-art.jpg);
 /*background: url(../img/CSC-art.jpg);*/
 width: 512px;
 height: 128px;
 float: left;
}
h1 {
 line-height: 20px;
 margin-top: 52px;
 padding-bottom: 2px;
 border: 1px solid #CCCCCC;
 width: 500px;
 background-color:#003399;
 font-size: 17px;
 font-family: Tahoma, Arial, Verdana, Sans-Serif;
 font-weight: bold;
 color: #FFFFFF;
}
.form {
 float: left;
 width: 414px;
 height: 29px;
 margin: 0;
 padding: 0;
 background: url(../img/CSC-search-input.jpg) 0 0 no-repeat;
}
.search-input {
 border: 0;
 width: 300px;
 height: 18px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 background: none;
 font-size: 13px;
 line-height: 18px;
 color: #000000;
 margin-left: 16px;
 margin-top: 6px;
 float: left;
 padding: 0px; /*Safari Fix*/
 -webkit-appearance: none;
}
.search-button {
 float: right;
 -webkit-border-radius: 0px;
}
#nav {
 float: left;
 width: 546px;
 height: 25px;
 margin: 0 auto;
 padding-top: 4px;
 font-size: 11px;
 font-family: Arial, Verdana, Sans-Serif;
 background: url(../img/menu-fill.gif) repeat;
 overflow: hidden; /*ie6*/
}
#nav ul {
 margin: 0;
 padding: 0;
 text-transform: uppercase;
 list-style: none;
 padding-left: 0px;
}
#nav li {
 display: inline;
}
#nav a {
 display: block;
 float: left;
 padding: 6px 26px 6px 26px;
 text-decoration: none;
 font-size: 1.3em;
 color: #000;
}
#nav a:hover {
 color: #000;
 background-color: #ECFFEC;
}
#nav .active a {
 background-color: #B9B9B9;
 color: #000;
}
.header-end {
 float: left;
 width: 100%;
 height: 13px;
 background: url(../img/CSC-header-end.jpg);
 overflow: hidden; /*ie6*/
}
.content {
 width: 690px;
 left: 0;
 padding-top: 8px;
 padding-left: 8px;
 padding-right: 8px;
 float: left;
}
.content-header {
 float: left;
 width: 100%;
 height: 21px;
 background: url(../img/content-headings.jpg);
}
.content-fill {
 float: left;
 width: 674px;
 background: url(../img/content-fill.gif);
 padding-left: 8px;
 padding-right: 8px;
 padding-top: 3px;
 padding-bottom: 5px;
 line-height: 16px;
}
.heading {
 margin-left: 8px;
 line-height: 21px;
 font-family: Arial, Verdana, Sans-Serif;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
}	
.side {
 width: 246px;
 right: 0;
 margin-top: 8px;
 margin-right: 8px;
 float: left;
}
.side-header {
 float: left;
 width: 100%;
 height: 21px;
 background: url(../img/side-headings.jpg);
}
.side-fill {
 float: left;
 width: 230px;
 background: url(../img/side-fill.gif);
 padding-left: 8px;
 padding-right: 8px;
 padding-top: 3px;
 padding-bottom: 5px;
 line-height: 16px;
}
.end {
 float: left;
 width: 100%;
 height: 2px;
 background: url(../img/box-end-1px.gif);
 margin-bottom: 8px;
 overflow: hidden; /*ie6*/
}
.share-link {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 1px;
 margin: 1px;
 width: 220px;
}
.warez-search {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 1px;
 margin: 1px;
 width: 180px;
}
.warez-button {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 1px;
 width: 40px;
}
table.rated {
 width: 674px;
 margin: 0 auto;
 border-collapse: collapse;
 border: 0;
 text-align: left;
 display: block;
 float: left; 
 line-height: 12px;
}
tr.header {
 background-image: url(../img/top-headers.jpg);
 height: 18px;
 line-height: 18px;
 font-weight: bold;
 letter-spacing: 1px;
 color: #000000;
}
span.ad {
 font-weight: normal;
 font-size: 10px;
 line-height: 10px;
 color: #666666;
}
.r1 {
 width: 600px;
 margin-left: 1px;
 text-indent: 1px;
 text-align: left;
}
.r2 {
 width: 74px;
 text-align: center;
}
.d {
 background-image: url(../img/divider.gif);
 background-repeat: repeat-x;
 height: 1px;
 padding: 0;
 spacing: 0;
}
.s {
 background-color: #E9E9E9
}
