/*
A packed file instead of this file is now included: style_packed.css
For packaging use: http://dean.edwards.name/packer/  
*/

html, body {
	margin: 0;
	padding: 0;
	background-color: #0b0b0b;
	font-family: Arial;
	font-size: 11px;
}

h1 {
	font-weight: 700;
	color: #F15516;
	padding-top: 0;
	margin-top: 0;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
}
h2 {
	font-weight: 700;
	color: #F15516;
	padding-top: 0;
	margin-top: 0;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
}
h3 {
	font-weight: 700;
	color: #F15516;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
}
h4 {
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:1em;
}
p {
	margin: 0 0 10px 0;
}
img {
	border:0;
}

.clearline {
	clear:both;
	line-height:1px;
	height:1px;
}
a {
	color: #F19D16;
	text-decoration: underline;
	font-weight: 700;
}
a:hover {
	color: #f15516;
}
a.doublearrowlink {
	background:url(../img/site/orange-double-arrow-right.gif) no-repeat left center;
	padding-left: 14px;
	text-decoration:none;
	font-weight:700;
}
a.doublearrowlink:hover {
	background-image: url(../img/site/orange-double-arrow-right_roll.gif);
}

/*
ul li {
	background: url(../img/site/bullet.gif) no-repeat 0 5px;
	padding-left: 16px;
	text-transform: none;
	font-weight: 400;
	padding-bottom: 10px;
}
*/
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li ul {
	margin-top:10px;
}
li ul li{
	background: url(../img/site/dash.gif) no-repeat 0 4px;
}
.fixed-header {
	visibility: visible;
}
.ani-header {
	visibility: hidden;
	float:left;
}

.crosses {
	background: url(../img/site/crosses.gif) no-repeat;
	height:5px;
	line-height:5px;
	position:absolute;
	width: 997px;
	top:-5px;
	left:-5px;
}

.form-input-container {
	background: url(../img/site/form-field-background.gif) no-repeat left top;
	border: 0;
	padding: 2px;
	width: 300px;
	height: 16px;
	color: #A0A0A0;
	vertical-align: bottom;
}
.form-input {
	background-color:#0A0D0D;
	border: 0;
	color: #A0A0A0;
	font-size: 10px;
	height: 16px;
	padding-left: 10px;
	vertical-align: bottom;
	width: 280px;
}

.form_inner_h3 {
	color: #b8b8b8;
	padding:0 10px; 
	line-height:11px;
}

.external-link {
	background: url(../img/site/external-link.gif) no-repeat right;
	padding-right: 20px;
	font-size: 9px;
	color: #666;
	line-height: 15px;
	text-decoration: none;
}
.external-link:hover {
	color:#a0a0a0;
}
.link {
	background: url(../img/site/link-arrow.gif) no-repeat left;
	padding-left: 9px;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.link:hover {
	color:#a0a0a0;
}
.linklarge {
	background:url(../img/site/orange-right-arrow-light.gif) 0 4px no-repeat;
	padding-left: 10px;
	color: #A0A0A0;
	font-weight: 700;
	text-decoration: none;
}
.linklarge:hover {
	color: #b8b8b8;
	background-position: 1px 50%;
}

.background-site {
	background: url(../img/site/grid.gif) repeat 50%;
	width: 100%;
	font-family: Arial;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
.body-corners {
	border-left: 1px solid #151515;
	border-right: 1px solid #151515;
	line-height: 1px;
	height: 1px;
}

.body-cornersdark {
	border-left: 1px solid #272727;
	border-right: 1px solid #272727;
	line-height: 1px;
	height: 1px;
}
.body-cornerslight {
	border-left: 1px solid #454545;
	border-right: 1px solid #454545;
	line-height: 1px;
	height: 1px;
}
.dottedline {
	clear: both;
	border-bottom: 1px dotted #414141;
	margin-bottom: 10px;
	height:1px;
	line-height:1px;
}
.dottedlineblock {
	border-bottom: 1px dotted #414141;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

.dottedline-black {
	clear: both;
	border-bottom: 1px dotted #151515;
	margin-bottom: 10px;
}

.double-right-arrow-button {
	background-image: url(../img/site/double-right-arrow-button.gif);
	width: 30px;
	height: 20px;
	cursor: pointer;
	float: right;
}
.double-left-arrow-button {
	background-image: url(../img/site/double-left-arrow-button.gif);
	width: 30px;
	height: 20px;
	cursor: pointer;
	float: left;
}
.no-arrow-button {
	background: url(../img/site/double-no-arrow-button.gif) no-repeat;
	width: 31px;
	height: 20px;
	float: left;
}

/*General button*/
.button {
	height:21px;
	float:left;
}
.buttonmid {
	height:21px;
	float:left;
	background: url(../img/site/button_mid.gif);
	padding: 0 5px;
	line-height: 22px;
	text-transform:uppercase;
}
.buttonleft {
	height:21px;
	width:2px;
	float:left;
	background: url(../img/site/button_left.gif) no-repeat;
}
.buttonright {
	float:left;
	height:21px;
	width:2px;
	background: url(../img/site/button_right.gif) no-repeat right;
}
.buttonmid a {
	text-decoration:none;
}

.dropdownbuttonmid {
	height:17px;
	float:left;
	background-image: url(../img/site/dropdownbutton-middle.gif);
	line-height: 18px;
	text-transform:uppercase;
	cursor: pointer;
	color: #FFA600;
	font-size: 9px;
}
.dropdownbuttonleft {
	height:17px;
	width:10px;
	float:left;
	background: url(../img/site/dropdownbutton-left.gif) no-repeat;
}
.dropdownbuttonright {
	float:left;
	height:17px;
	width:30px;
	background: url(../img/site/dropdownbutton-right.gif) no-repeat right;
}
.dropdownbuttonmid:hover {
	background-image: url(../img/site/dropdownbutton-middle_roll.gif);	
}
.dropdownbuttonmid a {
	text-decoration:none;
}


.darkbuttoncontainer {
	height:23px;
	white-space:nowrap;
	float:left;
	background-image: url(../img/site/darkbutton_mid.gif);
	line-height: 23px;
	cursor: pointer;
}
.darkbuttonleft {
	height:23px;
	width:2px;
	float:left;
	background: url(../img/site/darkbutton_left.gif) no-repeat;
}
.darkbuttonright {
	float:left;
	height:23px;
	width:2px;
	background: url(../img/site/darkbutton_right.gif) no-repeat right;
}
.darkbuttonmid {
	float:left; 
	padding:0 10px;
	text-transform:uppercase;
	color: #FFA600;
	font-weight: 700;
	font-size: 11px;
	text-align: center;
	white-space:nowrap;
}
.darkbuttoncontainer:hover {
	background-image: url(../img/site/darkbutton_mid_roll.gif);	
}
.darkbuttonmid a {
	text-decoration:none;
}

/*End General button*/
/** tab classes **/
.tab-small {
	float: left;
	top: 0;
	position: relative;
}
.tab-active-small-left {
	float: left;
	background: url(../img/site/tab-active-small-left.gif) no-repeat;
	width: 1px;
	height: 23px;
}
.tab-active-small-left-shadow {
	float: left;
	background: url(../img/site/tab-active-small-left-shadow.png) no-repeat;
	width: 5px;
	height: 23px;
}
.tab-active-small-right {
	float: left;
	background: url(../img/site/tab-active-small-right.png) no-repeat;
	width: 18px;
	height: 23px;
}
.tab-active-small-middle {
	float: left;
	line-height: 23px;
	padding: 0 7px 0 10px;
	height: 23px;
	background-color: #545454;
	color: #151515;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.tab-active-small-middle a {
	color: #151515;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.tab-small-left {
	float: left;
	background: url(../img/site/tab-small-left.png) no-repeat;
	width: 5px;
	height: 23px;
}
.tab-small-left-first {
	float: left;
	background: url(../img/site/tab-small-left-first.gif) no-repeat;
	width: 1px;
	height: 23px;
}
.tab-small-right {
	float: left;
	background: url(../img/site/tab-small-right.png) no-repeat;
	width: 18px;
	height: 23px;
}
.tab-small-middle {
	float: left;
	background: url(../img/site/tab-small-middle.png) repeat-x;
	line-height: 23px;
	padding-left: 20px;
	padding-right: 7px;
	height: 23px;
	color: #F19D16;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.tab-small-middle a {
	color: #F19D16;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.small-tab {
	float: left;
}
.small-tab-side {
	float: left;
	background: url(../img/site/tab-small-passive-passive.gif) no-repeat;
	width: 15px;
	height: 23px;
}
.small-tab-middle {
	float: left;
	background: url(../img/site/tab-small-passive-middle.gif) repeat-x;
	line-height: 23px;
	padding: 0 10px;
	height: 23px;
	color: #F19D16;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.small-tab-left-active {
	float: left;
	background: url(../img/site/tab-small-active-first.gif) no-repeat;
	width: 1px;
	height: 23px;
}
.small-tab-middle-active {
	float: left;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 7px;
	height: 23px;
	background-color: #545454;
	color: #151515;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.small-tab-side-active-passive {
	float: left;
	background: url(../img/site/tab-small-active-passive.gif) no-repeat;
	width: 15px;
	height: 23px;
}
.small-tab-side-passive-active {
	float: left;
	background: url(../img/site/tab-small-passive-active.gif) no-repeat;
	width: 5px;
	height: 23px;
}
.small-tab-side-active-last {
	float: left;
	background: url(../img/site/tab-small-active-last.gif) no-repeat;
	width: 13px;
	height: 23px;
}
.small-tab-side-passive-last {
	float: left;
	background: url(../img/site/tab-small-passive-last.gif) no-repeat;
	width: 13px;
	height: 23px;
}
.tab-active-small-left {
	float: left;
	background: url(../img/site/tab-active-small-left.gif) no-repeat;
	width: 1px;
	height: 23px;
}
.tab-active-small-left-shadow {
	float: left;
	background: url(../img/site/tab-active-small-left-shadow.png) no-repeat;
	width: 5px;
	height: 23px;
}
.tab-active-small-right {
	float: left;
	background: url(../img/site/tab-active-small-right.png) no-repeat;
	width: 18px;
	height: 23px;
}
.tab-active-small-middle {
	float: left;
	line-height: 23px;
	padding: 0 7px 0 10px;
	height: 23px;
	background-color: #545454;
	color: #151515;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.tab-active-small-middle a {
	color: #151515;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.tab-small-left {
	float: left;
	background: url(../img/site/tab-small-left.png) no-repeat;
	width: 5px;
	height: 23px;
}
.tab-small-left-first {
	float: left;
	background: url(../img/site/tab-small-left-first.gif) no-repeat;
	width: 1px;
	height: 23px;
}
.tab-small-right {
	float: left;
	background: url(../img/site/tab-small-right.png) no-repeat;
	width: 18px;
	height: 23px;
}
.tab-small-middle {
	float: left;
	background: url(../img/site/tab-small-middle.png) repeat-x;
	line-height: 23px;
	padding-left: 20px;
	padding-right: 7px;
	height: 23px;
	color: #F19D16;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.tab-small-middle a {
	color: #F19D16;
	font-weight: 700;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
/** end tab classes **/

/** header classes **/
.header {
	background: url(../img/site/header-background.gif) repeat-x;
	height: 83px;
	width: 988px;
	position: relative;
}
.logo {
	background: url(../img/site/logo3.png) 0 0 no-repeat;
	height: 52px;
	width: 179px;
}
.welcome {
	font-size: 9px;
	color: #8F8F8F;
	text-transform:uppercase;
}
.search-input-container {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/site/search-background.gif) no-repeat left;
	border: 0;
	padding: 2px;
	width: 116px;
	height: 16px;
	color: #A0A0A0;
	margin-right: 5px;
	vertical-align: bottom;
}
.find-button {
	height: 13px;
	width: 41px;
	position: absolute;
	left: 125px;
	top: 0;
	background: url(../img/site/findback.gif) no-repeat;
	font-weight: 700;
	font-size: 9px;
	color: #ffa600;

	text-align: center;
	line-height: 0.8;
	padding-top: 7px;
	cursor: pointer;
}
.find-button:hover {
	background-image: url(../img/site/findback_roll.gif);
}
.search-input {
	border: 0;
	background-color: #0A0D0D;
	color: #A0A0A0;
	height: 16px;
	width: 106px;
	height: 16px;
	padding-left:10px;
	font-size: 10px;
	vertical-align: bottom;
}
.menucontainer {
	position: relative;
	background: url(../img/site/menu-background.gif) no-repeat left;
	padding-bottom: 4px;
	padding-top: 4px;
	height: 20px;
	width: 988px;
	z-index: 20;
}
.header-button-left {
	position: absolute;
	left: 0;
	top: -2px;
}
.header-button-right {
	position: absolute;
	left: -2px;
	top: -2px;
}
.header-button-middle {
	float: left;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	background: url(../img/site/button-background.gif) repeat-x left;
	cursor:pointer;
}
.header-button-middle-active {
	float: left;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	background: url(../img/site/button-rollover.gif) repeat-x left;
	color:#A0A0A0;
}
.header-button-middle-selected {
	background: url(../img/site/button-background-selected.gif) repeat-x left;
	color: #F15516;
	letter-spacing: 1px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: 700;
}

.header-button a, .header-button-middle-active a {
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	color: #A0A0A0;
	letter-spacing: 1px;
	cursor:pointer;
}
.header-button a:hover {
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	color: #A0A0A0;
	letter-spacing: 1px;
	cursor:pointer;
}
.header-button-middle-selected a {
	color: #F15516;
}
.header-button {
	float: left;
	height: 20px;
	cursor: pointer;
}
.header-relative {
	position: relative;
	float: left;
	width: 1px;
}
/** end header classes **/

/** footer section **/
.footer {
	margin: auto;
	vertical-align: top;
	width: 990px;
	text-decoration: none;
	color: #000;
	background:#000000;
}
.footer a {
	text-decoration: none;
	font-weight: 400;
	color: #4B4B4B;
}
.footer a:hover {

	color:#b8b8b8;
}
.footer-linkbox {
	float: left;
	width: 960px;
	border-bottom: 1px solid #1E1F1F;
	padding-bottom: 3px;
	margin: 0 0 4px 10px;
}
.footer_webmaster_popup {
    width:  499px;
	background-color: #141414;
	display: none;
	position: absolute;
	top: 42px;
	left: 352px;
}
.footer_report_abuse_popup {
   width:  499px;
	background-color: #141414;
	display: none;
	position: absolute;
	top: 447px;
	left: 352px;
}
.form-button-left-envelope {
	float: left;
	width: 27px;
	height: 21px;
	background-image: url(../img/site/form-button-left-envelope.gif);
	cursor: pointer;
}
.form-button-left {
	float: left;
	width: 3px;
	height: 21px;
	background-image: url(../img/site/form-button-left.gif);
	cursor: pointer;
}
.form-button-middle {
	float: left;
	height: 21px;
	background: url(../img/site/form-button-middle.gif) repeat-x;
	color: #F19D16;
	font-size: 11px;
	font-weight:700;
	text-transform: uppercase;
	line-height: 21px;
	padding: 0 10px;
	cursor: pointer;
}
.form-button-right {
	float: left;
	width: 3px;
	height: 21px;
	background-image: url(../img/site/form-button-right.gif);
	cursor: pointer;
}
.footer-form-container {
	position: absolute;
	float: left;
	display: none;
	z-index: 1000;
}
.footer-form-top {
	width: 532px;
	height: 18px;
	background-image: url(../img/site/footer-form-top.png);
}
.footer-form-middle {
	width: 480px;
	background-image: url(../img/site/footer-form-middle.png);
	padding: 4px 27px;
	color: #878787;
}
.footer-form-bottom {
	width: 532px;
	height: 18px;
	background-image: url(../img/site/footer-form-bottom.png);
}
.footer-form-txtcontainer-right {
	float:left; 
	width:335px;
}
.footer-form-close {
	float: right;
	line-height: 13px;
	height: 13px;
	padding-right: 23px;
	background: url(../img/site/close.gif) no-repeat right;
	color: #F19D16;
	font-size: 8px;
	text-transform: uppercase;
	cursor: pointer;
}
.footer-form-inner {
	float: left;
	padding: 10px;
	background-color: #272727;
}
.footer-form-input-container {
	float: left;
	background: url(../img/site/footer-form-field-background.gif) no-repeat left;
	border: 0;
	padding: 2px;
	width: 332px;
	height: 16px;
	color: #A0A0A0;
	vertical-align: bottom;
}
.footer-form-input {
	background-color:#0A0D0D;
	border: 0;
	color: #A0A0A0;
	font-size: 10px;
	height: 16px;
	padding-left: 10px;
	vertical-align: bottom;
	width: 308px;
}
.footer-form-input-label {
	float: left;
	width: 123px;
}
.footer-form-textarea-container {
	background: url(../img/site/footer-form-textarea-background.gif) no-repeat left;
	border: 0;
	padding: 2px;
	width: 455px;
	height: 126px;
}
.footer-form-textarea {
	scrollbar-face-color: #0A0D0D;
	scrollbar-arrow-color: #393939;
	scrollbar-track-color: #0A0D0D;
	scrollbar-shadow-color: #393939;
	scrollbar-highlight-color: #393939;
	scrollbar-3dlight-color: #0A0D0D;
	scrollbar-darkshadow-Color: #0A0D0D;
	width: 435px;
	height: 106px;
	border: 0;
	padding: 10px;
	background-color: #0A0D0D;
	color: #A0A0A0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
/** end footer section **/
/** footer scrollpanes **/
.scrollbar-outermenu-abuse {
	background-color:#0b0b0b;
	display: block;
	position: absolute;
}
.scrollbar-corners-abuse {
	z-index: 110;
	background-color:#4a4b4a;
	border-left: 1px solid #151515;
	border-right: 1px solid #151515;
	position: absolute;
	left: 0;
}
.scrollbar-menucontainer-abuse {
	border-left: 1px solid #4a4b4a;
	border-right: 1px solid #4a4b4a;
	position:absolute;
	left:0;
	top:1px;
	overflow:hidden;
	z-index:100
}
div#scrollbar-innercontainer-abuse {
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	z-index:1;
}
div#scrollbar-container-abuse {
	position:absolute;
	visibility:hidden;
	top:0;
	font-size:1px;
	z-index:2
}
div#scrollbar-track-abuse {
	position:absolute;
	left:0;
	top:12px;
	width:9px;
	border: 1px solid #4A4B4A;
	cursor: pointer;
	z-index: 1;
}
div#scrollbar-dragbar-abuse {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: 1px solid #8B8B8B;
	cursor: pointer;
	z-index: 1;
}
div.scrollbar-content {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:1;
}
/**end footer scrollpanes **/


/** begin mini locale selector**/
.mini-locale-selector {
	background: url(../img/site/mini-loc-select-backgr.gif) no-repeat left;
	line-height: 19px;
	float: right;
	width: 72px;
	height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #A0A0A0;
	letter-spacing: 1px;
	padding: 1px 2px 0 10px;
	text-align: left;
}
.mini-locale-selector .link:hover {
	background: url(../img/site/link-arrow_roll.gif) no-repeat left center;
}
#localeCode {
	padding-left:5px;
	display:inline;
	cursor:pointer;
}
/** end mini locale selector**/


/** Locale selector **/
.locale_dropdown {
	z-index: 20;
	float:  right;
	width:  174px;
	display: none;
	position: absolute;
	top: 0px;
	left: 792px;
	text-align: left;
}
.locale_dropdown_innerdiv {
	padding: 0 13px 3px 13px;
	background-color: #141414;
	border-left: 1px solid #4a4b4a;
	border-right: 1px solid #4a4b4a;
}
.continent-header {
	height: 18px;
	width: 100%;
	font-weight: 700;
	color: #a0a0a0;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-transform:capitalize;
}
.locales {
	height: 16px;
	width: 100%;
	font-weight: 400;
	color: #5f5f5f;
	margin: 0;
	padding: 0;
	text-transform:capitalize;
	cursor: pointer;
}
.locales:hover {
	color: #b8b8b8;
}
.locale_selector_dashed_line {
	background: url(../img/site/dashed_line_locale.jpg) no-repeat;
	height: 1px;
	width: 100%;
}
.locale_flag {
	width: 16px;
	height: 11px;
	padding-right: 5px;
}

/** BEGIN Footer **/
.ps3_logo {
	background: url(../img/site/ps3-logo.gif) no-repeat left bottom;
	height: 20px;
	width: 80px;
	float:right;
	padding-right: 29px;
}
.guerrilla_logo {
	background: url(../img/site/guerrilla-logo.gif) no-repeat;
	width:18px;
	height:25px;
	float:left;
}
/** END FOOTER **/

/** Storyline **/

a.breadcrumblink {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

h1 span.breadcrumb {
	font-weight: bold;
	font-size: 12px;
	color: #666;	
	padding: 10px 10px 10px 20px;
}
h2 span.breadcrumb {
	font-weight: bold;
	font-size: 10px;
	color: #666;
	padding: 12px 10px 10px 0px;
}

.footer_logo {
	float:left;
	padding-right: 59px;
}



