@charset "utf-8";
/* Ultimate Grinder CSS */

*{margin: 0; padding: 0;}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {}
h1,h2,h3,h4,h5,h6 {}
h1 {font-size:xx-large;}
h2 {font-size:x-large;}
h3 {font-size:large;}
h4 {font-size:medium;}
h5 {font-size:small;}
h6 {font-size:x-small;}

.floatRight, .rightColumn {
float: right;
}

#container {
	width: 960px;
	margin: 0px auto;
}

#topNav {
	background-color: #111;
	width: 100%;
	position: fixed;
	height: 48px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #222;
	-webkit-box-shadow: 0 0px 6px 0 #191919;
	box-shadow: 0 0px 8px 0 #191919;
	color: #FFF;
	z-index: 3;
}

#navItem {
font-family: 'PT Sans', sans-serif;
font-size: 16px;
background-color: #303030;
float: left;
height: 26px;
padding: 11px 15px;
display: block;
color: #fff;
text-decoration: none !important;
margin: 0px 1px;
cursor: pointer;
}

.anchor{
  display: block;
  height: 48px;
  margin-top: -48px;
  visibility: hidden;
}

.anchor2{
  display: block;
  height: 48px;
}

#heroBox {
	height: 586px;
	background: url(images/heroImage.jpg) no-repeat top center;
}

#heroBox #logoMain {
    width: 465px;
    height: 180px;
    padding-top: 10px;
}

#ultimategame {
	float: left;
	height: 175px;
	width: 350px;
	margin-top: 200px;
	margin-left: 30px;
}

#ultimategame h1 {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size: 48px;
	color: #fff;
	bottom: -92px;
	left: 97px;
	line-height: 54px;
	text-shadow: 1px 1px 12px #444;
	float: left;
	z-index: 1;
	text-align: right;
}

.rotate5 {
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.circleHighlight {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #FC0;
	right: -80px;
	bottom: 30px;
	width: 110px;
	height: 110px;
	text-align: center;
	padding: 20px;
	-webkit-box-shadow: 2px 2px 4px 0 #333;
	box-shadow: 2px 2px 4px 0 #333;
	font-family: 'PT Sans', sans-serif;
	border: 8px solid #fff;
	float: right;
	z-index: 2;
	margin-top: 200px;
	margin-left: 50px;
}

.circleHighlight h2 {
    font-size: 20px;
	font-weight:700;
    color: #333;
    line-height: 20px;
}

.circleHighlight h3 {
    font-size: 24px;
	font-weight:700;
    color: #1b7dcd;
    line-height: 23px;
}

#sectionOne {
	background: url(images/ricepaper.jpg) repeat #fff;
	min-height: 740px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-top: 30px;
}

#sectionTwo {
    background: url(images/blueBackground.jpg) repeat-x bottom;
    min-height: 600px;
    position: relative;
    padding: 30px 0px 10px 0px;
}

#sectionThree {
    background-color: #5e5e5e;
    min-height: 300px;
    position: relative;
    padding: 30px 0px 10px 0px;
}

#sectionFour {
	background: url(images/ricepaper.jpg) repeat #fff;
	min-height: 110px;
	position: relative;
}

.columnRight {
    width: 320px;
    min-height: 740px;
    float: right;
    position: relative;
    padding-top: 16px;
}

.columnCenter {
    width: 320px;
    min-height: 740px;
    float: right;
    position: relative;
}

.columnLeft {
    width: 320px;
    min-height: 740px;
	float: right;
    position: relative;
    padding-top: 16px;
}

/* SECTION 1 - SCREENSHOTS */
#sectionOne h2 {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    padding-bottom: 10px;
}

.phoneBlackSML {
	background: url(images/blackPhoneSMALL.png) no-repeat top center;
	min-height: 510px;
	padding-top: 86px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 46px;
}

.phoneBlackMED {
	background: url(images/blackPhoneMEDIUM.png) no-repeat top center;
	min-height: 540px;
	padding-top: 92px;
	padding-right: 67px;
	padding-bottom: 0px;
	padding-left: 39px;
}

.appStore {
    text-align: center;
}


/* SECTION 2 - FAQS */
.phoneWhiteSML {
    background: url(images/whitePhoneSMALL.png) no-repeat top center;
    padding: 86px 31px 0px 31px;
    min-height: 500px;
}

#faqs {
    font-family: 'PT Sans', sans-serif;
    width: 660px;
}

#faqs h1 {
	font-family: 'PT Sans', sans-serif;
    color: #fff;
    font-size: 64px;
}

#faqs .question {
    color: #c3c3c3;
    background: url(images/faq-question.png) no-repeat;
    min-height: 29px;
    padding-left: 32px;
}

#faqs p {
    margin-bottom: 4px;
    line-height: 22px;
}

#faqs .answer {
    color: #fff;
    background: url(images/faq-answer.png) no-repeat;
    min-height: 29px;
    padding-left: 32px;
}

#faqs p {
    margin-bottom: 4px;
    line-height: 22px;
}

/* SECTION 3 - SUPPORT */
#sectionThree h1 {
    font-size: 24px;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
}

#footerContact {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
}

#footerContact a:link {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
}

.redBorder{
	border: 3px solid #900;
	height: 30px;
}

.redComment{
	border: 3px solid #900;
	height: 175px;
}

.button {
    -moz-box-shadow: inset 0px 1px 0px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fff;
    box-shadow: inset 0px 1px 0px 0px #fff;
    background: #eee url(/images/gradientBottom.png) repeat-x top center;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    text-indent: 0px;
    display: inline-block;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    width: 140px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    padding: 8px 16px;
}

.green {
    background-color: #59912c !important;
    border: 1px solid #59912c;
    text-shadow: 1px 1px 0px #417616;
    color: #ffffff;
}

/* SECTION 4- FOOTER*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px;
	padding: 20px 0px 30px 0px;
	margin: 0px auto;
	font-size: 11px;
	width: 900px;
}

#footer p {
    color: #000 !important;
    padding: 2px 0px;
}

#footer a {
    color: #4baf00;
}

.w260 {
    width: 260px !important;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 400ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
	width: 800px;
	height: 400px;
	z-index: 1000;
	background-color: #fff;
	background: url(images/ricepaper.jpg) repeat;
	border: 0px solid #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	color: #222;
	position: relative;
	transition: all 5s ease-in-out;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	padding-top: 20px;
	margin-top: 75px;
}

.popup h1 {
	color: #000;
	font-size: 36px;
	margin-bottom: 25px;
	font-family: 'PT Sans', sans-serif;
	margin-top: 30px;
}


.popup h2{
	color: #000;
	font-size: 24px;
	font-weight: 700;
	font-family: 'PT Sans', sans-serif;
	margin-bottom: 10px;
	margin-top: 15px;
}

.popup h3 {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 8px;
	border-bottom: 1px solid #999;
	margin-top: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.popup .close {
	margin-top: -40px;
	margin-right: 10px;
	float: right;
	cursor: pointer;
	width: 160px;
	height: 40px;
	background: url(images/closeButton.png) no-repeat;
	z-index: 1002;
}

.popup .content {
	max-height: 360px;
	overflow: auto;
	padding-right: 30px;
	padding-left: 30px;
	z-index: 1001;
	margin-top: 20px;
	width: 725px;
}

.content p{
padding-bottom: 1em;	
}

.content ul {
	margin-left: 20px;	
}

#popupFooter {
	background-image: url(images/ajaxFooter.png);
	background-repeat: repeat;
	background-position: bottom;
	width: 800px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1001;
}

.errorMsg {
	color: #FF0000;
}
