﻿/* -----------------------------------------------------

   AUTHOR           :  	Erwin Aligam
   WEBSITE          :   http://www.styleshout.com/
   TEMPLATE NAME    : 	Underground
   TEMPLATE CODE    :	S-0006
   VERSION          :   1.2
   LAST DATE MOD    :   January 20, 2010

-------------------------------------------------------- */

/* -----------------------------------------------------
   HTML ELEMENTS
-------------------------------------------------------- */

/* top elements */
* { margin: 0;	padding: 0; outline: 0; }

body {
	margin: 0; padding: 0;
	font-family: Arial, Tahoma , Verdana;
	font-size: 12px;
	background: #FFF url(bg.gif) repeat-x;	
}
td{
	font-family: Arial, Tahoma , Verdana;
	font-size: 12px;
}
div{
	font-family: Arial, Tahoma , Verdana;
	font-size: 12px;
}

span{
	font-family: Arial, Tahoma , Verdana;
	font-size: 12px;
}
br {
 margin-bottom:10px;
}
/* -----------------------------------
  LAYOUT
-------------------------------------- */
#wrap {
	width: 800px; border: none; padding: 0; 
	margin-left: auto; margin-right: auto;
}
#imgCaptcha{float:left;}

/* links */
a:link, a:visited {
	color: blue;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #CC0001; 
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font-weight: bold;
	color: #333;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}
h1 {
	font-size: 120%;
	letter-spacing: .5px;
}
h2 {
	font-size: 115%;	
	text-transform: uppercase; 		
}
h3 {
	font-size: 115%;
	color: #003366;		
}

/* images */
img.view {
	background: #EAEAEA;
    border: 1px solid #DCDCDC;
	padding: 8px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 0;		
	margin: 10px;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

code {
  font-family: Arial, Tahoma , Verdana;
  margin: 10px 0;
  padding: 10px 5px;
  text-align: center; 
  font-size: 15px;
  display:block;
  background: #EAEAEA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #CC0000;
  border-right: 4px solid #CC0000;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 10px 10px 15px 32px;
  	background: url(quote.gif) no-repeat 7px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #CC0000; 
	font-weight: bold;  
}

/* form elements */
form {
	margin: 1px;
	padding: 5px 5px;
	background-color: #EDEFF4;
	font-family: Arial, Tahoma , Verdana;
	font-size: 12px;
}
label {
	display:block;
	/*font-weight:bold;*/
	margin:5px 0;
}
input {
	padding: 3px 5px;
	/*border:1px solid #eee;*/
	font-size: 1em;
	/*color:#777;*/
}
textarea {
	width:400px;
	padding: 3px 5px;
	font-size: 1em;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
	font-family: Arial, Tahoma , Verdana;
}
input.button { 
	margin: 0; 
	font-size: 12px;
	font-weight: bold; 
	border: 1px solid #CCC; 
	padding: 5px 3px;
	background: #FFF;
	color: #CC0000;
}
/* search form */
form.search {
	position: absolute;
	top: 20px; right: 5px;
	padding: 0; margin: 0;
	border: none;
	background-color: transparent; 
}

/* header */
#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 58px;
	background-image: url('GamethuVN_logo.jpg');
	background-repeat: no-repeat;
}
#header span#slogan {
	z-index: 3;
	position: absolute;
	left: 3px; bottom: 7px;
	font-size: 25px;
	font-weight: bold;
	color: silver;	
}

#header-logo {
	position: relative;
	clear: both;
	height: 100px; 
	width: 795px;
	margin: 0; padding: 0;
	/*background-image:url('LoginBanner.png');	*/
}
#header-logo #logo {
	position: absolute;
	top: 15px; left: 90px;
	font-size: 18px;
	margin: 0; padding: 0;
	letter-spacing: -1px;
	color: #000;
}

/* navigation tabs */
#header ul {
	position: absolute;
   margin:0;
   list-style:none;
	right:-18px ; bottom: 3px;
	font-size: 13px;
	font-weight: bold;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
}
#header #current a span {
   background-position:100% -42px;
}

/* main column */
.mainTop {
	float:left;
	width: 565px;
	background-image: url('primary_main-top.png');
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 10px
}
.mainNavi {
	float:right;
	width: 570px;
	margin-left: 30px;
	margin-top: 10px
}
.CustomerNavi {
	border: 0px solid #53A1F3;
	width: 99%;
	background-color:#EAEAEA;
	padding: 4px 0;
	margin: 0;
	text-align: right; 
	background-image:url('navi.gif'); 
	background-position:top; 
	background-repeat:no-repeat}
}
.CustomerNavi2 {
	border: 0px solid #53A1F3;
	width: 99%;
	background-color:#EAEAEA;
	padding: 4px 0;
	margin: 0;
	text-align: right; 
	background-image:url('navi4.gif'); 
	background-position:top; 
	background-repeat:no-repeat}
}
.mainBottom {
	background: url('primary_main-btm.png') no-repeat;
	width: 565px;
}
.main {
	width: 565px;
	margin-top: 4px;
	background-image: url('primary_main-bg.png');
	background-repeat: repeat-y;
}

.main h1 {
	margin: 10px 0 15px 0;
	padding: 5px 5px 5px 8px;
	font-size: 105%;
	color: #FFF;
	text-transform: uppercase; 
	background-color: #CC0000;	
	letter-spacing: .5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 198px;
	margin: 0; padding: 0; 
	background-color: #FFFFFF; 	
}
#sidebar h1 {
	margin: 10px 0 0 0; 
	padding: 5px 5px 5px 8px;
	font-size: 105%;
	color: #FFF;
	text-transform: uppercase; 
	background-image:url('NavBackground.gif');
	background-repeat:no-repeat;
	letter-spacing: 1px;
	text-align:center;
}

#sidebar .login {
	margin: 10 0 5px 0;
	background-image: url('Login3empty.png');
	height: 202px;
	color: silver;
	background-repeat: no-repeat;
}

#sidebar .login a{	
	color:white;
}
#sidebar .login a:hover {
	color: #CC0001; 
	background-color: inherit;
}
#sidebar .login br{	
	margin-bottom:6px;
}

/* footer */
.footer { 
	clear: both; 	
	padding: 12px 0 10px 0; 
	text-align: center;  
	line-height: 1.5em;	
	font-size: .9em;
}
.footer a { 
	text-decoration: none; 
	font-weight: bold;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes  */
.clear {	clear: both; }
.formNotice   {
	color: #CC0000;
	background-color: #FFFFFF;
}
.bidTime   {
	color: red;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.comments { 
	margin: 20px 10px 25px 10px;
	padding: 5px 3px;
	border-bottom: 1px solid #EFF0F1;
	border-top: 1px solid #EFF0F1;
}
.backGroundBlue {
	background-color:#D3E7F8;
	cursor: pointer;
	color:#144EB2;
	font-weight:bold;
}
.backGroundNone { 
	background: url(bullet.gif) no-repeat 3px 0px;
	font-weight:bold;
}
.Caption {
	padding: 4px;
	color: #FFFFFF;
	text-align: center;
	background-color: #B00000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.hTitle {
	padding: 0 20 0 0;
	font-weight: bold;
	font-family:  Geneva, "Times New Roman", Times, serif;
	font-size:x-large;
	background-image: url('Title_line.jpg');
	background-position: bottom;
	color: #A1A1A1;
	top: -10px;
	background-repeat: repeat-x;
}
.Data0 {
	border: 1px solid #1148AE;
	background-color: #D3E7F8;
	padding: 4;
}
.fInput {
	border: 1px solid #FFCC99;
	padding: 4;
}
.tNotice {
	border: 1px solid #33CCFF;
}
.tError {
	border: 1px solid #dd3c10;
	background-color: #ffebe8;
}
.fShop {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 4;
}
.aMenu {
	border: 1px solid #33CCFF;
	background-color: #EFF4EA;
	text-align: left;
	padding: 4;
}
.BackWhite {
	background-position: center;
	background-image: url('Loginbackground.gif');
	width: 150px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#sidebar .BackWhite a {
	color:blue;
}
.borderSmall {
	background-image: url('borderSmall1.png');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 254px;
	height: 82px;
	vertical-align: middle;
}
.shadowRed {
	text-shadow: 0pt 0pt 2px red; 
	height: 1em;
}
.shadowYellow {
	text-shadow: 0pt 0pt 3px yellow;
	height: 1em;
}

/*Tooltip CSS*/
.tooltipcontent {
	color: #000000;
	text-decoration: none;
	cursor: default;
	font-size: 8pt;
}
#ToolTip {
	position: absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
}
#dhtmltooltip {
	border: solid #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #CCCCCC;
	visibility: hidden;
	z-index: 4;
	opacity: .85;
}

