* {
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: none;
}

body {
	color: #AAAAAA;
	background: #000;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 19px;
	background: #000000 url(../images/SOTS_BG.jpg) repeat-x fixed center top
		;
}

a {
	color: #FFF;
	cursor: pointer;
	outline-style: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

ul,ol {
	font-family: Arial, Helvetica;
	list-style-type: none;
}

input,select {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	color: white;
	display: block;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	text-indent: -9999px;
}

h3 {
	color: white;
	display: block;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
}

h2 {
	color: #A11E22;
	font-size: 14px;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	color: #CCCCCC;
	display: block;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

h5 {
	color: white;
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#packbox h4 {
	background: #CC0000 url(../images/btn_bg.jpg) repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	text-align: left;
}

/*base theme+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	position: relative;
	width: 980px;
	margin: 85px auto auto auto;
	background: #444;
	padding: 1px;
}

div#header {
	height: 120px;
	background: #000 url(../images/header_bg.jpg) no-repeat right top;
	position: relative;
}

div#container {
	background: #2F2F2F;
	border-top: 0px solid #000;
	padding: 10px 10px 10px 10px;
	width: 960px;
	overflow: hidden;
}

div#primary {
	float: left;
	margin-right: 10px;
	width: 210px;
}

div#content {
	float: left;
	width: 522px;
	margin: 0 0px;
	padding: 0px;
}

div#secondary {
	width: 210px;
	float: right;
}

div#footer {
	height: 100px;
	border-top: 1px dashed;
	text-align: center;
	padding: 10px;
}

div#footerblank {
	height: 20px;
}

/*header+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h1#logo {
	background: url(../images/logo.png) no-repeat;
	width: 321px;
	height: 160px;
	text-indent: -5555em;
	overflow: hidden;
}

h1#logo a {
	display: block;
	width: 321px;
	height: 160px;
}

/*topnav+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#topnav {
	background: #333 url(../images/topnav_bg.png);
	border-top: 1px solid #333;
	border-bottom: 3px solid #940d03;
}

#topnav ul {
	width: 100%;
	z-index: 100
}

#topnav ul li {
	float: left;
	display: block;
}

#topnav ul li a {
	display: block;
	padding: 5px 8px 5px 8px;
	font-weight: bold;
	border-left: 1px solid #000;
	border-right: 1px solid #444;
	font-size: 13px;
}

#topnav ul li a:hover {
	background: #C00 url(../images/btn_bg.jpg);
}

#topnav ul li#home-link a {
	border-left: none !important;
}

#topnav ul li#end-link a {
	border-right: 1px solid #000;
}

#topnav ul li#end-link {
	border-right: 1px solid #333;
}

#topnav ul li#right-link a {
	border-left: 1px solid #000;
	border-right: none !important;
}

#topnav ul li#right-link {
	float: right;
	border-left: 1px solid #333;
}

ul.sublist {
	display: none;
}

#topnav ul li {
	
}

#topnav ul li:hover ul.sublist {
	display: inline-block;
	position: absolute;
	background: #0C0C0C;
	width: 200px;
	border: 1px solid #940d03;
	border-width: 0 1px 1px 1px;
}

#topnav ul li:hover ul.sublist li {
	
}

#topnav ul li:hover ul.sublist li a {
	width: 190px;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #000;
	border-top: 1px solid #222;
	border-left: none;
	border-right: none;
}

/*content+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.tabmenu {
	background: #580A00;
}

.tabmenu ul li {
	float: left;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	width: 460px;
}

.tabmenu ul li:hover {
	cursor: pointer;
}

.tabmenu ul li.on {
	background: #C00 url(../images/btn_bg.jpg);
	margin-bottom: 5px;
}

.tabmenu ul li.out {
	
}

element.style {
	cursor: pointer;
}

.widget-box-login input.btn {
	background: #A11E22 url(../images/btn_bg.jpg) repeat scroll left center;
	border: 2px solid #000000;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 3px 4px;
}

.widget-box-login input {
	background-color: #323232;
	border: 1px solid #666666;
	color: #999999;
	font-size: 10px;
	padding: 2px;
}

#quickbuy input {
	background-color: #323232;
	border: 1px solid #666666;
	color: #999999;
	font-size: 12px;
	padding: 2px;
}

#quickbuy select {
	background-color: #323232;
	border: 1px solid #666666;
	color: #999999;
	font-size: 12px;
	padding: 2px;
}

.quick_buy {
	margin: 10px 0px 0px 20px;
}

.submit-button {
	border: 0px solid #666666;
	font-size: 10px;
	padding: 2px;
	color: #FFFFFF;
}

.content-box {
	background: #1D1D1D none repeat scroll 0 0;
	margin-bottom: 20px;
}

#listbox {
	padding: 0 0 0 0px;
}

#packbox {
	margin-top: 0px;
}

#packbox ul,ol {
	background: transparent url(../images/border_dot_vertical.gif) repeat-y
		scroll right bottom;
	color: #FFFFFF;
	float: left;
	list-style-type: none;
	margin: 5px;
	width: 380px;
	padding: 10px;
}

#formbox table {
	border-left: 1px solid #111111;
	border-top: 1px solid #111111;
}

#formbox td {
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	text-align: center;
	padding: 0px;
}

#formbox th {
	border-right: 1px solid #111111;
	border-bottom: 1px solid #000000;
	padding: 5px;
	background: #111;
	color: #A11E22;
}

#formbox select {
	width: 50px;
	padding: 2px;
	background: #DDD;
}

#formbox input {
	width: 70px;
	height: 15px;
	margin-right: 5px;
	background: #DDD
}

#formbox input.submit-button {
	background: transparent none repeat scroll 0 0;
	width: 41px;
	height: 22px;
}

#packbox table {
	background: #1D1D1D none repeat scroll 0 0;
	border-left: 0px solid #111111;
	border: 0px solid #111111;
}

#packbox th {
	padding: 3px;
}

#packbox td {
	border-bottom: 0px solid #111111;
	border-right: 0px solid #111111;
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 4px;
	padding: 0px;
}

#packbox input.submit-button {
	width: 41px;
	height: 22px;
}

#listbox table {
	border-left: 1px solid #111111;
	border-top: 1px solid #111111;
}

#listbox th {
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	padding: 3px;
	background: #111;
}

#listbox td {
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}

#listbox input.submit-button {
	width: 41px;
	height: 22px;
}

/*sidebar+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.widget {
	border-top: 0px solid #780A00;
	margin-bottom: 7px;
}

h3.widget-title {
	background: url(../images/h1.png) no-repeat;
	padding: 5px 10px 5px 10px;
	color: #CCC;
	font-size: 11px;
}

.widget ul li {
	border-bottom: 0px solid #111111;
	border-top: 1px solid #444444;
	display: block;
}

.widget ul li:hover {
	background: #333;
}

.widget ul li a {
	padding: 5px 10px;
	display: block;
	background: #252525 url(../images/arrow_white.gif) no-repeat 200px 15px;
}

* html .widget ul li a {
	padding: 5px 10px;
	display: block;
	height: 20px;
	background: #252525 url(../images/arrow_white.gif) no-repeat 200px 15px;
}

.widget ul li a:hover {
	padding: 5px 10px;
	background: #333 url(../images/arrow_white.gif) no-repeat 210px 15px;
}

.menu_body a:hover {
	padding: 5px 10px;
	background: #333 url(../images/arrow_white.gif) no-repeat 210px 15px;
	text-decoration: none;
}

}
* html .widget ul li a:hover {
	padding: 5px 10px;
	height: 20px;
	background: #333 url(../images/arrow_white.gif) no-repeat 210px 15px;
}

.widget-box {
	padding: 9px;
	background: #252525;
	border: 1px solid #393939;
}

.widget-box-login {
	background: #000000 none repeat scroll 0 0;
	padding: 9px;
	border: 1px solid #323232;
}

.widget-box-about {
	background: #000000 none repeat scroll 0 0;
	border: 0 solid #323232;
	padding: 5px 24px 8px 20px;
}

.widget input#btnlogin {
	width: 69px;
	height: 25px;
	float: right;
	background: url(../images/btn_login.gif) no-repeat center center;
	color: #FFF;
	border: none;
	padding: 0;
}

.widget-title-right {
	border-bottom: 1px solid #A11E22;
	color: #FFC600;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.widget-box-right {
	padding: 4px;
}

.widget-box-login {
	background: #000000 none repeat scroll 0 0;
	padding: 9px;
	border: 1px solid #323232;
}

.widget-box-bottom {
	background: transparent url(../images/f1.png) no-repeat scroll 0 -8px;
	border: 0 solid #323232;
	padding: 9px;
}

.widget input#btnlogin {
	width: 69px;
	height: 25px;
	float: right;
	background: url(../images/btn_login.gif) no-repeat center center;
	color: #FFF;
	border: none;
	padding: 0;
}

.widget select {
	border: 1px solid #111;
	width: 190px;
	background: #AAA;
	padding: 2px;
	margin-bottom: 5px;
}

.widget option {
	padding: 1px;
}

.widget input#btngoselect {
	width: 69px;
	height: 25px;
	line-height: 17px;
	float: right;
	background: url(../images/btn_login.gif) no-repeat center center;
	color: #FFF;
	padding: 0;
	border: none;
}

/*footer+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer {
	background: #000;
}

input#btnlogin {
	background: transparent url(../images/btn_login.gif) no-repeat scroll
		center center;
	border: medium none;
	color: #FFFFFF;
	float: right;
	height: 25px;
	padding: 0;
	width: 69px;
}

/*clearfloat+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clear {
	clear: both;
	width: 100%;
}

.clearfloat:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.clearfloat {
	display: inline-block
}

.clearfloat {
	display: block
}

.widget-title-h3 {
	background: #000000;
	color: #CCCCCC;
	font-size: 13px;
	padding: 5px 10px;
}

.hr_break {
	background: transparent url(../images/border_dot_horizontal.gif)
		repeat-x scroll 0 0;
	clear: both;
	height: 1px;
}

input.btn {
	background: #A11E22 url(../images/btn_bg.jpg) repeat scroll left center;
	border: 1px solid #000000;
	padding: 2px 4px;
	width: auto;
	cursor: pointer;
	color: #FFF;
}

blockquote {
	background-position: center top;
	background-repeat: no-repeat;
	margin: 10px 0 0;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
	text-indent: 9px;
	width: 190px;
	z-index: 1;
}

#ne-top-left {
	background: transparent url(../images/ne-top-left.gif) no-repeat scroll
		0 0;
	height: 69px;
	left: 706px; *
	left: 706px;
	position: absolute;
	top: -40px;
	width: 109px;
}

#ne-top-logo {
	background: transparent url(../images/logo.png) no-repeat scroll 0 0;
	width: 284px;
	height: 151px;
	left: auto;
	position: absolute;
	top: -36px;
}

.icon-wow {
	background: transparent url(../images/game-icons.gif) no-repeat scroll 0
		-262px;
	display: block;
	color: #FFC600;
	padding-left: 22px;
	margin-left: 5px;
}

.icon-aion {
	background: transparent url(../images/game-icons.gif) no-repeat scroll 0
		-429px;
	display: block;
	color: #FFC600;
	padding-left: 22px;
	margin-left: 5px;
}

.icon-war {
	background: transparent url(../images/game-icons.gif) no-repeat scroll 0
		-236px;
	display: block;
	color: #FFC600;
	padding-left: 22px;
	margin-left: 5px;
}

.icon-lotro {
	background: transparent url(../images/game-icons.gif) no-repeat scroll 0
		-188px;
	display: block;
	color: #FFC600;
	padding-left: 22px;
	margin-left: 5px;
}

#hub_poll_module .wrap {
	background-position: 10px bottom;
	margin-top: 4px;
}

#hub_poll_module .wrap {
	height: 1%;
	overflow: hidden;
	padding: 0 10px 0 240px;
}

.contain_all .body * {
	border-color: #383838;
}

#container #main {
	width: 567px;
}

#container #main_se {
	background: transparent url(../images/q_gold.png) no-repeat scroll 0 0;
	height: 780px;
	width: 370px;
}

#skin #main {
	width: 880px;
}

#mpu_layout #content_promo,#mpu_layout #main,#mpu_layout #promo_main {
	width: 650px;
}

#main {
	width: 960px;
}

.col {
	display: inline;
	float: left;
	margin: 0 5px;
	padding: 0 0 10px;
}

.contain_all {
	background: transparent url(../images/poll_bg.gif) no-repeat scroll 0
		-86px;
}

.module {
	height: 215px;
	margin: 10px 0;
	overflow: hidden;
}

#hub_poll_module h2 {
	height: 20px;
	padding-top: 6px;
}

#hub_poll_module .question {
	display: inline;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 -230px;
	overflow: hidden;
	padding: 10px;
	width: 200px;
}

#hub_poll_module .question p {
	font-size: 13px;
	margin: 5px 0 10px;
}

.contain_all .body * {
	border-color: #383838;
}

#hub_poll_module .question {
	background-position: -220px 0;
	color: #FFFFFF;
}

#hub_poll_module .wrap {
	background-position: 10px bottom;
	height: 205px;
}

#hub_poll_module .wrap {
	background: transparent url(../images/poll_bg.gif) no-repeat scroll 9px
		-479px;
}

.custom_power_leveling {
	float: left;
	margin: 25px 93px 179px -220px;
}

#state {
	background: #2F2F2F none repeat scroll 0 0;
}

.adwrap {
	background: transparent url(../images/pl_bg.png) no-repeat scroll -1px 0
		;
	position: relative;
}

.adwraph {
	background: transparent url(../images/pl_bg_h.png) no-repeat scroll 0 0;
	height: 49px;
	left: 793px;
	position: absolute;
	top: 493px;
	top: /*\**/ 501px\9; *
	top: 487px;
	width: 104px;
}

.adwrapg {
	background: transparent url(../images/items_book.gif) no-repeat scroll 0
		0;
	height: 49px;
	left: 793px;
	position: absolute;
	top: 493px;
	top: /*\**/ 501px\9; *
	top: 487px;
	width: 104px;
}

.adwrap_pl {
	height: 50px;
}

.adwrap h2 {
	color: #A11E22;
	display: -moz-stack;
	font-size: 22px;
	font-weight: bold;
	margin-left: 135px;
	margin-top: 8px;
	padding: 20px;
}

#plhead {
	background: transparent url(../images/poll_bg.gif) no-repeat scroll 0
		-86px;
	display: block;
	height: 25px;
	margin-top: 10px;
	padding: 15px;
	width: 538px;
}

#wowplhead {
	background: #1D1D1D none repeat scroll 0 0;
	display: block;
	height: 25px;
	margin-top: 10px;
	padding: 15px;
}

.out a {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

.on a {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

#about {
	margin: 0px
}

#what {
	float: left;
	height: auto;
	margin: 10px 0 10px 5px;
	width: 203px;
}

.content0 {
	float: left;
}

#quickbuy {
	padding: 20px 0 10px 12px;
}

#quickbuy p {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 0 0 5px;
}

.price {
	float: left;
	margin: 10px;
}

.submenu {
	font-size: 11px;
}

.submenu_on {
	background: #252525;
	border-bottom: 0 solid #111111;
	border-top: 0px solid #444444;
	display: block;
}

.submenu_pl {
	padding: 5px 0 5px 0;
}

.photo-meta-data {
	width: 228px;
	background: transparent url(../ad/images/transpBlack.png) repeat scroll 0 0;
	display: block;
	color: #AAAAAA;
	height: 68px;
	margin-top: -68px;
	position: relative;
}

.photo-meta-data p {
	padding: 5px 10px;
}

.a-photo-meta-data,a-photo-meta-data:visited {
	color: #729DFF;
	text-decoration: none;
}

.a-photo-meta-data:hover,a-photo-meta-data:active {
	color: white;
}

.hot_pl {
	background: #252525;
	padding: 5px;
}

#main_pl h2 {
	background: #151515 none repeat scroll 0 0;
	font-size: 11px;
	padding: 2px 0 2px 10px;
	text-transform: uppercase;
}

#main_pl #quickbuy {
	padding: 20px 10px 0px 10px;
}

.a-pl-photo-meta-data {
	display: block;
}

.a-pl-photo-meta-data-h {
	display: block;
	margin-left: 6px;
}

.h1-a-pl-photo-meta-data {
	background: #343434 none repeat scroll 0 0;
	color: #CFCFCF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 10px 0;
	padding: 2px 7px;
	width: 214px;
}

.pl-nav {
	display: block;
	height: 196px;
	width: 227px;
	border: 1px solid #000000;
}

#main_pl1 {
	background: #1D1D1D url(../images/WarCraft_Samwise121c.jpg) no-repeat
		scroll 0 36px;
}

#main_pl2 {
	background: #1D1D1D url(../images/WarCraft_Drawgoon098.jpg) no-repeat
		scroll 0 36px;
}

#main_pl3 {
	background: #1D1D1D url(../images/WarCraft_Thammer013.jpg) no-repeat
		scroll 0 36px;
}

#main_pl4 {
	background: #1D1D1D url(../images/WarCraft_Drawgoon079.jpg) no-repeat
		scroll 0 36px;
}

#main_pl5 {
	background: #1D1D1D url(../images/WarCraft_Drawgoon073.jpg) no-repeat
		scroll 0 36px;
}

#main_pl6 {
	background: #1D1D1D url(../images/WarCraft_Raneman017.jpg) no-repeat
		scroll 0 36px;
}

#main_pl6 {
	background: #1D1D1D url(../images/WarCraft_Raneman017.jpg) no-repeat
		scroll 0 36px;
}

#main_pl7 {
	background: #1D1D1D url(../images/WarCraft_Samwise080.jpg) no-repeat
		scroll 0 36px;
}

a:hover span {
	color: #white;
}

#subheader {
	border-bottom: 1px solid #666666;
	clear: both;
	height: 34px;
}

#subheader h2 {
	color: #CCCCCC;
	float: left;
	font-size: 150%;
	line-height: 34px;
	margin: 0px 10px 10px 10px;
}

#tabs {
	float: right;
	font-weight: bold;
}

#tabs a.youarehere {
	background: #2F2F2F none repeat scroll 0 0;
	border-color: #777777 #777777 #2F2F2F;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 140%;
	height: 30px;
	line-height: 28px;
	margin-top: 3px;
	padding: 0 11px;
}

#tabs a {
	background: #252525 none repeat scroll 0 0;
	border: 1px solid #252525;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 90%;
	height: 24px;
	line-height: 22px;
	margin: 8px 8px 0 0;
	padding: 0 11px;
	text-decoration: none;
}

.categories {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 28px;
}

#tabs a:hover {
	background: #2F2F2F none repeat scroll 0 0;
	border-color: #777777 #777777 #2F2F2F;
	border-style: solid;
	border-width: 1px;
	line-height: 20px;
	margin-top: 9px;
}

.h2-tabs {
	float: right;
	font-size: 12px;
}

.head {
	background: #1D1D1D none repeat scroll 0 0;
	margin: 0 0 0 7px;
	width: 506px;
	height: 40px;
	float: left;
}

.wowhead {
	background: #1D1D1D none repeat scroll 0 0;
	height: 40px;
	width: 522px;
}

.head_gold {
	background: #1D1D1D none repeat scroll 0 0;
	margin: 0 0 0 7px;
	width: 330px;
}

.wrap {
	padding: 9px;
}

.wrap h2 {
	font-size: 18px;
	color: #FFC600;
}

.head-gold {
	margin: 5px 0 5px 7px;
	float: left;
}

#main_gear {
	background: #1D1D1D none repeat scroll 0 0;
	height: 410px;
	margin: 8px;
	padding: 7px;
	width: 349px;
}

#main_gear h2 {
	background: #151515 none repeat scroll 0 0;
	font-size: 11px;
	padding: 2px 0 2px 10px;
	text-transform: uppercase;
}

#main_gear #quickbuy {
	padding: 20px 10px 0px 10px;
}

.h1-a-pl-photo-meta-gear {
	background: #343434 none repeat scroll 0 0;
	color: #FFC600;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0 11px 0;
	padding: 10px 7px;
	width: 323px;
}

.h1-a-pl-photo-meta-gear p {
	font-size: 12px;
}

.pl-gear {
	margin-left: 6px;
	display: block;
	height: 196px;
	width: 227px;
	border: 0px solid #000000;
}

.photo-meta-gear {
	background: transparent url(../ad/images/transpBlack.png) repeat scroll
		0 0;
	color: white;
	display: block;
	height: 53px;
	margin-left: 1px;
	margin-top: -75px;
	padding: 8px;
	position: relative;
	width: 318px;
}

.h1-a-pl-photo-meta-buy-gold {
	background: #343434 url(../images/buy_gold.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 52px 8px 77px;
	width: 185px;
}

#main_gold {
	background: #1D1D1D none repeat scroll 0 0;
	margin: 0px 0px 0px 7px;
	padding: 7px;
	width: 316px;
}

#container #main_hot {
	background: #1D1D1D none repeat scroll 0 0;
	height: 29px;
	width: 369px;
}

.h1-a-pl-photo-meta-hot {
	color: #FFC600;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0 0 7px;
	padding: 2px 7px;
	width: 318px;
}

#container #main_hot_side_bar {
	background: #1D1D1D none repeat scroll 0 0;
	border: 1px solid #414242;
	height: 45px;
	width: 210px;
	margin-bottom: 10px;
	display: inline;
	float: left;
}

.h1-a-pl-photo-meta-hot-side-bar {
	color: #FFC600;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 9px;
	width: 210px;
}

.nipple {
	margin: 0 0 0 24px;
	z-index: 2;
}

.hot-packages-sider-bar {
	background: #222222 none repeat scroll 0 0;
	border: 1px solid #414242;
	display: block;
	float: left;
	height: 80px;
	width: 210px;
	margin-bottom: 10px;
	font-size: 0.7em;
	text-align: left;
	text-decoration: none;
}

.hot-title-sider-bar {
	color: #FFFFFF;
	float: left;
	font-size: 1.5em;
	padding: 2px 0 2px 8px;
	width: 190px;
}

.hot-price-sider-bar {
	float: left;
	font-size: 1.4em;
	padding: 2px 0 2px 8px;
	width: 190px;
}

.hot-packages {
	background: #1D1D1D none repeat scroll 0 0;
	display: block;
	float: left;
	height: 100px;
	width: 100px;
}

.hot-packages {
	background: transparent url(../images/hot.gif) no-repeat scroll 0 0;
	float: left;
	height: 100px;
	width: 100%;
}

.hot-title {
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	margin: 5px 0 0 5px;
	width: 220px;
}

.hot-price {
	float: right;
	font-size: 12px;
	margin: 24px 12px 12px;
	width: 100px;
}

.col-main {
	float: left;
	width: 738px;
}

#checkoutSteps {
	background: transparent url(../images/border_dot_vertical.gif) repeat-y
		scroll right bottom;
	color: #FFFFFF;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 739px;
}

.c-c {
	background: #252525 none repeat scroll 0 0;
	color: #FFFFFF;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#main_pl {
	margin: 8px;
	background: #1D1D1D none repeat scroll 0 0;
	height: 235px;
	padding: 7px;
	width: 230px;
}

.menu_list {
	width: 210px;
}

.menu_head {
	border-bottom: 0px solid #444444;
	border-top: 1px solid #444444;
	color: #FFC600;
	display: block;
	padding: 5px 10px 4px 0px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.menu_body {
	background: #1D1D1D none repeat scroll 0 0;
	display: none;
	z-index: 999;
	text-decoration: none;
}

.menu_body a {
	display: block;
	color: #FFFFFF;
	background: #252525 url(../images/arrow_white.gif) no-repeat scroll
		200px 15px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

.game_list {
	background: #252525 none repeat scroll 0 0;
}

.head p {
	margin: 10px;
}

.poll_choices {
	margin-top: 5px;
}

#ad_banner {
	background: url(../images/ad.png) no-repeat scroll right top;
	float: left;
	padding: 0;
	width: 958px;
	height: 140px;
	z-index: 998;
	margin: 0px 0px 10px 0px;
	float: left;
}

#banner {
	float: right;
	margin: 2px;
	width: 735px;
	z-index: 998;
}

.gs {
	color: #FFC600;
	font-size: 18px;
}

.epic {
	color: #A335EE;
}

.explained {
	font-size: 11px;
}

#socialnetwork {
	left: auto;
	position: absolute;
	top: -36px;
	z-index: 998;
}

.bt_register {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/bt_register.png) no-repeat scroll
		0 0;
	color: white;
	width: 94px;
}

.bt_register {
	border: medium none;
	clear: left;
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	height: 24px;
	margin: 10px 0;
	text-align: center;
}

#footer .inner p {
	float: left;
	color: #666666;
	letter-spacing: 0.05em;
	padding: 10px 0 0;
}

#heading {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}

#heading * {
	display: inline;
	padding: 4px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}

#heading li.active {
	background-color: rgb(161, 30, 34);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
}

#panes {
	text-align: justify;
	border-style: none;
	/*width: 245px;*/
	margin: 0 1em 0 1em;
}

#panes p {
	width: 600px;
	margin: 0 auto 1em auto;
	line-height: 1.2em;
}

#panes div div {
	overflow: hidden;
}

#previous {
	float: none;
	cursor: pointer;
}

#next {
	float: none;
	cursor: pointer;
}

.current-nav {
	background:#CC0000 url(../images/btn_bg.jpg) repeat scroll 0 0;
}