
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: Arial, Verdana, sans-serif; 
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#996633; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99;}

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #996633; text-decoration: none; }
a:hover { color: #ffcc66; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

body { margin: 0px; background: url('../img/bg.jpg') repeat top; }

#container { width:950px; height:auto; margin: 0 auto 0 auto; background-color:#000000; position:relative; top:0px; z-index:1;}

#support-badge { position:absolute; top:410px; right:30px; z-index:9999999; }

header #top { height:533px; width:950px; background: url('../img/top_bg1.jpg') no-repeat top; border-bottom: 1px solid #663300; vertical-align: top; }


#logo { height:160px; width:160px; margin: 0 0 0 40px; position:absolute; top:0px; z-index:9000; }


#facebook_like { width:100%; height:30px; background: url('../img/top_bg2.png') no-repeat 0px -5px ; }

.fb-like { width:90px; margin:5px 0 0 0; float:right; display:block; }


#main_nav { width:100%; min-width:300px; height:15px; margin:10px 0 0 200px; display:block; }

#main_nav ul {  }

#main_nav li { color:#996633; font-size:.8em; text-transform:uppercase; display:inline; margin: 7px; }

#main_nav li .selected { color:#ffcc66; }


#game_content { width:100%; display:block; margin:30px 0 0 0; }

#game_content .phrase img { width:617px; margin: 0 0 0 260px; }

#game_content .desc { width:617px; font-size:13px; color:#d1d1d1; margin:10px 0 0 260px; }

#game_content .img { height:274px; width:884px; background: url('../img/game3.png') no-repeat top; margin:30px 0 0 0; }

#social { height:44px; width:135px; margin:-10px 0 0 30px; z-index:8000; }

.order_form { width:400px; height:32px; margin: 0 auto 0 auto; display:block; }

.order_btn { width:229px; height:32px; display:inline; overflow:hidden; float:left; }

.order_btn:hover form { margin-top: -33px; }

form.coupon { width:165px; height:20px; display:inline; float:left; margin:2px 0 0 5px;}

form.coupon input { width:50px; height:15px; display:inline; }

form.coupon .textFld input { 
	width:100px;
	height:15px;
	background-color:#61574d;
	margin:0 5px 0 0;
	color:#999;
}

form.coupon .submitBtn input { 
	width:50px;
	height:18px;
	color:#e1e1e1;
	background-color:#d7760f;
	font-size:11px;
	font-weight: bold;
	border:0px;
	text-shadow: 1px 1px 1px #000000;
	padding:2px 0 0 0;
}

.border { border:solid 1px red;}

#main { width:950px; height:400px; background: url('../img/words.jpg') repeat-y 0px 40px; vertical-align:top; }

#main #bottom { height:40px; width:950px; background: url('../img/top_bg2.png') no-repeat top; padding: 35px 0 0 0;}

#tabs { 
	width:357px;
	height:34px; 
	font-size:16px; 
	color:#c86400; 
	background-color:#3c1e00; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	border-bottom-right-radius: 5px; 
	border-bottom-left-radius: 5px; 
	position:relative; 
	top:-24px; 
	right:40px; 
	float:right; 
	text-align:center; 
	overflow:auto;
	visibility: hidden;
}

#tabs .tab { 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	border-bottom-right-radius: 5px; 
	border-bottom-left-radius: 5px; 
	display:inline; 
	padding:8px 10px 8px 10px; 
	position:relative; 
	top:8px; 
	text-align:center; 
}

#tabs .tab a { width:140px; height:34px; text-align:center; }

#tabs #selected { 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	border-bottom-right-radius: 5px; 
	border-bottom-left-radius: 5px; 
	background-color:#5a2d00;
}

#tabs #selected a { color:#e49600; }

#tabs_indicator { 
	width:357px; 
	height:34px; 
	position:relative; 
	right:40px; 
	float:right; 
	vertical-align:center; 
	overflow:auto;
	z-index:99997;
}

#tabs_indicator .tab { 
	width:70px;
	display:inline; 
	padding:8px 10px 8px 10px; 
	position:relative; 
	top:8px; 
	text-align:center;
	border: red 1px solid;
}


.feature_title { width:400px; height:24px; background: url('../img/feature_title.gif') no-repeat; margin:0 10px 0 65px; display: inline; float:left; }

.submit_title { width:400px; height:24px; background: url('../img/submitVideo_title.gif') no-repeat; margin:0 50px 0 20px; display: inline; float:right; }

#myVideo { width:400px; height:300px; }

/* #submit_content { width:450px; display:inline; float:right; text-align:top; position:relative; top:-325px; } */

/* div {border:solid 1px red;} */


#video_content { width:400; height:330px; padding:0 10px 0 0; margin:0 0 0 65px; display:inline; float:left; }

#submit_content { width:410px; height:330px; padding:0 0 0 20px; margin:-20px 40px 0 0; display:inline; float:right; }

.submit_desc { font-size:15px; line-height:20px; color:#d1d1d1; margin: 0 50px 20px 0; }

.submit_disclaimer { width:200px; font-size:12px; line-height:15px; color:#999; margin: 0 0 20px 25px; display:inline; float:left; }

#submit_button a, #submit_button a:visited, #submit_button a:active { width:156px; height:106px; background: url('../img/addVideo.png') no-repeat; display:inline; float:left; }

#submit_button a:hover { background: url('../img/addVideo_ro.png') no-repeat; }



footer { width:950px; height:auto; background-color:#231400; border-top: 1px solid #663300; font-size:9px; color:#996633; }

#footer_top { width:950px; }

#footer_nav { width:450px; height:35px; position:relative; top:20px; left:40px; }

.footer_nav_list { height:35px; border-right: 1px solid #996633; list-style-type:none; margin:0 15px 0 0; padding: 0 35px 0 0; display:inline; float:left; }

#credit_cards { width:253px; height:32px; position:relative; top:-10px; left:660px; }

#footer_signoff { width:950px; margin: 10px 0 0 0; }

#footer_social { width:900px; height:30px; position:relative; left:40px; margin:0 0 10px 0; }

#footer_social img { width:28px; height:28px; vertical-align:middle; padding:0 7px 0 0; display:inline; float:left; }

#footer_social p { width:250px; height:28px; vertical-align:text-bottom; padding: 4px 0 0 5px; display:inline; float:left; }

#footer_social p a { color:#ffcc66;}

#copyright { width:900px; height:40px; position:relative; left:40px; margin:0 0 20px 0; }



/* div {border: red 1px solid;} */







.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}