/*************************************************/
/*********** CSS Document - CSS File *************/
/*************************************************/

html 
{
		height: 100%;
		background: #e8f3fb url(http://www.steampunk1577.net/micro.png) repeat-x top left;		
}

/*************************************************/
/* HOME PAGE ELEMENTS */

.page-side
{
		height: 100%;
		background: #e8f3fb url(http://www.steampunk1577.net/micro.png) repeat-x top left;		
}

/* YEARS HOMEPAGE */
#years-homepage {
	float: left;
	width: 100%;
	padding: 0; margin: 0;	
	margin-left: -20px;
	margin-top: 30px;
}

/* SPONSORS HOMEPAGE */
#sponsors-homepage {
	padding-left: 5px;
	margin-left: 5px;
}


/* LATES-NEWS HOMEPAGE */
#lates-news {
	padding-left: 1px;
	padding-right: 1px;
	margin-right: 45px;
	margin-left: 1px;
}

/* Sidebar */	
#sidebar1 {
	float: left;
	width: 160px;
	padding: 0; margin: 0;	
	margin-left: 9px;
	height: 180px;
}	
#sidebar1 h1 {
	margin-top: 10px;
	margin-left: 5px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(http://www.steampunk1577.net/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar1 .left-box {
	border: 3px solid #EFF0F1; 
	margin: 0 0 5px 0;
	margin-left: 5px;
	height: 180px;
}


/*************************************************/
/* SOME IMPORTANT PAGE ELEMENTS FOR THE DESING */

body {
	background: #e8f3fb url(http://www.steampunk1577.net/micro.png) repeat-x top left;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:inherit;
	height: 100%;
}

body a {
	color:#417394;
	text-decoration:none;
}
body a:hover,
body a:hover .time,
body a:hover .shade,
body a:hover .understate {
	color:#417394;
	text-decoration:underline;
}

body a.understate,
body a .understate {
	color:inherit;
	text-decoration:none;
	*clear:expression(style.color = parentNode.currentStyle.color, style.clear = "none", 0);
}

input,
textarea,
button,
select {
	font-family:Tahoma, Calibri, Verdana, Geneva, sans-serif;
}

.button {
	padding: 2.5px 5px;
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	border:1px solid #a8a8a8;
	border-bottom: 1px solid #e0e0e0;
	color:#424242;
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x top left;
}

.button:hover {
	background: #e9e9e9 url(images/gradients/generic_button.png) repeat-x  ;
	color: #424242;
}
/*
.button[type="reset"]:hover {
	background: #e9e9e9 url(images/gradients/generic_button.png) repeat-x  ;
	color: #424242;
}
*/
body,
legend {
	font-family:Tahoma, Calibri, Verdana, Geneva, sans-serif;
}

.shade {
	color:rgb(153,153,153);
}

.time {
	color:rgb(102,102,134);
}

.nocss_label {
	display:none;
}

.normal {
	font-size:13px;
	font-weight:normal;
}

.left-box-2010-game
{
	float: left;
	width: 100%;
	padding: 0; margin: 0;	
	margin-left: 10px;
	margin-top: 30px;
}

.right-box-2010-game
{
	float: right;
	width: 100%;
	padding: 0; margin: 0;	
	margin-right: 10px;
	margin-top: 30px;

}


/*************************************************/
/* CSS TABLE STUFF */
.table { display:table; table-layout:fixed; }
.thead { width:100%; padding:0; }
.tr    { display:table-row; }
.td    { display:table-cell; }

/* Some em+strong setting */
em {}
strong {}


/*************************************************/
/* MENU POPUPS */

.popupgroup {}

.popupmenu {
	position:relative;
	*z-index:999;
}

.popupmenu a.popupctrl {
	background-image:url(images/misc/black_downward_arrow.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:15px;
}

.popupmenu a.popupctrl.nogadget {
	padding-right:0;
	background-image:none;
}

.popupgroup .popupmenu a.popupctrl {
	font-size:11px;
	padding:2px 4px;
	border:solid 1px transparent;
	background-color:transparent;
	text-decoration:none;
	padding-right:15px;
	margin-left:5px;
}

.popupgroup .popupmenu:hover a.popupctrl {
	border-color:1;
	background-color:transparent;
}

/* see PopupMenu.set_control_style() */
.popupgroup .popupmenu:hover a.popupctrl.active,
.popupmenu a.popupctrl.active {
	border-color:1;
	background-color:transparent;
	color:#4e4e4e;
}

.popupgroup .popupmenu {
	float:left;
}

.blockfoot .popupctrl {
	text-decoration:none;
	padding:2px 6px;
	padding-right:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.popupbody {
	background:#dfdfdf none   ;
	border:1px solid #c4c4c4; 
	padding:3px;
	position:absolute;
	z-index:1000;
	top:1.5em;
	left:0;
	display:none;
	min-width:200px;
}

.popupmenu:hover ul.popuphover {
	display:block;
}

.popupbody li {
	border-top:solid 1px #dfdfdf;
}

.popupbody > li:first-child {
	border-top:none;
}

.popupbody li > a,
.popupbody li > label {
	display:block;
	color:inherit;
	padding:6.5px 10px;
	background:rgb(255, 255, 255)  bottom repeat-x;
	text-decoration:none;
	white-space:nowrap;
	font:   normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}

/* vbmenu_hilite and vbmenu_option are for the ajax popup menus (tags) */

.popupbody li > a:hover,
.popupbody li > label:hover,
.popupbody li.vbmenu_hilite > a {
	background-color:#ffeb90;
	color:#4e4e4e;
}

.popupbody li.vbmenu_option > a:hover {
	background:rgb(255, 255, 255)  bottom repeat-x;
}

.popupbody li input.searchbox {
	width:180px;
	padding:0px;
	font-size:10pt;
	font-style:italic;
	color:rgb(153,153,153);
}

.popupbody li input.searchbox:focus {
	font-style:normal;
	color:#4e4e4e;
}

.popupbody li.formsubmit {
	text-align:right;
	padding:0px;
	background:transparent;
}

.popupbody li.formsubmit .submitoptions {
	float:left;
	text-align:left;
}

.popupbody li.formsubmit .submitoptions label {
	display:block;
}

.popupbody li.formsubmit.jumptopage > label {
	display:inline;
	background:none;
}

.popupbody li.formsubmit input[type="submit"],
.popupbody li.formsubmit input[type="reset"],
.popupbody li.formsubmit input[type="button"] {
	font:9pt Tahoma, Calibri, Verdana, Geneva, sans-serif;
	padding:2px;
	padding-bottom:1px;
}

.popupbody li.formsubmit input[type="submit"]:hover,
.popupbody li.formsubmit input[type="reset"]:hover,
.popupbody li.formsubmit input[type="button"]:hover {
	color:#417394;
}

.blockhead .popupmenu,
.blocksubhead .popupmenu {
	display:inline-block;
	text-transform: none;
}

/*************************************************/
/* BUTTONS */

.textcontrols a,
a.textcontrol {
	position:relative;
	left: 110px;
	padding: 3px 5px;
	/*padding-left:35px;*/
	font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	line-height: 1.230;
	text-decoration:none;
	border: 1px solid #a8a8a8;
	color: #424242;
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x top left;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px; */
}

.textcontrols a img,
a.textcontrol img {
	position:absolute;
	bottom:2px;
	left:-2px;
}

.textcontrols a:hover img,
a:hover.textcontrol img {
	position: absolute;
	bottom:2px;
	left:-2px;
}

.textcontrols a:hover,
/*.actionbutton_container a:hover.pagetitleinfo.textcontrol, 
a:hover.textcontrol */{
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x  ;
	text-decoration:none;
	color: #417394;
}

.textcontrols a:hover,
.actionbutton_container a:hover.pagetitleinfo.textcontrol, 
a:hover.textcontrol {
	text-decoration:none;
}

.blockhead a.textcontrol {
	float:right;
	font-size:13px;
	margin-top: -5px;
	text-transform: none;
}

.blockfoot a.textcontrol, .blocksubfoot a.textcontrol {
	margin-top: 10px;
}


/*************************************************/
/* Auto-clearing of floats */
.floatcontainer:after,
.formcontrols .blockrow:after,
dl.stats:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.floatcontainer,
.formcontrols .blockrow,
dl.stats {
	display:inline-block;
	font-weight:normal;
}
/* IE-Mac hide \*/
* html .floatcontainer,
.formcontrols .blockrow,
dl.stats {
	height:1%;
}
.floatcontainer,
.formcontrols .blockrow,
dl.stats {
	display:block;
}
/* End IE-Mac hide */

/*************************************************/
/** UN-RESET **/

* UN-RESET
*
* These definitions are designed to undo the effects of YUI Reset, but only when contained within a *.reset element.
* Code is based on YUI Base
*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Base
 * @module base
 * @namespace yui-
 * @requires reset, fonts
*/

.restore body
.restore body {
	/* For breathing room between content and viewport. */
	margin:10px;
}

.restore h1 {
	/* 18px via YUI Fonts CSS foundation. */
	font-size: 138.5%;
}

.restore h2 {
	/* 16px via YUI Fonts CSS foundation. */
	font-size: 123.1%;
}

.restore h3 {
	/* 14px via YUI Fonts CSS foundation. */
	font-size: 108%;
}

.restore h1,
.restore h2,
.restore h3 {
	/* Top & bottom margin based on font size. */
	margin: 1em 0;
}

.restore h1,
.restore h2,
.restore h3,
.restore h4,
.restore h5,
.restore h6,
.restore strong,
.restore dt {
	/* Bringing boldness back to headers and the strong element. */
	font-weight: bold;
}
.restore optgroup {
	font-weight:normal;
}

.restore abbr,
.restore acronym {
	/* Indicating to users that more info is available. */
	border-bottom: 1px dotted #000;
	cursor: help;
}

.restore em {
	/* Bringing italics back to the em element. */
	font-style: italic;
}

.restore del {
	/* Striking deleted phrases. */
	text-decoration: line-through;
}

.restore blockquote,
.restore ul,
.restore ol,
.restore dl {
	/* Giving blockquotes and lists room to breath. */
	margin: 1em;
}

.restore ol,
.restore ul,
.restore dl {
	/* Bringing lists on to the page with breathing room. */
	margin-left: 2em;
}

.restore ol.numeric li,
.restore ol li {
	list-style: decimal outside;
}

.restore ol.alpha li {
	list-style: lower-alpha outside;
}

.restore ul li {
	/* Giving UL's LIs generated disc markers. */
	list-style: disc outside;
}

.restore dl dd {
	/* Giving UL's LIs generated numbers. */
	margin-left: 1em;
}

.restore th,
.restore td {
	/* Borders and padding to make the table readable. */
	border: 1px solid #000;
	padding: 0.5em;
}

.restore th {
	/* Distinguishing table headers from data cells. */
	font-weight: bold;
	text-align: center;
}

.restore caption {
	/* Coordinated margin to match cell's padding. */
	margin-bottom: .5em;
	/* Centered so it doesn't blend in to other content. */
	text-align: center;
}

.restore sup {
	/* to preserve line-height and selector appearance */
	vertical-align: super;
}

.restore sub {
	/* to preserve line-height and selector appearance */
	vertical-align: sub;
}

.restore p,
.restore fieldset,
.restore table,
.restore pre {
	/* So things don't run into each other. */
	margin-bottom: 1em;
}
/* Opera requires 1px of passing to render with contemporary native chrome */
.restore button,
.restore input[type="checkbox"],
.restore input[type="radio"],
.restore input[type="reset"],
.restore input[type="submit"] {
	padding:1px;
}


.unread {
	font-weight:bold;
}

/*************************************************/
/* Imagereg */
#imagereg {
	vertical-align:middle;
	margin-bottom:5px;
}


#wol_navpopup.navpopupmenu {
	margin-bottom:6px;
}
.navlinks {
	background: #f4f4f4 none   ;
	border-top: 1px solid #e7e7e7;
	padding: 10px 0;
	text-align: center;
	color: #5d5d5d;
	font-size: ;
        margin-top: 20px;
        margin-bottom: 20px;
width:100%;
clear:both;
} 

/*************************************************/
/* Style for members page */

.ppl_header {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	background-image:url(images/ppl_header.gif);
	background-repeat:repeat-x;
	color:#666666;
	font-weight:bold;
	min-height:500px;
	min-width:500px;
}
.ppl_title{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	min-height:500px;
	min-width:500px;
}

/*************************************************/
/* HEADER */

.above_body, .below_body {
	background: rgb(244,164,96);
	margin: 0 -20px;
}

#header {
	background:#42576a url(images/gradients/gradient-grey-down.png) repeat-x  ;
      _background-image:none;
	padding:   ;
	border:  ;
	color:#a9a9a9;
	font:normal normal normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	position:relative;
	padding-bottom:5px;
	/*height:36px;*/
	/*margin-bottom:52px;*/
}
#header a { color:; }
#header a:hover { color:; }

.logo-image {
        float: left;
}

#toplinks {
	position:absolute;
	right:20px;
	top:0;
	color:#ffffff;
	font: normal normal normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	text-align:right;
}

#toplinks ul.isuser, #toplinks ul.nouser {
	float: right;
	clear: left;
	list-style: none;
}

#toplinks ul.isuser li {
	display:inline;
	margin-left: 10px;
	position: relative;
	top: 5px;
	color: #a9a9a9;
}

#toplinks ul.isuser li.logoutlink {
	top: 0;
}

#toplinks ul.isuser li a {
	padding: 3px 4px;
	font-weight:bold;
	color:#ffffff;
}

#toplinks ul.isuser li a:hover {
	background: #2E5C7B;
	color:;
}

#toplinks ul.nouser li {
	display:inline;
}

#toplinks ul.nouser li a {
	float:left;
	clear:right;
	color:#ffffff;
}

#toplinks ul.nouser li a{
	position: relative;
	padding: 6px 10px 0 10px;
	background: #2E5C7B;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	height:20px;
	font-weight:bold;
	display: block;
	font-size:12px;
}

#toplinks ul.nouser li a{
	margin-left: 5px;
}

#toplinks ul.nouser li a:hover {
	background: #2E5C7B;
	color:;
}

#toplinks ul.isuser li.popupmenu {
	color: rgb(255,255,255);
}

#toplinks ul.isuser li.popupmenu a {
	background: #2E5C7B url(images/misc/popupctrl.png) no-repeat right center;
	padding: 2px 4px;
}

#toplinks ul.isuser li.popupmenu a:hover {
	background-image:url(images/misc/popupctrl.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:11px;
}

#toplinks ul.isuser li.popupmenu ul li {
	position: relative;
	top: 0;
	margin: 10px 0 0;
	text-align: left;
}

#toplinks ul.isuser #notifications .popupbody {
	background: #2E5C7B;
	border: 1px solid #2E5C7B;
}

#toplinks ul.isuser #notifications .popupbody li a{
	color: black;
	padding: 2px 5px;
	font-weight: normal;
	background:rgb(255,255,255);
	border-top:1px solid #2E5C7B;
	position: relative;
	text-align: left;
	padding-left: 30px;
}

#toplinks ul.isuser #notifications .popupbody li a span {
	position: absolute;
	left: 5px;
}

#toplinks ul.isuser #notifications .popupbody li a:hover {
	background:#ffeb90;
	color: black;
	text-decoration: underline;
}

#toplinks form {
	text-align: left;
	width:auto;
	float: right;
	clear: left;
        _display:block;
        _width:230px;

}

#toplinks #logindetails {
	padding: 0 10px;
	background: #2E5C7B;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	height: 26px;
}

#toplinks form input {
	margin: 3px 0 0;
	vertical-align: baseline;
	font-size: 11px;
	padding: 1px;
	border: 0;
}

#toplinks form input.default-value {
	color: #828282;
}

#toplinks #remember {
	margin: -3.3333333333333px 0 0 20px;
	font-size: 10px;
}

#toplinks #remember input {
	vertical-align: baseline;
}

#cb_cookieuser_navbar{
	position: relative;
	top: 2px;
}

#header hr,
#header h2 {
	display:none;
}

/* IE7 Float Fix */
.formcontrols .groupoption {
	display:block;
	clear:left;
}

.savepreferences {
	float:left;text-align:left;width:49.5%;
} 


/*************************************************/
/* NAVBAR */

#navbar {
	position:relative;
	height:53px;
	border-bottom:10px solid rgb(235,235,235); /* "hack" do not change no matter how much it feels like the stylevars don't match */
	*background:#435769 none   ;
	padding:   ;
	color:rgb(255, 255, 255);
	font:   11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}
#navbar a { color:rgb(255, 255, 255); }
#navbar a:hover { color:rgb(255, 255, 255); }

#navtabs {
	background:#2E5C7B url(images/gradients/gradient-white-down-sm.png) repeat-x  ;
	padding-left: 0px;
        _background-image:none;
}

#navtabs li:first-child {
	border-left: 1px solid #2E5C7B;
}

#navtabs ul {
	background: #435769;
	position:absolute;
	top:26px;
	left:0px;
	width:100%;
	border-top:1px solid #2E5C7B;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	margin-right:-80px;
}

#navtabs li {
	float:left;
	border-right: 1px solid #2E5C7B;
}

#navtabs ul li:first-child {
	text-indent: 20px;
	border-left: 0;
}

#navtabs ul li {
	border-right: 0;
}

#navtabs li a {
	height:26px;
	line-height:26px;
	padding:0 10px;
}

#navtabs li a.navtab {
	border-top: 1px solid #CFE5F5;
	border-left: 1px solid #CFE5F5;
	display:block;
	background:#2E5C7B url(images/gradients/gradient-white-down-sm.png) repeat-x  ;
      _background-image:none;
	position:relative;
	min-width:64.5px;
	text-align:center;
	color: rgb(255,255,255);
	font:  bold 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:26px;
	left:2px;
	right:-2px;
	top:1px
}

#navtabs li a.navtab:hover {
	background:rgb(189,200,218) url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x   0 -4px;
        _background-image:none;
	/*color:#417394;*/
	color:black;
}

#navtabs li.selected a.navtab {
	color:black;
	background:rgb(189,200,218) url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x  ;
        _background-image:none;
	position:relative;
	top:-1px;
	padding-top:4px;
	z-index:10;
}

#navtabs li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font-size:11px;
}

#navtabs li.selected li a {
	color:rgb(255,255,255);
	padding:2px 5px;
}

.navbar_advanced_search li {
	height: 26px;
	display:block;
	clear:both;
	line-height: 26px;
}

.navbar_advanced_search li a {
	color:#ffffff;
	font-size: 11px;
}

.navbar_advanced_search li a:hover {
	color:rgb(255,255,255);
	text-decoration:underline;
}

#navtabs li.selected li a:hover {
	color:rgb(255,255,255);
	text-decoration:underline;
}

#navtabs li.selected .popupbody li > a {
	padding:0px 10px;
	text-indent: 0;
	color: rgb(0, 0, 0);
}

#navtabs li.selected li a.popupctrl {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	border:solid 1px transparent;
	background:transparent url(images/misc/arrow.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('images/misc/arrow.gif');
	color: rgb(255,255,255);
}

#toplinks #notifications a.popupctrl {	
	padding:8px 12px 3px 4px;
	background: #2E5C7B url(images/misc/arrow.png) no-repeat right center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
       _background-image:url('images/misc/arrow.gif');
}

#toplinks #nonotifications a.popupctrl {
	padding:3px 12px 3px 4px;
	background: transparent url(images/misc/arrow.png) no-repeat right center;
        _background-image:url('images/misc/arrow.gif');
}

#toplinks #notifications a.popupctrl:hover, #toplinks #nonotifications a.popupctrl:hover {
	padding:3px 12px 3px 4px;
	background: #2E5C7B url(images/misc/arrow.png) no-repeat right center;
        _background-image:url('images/misc/arrow.gif');
}

#toplinks #notifications a.popupctrl:hover {
	padding-top: 8px;
}

#navtabs li.selected li:hover a.popupctrl {
	border-color:#435769;
	background-color:#2E5C7B;
	text-decoration:none;
}

#navtabs li.selected li:hover a.popupctrl.active,
#navtabs li.selected li a.popupctrl.active {
	border-color:#2E5C7B;
	background-color:#2E5C7B;
	color:rgb(255,255,255);
	text-decoration:none;
}

#navtabs .popupbody {
	border: 1px solid #2E5C7B;
	background: #2E5C7B;
}

#navtabs .popupbody li {
	float:none;
	border-top: 1px solid #2E5C7B;
}

#navtabs .popupbody li a:hover {
	background-color: #ffeb90;
}

#toplinks #nonotifications .popupbody a {
	background: rgb(255,255,255);
	color: #4e4e4e;
	padding: 0;
}

#globalsearch {
	position:relative;
	width:118px;
	right: 81px;
	top: -29px;
	float: right;
	clear: left;
	stext-align:right;
	height: 0;
	display:block;
}

#navbar_search {
	position:relative;
	width:180px;
	bottom: 1px;
	right: -20px;
	display:block;
}

#navbar_search input {
	font-size: 11px;
	vertical-align:middle;
	padding: 1px;
	border:1px solid #828282;
}

#globalsearch .textboxcontainer {
	height: 26px;
	border-left:1px solid #2E5C7B;
	display:inline-block;
	float: left;
	text-align:center;
	position: relative;
	left: 11px;
	
}

#globalsearch .textboxcontainer span {
	border-top: 1px solid #CFE5F5;
	border-left: 1px solid #CFE5F5;
	display: inline-block;
	height: 22px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	margin-bottom: 1px;
	width: 147px;
	position: relative;
	top:-1px;
        _width:140px; /* ie6 hack */
}

#globalsearch input.textbox {
	width: 120px;
}

#toplinks form input.loginbutton {
	font-size: 11px;
	padding: 0 5px;
	background-color:  ;
	border:solid 1px rgb(65,93,141);
}

#globalsearch .buttoncontainer {
	height: 26px;
	left: -14px;
	right: -14px;
	border-left:0px solid #2E5C7B;
	display:inline-block;
	border-right:1px solid #2E5C7B;
	width: 19px;
	overflow: hidden;
	float: right;
}

#globalsearch .buttoncontainer span{
	border-top: 0px solid #CFE5F5;
	border-left: 1px solid #CFE5F5;
	height: 19px;
	position: relative;
	right: 15px;
	top: 0;
	width: 24px;
	padding-left: 4px;
	padding-top: 2.5px;
	display:inline-block;
}

#globalsearch .searchbutton {
	border: 0;
	padding: 0;
	width: 25px;
	margin-top: -2px;
	border-top: 1px solid #CFE5F5;
	top: -1px;
	position: relative;

	margin-left: 5px;
}

/*************************************************/
/* FOOTER */

#footer {
clear: both;
padding: 0 0 40px 0;
font-size: 10px;
text-align: center;
color: #aaa;
}
#footer-inner {
background: transparent url(footer-bg.png) no-repeat top center;
position: relative;
}
#footer ul {
padding-top: 15px;
padding-bottom: 6px;
}
#footer ul li {
display: inline;
margin-right: 10px;
}
#footer a {
color: #727272;
font-weight: bold;
}
.truste-badge {
position: absolute;
top: 20px;
right: 15px;
}

/*************************************************/
/* BASIC CONTROL STYLING */

input, textarea, select, button {
	font:  bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	font-weight: normal;
}

.button {
	padding:3px 2px;
}

.button:hover {
	color:#417394;
}

.button[type="reset"]:hover {
	color:#417394;
}

.textbox,
textarea {
	background-color:rgb(255,255,255);
	border:solid 1px #6b91ab;
	padding:3px;
	outline:0;
}

.textbox[disabled],
textarea[disabled] {
	font-style:italic;
	color:rgb(153,153,153);
}

.formcontrols .blockrow input.textbox:focus,
.formcontrols .blockrow textarea:focus {
	background-color:rgb(255,255,200);
}


/*************************************************/
/* popupbody */

.popupbody li input.searchbox {
	width:180px;
	padding:0px;
	font-size:10pt;
	font-style:italic;
	color:#777777;
}

.popupbody li input.searchbox:focus {
	font-style:normal;
	color:#3e3e3e;
}

.navbar_advanced_search li a {
	text-decoration:none;
	font:   11px Arial, Calibri, Verdana, Geneva, sans-serif;
	line-height: 26px;
}

.navbar_advanced_search li {
	height: 26px;
	display:block;
	clear:both;
}

.navbar_advanced_search li a {
	color:rgb(255, 255, 255);
}

.navbar_advanced_search li a:hover {
	color:rgb(255, 255, 255);
	text-decoration:underline;
}


.globalsearch {
	position:absolute;
	width:180px;
	right: 20px;
	bottom: 0;
	float: right;
	clear: left;
	text-align:right;
	line-height: 1.0em;
	display:block;
}

.navbar_search {
	position:relative;
	width:180px;
	bottom: 1px;
	right: -20px;
	display:block;
}

.navbar_search input {
	font-size: 11px;
	vertical-align:middle;
	padding: 1px;
	border:1px solid #5a7f97;
}

.globalsearch .textboxcontainer {
	height: 26px;
	border-left:1px solid #5a7f97;
	display:inline-block;
	float: left;
	text-align:center;
}

.globalsearch .textboxcontainer span {
	border-top: 1px solid #Cedfeb;
	border-left: 1px solid #Cedfeb;
	display: inline-block;
	height: 22px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	margin-bottom: 1px;
	width: 147px;
        _width:140px; /* ie6 hack */
}

.globalsearch input.textbox {
	width: 120px;
}


.globalsearch .buttoncontainer {
	height: 26px;
	border-left:1px solid #5a7f97;
	display:inline-block;
	border-right:1px solid #5a7f97;
	width: 25px;
	overflow: hidden;
	float: right;
}

.globalsearch .buttoncontainer span{
	border-top: 1px solid #Cedfeb;
	border-left: 1px solid #Cedfeb;
	height: 23px;
	padding-left: 4px;
	padding-top: 2.5px;
	display:inline-block;
}

.globalsearch .searchbutton {
	border: 0;
	padding: 0;
	width: 22px;
	margin-top: -2px;
	margin-left: -2px;
	border-top: 1px solid #CFE5F5;
	top: -1px;
	position: relative;
}


/*************************************************/
/* Reset Fonts */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/*************************************************/
/* All PAGES - SOME VERY IMPORTANT SETTING AFCTTED EVERYTHING */
#navbar A:link {
FONT-SIZE: 12px; COLOR: #666; FONT-FAMILY: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)"; TEXT-DECORATION: none
}
#navbar A:visited {
	FONT-SIZE: 12px; COLOR: #666; FONT-FAMILY: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)"; TEXT-DECORATION: none
}
#navbar A:active {
	FONT-SIZE: 12px; COLOR: #666; FONT-FAMILY: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)"; TEXT-DECORATION: none
}
#navbar A:hover {
	FONT-SIZE: 12px; COLOR: #01499A; FONT-FAMILY: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)"; TEXT-DECORATION: none}
#navbar a {color:black;cursor:hand;}

#navbar.contain{background-color: #e6e4e5; width:118px;width:"120px"; align:center;padding-top:0px;border: solid 1px; d8d8d8;}

#navbar.container{background-color: #FFFFFF; width:112px; height:114px;width:"112px"; height:"114px";}

#navbar.title{height:17px;height:"19px";align:center;padding-top:2px;margin-top:4px;margin-bottom:4px;margin-right:3px;margin-left:3px;font:bold 11px arial;color:#FFFFFF;background-color: #B9B7B8;}

#navbar.flashORpic{padding-top:10px;padding-right:6px;padding-left:6px;align:center;}

#navbar.myContent{align:center;line-height:14px;margin-top:5px;}		

.tb_title_box
{
	height:20px
}

.hor_title_sep
{
	width:100%;height:3px;
	background-color: #446783;
}

.float_right
{
	float:right
}

.form_tr
{
	height:27px;
	margin-bottom:14px;
}

.response_title
{
	width:100px;
	float:right;
}

.video_response
{
	width:70px;
	float:left;
	padding:5px 5px 0px 0px;
}

.div_hr_sep
{
	margin:7px 10px 0 8px;
	width:2px;
	height:12px;
	float:left;
	border-right:1px solid #CDCCCB;
}

.showHide_btn
{
	cursor:pointer;
	cursor:hand;
	float:left;
	padding:5px 0px 0px 0px;
	font-weight:normal;
}

.add_tb
{
	float:right;
	color:#535353;
}

#GUI_PHOTO_TALKBACK
{
	display:block;
	background-color:#F5F5F5;
	padding:8px;
	display:none;
}

#GUI_PHOTO
{
	display:block
}

#GUI_COMPOSE_TALKBACK
{
	display:none;
	background-color:#F5F5F5;
	padding:8px;
}

#GUI_COMPOSE
{
	display:block
}

#GUI_COMMIT,#GUI_COMMIT_OK
{
	background-color:#F5F5F59F3;
	padding:8px;
}

.hideCloseBtn
{
	float:left;
	cursor:pointer;
	cursor:hand;
	display:block;	
}

#license_agr
{
	width:344px;
	width:"350px";
	height:30px;
	float:right;
	overflow:auto;
	color:#666666;
 	border:1px solid #cccccc;
 	background:#ffffff;
 	padding:2px;
}

.wid50
{
	width:50px;
	line-height:18px;
	line-height:"20px";
}

.wid90
{
	width:90px
}

.wid350
{
	width:350px
}

.wid400
{
	width:400px
}

.v_f
{
	position:relative;
	zoom:1;
	direction:rtl;
	padding:5px;
	font-size:1px;
	margin-bottom:10px;
	text-align:right
}

.v_f a
{
	text-decoration:none;
	color:#000066;
	display:inline-block;
	padding-left:8px;
	height:12px;
	line-height:10px;
	line-height:"12px";
}

.v_f a.brd
{
	border-right:1px solid #cccccc;
	padding-right:10px;
}

.v_f a:hover
{
	color:#000088;
}

.tb_title_box
{
	height:20px;
}

.hor_title_sep
{
	width:100%;
	height:3px;
	background-color: #446783
}

.float_right
{
	float:right
}

.form_tr
{
	height:27px;
	margin-bottom:14px;
}

.response_title
{
	width:100px;
	float:right;
}

.video_response
{
	width:70px;
	float:left;
	padding:5px 5px 0px 0px;
}

.div_hr_sep
{
	margin:7px 10px 0 8px;
	width:2px;
	height:12px;
	float:left;
	border-right:1px solid #CDCCCB;
}

.showHide_btn
{
	cursor:pointer;
	cursor:hand;
	float:left;
	padding:5px 0px 0px 0px;
	font-weight:normal;
}

.add_tb
{
	float:right;
	color:#535353;
}

#GUI_PHOTO_TALKBACK
{
	display:block;
	background-color:#F5F5F5;
	padding:8px;
	display:none;
}

#GUI_PHOTO
{
	display:block
}

#GUI_COMPOSE_TALKBACK
{
	display:none;
	background-color:#F5F5F5;
	padding:8px;
}

#GUI_COMPOSE
{
	display:block
}

#GUI_COMMIT,#GUI_COMMIT_OK
{
	background-color:#F5F5F5;
	padding:8px;
}

.hideCloseBtn
{
	float:left;
	cursor:pointer;
	cursor:hand;
	display:block
}

#license_agr
{
	width:344px;
	width:"350px";
	height:30px;
	float:right;
	overflow:auto;
	color:#666666;
	border:1px solid #cccccc;
	background:#ffffff;
	padding:2px;
}

.wid50
{
	width:50px;
	line-height:18px;
	line-height:"20px";
}

.wid90
{
	width:90px
}

.wid350
{
	width:350px
}

.wid400
{
	width:400px
}

.pnl300_container
{
	float:left;
	width:302px;
	margin-right:8px;
	display:inline;
}

.pnl300
{
	width:302px;
	text-align:right;
}

.pnl300 img.med300
{
	display:block;
	width:300px;
}

.pnl248_container
{
	float:left;
	width:250px;
	margin:0px 10px 5px 0;
	display:inline;
}

.pnl248
{
	width:250px;
	text-align:right;
}

.pnl248 img.med248
{
	display:block;
	width:248px;
	border-width:1px;
}

.pnlx p
{
	background:#e8e8e8;
	line-height:15px;
	padding:3px 5px 3px;
	font-size:11px;
	color:#595959;
}

.pnlx a
{
	background:#e8e8e8;
	position:relative;
	width:100%;color:#595959 !important;
	text-decoration:none !important;
}

.zoom
{
	position:absolute;
	bottom:1;
	bottom:"1";
	right:1;
	width:55px;
	height:44px;
	display:none;
}

.zoomOver
{
	display:inline;
}

.pnl466
{
	width:468px;
	text-align:right;
	margin-bottom:10px;
}

.pnl466 img.med466
{
	display:block;
	width:466px;
	border-width:1px;
}

.line_break
{
	font-size:0;
	line-height:1px;
	height:30px;
}

.tagsContainer
{
	margin-bottom:7px;
}

.tagsContainer.tag
{
	height:10px;
	line-height:10px;
	display:inline-block;
	padding:2px 0;
	margin-right:3px;
}

.tagsContainer.tag:hover
{
	background:#000066;
	color:white;
	text-decoration:none;
}

.tagsContainer.tagLabel
{
padding:2px 0;
display:inline-block;
color:#666666;
}

.tagsContainer.tagBorder
{
	border-right:1px solid #cccccc;
}

.sp_logo
{
	float:left;
	width:90px;
	height:25px;
}

.sp_temp
{
	width:100%;
	margin-top:10px;
}

.sp_img
{
	float:right;
	width:80px;
	height:80px;
	padding:0px 0px 0px 0px;
}

.sp_ped
{
	float:right;
	width:200px;
	height:80px;
	vertical-align:top;
	padding:0px 10px 0px 0px;
}

.l_comps
{
	width:100%;
	border-bottom:3px solid #CCCCCC;
	font-size:20px;
	line-height:21px;
	margin:0 0 0;
	min-height:23px;
}

.l_comps a
{
	color:black;
}

.l_comps a:hover
{
	color:#000088;
}

/*************************************************/
/* SEND-MESSAGE ELEMNTES */
.blockhead .popupbody li > a {
	color:#3e3e3e;
}

.blockhead .popupmenu,
.blocksubhead .popupmenu {
	display:block;
	float: right;
	clear: left;
	text-transform: none;
}

.blockhead a { color:; }
.blockhead a:hover { color:; }

.blockhead {
	font:  normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	color:#ffffff;
	background:#7192a8 url(images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	padding:4px 10px 4px 10px;
	border:1px solid #5a7f97;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.blockhead h2 {
	font-weight:bold;
}

.blockhead a { color:#ffffff; }
.blockhead a:hover { color:#ffffff; }

.blockhead img {
	margin-bottom: -4px;
}

.blocksubhead {
	font:  normal 0px ;
	color:#3e3e3e;
	background:#e9e9e9 none repeat-x  ;
	padding:4px 10px 4px 10px;
	border-top:1px solid #cecece;
	/*margin: 0 1px;*/
}

.blocksubhead img {
	vertical-align:middle;
}

/*dl.blocksubhead dt, dl.blocksubhead dd {
	display:inline;
}
dl.blocksubhead dt { color:#777777; font-weight:normal; }*/
.blocksubhead a { color:#3e3e3e; text-decoration:none; }
.blocksubhead a:hover { color:#417394; }

.blockhead_info, .blocksubhead_info {
	float:right;
	font-weight:normal;
}

/*.blockhead + */.blockbody { /* not sure why I had this .blockhead + .blockbody selector... need to look out for breakage */
	background:rgb(255, 255, 255) none no-repeat  ;
	padding-left:0px;
	padding-right:0px;
}

.blockrow {
	background:rgb(255, 255, 255) none   ;
	padding:5px 10px 5px 10px;
	border:  ;
	color:;
	font:    ;
}
.blockrow a { color:; }
.blockrow a:hover { color:; }

.blockfoot, .blocksubfoot {
	display:block;
	clear:both;
	background:#ffffff none   ;
	padding:5px 0px 5px 0px;
	border:0  rgb(102, 204, 0);
	color:;
	font:    ;

}
.blockfoot a { color:; }
.blockfoot a:hover { color:; }

.blockfoot,
.blocksubfoot {
	padding:5px 0px 5px 0px;
}

.blocksubfoot {
	text-align:right;
}

.blockfoot .popupctrl {
	text-decoration:none;
	padding:2px 6px;
	padding-right:15px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}

.blockhead .popupctrl {
color: #ffffff;
}

.blockhead .popupctrl:hover {
color: #ffffff;
}

.blockhead a.textcontrol {
	float:right;
	font:  bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	margin-top: -4.5px;
	text-transform: none;
}

.blockfoot a.textcontrol, .blocksubfoot a.textcontrol {
	margin-top: 10px;
}

.blockhead a.collapse {
	top: 10px;
}

.vbform .blockhead {
	margin-top:2em;
}

.vbform .blockhead:first-child {
	margin-top:0;
}
.settings_form_top_border {
	border-top: 1px solid #6b91ab;
}
.settings_form_border {
	border-right: 1px solid #6b91ab;
	border-left: 1px solid #6b91ab;
	border-bottom: 1px solid #6b91ab;
}
.vbform {
	clear:both;
	width:auto;
	max-width:750px;
	_width:750px;
	margin:0 auto;
	margin-bottom:2em;
}
form.vbform .formcontrols {
	/*margin-bottom:1em;*/
}

.formcontrols {
	border-right: 1px solid #6b91ab;
	border-left: 1px solid #6b91ab;
	border-bottom: 1px solid #6b91ab;
}

.formcontrols .blockrow {
	background:rgb(255, 255, 255)  bottom repeat-x;
	border-top:solid 1px #cedfeb;
}

.formcontrols > *:first-child,
.formcontrols .blocksubhead + .blockrow {
	border-top:none;
}

.vbform .actionbuttons .group {
margin:0 auto;
max-width:750px;
width:auto;
}

.actionbuttons .group {
float:none;
padding-right:10px;
text-align:right;
}

/*************************************************/
/* TEXTCONTROL */
.textcontrols1 a,
a.textcontrol1 {
	position:relative;
	left: 710px;
	padding: 3px 5px;
	/*padding-left:35px;*/
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	line-height: 1.230;
	text-decoration:none;
	border: 1px solid #a8a8a8;
	color: #424242;
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x top left;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px; */
}

.textcontrols1 a img,
a.textcontrol img {
	position:absolute;
	bottom:2px;
	left:-2px;
}

.textcontrols1 a:hover img,
a:hover.textcontrol img {
	position: absolute;
	bottom:2px;
	left:-2px;
}

.textcontrols1 a:hover,
/*.actionbutton_container a:hover.pagetitleinfo.textcontrol, 
a:hover.textcontrol */{
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x  ;
	text-decoration:none;
	color: #417394;
}

.textcontrols1 a:hover,
.actionbutton_container a:hover.pagetitleinfo.textcontrol, 
a:hover.textcontrol {
	text-decoration:none;
}


.textcontrols2 a,
a.textcontrol2 {
	position:relative;
	left: 30px;
	padding: 3px 5px;
	/*padding-left:35px;*/
	font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	line-height: 1.230;
	text-decoration:none;
	border: 1px solid #a8a8a8;
	color: #424242;
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x top left;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px; */
}

.textcontrols2 a img,
a.textcontrol2 img {
	position:absolute;
	bottom:2px;
	left:-2px;
}

.textcontrols2 a:hover img,
a:hover.textcontrol2 img {
	position: absolute;
	bottom:2px;
	left:-2px;
}

.textcontrols2 a:hover,
/*.actionbutton_container a:hover.pagetitleinfo.textcontrol, 
a:hover.textcontrol */{
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x  ;
	text-decoration:none;
	color: #417394;
}

.textcontrols2 a:hover,
.actionbutton_container a:hover.pagetitleinfo.textcontrol, 
a:hover.textcontrol {
	text-decoration:none;
}

.blockhead a.textcontrol2 {
	float:right;
	font-size:13px;
	margin-top: -5px;
	text-transform: none;
}

.blockfoot a.textcontrol2, .blocksubfoot a.textcontrol {
	margin-top: 10px;
}



.textcontrols3 a,
a.textcontrol3 {
	position:relative;
	left: 11px;
	padding: 3px 5px;
	/*padding-left:35px;*/
	font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	line-height: 1.230;
	text-decoration:none;
	border: 1px solid #a8a8a8;
	color: #424242;
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x top left;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px; */
}

.textcontrols3 a img,
a.textcontrol3 img {
	position:absolute;
	bottom:2px;
	left:-2px;
}

.textcontrols3 a:hover img,
a:hover.textcontrol2 img {
	position: absolute;
	bottom:2px;
	left:-2px;
}

.textcontrols3 a:hover,
/*.actionbutton_container a:hover.pagetitleinfo.textcontrol3, 
a:hover.textcontrol */{
	background:#e9e9e9 url(images/gradients/generic_button.png) repeat-x  ;
	text-decoration:none;
	color: #417394;
}

.textcontrols3 a:hover,
.actionbutton_container a:hover.pagetitleinfo.textcontrol3, 
a:hover.textcontrol {
	text-decoration:none;
}

.blockhead a.textcontrol3 {
	float:right;
	font-size:13px;
	margin-top: -5px;
	text-transform: none;
}

.blockfoot a.textcontrol3, .blocksubfoot a.textcontrol3 {
	margin-top: 10px;
}


/* END BLOCK STUFF */

/*************************************************/
/* IMAGES */
.npat {
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	padding: 5px;
	margin-right: 5px 0px 10px 10px;
	margin-left: 5px 10px 10px 0px;
}
.tcat5
{
	background: #0054C5 url(http://www.steampunk1577.net/forum/images/juice/gradients/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat5 a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat5 a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat5 a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.alt15, .alt1Active
{
	background: #F1F7FE;
	color: #707070;
}

/* END BLOCK IMAGES */

/*************************************************/
/* MENU POPUPS */

.popupgroup {}

#navtabs li.sel-popupmenu a.navtab {
	color:black;
	background:rgb(189,200,218) url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x  ;
        _background-image:none;
	position:relative;
	top:-1px;
	padding-top:4px;
	z-index:10;
}

#navtabs li.sel-popupmenu li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font-size:11px;
}

#navtabs li.sel-popupmenu li a {
	color:#000000;
	padding:2px 5px;
	font-face:arial;
	font-size:13px; 
}
.sel-popupmenu {
	position:relative;
	*z-index:999;
}

.sel-popupmenu a.popupctrl {
	background-image:url(images/misc/black_downward_arrow.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:15px;
}

.sel-popupmenu a.popupctrl.nogadget {
	padding-right:0;
	background-image:none;
}

.popupgroup .sel-popupmenu a.popupctrl {
	font-size:11px;
	padding:2px 4px;
	border:solid 1px transparent;
	background-color:transparent;
	text-decoration:none;
	padding-right:15px;
	margin-left:5px;
}

.popupgroup .sel-popupmenu:hover a.popupctrl {
	border-color:1;
	background-color:transparent;
}

/* see sel-popupmenu.set_control_style() */
.popupgroup .sel-popupmenu:hover a.popupctrl.active,
.sel-popupmenu a.popupctrl.active {
	border-color:1;
	background-color:transparent;
	color:#4e4e4e;
}

.popupgroup .sel-popupmenu {
	float:left;
}

.blockfoot .popupctrl {
	text-decoration:none;
	padding:2px 6px;
	padding-right:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.popupbody {
	background:#dfdfdf none   ;
	border:1px solid #c4c4c4; 
	padding:3px;
	position:absolute;
	z-index:1000;
	top:1.5em;
	left:0;
	display:none;
	min-width:200px;
}

.sel-popupmenu:hover ul.popuphover {
	display:block;
}

.popupbody li {
	border-top:solid 1px #dfdfdf;
}

.popupbody > li:first-child {
	border-top:none;
}

.popupbody li > a,
.popupbody li > label {
	display:block;
	color:inherit;
	padding:6.5px 10px;
	background:rgb(255, 255, 255)  bottom repeat-x;
	text-decoration:none;
	white-space:nowrap;
	font:   normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}

/* steampunkmenu_hilite and steampunkmenu_option are for the ajax popup menus (tags) */

.popupbody li > a:hover,
.popupbody li > label:hover,
.popupbody li.vbmenu_hilite > a {
	background-color:#ffeb90;
	color:#4e4e4e;
}

.popupbody li.vbmenu_option > a:hover {
	background:rgb(255, 255, 255)  bottom repeat-x;
}

.popupbody li input.searchbox {
	width:180px;
	padding:0px;
	font-size:10pt;
	font-style:italic;
	color:rgb(153,153,153);
}

.popupbody li input.searchbox:focus {
	font-style:normal;
	color:#4e4e4e;
}

.popupbody li.formsubmit {
	text-align:right;
	padding:0px;
	background:transparent;
}

.popupbody li.formsubmit .submitoptions {
	float:left;
	text-align:left;
}

.popupbody li.formsubmit .submitoptions label {
	display:block;
}

.popupbody li.formsubmit.jumptopage > label {
	display:inline;
	background:none;
}

.popupbody li.formsubmit input[type="submit"],
.popupbody li.formsubmit input[type="reset"],
.popupbody li.formsubmit input[type="button"] {
	font:9pt Tahoma, Calibri, Verdana, Geneva, sans-serif;
	padding:2px;
	padding-bottom:1px;
}

.popupbody li.formsubmit input[type="submit"]:hover,
.popupbody li.formsubmit input[type="reset"]:hover,
.popupbody li.formsubmit input[type="button"]:hover {
	color:#417394;
}

.blockhead .sel-popupmenu,
.blocksubhead .sel-popupmenu {
	display:inline-block;
	text-transform: none;
}

#toplinks ul.isuser li.sel-popupmenu {
	color: rgb(255,255,255);
}

#toplinks ul.isuser li.sel-popupmenu a {
	background: #2E5C7B url(images/misc/popupctrl.png) no-repeat right center;
	padding: 2px 4px;
}

#toplinks ul.isuser li.sel-popupmenu a:hover {
	background-image:url(images/misc/popupctrl.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:11px;
}

#toplinks ul.isuser li.sel-popupmenu ul li {
	position: relative;
	top: 0;
	margin: 10px 0 0;
	text-align: left;
}

/*************************************************/


/*************************************************************/
/*********** END OF CSS Document - CSS File END **************/
/*************************************************************/