/* DEFAULT DEFINITION */
html, body { margin:0; padding:0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#666666; background: #461D01 url(../img/bg_main_container.jpg) top center repeat-x; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#FF0000; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.alignCenter { text-align:center; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
.smallTxt { font-size:0.9em; }
.bigTxt { font-size:1.1em; }
.blue { color:#3B8BD4; }
ol { padding:0 0 12px 30px; list-style:decimal; }

/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif */

.hr { clear:both; background:url(../img/bg_hr.gif) left 10px repeat-x; height:30px; } 
.hr hr { display:none; }

.colorred { color:#FF3300; }
.txtunderlined { text-decoration:underline; color:#000; }
.clearboth { clear:both; }

/* FORMS */
input, select, textarea, button { font:1em Arial, Verdana, Helvetica, sans-serif; color:#333; }
.inputText, textarea  { border:1px solid #544B3B; padding:2px; }
select { border:1px solid #7f9db9; padding:1px; }

/* H TITLES */
h1 { display:block; margin:0 0 12px 0; padding:0 0 8px 0; color:#FF3300; font-weight:bold; font:26px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; background: url(../img/bg_h1.gif) bottom left repeat-x; }
h2 { display:block; margin:0 0 10px 0; color:#434343; font-weight:bold; font:17px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }

/* MAIN CONTAINER */
#main-container { width:760px; margin:0px auto; }
.bg-container { float:left; width:100%; background:url(../img/bg_container.gif) top left repeat-y; }
.bg-container-top { float:left; width:100%; background:url(../img/bg_container_top.gif) top left no-repeat; }
.content { padding:0 6px; }



/* MAIN HEADER */
#main-header { width:100%; height:251px; background:url(../img/bg_header.gif) top left no-repeat; float:left; }
#header { padding:0 6px; }

.animation { width:100%; height:212px; float:right; }
.games { float:left; margin:4px 0 0 0; }

/* MAIN HEADER - LOGO */
#logo { width:270px; }
#logo a { position:absolute; display:block; width:270px; height:126px; text-indent:-9999px; margin:50px 0 0 0; }

/* MAIN HEADER - MAIN NAVIGATION */
#mainNav { float:right; display:block; width:576px; height:32px; margin:4px 0 0 0; background:url(../img/bg_menu.gif) top left no-repeat; }
#mainNav ul { padding:0 20px 0 0; float:right; }
#mainNav ul li { display:inline; }
#mainNav ul li.last a { background:none; }
#mainNav ul li a { display:block; float:left; padding:8px 22px 8px 18px; color:#A03C0B; font-weight:bold; text-align:center; text-decoration:none; background:url(../img/bg_mainNav.gif) top right no-repeat; margin:1px 0 0 0; }
* html #mainNav ul li a { float:left; }
#mainNav ul li a:hover { color:#035875; text-decoration:none; }


/* LEFT COLUMN */
.leftCol { float:left; width:168px; }
.leftCol p { display:block; margin:0 0 3px 0; }


.rightCol { width:562px; float:right; padding:10px 7px 0 0; }


.paragraph { clear:both; display:block; }
.paragraph p { display:block; margin:0 0 14px 0; }

.list01 { display:block; margin:0 0 10px 20px; }
.list01 li { background:url(../img/icoArrow.gif) left 3px no-repeat; padding:0 0 0 12px; margin:0 0 4px 0; display:block; }

.picRight { float:right; padding:0 0 0 10px; }
.picRight img { border:1px solid #000; }

.picLeft { float:left; padding:0 10px 0 0; }
.picLeft img { border:1px solid #000; }

.servColL { float:left; width:46%; background:url(../img/bg_dotted01.gif) right top repeat-y; }
.servColR { float:right; width:46%; }





/* MAIN FOOTER */
#main-footer { width:100%; clear:both; }
#footer { background:url(../img/bg_footer.gif) top left repeat-x; width:760px; height:100px; margin:0px auto; }

/* MAIN FOOTER - BOTTOM NAVIGATION */
.botNav { text-align:right; padding:18px 0 0 0; color:#fff; display:block; text-align:center; }
.botNav a { color:#fff; text-decoration:none; padding:0 10px; }
.botNav a:hover { text-decoration:underline; color:#A73A05; }
 
.copyright { color:#9B8576; display:block; padding:14px 0 0 10px; font-size:11px; line-height:16px; text-align:center; }
.copyright a { color:#9B8576; }



.contact-form { margin:0px auto; width:500px; text-align:left; padding:10px; }
.contact-form td { vertical-align:middle; padding:8px 0 8px 10px; }
.formContact { width:100%; }
.formContact .inputText { width:210px; padding: 2px 4px 2px 4px; border:1px solid #EBC55D; vertical-align:middle; color: #666666; }
.formContact #msgContactForm { width:210px; font-family:Arial, Helvetica, sans-serif; }
.btn input { border:1px solid #FF0000; padding:4px 8px; background:#838383; cursor:pointer; color:#fff; font-weight:bold; }