/* CSS Document */
/* Question page styles
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

body { 
	line-height: 1;
	color: #293033;
	background: #dfdfdf url("images/body_bg.gif") top center repeat-y;
	height: 100%;
	}
	
/* page wrapper */
#container {
	width: 970px;
	margin: 0 auto;
	background-color: #FFFFFF;
	min-height: 100%;
	position:relative;
}
* html #container {
	height: 100%;
}

#wrap {
	padding: 0 20px;
	min-width: 650px;
	width: 900px;
	margin: 0 auto;
}

#simple-wrap {
	padding: 6px 10px;
}

#page-body {
	margin: 4px 0;
	clear: both;
}

/* header */
#header{
	margin: 0 10px;
	padding: 0;
	font-size: .75em;
	color: #526066;
	width: 950px;
	height: 140px;
	position: relative;
}
#header #logo {
	float: left;
	margin: 0px 0 0 30px;
	display: inline;
}
#header #right-side {
	float: right;
	width: 700px;
	position: relative;
	height: 70px;
}
#header #topnavlinks { 
	padding: 0 0 25px 0;
	color: #cadadc;
	display: inline;
	line-height: .98em;
	z-index: 100;
	position: absolute; 
	top: 10px; 
	right: 5px;
}
#header #topnavlinks li {
	float: left;
	position: relative;
}
#header #topnavlinks li ul {
	margin: 0;
	padding: 3px 0;
	position: absolute;
	top: 12px;
	left: 0px;
	background-color: #FFFFFF;
	width: 130px;
	border:1px solid #b9c3c6;
	display: none;
}
#header #topnavlinks li:hover ul, #header #topnavlinks li.over ul {
	display: block;
}
#header #topnavlinks li ul li {
	float: none;
	display: block;
	padding: 1px 0;
}
	
/* top navigation */
#nav { 
	background: url("images/bg-nav.jpg") left top repeat-x;
	width:900px; 
	margin: -31px 35px 0px 35px;
	padding: 0px;
	float: left;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	list-style-type:none;

}
#nav li {
	float: left;
	border-left: 1px solid #e3e7e8;
	border-right: 1px solid #aab0b1;
	list-style-type:none;

}
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type:none;

	color: #000000;
	padding: 0 20px;
	line-height: 30px;
}
#nav li a:hover {
	text-decoration: none;
}	
#nav li.active, #nav li.active:hover {
	background: url("images/bg-nav-active.jpg") left top repeat-x;
	color: #FFFFFF;
	border: none;
}
#nav li.active a {
	color: #FFFFFF;
	padding: 0 21px;
}
	
.content {
	color: #333333;
}
.panel {
	margin-bottom: 4px;
	padding: 0 10px;
	background-color: #ECF1F3;
	color: #28313F;
}	
.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
	margin: 0 -10px;
}
.content h2, .panel h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #115098;
	border-bottom-color:  #CCCCCC;
	font-size:14px;
}
.panel h3 {
	margin: 0.5em 0;
}

.normaltext {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 1em;
	line-height: 1.4em;
}

.panel p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

.content p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 1em;
	line-height: 1.4em;
}
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}
.footer {
  text-align: center;
  font-size: 80%;
}	
.error {
  font-weight: bold;
  color: #FF0000;
}

#art {
	position:absolute;
	width:250px;
	height:300px;
	z-index:1;
	left: 625px;
	top: 75px;
}

#photoholder {
	width:250px;
	height:300px;
	border:1px solid #666;
	background:#fff 50% 50% no-repeat;
}

#thephoto {
	width:250px;
	height:300px;
	border:none;
}

h3 {
	/* Sub-headers (also used as post headers, but defined later) */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	color: #115098;
	margin-top: 20px;
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	color: #989898;
	margin-top: 5px;
	font-size: 10px;
	}
.login-label {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 12px;
	font-weight:bold;
}

.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
	height: 100%;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
}

.inputbox:hover {
	border: 1px solid #eaeaea;
}

.inputbox:focus {
	border: 1px solid #eaeaea;
	color: #4b4b4b;
}



.autowidth {
	width: auto !important;
}

/* Form button styles
---------------------------------------- */

input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	
	background-image: none;
	font-variant: small-caps;
		height: 100%;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
}
/* Alternative button */
a.button2, input.button2, input.button3 {
	border: 1px solid #666666;
}

/* Quick-login on index page */
fieldset.quick-login {
	margin-top: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #293033;
	height: 100%;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
}

fieldset.quick-login input {
	width: auto;
}

fieldset.quick-login input.inputbox {
	
	vertical-align: middle;
	margin-right: 5px;
	background-color: #f3f3f3;
}

fieldset.quick-login label {
	white-space: nowrap;
	padding-right: 2px;
}



input.disabled {
	font-weight: normal;
	color: #666666;
}

/* Quick-login on index page */
fieldset.quick-login input.inputbox {
	background-color: #F2F3F3;
}

/* General form styles
----------------------------------------*/
select {
	border-color: #666666;
	background-color: #FAFAFA;
}

label {
	color: #425067;
}

option.disabled-option {
	color: graytext;
}
/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #FFFFFF; 
	border-color: #B4BAC0;
	color: #333333;
	width:175px;
}

.inputbox:hover {
	border-color: #11A3EA;
}

.inputbox:focus {
	border-color: #11A3EA;
	color: #0F4987;
}


/* Form button styles
---------------------------------------- */

a.button1, input.button1, input.button3, a.button2, input.button2 {
	color: #000;
	background-color: #FAFAFA;
	background-image: url("forum/styles/prosilver_se/theme/images/bg_button.gif");
			height: 100%;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #666666;
}

input.button3 {
	background-image: none;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	font-weight: bold;
	border: 1px solid #666666;
	text-decoration:none;
	padding:2px 6px 2px 6px;
}
}


/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border-color: #BC2A4D;
	color: #BC2A4D;
}


input.disabled {
	color: #666666;
}
/* footer */
#footer {
	position:absolute;
	top: 661px;
	margin: 0px 50px 0px 50px;
	width: 880px;
	font-size: .69em; 
	color: #c0c8cc; 
	border-top: 1px solid #c6d2d6;
	padding: 20px 0px 10px 0px;
}
#footer.nomargin {
	margin-top: 0px;
}
#footer strong {
	color: #8a9499;
}
#footer a {
	margin: 0 2px;
	color: #8a9499;
}
#footer a.first {
	margin-left: 0;
}
#footer p {
	margin: 0 0 13px 0px;
}
#footer p.alt {
	margin-bottom: 7px;
}
#footer p.copyright{
	color: #8a9499;
}
/* /footer */
/* Form button styles
---------------------------------------- */



input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

/* footer */
#footer {
	position:absolute;
	top: 650px;
	margin: 0px 50px 0px 35px;
	width: 900px;
	font-size: .69em; 
	color: #c0c8cc; 
	border-top: 1px solid #c6d2d6;
	padding: 20px 0px 10px 0px;
}
#footer.nomargin {
	margin-top: 0px;
}
#footer strong {
	color: #8a9499;
}
#footer a {
	margin: 0 2px;
	color: #8a9499;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a.first {
	margin-left: 0;
}
#footer p {
	margin: 0 0 13px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p.alt {
	margin-bottom: 7px;
}
#footer p.copyright{
	color: #8a9499;
}
/* /footer */
#spirisis-footer {
	position:absolute;
	width:43px;
	height:48px;
	z-index:1;
	left: 855px;
	top: 16px;
}
#Layer18 {
	position:absolute;
	width:375px;
	height:67px;
	z-index:1;
	left: 557px;
	top: -12px;
}