html
{
	margin: 0px; padding: 0px; height: 100%; 
	background-color: #C0C0C0;
}
html, body, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
body, #popupBody
{
	margin: 0 auto; 
	padding: 0px; 
	background-color: #C0C0C0;
	height: 100%; 
	width: 1240px;
}

acronym
{
	border-bottom: 1px dotted #000;
	cursor: help;
}

#pageBackgroundColor, #popupPageBackgroundColor
{
	position: absolute; 
	height: 100%; 
	background-color: #F5F5F5; /* make sure background color is here just in case background image cannot be loaded */
	z-index: 0;
	background-image: url(images/body_background.gif); 
	background-position: 0 auto;
	background-repeat: repeat-y;
	width: 1040px;
	margin-left: 100px; 
}

#header, #popupHeader
{
	height: 123px; 
	position: absolute; 
	background-color: #F5F5F5;
	width: 1020px;
	margin: 0 110px;
	background-image: url(images/header_background.gif); 
	background-position: top center;
	background-repeat: no-repeat;
}

#logo, #popupLogo
{
	width: 266px;
	height: 65px;
	position: absolute; 
	background-image: url(images/logo_background.gif); 
	background-repeat: no-repeat;
	margin: 26px 0 0 715px;
}

#topmenu
{
	position: absolute; margin: 3px 0 0 700px; text-align: right; width: 400px;
}
#top-mygeek, #top-register, #top-login, #top-feedback, #top-tellafriend, #top-about
{
	text-decoration: none;
	margin: 0 10px;
	font-size: 13px;
	color: #474747;
}

.topmenupop
{
	display: none;
	float: left;
	background-color: #F5F5F5;
	border: 1px solid #898989;
	padding: 7px;
	text-align: left;
	width: 95%;
}
.sponsorpop
{
	display: none;
	float: left;
	position: absolute;
	background-color: #F5F5F5;
	border: 1px solid #898989;
	padding: 7px;
	text-align: left;
	right: 110px;
	width: 300px;
	z-index: 999;
}
.sponsorpop img
{
	margin: 5px;
}
.sponsor
{
	margin: 20px 0 0 0;
}
.topmenupop .close, .topmenupop:hover .close, .sponsorpop .close, .sponsorpop:hover .close
{
	float: right;
	width: 14px;
	height: 14px;
	background-image: url(images/menu/close.jpg);
}
.topmenupop .close:hover, .sponsorpop .close:hover
{
	background-image: url(images/menu/close_onhover.jpg);
	cursor: pointer;
}
.topmenupop .close:active, .sponsorpop .close:active
{
	background-image: url(images/menu/close_onclick.jpg);
	cursor: pointer;
}

#loginContainer
{
	display: none;
	position: absolute; margin-left: 660px; margin-top: 0px;
}
#member
{
	position: relative;
	margin: 7px 0 0 0;
}
#member #membershadow
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#member #membertop
{
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	color: #6BCE9E;
	top: -1px;
	left: -1px;
}
#containerContent, #popupContainerContent
{
	margin-top: 123px; 
	position:absolute; 
	margin-left: 100px;
	background-color: #F5F5F5;
	width: 1040px;
	background-image: url(images/body_background.gif); 
	background-position: 0 auto;
	background-repeat:repeat-y;
}

#containerMenu2
{
	width: 200px; 
	background-image: url(images/menu/back.jpg); 
	background-repeat: no-repeat;
	margin: 4px 0 0 16px;
	_margin: 4px 0 0 8px; /* for IE6 only, hack */
	background-color: #E5E5E5; 
	float: left;
	padding: 0;
}
#containerMenu2 .menuBlock2
{
	border: 1px solid #F5F5F5;
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 0 6px;
	padding: 2px 0px;
}
#containerMenu2 .menuBlock2:hover
{
	background-color: #BBBBBB;
}
#containerMenu2 .menuBlock2 a
{
	text-decoration: none;
}
#containerMenu2 .menuBlock2 .menuTitle2
{
	font-size: 13px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}
#containerMenu2 .menuBlock2 .menuTitle2:hover
{
	text-decoration: underline;
}
#containerMenu2 .menuBlock2 .lock
{
	background-image: url( images/menu/lock.gif );
	background-position: center right;
	background-repeat: no-repeat;
}
#containerMenu2 .menuBlock2 .menuContent2
{
	padding-bottom: 4px;
}
#containerMenu2 .menuBlock2 .menuContent2
{
	margin: 6px 0 0 4px;
	font-size: 10px;
	text-decoration: none;
	color: #454545;
}
#containerMenu2 .menuBlock2 .menuContent2 a{			color: #454545; text-decoration: none; font-size: 10px; }
#containerMenu2 .menuBlock2 .menuContent2 a:hover{		color: #000000 !important;	}

#menuBottomSpacer
{
	height: 15px;
	margin: 0;
	padding: 0;
}
#menuBottom
{
	width: 200px; 
	height: 20px; 
	margin: 0;
	padding: 0; 
	background-image: url(images/menu/bottom.jpg); 
	background-repeat: no-repeat; 
	float: left; 
	background-color: #F5F5F5;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}

#containerMenu
{
	width: 176px; position: relative; margin-left: 0px; margin-top: 4px; background-color: #E5E5E5; float: left;
}
div.menuBlock
{
	position: relative; margin-left: 0px; margin-right: 0px; margin-top: 2px; width: 176px; float: none;
}
div.menuTitleSide
{
	position: relative; margin-left: 0px; margin-top: 2px; width:174px; height: 17px; background-color:#A4BDB1; float: left;
}
div.menuTitleLiner
{
	position: relative; margin-left: 0px; margin-top: 0px; width:164px; height: 17px; background-color:#E5E5E5; float: left;
}
div.menuTitle
{
	position: relative; margin-left: 0px; margin-top: 0px; width:160px; height: 17px; background-color:#A4BDB1; float: left;
	font-size: 11px;
	line-height: 17px;
}
div.menuTitle a
{
	margin-left: 10px;
}
div.menuContentSide, div.menuContentSideSel
{
	position: relative; margin-left: 0px; margin-top: 2px; width:174px; background-color:#E5E5E5; background-position: 774px 0px;  float: left;
	font-size: 11px;
}
div.menuContentSideSel
{
	background-color:#339966;
}
div.menuContent a, div.menuTitle a
{
	text-decoration: none;
	color: black;
}
div.menuContent
{
	position: relative; margin-left: 0px; margin-top: 0px; width:172px; background-color:#E5E5E5; float: left;
	padding-left: 2px;
}
div #content, div#popupContent
{
	margin-left: 8px;
	position: relative; 
	background-color: #F5F5F5; 
	float: left;
	padding-bottom: 50px; /* IE will not accept margin.. */
}
div #content
{
	width: 800px;
}

div #content a, 		div #popupContent a,			.topmenupop a,			.sponsorpop a			{		color: #000000;				}
div #content a:hover, 	div #popupContent a:hover,		.topmenupop a:hover,	.sponsorpop a:hover		{		color: #474747 !important;	}
div #content a:visited, div #popupContent a:visited, 	.topmenupop a:visited,	.sponsorpop a:visited	{		color: #474747;/*color: #369A66;*/				}
div #content a:active, 	div #popupContent a:active,		.topmenupop a:active,	.sponsorpop a:active	{		color: #474747;				}

#advertical
{
	position: absolute;
	margin: 215px 0 0 865px;
}

#adhorizontal
{
	position: absolute;
	margin: 30px 0 0 95px;
}

#poweredby
{
	position: absolute;
	/*margin: 107px 0 0 1150px;*/
	margin: 20px 0 0 1150px;
	text-align: center;
}
#poweredbytext
{
	margin: 0 0 20px 0;
}
#googleAdSideRight
{
	margin: 20px 0 0 0;
}

#ajaxloader
{
	position: fixed;
	bottom: 0%;
	left: 0%;
	text-align: center;
	line-height: 22px;
	height: 24px;
	padding: 4px;
	background-color: #F5F5F5;
	display: none;
}
#ajaxloader img
{
	vertical-align: middle;
	margin-right: 4px;
}

/* popup extras */ 
#popupBody
{
	width: 645px;
	margin: 0;
	border-right: 5px solid #898989;
}

#popupPageBackgroundColor
{
	width: 645px;
	margin: 0;
	background-image: none; 
	border-right: 5px solid #898989;
}

#popupHeader
{
	width: 645px;
	height: 62px; 
	background-image: none; 
	margin-left: 0;
}

#popupLogo
{
	background-image: url(images/logoSmall.jpg); 
	background-repeat: no-repeat;
	width: 146px;
	height: 62px;
	margin: 0 0 0 495px;
	cursor: default;
}

#popupContainerContent
{
	margin-top: 82px; 
	width: 645px;
	margin-left: 0;
	border-right: 5px solid #898989;
	background-image: none; 
}
div #popupContent
{
	width: 636px;
	margin-left: 2px !important;
}


/* images */
img
{
	border: none;
}

/* headers */
h1{	margin: 0px 0px 6px 0px; font-size: 20px; color: #474747; font-weight: bold;	}
h2{	margin: 0px 0px 4px 0px; font-size: 18px; color: #474747; font-weight: bold;	}
h3{	margin: 15px 0px 7px 0px; font-size: 14px; color: #474747; font-weight: bold;	}
h4{	margin: 0px 0px 0px 0px; font-size: 12px; color: #474747; font-weight: bold;	}
h5{	margin: 0px 0px 0px 0px; font-size: 9px; color: #474747; font-weight: normal; 	}

/* forms */
form
{
	margin: 4px 2px;
}
input.text, textarea.text
{
	border-collapse: collapse; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #484848;
	background-color: #FFFFFF;
	padding: 0 2px;
	margin: 1px 0;
}
input.lite, select.lite
{
	border: 1px solid #A4BDB1;
}
textarea.text
{
	height: 100px;
}
.hundred
{
	width: 425px;
}
input.hundred, textarea.hundred
{
	/*width: 95%;*/ /* IE would just strech the fields up if long text was inserted */
	width: 425px;
}
input.seventy, textarea.seventy
{
	width: 70%;
}
input.fifty, textarea.fifty
{
	width: 50%;
}
input.trans, textarea.trans
{
	border: none;
	/*background-color: inherit; // css2, werkt niet in IE */
	background-color: transparent;
}
input.buttonSmall, input.buttonFpm
{
	font-weight: bold; 
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size:12px;
	color: #484848;
	line-height: 16px;
	height: 20px;
	cursor: pointer;
}
input.buttonSmall
{
	width: 26px; 
}
input.buttonSmall:hover, input.buttonFpm:hover
{
	color: #000000;
}
select
{
	border-collapse: collapse; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #484848;
	background-color: #FFFFFF;
	font-size: 12px;
}
.filterselected
{
	background-color: #F5F5F5;
	border: none;
}

/* tables */
/*
TODO:
table for new links
table for table specs, like processors
table for forms, user data
*/
table
{
	border-collapse: collapse;
	width: 100%;
}
table.tablelite
{
	border: none;
}
table.tableform{}
table.tablelist{}

th
{
	background-color: #A4BDB1;
}
th.sub, td.sub
{
	background-color: inherit;
	text-align: left;
	font-weight: bold;
}
table.tableform td.sub
{
	border-right: none;
	width: 175px;
}
tr.odd
{
	background-color: #EEEEEE;
}
tr.even
{
	background-color: inherit;
}
table.tableform tr:hover, table.tablelist tr:hover
{
	background-color: #DDDDDD;
}
.cellhover td:hover
{
	background-color: #DDDDDD;
}
td, th
{
	border: 1px solid #A4BDB1;
	padding: 1px 4px;
}
table.tableform td, table.tableform th
{
	border-left: none;
	border-right: none;
}
table.tablelite td
{
	border: none;
	margin: 0;
}
#containerMenu table.tablelite td
{
	padding: 0;
}
table.tablelite td a
{
	text-decoration: none;
}

th.checkbox, td.checkbox
{
	width: 20px;
	text-align: center;
}

/* table no hover, only stop hovering rows so it can be possible to hover different cells next to each other like in view overclock/new/3 */
table.nohover tr:hover
{
	/*background-color: inherit; // css2, werkt niet in IE */
	background-color: transparent;
}
td.nohover:hover
{
	background-color: transparent;
}

/* basic formats */
.smaller
{
	font-size: 10px;
}
.smallest
{
	font-family: 'lucida console', fixed, helvetica, arial, sans-serif;
	font-size: 8px;
}
.accent
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}

/* statistics */
div.bar
{
	background-color: #A4BDB1;
	height: 10px;
	float: left;
	border: 1px solid #484848;
	border-right: none;
}
div.barback
{
	border: 1px solid #484848;
	height: 10px;
}
div.bartd
{
	background-color: #A4BDB1;
	padding: 1px 0;
	border: 1px solid #484848;
	text-align: right;
}

.error, .note
{
	font-weight: bold;
	color: red;
}
.notice
{
	font-weight: bold;
	color: #2EB800;
}

.hidden
{
	display: none;
	width: 0;
	height: 0;
	z-index: -999;
	font-size: 0px;
}

.nopadding
{
	padding: 0;
}

.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}
.nodecoration
{
	text-decoration: none;
}

.pointer
{
	cursor: pointer;
}

.breaker
{
	clear: both;
}

.touch /* touch neighbour element: no padding/margin/border */
{
	padding: 0;
	margin: 0;
	border: none;
}

.toggleTargetIn
{
	display: none;
}
.toggleTargetOut
{
	display: block;
}
.toggleIn
{
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(images/toggleIn.jpg);
	cursor: pointer;
}
.toggleOut
{
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(images/toggleOut.jpg);
	cursor: pointer;
}