A:link, A:visited, A:active { text-decoration:none; color: #3330ff; }
A:link, A:visited, A:active { text-decoration:none; color: #3330ff; }
A:hover { text-decoration:underline }
div.smartbar{
	font-size: small;
}
A.blackLink:link, A.blackLink:visited, A.blackLink:active { text-decoration:none; color: #000000; }
A.blackLink:hover { color: #000000; text-decoration:underline; }

div.smartbar A:link, div.smartbar A:visited, div.smartbar A:active { text-decoration:none; color: #000000; font-weight: bold; }
div.smartbar A:hover { text-decoration: underline; }

BODY {
	color: #000000;
    background-color: #ccccff;
	background-image: url("/data/images/body-background.png");
	background-repeat: repeat-x;
    margin: 0px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
}
form {
margin:0;
padding:0;
}

fieldset.login{
text-align:center; font-size: 12px; font-family: 'lucida grande',tahoma,Verdana;
margin-right: 4px;
margin-top: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 6px; 
margin-bottom: 6px;
width: 346px;
border: 1px solid black;
height: 62px;
border-radius: 4px;
}
fieldset.find{
text-align:center; font-size: 12px; font-family: 'lucida grande',tahoma,Verdana;
margin-right: 3px;
margin-top: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 6px; 
margin-bottom: 6px;
width: 250px;
border: 1px solid black;
height: 62px;
border-radius: 4px;
}
div#body_container{
	margin-top: 6px;
	margin-left: 6px; 
	margin-right: 6px;
	padding-top: 2px;
	border-left-width: 1px; 
	border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: solid; 
	width: 980px;
	background-color: #ccccff;
	-moz-box-shadow:4px 4px 5px #888888;
	-webkit-box-shadow:4px 4px 5px #888888;
	box-shadow: 4px 4px 5px #888888;
	border-radius: 6px;
}

div.dashedbox{
	border-style: dashed; 
	border-color: #336699; 
	border-width: 1px; 
	background-color: #eeeeee;
	padding: 0px; 
}

textarea{
resize: none;
}

input.coloronmouseover{
	border: 1px solid black;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	background-color: #cccccc;
}
input.coloronmouseover:hover{
	background-color: #fd9;
}

div#context{
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;
}

.td_body {
	border-left: 1px solid black;
	background-color: white;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	height: 1030px;
}


div.box_table {
        position: relative;
        width: 96%;
        border: 1px solid #336699;
        background-color: #eeeeee;
        margin: 15px 0px 15px 0px;
        padding: 10px 0px 0px 0px;
}
span.box_cat {
        font-family: arial;
        font-size: 10px;
        color: #fff;
        position: absolute;
        left: 8px;
        top: -8px;
        padding: 1px 3px 1px 3px;
        background-color: #336699;
	z-index: 2;
}
table.box_content {
        width: 100%;
        text-align: left;
        border-bottom: 1px dashed #336699;
        margin: 0px 0px 5px 0px;
	z-index: 1;
}

div.autoCompleteField {
  z-index: 3; 
  position:absolute;
  background-color:white;
  border:1px solid black;
  text-align: left;
  margin:0;
  padding:0;
}
div.autoCompleteField ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autoCompleteField ul li.selected { background-color: #fd9;}
div.autoCompleteField ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

div.news{
  padding: 4px;
  background-color: #f5f5f5 ;
  border-bottom: 1px solid gray;
}
div.newssmall{
  font-size: 13px;
}

.big {font-size: 18px;}
.medium {font-size: 17px;}
.normal {font-size: 14px;}
.google_title_style {
	font-family: verdana,arial,sans-serif; 
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-decoration: underline;
}
.google_text_style {
font-family: verdana,arial,sans-serif;
font-size:11px;
line-height:13px;
}
.small {font-size: 12px;}
.vsmall{font-size: 10px;}

A.download:link, A.download:visited, A.download:active { text-decoration:none; color: #3330ff; }
A.download:hover { color: #3330ff; text-decoration:underline; }
input { 
	border: 1px solid #000000;
	font-size: 12px;
}
textarea { 
	border: 1px solid #000000;
	font-size: 12px;
}
select {
	border: 1px solid #000000;
	font-size: 12px;
}
.submit{
	background-color: #6881a0;
	color: #FFFFFF;
}

div.articleBody{
	font-size: 13px;
	margin-top: 10px;
}

div.shareButtons{
	text-align: left;
	margin-top: 8px;
	margin-bottom: 4px;
	padding: 4px;
	vertical-align: middle;
}

div.aboutBox{
	margin-top: 18px;
	margin-bottom: 0px;
	padding: 5px;
}

div.aboutBox .ads{
	float: right;
	margin-left: 8px;
}

div.downloadBox{
	background-color: #EEEEFF;
	border: 1px solid black;
	padding: 10px;
	margin: 4px;
	width: 660px;
}


div.aboutBox .avatarBox{
	text-align: center;
	width: 82px;
	float: left;
}

div.aboutBox .descriptionBox{
	font-size: 12.5px;
	margin-left: 92px;
	width: auto;
	text-align: left;
}

h3.articleTitle{
	margin-bottom: 4px;
}

div.articleDate{
	color: gray;
	font-size: 11px;
}

div.smoothbox{
	margin: 6px;
	padding: 10px;
	border: 1px solid darkgray;
}

div.popupWindow{
	width: 780px;
	font-size: 12px;
}

div.footer{
	background: url('/data/images/layout/footer.png') no-repeat #FFFFFF;
	font-size: 11px; 
	margin: 0; 
	padding: 6px; 
	padding-top: 38px;
	border-bottom-left-radius: 6px; border-bottom-right-radius: 6px;
}

div.activity{
	text-align: left;
	border: 1px solid darkgray;
	font-size: 13px;
	padding: 6px;
	margin-bottom: 8px;
	width: 47%;
	border-radius: 6px;
}

div.activity.full{
	width: 98%;
}

div.activity img.ajaxload{
	display: none;
	float: right;
	margin: 4px;
}	

div.activity ul{
	list-style-type: circle;
	margin: 0;
	padding: 0;
	margin-left: 12px;
}

div.activity div.title{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 4px;
}

div.activity.right{
	float: right;
}

div.activity div.title img{
	vertical-align: middle;
}

div.activity li{
	margin-bottom: 2px;
}

div.footerPaddder{
	margin: 0; padding: 0; width: 785px; background-color: #FFFFFF;
}

div.iewarning{
	display: none;
	text-align: center;
}

div.iewarning div.box{
	background-color: #eeeeee;
	border-bottom: 1px solid black;
	padding: 8px;
	font-size: 13px;
	font-family: Verdana, Arial;
}

A.wiki:link, A.wiki:visited, A.wiki:active { cursor: default; text-decoration:none; color: black; }
A.wiki:hover { text-decoration:none; cursor: help; color: black; }

.clear{
	clear: both;
}

#flash_messages{
	background-color: #eeeeee;
	padding: 0px;	
	border: 1px solid gray;
	width: 100%;
	font-size: 90%;
	margin-bottom: 8px;
}

#flash_messages ul li{
	margin: 0;
	padding: 0;
	margin-left: -10px;
}

div.dialogtext{
	font-size: 85%;
}




