/* CSS Document */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #d0d3d8 url(../imgs/bodybg-wide.gif) repeat-x;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	letter-spacing:-0.04em;
	text-align: center;
	color: #17181d;
}

a img {
	border: none;
}

/* H1 H2 H3 H4 H5 H6 P */

h1 {
	font: normal 15px/27px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #686868;
}

h2 {
	font: bold 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #17181d;
}

h3 {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #17181d;
}

h4 {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #17181d;
}

h5 {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #d0d3d8;
	padding-top: 4px;
}

h6 {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: right;
	color: #d0d3d8;
}

p {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #17181d;
}

/* Link */

a:link {
	color: #277aa4;
	text-decoration: none;
}

a:visited {
	color: #277aa4;
	text-decoration: none;
}

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

a:active {
	color: #277aa4;
	text-decoration: none;
}

/* Logo */

#logo {
	height: 42px;
	float: left;
	margin-top: -55px;
	margin-left: 40px;
}

/* Menu */

#menu {
	width: 524px;
	height: 25px;
	float: right;
	margin-top: -49px;
	margin-right: 40px;
}

#buttom {
	float: left;
}

/* Banner */

#banner {
	height: 263px;
	background: #17181d url(../imgs/banner.jpg) no-repeat center top;
	margin-top: 70px;
}

/* Head Advertising */

#head-advertising {
	width: 1000px;
	margin: 0 auto;
}

#head-advertising1 {
	width: 728px;
	height: 90px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 135px;
}

/* Contents */

#content {
	width: 1000px;
	margin: 20px auto 0;
}

#content-left {
	width: 700px;
	float: left;
}

#content-right {
	width: 260px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #bcc0c5;
}

#content-right-clear {
	width: 260px;
	height: 5px;
}

/* Adsense */

#adsense-icons {
	width: 580px;
	float: right;
	text-align: left;
}

#adsense-250x250px {
	width: 250px;
	height: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* Apps */

#box-app {
	width: 700px;
	height: 100px;
	float: left;
}

#image-app {
	width: 100px;
	height: 100px;
	float: left;
}

#name-app {
	width: 580px;
	float: right;
	font: bold 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #17181d;
	margin-bottom: 5px;
}

#description-app {
	width: 580px;
	float: right;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #17181d;
	margin-bottom: 5px;
}

#download-app {
	width: 580px;
	float: right;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #17181d;
	margin-bottom: 20px;
}

#clear {
	width: 700px;
	height: 20px;
	float: left;
	background: url(../imgs/clear-line.gif) repeat-x;
}

/* Wallpapers */

#box-wallpaper {
	width: 700px;
	height: 300px;
	float: left;
}

#image-wallpaper {
	width: 350px;
	height: 300px;
	float: left;
}

#name-wallpaper {
	width: 330px;
	float: right;
	font: bold 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #17181d;
	margin-bottom: 5px;
}

#description-wallpaper {
	width: 330px;
	float: right;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #17181d;
	margin-bottom: 5px;
}

#download-wallpaper {
	width: 330px;
	float: right;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #17181d;
}

/* LightBox */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif); /* Trick IE into showing hover ;base64,AAAA) */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
}

#imageData {
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}	

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			

#imageData #bottomNavClose {
	width: 66px;
	float: right; 
	padding-bottom: 0.7em;
	outline: none;
}	 	

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* Form */

#form {	
	width: 700px;
	float: left;
}

#form th {
	height: 50px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;	
	text-align: left;
	color: #000;
}

#form td {
	padding: 10px;
	background: #c3c7cc;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	border: 1px solid #afb3b7;
	padding-left: 5px;
	color: #000;
}

#form input {
	width: 375px;
	height: 20px;
	background: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	border: 1px solid #afb3b7;
	margin-left: 7px;
}

#form textarea {
	width: 375px;
	background: #fff;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #afb3b7;
	margin-left: 7px;
}

#form input.botao {
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #c3c7cc;
	color: #000;
	text-align: center;
	width: 100px;
	height: 30px;
	border: 1px outset #afb3b7;
	float: right;
}

/* NaviBar */

#navibar {
	width: 700px;
}

#navi-buttom {
	width: 20px;
	height: 20px;
	background: #c3c7cc;
	border: 1px solid #aaaeb2;
	font: bold 10px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	float: right;
	margin-bottom: 10px;
	margin-right: 3px;
}

/* Footer */

#footer {
	height: 150px;
	background: #17181d;
	border-top: 1px dashed #fff;
	clear: both;
}

#content-footer {
	width: 1000px;
	margin: 0 auto;
}

#footer-left {
	width: 500px;
	float: left;
	margin-top: 50px;
}

#footer-right {
	width: 500px;
	float: right;
	margin-top: 42px;
}
