/* @override http://giganetsolutions.com/giganet/stylesheets/giganet_styles.css */

/*-----------------------------------------------------
Giga-Net Solutions

Main

version: 	1.0.1
author: 	Impressive Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2007	
--------------------------------------------------------*/

/* @group Reset */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

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

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

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

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

/* @end */

/* @group layout */

body {
	text-align: center;
	background: #496593 url(/giganet/images/body_bg.jpg) repeat-x top left;
}

#wrapper {
	text-align: left;
	width: 780px;
	background: transparent url(/giganet/images/content_bg.png) no-repeat center 20px;
	margin: 0 auto;
	float: none;
	height: 41px;
}

div#container {
	margin: 41px 7px;
	width: 766px;
	float: left;
	clear: all;
	background-color: white;
}

div#brand {
	width: 190px;
	float: left;
	padding-top: 0px;
}

div#nav_main {
	display: block;
	width: 110px;
	float: right;
	clear: left;
	margin: 20px 0;
	padding-right: 37px;
}

#nav_main li {
	margin: 0 1px 5px 0;
	padding-bottom: 10px;
}

ul#nav_categories {
	padding-top: 10px;
	margin: 0;
	border-top: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
}

div#content {
	display: block;
	float: right;
	margin-top: 7px;
	margin-bottom: 15px;
	width: 570px;
	background: white url(/giganet/images/vertical_border.gif) repeat-y top left;
}

div#content_sub {
	display: block;
	float: right;
	width: 570px;
	background: transparent url(/giganet/images/content_sub_bg.gif) repeat-y center top;
	margin-bottom: 0;
}

div#content_sub.course {
	background: white url(/giganet/images/vertical_border.gif) repeat-y top center;
}

div#content_sub div.entry {
	display: block;
	float: left;
	width: 190px;
}

div#content_sub.course div.entry {
	display: block;
	float: left;
	width: 280px;
}

div#site_info {
	clear: both;
	float: none;
	width: 766px;
	padding-bottom: 15px;
	background-color: #496593;
}

div#copyright {
	margin: 0;
	padding: 25px 0 20px 0;
	width: 766px;
	background: #496593 url(/giganet/images/site_info_bg.png) no-repeat center top;
}

#wrapper {
	text-align: left;
	width: 780px;
	margin: 0 auto;
	float: none;
}

.entry, #nav_supp, #content_main, #content_sub , #content_supp {
	margin: .5em 0 1.6em 0;
}

.listings h3 {
	margin-top: 1.6em;
}

h1 {
	display: block;
	width: 148px;
	height: 312px;
	margin: 0 0 0 25px;
	position: relative;
}

h1 span {
	background: #FFF url(/giganet/images/brand_bg.gif) no-repeat top left;
	position: absolute;
	width: 100%;
	height: 100%;
}

h2, h3, h4 {
	margin: .5em 25px .6em 25px;
}

p, ul, li {
	margin: 0 25px .7em 25px;
}

#content_sub h3 {
	margin-top: 0;
}

#content_sub .entry {
	margin-top: 0;
	margin-bottom: 0;
}

img#page_header {
	margin: 0 0 10px 20px;
	padding: 6px;
	border: 1px solid #BBB;
}

#content li {
	list-style: circle outside;
	margin-left: 1.5em;
}

#content li ul {
	margin-top: 10px;
}

#content li ul li {
	font-size: 1em;
	margin-left: .5em;
}

#site_info p.legal {
	float: left;
	background-color: #496593;
}

#site_info a.credits {
	background: transparent url(/giganet/images/an_id_creation.png) no-repeat top center;
	height: 25px;
	width: 100px;
	text-indent: -9999px;
	line-height: 0px;
	float: right;
	margin-top: 5px;
}

.date {
	margin-bottom: ;
}

.paypal form {
	margin-left: 25px;
}

/* @end */

/* @group typography */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h2 {
	color: #0060B6;
	font: normal 1.4em/1.4em Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #0060B6;
	font: normal 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #0060B6;
	font: bold .9em/1.4em Georgia, "Times New Roman", Times, serif;
}

p, li {
	color: #333;
	font: normal .9em/1.4em Helvetica, Arial, sans-serif;
}

#site_info p.contact {
	color: #0060B6;
	text-align: center;
	font: normal 1.4em/1.4em Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 766px;
}

#site_info p.contact a {
	color: #0060B6;
	text-decoration: none;
}

#site_info p.legal a {
	color: #FFF;
	text-decoration: none;
}

#site_info p.legal a:hover {
	text-decoration: underline;
}

#site_info p.contact a:hover {
	color: #91bcf3;
	text-decoration: underline;
}

#site_info p.legal {
	color: #FFF;
	text-align: left;
	font: normal .8em/1.4em Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}

#nav_bc p {
	font-size: .8em;
}

#content a {
	color: #0060B6;
	text-decoration: none;
}

#content a:hover {
	color: #91bcf3;
	text-decoration: underline;
}

#nav_categories a {
	font-size: 1em;
}

/* @end */

/* @group navigation */

#nav_categories a {
	color: #0060B6;
	text-decoration: none;
}

#nav_categories a:hover {
	color: #91bcf3;
	text-decoration: underline;
}

#nav_categories .current a {
	color: #8610D0;
}

#nav_categories .current a:hover {
	color: #8610D0;
	text-decoration: none;
}

#nav_sub {	float: right;
	display: inline;	margin: 8px 35px 35px 20px;	padding: 0px;	width: 110px;
	background-color: #FFF;
	border: solid 1px #BBB;}

#nav_sub ul {
	margin: 5px;
	padding: 0;	width: 98px;
	background-color: #FFF;
	border: solid 1px #BBB;}

#nav_sub li {
	list-style-type: none;
	font-size: .8em;
	margin: 10px 5px 5px 7px;
	padding: 0 0 10px 0;
}

#nav_sub li a {
	color: #0060B6;
	text-decoration: none;
}

#nav_sub a:hover {
	color: #91bcf3;
	text-decoration: underline;
}

#nav_main li {
	text-align: right;
}



/* @end */

/* @group Misc */

a#reg_button{
	color: #ffffff;
	background-color: #0060B6;
	padding: 5px;
	border: 3px double #273D64;
	text-decoration: none;
}
a:hover#reg_button{
	color: #0060B6;
	background-color: #CBD2DA;
	padding: 5px;
	border: 3px double #0060B6;
	text-decoration: none;
}

/* @end */
