/*
    WormsNet v3
	Copyright 2004-2006 Syridium SC
	- http://www.syridium.com/
*/

/* Body */
body {
	background: #3E5182 url('../images/bg.png') top center repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #E0E8FF;
	text-align: center;
	overflow-y: scroll;
	*overflow: auto !important;
	text-shadow: 0 0 0 #000
}

/* Globals */
.content a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
}
.content a:hover {
	border-bottom: 1px dashed #C5CBDA;
}
a.n, a.n:hover {
	border-bottom: none;
}
a:active {
	outline: none;
}
img {
	border: 0px;
}
input {
	background: #44588E;
	border: 1px solid #252F4C;
	color: #E0E8FF;
	margin: 1px;
}

/* Text */
.text {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #CBD2E7;
}

/* Title */
.title_bg {
	background: url('../images/title_bg.png') repeat-x;
	height: 150px;
	width: 772px;
	margin: auto;
	border-bottom: 1px solid #CBD2E7;
	border-right: 1px solid #CBD2E7;
	text-align: left;
}
.title {
	background: url('../images/title.png') no-repeat;
	height: 40px;
	width: 350px;
	margin-top: 109px;
	float: left;
}
.title a {
	display: block;
	height: 40px;
	width: 100%;
	font-size: 1px;
	color: #4D63A1;
}
.title_side_image {
	background: url('../images/worms2.png') no-repeat;
	height: 150px;
	width: 110px;
	margin-right: 8px;
	float: right;
}

/* Random Image */
.rimg {
	width: 178px;
	float: left;
	padding: 4px 15px 4px 11px;
}

/* Icon Navigation */
.navbar {
	/*background: url('../images/sidebar_nav_bg.png') -1px 0 no-repeat;*/
	height: 54px;
	width: 772px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.nav_bg {
	background: url('../images/nav_bg.png') repeat-x 0px 4px;
	width: 100%;
	height: 50px;
	margin-top: 10px;
}
.nav {
	height: 40px;
	padding-top: 4px;
	text-align: left;
	margin: 0px;
	list-style-type: none;
}
.nav li {
	margin: 0px;
	float: left;
}
.nav a {
	height: 58px;
	width: 58px;
	display: block;
	font-size: 0px;
	overflow: hidden;
}
.nav #home a {
	background: url('../images/nav/home_off.gif') no-repeat;
}
.nav #home a:hover {
	background: url('../images/nav/home_on.gif') no-repeat;
}
.nav #homea {
	background: url('../images/nav/home_click.gif') no-repeat;
}

.nav #about a {
	background: url('../images/nav/about_off.gif') no-repeat;
}
.nav #about a:hover {
	background: url('../images/nav/about_on.gif') no-repeat;
}
.nav #abouta {
	background: url('../images/nav/about_click.gif') no-repeat;
}

.nav #multimedia a {
	background: url('../images/nav/multimedia_off.gif') no-repeat;
}
.nav #multimedia a:hover {
	background: url('../images/nav/multimedia_on.gif') no-repeat;
}
.nav #multimediaa {
	background: url('../images/nav/multimedia_click.gif') no-repeat;
}

.nav #goodies a {
	background: url('../images/nav/goodies_off.gif') no-repeat;
}
.nav #goodies a:hover {
	background: url('../images/nav/goodies_on.gif') no-repeat;
}
.nav #goodiesa {
	background: url('../images/nav/goodies_click.gif') no-repeat;
}

.nav #support a {
	background: url('../images/nav/support_off.gif') no-repeat;
}
.nav #support a:hover {
	background: url('../images/nav/support_on.gif') no-repeat;
}
.nav #supporta {
	background: url('../images/nav/support_click.gif') no-repeat;
}

/* BreadCrumb */
.breadcrumb {
	width: 760px;
	background: #303E63;
	border-top: 1px solid #CBD2E7;
	border-right: 1px solid #CBD2E7;
	border-bottom: 1px solid #CBD2E7;
	padding: 6px;
	margin: 3px 0 2px -1px;
	font-size: 12px;
	font-weight: bold;
	color: #CBD2E7;
	clear: both;
	float: left;
}
.breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

/* Container */
.container {
	width: 775px;
	text-align: left;
	margin: auto;
	clear: both;
}

/* Sidebar */
.sidebar {
	width: 201px;
	border-bottom: 1px solid #CBD2E7;
	margin: 6px 0px 0px 0px;
	*margin-top: 32px;
	padding: 0px 0px 0px 2px;
	float: left;
	list-style-type: none;
}
.sidebar li {
	width: 199px;
	border-top: 1px solid #CBD2E7;
	margin: 0px;
	padding: 0px;
}
.sidebar li#search {
	background: #303E63;
	border: 0;
	border-top: 1px solid #CBD2E7;
	width: 198px;
	padding: 16px 1px 12px 0;
	text-align: center;
	position: fixed;
	height: 46px;
	bottom: 0px;
}
.sidebar li a {
	background: #2E3B5E  url('../images/link_bg_1.png') no-repeat bottom right;
	width: 177px;
	border-left: 10px solid #495F99;
	padding: 6px;
	display: block;
	color: #FFFFFF;
	font: 13px Verdana, Arial, Sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.sidebar li a sup {
	font-weight: normal;
	cursor: help;
	color: #8997d8;
}
.sidebar #a a {
	font-weight: bold;
}
.sidebar li a:hover {
	background: #293554  url('../images/link_bg_1.png') no-repeat bottom right;
}

/* Sub Menu Item */
.sidebar li.sub a {
	background: #35446D  url('../images/link_bg_1.png') no-repeat bottom right;
	margin: 0px 0px 0px 5px;
	border-left: 5px solid #495F99;
	font: 11px Verdana, Arial, Sans-serif;
}
.sidebar li.sub a:hover {
	background: #2D3A5C  url('../images/link_bg_1.png') no-repeat bottom right;
}

/* Content */
.content {
	*margin-top: 30px;
	padding: 5px 10px 4px 210px;
	color: #E0E8FF;
}
.content .t {
	background: #36446d;
	color: #FFFFFF;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	margin: 4px -8px 8px;
	border-bottom: 1px solid #8d9ecb;
}
.content a img {
	margin-top: 4px;
}
.content .fl {
	float: left;
	margin: 0px 5px 4px 0px;
	font: 9px Verdana, Arial, Sans-serif;
}
.content .fl img {
	background: #cbd2e7;
}
.content .qlink {
	float: right;
	margin-left: 4px;
	text-align: right;
}

/* Footer */
.footer {
	width: 774px;
	margin: 0px auto 0px auto;
	padding: 4px 0 0 0;
	clear: both;
}
.copyright {
	background: #303E63;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 565px;
	padding: 5px 4px 6px 4px;
	margin: 0px 0px 8px 200px;
	font-size: 10px;
	float: left;
	color: #FFFFFF;
	text-align: left;
}
.copyright span {
	color: #ADADAD;
}
.copyright img {
	float: left;
	margin-right: 12px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
}
.copyright a:hover {
	border-bottom: 1px dashed #C5CBDA;
}

/* Lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color: #000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	}