body 
{
	font-family:Arial;
	font-size:11px;
	margin:auto;
	color:Black;
	text-align:center;
	font-size:12px;

}

h1 
{
	color:#FF3399;
	font-family:Arial Black;
	font-size:17px;
	font-weight:600;
	padding-left:5px;
}

h2 
{
	color:#FF3399;
	font-family:Arial Black;
	font-size:14px;
	padding-left:5px;
}

.clear 
{
	clear:both;
	float:none;
	height:1px;
}
.spacer 
{
	clear:both;
	float:none;
	font:size:6px;
	height:6px;
}

.hidden 
{
	display:none;
}

.waterMark 
{
	font-family:Arial;
	font-size:9px;
	font-style:italic;
}
#mainBody 
{
	width:796px;
	margin:auto;
	text-align:left;
}

#Header
{
	margin-top:5px;	
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	height:140px;
}
#Header .TCGLogo 
{
	height:112px;
	width:300px;
	cursor:hand;
	float:left;
}

#Header .bannerAd
{
	float:right;
	margin:25px 5px 10px 0;
	width:469px;
	height:60px;
	z-index:5;
	vertical-align:middle;
}

#Header a
{
	color:White;
	font-size:12px;
}

#Header .breadCrumb 
{
	 background-image:url(crumbBar.jpg);
	 background-repeat:repeat-y;
	 height: 25px;
}

#Header .crumb 
{
	float:left;
	padding: 3px 0px 2px 5px;
	height:20px;
	width:600px;
}

#Header .breadCrumbMenu 
{
	float:right;
	margin-top:2px;
	z-index:2;
}






.MainContent 
{
	clear:both;
	width:100%;
	min-height:400px;
	_height:400px;
}

.searchCrumb 
{
	float:left;
}
.searchCrumbAdd 
{
	background-color:#2FC7EE;
	position:relative;
	z-index:99;
}

.seachCrumbAddInner
{
	background-color:#2FC7EE;
}

.searchCrumbAddItem 
{
}
.searchCrumbAddList 
{
	float:none;
	position:relative;
	top:0px;
	display:block;
	background-color: #F9B8E4;
	color:Black;
	z-index:99;
}

.searchCrumbAddHigh 
{
	float:none;
	position:relative;
	display:block;
	cursor:hand;
	font-weight:600;
	
}

.controlpanel 
{
	width: 796px;
	background-color: #fefefe;
}

#footer 
{
	width:100%;
}

#footer .footerPane 
{
	 text-align:left;
	 float:left;
	 width:500px;
}

#footer .logo 
{
	float:right;
}


.leftPane {
	
	background-color:transparent;
	width:25%;
}
.contentPane 
{
	background-color: transparent;
}
.rightPane 
{
	background-color: transparent;
	width:255px;
}

.rightPaneSearch 
{
	background-color: transparent;
	width:280px;
}
.bottompane 
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* used for container Headers */
.Head {
   font-family: Arial, Helvetica;
   font-size:  18px;
   font-weight:bold;
   color: White;
   background-color:Transparent;
}
/*Used for Pink Content Headers */
.pinkHead 
{
   font-family : Arial, Helvetica;
   font-size:  18px;
   font-weight:bold;
   color: #ED009F;
}

#Items 
{
	padding:0 10px 0 10px;
	font-family:Arial;
	font-size:11px;
}

#Items .itemTitle 
{
	font-family:Arial;
	text-transform:uppercase;
	font-size:12px;
	color:#FF0099;
	font-weight:600;
}

#Items .ItemDescription 
{
	font-family:Arial;
	font-size:11px;
}

#Items .ItemTag 
{
	font-family:Arial;
	font-size:11px;
	color:Black;
}

#Items .cssShowHide
{
	color:Black;
}

#Items .itemButtons 
{
	color:#FF0099;
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	
}

#Items .voteCount
{
	Color:#FF0099;
	font-size:18px;
}

#Items .tagdescriptions 
{
	Color:#FF0099;
	font-weight:600;
	font-size:11px;
}

#Items .tagdescriptions a:link
{
	Color:#FF0099;
	font-weight:600;
	font-size:11px;
}

#Items .tagPlus 
{
	text-decoration:none;
	color:#FF0099;
	font-size:14px;
	margin-bottom:5px;
	font-weight:900;
}

#Items .dotted 
{
	border:dotted 1px Silver;
}

#Items .reg_Textbox 
{	
	font-family:Arial;
	color:#FF0099;
}

	
#Items .smallImageBorder 
{
	border:solid 1px #EC008C;
	width:110px;
}
#Items .bigImageBorder 
{
	border:solid 1px #EC008C;
	width:225px;
	height:150px;
}

#Items .bigImageBookBorder 
{
	border:solid 1px #EC008C;
	width:140px;
	height:200px;
	padding: 5px;
}

#Items2 
{
	padding:0 10px 0 10px;
}

#Items2 a 
{
	font-size:12px;
}

#Items2 .itemTitle 
{
	font-size:14px;
	color:#FF0099;
	font-weight:600;
}

#Items2 .cssShowHide
{
	color:Black;
	font-size:12px;
}

#Items2 .itemButtons 
{
	color:#FF0099;
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	
}

#Items2 .voteCount
{
	Color:#FF0099;
	font-size:18px;
}

#Items2 .tagdescriptions 
{
	Color:#FF0099;
	font-weight:600;
	font-size:11px;
}

#Items2 .tagPlus 
{
	text-decoration:none;
	color:#FF0099;
	font-size:12px;
	margin-bottom:5px;
	font-weight:900;
}

#Items2 .dotted 
{
	border:dotted 2px Silver;
}


#ItemsHome .itemTitle
{
	font-weight:600;
	font-size:14px;
}




.searchButtons 
{
	padding-left:45px;
}




.pVote_css 
{
	Color:Green;	
	font-weight:600;
}

.nVote_css 
{
	Color:Red;	
	font-weight:600;
}

#Items .items_Error
{
	position: absolute;
	top:0px;
	left:50px;
	z-index: 99;
	width: 400px;
	min-height: 120px;
	_height:120px;
	padding: 15px;
	border-right: fuchsia thick outset;
	border-top: fuchsia thick outset;
	border-left: fuchsia thick outset;
	border-bottom: fuchsia thick outset;
	background-color:White;
}
.items_ErrorHeader 
{
	font-size:14px;
	color:Red;	
}

.items_ErrorText 
{
	color:Black;
	text-align:center;
}

#Items .autoComplete 
{
	background-color:Silver;
	z-index:99;
	position:relative;
	top:0px;
	left:0px;
	border: solid 1px Gray;
	width:90%;
	display:none;
	font-size:12px;
	font-family:Arial;
}

#commentData 
{
	font-size:10px;
	color:Gray;
}

.profileMenu 
{
	background-color:#F9B8E4;
	width:100%;
	display:block;
	margin-left:3px;
	width:100%;
}

.profileMenuTop 
{
	margin-top:10px;
}

#profileContent 
{
	background-color:#FAE6F4;
	width:100%;
	min-height:300px;
	_height:300px;
	margin-left:3px;
	
}

#profileContent .contentPane 
{
	width:100%;
}

.info 
{
	font-size:11px;
	font-weight:600;
}

.itemSort 
{
	float:right;
}

.commentsProfileColumn 
{
	background-color:#F7C8E9;
}



/* Account related CSS */

#Login 
{
	display:block;
	padding:5px;
}

#Login .loginPopUp 
{
	background-color:White;
	font-size:11px;
	text-align:center;
	z-index:100;
}

#Login .loginPopUpInner 
{
	padding:5px;
}

#Login .reg_labels 
{
	font-size:10px;
	font-family:Arial;
	color:Gray;
	vertical-align:middle;
}

#Login .reg_Textbox 
{
	width:164px;
	height:15px;
	font-size:10px;
	font-family:Arial;
	color:#FF0099;
	padding:0;
}

#Login .reg_links
{
	color:Gray;
	font-size:12px;
}

.reg_DropDown 
{
	/*font-size:10px;*/
	font-family:Arial;
	color:#FF0099;
}


.reg_validate 
{
	Color:Red;
	font-size:12px;	
}

.reg_errors 
{
	Color:Red;
	font-size:12px;
}

.reg_buttons 
{
 text-align:right;
 	
}

.reg_links, reg_links a, reg_links a:hover
{
	color:Gray;
	font-size:12px;
}
.reg_Terms 
{
	color:Navy;
}

.reg_checkBox 
{
	
}

.reg_GridItem 
{
	color:Black;
	/*height:40px;*/
	font-family:Arial;
	font-size:11px;
	color:#333333;
}

.reg_GridViewRow 
{
	height:30px;
}

.reg_information 
{
	font-size:11px;
	font-weight:600;
	/*font-style:italic;*/
}

.reg_Welcome 
{
	font-size:11px;
	
}

#registration 
{
	display:block;
	text-align:left;
	min-width:360px;
	_width:350px;
	padding:10px;
}

#registration .reg_labels
{
	float:left;
	width:140px;
	font-size:12px;
}
	
#registration .reg_DropDown 
{
	float:left;
}

#registration .reg_TextBox 
{
	float:left;
	width:200px;	
	/*font-size:10px;*/
	font-family:Arial;
	color:#FF0099;
}

#registration .reg_Terms
{
	float:left;
	padding-top:5px;
}

#registration .reg_checkBox 
{
	float:left;
	padding-right:10px;
}

#registration .reg_buttons 
{
 text-align:left;

}

#registration .reg_MessageBox 
{
	float:left;
	width:200px;
}

#personalDetails .reg_labels 
{
	display:block;
	width:90px;
	font-family:Arial;
	font-size:11px;
	color:#333333;
}


#personalDetails .reg_TextBox 
{
	height:20px;
	width:200px;
	/*font-size:10px;*/
	font-family:Arial;
	color:#FF0099;
}

#personalDetails .reg_labels
{
	margin-top:5px;
	float:left;
}

#personalDetails .clear 
{
	height:5px;
}

/* END ACCOUNT CSS */

#items 
{
	position:relative;
}

#Items .sponsoredRow 
{
	background-color:#FFD4EF;
	background-image:url(highlightedstar.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

/* Help */

.helpTR
{
	color:Red;
}
.helpTR a
{
	position:absolute;
	float:left;
	z-index:99;
	top:-30px;
	right:0px;
	color:Red;
}
.helpIR 
{
	color:Red;
	font-weight:600;
	width:100%;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}

.helpIR a
{
	color:Red;
	font-weight:600;
	width:100%;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}

#Items .helpIR 
{
	color:Red;
	font-weight:600;
	width:100%;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}


/* Main Container on Search page */ 

#SearchSkin 
{
	width:520px;
	margin-top:5px;
}
#SearchSkin .Title_Top 
{
	background-image:url(mainTopRounded_bg.gif);
	background-repeat:no-repeat;
	height:8px;
}
#SearchSkin .Title_Bar 
{
	background-image:url(lightGray_bg.gif);
	background-repeat:repeat-x;
	width:517px; 
	min-height:40px;
	_height:40px;
	background-color:#F0F0F0;
	border-left:solid 1px #D1D1D1;
	border-right:solid 1px #D1D1D1;
	
}


#SearchSkin .searchingTitle 
{
	color:#FF3399;
	font-family:Arial Black;
	font-size:17px;
	font-weight:600;
	padding-left:5px;
	float:left;
	margin-top:-7px;
	
}

#SearchSkin .tagList
{
	float:left;
}

#SearchSkin .actionIcons 
{
	float:right;
	padding-right:10px;
}

#SearchSkin .TagSpan 
{
	 white-space:nowrap;
}

#SearchSkin .Tags a
{
	color:#FF3399;
	font-family:Arial;
	font-size:12px;
	font-weight:600;
	float:left;
	overflow:visible;
}


#SearchSkin .tagIcons 
{
	padding-left:7px;
	float:left;
	width:15px;
	
}


#SearchSkin .icon 
{
	width:10px;
	height:13px;
	padding-right:3px;
	background-image:url(triangle.gif);
	background-repeat:no-repeat;
	float:left;
	
}

#SearchSkin .contentPane
{
	width:517px;
	border-left:solid 1px #D1D1D1;
	border-right:solid 1px #D1D1D1;
}

#SearchSkin .mainBottom 
{
	background-image:url(mainBottom_bg.gif);
	background-repeat:no-repeat;
	width:519px;
	height:10px;
	font-size:6px;
}

/*  Profile Skin  */


#ProfileSkin  
{
	margin-top:5px;
}

#ProfileSkin .contentHeader 
{
	padding:0px;
	width:519px;
}
#ProfileSkin  .Title_Top 
{
	background-image:url(mainTopRounded_bg.gif);
	background-repeat:no-repeat;
	height:8px;
}
#ProfileSkin  .Title_Bar 
{
	background-image:url(lightGray_bg.gif);
	background-repeat:repeat-x;
	width:515px; 
	min-height:40px;
	_height:40px;
	background-color:#F0F0F0;
	border-left:solid 1px #D1D1D1;
	border-right:solid 1px #D1D1D1;
	
}


#ProfileSkin  .Title 
{
	color:#FF3399;
	font-family:Arial Black;
	font-size:17px;
	font-weight:600;
	padding-left:5px;
}

#ProfileSkin  .Tags a
{
	color:#FF3399;
	font-family:Arial;
	font-size:14px;
	font-weight:600;
	padding-left:5px;
}

#ProfileSkin  .Title .icon 
{
	width:9px;
	height:13px;
	padding-right:3px;
	background-image:url(triangle.gif);
	background-repeat:no-repeat;
	
}

#ProfileSkin  .contentPane
{
	width:519px;
	border-left:solid 1px #D1D1D1;
	border-right:solid 1px #D1D1D1;
}

#ProfileSkin  .mainBottom 
{
	background-image:url(mainBottom_bg.gif);
	background-repeat:no-repeat;
	width:519px;
	/*height:9px;*/
}


/* Comments */

#Comments 
{
	padding:7px;
	padding-left:20px;
}

#Comments .CommentsHeader 
{
	Color:#EC008C;
	font-family:Arial Black;
	float:left;
}

#Comments .CommentsHeader a
{
	Color:#EC008C;
	font-family:Arial Black;
	float:left;
	font-size:12px;
}

#Comments .links 
{
	Color:#EC008C;
	font-family:Arial;
	float:left;
	vertical-align:baseline;
	height:15px;
	padding-top:2px;
}

#Comments .smallAvator 
{
	border:solid 1px #EC008C;
	width:30px;
	height:30px;
	float:left;
}

#Comments .CommentTitle 
{
	font-family:Arial;
	float:left;
	font-size:12px;
	color:#EC008C;
	padding-left:7px;
	height:26px;
	padding-top:8px;
}

#Comments .CommentDescription 
{
	width:100%;	
	font-family:Arial;
	font-size:11px;
	float:none;
	clear:both;
}



/* Tag Cloud */


#tagCloud
{
	font-size:10px;
	font-family:Arial;
}

#tagCloud .table
{
	font-size:10px;
	font-family:Arial;
	color:White;
}

.level4
{
	font-size:16px;
	text-decoration:none;
	font-weight:600;
}

.level4 a:hover
{
	text-decoration:underline;
}
.level3
{
	font-size:14px;
	text-decoration:none;
	color:Navy;
	
}
.level3 a:hover
{
	text-decoration:underline;
}
.level2
{
	font-size:12px;
	text-decoration:none;
	color:Green;
}
.level2 a:hover
{
	text-decoration:underline;
}
.level1 
{
	font-size:10px;
	text-decoration:none;
	color:White;
}
.level1 a:link
{
	
	text-decoration:none;
	color:White;
}

.level1 a:visited
{

	text-decoration:none;
	color:White;
}

.level1 a:hover
{
	text-decoration:underline;
	color:White;
}

.tagSummaryFlow
{
	text-align:center;
}

.tagSummaryTable 
{
	text-align:left;
}
.tagSummaryTable a
{
	text-align:left;
	color:White;
	font-size:11px;
	table-layout:fixed;
}

.tagPlusMinus
{
	Color:Red;
	font-family:Arial Black;
	font-size:12px;
}


/* Books */
#Items .itemDescriptionBold
{
	font-weight:bold;	
}

#PrintItems h1 
{
	color:Black;
	background-color:Silver;
	height:30px;
	width:100%;
}

#PrintItems 
{
	padding:0 10px 0 10px;
	font-family:Arial;
	font-size:11px;
}

#PrintItems .itemTitle 
{
	font-family:Arial;
	text-transform:uppercase;
	font-size:12px;
	color:Black;
	font-weight:600;
}

#PrintItems .ItemDescription 
{
	font-family:Arial;
	font-size:11px;
}

 .blueTitle
        {
            color: #03205C;
            font-weight: bold;
        }
        .blueTitle
        {
            color: #03205C;
            font-weight: bold;
            font-size: 10pt;
        }
        .blueSubText
        {
            color: #03205C;
            font-weight: normal;
            font-size: 8pt;
        }
        .blueWatermark
        {
            color: #03205C;
            font-weight: normal;
            font-style: italic;
            font-size: 8pt;
        }