﻿body 
{
	font-family: Segoe UI, Arial;
	text-align:center;
	background-color: #000000;/*#404040; /*#593A1E;*/
	color:white;
	font-size:8pt;
}

.slogan
{
	color:white;
}

.header
{
	height:18px;
	background-color:#e48c32;
	text-align:left;
	/*background-image:url(http://s3.amazonaws.com/i.tnt/header-bg.jpg);
	background-repeat:repeat-x;*/
}

.headerHome
{
	width: 1024px;
	
	height:90px;
	background-color:#e48c32;
	/*background-image:url(http://s3.amazonaws.com/i.tnt/header-bg.jpg);
	background-repeat:repeat-x;*/
}
#contentHome
{
	width: 1024px;
	min-height: 600px;

	margin: auto;
	background-color: #000000/*#593A1E;*/
}

#content
{
	width: 1315px;
	min-height: 600px;

	margin: auto;
	background-color: #000000/*#593A1E;*/
}

#footer
{
	width:1315px;
	margin:auto;
	font-size:12px;
}

#footerHome
{
	width:1024px;
	margin:auto;
	font-size:12px;
}

#SmallHyperlink
{
	font-size:8pt;
}

#topcontent
{
	padding: 2px 4px 1px 4px;
	text-align: left;
}

#leftcontent
{
	width:180px; /*165px;*/
	float:left;
	padding-bottom:10px;
	padding-right:4px;
	text-align:left;
	margin: auto;
	
}

#centercontent
{
	width:800px;
	float:left;
	padding-bottom:10px;
	padding-top:0px;
	text-align:left;
	margin: auto;
	
}

#rightcontent
{
	width:310px; /*165px;*/
	float:right;
	padding-bottom:10px;
	text-align:left;
	margin: auto;
}

#infocontent
{
	padding:1px;
	width:39%;
	float:left;
	padding-bottom:10px;
	text-align:left;
}

#leftbigcontent
{
	padding:1px;
	width:60%;
	float:left;
	padding-bottom:10px;
	text-align:left;

}

div.spacer {
  clear: both;
  }

	
#banner 
{
	text-align:right;
	padding-right:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.tableInvite {
	font-family: Segoe UI, Arial;
	font-size: 12px;
	width:500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.tableInvite th {
	background-color: #C0C0C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #DFDFDF;
	margin: 0px;
	padding: 2px 10px;
}
.tableInvite td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 2px 10px;
	vertical-align: top;
}

#WelcomeTitle
{
	color: #e48c32;
	font-size: 18pt;
	font-weight:bold
}

#Title
{
	color: #AFE312;
	font-size: 12pt;
	font-weight:bold
}

.toolbar
{
	width:100%;
	background-image:url(http://s3.amazonaws.com/i.tnt/toolbar-bg.jpg);
	background-repeat:repeat-x;
	vertical-align:text-top;
	text-align:left;
}

.searchengine
{
	margin:auto;
	padding-top:6px;
	padding-right:2px;
}

/* ====== Start of Search Engine ====== */
.cdsearchtextout,.cdsearchtextover
{
	padding:2px 0 2px 5px;
	cursor:hand;
	cursor:pointer;
	font-size:12pt;
	line-height:12pt;
}

.cdsearchtextout
{
	background-color:#FAFAFA;
	border:1px solid #FAFAFA;
}

.cdsearchtextover
{
	background-color:#FFE292;
	border:1px solid #DD9946;
}

.cdsearchsep
{
	height:2px;font-size:1px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	margin:0;
	overflow:hidden;
}

.cdsearchboxcont
{
	width:100%;
	height:35px;
	text-align:left;
}

input.cdsearchbox
{
	background-color:#F7FBFF;
	border-top:1px solid #84A5CE;
	border-left:1px solid #84A5CE;
	border-right:1px solid #C1D2E7;
	border-bottom:1px solid #C1D2E7;
	font-family:Segoe UI, Arial;
	font-size:10pt;
	display:inline;
	padding:2px 2px 2px 4px;
	width:200px;
}

.cdSearchBoxOnColor
{
	color:#114499;
}

.cdSearchBoxOffColor
{
	color:#A1A1A1;
}

.cdsearchmag
{
	cursor:hand;
	cursor:pointer;
}

.cdsearchbut a,.cdsearchbut a:visited,.cdsearchbut a:hover
{
	color:#11449E;
	text-decoration:none;
}

.cdsearchbut
{
	font-size:10pt;
	line-height:10pt;
	background-image:url(http://s3.amazonaws.com/i.tnt/button-search-bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	cursor:hand;
	cursor:pointer;
	padding:3px 0px 0 0px;
}

a.cdDefaultScope:link,a.cdDefaultScope:visited,a.cdDefaultScope:hover
{
	color:#0560A6;
	text-decoration:none;
	font-weight:normal;
	font-size:10pt;
}

a.cdsearchbutlink:link,a.cdsearchbutlink:visited,a.cdsearchbutlink:hover
{
	color:#0560A6;
	text-decoration:none;
	font-weight:normal;
	
}


a.cdNotDefaultScope:link,a.cdNotDefaultScope:visited,a.cdNotDefaultScope:hover
{
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:10pt;
	
}

#cdsearchoutcdsdrop
{
	background-color:#FAFAFA;
	width:150px;
	display:none;
	text-align:left; 
	border:1px solid #7A7A7A;
}

#cdsdrop
{
	cursor:hand;
	cursor:pointer;
}
/* ====== End of Search Engine ====== */

a.MainMenu:link, a.MainMenu:visited
{
	color:White;
	font-weight: 900;
	font-size:small;
	text-decoration:none;
}
a.MainMenu:hover
{
	color: #ccff00;
	
	font-weight: 900;
	text-decoration:underline; 
}

a.EntryListNotLink:link, a.EntryListNotLink:visited, a.EntryListNotLink:hover
{
	color: OrangeRed;
	text-decoration:none;
	font-size:9pt;
}

.EntryListLink
{
	font-size:8pt;
}

.Divider
{ 
	background-image: url(http://s3.amazonaws.com/i.tnt/divider.jpg);
	background-repeat: repeat-y;
}



/* NAVIGATION TABS */
/* Sliding Doors Method: http://alistapart.com/articles/slidingdoors/ */
#tabs 
{ 
	list-style:none; 
	width:800px; 
	margin:0px auto; 
	padding:0; 
	font-size:0px; 
	line-height:0px; 
}
#tabs li 
{ 
	float:left; 
	position:relative; 
	background:url(http://s3.amazonaws.com/i.tnt/tab-inactive-left.2.jpg) top left no-repeat; 
	height:28px; 
	margin-right:5px; 
	padding-left:10px; 
}
#tabs li a 
{ 
	float:left; 
	display:block; 
	text-align:center; 
	background:url(http://s3.amazonaws.com/i.tnt/tab-inactive-right.2.jpg) top right no-repeat; 
	height:25px; 
	line-height:25px; 
	font-size:13px; 
	font-weight:bold;
	text-decoration:none; 
	padding:5px 20px 0px 10px; 
	color:#000000; 
}
#tabs li.selected 
{ 
	background:url(http://s3.amazonaws.com/i.tnt/tab-active-left.2.jpg) top left no-repeat; 
}
#tabs li.selected a 
{
	 background:url(http://s3.amazonaws.com/i.tnt/tab-active-right.2.jpg) top right no-repeat; 
	 color:White; 
}
#tabs li a:hover 
{
	 text-decoration:underline; 
}


#bar
{ 
	/*clear:both;*/
	/*background-color: #fdd30d;*/
	width:100%; 
	height:2px;
	margin-top:28px;
	border-top: solid 3px black;
}
#bar li a:hover 
{
	 text-decoration:underline; 
	 color:Yellow; 
}

ol, ul
{
	margin-left:45px;
}

a:link, body_alink
{
	color: #ccff00;
	font-weight:bold;
	text-decoration:none;
	
}
a:visited, body_avisited
{
	color: #ccff00;
	font-weight:bold;
	text-decoration:none;
	
}
a:hover, a:active, body_ahover
{
	color: Yellow;
	 text-decoration:underline; 
}


.ImageHolderDiv
        { 
           max-width: 100%;
        }


#ImageHolder 
{
	width:80%;
}

.table
{
	border: solid 1px #404040;
	width: 100%;
	background-color:#202020
	/*padding: 5px;*/
}
.icon_plus {
width:9px;
height:10px;
background:url(http://img.gamespot.com/gamespot/shared/unions/forums/icon_plus.gif) no-repeat;
margin:2px 2px -2px -5px;
}

.button_orange {
width:100px;
font-family:Segoe UI, Arial;
font-size:10px;
font-weight:bold;
line-height:12px;
text-align:center;
color:#fff;
background:url(http://img.gamespot.com/gamespot/shared/unions/forums/button_orange.gif) no-repeat;
padding:1px 0px 7px;
border:0px;
cursor:pointer;
}

.button_orange a,
.button_rust a,
.button_blue a {
color:#ffffff;
}

.button_blue{
width:100px;
font-family:Segoe UI, Arial;
font-size:10px;
font-weight:bold;
line-height:12px;
text-align:center;
color:#fff;
background:url(http://img.gamespot.com/gamespot/shared/unions/forums/button_blue.gif) no-repeat;
padding:1px 0px 7px;
border:0px;
cursor:pointer;
}
.button_rust{
width:100px;
font-family:Segoe UI, Arial;
font-size:10px;
font-weight:bold;
line-height:12px;
text-align:center;
color:#fff;
background:url(http://img.gamespot.com/gamespot/shared/unions/forums/button_#404040.gif) no-repeat;
padding:1px 0px 7px;
border:0px;
cursor:pointer;
}
#tabs {
font-size:11px;
line-height:14px;
color:#fff;
padding-left:10px;
margin-bottom:-2px;
float:left;
position:relative;
z-index:1;
}

#tabs a {
font-weight:bold;
color:#333;
}

#tabs a:hover {
text-decoration:underline;
}

#tabs .tab {
text-align:center;
background:url(http://image.com.com/gamespot/shared/gs5/themes/standard/tab.gif);
padding:9px 6px 8px 6px;
float:left;
}

#tabs .tab#first_tab {
background:url(http://image.com.com/gamespot/shared/gs5/themes/standard/tab_first.gif);
padding-left:12px;
}

#tabs .tab#last_tab {
background:url(http://image.com.com/gamespot/shared/gs5/themes/standard/tab_last.gif) top right;
}

#gamespace #tabs .tab#last_tab {
background:url(http://image.com.com/gamespot/shared/gs5/themes/standard/tab_last_gamespace.gif) top right;
}

#gamespace #tabs .tab#last_tab_off {
background:url(http://image.com.com/gamespot/shared/gs5/themes/standard/tab_last.gif) top right;
}

#tabs .on {
background:url(http://image.com.com/gamespot/shared/gs5/themes/standard/tab_all.gif);
}

#tabs .on#first_tab {
background:url(http://image.com.com/gamespot/shared/gs5/themes/standard/tab_first_all.gif);
padding-left:12px;
}

#tabs .on#last_tab {
background:url(http://image.com.com/gamespot/shared/gs5/themes/standard/tab_last_all.gif) top right;
}

.try_it {
  width: 152px;
	height: 48px;
	font-size: 0px;
		background: url(http://smugmug.com/img/try_it_combined.png) no-repeat;
	}
	
a:hover .try_it {
		background: transparent url(http://smugmug.com/img/try_it_combined.png) no-repeat 0px -48px;
	}
	
	
	.calTitle   {font-weight: bold;
	             font-size: 11;
	             background-color:#cccccc;
	             color: black;
	             width: 90px;
	}



	.calBody    {font-size: 11;
	             border-width: 10px;