@charset "utf-8";
/* Layout */ 
* { font-family: Candara; padding:0px; margin:0px;}
BODY {
        text-align: center;
        margin: 0px;
        padding: 0px;
		background-image:url(../images/warcraftloot-bg.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		background-color: #000000;
}
TABLE {
        border-collapse: collapse;
}
A {
        color: white;
        font-family: Candara;
        font-size: 12px;
        text-decoration: none;
}
H2 { font-size: 16px; font-weight: bold; border-bottom: 1px solid white; width: 100%;}

#ContentLeft {
	vertical-align: top;
    /*width: 950px;*/
	height:40px;
/*background-image:url(http://warcraftloot.net/images/left-repeat.jpg);*/
background-repeat:repeat-y;
background-position:left;

}
#LeftMenu {

color:#9C9B8D;
padding-top:20px;
padding-left: 0px;
width:200px;
text-align:left;
line-height:20px;
        /*background-image: URL(http://warcraftloot.net/images/left-top.jpg);/*
        background-repeat: no-repeat;
        padding-left: 3px;

}
#LeftMenu a:link {
padding-left: 3px;
color:#9C9B8D;
/*padding-top:20px;*/
}
#MainContainer {
	width: 1100px;
    margin: 0px auto;
	padding-left:45px;
}
#MainTable {
	width: 1100px;
	text-align:center;
    margin: 0px auto;
}
#navbarContainer{
	position:relative;
	width:800px;
}
#Innerfooter{
	background: url(../images/footer-bg.jpg) repeat-x ;
	padding:20px;
	color:#ffffff;
	text-align:left;
	font-size:12px;
}
#navbar{
	position:absolute;
	top:0px;	
	left:25px;
	margin-bottom:160px;
}
#navbar li{
	list-style-type:none;
	float:left;
}
#navbar #item1 a,
#navbar #item2 a,
#navbar #item3 a,
#navbar #item4 a,
#navbar #item5 a,
#navbar #item6 a,
#navbar #item7 a{
	display:block;
	width:105px;
	height:33px;
	text-transform:uppercase;
	padding-top:10px;
}
#navbar #item1 a{ background:url(../images/menuitem-1.jpg) no-repeat;color:#F3EFEE; }
#navbar #item1 a:hover{ background:url(../images/menuitem-1-hover.jpg) no-repeat; color:#fff; }
#navbar #item2 a{ background:url(../images/menuitem-2.jpg) no-repeat;color:#F3EFEE; }
#navbar #item2 a:hover{ background:url(../images/menuitem-2-hover.jpg) no-repeat; color:#fff; }
#navbar #item3 a{ background:url(../images/menuitem-3.jpg) no-repeat;color:#F3EFEE; }
#navbar #item3 a:hover{ background:url(../images/menuitem-3-hover.jpg) no-repeat; color:#fff; }
#navbar #item4 a{ background:url(../images/menuitem-4.jpg) no-repeat;color:#F3EFEE; }
#navbar #item4 a:hover{ background:url(../images/menuitem-4-hover.jpg) no-repeat; color:#fff; }
#navbar #item5 a{ background:url(../images/menuitem-5.jpg) no-repeat;color:#F3EFEE; }
#navbar #item5 a:hover{ background:url(../images/menuitem-5-hover.jpg) no-repeat; color:#fff; }
#navbar #item6 a{ background:url(../images/menuitem-6.jpg) no-repeat;color:#F3EFEE; }
#navbar #item6 a:hover{ background:url(../images/menuitem-6-hover.jpg) no-repeat; color:#fff; }
#navbar #item7 a{ background:url(../images/menuitem-7.jpg) no-repeat;color:#F3EFEE; }
#navbar #item7 a:hover{ background:url(../images/menuitem-7-hover.jpg) no-repeat; color:#fff; }

#ContentTop,
#ContentBottom,
#Content{
	width:800px;
	text-align:center;
	/*padding-left:25px;*/
}

#Content{
background-image:url(../images/contentmiddle-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#Content #inner{
	padding:40px;
	font-size:13px;
}

#ContentBottom{
	background-image:url(../images/contentbottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:45px;
}

#ContentTop{
	background-image:url(../images/contenttop-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
}

#ContentRow{
	background:#060707;	
	border-top:1px solid #0284B3; 
	margin-top:200px;
}
#ContentMiddle {
	vertical-align: top;
	text-align:justify;
	color: #fff;
	padding:50px 0px 0px 50px;

}
#ContentHeader {
	padding-left:15px;
	padding-top:10px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	border-bottom: 1px solid #9C9B8D;
	margin-bottom: 10px;
}

.SearchRow TD {	vertical-align: top; color:#9C9B8D }
.SearchTextField { width: 50px; margin-top: 7px; padding:2px;color:#9C9B8D}
#SearchTable TR TD {padding: 5px; font-size: 12px; color:#9C9B8D}
#SearchTable {width: 100%; background-color: #44414C; border:1px solid #9C9B8D}
#AdditionalInformationTable TR TD {padding: 5px; font-size: 12px; color:#9C9B8D}
#AdditionalInformationTable {width: 100%; background-color: #44414C; border:1px solid #9C9B8D}


#OrderStatusSearchTable TR TD {padding: 5px; font-size: 12px; width: 150px;color:#9C9B8D}
#OrderStatusSearchTable {width: 100%; background-color: #44414C; border:1px solid #9C9B8D}

.OrderStatusSearchtHeader { color: white; background-color: #44414C; width: 800px;}
.OrderStatusSearchtHeader TR TD{ padding: 4px; font-family: Candara; font-size: 12px;}


.LevelTable LABEL { font-weight: normal; }
LABEL {font-weight: bold; }


}
.GameName { font-weight: bold; margin-top:10px;padding-top: 10px; border-top: 1px dotted #383540; color:#0284B3;}
.GameName a {color:#0284B3;}
.GameSubItem a {color:#0284B3;}

.tooltip { width: 230px; color: #ffffff; text-align: left; background-color: #767784; font-size: 11px; border: 2px solid #2b2d38; background-image: URL(http://www.warcraftloot.net/images/tooltip_bg.jpg); background-position: top; background-repeat: repeat;}
.TooltipClose { color: white; font-weight: bold; }

#AccountsListing { border:1px solid #FEFEFE; width:800px; color: white;}
#AccountsListing TR TD { font-size: 12px; padding: 4px; color: white;}
.AccountsHeader { background-color: #44414C; color: white;}
.AccountsHeader A { font-weight: bold; }
.AccountsColored A, .AccountsNotColored A { color:white; font-weight: bold; }
.AccountsColored,.CartColored,.CouponColored   { color:white; background-color: #44414C; }
.AccountsNotColored,.CartNotColored,.CouponNotColored  { color:#FFFFFF; background-color: #898180; }
.BuyAccountButton, #SearchButton, #CartSubmitButton, #AccountBuilderButton, #SellAccountButton, #AcceptationButton, #smtlogin { background-color: #2b2d38; color: white; border:1px solid white; font-weight: bold; font-size: 12px; padding: 2px;}

.AccountsFound { font-size: 12px; font-weight: bold; margin-top: 10px; margin-bottom:10px;color:#9C9B8D; padding-left:15px;}
.AccountsLinks A { color: #9C9B8D; font-weight: bold; }
.AccountsLinks {margin-top: 5px; margin-bottom: 5px; }
.AccountsLinks TD {padding:1px;}

#CartGoogleCheckout { border: 1px solid black; width: 310px; margin-bottom: 20px; margin-right: 135px; margin-left: 135px; text-align:center;  vertical-align: middle;}

#CartTable{ text-align: center; border: 1px solid #9C9B8D; font-size: 14px; margin: 0 auto;}
#CartTable TR TD {padding: 4px; color: white; }
.CartHeader { color: white; background-color: #44414C; }
.CartHeader TD{ padding: 4px; font-family: Candara; font-size: 18px;}

#CustomAccountSummary TR TD {padding: 4px;}
#CartAccountInformation {margin-top:5px; background-color: #898180; font-size:11px; font-weight: bold; padding:5px; width: 800px; border: 1px solid #9C9B8D; text-align:center;}

#CouponTable { font-size: 14pt; width: 500px; margin: 0px auto; margin-top: 5px; text-align: center;}
#CouponTable TR TD { padding: 4px; }
.CouponSubmitButton { background-color: #2b2d38; color: white; border:1px solid black; font-weight: bold; font-size: 11px; padding: 2px;}


#night_phone_a { width: 40px; }
#night_phone_b { width: 40px; }
#night_phone_c { width: 60px; }

.NoTopBorder {color:white; font-size: 11px;padding: 5px;}
.NoTopBorder  TR TD {padding: 5px; }

.AccountBuilderTable { font-size: 16px; color: white;}
.SellAccountTable { font-size: 16px; color: white;}
.AcceptationTable { font-size: 16px; color: white;}

.AccountBuilderTable  TR TD {padding: 5px; }
.SellAccountTable  TR TD {padding: 5px; }
.AcceptationTable  TR TD {padding: 5px; }

#SubmissionID, #AcceptationText {font-size:16px;}
#AcceptationPrice {font-size: 24px; text-align: center; width: 100%; font-weight: bold; color: white; }
.AcceptationText {font-size:16px;}

.Testimonial { border: 3px solid #ccc; padding: 15px; width: 500px;}
.TestimonialTable {padding: 15px; }
.TestimonialTable TR TD { font-size: 12px; color: white; padding: 2px; }
.TestimonialLeftColumn{ width: 150px; font-weight: bold; padding: 5px; } 


#RequiredFieldText, .CustomAccountText { font-size: 11px; }

.OrderTable {width:200px; }

#smtsearch {
  width: 70px;
  height: 21px;
  text-indent: -5000em;
  margin: 0;
  padding: 0;
  border: 0px none;
  background: url('/images/smtsearch.png') no-repeat;

  cursor: pointer; cursor: hand
}

input.smtsearch {
  width: 70px;
  height: 21px;
  text-indent: -5000em;
  margin: 0;
  padding: 0;
  border: 0px none;
  background: url('/images/smtsearch.png') no-repeat;
  cursor: pointer; cursor: hand
}



#GameLevelTable TR TD {padding: 5px; color: #ffffff; font-size: 10px; font-weight: bold;}
#GameLevelTable {width: 499px;  }

.formtable TR TD {padding: 5px; color: #ffffff; font-size: 10px; font-weight: bold;}
.formtable {width:  499px;}

div#Content strong.subheading {
display: block;
color: white;
padding-left: 20px;
background-color: transparent;
background-image: url(../images/subheadingarrow.png);
background-repeat: no-repeat;
background-attachment: scroll;
}

.pltable { font-size:13px; color:#ffffff; width:100%; padding-left: 5px;}
.pltable TR TD {padding: 5px; color: #ffffff; font-size: 12px; font-weight: bold;}
.pltable A { font-size: 12pt; color: #ffffff; font-weight: bold; text-decoration: none; text-align:left;}
.plheader { font-weight: bold;}
.plheader TD { border-bottom: 1px solid black; ffffff}


strong.heading {
  font: bold 14px Candara;
  color: white;
  text-transform: uppercase;
  display: block;
  height: 29px;
  padding-top: 7px;
  height: 22px;
  padding-left: 11px;
}
strong.subheading {
display: block;
color: white;
padding-left: 20px;
background-color: transparent;
background-image: url(../images/subheadingarrow.png);
background-repeat: no-repeat;
background-attachment: scroll;
}

strong {
display: block;
color: white;
}

.PowerlevelingTable { font-size: 13px; color: white;}
