/*****
 *
 *  Joomla Aspect of the Aspire Website Theme
 *
 *****/

body {
  font-size:0.7em;
}

a, a:visited, a:active {
   text-decoration:none;
   color:#57759a;
}

a:hover {
   text-decoration:none;
   color:#e08f0f;
}

h2#pageTitle {
   font: bold 2.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	 color:#ddd;
}

h3 {
  font: bold 1.6em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h4 {
  font: bold 1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left:40px;
}

fieldset {
	border:0;
}

ol.list {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}

ol.list li {
	border-bottom:solid 1px #EFDEEA;
	margin:10px 0;
	padding:10px;
	background:#FBF7FA;
}

ol.list li h4 {
	border-bottom:solid 0 #CCC;
	color:#099;
	display:inline;
	margin:0 0 10px;
}

p {
	line-height:1.4em;
	margin:5px 0;
}

ul li a.u2:focus,p a.u2:active
{
	padding:0.5em;
	background-color:#000;
	color:#FFF;
	display:inline;
	height:2.5em;
	left:0;
	margin-top:0;
	padding-left:15px;
	position:absolute;
	top:0;
	width:13.8em;
}

p.counter {
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}

p.buttonheading {
  position:absolute;
	right:5px;
	top:5px;
	text-align:right;
}

img {
	border:0;
}



/* ###############  main * ########################### */
/* position */
#main .leading h2,#main2 .leading h2 {
border-bottom:solid 0 #333;
color:#000;
font-family:trebuchet MS, sans-serif;
font-size:1.4em;
font-weight:normal;
margin:0 0 0px;
text-transform:uppercase;
}

#main h2 a,#main2 h2 a {
text-decoration:none;
}

#main .leading .readon,#main2 .leading .readon {
border:solid 0;
bottom:0;
color:#FFF !important;
display:block !important;
margin-top:20px !important;
position:absolute;
right:0;
text-decoration:none;
padding:2px 2px 0 30px;
}

/*
#main .leading .small,#main .leading .modifydate,#main2 .leading .small,#main2 .leading .modifydate {
background:#EFDEEA;
color:#93246F;
}
*/

#page {
  background:#fff;
	overflow: hidden;
	padding:15px;
	margin-right:0;
  color:#000;
}

.article_column h2 {
background:#fff;
color:#000 !important;
font-family:trebuchet MS;
font-size:1.2em !important;
font-weight:bold !important;
padding:0;
}

.article_row {
  background:#fff;
  margin: 15px 0px;
	overflow: hidden;
	padding:10px;
  color:#000;
}

.article_row .column1 h2,.article_row .column2 h2 {
  color:#000;
  padding:5px 5px 5px 0;
}

.article_row p.iteminfo {
  background:#fff;
  line-height:1em;
}

.contentheading {
  padding:0;
  margin:0;
}


#main h3,#main2 h3 {
margin:20px 0 10px;
}

#main .blog_more h2,#main2 .blog_more h2 {
color:#eee;
font-family:trebuchet MS, sans-serif;
font-size:1.3em;
font-weight:normal;
margin:0;
}

#main .blog_more li a,#main2 .blog_more li a {
display:inline;
margin:0;
padding:0;
}

#main .blog_more li,#main2 .blog_more li {
padding:4px;
}

#main .blog_more ul li a,#main2 .blog_more ul li a {
background:url(images/joomla/pfeil.gif) no-repeat;
font-weight:bold;
padding:2px 0 4px 30px;
}

#main .blog_more ul li a:hover,#main2 .blog_more ul li a:hover {
background:url(images/joomla/pfeil.gif) #939 no-repeat !important;
color:#fff;
font-weight:bold;
padding:2px 0 2px 30px;
}

#main .blog_more ul li a:active,#main2 .blog_more ul li a:active,#main .blog_more ul li a:focus,#main2 .blog_more ul li a:focus {
background:url(images/joomla/pfeil.gif) #939 no-repeat !important;
color:#fff;
font-weight:bold;
padding:2px 0 2px 30px;
}

#main .blog_more ul,#main2 .blog_more ul {
background:#eee;
border:solid 1px #ccc;
color:#000;
line-height:1.3em;
list-style-type:none;
margin:0;
padding:10px 10px 30px;
}

#main .blog_more,#main2 .blog_more {
padding-top:10px;
}

/* main generell  */
#main a.readon,#main2 a.readon {
background:url(images/joomla/pfeil.gif) no-repeat;
font-weight:bold;
padding:2px 2px 0 30px;
display:inline-block;
}

#main a.readon:hover,#main2 a.readon:hover,#main a.readon:active,#main2 a.readon:active,#main a.readon:focus,#main2 a.readon:focus {
background:url(images/joomla/pfeil.gif) #000 no-repeat;
color:#fff;
padding:2px 2px 0 30px;
text-decoration:none;
}

/*
#main a:link,#main2 a:link,#main a:visited,#main2 a:visited {
color:#000;
}

#main a:hover,#main2 a:hover,#main a:active,#main2 a:active,#main a:focus,#main2 a:focus {
background:#93246F;
color:#fff;
}
*/

#main h1,#main2 h1 {
font-family:trebuchet MS, sans-serif;
font-size:1.6em;
font-weight:normal;
margin:0;
}

#main h2,#main2 h2 {
font-family:trebuchet MS, sans-serif;
font-size:1.6em;
font-weight:normal;
}

#main ul li,#main2 ul li {
padding:0 0 0 10px;
line-height:1.4em;
margin:10px 0;
}

#main ul,#main2 ul {
list-style-position:outside;
list-style-type:square;
padding:0 0 0 10px;
margin:0 0 0 20px;
}

#main ol,#main2 ol {
list-style-position:inside;
margin:10px 0 10px 20px;
padding:0 0 0 10px;
}

.small {
border:solid 0;
color:#932467;
font-size:0.85em;
margin:0 0 20px;
}

.contentdescription {
padding:10px 0;
overflow:hidden;
}

.image_left {
float:left;
border:solid 0 #ccc;
margin:0 10px 10px 0;
}

.image_right {
float:right;
border:solid 1px #ccc;
margin:0 0 10px 10px;
}

.wrap_image {
clear:left;
}

.createdby, .createdate {
color:#932467;
font-size:0.85em;
padding-right:5px;
padding-bottom:5px;
}

.modifydate {
color:#932467;
display:block;
font-size:0.85em;
padding:0;
}

span.content_rating,.leading span.content_rating {
margin:10px 0 0;
display:block;
}

.content_vote {
margin:0 0 10px;
display:block;
}

.content_vote input {
margin:0 5px;
}

.content_vote .button {
background:url(images/joomla/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ############# pagination ###################### */
#main2 .pagination,#main .pagination {
border-top:solid 1px #CCC;
margin:10px 0 0;
padding:10px 0;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}


dl.poll {
}

dl.poll dt {
border-bottom:solid 1px #ccc;
}

dl.poll dd {
padding:6px 0;
font-weight:bold;
}

.polls_color_1 {
background:#000;
}

.polls_color_2 {
background:#999;
}

.polls_color_3 {
background:#eee;
}

.polls_color_4 {
background:#000;
}

.polls_color_5 {
background:#ccc;
}

.polls_color_6 {
background:#eee;
}

/*  ####################   Formulare   ##################### 
 *  */
form.limit {
}

form.login {
background:#eee;
color:#000;
font-size:0.9em;
margin:5px 0 20px;
padding:10px 10px 20px 15px;
text-align:left;
}

form.login .inputbox:focus {
border:solid 2px #000;
}

form.login p {
clear:both;
border:solid 0 #000;
font-size:1em;
}

form.login .button {
background:url(images/joomla/pfeil.gif) #C39 no-repeat;
clear:left;
color:#fff;
display:block;
font-weight:bold;
margin:0 0 10px !important;
padding:0 0 0 30px !important;
cursor:pointer;
border:solid 0;
}

form.login fieldset {
border:solid 0 #000;
margin:0;
padding:0;
text-align:left;
}

form.login input {
background:#fff;
color:#000;
padding:2px 2px 0;
width:90%;
}

form.login input.checkbox {
background:none;
border:solid 0 #000;
float:left;
margin:11px 0 0;
padding:5px;
width:20px;
}

form.login label {
color:#000;
display:block;
font-weight:bold;
margin:5px 0 0;
padding:2px 2px 0;
}

form.login label.remember {
float:left;
margin:5px 0 20px;
padding:5px 0 0;
width:11em;
}

form.login p {
color:#000;
}

form.login p a {
color:#000;
}

form.login p a:hover,form.login p a:active,form.login p a:focus {
color:#000;
text-decoration:none;
}

form.lost_password .button,.login_form .button {
background:url(images/joomla/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ################# poll ################ */
.poll {
padding:20px 20px 20px 0;
}

form.poll fieldset {
border:0 solid #000;
margin:0 0 10px;
padding:0;
}

form.registration input,form.lost_password input,.login_form input {
border:solid 1px #eee;
}

form.registration label,form.lost_password label,.login_form label {
display:block;
float:left;
font-weight:normal;
width:12em;
}

/* #####################  form.registration ################ */
form.search_result,form.registration,form.lost_password,.login_form {
background:#fff;
border: 0;
margin:15px 10px 0;
padding:0;
position:relative;
}

.search_result .button,form.registration .button {
background:url(images/joomla/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:10px 0 0;
padding:0 5px 0 30px;
cursor:pointer;
}

.registration fieldset p {
margin:10px 0;
}

.registration div,.login_form div,.lost_password div {
margin:5px 0;
}

/* ########################## search ############################ */
.searchintro {
font-weight:normal;
margin:0 0 20px;
}

.searchintro img {
display:inline; border:0px
}

.display {
margin:20px 0 0;
text-align:right;
}

.filter {
margin:10px 0 0;
}

.highlight {
font-weight:bold;
}

fieldset.word,fieldset.only {
border:solid 1px #ccc;
}

.only {
border:solid 0;
margin:10px 0 0 10px;
padding:5px 10px;
line-height:1.3em;
}

.word {
background:#fff;
padding:10px 10px 10px 0;
border:solid 0 !important;
}

.word input {
background:#fff;
border:solid 2px #999;
color:#eee;
font-weight:bold;
margin:0 0 0 10px;
padding:2px;
}

.phrase {
color:#000;
margin:10px 10px 10px 0;
padding:10px;
width:60%;
border:solid 1px #ccc;
float:left;
}

/*Selects*/
.phrase .inputbox {
background:#fff;
color:#000;
display:block;
height:1.5em;
margin-top:10px;
width:12em;
}

.phrase .inputbox option {
/*background:#EFDEEA;*/
border-bottom:solid 1px #333;
padding:2px;
}

.phrase .inputbox option a:hover {
background:#C00;
border-color:#CFD0D6;
color:#fff;
}

.search_result legend {
border-bottom:solid 0 #000;
background:#fff;
}

/* ########################### contacts ########################### */
div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
/*background:#EFDEEA;*/
color:#000;
padding:20px;
margin:10px 0;
}

.contact input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
background:url(images/joomla/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}

/*#################### tabellen ############################ */
table.newsfeeds,table.weblinks,table.category {
  border:1px solid #aaa;
	margin:10px;
	border-spacing:0;
	border-collapse:collapse;
	background: #166276 url("images/forum/bg_list.gif") repeat-x 0 0;
}

table.newsfeeds tr,table.weblinks tr,table.category tr {
  background-image: url("images/forum/gradient.gif");
	background-position: bottom;
}
table.newsfeeds tr.headings,table.weblinks tr.headings,table.category tr.headings{
  background: none;
}

table.newsfeeds th,table.weblinks th,table.category th {
  color:#eee;
	font-size: 1em;
  font: bold 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:center;
	border-spacing:0;
  margin:0;	
	padding:4px 4px;
}

th a, th.nobottom a, th a:link, th a:visited {
  color:#eee;
  font-weight:bold;
}


table.newsfeeds td,table.weblinks td,table.category td {
  font-weight:normal;
  color:#555;
	border-spacing:0;
  margin:0;
	border-top:1px solid #fff;
	padding:2px 4px;
}


#count {
width:10%;
}

#tableOrdering {
width:70%;
}

#author {
width:20%;
}

/*  polls */
poll .polls_color_1,.poll .polls_color_2,.poll .polls_color_3,.poll .polls_color_4,.poll .polls_color_5 {
border:solid 1px;
position:relative;
}

.poll h3 {
color:#932467;
border:solid 0;
margin:20px 0;
}

.poll .td_2 {
width:100px;
}

.poll .td_3 {
width:300px;
}

.poll form {
margin:20px 0;
}

.poll table {
font-size:1em;
width:auto;
border:solid 0;
position:relative;
}

.poll table .td_1 {
width:30px;
}

.poll table caption {
color:#eee;
font-size:1em;
font-weight:bold;
margin:10px 0;
text-align:left;
}

.poll td {
border:solid 1px #ddd;
padding:2px;
}

.poll td.line {
width:300px;
}

.poll th {
background:#EEE;
border:solid 1px #ccc;
}

.question {
font-weight:bold;
}

p.syndicate {
float:left;
display:block;
text-align:left;
}

/* Error Message contact form */
p.error {
color:#eee;
background:#F2E3ED;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
padding:10px;
}

body.contentpane {
width:auto;
margin:10px;
line-height:1.4em;
text-align:left;
}

.tool-tip {
font-size:0.8em;
}

.tool-title {
font-weight:bold;
}

/* form validation */
.invalid {
border-color:red !important;
}

label.invalid {
color:red;
}

/* editor */
.contentpaneopen_edit{
	float: left;
}

.contentpaneopen_edit img
{	border:0; }

form.editor legend {
font-size:1.2em;
font-weight:bold;
padding:2px;
}

form.editor fieldset {
border:solid 1px #ccc;
padding:20px;
margin:10px 0;
}

form.editor .publishing label {
float:left;
width:14em;
font-weight:bold;
}

form.editor .publishing div {
margin:5px 0;
}

form.editor .publishing .radio label {
float:none;
width:14em;
}

form.editor .publishing .radio label span {
float:left;
width:14em;
}

form.editor fieldset.metadata label {
float:none !important;
display:block;
font-weight:bold;
}

.save {
text-align:right;
padding:10px 0;
}

/* user */
form.user {
margin:10px 0;
}

form.user label {
width:40%;
float:left;
}

/* article index */
table.contenttoc {
border:solid 1px #ccc;
padding:10px;
margin:10px;
}

.pagenavcounter {
font-weight:bold;
}



/* Advertisement */

.moduletable_text
{margin:10px}

.banneritem_text
{
margin: 10px 0 10px 0;
background:#f5f5f5;
padding:5px;
border:solid 1px #eee
}


body.contentpane {
width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* ################   Position ################  */
#page { }

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
/*#wrapper { margin: 0 0 0 18%}*/
#wrapper { }
#left
{
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 0;
	width: 0;
}

#right
{
	float:left;
	padding-left:20px;
	width: 28%;
}

#main2
{
	width:69%;
	padding: 0px;
	position: relative;
	min-height:520px;
	float:left;
}

#main
{
	margin:0;
	margin-left:45px;
	position: relative;
}

a.slimbox img {
  padding:8px;
	display: block;
  margin-left: auto;
  margin-right: auto
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}


/* ###############  main * ########################### */
/* position */
.leading
{
  background-color: #fff;
	border: solid 1px #CCCCCC;
	color: #000000;
	margin: 10px 0px;
	padding: 10px;
	position: relative;
}

.article_separator, .leading_separator 
{
	display: none;
}

.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}


/* -- form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* -- buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(images/joomla/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(images/joomla/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(images/joomla/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(images/joomla/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(images/joomla/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(images/joomla/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(images/joomla/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/* System Messages */
#system-message dt { font-weight: bold; display:none; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px; padding:0 }
#system-message dd ul { margin-bottom: 25px; list-style: none; padding: 0px; }

/* System Standard Messages */
#system-message dd.message ul li { color:#06d938; }
#system-message dd.error ul li { color:#ae4e08; }
#system-message dd.notice ul { color:#ae4e08; }


/* Sides Chrome */
.moduletable {
	background: #b1b1b1 none repeat-x 0 0;
	margin-bottom: 10px;
	padding: 0 5px;
	clear: both;
	background-color: #166376;
	background-image: url("images/forum/bg_list.gif");
}


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: url("images/forum/corners_left.png");
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: url("images/forum/corners_right.png");
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: url("images/forum/corners_left.png");
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: url("images/forum/corners_right.png");
	background-position: 100% 100%;
}

.headbg span.corners-bottom {
	margin-bottom: -1px;
}

/*
.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;
}

.rules span.corners-top {
	margin: 0 -10px 5px -10px;
}

.rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}
*/

.modulecontent {
  background: #eef5f9 url("images/forum/gradient.gif") repeat-x 0 0;
	color:#333;
	padding:5px;
	border-top:1px solid #fff;
}


/* ################ left ######################## */
#left form, #right form {
color:#000;
font-size:0.9em;
}

#left h3,#right h3 {
font-family:trebuchet MS, sans-serif;
font-size:1.2em;
margin:5px;
margin-top:0;
border:solid 0;
color:#fff;
}

#left ul, #right ul {
list-style-type:none;
margin:2px;
padding:0;
}


#left ul li, #right ul li {
  padding:3px 0px;
}




/*
#right form.poll {
padding:10px 0 0;
}

#right form.poll fieldset {
line-height:1.6em;
}

#right form.poll fieldset label {
padding:0 0 0 4px;
}

#right form.poll .button {
border:outset 1px #C39;
background:#F2E3ED;
cursor:pointer;
float:left;
width:auto;
line-height:0.9em;
display:inline;
height:1.55em;
font-size:1em;
overflow:visible;
margin:0 10px 0 0;
padding:0 2px !important;
}

#right form.poll .button:focus {
border:outset 1px #C39;
}

#right form.poll a {
text-decoration:none;
padding:1px 2px !important;
border:outset 1px #C39;
background:#F2E3ED;
cursor:pointer;
float:left;
}

#right form.poll a:hover,#right form.poll a:active,#right form.poll a:focus,#right form.poll .button:hover,#right form.poll .button:active,#right form.poll .button:focus {
border:2px outset #C39;
}
*/


.form-login {
 padding:0;
 margin:0;
}


/* My Aspire Stuff */
#right ul.links {
	margin-left:8px;
	margin-bottom:15px;
}

#right ul.links li {
	padding:2px;
}

/*
#events {
	width:250px; 
	padding:8px; 
	background: #eef5f9 url("gradient.gif") repeat-x 0 0;
	color:#333;
	padding:5px;
	border-top:1px solid #fff;
}
*/

#right h3.my_aspire_subtitle{
	color:#333;
	font-weight:bold;
	padding:0;
	margin:0;
}

#right h3.my_aspire_raids_subtitle{
	color:#333;
	font-weight:bold;
	padding:0;
	margin:0;
	float:left;
}


.rssicon {
	float:right;
}

.dayoverall {
	margin-top:15px;
}

.day {
	float:left; 
}

.date {
	float:right; 
}

.dateclearer {
	clear:both;
	width:100%; 
	border-top:1px solid #aaa; 
	margin-bottom:5px;
	padding-top:1px;
}

.raid {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	padding:0px; 
	background-color:#e7e1ad;
	border:1px solid #efefef; 
	width:233px;
	cursor:pointer;
	margin-bottom:5px;
}

.raidCol1 {
    text-align:center;
    padding-top:4px;
	padding-bottom:4px;
	float:left; 
	width:50px;
}

.raidStartTime {
	margin-bottom:5px;
}

.raidEndTime {
	display:none;
	margin-bottom:4px;
}

.raidCol2 {
	background-color:#ece7be;
    -moz-border-radius-topright: 10px; 
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	border-left:1px solid #eee;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:6px;
	float:right;
	width:170px;
	min-height:35px;
}

.raidInstance {
	padding-bottom:5px;
	font-weight:bold;
}

.raidSize {
	float:left;
	padding-bottom:5px;
}

.raidSignNumbers {
	float:right;
	font-weight:bold;
}

.raidIcon {
}

.raidHeroic {
	float: left;
	color:#27cd11;
	font-style:italic; 
	font-size:0.8em;
	padding-left:5px;
}

.raidNotes {
	font-style:italic;
	font-size:0.9em;
	color:#494949;
}

.clearer {
	clear:both;
}

.num_raiders {
	padding-left:2px;
	padding-right:2px;
	color:green;
}

.num_reserve {
	padding-left:2px;
	padding-right:2px;
	color:#4cd907;
}

.num_unknown {
	padding-left:2px;
	padding-right:2px;
	color:#ecb700;
}

.num_out {
	padding-left:2px;
	padding-right:2px;
	color:red;
}

.noraids {
	padding-left:20px; 
	color:gray;
}

