



/* Link colors */

A:link			{ text-decoration: none; color: #000077;}

A:visited		{ text-decoration: none; color: #000077;}

A:active		{ text-decoration: none; color: #000050;}

A:hover			{ text-decoration: underline; color: #000077;}





/* Define BODY style */

BODY{

	background-image: url("images/background.gif");

	font-style:normal; font-variant:normal; font-weight:normal; font-size:9pt; font-family:Arial; font-color:#FFFFFF;

}	





.headerlink a:link

{ text-decoration: none; color: #00ffff;}



.headerlink a:visited

{ text-decoration: none; color: #00ffff;}

.headerlink a:active

{ text-decoration: none; color: #00ffff;}



.headerlink a:hover

{ text-decoration: underline; color: #00ffff;}







/* Define Torrent Table Outer */

.ttable_headouter {

    border-collapse: collapse

    border: #646262;

	border:1px solid #646262;

}

/* Define Torrent Table Inner */

.ttable_headinner {

	border-collapse:collapse;

	border:1px solid #D6D9DB;

}



/* Define Torrent Table Header */

.ttable_head {

font-family: 'Arial';

border:1px solid #D6D9DB;

color: #FFFFFF;

font-size: 9pt;

background: #808080;

text-align: center;

}



/* Define Torrent Table Columns (colx=misc) */

.ttable_col1 {

font-family: 'Arial';

border:1px solid #D6D9DB;

font-size: 9pt;

background: #F7F7F7;

}

.ttable_col2 {

font-family: 'Arial';

border:1px solid #D6D9DB;

font-size: 9pt;

background: #ECECEC;

}

.ttable_colx {

font-family: 'Arial';

border:1px solid #D6D9DB;

font-size: 9pt;

background: #ECECEC;

}



/* Define Other Tables */

.table_table {

/*width:100%;*/

border: #000000;

border-style: border-style;

border-width: 1px

border-collapse:collapse;



}

.table_head {

font-family: 'Ariel';

color: #FFFFFF;

font-size: 9pt;

}

.table_col1 {

font-family: 'Arial';

border:1px solid #CFCFCF;

font-size: 9pt;

background: #F7F7F7;

}

.table_col2 {

font-family: 'Arial';

border:1px solid #CFCFCF;

font-size: 9pt;

background: #ECECEC;

}





/* OLD CSS FOLLOWS... */

td {

font-family: 'Arial';

font-size: 9pt; 

}



.alt1 {

font-family: 'Arial';

font-size: 9pt;

background: #F7F7F7;

}



.alt2 {

font-family: 'Arial';

font-size: 9pt;

background: #ECECEC;

}



.alt3 {

font-family: 'Arial';

font-size: 9pt;

background: #808080;

}



.alt4 {

border-right-style: none; 

border-right-width: medium; 

border-bottom-style: none; 

border-bottom-width: medium

}



.alt5 {

font-family: 'Arial';

font-size: 9pt;

background: #ECECEC;

}



.main {

background: #CBCAC5;

}



/* ************** Define BEGIN_FRAME() Style  ************** */

.frame_top_left {

background: url("images/frame_top_left.gif"); width: 9; height: 24;

}



.frame_top {

background-image: url("images/frame_top.gif");  width: 100%; height: 24px;

}



.frame_top_right {

background: url("images/frame_top_right.gif"); width: 9px; height: 24px;

}



.frame_middle_left {

background-image: url("images/frame_middle_left.jpg"); width: 9px; height: 8px;

}



.frame_middle {

background: #FFFFFF; width: 100%; 

}



.frame_middle_right {

background-image: url("images/frame_middle_right.jpg"); width: 9px; height: 8px;

}



.frame_bottom_left {

background-image: url("images/frame_bottom_left.gif"); width: 9px; height: 10px;

}



.frame_bottom {

background-image: url("images/frame_bottom.jpg");  width: 100%;  height: 10px;

}



.frame_bottom_right {

background-image: url("images/frame_bottom_right.gif"); width: 9px; height: 10px;

}



space {

background-image: url("images/bar08.gif");width: 8px; height: 8px;

}



/* ************** Define BEGIN_BLOCK() Style  ************** */

.block_topl {

background: url("images/block_top_left.gif"); width: 15; height: 27;

}



.block_top {

background-image: url("images/block_top.gif");  width: 100%; height: 27px;

}



.block_topr {

background: url("images/block_top_right.gif"); width: 15; height: 27;

}



.block_left {

background-image: url("images/block_middle_left.gif"); width: 15px; height: 10px;

}



.block_bg {

background-image: url("images/block_bg.jpg"); width: 100%; 

}



.block_right {

background-image: url("images/block_middle_right.gif"); width: 15px; height: 10px;

}



.block_bottoml {

background-image: url("images/block_bottom_left.gif"); width: 15px; height: 23px;

}



.block_bottom {

background-image: url("images/block_bottom.gif");  width: 100%;  height: 23px;

}



.block_bottomr {

background-image: url("images/block_bottom_right.gif"); width: 15px; height: 23px;

}

html, body {
   height: 100%;
   margin:0;
   padding:0;
}

#container-page {
   min-height: 100%;
   position:relative;
   height:auto !important;
   height:100%;
}

#container-content {
	padding-bottom: 250px;
}


#container-footer {
background:#CCC;
width:100%;
position:absolute;
bottom: 0 !important;
bottom: -1px;
font-size:11px;
height:250px;
padding-top:15px;
margin:0 auto;
margin-bottom:10px;
}

#container-footer a:link {
	text-decoration:none;
	color:#D2EBFD;
}

#container-footer a:visited {
	text-decoration:none;
	color:#D2EBFD;
}

#container-footer a:hover {
	text-decoration:underline;
	color:#D2EBFD;
}

#container-footer h4 {
	font-size:13px;
}

.holder-list {
	width: 900px;
	margin:0 auto;
	position:relative;
	color:#D2EBFD;
}

.list-box {
	background:#58615F none repeat scroll 0 0;
	border:1px solid #91B5C5;display:inline;float:left; width:auto; margin:0 15px 0 0;padding:0 15px 0 15px;
	color:#D2EBFD;
}

.navigation-box {
	background:#58615F none repeat scroll 0 0;
	border:1px solid #91B5C5;display:inline;float:left; width:175px;margin:0 15px 0 0;padding:0 15px 0 15px;
}

.vip-box {
	background:#58615F none repeat scroll 0 0;
	border:1px solid #91B5C5;display:inline;float:left; width:150px;margin:0 15px 0 0;padding:0 15px 0 15px;
}

#google-link-unit {
	background:#58615F none repeat scroll 0 0;
	border:1px solid #91B5C5;
	float:left; 
	width:auto;
	padding:15px 0 15px 15px;
	display:block;
}

#search-box {
float:left; border:none;
color:#333;
float:right;
}





