/************************************************************************
	
	Site:		Zoom Zoom
	Author:		Wide Area Communications // Viral Ganatra
	File:		English Stylesheet
	
	Created: 28-07-09
  	Last updated: 11-08-09
	

	Listing Order:
	==============

	1 - Header
	2 - Navigation
	3 - Content
	4 - Video Page
	5 - Upload Page
	6 - Footer

************************************************************************/

/***********************************************************************
	1 - HEADER
************************************************************************/

.logo {
	display:block;
	width:263px;
	height:119px;
}

/***********************************************************************
	2 - NAVIGATION
************************************************************************/

#menu a {
	display:block;
	width:74px;
	height:20px;
	text-indent:-9999em;
	background:url(../images/sprites-en.gif) no-repeat 0 0;
}
#menu #home {
	padding-top:28px;
	margin-right:22px;
}
#menu #home a {
	background-position:0 -30px;
}
#menu #home a:hover,
#menu #home .on {
	background-position:0 0;
}
#menu #photos {
	padding-top:21px;
	margin-right:25px;
}
#menu #photos a {
	width:95px;
	height:21px;
	background-position:0 -91px;
}
#menu #photos a:hover,
#menu #photos .on {
	background-position:0 -60px;
}
#menu #videos {
	padding-top:13px;
	margin-right:24px;
}
#menu #videos a {
	width:87px;
	height:21px;
	background-position:0 -153px;
}
#menu #videos a:hover,
#menu #videos .on {
	background-position:0 -122px;
}
#menu #upload {
	padding-top:5px;
}
#menu #upload a {
	width:95px;
	height:22px;
	background-position:0 -216px;
}
#menu #upload a:hover,
#menu #upload .on {
	background-position:0 -184px;
}

/***********************************************************************
	3 - CONTENT
************************************************************************/

.home-text {
	float:left;
	margin:0 0 0 53px;
}
.sticker {
	float:right;
	margin:-75px 109px 0 0;
	z-index:4;
	position:relative;
}
.sent-by-close {
	background:url(../images/sprites-en.gif) no-repeat 0 -295px;
	width:46px;
	height:13px;
	cursor:pointer;
}
.section .sidebar h2 {
	height:25px;
	padding-left:7px;
	z-index:2;
	position:relative;
}
.section .sticker {
	margin:0;
	float:none;
}
.section .sticker img {
	margin:0 auto;
}

/***********************************************************************
	4 - VIDEO PAGE
************************************************************************/

.video-caption h2 {
	background:#939598 url(../images/sprites-en.gif) no-repeat -393px -493px;
	width:207px;
	height:15px;
}

/***********************************************************************
	5 - UPLOAD PAGE
************************************************************************/

#upload-page .image {
	background:#d2d3d5 url(../images/sprites-en.gif) no-repeat 15px -1682px;
	margin-top:110px;
	margin-top:125px;
}
#form-upload .checkbox p.q-text {
	background:url(../images/sprites-en.gif) no-repeat 0 -782px;
}
#form-upload .button-submit {
	margin:0;
	width:62px;
	margin-left:450px;
}
#form-upload .button-submit input {
	text-indent:-9999em;
	background:url(../images/sprites-en.gif) no-repeat 0 -470px;
	width:62px;
	height:19px;
	cursor:pointer;
	padding:0;
	margin:0;
}
#bg-about-your-video {
	background:url(../images/sprites-en.gif) no-repeat 15px -1202px;
	width:132px;
	height:103px;
	position:absolute;
	top:20px;
	left:0;
}
#upload-page .sent-by-close {
	background-position:-550px -298px;
	height:14px;
	width:50px;
}
.gorillapod {
	background:url(../images/lomo-en.jpg) no-repeat 0 0;
	width:253px;
	height:384px;
	padding:16px 11px 11px 37px;
	position:relative;
}
#uploadLink {
	display:block;
	background:url(../images/sprites-en.gif) no-repeat 0 -470px;
	width:62px;
	height:19px;
	cursor:pointer;
}
#selectFilesLink {
	background:#fff url(../images/sprites-en.gif) no-repeat -545px -754px;
	width:55px;
	height:28px;
}
#uploadFilesLink {
	width:62px;
	height:19px;
	margin:15px auto 40px auto;
}

/***********************************************************************
	6 - FOOTER
************************************************************************/

#contact-us a {
	background:url(../images/sprites-en.gif) no-repeat 0 -331px;
	width:77px;
	height:13px;
}
#contact-us a:hover {
	background-position:0 -344px;
}
#privacy-policy a {
	background:url(../images/sprites-en.gif) no-repeat 0 -423px;
	width:104px;
	height:13px;
}
#privacy-policy a:hover {
	background-position:0 -436px;
}
#terms-and-conditions a {
	background:url(../images/sprites-en.gif) no-repeat 0 -377px;
	width:135px;
	height:13px;
}
#terms-and-conditions a:hover {
	background-position:0 -390px;
}
#close-contact,
#fbBox .fbClose_white {
	background:url(../images/sprites-en.gif) no-repeat 0 -295px !important;
	cursor:pointer !important;
	height:13px !important;
	width:46px !important;
}