/* Title:     Main | Emile Blume - Netcreators.com **********/

/* Global reset v1.0 | 20100203 //////////////////////////////////////////////////////////////////////*/
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,
b, strong, u, i, em, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
	background:transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}
a img { border:none; }
.csc-textpic-imagewrap li {float:left; display:inline;}
.csc-textpic-intext-left-nowrap p {overflow:hidden;}
abbr, acronym, .help { border-bottom:1px dotted #333; cursor:help; }
blockquote, q { quotes:none; }
blockquote { text-indent:-0.3em; }
blockquote blockquote { margin-left:1em; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none;}
:focus { outline: 0;}

sup, sub { font-size:x-small; vertical-align:top; }
sub { vertical-align:bottom;}
table {	border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { height:auto; padding:0.3em; text-align:left; vertical-align:top; }
.contenttable tr {border-bottom:1px solid #000;border-top:1px solid #000;}
.tr-even {background:#EFE8E0;}
.tr-odd {background:#FFF8EF;}
tr.tr-0 {font-weight:bold;}
.contenttable  {width:100%; margin-bottom:1.5em;}
.contenttable td {text-align:center;}
.contenttable td.td-0 {text-align:left;}
td p { margin:0; }
caption { color:#666; font-style:italic; }
hr { clear:both; background:#FFF; color:#FFF; border:0; height:1px; }

/* Base ////////////////////////////////////////////////////////////////////////////////*/
body { 
	background: #8dbfe3 url(../img/bg-body.gif) repeat-x top center;
	color: #63635c;
	font: normal 76%/1.5 Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 { 
	line-height:1em; 
	font-weight:normal; 
	margin-bottom:0.7em; 
	color:#c80003; 
	font-family: Verdana;
}
h1 { font-size: 1.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.3em; text-transform:uppercase; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; font-style:italic; }
h6 { font-size: 1em; text-transform:uppercase; }

p { font-size: 1.1em; margin-bottom:1.5em; }
pre, code, kbd, samp { font-size:1.5em; }
pre code { font-size:1em; }

a { color:#C80003; text-decoration:underline; }
a:hover {text-decoration:underline;}

p a:link {text-decoration:underline; color:#C80003;}
p a:visited {color:#FF0000;}
p a:hover {text-decoration:none;}

ol, ul { list-style:disc; margin:0 0 1.3em 1.3em; padding:0 0 0 1.3em;}
ol { list-style:decimal; }
#main ol, #main ul { /*clear:both;*/ overflow:auto; }
#description, #skip, .hidden { display:none; }

/* Layout ///////////////////////////////////////////////////////////////*/
#container, #header, #footer { margin:auto; width:960px; position:relative; }
#main, #left, #contentwrap, #center, #right, #footer {
	float: left;
	display: inline; /* workaround for IE6*/
}
#main {background:#fff;}

#header { height:120px; background:url(../img/bg-header.jpg) no-repeat top left;}
#left, #right { padding:10px; width:160px;}
#right{width:218px;}
#contentwrap, #center{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;	
	min-height:350px;
	height:auto !important;
	height:350px;	
	width:500px;
	padding:20px;
}

#footer {
	background: url(../img/bg-nav-footer.gif) repeat-y top left;
	border-top:1px solid #CCC;
	font-size:0.9em;
	height:220px;
	margin:auto;
	padding:0;
	position:relative;
}

#footer div { display:inline; float:left;}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo {
	background:url(../img/logo.gif) no-repeat 0 0;
	display:block; height:37px; width:285px;
	left:20px; top:22px; position:absolute;
	text-indent:-9999px;
}

#netcreators {
	height:24px;
	width:207px;
	left:730px;
	top:34px;
	position:absolute;	
}

#copy { padding: 0 8px;clear:both;color:#979797; width:200px; left:20px; bottom:20px; position:absolute;}
#copy span {padding-left:3px;}

.imgtext-table, .imgtext-table td { padding:0; line-height:0;}
.align-center { text-align:center; }
.align-right { text-align:right; }

#st1, #st2, #st3 { font-weight:bold; display:none; }

/* Tabs menu frame /////////////////////////*/
.csc-frame-frame1 {
	display:block;
	width: 920px;
}
