/**
 * Style sheet gGlobal
 */
*
{
	margin:0px;
	padding:0px;
	text-align:left;
	border:0px solid #ffffff;
	border-collapse:collapse;
	text-decoration:none;
	border-spacing: 0px;
}

html
{
	background-color:#e2e2e2;
	background-image:url("tl_files/handon_2008/images/gBG.gif");
	background-repeat:repeat-x;
}

ul, li
{
	list-style-type:none;
}

label
{
	font-weight:bold;
}

p.label
{
	margin-bottom:3px;
	font-weight:bold;
}

p.error
{
	margin-bottom:10px;
}

input.text
{
	width:240px;
	margin-bottom:11px;
	padding:4px 3px;
	background-color:#ffffff;
	border:2px solid #dedede;
}

div.mod_login
{
	margin-top:10px;
}

div.ce_downloads
{
	margin-bottom:10px;
}

div.submit_container
{
	margin-top:10px;
}

.gClear
{
	height:0px;
	overflow:hidden;
	clear:both;
	font-size:0px;
	line-height:0px;
	visibility: hidden;
}

.gHidden
{
	display:none;
}

#gPageWrapper
{
	width:840px;
	margin:0 auto;
}

#gPage
{
	width:790px;
	float:left;
	margin-bottom:30px;
	border:5px solid #ffffff;
}

#gShadeLeft
{
	width:20px;
	height:232px;
	float:left;
	background-image:url("tl_files/handon_2008/images/gShadeLeft.gif");
	background-repeat:no-repeat;
}

#gShadeRight
{
	width:20px;
	height:232px;
	float:left;
	background-image:url("tl_files/handon_2008/images/gShadeRight.gif");
	background-repeat:no-repeat;
}

#gPageHeader
{
	height:85px;
	background-color:#ffffff;
}

#gPageHeaderLeft
{
	width:300px;
	height:85px;
	float:left;
}

#gPageHeaderRight
{
	width:300px;
	height:85px;
	float:right;
}

#gPageLogoWrapper
{
	width:175px;
	height:38px;
	margin-top:24px;
	margin-left:30px;
	background-image:url("tl_files/handon_2008/images/gLogoHandon.gif");
	background-repeat:no-repeat;
}

#gLaguageWrapper
{
	margin-top:27px;
	margin-right:20px;
}

#gLaguageWrapper ul
{
	float:right;
}

#gLaguageWrapper li
{
	float:left;
	margin-left:10px;
}

#gPageMainNavigation
{
	height:39px;
	background-image:url("tl_files/handon_2008/images/gMainNavigationBG.gif");
	background-repeat:repeat-x;
}

#gPageImage
{
	width:790px;
	height:326px;
}

#gPageContent
{
	padding:20px 20px 70px 30px;
	background-color:#f1f1f1;
}

#gPageContentCenter
{
	width:485px;
	float:left;
	margin-top:7px;
}

#gPageContentRight
{
	width:240px;
	float:right;
}

#gPageFooter
{
	height:50px;
	background-color:#d4d4d4;
}
