/* CSS Reset */

*, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, input, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button {
	margin  :  0;
	padding  :  0;
	border  :  0;
	outline  :  0;
	vertical-align  :  baseline;
	background  :  transparent;
	font-family : 'Source Sans Pro', sans-serif;
}

html {
  background-attachment:fixed;
  background-clip:border-box;
  background-color:transparent;
  background-image:url(http://www.gowithit-hosting.com/images/fullbg.jpg);
  background-origin:padding-box;
  background-position:50% 50%;
  background-repeat:no-repeat no-repeat;
  background-size:cover;
}

p {
	font-size : 13px;
	line-height : 1.8em;
	color : #6b6b6b;
	text-shadow : #000000 0px 2px 0px;
}

h1 {
	font-size : 72pt;
	font-weight : bold;
	letter-spacing : -2px;
	color : #e2e2e2;
	text-shadow :  #000000 0px 5px 6px;
	margin-top : 45px;
	text-align : center;
}

img {
	display : block;
}

a {
	font-size : 13px;
	color : #6b6b6b;
	text-shadow :  #000000 0px 2px 0px;
}

/* End CSS Reset */

/* Main layout */

#wrap {
	margin : 0 auto;
	width : 850px;
	height : 100%;	
}

#statistics { 
	background-image : url('../img/container-bg.png');
	width : 570px;
	padding-top : 30px;
	padding-left : 40px;
	padding-right : 40px;
	padding-bottom : 30px;
	border : 1px solid #000000;
	text-align : left;
	border-radius :  0px 0px 10px 10px; 
	-moz-border-radius :  0px 0px 10px 10px; 
	-webkit-border-radius :  0px 0px 10px 10px;
	-moz-box-shadow : inset 0px 1px 0px 0px #414141;
	-webkit-box-shadow : inset 0px 1px 0px 0px #414141;
	box-shadow : inset 0px 1px 0px 0px #414141;
	display : none;	
}

#stat-table {
	margin-bottom : 1px;
	font-size : 12px;
	color : #878787;
	width : 570px;
	text-align : left;
	border-collapse : collapse;
}

#stat-table th {	
	font-size : 15px;
	font-weight : normal;
	color : #ffffff;
	padding : 8px;
	background : #3f93c4;
	border-top : 5px solid #25719e;
	border-bottom : 1px solid #343434;
	
}

#stat-table td {
	padding : 8px;
	background-image : url('../img/container-bg.png');
	border-bottom : 1px solid #000000;
	border-top : 1px solid transparent;
	-moz-box-shadow :  0px 1px 0px 0px #303030;
	-webkit-box-shadow :  0px 1px 0px 0px #303030;
	box-shadow :  0px 1px 0px 0px #303030;
}

#stat-table tr:hover td {
	background : #1f1f1f;
}

#graphic {
	width : 570px;
	height : 18em;	
	margin-top: 35px;
	color : #878787;
	font-size: 0.75em;
	font-weight : bold;
}

#graphic .label {
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;
}

p.title {
	font-size : 30px;
	line-height : 1em;
	margin-bottom : 15px;
	color : #878787;
}

#stat-btn {
	background-color : #212121;
	margin-top : -1px;
	width : 80px;
	height : 25px;
	padding-top : 8px;
	padding-left : 10px;
	padding-bottom : 5px;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
	border-radius :  0px 0px 5px 5px; 
	-moz-border-radius :  0px 0px 5px 5px; 
	-webkit-border-radius :  0px 0px 5px 5px;
	-moz-box-shadow :  0px 1px 0px 0px #414141;
	-webkit-box-shadow :  0px 1px 0px 0px #414141;
	box-shadow :  0px 1px 0px 0px #414141;
	cursor : pointer;
}

#stat-btn p {
	margin-left : 7px;
	color : #4ca4d3;
	font-size : 12px;
	text-align : center;
}

#stat-btn img {
	position : absolute;
}

span#sale-tag {
	background-image : url('../img/sale-tag.png');
	width : 97px;
	height : 96px;
	position : absolute;
	margin-left : -55px;
	margin-top : -15px;
}

#container {
	background-image : url('../img/container-bg.png');
	width : 570px;
	margin-top : 40px;
	padding-top : 30px;
	padding-left : 40px;
	padding-right : 40px;
	padding-bottom : 30px;
	border : 1px solid #000000;
	text-align : left;
	border-radius : 10px; 
	-moz-border-radius : 10px; 
	-webkit-border-radius : 10px;
	-moz-box-shadow : inset 0px 1px 0px 0px #414141;
	-webkit-box-shadow : inset 0px 1px 0px 0px #414141;
	box-shadow : inset 0px 1px 0px 0px #414141;
}

p.success_message { /* Message which appears after sending e-mail style */
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	width:570px;
	height:auto;
	margin-bottom:10px;
}

p.success_message img {
	width:15px;
	height:15px;
	float:left;
	padding-right:10px;
	padding-top:3px;
}

#container p {
	width : 310px;
	float : left;
	
}

#container span {
	color : #4ca4d3;
}

img#light-source {
	margin-top : -31px;
	position : absolute;
	z-index : -1;
}

#price-tag {
	background-image : url('../img/price-bg.png');
	width : 210px;
	height : 104px;
	float : right;
	
}

#price-tag p {
	font-size : 60px;
	color : #313131;
	font-weight : bold;
	margin-left : 45px;
	text-shadow : #378abd 0px 2px 0px;
}

#price-tag a {
	font-weight : bold;
	float : right;
}

a#go-home {
	width : 45px;
	height : 45px;
	float : left;
}

#social-icons {
	float : right;
}

#social-icons ul {
	list-style : none;
}

#social-icons li {
	float : left;
	margin-left : 5px;
	transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

#social-icons li:hover {
	opacity : 0.6;
}

p#copyrights {
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : center;
	text-shadow :  #000000 0px 2px 2px;
}

/* Tweet field */

#ticker {
	margin-top: 0px;
	height: 40px;
	overflow-y: hidden;
	position: relative;
	font-size: 13px;
	padding: 0;
}

#ticker span.tweet_text {
	color : #6b6b6b;
	text-shadow : #000000 0px 2px 0px;
}

#ticker ul.tweet_list {
	position: absolute;
}

#ticker ul.tweet_list li {
	height: 4em;
	list-style: none;
}

.tweet_avatar img {
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}

.tweet_list li a {
	color : #4ca4d3;
	font-size: 12px;
}

/* Tweet field End */

/* Countdown style */

#countdown { 
	width : 570px;
	margin-top : 10px;
	text-align : left;
	text-align : center;
}

#countdown p {
	float : left; 
	height : 50px; 
	width : 88px; 
}

#countdown p span { 
	display : block; 
	font-size : 50px; 
	font-weight : bold; 
	padding : 5px;
	color : #4ca4d3;
}

#countdown div.space { 
	color : #465d6b; 
	display : block; 
	line-height : 0.7em; 
	font-size : 50px; 
	float : left; 
	height : px; 
	width : 30px; 
}

/* Countdown style End */

/* Main layout End */

/* Contact Form style */

#hide {
	display : none;
}

#contact-form {
	width : 670px;
	padding : 25px;
	background-color : #f3f3f3;
}

#left {
	float : left;
	position : relative;
}

#right {
	float : right;
	position : relative;
}

#contact-form label { /* 'This field is required' styles */
	float : none;
	position : absolute;
	display : block;
	margin-top : -20px;
	margin-left : 5px;
	font-size : 10px;
	color : red;
}

#contact-form p {
	float : none;
	position : relative;
	margin-bottom : 3px;
	font-size : 14px;
	width : 130px;
	color : #4a4a4a;
	text-shadow : none;
}

#contact-form input {
	border : 1px solid #000000;
	padding : 6px;
	margin-bottom : 7px;
	font-size : 13px;
	color : #f3f3f3;
	background-color : #2c2c2c;
	width : 190px;
	height : 20px;
	text-shadow : none;
	float : none;
}

#contact-form textarea {
	border : 1px solid #000000;
	font-size : 13px;
	color : #f3f3f3;
	padding : 5px;
	background-color : #2c2c2c;
	width : 400px;
	height : 146px;
	text-shadow : none;
}

#send input {
	height : 40px;
	width : 100px;
	float : left;
	margin-top : 15px;
	cursor : pointer;
	-moz-box-shadow : inset 0px 1px 0px 0px #586f91;
	-webkit-box-shadow : inset 0px 1px 0px 0px #586f91;
	box-shadow : inset 0px 1px 0px 0px #586f91;
	background : -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d4d65), color-stop(1, #26303e) );
	background : -moz-linear-gradient( center top, #3d4d65 5%, #26303e 100% );
	filter : progid : DXImageTransform.Microsoft.gradient(startColorstr='#3d4d65', endColorstr='#26303e');
	background-color : #3d4d65;
	-moz-border-radius : 6px;
	-webkit-border-radius : 6px;
	border-radius : 6px;
	border : 1px solid #252f3d;
	display : inline-block;
	color : #bcc7d6;
	font-size : 15px;
	font-weight : bold;
	padding : 6px 24px;
	text-decoration : none;
	text-shadow : 0px 1px 0px #000000;
}

#send input:hover {
	background : -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #566986), color-stop(1, #26303e) );
	background : -moz-linear-gradient( center top, #566986 5%, #26303e 100% );
	filter : progid : DXImageTransform.Microsoft.gradient(startColorstr='#566986', endColorstr='#26303e');
}

#send input : active {
	position : relative;
	top : 1px;
}

/* Contact Form style End */

.stop-floating {
	clear : both;
}

.separator {
	width : 570px;
	height : 5px;
	background-color : #1a1a1a;
	margin-bottom : 20px;
	margin-top : 20px;
	-moz-box-shadow : 0px 1px 0px 0px #2c2c2c;
	-webkit-box-shadow : 0px 1px 0px 0px #2c2c2c;
	box-shadow : 0px 1px 0px 0px #2c2c2c;
}
