/*
Author: Paul Strandoo
G.I.O. styles for screen media
Updated: 23 July, 2008
*/

body {
	background: #222 url(../images/body-bg.gif) top center repeat-y;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #eee;
	text-align: center;
	margin: 0;
	padding: 0;
	}


p, li, dd, dt, td {
	font-size: 100%;
	line-height: 1.4em;
	margin: 0 0 1em 0;
	padding: 0;
	}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #999;
	font-weight: normal;
	font-size: 2.3em;
	line-height: 1.1em;
	margin: .2em 0;
	}

h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	border-top: 1px solid #CC9900;
	color: #999;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.1em;
	margin: .2em 0 .5em 0;
	padding-top: .4em;
	clear: left;
	}
	
h2.first {
	margin-top: 1.5em;
	}
	
h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 1.3em;
	line-height: 1.2em;
	margin: .3em 0;
	clear: left;
	}
	
h4 {
	margin: .5em 0 0 0;
	}
	
img {
	border: none;
	}

/* ---[ Default Links ]----------------------------------*/

a:link {
	color: #F9BC4B;
	}

a:visited {
	color: #F9BC4B;
	}

a:hover {
	color: #FAA201;
	}
	
a:active {
	color: #FAA201;
	}

/* ---[ Main Divs ]----------------------------------*/

#wrapper {
	background: transparent url(../images/wrapper-bg.gif) top center repeat-y;
	width: 870px;
	margin: 0 auto;
	/*border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;*/
	}

#container {
  	width: 760px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: #3e3e3e;
	padding: 15px 0;
	}
	
#header {
	background: #000 url(../images/gio-logo-bg.gif) top left no-repeat;
	height: 124px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #999;
	}
/* #header a {
	color: #88ABDD;
	}
#header a:hover, #header a:active {
	color: #CA2B2D;
	} */

#content {
	width: 619px;
	margin: 0 0 0 15px;
	float: left;
	border-top: 2px solid #c90;
	min-height: 400px;
	}
	
#content p,
#content li {
	line-height: 1.4em;
	}

/* ---[ Coderoom Specific ]----------------------------------*/

#codes #content {
	 width: 100%;
	 margin-left: 0;
	 }

h3.codereturn {
	float: right;
	}
	
#codetext {
	float: left;
	width: 280px;
	margin-bottom: 10px;
	}

#codetext p.error {
	text-align: left;
	}
#codetext textarea {
	width: 100%;
	height: 100px;
	margin-bottom: 6px;
 	}
 	
#codeimage {
	float: right;
	width: 450px;
	text-align: right;
	margin: 0 0 20px 0;
	}
	

/* ---[ Wallpaper/Desktops Specific ]----------------------------------*/

#content div.wallpaper {
	width: 160px;
	float: left;
	margin: 0 0 10px 0;
	}
#content div.last {
	width: 140px;
	}
	
#content div.wallpaper p {
	margin: 0 0 5px 0;
	padding: 0;
	}
#content div.wallpaper img {
	margin: 0 0 6px 0;
	padding: 0;
	}
#content div.wallpaper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#content div.wallpaper ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/* ---[ Navigation ]-----------*/

#navigation {
	width: 126px;
	float: left;
	margin: 0 0 15px 0;
	border-top: 2px solid #CC9900;
	}
	
#navigation ul {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	line-height: 1.4em;
	color: #ccc;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#navigation li {
	font-size: .9em;
	margin: 0;
	text-align: right;
	line-height: 1.2em;
	border-bottom: 1px solid #666;
	list-style-type: none;
	}
	
#navigation li a {
	display: block;
	padding: 5px 6px;
	background-color: transparent;
	color: #998;
	text-decoration: none;
	width: auto;
	}
#navigation li a:hover {
	background-color: transparent;
	color: #F9BC4B;
	}

#navigation li.admin {
	font-weight: bold;
	text-align: right;
	padding: 6px 0;
	background: transparent;
	border-top: 2px solid #c90;
	margin-top: 20px;
	}

/* ---[ Page Content ]-----------*/

#main {
	width: 465px; /* was 460 */
	}

#main2 {
	width: 615px;
	}

#main img {
	/*margin: 6px 12px 6px 0;*/
	}
	
#main hr {
	height: 1px;
	color: #ccc;
	shadow: none;
	}
#main b {
	color: #444;
	}
	
#sidebar {
	width: 140px;
	float: right;
	margin: 10px 0 0 0;
	}

ul#dossier {
	background: transparent url(../images/dossier-sidebar.jpg) bottom right no-repeat;
	color: #3e3e3e;
	margin: 0;
	padding: 10px 10px 20px 10px;
	}
ul#dossier li {
	padding: 0;
	margin: 0;
	line-height: 1.2em;
	}
ul#dossier li img {
	margin-bottom: 5px;
	}
ul#dossier li span {
	font-size: 11px;
	}


/* ---[ Footer and SubFooter ]-----------*/

#footer {
	background: #000;
	margin: 3em 0 0 0;
	border-bottom: 2px solid #c90;
	padding: .5em 0 0 0;
	clear: both;
	}
	
#footer p {
	font-size: .85em;
	color: #555;
	padding-top: 30px;
	text-align: center;
	}
#footer a {
	color: #888;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #999;
	text-decoration: underline;
	}
	
#pagebottom {
	background: transparent url(../images/subfooter-bg.gif) top center no-repeat;
	width: 870px;
	margin: 0 auto;
	height: 30px;
	}

	
/* ---[ Home.php ]-----------*/

#carouselnav {
	margin: 50px 0 0 0;
	padding: 0;
	}
#carouselnav li {
	list-style: none;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	}





.leftpict {
	float: left;
	margin-right: 0;
	}
.rightpict {
	float: right;
	margin-left: 12px;
	}
	


	
td {
	padding: 4px 0;
	}
	
.rowodd {
	background-color: #555;
	}

strong {
	font-size: 95%;
	}
	
blockquote {
	border: 1px solid #999;
	padding: 1.5em 1em 0.5em 1em;
	margin: .4em 0 1em 0;
	}

ul {
	margin-left: 1.5em;
	padding-left: 0;
	}

li {
	margin: 0 0 .3em 0;
	padding: 0;
	list-style-type: square;
	line-height: 1em;
	}

form, input, select {
	margin: 0;
	padding: 0;
	}
	

.bottompaging {
	text-align: center;
	margin: 1em 0;
	padding: .5em 0 0 0;
	border-top: 1px solid #999;
	}
	
.pagelink {
	font-weight: bold;
	}

.seemore {
	text-align: center;
	margin: 0;
	padding: 0;
	/*border-top: 1px solid #999;*/
	}
	
.cleardiv {
	height: 1px;
	clear: both;
	}

.hrdiv {
	height: 1px;
	border-top: 1px solid #CC9900;
	margin: 10px 0;
	clear: both;
	}
	
.small {
	font-size: 88%;
	}
		


/* ---( text )------------------------------- */

#logo {
	position: absolute;
	top: 45px;
	width: 100%;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 100%;
	height: 90px;
	background: transparent;
	}

#logo h1  {
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	overflow: hidden;
	}


.strap {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #333;
	font-style: normal;
	margin: -14px 0 0 38px;
	display: block;
	}
	
hr {
	height: 1px;
	}

/* ---( main column )----------------------------- */

	
input, textarea {
	font-size: 1.1em;
	color: #222;
	background: #eee;
	}
	
textarea.update {
	width: 450px;
	border: 1px solid #ccc;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	}
	
input, select {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px;
	}
.textfield {
	width: 280px;
	}
	
.pubdate {
	color: #999;
	font-size: 0.9em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	height: 4px;
	clear: left;
	}
.pubdate.news {
	border-bottom: none;
	margin-bottom: 1em;
	}

#adminmain {
	margin-bottom: 2em;
	}
#content table {
	width: 580px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 20px;
	}
#content table td, #content table th {
	padding: 6px;
	border: 1px solid #222;
	vertical-align: top;
	line-height: 1.2em;
	}

#content table th {
	background: #222;
	color: #fff;
	font-size: .9em;
	text-align: left;
	}
	
.addlink {
	float: right;
	width: 100px;
	margin: 18px 40px 0 0;
	text-align: right;
	}

.rstally {
	float: left;
	color: #999;
	width: 45%;
	}
.rspaging {
	float: right;
	margin: 0;
	text-align: right;
	color: #999;
	width: 45%;
	}
	
#admin .rspaging {
	margin-right: 40px;
	}
	
.fieldlabel {
	float:left;
	width:120px;
	text-align:right;
	padding-right: .5em;
	}
	
blockquote.adminbox {
	width: 450px;
	padding: 1em 1em 0 1em;
	}
	
	
.newsitem img {
	float: left;
	margin-right: 15px;
	}


.error {
	border: 3px solid orange;
	padding: 10px;
	text-align: center;
	}
	
.bookjacket {
	float: left;
	width: 130px;
	margin: 0 30px 0 0;
	}
	
.videofeed {
	float: left;
	width: 222px;
	margin: 0 5px 10px 0;
	}
.videofeed p {
	margin: 0;
	}
	
#certificate {
	background: url(../unsolved/gio_cert_bg.gif) top left no-repeat;
	color: #222;
	height: 600px;
	padding-top: 280px;
	}
	
#certificate p {
	padding: 0 80px;
	}
#signature {
	background: transparent url(../unsolved/signature.gif) 10px 20px no-repeat;
	}
	
a.h {
	color: #999;
	text-decoration: none;
	}
	
.press {
	clear: left;
	margin-top: 1em;
	}
	
.press img {
	margin-bottom: 1em;
	margin-right: 0;
	}
.badge {
	float: left;
	width: 170px;
	}
	
.press pre {
	background: #eee;
	color: #222;
	width: 350px;
	height: 100px;
	margin: 0;
	padding: 6px;
	text-align: left;
	border: 1px inset;
	overflow: auto;
	}
