/** BASIC */
html, body {
height: 85%;
}

* html #content {
height:85%
}


body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #623100;
	outline: none;
	}

a:hover {
	text-decoration: none;
	color: #ff8f20;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-right: 12px;
}

object {
	margin-right: 20px;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width: 960px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
}

#header h1 {
	background: url(images/logo.jpg) no-repeat right 50%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
#topmenu{
width: auto;
margin-top: 20px; 
float: right;
}

#topmenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topmenu li{
	display: inline;
	padding: 0px 5px 0px 5px;
	}

#topmenu a{
	background: url(images/img01.gif) no-repeat left 50%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #623100;
	padding-left: 10px;
}
#topmenu a:hover{
	color: #ff8f20;
	

}

#topmenu .active{
	color: #ff8f20;
}

/** MENU */

#menu {
	width: 960px;
	margin: 0px auto;
	color: #fff;
}


#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#menu li {
	display: inline;
	
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

#menu a:hover {
	background: #000;
	color: #ffffff;
}

#menu .active {
	background: #000;
	color: #ffffff;
}

/** CONTENT */

#content {
	min-height: 100%;
	width: 960px;
	margin: 8px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#contentF {
	min-height: 1200px;
	width: 960px;
	margin: 8px auto;
	padding: 0px 0px 0px 0px;
}

#columnA {
	margin-left: 5px;
	float: right;
	width: 300px;
	padding-left: 10px;
	margin-top: 5px;
}

#columnA h1 {
	height: 22px;
	border-bottom: 1px dashed #ccc;
	font-size: 18pt;
	font-weight: bold;
	color: #3D8618	
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #ccc;
	font-size: 11pt;
	font-weight: bold;
	display: table-cell;
	color: #3D8618	
}

#columnA h3 {
	height: 22px;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;	
}
#columnB {
	min-height:600px;
	background: url(images/page_bg.jpg) repeat-y right top;
	overflow:auto;
	float: left;
	width: 620px;
	padding-right: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#columnB h1 {
	height: 22px;
	word-spacing: normal;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	border-spacing: 5px;
	line-height: 100%;
	font-size: 16pt;
	font-weight: bold;
	color: #3D8618
}

#columnB h3 {
	height: 22px;
	word-spacing: normal;
	border-bottom: 1px dashed #eee;
	padding-bottom: 2px;
	display: table-cell;
	line-height: 100%;
	font-size: 14pt;
	font-weight: bold;
	color: #3D8618
}
#columnB h2 {
	height: 20px;
	font-size: 12pt;
	font-weight: normal;
	line-height: 100%;
	color: #ff8f20;
}

.docs_list {
	background-image: url(images/file.png);
	background-repeat: no-repeat;
	background-position:0 40%;
	font: bold 18px 'Trebuchet MS', Arial, Sans-serif;
	color: #ff8f20;
	margin: 5px;
	padding-left:20px;
	list-style: none;
}

.docs_list a {
	color: #623100;
}

#column_Admin {
	width:100%;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
#column_Admin h1 {
	height: 22px;
	word-spacing: normal;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	border-spacing: 5px;
	line-height: 100%;
	font-size: 16pt;
	font-weight: bold;
	color: #3D8618
}
#column_Admin h2 {
	height: 20px;
	font-size: 12pt;
	font-weight: normal;
	line-height: 100%;
	color: #ff8f20;
}
#column_Admin h3 {
	height: 22px;
	word-spacing: normal;
	border-bottom: 1px dashed #eee;
	padding-bottom: 2px;
	display: table-cell;
	line-height: 100%;
	font-size: 14pt;
	font-weight: bold;
	color: #3D8618
}
#column_Admin table img{
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
}

.formbutton{
width: 81px;
height: 28px;
border: none;
cursor:pointer;
background:url(images/buy_now_btn.jpg);
}


.errormessage{
	color:red;
	padding-left:10px;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(images/tab_orange.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #623100;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #ff8f20;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: 0.4;
}
.tabs-container {
	width: 593px;
	height: auto;
    border: 1px solid #ccc;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(images/loading.gif) no-repeat 0 50%;
}

//*tables*//
table {
	width: 650px;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}

table img{
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;

}

caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(bg_caption.jpg) right top;
	height: 45px;
	color: #ff8f20;
}
thead th {
	background: url(images/bg_th2.jpg) no-repeat right;
	height: 47px;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
tbody tr {
background: url(images/bg_td1.jpg) repeat-x top;

}
tbody tr.odd {
	background: url(images/bg_td2.jpg) repeat-x;
}

tbody th,td {
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 3px 3px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
table a {
	color: #623100;
	text-decoration: underline;
}
table a:hover {
	color: #ff8f20;
	text-decoration: underline;
}
tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}


/** FOOTER */

#footer {
	display:block;
	margin: 0 auto 0;
	height: 159px;
	background: url(images/img03.jpg) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	font-size: 10px;
	color: #666;
}

#footer a {
	color: #CCCCCC;
}

#footer ul {
	margin: 0px;
	padding-top: 60px;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a {
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
}

#footer a:hover {
	color: #ffffff;
}

/*contact form*/

input {
  font-size: 14px;	
  margin-left: 50px;
  width: 200px;
  font-family: Tahoma;
  font-size: 8pt;
 }
  
.checkbox {
	width:auto;
	margin-left: 0px;
  }
.btnrefresh {
	width:80px;
	font-family: Tahoma;
  	font-size: 8pt;
	margin-left: 0px;
	float:right;
  }
.txtinput {
	width:150px;
	font-family: Tahoma;
  	font-size: 8pt;
	margin-left: 0px;
	float:left;
  }   
.btnsimple {
    font-family: Tahoma;
  	font-size: 8pt;
	width:auto;
	margin: 0px;
	float:right;
  }     
  
  .label {
	width:50px;
  }
  
 submit {
	width: auto;
	font-size: 12px;
    text-align: right;
  }
  
  textarea {
  margin-left: 26px;
  width: 300px;
  font-family: Tahoma;
  font-size: 8pt;
  }

  .error {
  font-family: Tahoma;
  font-size: 8pt;
  color: red;
  margin-left: 90px;
  display:none;
  }
  
  .games_video {  	
  	margin: 0px;
	padding: 4px;
	border: 0;			
	background: 0;	
  }
  
 .games_video td,tr {
  	margin: 0px;
	padding: 4px;
	border: 0;			
	background: 0;		
  } 
  