@charset "utf-8";

/*  =========================================================
	File: tgp.css
	Date: 090210
========================================================== */

/* ==============================================
   I - General Reset
   ============================================== */
html { height: 101%;
}

* { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	}

ul, ol {
	list-style:none;	
	}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

fieldset, img {
	border:0;
	}

caption, th {
	text-align:left;
	}

.external {
	background:url(../images/tgp/external.gif) no-repeat left bottom;
	padding-left:1.5em;
}
	
.clearing {
	clear:both;
}

/* ==============================================
   II - Layout
   ============================================== */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#fff;
	background:#000 url(../images/tgp/bg.gif);
}

div#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}

/* All Links */
a { outline:none; text-decoration:none; } 
a:link { 
	color:#fff;
	text-decoration:underline;
}
a:visited { 
	color:#fff;
	text-decoration:underline;
}
a:hover, a:focus {
	color:#fff;
	text-decoration:none;
}
a:active {
	color:#fff;
	text-decoration:none;
}

/* ==============================================
   III - Header
   ============================================== */

div#header {
	position:relative;	
	color:#e50035;
	height:6em;
}

div#header h1 {
	position:relative;	
	top:20px; 
	left:18px;
	font-size:250%;
}

   div#header ul {
		position:absolute; 
		top:10px; 
		right:16px;
		padding:5px 0 0 0;
		font-size:90%;
		color:#999;
		text-align:right;
   }

	div#header li {
		display:inline;
		list-style-position:inside;
		margin:0;
	}

/* ==============================================
   V - Search
   ============================================== */
   
form#tgp_search {
	float:right;
	width:735px;
	height:40px;
	margin-top:10px;
	padding:4px 5px 0px 5px;
	text-align:center;
	background:#000 url(../images/tgp/bg_search.gif) no-repeat left top;
}

form#tgp_search fieldset {
	padding:4px;
} 

	#tgp_submit {
		cursor:pointer;
		margin-left:5px;
	}
	
.result {
	margin:2px 15px 5px 15px;
	padding:7px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

.result p {
	font-weight:bolder;
	text-align:center;
}

.result .error {
	margin:2em 0;
	color:#f00;
}

div#thumbs_search {
	padding-left:15px;
}

/* ==============================================
   VI - Content
   ============================================== */
.thumbs_right {
	float:left;
	width:960px;
}

.thumbs_pics {
	padding-left:15px;
}

/* thumbs_menu_left */
.thumbs_menu_left {
	float:right;
	width:735px;
	margin-top:10px;
	background:#000 url(../images/tgp/bg_thumbs_b.gif) no-repeat left bottom;
}

.thumbs_menu_left img {
	margin:1px;
	padding:1px;
	border:1px solid #e50035;
}	

/* thumbs_menu_right*/
.thumbs_menu_right {
	float:left;
	width:735px;
	background:#000 url(../images/tgp/bg_thumbs_b.gif) no-repeat left bottom;
}

.thumbs_menu_right img {
	margin:1px;
	padding:1px;
	border:1px solid #e50035;
}	

.thumbs_menu_left h4,
.thumbs_menu_right h4 {
	color:#e50035;
	background:#000 url(../images/tgp/bg_thumbs_t.gif) no-repeat left top;
	padding:10px 5px 5px 15px;
	font-size:135%;
}

.outlist p  {	
	color:#e50035;
	padding:7px 45px 9px 5px;
	text-align:right;
	font-size:200%;
}

.outlist a {
	color:#e50035;
	font-size:100%;
	padding:0 10px 1px 10px;
	border:1px solid #e50035;
	text-decoration:none;
}

.outlist_l p  {	
	color:#e50035;
	padding:7px 5px 9px 45px;
	font-size:200%;
}

.outlist_l a {
	color:#e50035;
	font-size:100%;
	padding:0 10px 1px 10px;
	border:1px solid #e50035;
	text-decoration:none;
}

/* movies */
.movies {
	float:left;
	width:945px;
	background:#000 url(../images/tgp/bg_movies.gif);
	margin:10px 0;
	padding:15px 0 15px 15px;
}

.movies img {
	margin:1px;
	padding:1px;
	border:1px solid #e50035;
}

/*  menu  */
.menu_left {
	float:left;
	margin-top:10px;
	padding-bottom:15px;
	width:210px;
	background:#000 url(../images/tgp/bg_menu_b.gif) no-repeat left bottom;	
}

.menu_right {
	float:right;
	width:210px;
	background:#000 url(../images/tgp/bg_menu_b.gif) no-repeat left bottom;	
}

.menu_left h4,
.menu_right h4 {
	background:#000 url(../images/tgp/bg_menu_t.gif) no-repeat left top;
	padding:10px 5px 5px 20px;
	font-size:120%;
}

.menu_left h6 {
	padding:10px 2px 10px 20px;
	font-size:110%;
}

.menu_left span {
	padding-left:20px;
}

.menu_left img {
	margin:0 0 5px 42px;
	padding:1px;
	border:1px solid #e50035;
}

.menu_right h6 {
	padding:10px 1px 10px 0;
	font-size:110%;
}

.menu_right img {
	margin:0 0 5px 22px;
	padding:1px;
	border:1px solid #e50035;
}

.menu_left p,
.menu_right  p {
	padding:0 20px 10px 20px;
}

.menu_left ul,
.menu_right  ul {
	padding:0 5px 15px 20px;
}

.menu_left li,
.menu_right li {
	line-height:1.4em;
}

/* ==============================================
   VII - Footer
   ============================================== */
   
 div#footer {
	float:left;
	width:960px;
	padding-bottom:15px;
	background:#000 url(../images/tgp/bg_footer_b.gif) no-repeat left bottom;
}

div#footer h4 {
	color:#e50035;
	background:#000 url(../images/tgp/bg_footer_t.gif) no-repeat left top;
	padding:10px 5px 10px 15px;
	font-size:125%;
}

div#footer .top {
	padding-left:90px;
}

div#footer span {
	font-weight:normal;
}

div#footer a {
	color:#ccc;
	font-weight:bolder;
	text-decoration:none;
}

div#footer a:hover,
div#footer a:focus {
	color:#fff;
	text-decoration:underline;
}

div#galleries_txt {
	float:left;
	width:680px;
	padding:0 8px;
	border-left:1px dotted #e50035;
}

div#toplist {
	float:left;
	width:230px;
	padding:0 5px 0 15px;
	line-height:1.3em;
	font-size:105%;
}
   
/* ==============================================
   VII - Site Info
   ============================================== */

div#site_info {
	height:30px;
	text-align:center;
	font-size:x-small;
	color:#fff;
}

div#site_info p {
	padding-top:5px;	
}

#sea #site_info p {
	padding-top:15px;
}

div#site_info a {
	color:#fff;
	font-size:x-small;
}

div#site_info a:link { 
	text-decoration:none;
}

div#site_info a:visited { 
	text-decoration:none;
}

div#site_info a:hover, a:focus {
	text-decoration:underline;
}

div#site_info a:active {
	text-decoration:underline;
}
