@charset "utf-8";
/* CSS Document */

body {
	background:#ffffff;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#2b2c26;
	line-height:normal;
}

a:link {color: #6b9903;text-decoration: none; font-weight:bold;}
a:visited {color: #6b9903;text-decoration: none; font-weight:bold;}
a:hover {color: #81b903;text-decoration: none; font-weight:bold;}
a:active {color: #6b9903;text-decoration: none; font-weight:bold;}

hr {
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	border:0;
	height:1px;
	background:#e9e9e9;
}

.hilight {
	color:#6b9903;
}

div#header {
	height:114px;
	background:#000000;
}

div#header div.left {
	float:left;
	width:638px;	
}

/* Search */

	div#search {
		padding-top:36px;	
		padding-left:0px;
		color:#e8e8e8;
		font-size:7pt;
		width:290px;
		
	}
	
	div#search div.title {
		
	}
	
	div#search form {
		margin:0;
		padding:0;
	}
	
	div#search .hilight {
		color:#d7b03d;
	}
	
	div#search input.textfield {
		height:19px;
		position:relative;
		top:2px;
		margin:0;
		float:left;
		width:240px;
	}
	
	div#search input.submit {
		width:40px;
		height:29px;
		background:transparent url(/images/bg_submit_small.png) top left no-repeat;
		font-size:0pt;
		color:#ffffff;
		border:0;
		padding:0;	
		margin:0;
		margin-top:1px;
		cursor:pointer;	
		float:right;	
	}	

	

div#header div.right {
	float:right;
	width:342px;	
}

div#header img.logo {	
	margin-top:24px;
}

div#menu {
	height:39px;
	border-bottom:1px solid #000000;
	background:#000000 url(/images/bg_menu.png) top left repeat-x; 
}

div#menuelement {
    margin:0;
    padding:0;
    height:28px;
    width:684px;
	background: transparent url(/images/bg_menuelement.png) top right no-repeat;
    float:right;
    }

div#menuelement ul {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
    float:right;
    }

div#menuelement ul li {
    display:block;
    float:left;
    padding:0;
    margin:0;
    }

div#menuelement ul li a {
    width:103px;
    height:25px;
    border:0;
    padding:0;
    margin-top:1px;
    margin:0;
    padding-top:14px;
    padding-right:11px;
    color:#eeeeee;
    text-decoration:none;
    display:block;
    text-align:right;
    background: transparent url(/images/bg_menuelement.png) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    font-weight:normal;
    overflow:hidden;
    }

div#menuelement ul li a:hover {
    color: #eeeeee;
    background: #5f8606 url(/images/bg_menuelement_hover.png) top left repeat-x;
    }


div#top-page {
	background:#5e8505 url(/images/bg_top-page.png) top left repeat-x;
	color:#f7f7f7;
}

div#top-page div.inside {
	padding-top:10px;
	padding-bottom:10px;	
}

div#top-page div.inside div.left {
	float:left;	
	background:#000000;
}

div#top-page div.inside div.right {
	float:right;	
	height:224px;
	background:#000000;
}


	div#userinformation {
		color:#ffffff;
		padding-top:20px;
		padding-left:20px;
	}


/* User Menu */

	div#usermenu {
		margin:0;
		padding:0;  
		padding-top:14px;  
		padding-right:1px;
		width:189px;   
	}
	
	div#usermenu ul {
		border:0;
		margin:0;
		padding:0;
		list-style-type:none;   
	}
	
	div#usermenu ul li {
		display:block;   
		padding:0;
		margin:0;	
	}
	
	div#usermenu ul li a {    
		border:0;
		padding:0;		
		margin:0;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:10px;
		color:#eeeeee;
		text-decoration:none;
		display:block;    
		background: transparent url(/images/bg_usermenu.png) top left no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12pt;
		font-weight:bold;
		overflow:hidden;
	}
	
	div#usermenu ul li a.first {
		background:none;
	}
	
	div#usermenu ul li a:hover {
		color: #eeeeee;
		background: #5f8606 url(/images/bg_menuelement_hover.png) top left repeat-x;
	}

div#page {
	background:#ffffff url(/images/bg_page.png) top left repeat-x;
}

div#page h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22pt;
	font-weight:bold;
	margin-bottom:0;
	padding:0;
}

.topicbox {
	padding-left:8px;
}

.topicbox-subtopic {
	padding-left:8px;
}




div.description {
	margin-bottom:20px;
}


div#page h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:normal;	
	padding:0;	
	margin-bottom:0;	
}

div#page div.title h2 {
	margin:0;
}

div#page h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	padding:0;	
	margin-bottom:0;
}

div#page div.title h3 {
	margin:0;
}


div#page p {
	margin:0;
	margin-top:10px;
}

div#page div.left {
	float:left;		
}
	
div#page div.right {
	float:right;
}

div.container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;	
}

	.thumbnail-container {        
        width:102px;		     
        text-align:center;       
        margin:0;
        padding:3px; 
		        
    }
    
	.thumbnail-cell {
		background:#ffffff;
		border:1px solid #d3d3d3;
	}
	
	.thumbnail-cell img {
		border:0;
	}
	
	.thumbnail-cell div.nick {
		padding:2px;
		font-size:7pt;
	}
	
   	.thumbnail-photo {
       	border:0; 
    }

    .photo {
        border: 1px solid #000000;
    }

	.text {
		padding:10px;
	}

div#page div.inside {
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:#f7f7f7;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:9px;
	padding-right:9px;
}

/* Profile Header */

	div#profile-header {
		background:#000000 url(/images/bg_corner_bottom-right.png) bottom right no-repeat;
		padding-top:2px;
		padding-bottom:2px;
		border:0;
		margin-bottom:10px;
		color:#ffffff;
	}
	
	div#profile-header div.inside {		
		background: transparent url(/images/shine.png) 20px 0px no-repeat;
		border:0;
		margin:0;
		padding:0;
	}

	div#profile-header div.inside div.content {		
		background: transparent url(/images/shine.png) 60px bottom no-repeat;
		border:0;
		margin:0;
		padding-top:16px;
		padding-bottom:16px;
		padding-left:20px;
	}

/* Profile Header Menu */

	div#profilemenu {
		margin:0;
		padding:0; 		
		padding-right:1px;
		width:189px;   
	}
	
	div#profilemenu ul {
		border:0;
		margin:0;
		padding:0;
		list-style-type:none;   
	}
	
	div#profilemenu ul li {
		display:block;   
		padding:0;
		margin:0;
	}
	
	div#profilemenu ul li a {    
		border:0;
		padding:0;
		margin-top:1px;
		margin:0;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:10px;
		color:#eeeeee;
		text-decoration:none;
		display:block;    
		background: transparent url(/images/bg_usermenu.png) top left no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12pt;
		font-weight:bold;
		overflow:hidden;
	}
	
	div#profilemenu ul li a.first {
		background:none;
	}
	
	div#profilemenu ul li a:hover {
		color: #eeeeee;
		background: #5f8606 url(/images/bg_menuelement_hover.png) top left repeat-x;
	}

/* Content Box layout */
	
	div.content-box {
		margin-bottom:10px;
	}

	div.content-box div.header-left {	
		background:#000000 url(/images/bg_content-box_header-left.png) top left no-repeat;
		height:44px;	
	}
	
	div.content-box div.header-right {	
		background:#000000 url(/images/bg_content-box_header-right.png) top right no-repeat;
		height:44px;	
	}
	
	div.content-box div.header-left div.title, 
	div.content-box div.header-right div.title {
		
		background:transparent url(/images/bg_content-box_shine.png) 20px 2px no-repeat;
		padding-left:18px;
		padding-right:18px;
		padding-top:10px;
		height:34px;
	}
	
	div.content-box div.header-left div.title h3,
	div.content-box div.header-right div.title h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14pt;
		color:#ffffff;
		font-weight:normal;
		margin:0;
	}
	
	div.content-box div.content {
		border:1px solid #232323;
		padding:20px;				
		background:#f8f8f8 url(/images/bg_content-box.png) bottom left repeat-x;
	}
	
	div.content-box div.footer {
		height:6px;
		background:#6b9903;
		overflow:hidden;
	}
	
div#sponsors {
	text-align:center;
	margin-bottom:40px;	
}

div.sponsor {
	margin-top:40px;
}

div.sponsor img {
	border:0;
}

form {
    margin:0;
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:1.1em;
    line-height:1.3em;
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    background:#fff url(/images/fieldbg.gif) repeat-x top;
    overflow:auto;
    padding:2px;
}

/* LIGHTBOX */

#overlay{ 
    background-image: url(/images/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(/images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}

#box{
    background:#000000;
	margin: 0;
	padding: 0;
    border:2px solid #000000;
	overflow: auto;
}

#box #close{
    position:absolute;
    top:0px;
    right:0px;
    cursor:pointer;
}

#box #boxContents {
	margin-top:12px;
	padding:10px;
}


/* Speech bubble */


div.bubble {
	width:auto;
	font-size:8pt;
	margin-bottom:30px;
	padding:0;	
}

div.bubble div.quote {
	margin:0;
	padding:20px;
	padding-top:10px;
	border:1px solid #c9c2c1;
	background-color:#fff;
}

div.bubble div.quote p {
	
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 12px 0px 0px 15px;
	top: 11px;
	background: transparent url(/images/tip.gif) no-repeat 25px 0;
	font-style: normal;
}

div.comment-form {	
	padding-top:20px;
}

div.comment-form textarea {
	width:400px;
	height:66px;
}


#page .image {
	text-align:center;
	padding-top:20px;
}

#page div.description {
	
	padding-top:30px;
}

div#media {
	padding-top:20px;
	padding-bottom:20px;
}


h3 a:link, h3 a:active, h3 a:visited {color: #6b9903;text-decoration: none; font-weight:normal;}
h3 a:hover {color: #81b903;text-decoration: none; font-weight:normal;}


div.feature {
	background:#000000 url(/images/bg_corner_bottom-right.png) bottom right no-repeat;	
	margin-bottom:10px;
}


div.feature div.title {
	background:transparent url(/images/bg_content-box_shine.png) 20px 1px no-repeat;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	height:34px;
}


div.feature div.title h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14pt;
		color:#ffffff;
		font-weight:normal;
		margin:0;
}

div.feature div.title h3 a:link,
div.feature div.title h3 a:active,
div.feature div.title h3 a:visited {
	color:#ffffff;	
}

div.feature div.title h3 a:hover {
	color:#81b903;
}





div.feature-long {
	background:#000000 url(/images/bg_corner_bottom-right.png) bottom right no-repeat;	
	margin-bottom:10px;
}


div.feature-long div.title {
	background:none;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:15px;
}

div.feature-long div.title h1 {
	margin-top:0;	
}

div.feature-long div.title h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14pt;
		color:#ffffff;
		font-weight:normal;
		margin:0;
}

div.feature-long div.title h3 a:link,
div.feature-long div.title h3 a:active,
div.feature-long div.title h3 a:visited {
	font-weight:bold;	
}

div.feature-long div.title h3 a:hover {
	color:#81b903;
}

input.button-login {
	background:transparent url(/images/button.png) top left no-repeat;
	border:0;
	color:#ffffff;
	font-size:8pt;
	text-align:center;
	width:106px;
	height:29px;
	padding-top:0px;
}


/*     AD Slots     */


div.leaderboard {
	border:0;
	margin-bottom:10px;
	height:90px;
}

div.skyscraper {
	border:0;
	width:160px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:20px;
}

div.rectangle {
	border:0;
	width:336px;
	height:280px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}