/* CSS Document */
body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
    -webkit-text-size-adjust:none; /* stop non consistent text scaling in mobile Safari */
}

* {
	color: #000;
}

a {
	outline: none;
}

a img {
	border: none;
}

#v2011_vertical_menu {
	height: 96px;
	padding: 14px 0 0 0;
	width: 100%;
	z-index: 501;
	position: fixed;
	top:0;
}

#v2011_logo {
	margin: 0 0 0 8px;
	position: absolute;
	top: 14px;
	z-index: 99999999;
}

#v2011_vertical_menu ul {
	list-style: none;
	width: 960px;
	padding: 0;
	margin: 52px 0 0 0;
}


*+html #v2011_vertical_menu ul:hover {
	height: 50px;
}

#v2011_vertical_menu ul li {
	float: left;
}

#v2011_vertical_menu ul li a {
	float: left;
}

#v2011_vertical_menu ul li div {
	display: none;
	width: 100%;
	height: 36px;
	position: absolute;
	left: 0;
	top: 109px;
	z-index: 99999999;
}

#v2011_vertical_menu ul li div ul {
	width: 960px;
	margin: 0 auto 0 auto;
	overflow: visible;
	height: 36px;
}

#v2011_vertical_menu ul li.hover div,
#v2011_vertical_menu ul li:hover div {
	display: inline;
}

#v2011_vertical_menu ul li a {
	color: #FFFFFF;
    display: block;
    float: left;
    margin: 0;
    padding: 11px 8px 13px;
    text-decoration: none;
}

#v2011_vertical_menu ul li div ul li a{
	padding: 8px;
}
#v2011_vertical_menu ul li div ul li.smallsecmenu a {
	padding: 9px 4px 8px 4px;
}
#v2011_vertical_menu ul li div ul li.minisecmenu a {
	padding: 10px 3px 9px 3px;
}

.v2011_center960 {
	margin: 0 auto 0 auto;
	width: 960px;
}

.v2011_clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#v2011_slot-a {
	height: 400px;
	padding:0px 0 0 0;
	background: url(../../media/images/ajax-loader.gif) center center no-repeat #ffffff;
}

ul#fade_indicators {
	width: auto;
	margin: 0;
	position: absolute;
	top: -55px;
	left: 0;
	width: 200px;
	display: block;
	z-index: 100;
}

ul#fade_indicators li {
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin: 0 5px 0 0;
}
		
ul#fade_indicators li a {
	position:relative;
	width:12px;
	height:12px;
	float:left;
	margin:0;
	/*display:inline;*/
	font-size:1px;
	background-position:0 0;
}	
		
ul#fade_indicators li.active a {
	background-position:0 -24px;
	cursor: pointer;
}

ul#fade_indicators li a:hover {
	background-position:0 -12px;
	cursor: pointer;
}

ul#fade_indicators li.active a:hover {
	background-position:0 -24px;
	cursor: pointer;
}
		
#v2011_slot-a #billy_clip { 
	margin: 0;
	padding: 0;
	/*width: 940px; */
	position: relative; /* For IE */
	overflow: hidden;
	height: 400px;
	z-index:100;
}

#v2011_slot-a ul#billy_fader {
	margin: 0;
	width: 100%;
	padding: 0;
	height: 400px;
	display: block;
	float: left;
	position: relative;
}
	
#v2011_slot-a ul#billy_fader li {
	width: 100%;
	height: 400px;
	float: left;
	display: block;
	text-align: center;
}
	
#v2011_slot-a ul#billy_fader li a img {
	border: none;
}	
#v2011_slot-a #flashcontainer {
	position:absolute;
	left:0px; 
	text-align:center; 
	width:100%;
}
#v2011_slot-b {
	height: 160px;
	padding: 20px 0;
}

#v2011_slot-b div.scrollableB {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 940px;
    z-index: 1;
	margin: 0 10px;
}

#v2011_slot-b div.scrollableB div.items {
    height: 160px;
    position: relative;
    width: 200000em;
}

#v2011_slot-b div.scrollableB div.items a img {
	border: none;
	float: left;
}

#v2011_slot-b div.scrollableB div.items div {
    float: left;
    height: 150px;
    margin: 0 20px 0 0;
    padding: 0;
    text-align: left;
    width: 210px;
}

#v2011_slot-b div.scrollableB div.items span {
    background-color: #FFF;
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #000000;
    height: 40px;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 100px;
    width: 200px;
}




div#slotb-carousel > div.indicators > div {
	position:absolute;
	top:66px;
	width:30px;
	height:30px;
}
div#slotb-carousel > div.indicators > div > a {
	display:block;
	width:30px;
	height:30px;
}
div#slotb-carousel > div.indicators >  div.previous {
	z-index:1000;
	left:-20px;
}
div#slotb-carousel > div.indicators >  div.previous > a {
	background-image:url('../../media/images/buttons_2011/b-slot-navigator.png');
}
div#slotb-carousel > div.indicators >  div.previous > a:hover {
	background-position:60px 0px;
}
div#slotb-carousel > div.indicators >  div.previous > a:active {
	background-position:30px 0px;
}
div#slotb-carousel > div.indicators >  div.nexxt {
	z-index:1000;
	right:-20px;
}
div#slotb-carousel > div.indicators >  div.nexxt > a {
	background-image:url('../../media/images/buttons_2011/b-slot-navigator.png');
	background-position:0px 30px;
}
div#slotb-carousel > div.indicators >  div.nexxt > a:hover {
	background-position:60px 30px;
}
div#slotb-carousel > div.indicators >  div.nexxt > a:active {
	background-position:30px 30px;
}




#lang_switch {
	float: right;
	text-decoration: none;
	color: #FFF;
	margin: 10px 10px 0 0;
}

#breadcrumb {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 470px;
	text-align: right;
	color: #FFF;
}

#breadcrumb a {
	color: #FFF;
	text-decoration: none;
}

#selectbg {
	width: 960px !important;
	height: 130px !important;
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

#selecter {
	width: 700px !important;
	height: 150px !important;
	left: 240px !important;
	padding-top: 5px !important;
}

.drivers table{
	width: 702px;
}

#driverpage table {
	width: 100%;
}

.col220_left {
	width: 220px;
	padding: 0 10px 0 0;
	float: left;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.col220_right {
	width: 220px;
	padding: 0 0 0 10px;
	float: left;
}

.col460 {
	width: 460px;
	padding: 0 10px;
	float: left;
}

input[type=text], input[type=password], input.contact, input.admin, textarea.message, div.inputcheckbox, select.top, select.form {
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 5px;
	color: #333;
}

#content span.button, #content span.buttonhover,
#content a.button, #content a.buttonhover, #content span.submit,
#v2011_slot-b span.button , #v2011_slot-b span.buttonhover {
    -moz-border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: inline-block;
	font-size: 13px;
	font-weight: normal;
    margin: 0;
    outline: 0 none;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    vertical-align: baseline;
	height: 12px;
	width: auto;
	white-space: pre;
}

#content span.submit img {
	display: none;
}

#content a.button, #content a.buttonhover, #content span.submit,
#v2011_slot-b span.button {
    margin: 0 0 0 10px;
}

#content span.button:hover span, #content span.buttonhover:hover span,
body #content a.button:hover span, body #content a.buttonhover:hover span,
#content span.submit:hover, #v2011_slot-b span.button:hover span, #v2011_slot-b span.buttonhover:hover span {
	color: #FFF !Important;
}

#content span.button span, #content span.buttonhover span,
#content a.button span, #content a.buttonhover span,
#v2011_slot-b span.button span, #v2011_slot-b span.buttonhover span {
	background: none;
	color: #FFF !Important;
	display: inline;
	padding: 0;
	height: 12px; 
}

#content span.submit {
	color: #FFF !Important;
	height: 12px;
	vertical-align: top;
    padding: 1px 10px 9px 10px;
}

div.inputcheckbox {
	padding: 0;
}

select.top, select.form {
	padding: 2px;
	height: 24px;
}

textarea.message {
	padding: 5px;
}

#content a {
	text-decoration: none !important;
}

.formarea {
	padding: 10px 20px;
	height: 140px;
    margin-left: -1px;
    margin-top: -240px;
    position: absolute;
    width: 882px;
}

#content .formarea h1 {
	margin-bottom: 10px;
}

#content .formarea h3 {
	margin-bottom: 3px;
}

#content .formarea select {
	margin-bottom: 0;
}

.col1, .col2 {
	float: left;
	width: 430px;
}

.col1 {
	padding: 0 10px 0 0;
}

.col2 {
	padding: 0 0 0 17px;
}

.formarea select {
	width: 300px;
}

.clearit {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

#cmenuarea {
	width: 944px;
	margin: 10px auto 10px auto;
	height: 154px;
}

#cmenuarea .col1 {
	width: 200px;
	margin: 0 3px 0 0;
	height: 134px;
	padding: 10px;
	float: left;
	overflow-y: auto;
}

#cmenuarea .col2 {
	width: 703px;
	height: 154px;
	float: left;
}

#cmenuarea ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#cmenuarea a,
#cmenuarea li {
	text-decoration:none;
	line-height: 1.4em;
	font-size: 11px;
}

#cmenuarea h1 {
	line-height: 1em;
	font-size: 16px;
}

dl#cm {
	width: 200px !important;
	position: absolute;
	top: 441px;
	border-top: none !important;
	margin-left: -1px;
}

dl#cm dd {
	margin: 0;
	padding: 0;
	line-height:0;
}

dl#cm dd ul {
	margin: 0;
	padding: 0 0 10px 10px;
	list-style-type: none;
}

dl#cm dd ul a {
	/*padding: 2px 10px;*/
	font-size: 11px;
}

dl#cm dd img {
	left: 0 !important;
	width: 220px;
}

dl#cm dd a {
	/*display: block;
	padding: 10px;*/
	line-height: 16px;
}

#thumbs {
	width: 723px;
	float: right;
	padding: 0 !important;
}

#headmovie {
	width: 703px;
	float: right;
	padding: 0 !important;
}

#thumbs td {
	padding: 0 0 20px 0 !important;
	text-align: right;
}

#content ol {
	padding: 0 0 0 20px;
}

#jsneeded {
	position: absolute;
	z-index: 99999999;
	background-color: #000;
	top: 0;
	left: 0;
	width: 100%;
	height: 99999px;
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

#jsneeded_message {
	position: absolute;
	z-index: 999999999;
	width: 200px;
	height: 100px;
	background-color: #FFF;
	left: 50%;
	top: 50%;
	margin: -60px 0 0 -120px;
	padding: 20px;
}

.backgroundcolor_dark * {
	color: #FFF;
}

#content .center .backgroundcolor_dark a {
	text-decoration: underline !important;
}

#content .center .backgroundcolor_dark a.button {
	text-decoration: none !important;
}

#partnerplus .v2011_leftcontent {
	width: 100%;
}

#partnerplus .v2011_leftcontent .center {
	width: 710px !Important;
	padding-right: 0 !Important;
}

#partnerplus .v2011_leftcontent .center #filelisting table {
	width: 100%;
}

#partnerplus .v2011_leftcontent .center #filelisting table td img {
	padding: 0 0 10px 10px !Important;
}

#more, #more1, #more2, #more3, #more4, #more5, #more6, #more7, #more8, #more9, #more10, #more12, #more13, #more14, #more15,
#less, #less1, #less2, #less3, #less4, #less5, #less6, #less7, #less8, #less9, #less10, #less12, #less13, #less14, #less15 {
	cursor: pointer;
}

#v2011_vertical_menu li+li+li+li+li+li+li div {
	display: none;
}


#v2011_slot-b .v2011_center960 .backgroundcolor4 {
	position:relative;
	float: left;
	margin: 0 2px 0 10px;
	width: 200px;
	height: 142px;
	padding: 10px;
}

#v2011_slot-b .v2011_center960 .backgroundcolor4 a {
	text-decoration: none;
	font-size: 12px;
}

#v2011_slot-b .v2011_center960 .backgroundcolor4 a.act {
	color: #000;
}
						
#v2011_slot-b .v2011_center960 .backgroundcolor5 {
	position:relative;
	float: left;
	width: 682px;
	height: 142px;
	padding: 10px 18px;
}

#v2011_slot-b .v2011_center960 .backgroundcolor5 h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

#v2011_slot-b .v2011_center960 .backgroundcolor5 p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.box4cols {
	width: 220px;
	margin: 0 20px 20px 0;
	float: left;
	height: 200px;
}

.box3dyncols_first {
	float: left;
	width: 180px;
	margin: 0 20px 20px 0;
}

.box3dyncols_second {
	float: left;
	width: 460px;
	margin: 0 20px 20px 0;
}

.box3dyncols_third {
	float: left;
	width: 220px;
	margin: 0 0 20px 0;
}

#content .box3dyncols_first a.act {
	color: #000 !important;
}

.box3dyncols_second table th {
	color: #FFF;
	padding: 2px 5px;
}

.box3dyncols_second table {
	border-collapse: collapse;
}

.box3dyncols_second table td {
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
}

.box3cols {
	width: 290px;
	float: left;
	margin: 0 30px 30px 0;
}

.box3cols_last {
	width: 290px;
	float: left;
	margin: 0 0 30px 0;
}

.box3cols_first {
	clear: both;
	width: 290px;
	float: left;
	margin: 0 30px 30px 0;
}

.box3dyncols_first #gbt-sidebar ul {
	list-style: none;
	padding: 0;
}

#content .box3dyncols_second h1 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	color: #252525;
}

#content .box3dyncols_second h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #252525;
	font-weight: normal;
	text-transform: none;
}

.ppt {
	display: none !important;
}

#legal { 
	color:#666666;
}