/*  CSS code by We Are Everywhere - wrvrywhr.com  */
/*  copy, and don't attribute. */
/*  code follows comments  */
/*  top right bottom left __ reference chart margin order  */


/* Main */

html {
background:#000000 url(../../images/bg-uzis.jpg) repeat scroll 0 0;
height:100%;
margin:0;
padding:0;
}

body { 
background: url(../../images/bg-gbclogo01.jpg) no-repeat top center; 
/* width:100%; */
margin-top:0px;
font-family: arial, sans-serif;
font-size:11px;
}

img	{
	border:0px;
	padding:0px;
	}

a, a:link, {
	color: #000000;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}

h2{
font-size:14px;
color:#ffffff;
}

p {
font-size:12px;
color:#ffffff;
}

p a{
color: #ffffff;
text-decoration:underline;
}

p a:hover {
	text-decoration:none;
	}

/* Boxes */

.leak { 
width:400px;
margin: 0 auto 0 auto;
}


.col1 { 
/* background: url(../../images2/middle-bg03.jpg) repeat-y scroll top center; */
width:820px;
min-height: 100%;
margin: 0 auto 0 auto;
}

/* ie hack */ 
* html .col1 {
height:100%
}

.col2 { 
/* background: url(../../images2/hands-cutains03.jpg) no-repeat scroll top center; */
width:820px;
min-height: 890px;
margin: 0 auto 0 auto;
}


.col3 { 
width:820px;
margin: 0 auto 0 auto;
}



.box1 { 
margin: 0 auto 0 auto;
margin-top:0px;
padding-top:220px;
padding-bottom:60px;
text-align:center;
/* min-height: 880px; */
/* background: url(../../images2/people-bg.png) no-repeat scroll bottom center; */
}

.box1_download { 
margin: 0 auto 0 auto;
margin-top:0px;
padding-top:20px;
padding-bottom:60px;
text-align:center;
min-height: 880px;
/* background: url(../../images2/people-bg.png) no-repeat scroll bottom center; */
}


#box2 { 
/* background: url(../../images/blk-square-70per.png) repeat;  */
width:820px;
/* height:20px; */

margin: 0 auto 0 auto;
margin-top:0px;
padding-top:10px;
padding-bottom:35px;
text-align:center;
color:#000000;
}

#box2 a, a:link {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}
	
#box2 a:hover {
	text-decoration:underline;
	}
	
	
.sharebuttons01{
padding-bottom:6px;
}

.twitter01 {
padding-left: 23px;
padding-top: 4px;
padding-bottom: 4px;
background: transparent url(../../images/twitter_16.png) no-repeat center left;
}

.fb01 {
padding-left: 23px;
padding-top: 4px;
padding-bottom: 4px;
background: transparent url(../../images/facebook_16.png) no-repeat center left;
}

.space01{
margin-left:20px
}
	
	
/* .sharebuttons01 img { */
/* vertical-align:middle;*/
/* }*/


.share-box-container01 { 
margin: 0 auto 0 auto;
padding-top:140px;
padding-left: 650px;
text-align:center;
}

.share-box01 {
margin: 0 auto 0 auto;
text-align:center;
width:53px;
height:69px;
background: #FFFFFF;
border: solid 2px #1e2c79;
}

.share-box-container02 { 
margin: 0 auto 0 auto;
padding-top:20px;
padding-left: 650px;
text-align:center;
}

.share-box02 {
margin: 0 auto 0 auto;
text-align:center;
width:53px;
height:60px;
background: #FFFFFF;
border: solid 2px #1e2c79;
}

.title_download { 
text-align:center;
padding-top:110px;
}


#subc a, a:link {
	color: #ffffff;
	text-decoration:none;
	}
	
#subc a:hover {
	text-decoration:underline;
	}
	
#nav_sub{
	padding-top:30px;
	/* padding-bottom:100px; */
	font-size: 11px; 
	color: #929280;
	text-align:center;
	}
	
#nav_sub2{
	padding-top:15px;
	font-size: 10px; 
	color: #929280;
	text-align:center;
	}
	
	
	
	/* hacks */ 

h1#video {
text-indent:-5000px;
margin:-20px;
padding:-20px;
}



/* jq  */ 

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, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
/* font-family:inherit; */ 
/* font-size:100%; */ 
/* font-style:inherit; */ 
/* font-weight:inherit; */ 
/* margin:0pt; */ 
/* padding:0pt; */ 
vertical-align:baseline;
}


table {
border-collapse:separate;
border-spacing:0pt;
}

caption, th, td {
font-weight:normal;
text-align:left;
}

blockquote:before, blockquote:after, q:before, q:after {
content:"";
}

blockquote, q {
quotes:"" "";
}

br.both{
clear:both;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
/* border:1px solid #cecece; */
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:90px;
width:400px;
background:#000000;
z-index:2;
padding-top:12px;
font-size:13px;
}

#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}

#popupContactClose{
font-size:12px;
line-height:12px;
right:6px;
top:4px;
position:absolute;
color:#ffffff;
display:block;
}

#button{
text-align:center;
}


#buy-button
{
  display: block;
  margin: 0 auto 0 auto;
  width: 399px;
  height: 57px;
  background: url("../../images2/buy-buttons.png") no-repeat 0 0;
}

#buy-button:hover
{ 
  background-position: 0 -57px;
}

#buy-button span
{
  display: none;
}



#donate-button
{
  display: block;
  margin: 0 auto 0 auto;
  width: 399px;
  height: 57px;
  background: url("../../images2/donate-buttons.png") no-repeat 0 0;
}

#donate-button:hover
{ 
  background-position: 0 -57px;
}

#donate-button span
{
  display: none;
}






.footer{
padding-top:0px;
}

#footer-box{
margin: 0 auto 0 auto;
/* background: url(../../images/blk-square-70per.png) repeat; */
width:318px;
height:100px;
font-size:12px;
color: #eeeeee;
font-weight: bold;
}

#footer-box a, a:link {
	color: #c81f1f;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
	}
	
#footer-box a:hover {
	text-decoration:underline;
	}
	
.inner-box{
}



/* */


#signup-button
{
  display: block;
  margin: 0 auto 0 auto;
  width: 471px;
  height: 90px;
  background: url("../../images/getitnow-button.png") no-repeat 0 0;
}

#signup-button:hover
{ 
  background-position: 0 -91px;
}

#signup-button span
{
  display: none;
}



#twitter-boxlink
{
  display: block;
  margin: 0 auto 0 auto;
  width: 101px;
  height: 60px;
  padding-left:5px;
  background: url("../../images/twitter-bottom-link.png") no-repeat 0 0;
  float:left;
}

#twitter-boxlink-TODO:hover
{ 
  background-position: 0 -91px;
}

#twitter-boxlink span
{
  display: none;
}



#facebook-boxlink
{
  display: block;
  margin: 0 auto 0 auto;
  width: 101px;
  height: 60px;
  padding-left:5px;
  background: url("../../images/facebook-bottom-link.png") no-repeat 0 0;
  float:left;
}

#facebook-boxlink-TODO:hover
{ 
  background-position: 0 -91px;
}

#facebook-boxlink span
{
  display: none;
}


#myspace-boxlink
{
  display: block;
  margin: 0 auto 0 auto;
  width: 101px;
  height: 60px;
  padding-left:5px;
  background: url("../../images/myspace-bottom-link.png") no-repeat 0 0;
  float:left;
}

#myspace-boxlink-TODO:hover
{ 
  background-position: 0 -91px;
}

#myspace-boxlink span
{
  display: none;
}


#board-boxlink
{
  display: block;
  margin: 0 auto 0 auto;
  width: 148px;
  height: 19px;
  background: url("../../images/message-board-header.png") no-repeat 0 0;
  margin-top:60px;
}

#board-boxlink-TODO:hover
{ 
  background-position: 0 -91px;
}

#board-boxlink span
{
  display: none;
}



/* */ 


.footer2{
padding-top:20px;
padding-bottom:50px;
}

#footer-box2{
margin: 0 auto 0 auto;
width:820px;
font-size:10px;
color: #707070;
text-align:center;
}

#footer-box2 a, a:link {
	color: #707070;
	text-decoration:none;
	font-weight: normal;
	font-size:10px;
	}
	
#footer-box2 a:hover {
	text-decoration:underline;
	}
	
.inner-box{
padding-top:13px;
}

