/*style sheet for wozop.com

colours are;-
deep blue = #000099
light blue = #0066ff
lighter blue = #83d7e8
grey = #a0a0a0
off white = #e0e0e0
black = #000000
white = #ffffff

*/

img
{
	border: 0px;
}

body
{
	background-color: #e0e0e0;
}

a
{
	color: blue;
	text-decoration: none;
}


a.header
{
	color: white;
}

a:visited
{
	color: blue;
}

a:visited.header
{
	color: white;
}

a:hover
{
	color: #000099;
	text-decoration: underline;
}

ul a:hover
{
	color: white;
	text-decoration: none;
	background: #83d7e8;
}

ul.visible
{
	position: relative;
	list-style-type:none;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

.header
{
	color: white;
}

#wrapper
{
	position: relative;
	top: 0px;
	margin: auto;
	background-color: #ffffff;
	min-width: 800px;
	width: 80%;
	margin-bottom: 50px;
}

#innerWrapper
{
	position: relative;
	top: 0px;
	min-width: 790px;
	width: 98%;
	margin: auto;
	background-color: #e0e0e0;
}

#topBox
{
	position: relative;
	top: 0px;
	background-color: #83d7e8;
	height: 150px;
	width: 100%;
}

#bottomBox
{
	position: relative;
	background-color: #83d7e8;
	margin-top: 10px;
	height: 50px;
	width: 100%;
}

#header
{
	position: relative;
	top: 0px;
	min-width: 780px;
	width: 90%;
	height: 130px;
	left: 0px;
	margin: auto;
	color: #ffffff;
	padding-top: 30px;
}

#tracking
{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 300px;
	height: 100px;
	background-color: #83d7e8;
	z-index: 1;
	padding: 10px;
}

#trackLink
{
	position: relative;
	top: 0px;
	left: 30px;
	margin: 10px;
	width: 130px;
	padding-left: 10px;
	background-image: url('../images/button.gif');
}

.indextrackLink
{
	background-image: url('content/images/button.gif');
}

#dateTime
{
	position: absolute;
	top: -100px;
	left: 400px;
	width: 300px;
}

#divClock
{
	position: relative;
	margin-left: 150px;
	top: -30px;
}

#footer
{
	position: relative;
	background-color: #e0e0e0;
	background-color: #83d7e8;
	top: 5px;
	width: 650px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
}

#links
{
	position: absolute;
	z-index: 1;
	background-color: #e0e0e0;
	width: 170px;
	top: 0px;
	margin: 10px;
	margin-left: -180px;
	padding: 2px;
	float: left;
	display:inline;
}

#info
{
	position: relative;
	background-color: #ffffff;
	border-top: solid #e0e0e0 10px;
	border-bottom: solid #e0e0e0 10px;
	border-left: solid #e0e0e0 190px;
	border-right: solid #e0e0e0 150px;
	left: 0px;
	min-width: 340px;
	min-height: 650px;
	padding: 2px;	
	display: block;
}

#offers
{
	position: relative;
	background-color: #e0e0e0;
	top: 0px;
	margin: auto;
	float: right;
	width: 120px;
	padding: 5px;
	display:inline;
	margin-right: -145px;
}

#vote
{
	position: relative;
	width: 100%;
	padding: 5px;
	/*background-color: #83d7e8;*/
	margin: auto;
}

#googleLinksLeft
{
	position: relative;
	margin-top: 10px;
}



#adsenseInfo
{
	position: relative;
	background-color: #ffffff;
	margin: auto;
	margin-top: 10px;
	width: 300px;	
}

#contentInfo
{
	position: relative;
	background-color: #ffffff;
	min-width: 420px;
	padding: 2px;
	margin: auto;
	width: 95%;
}

#login
{
	position: relative;
	float: right;
	margin-top: -50px;
	right: 0px;
	width: 700px;
	padding: 2px;
	z-index: 1;
}

#headLinks
{
	position: relative;
	float: right;
	right: 20%;
	z-index: 20;
}

#searchDiv
{
	width: 230px;
}

#searchForm
{
	display: inline;
}

#validCode
{
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 520px;
	width: 200px;
	height: 50px;
}

#biggerImage
{
	position: absolute;
	z-index: 3;
	width: 700px;
	height: 400px;
	top: 110px;
	left: 28%;
}

#frameImage
{
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

#overlayOffer
{
	position: relative;
	top: 0px;
	left: 5px;
	z-index: 3;
}

.required
{
	background-color: #ffffa0;
}

#loginEntry
{
	position: relative;
	padding: 10px;
	top: 0px;
	margin: auto;
	margin-top: 30px;
	background-color: #83d7e8;
	width: 90%;
}

/*container set style*/
.curve 
{
	position:relative;
	background:#83d7e8;
	margin: auto;
}

#loginCurve
{
	width:70%;
}

#voteCurve
{
	position: relative;
	margin: auto;
	width: 120px;
}


/*style 4 divs to sit in the corner of the container these will contain the bullet points*/
.ctl, .cbl, .ctr, .cbr 
{
	position:absolute; width:20px; height:20px; color:#9caf9c; background:#ffffff; overflow:hidden; font-style:normal; z-index:0;
}

/*especially for the voting div*/
#offers .cbl
{
	background-color: #e0e0e0;
}

#offers .ctr
{
	background-color: #e0e0e0;
}

#offers .ctl
{
	background-color: #e0e0e0;
}

#offers .cbr 
{
	background-color: #e0e0e0;
}

.ctl 
{
	top:0; left:0;
}

.cbl 
{
	bottom:0; left:0;
}

.ctr 
{
	top:0; right:0;
}

.cbr 
{
	bottom:0; right:0;
}


/*style the bullet points setting the size and position*/
.cur 
{
	position:absolute; font-size:150px; font-family:arial; color:#83d7e8; line-height:40px; font-weight:normal;
}

.ctl b 
{
	left:-8px;
}

.ctr b 
{
	left:-25px;
}

.cbl b 
{
	left:-8px; top:-17px;
}

.cbr b 
{
	left:-25px; top:-17px;
}



.loginButton
{
	position: relative;
	left: 150px;
	width: 200px;
}

.redBold
{
   color: red;
   font-weight: bold;
}

#searchResults
{
	padding: 10px;
	top: 0px;
	margin: auto;
	margin-top: 30px;
	background-color: #ffffff;
	width: 90%;
	border: solid 2px #a0a0a0;
}

.searchDivHolder
{
	position: relative;
	border: solid 2px #a0a0a0;
	margin: auto;
	margin-top: 10px;
	width: 90%;
	padding-bottom: 10px;
}

.searchDivHeader
{
	position: relative;
	background-color: #83d7e8;
	padding: 5px;
}

.searchDivContent
{
	position: relative;
	padding: 10px;
}

.padder
{
	clear: both;
}

#statusBar
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #D3D0C1;
	z-index: 100;
	min-height: 30px;
	max-height: 30px;
	padding: 5px;
}

.textCenter
{
	text-align: center;
}

.displayBoxSmall
{
	position: relative;
	border: 3px inset #006699;
	width: 120px;
	margin: auto;
}

.displayBoxMedium
{
	position: relative;
	border: 3px inset #006699;
	width: 350px;
	margin: auto;
}

.displayBoxLarge
{
	position: relative;
	border: 3px inset #006699;
	margin: auto;
	margin-top: 15px;
	width: 90%;
}

.displayBoxHeader
{
	position: relative;
	padding: 5px;
	border-bottom: 3px inset #006699;
	background-color: #83D7E8;
	text-align: center;
	margin: auto;
}

.displayBoxHeaderDark
{
	position: relative;
	padding: 5px;
	border-bottom: 3px inset #006699;
	background-color: #006699;
	text-align: center;
	margin: auto;
}

.displayBoxBody
{
	position: relative;
	padding: 5px;
	padding-left: 10px;
	background-color: #ffffff;
}

.displayBoxFooter
{
	position: relative;
	background-color: #ffffff;
	padding: 5px; 
}