/* --------------------------------------------------------------
    Default CSS styles for all common browsers
    Brothers in art
    http://www.brothersinart.net
---------------------------------------------------------------*/



/*  SEANS TIPS & HACKS
---------------------------------------------------------------*/

/* uncomment the following to debug boxes
	* {border: solid #cccccc 1px;}
 */










/*  BASE
---------------------------------------------------------------*/
body {
  background: White url("../images/background-gradient.jpg") repeat-x center top;
  margin: 0 0 20px 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:76%;
  line-height: 16px;
  color: #3A3C3D;
}
table tr td, table tr th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 16px;
  color: #3A3C3D;
}
/*  forms -----------------------------------------------------*/
form {
  margin: 0;
  padding: 0;
}
form .f_field {
  background: #FFFFFF url("/images/field_bg.gif") no-repeat left top;
  border: 1px solid #767676;
  vertical-align: middle;
  padding: 1px;
}
form .f_textarea {
  background: #FFFFFF url("/images/field_bg.gif") no-repeat left top;
  border: 1px solid #767676;
  vertical-align: middle;
  padding: 1px;
}
form .f_button {
  vertical-align: middle;
  margin-top: 4px;
}

/*  tables ----------------------------------------------------*/
table {
  border: 0;
}

/* _______________________Not Used
table th, table td {
  text-align: left;
  vertical-align: top;
}
*/



/*  images ----------------------------------------------------*/
img {
  border: 0;
}
img.img-left {
  float:left;
  margin-right: 10px;
}
img.img-right {
  float:right;
  margin-left: 20px;
}
img.icon {
  vertical-align: top;
  margin-right: 2px;
}
/*  links -----------------------------------------------------*/
a {
  color: #1C5C9A;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #6398CD;
  text-decoration: none;
  font-weight: bold;
}
/*  CONTAINER AND PAGE
---------------------------------------------------------------*/
#container {
  position: relative;
/*  background: #FFFFFF url("../images/bodybg.jpg") repeat-y left top; */
  width: 900px;
  padding: 4px 4px 4px 4px;
  margin: 0 auto 0 auto;
/*  border: solid yellow 1px; */
}
#page {
  position: relative;
  width: 900px;
  min-height: 556px;
  background: #ffffff url("../images/page_BG.jpg") repeat-y left top;
/*  background : White;*/
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
/*  background: url("../images/bodybg.jpg") repeat-y left top; */
/*  background: url("http://images.torrentspy.com/page_bg.gif") no-repeat left top; */
/*  padding: 4px 4px 4px 4px;
  border: solid orange 1px; */
}
/*  HEADER
---------------------------------------------------------------*/
#header {
  height: 100px;
/*  margin: 4px 4px 4px 4px; */
/*  padding: 4px 4px 4px 4px;
  border: solid red 1px; */
}
#logo {
  position: absolute;
  float: left;
}
/* IE5 Mac only */
#nav {
  padding: 33px 25px 0 0;
  width: 500px;
  float: right;
  text-align: right;
}
/* All browsers \*/
#nav {
  margin: 33px 25px 0 0;
  padding: 0;
  float: right;
  text-align: right;
}
/* end hack */
#nav ul {
  margin: 0;
  padding: 0;
}
#nav ul li {
  display: inline;
  margin: 0 0 0 5px;
  padding: 0;
}
/*  COLUMNS                
---------------------------------------------------------------*/
#cols {
/*  padding: 0 8px 0 8px; */
/*  background: url("../images/bodybg.jpg") repeat-y left top; */
/*  padding: 60px 0px 0px 0px; */
  margin: 0px 0px 0px 0px;
  padding: 4px 4px 4px 4px;
  border: solid green 1px;
}

/*  column widths      (#col-left & #col-right must = #page width (800))
---------------------------------------------------------------------------*/


#col-right {
  float: right;
/*  width: 580px; */
  width: 620px;
/*  background: url("../images/contentbg.jpg") repeat-y left top; */
/*  width: 744px; */
  margin: 0 10px 0 0;
    padding-right: 30px;
/*  padding: 4px 4px 4px 4px; */
/*  border: solid red 1px; */
/*  border: solid #A52A2A 1px; */
}
#col-left {
  float: left;
  width: 190px;
/*  width: 200px; */
  margin: 0 0 0 0;
  padding-left: 10px;
  background-color: #F1F3F7;

/*  border: solid #A52A2A 1px; */
}

#col-left img.txt{
  margin: 0 0 4px 2px;
  padding-left: 22px;
}



/*  RIGHT COLUMN
---------------------------------------------------------------*/
/*  search ----------------------------------------------------*/
/* IE5 Mac only */
#search {
  padding: 0;
  margin: 0;
  padding: 25px 0 0 100px;
  height: 75px;
}
/* All browsers \*/
#search {
  padding: 0;
  margin: 0;
  padding: 25px 0 0 100px;
  height: 85px;
}
/* end hack */
#search p {
  padding: 0;
  margin: 0 0 0 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 11px;
  font-weight: bold;
  color: #3A3C3D;
}
/* IE5 Mac only */
#search-nav {
  text-align: left;
  padding: 0 15px 0 15px;
}
/* All browsers \*/
#search-nav {
  text-align: right;
  padding: 0 15px 0 15px;
}
/* end hack */
#search-nav a {
  margin-left: 5px;
}
#search-nav a.help {
  float: left;
  margin-left: 0;
}
#search img {
  vertical-align: middle;
  margin-right: 10px;
}
#search .f_field {
  width: 380px;
}
#search .f_button {
  margin-left: 10px;
}

/*  sub columns -----------------------------------------------*/
.sub-cols {
  padding: 20px 20px 0 20px;
}
.col-left img.txt, .col-right img.txt{
  margin: 0 0 4px 2px;

}
.sub-cols .col-left {
  float: left;
  width: 329px;
}
.sub-cols .col-right {
  float: right;
  width: 329px;
}

/*  content ---RHS Column------------------------------------------------*/
.content {
  padding: 20px;
/*  border: solid #DC09F6 1px; */
}
.content h1, .content h2, .content h3 {
  font-weight: normal;
  line-height: 26px;
  letter-spacing: -1px;
  color: #5D5D5D;
  padding: 0;
  margin: 0 0 5px 0;
}

.content h1 {
	font-size: 2.0em;
	font-style : normal;
	font-weight: bold;
	color:#184127;
	margin: 0em 0em 0.6em 0em;
	padding: 0.6em 0em 0em 0em;
    border-bottom: 1px #184127 solid;
}

.content h2 {
  margin: 0 0 5px 0;
  font-size: 1.6em;
}
.content h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 14px;
  letter-spacing: 0px;
  margin: 0 0 0 0;
  color: #FC7C00;
}
.content h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 0px;
  color: #5D5D5D;
  margin: 30px 0 0 0;
}
.content table h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0px;
  color: #5D5D5D;
  margin: 0;
}
.content small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  line-height: 16px;
  padding-left: 10px;
}
.content .meta {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: #8D929A;
  line-height: 11px;
}
.content p {
  font-size: 1.1em;
  line-height: 18px;
}



.content p.small {
  font-size: 0.9em;
  line-height: 13px;
  color: #666666;
}



.content ul li{
  padding: 0 0 0 28px;
  margin-top: 5px;
  list-style: none;
  background: url("/images/li_bg.gif") no-repeat 0 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
/*  font-weight: bold; */
}








.content .commentlink {
  padding: 6px 0 0 10px;
  background: url("/images/comment_bg.gif") no-repeat left top;
  width: 148px;
  height: 27px;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 15px;
  margin-bottom: 40px;
}
.content .commentlink img.ico {
  vertical-align: middle;
}
.content .commentlink a {
  color: #447EB6;
}
.content .commentlink a:hover {
  color: #6398CD;
}
.content table.directory {
  width: 703px;
  margin: 20px auto 20px auto;
}
.content table.directory th {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 26px;
  letter-spacing: -1px;
  color: #5D5D5D;
  padding: 0px 10px 10px 60px;
}
.content table.directory td {
  padding: 10px 10px 10px 80px;
  width: 50%;
}
.content table.list {
  border-left: 1px solid #ECF3FF;
  border-right: 1px solid #ECF3FF;
  border-bottom: 1px solid #ECF3FF;
  width: 703px;
/*  width: 703px; allows for a right column of 200 px------------------------------*/
  border-collapse: collapse;
  margin: 20px 0 20px 0;
}
.content table.list th {
  border-bottom: 1px solid #ECF3FF;
  border-left: 1px solid #CCD3DF;
  padding-left: 5px;
  background: url("/images/th_bg.gif") repeat-x left top;
  height: 22px;
  text-align: left;
  vertical-align: bottom;
  font-size: 1.09em;
  white-space: nowrap;
/*  <td nowrap="nowrap"> ----------------------------------------------XHTML---------*/
}

.content table.list tr.alt {
  background-color: #F2F4F8;

}
.content table.list td {
  border-left: 1px solid #ECF3FF;
  border-right: 1px solid #ECF3FF;
  border-bottom: 1px solid #ECF3FF;
  border-top: 1px solid #ECF3FF;
  padding: 4px;
  vertical-align: top;
}

.content table.list td.almid {
  text-align: center;
}
.content table.list td.almidred {
  text-align: center;
  color: red;
}



.content table.list tr.sub td {
  font-size: 1.1em;
  line-height: 11px;
  padding: 1px 1px 3px 5px;
  white-space: nowrap;
}
.content table.list tr.sub td.date {
  padding: 1px 1px 3px 22px;
}
.content table.list tr.sub td.uploader {
  text-align: right;
}
.content table.list tr.sub span.recent {
  color: green;
}
.content table.list tr.sub span.old {
  color: red;
}
.content table.list td img.icon {
  vertical-align: top;
  margin-right: 2px;
}
.content .pagenav{
  background: url("/images/pagenav_bg.gif") no-repeat center top;
  padding: 10px 0 0 0;
  font-size: 1.2em;
  line-height: 14px;
  font-weight: bold;
  text-align: center;
}
.content table.details {
  border-left: 1px solid #ECF3FF;
  border-right: 1px solid #ECF3FF;
  border-bottom: 1px solid #ECF3FF;
  width: 703px;
  border-collapse: collapse;
  margin: 20px 0 20px 0;
}
.content table.details th {
  border-bottom: 1px solid #ECF3FF;
  border-left: 1px solid #CCD3DF;
  padding-left: 5px;
  background: url("/images/th_bg.gif") repeat-x left top;
  height: 22px;
  vertical-align: middle;
  font-size: 1.3em;
}
.content table.details tr.alt {
  background-color: #F2F4F8;
}
.content table.details td {
  padding: 4px;
}
.content table.files {
  border-left: 1px solid #ECF3FF;
  border-right: 1px solid #ECF3FF;
  border-bottom: 1px solid #ECF3FF;
  width: 703px;
  border-collapse: collapse;
  margin: 0px 0 0px 0;
}
.content table.files th {
  border-bottom: 1px solid #ECF3FF;
  border-left: 1px solid #CCD3DF;
  padding-left: 5px;
  background: url("/images/th_bg.gif") repeat-x left top;
  height: 22px;
  vertical-align: middle;
  font-size: 1.1em;
}
.content table.files tr.alt {
  background-color: #F2F4F8;
}
.content table.files td {
  padding: 4px;
}
.content table.files td.more {
  text-align: center;
  font-size: 1.0em;
}



/*  Price -----------------------------------------------------*/
#price {
  height: 70px;
  margin-bottom: 20px;
/*  padding: 15px; */  
}
#price table {
  margin: 10px 0 0 0;
  border-right: 1px solid #26643D;
  border-bottom: 1px solid #26643D;
  border-left: 1px solid #26643D;
/*  border: 0; */
}

#price table th {
  vertical-align: top;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 11px;
  background-color: #287B51;
  color: #ffffff;
}
#price table td {
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 13px;
  color: #FC7C00;
}





/*  Date Selector -----------------------------------------------------*/
#date-form {
  float	:right;
/*  height: 70px; */
}
#date-form form {
  margin: 0;
  padding: 0;
}












/*  comments --------------------------------------------------*/
.comment {
  margin: 0 30px 0 30px;
}
.comment h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 0px;
  color: #5D5D5D;
  margin: 30px 0 4px 0;
}
.comment .options {
  border-top: 1px solid #ECF3FF;
  font-size: 1.0em;
  text-align: right;
}
table.newcomment {
  border-collapse: collapse;
  background-color: #F8F9FB;
  border: 1px solid #E1E6EE;
  width: 644px;
  margin: 20px 0 0 30px;
}
table.newcomment tr {
  border: 1px solid #E1E6EE;
}
table.newcomment td {
  padding: 10px;
}
table.newcomment td .f_textarea{
  width: 380px;
  height: 130px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  line-height: 16px;
  color: #3A3C3D;
}
.content .commentnav{
  background: url("/images/pagenav_bg.gif") no-repeat -200px 0px;
  padding: 10px 0 0 10px;
  font-size: 1.1em;
  line-height: 14px;
  font-weight: bold;
  text-align: left;
  margin: 10px 0 40px 30px;
}

/*  LEFT COLUMN
---------------------------------------------------------------*/
/*  stats -----------------------------------------------------*/
#stats {
  width: 156px;
  height: 57px;
  background: #FFFFFF url("/images/stats_bg.gif") no-repeat left top;
  padding: 15px;
  margin-bottom: 20px;
}
#stats table {
  margin: 10px 0 0 0;
  border: 0;
}
#stats table th {
  vertical-align: top;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 11px;
  color: #3A3C3D;
}
#stats table td {
  vertical-align: top;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 11px;
  color: #FC7C00;
}

/*  lhs NAV -----------------------------------------------------*/
#lhs {
/*  padding: 15px; */

  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 18px;
}
#lhs img {
  margin-bottom: 10px;
}
#lhs .f_field {
  width: 160px;
}


#lhs-nav {
	background-color: #F1F3F7;
	padding: 15px;
	padding-left: 12px;  
}
#lhs-nav ul {
  background: #F1F3F7 url("/images/charts/3d.jpg") no-repeat 100% 20%;
/*  padding: 0; */
  padding-bottom: 20px;
  padding-left: 12px;  
  padding-right: 12px;  
/*  margin: 0;*/
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
#lhs-nav ul li{
  padding: 0 0 0 28px;
  margin-top: 5px;
  list-style: none;
  background: url("/images/li_bg.gif") no-repeat 0 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
/*  font-weight: bold; */
}

#lhs-nav h3{
/*  margin: 10 0 0px 0; */
  margin: 1.2em 0em 0.6em 0em;
  font-size: 1.5em;
  font-weight: normal;
  color: #FC7C00;
}


#lhs-nav h4{
/*  margin: 10 0 0px 0; */
  margin: 1.2em 0em 0.2em 0em;
  font-size: 1.2em;
}


/*  FOOTER
---------------------------------------------------------------*/
#footer {
  position: relative;
  background: #FFFFFF url("/images/footer_bg.gif") repeat-y left top;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  width: 900px;
  height: 35px;
}
#copyright {
  float:left;
  padding: 8px 8px 8px 18px;
  width: 400px;
}
#links {
  float:right;
  text-align: right;
  padding: 8px 18px 8px 8px;
  width: 300px;
}
#copyright, #links {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: #FFFFFF;
  line-height: 11px;
}
#links a {
  color: #FFFFFF;
  font-weight: bold;
}
#links a:hover {
  color: #FFCC00;
  font-weight: bold;
}
/*  ADSPACES
---------------------------------------------------------------*/
.adspace-top {
  text-align: center;
  padding-top: 5px;
  height: 90px;
  padding: 4px 4px 4px 4px;
  border: solid navy 1px;
}
.adspace-middle {
  border-top: 1px solid #F0F2F5;
  background-color: #F9FAFB;
  border-bottom: 1px solid #F0F2F5;
  padding: 0 20px 0 20px;
}
.adspace-inline {
  float: right;
  margin: 13px 0 10px 10px;
}
.adspace-side {
  padding: 25px 15px 15px 15px;
  text-align: center;
  background: url("/images/line_side.gif") no-repeat left top;
}
/*  MISC
---------------------------------------------------------------*/
.clear {
  clear: both;
  font-size: 0.3em;
}
.HIGHLIGHT {
  background: #FFFFE0;
}

.alert {
  color: #DC143C;
  font-weight: bold;
}

.title {
	font-size: 1.1em;
/*	margin: 0em 0em 0em 0em;
	padding: 0px 0px 0px 0px; */
	font-weight: normal;
	color: #CC0000;
}

.credentials {
	font-size: 1em;
/*	margin: 0em 0em 0em 0em;
	padding: 0px 0px 0px 0px; */
	font-weight: bold;
	color: #287B51;
}

.staffspiel {
	font-size: 1em;
	text-align : justify;
}

.fineprint{
	font-size: 0.8em;
}




/*  EOT
---------------------------------------------------------------*/