﻿/* Basic Element Overrides */
html {
    font-family: Arial, Sans-Serif;
}


body {
    margin: 0px;
    padding: 0px;
    text-align:left;
/* 	background: transparent url('/dnd/images/4new/new_back_retro.jpg') no-repeat top; */
/*	background-color: #676767; */
	background-color: #000000; 
	font-weight: normal;
/*	background-attachment: fixed;   */
}

body a 
{
 
}



 
 
/* Helper Classes */
.clear {
    clear: both;
    height: 1px;
    overflow:hidden;
}

.clearcolor {
    clear: both;
    height: 1px;
    overflow:hidden;
    background-color: Red;
}


/* Main Chrome Layout */
.Wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-height: 700px;
    height: auto;
    min-width:1000px;
}

.Container {
}










/* Main Header Area Common to Most DnD Pages */

.NavWrapper {
    position: relative;
    margin: 0 auto;
    height: 30px;
    width:100%;
    background-color: #333333;
    border-bottom: 1px solid #222222;
    z-index: 11;
}



.MainHeader 
{
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 135px;
    background: transparent url('/dnd/images/4new/top_panel_new.png') no-repeat top; 

    z-index: 6;
}

.MainSocialButtons {
    float:left;
    position: absolute;
    top: 30px;
	width: 200px;
	height:28px;
	top: 2px;
    left: 50%;
    margin-left: 80px;
	z-index: 20;
    
}

.SocialTextWrapper
{
 

    text-align: right;
    color: white;
    font-size: .80em;

    position: relative;
    float: right;
    margin-top: 4px;
    z-index: 19; 
}

.SocialButtonWrapper
{
    position: relative;
    float: right;
    margin-left: 5px;
    z-index: 19; 
}

 


.GlobalNav .GlobalNavWizardsLogo
{
    margin: 5px 10px 0 0px;
    z-index: 10;
}


.MainHeader .MainHeaderLogo {
    float:left;
    margin-top: 0px;
	width:600px;
	height:55px;

 
}

.MainHeader .MainHeaderLogo a {
	width:300px;
	height:40px;
	text-decoration:none;
	display:block;
	margin-top: 5px;
    margin-left: 200px;
	outline:none;
}

.MainHeader .DnDiLoginBox {
    float:left;
    width:440px;
    position: relative;
}

/* Main Navigation (Row of Links Above Main Content Area) */
.MainHeader .MainNavigation {
    clear:both;
    width:100%;
    height: 30px;
 
}

.MainHeader .MainNavigation .Navigation {
    height:30px;
 
}

.MainHeader .MainNavigation .Navigation ul {
    padding: 0px;
    margin: 0 auto;
    width: 990px; 
 
}

.MainHeader .MainNavigation .Navigation li {
    float:left;
    display:block;
  /*  padding:0px 15px 0px 15px; */
    padding:0px 2px 0px 27px;
}

.MainHeader .MainNavigation .Navigation .NavFirst {
    margin-left: 41px;
}

.MainHeader .MainNavigation .Navigation li a {
    color: #ffffff;
    font-family: Tahoma;
    font-size:1.15em;
    text-decoration:none;

	height: 26px;
    padding: 6px 0px 0px 0px;
    display: block;
}

.MainHeader .MainNavigation .Navigation li a.Selected,
.MainHeader .MainNavigation .Navigation li a:hover {
    color: #ffcc00;
}

.MainNavigation .giftguide {
	background: transparent url('/DnD/Globals/Images/Misc/holly.png') no-repeat;
}
 

.Content 
{
    position: relative;
    margin: 0 auto;
    width: 1008px;
    height: auto;
/*	background: transparent url('/dnd/images/4new/content_back_new.png'); */
	background: transparent url('/dnd/images/4new/content_back_new_80.png');
}


.ContentChromeSpacer
{
    position: relative;
    margin: 0 auto;
    width: 808px;
    height: 15px;
}

.ContentChromeTop 
{
    position: relative;
    margin: 0 auto;
    width: 1008px;
    height: 10px;
	background: transparent url('/dnd/images/4new/content_top_curved_80.png');
/*	background: transparent url('/dnd/images/4new/content_top_curved.png'); */
}

.ContentChromeSliverLeft 
{
    position: relative;
    float: left;
    margin: 0 auto;
    width: 2px;
    height: 550px;
	background: transparent url('/dnd/images/4new/content_side_sliver.png');
}

.ContentChromeSliverRight 
{
    position: relative;
    float: right;
    margin: 0 auto;
    width: 2px;
    height: 550px;
	background: transparent url('/dnd/images/4new/content_side_sliver.png');
}


.ContentRowTop {
    position: relative;
    margin: 0 auto;
    margin-left: 2px;
    width: 1000px;
	float: left;
}

.ContentColumnLeft {
    position: relative;
    margin: 0 auto;
    margin-left: 2px;
	width: 692px;
	float: left;
}

.ContentColumnRight {
    position: relative;
    margin: 0 auto;
	width: 305px;
	float: left;
}

.ContentRow {
    position: relative;
    margin: 0 auto;
	width: 100%;
	float: left;
}

.Footer {
    position: relative;
    margin: 0 auto;
    width: 1008px;
	height: 275px;
}

.FooterWrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
	height: 487px;
	background: transparent url('/dnd/images/4new/new_narrow_footer_85.png') top center no-repeat; 
/*	background: transparent url('/dnd/images/4new/new_narrow_footer.jpg') top center no-repeat; */
}

.FooterLeftBox {
    position: relative;
	float: left;
    margin: 0 auto;
    margin-top: 10px;
    margin-left: 13px;
    width: 291px;
	height: 230px;
	overflow: hidden;
}

.FooterCenterBox {
    position: relative;
	float: left;
    margin: 0 auto;
    margin-left: 15px;  
    margin-top: 10px;    
	height: 230px;
	overflow: hidden;
}
 
.FooterRightBox {
    position: relative;
	float: left;
    margin: 0 auto;
	margin-top: 10px;
    margin-left: 15px;
    width: 243px;
	height: 230px;
	overflow: hidden;
}
 

.FooterLinkBox1 {
    position: relative;
	float: left;
    margin: 0 auto;
    width: 130px;
	height: 228px;
}

.FooterLinkBox2 {
    position: relative;
	float: left;
    margin: 0 auto;
    margin-left: 5px;
    width: 130px;
	height: 228px;
}

.FooterLinkBox3 {
    position: relative;
	float: left;
    margin: 0 auto;
    margin-left: 5px;
    width: 138px;
	height: 228px;
}

.FooterTitle {
    color: #ffcc00;
    font-family: Tahoma;
    font-size: .95em;
    text-decoration:none;
	font-weight: bold;
}

.FooterLink {
    color: #eeeeee;
    font-family: Tahoma;
    font-size: .75em;
    text-decoration: none;
}

a.FooterLink:hover {
    text-decoration:underline;
}

.FooterTopBox {
    position: relative;
	float: left;
    margin: 0 auto;
    width: 1000px;
	height: 240px;
}

.FooterCopyrightBox {
    position: relative;
	float: left;
    margin: 0 auto;
    margin-top: 15px;
    margin-left: 12px;
    width: 976px;
	height: 56px;
}

.FooterHasbroLogo {
    position: relative;
	float: left;
    margin: 0 auto;
    margin-left: 5px;    
}

.FooterESRBLogo {
    position: relative;
	float: left;
    margin: 0 auto;
    margin-top: 2px;
    margin-left: 15px;
}

.FooterCopyright {
    position: relative;
	float: left;
    margin: 0 auto;
	margin-top: 10px;
    margin-left: 15px;
}

.InnerWrapperFloat
{
	position: relative;
	float: left;
}

.CopyrightLink {
    color: #dddddd;
    font-family: Tahoma;
    font-size: .7em;
    text-decoration: none;
	line-height: 15px;
}

a.CopyrightLink:hover {
    text-decoration:underline;
}


/*
LoginControl ============================
*/
 

.LoginBoxWrapper 
{
	float: right;
	position: relative;	
	min-width: 320px;
    height: 64px;
  
}


.LoginBoxWrapperLeft 
{
	float: left;
	position: relative;	
    height: 64px;
    width: 6px;
	background: url('/dnd/globals/images/login/buttonback2a.png') no-repeat top right;
 
}

.LoginBoxWrapperRight 
{
	float: left;
	position: relative;	
	min-width: 305px;
    height: 64px;
	background: url('/dnd/globals/images/login/buttonback2.png') no-repeat top right;
 
	 
}


.LoginBox 
{
	float: right;
	position: relative;	
	margin-top: 9px;
    margin-right: 5px; 
	text-align: right;
	min-width: 300px;

 

}

.LoginStart
{
	float: right;
	position: relative;	
	width: 300px;
    margin-right:  5px; 
 
  
 
}

.LoginMenu 
{
	float: right;
	position: relative;	
	width: 300px;
    margin-right: 5px; 
 
}

.LoginMenuLogo
{
	float: left;
	position: relative;	
    margin-top: 5px;
	width: 105px; 
	height: 39px;
 
}

.LoginBoxLoggedInLogo
{
	width: 105px; 
    float: left;

}


.LoginMenuOpen
{
	float: right;
	position: relative;	
	text-align: right;
	width: 175px;
	margin-top: 9px;
 
 
}

.LoginMenuClose
{
	float: right;
	position: relative;	
	text-align: right;
	width: 175px;
 	margin-top: 9px;
 
}

 


.LoginMenuShaded 
{
	position: absolute;	
    top: 40px;
    left: 6px;
    z-index: 5;

	padding: 5px;
	color:#000;
    font-size:.7em;
	background: url('/dnd/images/4new/grey.png');
	text-align: right;
	width: 195px;
}




.LoginBoxLogo 
{
	margin: 5px;
	position: relative;
	width: 105px;
	height: 50px;
	float: left;
}

.LoginBoxRight 
{
	float: right;
	margin: 0 auto;
	width: 195px;
	position: relative;	
	text-align:left;
}

.LoginBoxUserName {
	text-align:left;
}

.LoginBoxUserName div {

}

.LoginBox .UserName { 
    background: url('/DnD/Globals/ResourceService.ashx?type=local&id=/Classes/Controls/LoginBox.ascx&key=UserNameBackground') no-repeat 0px 0px;
    width:168px;
    height:20px;
    border:none;
}

.LoginBox .UserName.Selected {
    background-position: -172px 0px;
}

.LoginBox .UserPassword { 
    border:none;
    background: url('/DnD/Globals/ResourceService.ashx?type=local&id=/Classes/Controls/LoginBox.ascx&key=PasswordBackground') no-repeat 0px 0px;
    width:168px;
    height:20px;
}

.LoginBox .UserPassword.Selected {
    background-position: -172px 0px;
}

.LoginBox .LoginButton 
{
	margin-right: 5px;
 
}

.LoginBox .GoButton 
{
	margin-right: 0px;
	float: right;
 
}

.LoginBox .RememberMeCheckBox {
	display:block;
	float: left;
	margin:1px 0px 0px 0px;
	font-weight:bold;
	vertical-align: top;
}

.LoginBox .RememberMeCheckBox input {
	display: block;
	float: left;
}

.LoginBox .RememberMeCheckBox label 
{
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 2px;
	width: 100px;
}


.LoginHeaderText { 
	color:#000;
	float:left;
	position:relative;
    width: 190px;
	margin-left: 2px;
	font-weight: bold;
	height: 31px;
}


.LoginMessageArea { 
	clear:both;	
	height: 15px;

}

.LoginMessageArea a {
	color:#000;
	text-decoration:none;
	float:left;
	position:relative;
	left: 5px;
}


.LoginBoxScreenName
{  
    
    font-size: .70em;
    color: #fff;
}



.LoginBoxLeftContainer
{
    float: left;
    width: 105px;
    margin-top: 5px;
 
}

.LoginBoxRightContainer
{
    float: left;
    width: 193px;
    margin-top: 5px;
 
}

.LoginBoxButtonContainer
{
    float: right;
    width: 83px;
    margin-left: 7px;
}

.LoginBoxRightTopContainer
{
    float: left;
    overflow: hidden;
    height: 15px;
    width: 193px;
 
}

.LoginBoxRightBottomContainer
{
    float: left;
    width: 193px;
 
}
 
.LoginBoxRightBottomContainer .LoginButton
{
 

    float: right;
}
 
.LoginBoxRightBottomContainer .GoButton
{
   
 
    float: right;
 
}


.LoginMessageArea a:hover {
	text-decoration:underline;
}

.LoginProgressBar {
	height:13px;
	width:100px;
	background: url('/DnD/Globals/Images/Icons/ProgressBarBackground1.png') no-repeat;
}

.LoginProgressBar .Bar {
	height:13px;
	width:0%;
	float:left;
	background: url('/DnD/Globals/Images/Icons/ProgressBarForeground2.png') no-repeat;
}

.LoginMessageArea .LoginProgressBar {
	position:relative;
	top: 2px;
	margin:0 auto;
}




.LoginButtonImage
{
    border: 0px;
}


.CredentialsRequiredMessage {
	padding:0px 10px 0px 10px;
	font-size:.85em;
}

.CredentialsRequiredMessage .LoginBoxUserName {
	height:45px;
}

.CredentialsRequiredMessage .LoginBoxLogo a {
	font-size:.85em;
	color: Blue;
	text-decoration:none;
	float:left;
	position:relative;
	top:11px;
	left:3px;
}

.CredentialsRequiredMessage .LoginBoxLogo a:hover {
	text-decoration:underline;
}

.CredentialsRequiredMessage .UserName { 
    background: url('/DnD/Globals/ResourceService.ashx?type=local&id=/Classes/Controls/LoginBox.ascx&key=UserNameBackground') no-repeat 0px 0px;
    width:168px;
    height:20px;
    border:none;    
}

.CredentialsRequiredMessage .UserName.Selected {
    background-position: -172px 0px;
}

.CredentialsRequiredMessage .UserPassword { 
    border:none;
    background: url('/DnD/Globals/ResourceService.ashx?type=local&id=/Classes/Controls/LoginBox.ascx&key=PasswordBackground') no-repeat 0px 0px;
    width:168px;
    height:20px;
}

.CredentialsRequiredMessage .UserPassword.Selected {
    background-position: -172px 0px;
}

.CredentialsRequiredMessage .LoginBoxRight {
	float:left;
	margin:5px 0px 0px 10px;
	height:45px;
}

.CredentialsRequiredMessage .CredentialsMessageControls {
	width:360px;
	margin:10px auto 0px auto;
}

.CredentialsRequiredMessage .CredentialsButtonContainer {
	margin-left:120px;
	padding:0px;
	height: 25px;
}

.CredentialsRequiredMessage .CredentialsButtonContainer input {
	margin:0px 3px 0px 3px;
    width: auto;
    height: auto;
}

/* Global Smart Search Styles Custom to the DnD Website */
.GlobalNav .GlobalSmartSearchBox {
    right: 0px;
    top: 27px; /* (For inside the main wrapper class.) */
    /* top:47px; /* (For outside the main wrapper class.) */
    font-family: Arial;
}

.GlobalNav {
	position: absolute;
	z-index: 2;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
    background-color: Transparent;
}

.GlobalNav .globalSearchControl {
    width:185px;
}

.GlobalNav .globalSearchControl .globalSearchControlSubmitButton {
    width:20px;
}

.GlobalNav .GlobalNavSearch {
    margin-right: 0px;
}

.ContentSpacer7 
{
	position: relative;
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 7px;
}

.ContentSpacer14 
{
	position: relative;
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 14px;
}

.ContentBuffer 
{
	margin: 0 auto;
	width: 100%;
	height: 3px;
}


/* =============================================== */
/* Modal Dialog Box */
/* =============================================== */
/* 
#ModalBoxBackground {	
	position: fixed; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%; 
	z-index: 9000;
	display:none;
	background: url('../Images/BlackTransparency.png');
}

.ModalContainer {
	width:500px;
	position: fixed;
	top:50%;
	left:50%;
	margin-left:-300px;	
	margin-top:-250px;
}

.ModalContainer .ModalTop {
	width:100%;
	float:left;
}

.ModalContainer .ModalTopLeft {
	background: url('../Images/Modal/tl.png') no-repeat;
	float:left;
	background-position: left top;
	min-height:25px;
	min-width:25px;
}

.ModalContainer .ModalTopMiddle {
	background: url('../Images/Modal/tm.png') repeat-x;
	width:450px;
	float:left;
	margin:0px;
	padding:0px;
	min-height:25px;
}

.ModalContainer .ModalTopMiddleNoClose {
	background: url('../Images/Modal/tm.png') repeat-x;
	width:445px;
	float:left;
	margin:0px;
	padding:0px;
	min-height:25px;
}

.ModalContainer .ModalTopRight {
	background: url('../Images/Modal/tr.png') no-repeat;
	float:left;
	background-position: right top;
	min-height:25px;
	min-width:25px;
}

.ModalContainer .ModalClose {
	width:30px;
	height:30px;
	display:block;
	background:url('../Images/Modal/closebox.png') no-repeat;
	position:absolute;
	right:5px;
	top:0px;
	outline:none;
}

.ModalContainer .ModalClosePlaceholder {
	width:30px;
	height:30px;
	display:block;
	background:url('../Images/Modal/closeboxtransparent.png') no-repeat;
	position:absolute;
	right:5px;
	top:0px;
	outline:none;
}

.ModalContainer .ModalCenter {
	width:100%;
	float:left;
	background: url('../Images/Modal/ml.png') repeat-y;
	background-position: left top;
	padding:0px;
	margin:0px;	
}

.ModalContainer .ModalCenterRight {
	background: url('../Images/Modal/mr.png') repeat-y;
	background-position: right top;
	padding:0px;
	margin:0px;
	margin:0px 5px 0px 0px;	
}

.ModalContainer .ModalBottom {
	width:100%;
	float:left;
}

.ModalContainer .ModalBottomLeft {
	background: url('../Images/Modal/bl.png') no-repeat;
	float:left;
	background-position: left bottom;
	min-height:25px;
	min-width:25px;
}

.ModalContainer .ModalBottomMiddle {
	background: url('../Images/Modal/bm.png') repeat-x;
	width:445px;
	float:left;
	margin:0px;
	padding:0px;
	min-height:25px;
	background-position: 0px bottom;
}

.ModalContainer .ModalBottomRight {
	background: url('../Images/Modal/br.png') no-repeat;
	float:left;
	background-position: right bottom;
	min-height:25px;
	min-width:25px;
}

.ModalContainer .ModalContent {	
	margin:0px 15px 0px 15px;
	background-color: #fff;
}


*/
#ModalBoxBackground {
	
	position: fixed; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%; 
	z-index: 150000;
	display:none;
	background: url('../Images/BlackTransparency.png');
}

.ModalContainer {
	width:500px;
	position: fixed;
	top:50%;
	left:50%;
	margin-left:-250px;	
	margin-top:-250px;
}

.ModalContainer .ModalTop {
	width:100%;
	float:left;
}

.ModalContainer .ModalTopLeft {
	background: url('../Images/Modal/tl.png') no-repeat;
	float:left;
	background-position: left top;
	min-height:25px;
	min-width:25px;
}

.ModalContainer .ModalTopMiddle {
	background: url('../Images/Modal/tm.png') repeat-x;
	width:445px;
	float:left;
	margin:0px;
	padding:0px;
	min-height:25px;
}

.ModalContainer .ModalTopRight {
	background: url('../Images/Modal/tr.png') no-repeat;
	float:left;
	background-position: right top;
	min-height:25px;
	min-width:25px;
}

.ModalContainer .ModalClose {
	width:30px;
	height:30px;
	display:block;
	background:url('../Images/Modal/closebox.png') no-repeat;
	position:absolute;
	right:5px;
	top:0px;
	outline:none;
}

.ModalContainer .ModalCenter {
	width:100%;
	float:left;
	background: url('../Images/Modal/ml.png') repeat-y;
	background-position: left top;
	padding:0px;
	margin:0px;	
}

.ModalContainer .ModalCenterRight {
	background: url('../Images/Modal/mr.png') repeat-y;
	background-position: right top;
	padding:0px;
	margin:0px;
	margin:0px 5px 0px 0px;	
}

.ModalContainer .ModalBottom {
	width:100%;
	float:left;
}

.ModalContainer .ModalBottomLeft {
	background: url('../Images/Modal/bl.png') no-repeat;
	float:left;
	background-position: left bottom;
	min-height:25px;
	min-width:25px;
}

.ModalContainer .ModalBottomMiddle {
	background: url('../Images/Modal/bm.png') repeat-x;
	width:445px;
	float:left;
	margin:0px;
	padding:0px;
	min-height:25px;
	background-position: 0px bottom;
}

.ModalContainer .ModalBottomRight {
	background: url('../Images/Modal/br.png') no-repeat;
	float:left;
	background-position: right bottom;
	min-height:25px;
	min-width:25px;
}

.ModalContainer .ModalContent {	
	margin:0px 15px 0px 15px;
	background-color: #ffffff;
}




.dndsymboldiamond1
{
 
}

.dndsymboldiamond2
{
 
}

.dndsymbolicon
{
     margin-top: 2px;
}
 
 
 
.Content4 
{
    position: relative;
    margin: 0 auto;
    width: 1000px;
    min-height: 100px;
    height: auto;
	background: transparent url('/dnd/images/4new/tiletexture.jpg');
} 
