/* MAIN SETTINGS */
* {
	margin: 0; 
  padding: 0;
	outline: none;
}
html, body {
  height: 100%;
  min-width: 960px;
}
body {
	background: #000;
	color: #333;
  font-size: 12px;
	font-family: 'Arial','Tahoma',sans-serif;
}
textarea, input, select {
  font-size: 13px;
	font-family: 'Arial','Tahoma',sans-serif;
}

table {
  border-collapse: collapse;
}
table td {
  vertical-align: top; 
  text-align: left;
}

h1, h2, .largest, .large  {
  font-weight: normal; 
	font-family: 'Trebuchet MS','Arial','Tahoma',sans-serif;
}
h1, .largest {
  font-size: 24px;
}
h2, .large {
  font-size: 18px;
}
h3 {
  font-size: 14px;
	font-weight: bold;
}

h1, h2, h3, p {
  margin-bottom: 15px;
}

.hr {
	height: 0;
	font-size: 0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #EEE;
	padding: 0 !important;
}

ul {
  margin: 5px 0 15px 15px;
}
ul li {
  margin: 0; 
  list-style: square;
}
a, .aslink {
  color: #940;
  text-decoration: underline; 
  cursor: pointer;
}
a:hover, .aslink:hover, .premium {
  color: #B20;
}
img {
  border: 0;
}

menu {
	list-style: none;
}
ol {
	padding-left: 20px;
}
ol li {
	margin-bottom: 5px;
}
option, optgroup {
	padding: 0 3px;
}
optgroup option {
	padding-left: 20px;
}

/* MAIN STRUCTURE */
.Dimension {
	padding: 20px;
	overflow-x: hidden;
}
.L {
  float: left;
	width: 75%;
} 
.C {
  float: left;
}
.R {
  float: right;
	width: 25%;      	
}

/* MENUS */
.Navigation {
	position: absolute;
	top: 0;	
	left: 20px;
}
.Navigation a, .Navigation span {
	margin-right: 8px;
	width: 30px;
	height: 64px;
	background-repeat: no-repeat;
	background-position: top left;
	display: inline-block;	
}

.MenuUser {
	position: absolute; 
	top: 0;
	right: 20px;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
.MenuUser a, .MenuUser span {
	display: inline-block;
	padding: 10px 8px 0 8px;
	margin-right: -1px;
	border-right: 1px solid #494949;
}

.MenuMain {
  width: 100%;
}
.MenuMain td {
	background: url('/img/menu_bg.png') repeat-x top  left #F90;
	border-top: 1px solid #fd3;
	border-bottom: 1px solid #FFF;	
  font-weight: bold; 
	font-size: 13px;
	text-align: center;
  white-space: nowrap;	
  padding: 0 8px;
	line-height: 30px;
}
.MenuMain .current {
	background: url('/img/menu_bg2.png') repeat-x top  left #CCC;
	border: 1px solid #FFF;
	border-bottom: 0;
}
.MenuMain a {
  color: #000; 
  text-decoration: none;
}
.MenuMain a:hover {
  color: #700 !important;
}
.MenuMain .current a {
  text-decoration: underline;
}
.MenuMain #tdFirst {
	border-left: 0;
}
.MenuMain #tdLast {
	border-right: 0;
}

.MenuLinks a {
	float: left;
	margin: 0 20px 8px 0;
	white-space: nowrap;
}

.MenuLocal {
	padding: 10px 0 10px 20px;
}
.MenuLocal a {
	float: left;
	font-weight: bold;
  white-space: nowrap;
	margin-right: 20px;
	line-height: 20px;
}

.Paging {
	overflow-x: hidden;
	margin-right: -8px;
	margin-left: -8px;
}
.Paging span, .Paging a {
  padding: 0 9px 0 8px;
  margin-left: -1px;  	
  white-space: nowrap;
  display: inline-block;
  border-left: 1px dotted #AAA;
	line-height: 20px;
}
.Paging .arr {
  font-size: 14px;
	font-weight: bold;
}
.Paging b.arr {
	border: 0;
	padding: 0;
	margin: 0;
}
.Paging .current {
  padding-right: 8px;
  position: relative;
  background: #EEE;  
  border: 1px solid #AAA;
	border-right-color: #FFF;
	border-bottom-color: #FFF;  
}

.pTop {
  margin: 0 0 -1px 0;  
}
.pTop span, .pTop a {
  margin-bottom: 5px
}
.pTop .current {
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 0;
}

.pBottom {
  margin-top: -1px;  
}
.pBottom span, .pBottom a {
  margin-top: 5px;
}
.pBottom .current {
  margin: 0;
  padding-top: 5px;
  border-top: 0;
}

.subMenu {
	overflow: hidden;
	font-size: 11px;
	margin-right: -16px;
}
.subMenu span, .subMenu a {
  padding: 0 9px 0 8px;
  margin: 0 8px 0 -9px;  	
  white-space: nowrap;
  display: inline-block;
  border-left: 1px solid #AAA;
}
.subMenu span a {
	padding: 0;
  margin: 0; 
	display: inline;
  border: 0;
}	

/* ELEMENT STYLES */
.user, .user:hover {
	color: #000; 
	font-weight: bold;
}

.smallTitle {
	font-size: 11px; 
	font-weight: bold;
}
.comment, .date {
	font-size: 11px; 
	color: #666; 
}
.current, .current:hover {
	font-weight: bold;
  color: #494949;
}
.future, .future * {
	color: #000;
}

.checkbox {
	vertical-align: middle;
  margin-right: 5px;
}

.alert {background: #FD3 !important;}

/* ICONS */
.iPortfolio {background: url('/img/i_portfolio.png') no-repeat 0 50%; padding-left: 20px; line-height: 20px;}
.iMail {background: url('/img/i_sendmail.png') no-repeat 0 50%; padding-left: 20px; line-height: 20px;}
.iSubscribe {background: url('/img/i_subscribe.png') no-repeat 0 50%; padding-left: 20px; line-height: 20px;}
.iSubscribe2 {background: url('/img/i_subscribe2.png') no-repeat 0 50%; padding-left: 20px; line-height: 20px;}
.iFavourites {background: url('/img/i_favourites.png') no-repeat 0 50%; padding-left: 20px; line-height: 20px;}
.iFavourites2 {background: url('/img/i_favourites2.png') no-repeat 0 50%; padding-left: 20px; line-height: 20px;}
.Paging .iFavourites, .Paging .iFavourites2 {padding-left: 25px; background-position: 5px 50%;}

/* BLOCKS */
table.Form {
  width: 100%;  
	background: none;	
}
table.Form td {
  padding: 5px 0 5px 10px; 
  border-bottom: 1px dashed #AAA;
}
table.Form .left {
  width: 25%;
  font-weight: bold;
	padding-left: 0; 
}
table.Form .right {
  width: 25%;  
}
.needElement {
  position: relative;
  background: url('/img/i_need_element.png') no-repeat 0 0;
  margin-left: -10px;
  padding-left: 10px;
	line-height: 16px;
}

.posts {
  border-top: 1px solid #AAA;
	margin-bottom: -1px;
	position: relative;
}
.posts dt, .posts dd {
  padding-left: 70px;
}
.posts dt {
  border-top: 1px solid #FFF; 
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.posts dd {
  border-bottom: 1px solid #AAA;
}
.posts .Nr {	
	padding: 3px 8px;
	color: #494949;
	font-weight: bold;
	background: #FFF;	
	position: absolute;
	left: 0;
	top: 0;
}
.posts .date {
	margin-right: 10px;
}
.posts .quotation {
	padding: 5px;
	background: #DDD;
}
.posts .reply {
	margin-top: 10px;
	padding-left: 20px;
	background: url('/img/reply.gif') no-repeat 0 -3px;
}
.posts dd.addCommentLink {
  padding-top: 5px;
	padding-bottom: 20px;
  border: 0;
}
.posts .Block {
	margin-top: -1px !important;
}
.posts .subMenu {
	margin: 10px 0;	
}

.imgList {
	position: relative;
	overflow: hidden; 
	width: 100%;
}
.imgList dd {
	float: left;
	padding: 0 10px 10px 0;	
}

.asTitle {
	overflow-x: hidden;
  font: bold 12px 'Trebuchet MS','Arial','Tahoma',sans-serif !important;
	color: #333 !important;
}
dt.asTitle {
	border-bottom: 1px solid #EEE;
  margin-bottom: 10px;
	float: none !important;
}
.asTitle span {
  display: inline-block;
  white-space: nowrap;
	padding: 1px 8px;
	text-transform: lowercase;
  background: #EEE; 
	border: 1px solid #FFF;
	border-right-color: #AAA;
	border-bottom: 0;
}
.asTitle span.aslink {
	padding: 0 8px;
	background: #BBB;
	color: #494949;
	text-decoration: none;
	border: 1px solid #EEE;
  border-right-color: #AAA;
  border-bottom-color: #AAA;
}
.titleLink {
	float: right;
	margin-bottom: -15px;
}

.titledList {
 	overflow: hidden;
	border-bottom: 1px solid #AAA;
}
.titledList dt {
  margin: 0;
}
.titledList dd {
  padding: 5px 0;
	border-bottom: 1px dotted #AAA;
	margin: 1px 0 -1px 0;
}

.simpleList dt {
	font-size: 11px; 
	color: #666; 
	margin-bottom: 5px;
}
.simpleList dd {
	margin-bottom: 5px;
}

.previewList dd {
	float: left;
	width: 19.5%;
	padding-bottom: 20px;
}
.previewList p {
	margin: 0 20px 0 0;
	overflow: hidden;
	white-space: nowrap;
}
.previewList .avatar, .previewList .preview {
  margin-bottom: 5px;
}

.folderList p {
	margin: 0 20px 5px 0;
}
.folderList .preview {
	float: left;
	margin: 0 10px 10px 0;
}

.articleList {
	overflow: hidden;
}
.articleList dt {
	float: left;
	padding: 8px 0 6px 0;
}
.articleList dd {
	padding: 5px 0 5px 100px;
}
.articleList dd p {
	margin-bottom: 5px;
}

.newsList dt {
  float: left;
}
.newsList dd {
  padding: 0 0 15px 40px;
}
.newsList p {
  margin-bottom: 5px;
}

.preview, .previewSmall, .avatar, .imgList a {
  display: inline-block;
  border-bottom: 1px solid #999;
}
.avatar {
	padding: 8px;
	background: url('/img/avatar.png') no-repeat top left;
}
.preview img, .previewSmall img, .imgList img {
	border: 1px solid #FFF;
}
.preview img, .previewSmall img {
	width: 80px;
	height: 80px;
}
.avatar img {
	width: 64px;
	height: 64px;
	border: 1px solid #AAA;
}

.imgView {
	padding: 5px;
	border: 1px dotted #CCC;
	background: #EEE;
  text-align: center;
}
.scroller {
	overflow-x: auto;
  overflow-y: hidden;	
  text-align: center;
}

.profile {
	padding-top: 10px;
	padding-bottom: 9px;	
	background: #BBB;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #DDD;
	margin-top: -1px;
}

.Clouds, .Block {
	padding: 10px;
	background: #BBB;
	border: 1px solid #EEE;
  border-right-color: #AAA;	
  border-bottom-color: #AAA;			
}
.Clouds {
	overflow: hidden;
}
.Clouds a {
	margin-right: 10px;
	white-space: nowrap;
}

.important {
	padding: 10px;
	background: #EEE;
  border: 1px solid #FFF;
  border-right-color: #AAA;	
  border-bottom-color: #AAA;		
}

.separate {
  border-top: 1px dashed #999;
	padding: 5px 0;
}
.message {
	display: inline-block;
	background: #EEE;
	line-height: 20px;
	padding: 0 5px;
	border-left: 1px solid #999;
}
li .message {
	margin-left: 20px;
	border-left: 1px solid #999;
}

.voting img {
	cursor: pointer;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('/img/i_favourites2.png');
	vertical-align: top;
	width: 16px;
	height: 16px;
	padding-right: 3px;
}
.voting img.on {
	background-image: url('/img/i_favourites.png');
}

/* CONSTANTS */
#Body {
	background: #CCC;
}
#Logo {
	display: block;
	width: 450px;
	height: 30px;
	margin: 0 auto;
	background: url('/img/graffitizone_logo.png') no-repeat 50% 0;
	font: normal 11px Tahoma,sans-serif;
	color: #999 !important;
	text-decoration: none !important;
	padding-top: 70px;
	letter-spacing: 5px;
}

#Header a, #Header a:hover, #Header .aslink, #Footer a, #Footer a:hover, #Footer .aslink {
  color: #F90;	
}
#Header {
	text-align: center;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
#Header .user {
	color: #FFF !important;
}

#Footer {
  border-top: 1px solid #000;
  background: url('/img/footer_bg.png') repeat-x top left #000; 
  color: #CCC;
  min-height: 134px;
}
#Footer .L {width: 30%;} 
#Footer .C {width: 45%;}
#Footer .R {width: 25%;}

#iHome {background-image: url('/img/i_home.png');}
span#iHome {background-image: url('/img/i_home_p.png');}
#iSearch {background-image: url('/img/i_search.png');}
span#iSearch {background-image: url('/img/i_search_p.png');}
#iContacts {background-image: url('/img/i_mail.png');}
span#iContacts {background-image: url('/img/i_mail_p.png');}

/* MAIN ADDITIONAL */
.floatL {float: left !important;}
.floatR {float: right !important;}
.float50 {
	float: left;
	width: 49% !important;
	margin-right: 1% !important;
}  
.titledList dd.float50 {  
	overflow: hidden;
	white-space: nowrap;
}
.float33 {
	float: left;
	width: 32% !important;
	margin-right: 1% !important;
}
.titledList dd.float33 {  
	overflow: hidden;
} 
.nofloat {float: none !important;}

.verticalM {vertical-align: middle !important;}
.verticalT {vertical-align: top !important;}
.verticalB {vertical-align: bottom !important;}
.textL {text-align: left !important;}
.textR {text-align: right !important;}
.textC {text-align: center !important;}

.margin {margin: 20px !important;}
.marginT {margin-top: 20px !important;}
.marginR {margin-right: 20px !important;}
.marginB {margin-bottom: 20px !important;}
.marginL {margin-left: 20px !important;}

.marginL_ {margin-left: -20px !important;}
.marginR_ {margin-right: -20px !important;}

.margins {margin: 10px !important;}
.marginTs {margin-top: 10px !important;}
.marginRs {margin-right: 10px !important;}
.marginBs {margin-bottom: 10px !important;}
.marginLs {margin-left: 10px !important;}
h1.marginBs, h2.marginBs, h3.marginBs, p.marginBs {margin-bottom: 5px !important;}

.margin0 {margin: 0 !important;}
.marginT0 {margin-top: 0 !important;}
.marginR0 {margin-right: 0 !important;}
.marginB0 {margin-bottom: 0 !important;}
.marginL0 {margin-left: 0 !important;}

.padding {padding: 20px !important;}
.paddingT {padding-top: 20px !important;}
.paddingR {padding-right: 20px !important;}
.paddingB {padding-bottom: 20px !important;}
.paddingL {padding-left: 20px !important;}

.paddings {padding: 10px !important;}
.paddingTs {padding-top: 10px !important;}
.paddingRs {padding-right: 10px !important;}
.paddingBs {padding-bottom: 10px !important;}
.paddingLs {padding-left: 10px !important;}
.padding0 {padding: 0 !important;}
.paddingT0 {padding-top: 0 !important;}
.paddingR0 {padding-right: 0 !important;}
.paddingB0 {padding-bottom: 0 !important;}
.paddingL0 {padding-left: 0 !important;}

.border, .borderDased, borderDotted {border: 1px solid #AAA;}
.borderT {border-top: 1px solid #AAA;}
.borderR {border-right: 1px solid #AAA;}
.borderB {border-bottom: 1px solid #AAA;}
.borderL {border-left: 1px solid #AAA;}
.borderDased {border-style: dashed !important;}
.borderDotted {border-style: dotted !important;}
.border0, tr.border0 td {border: 0 !important;}

.normal {font-weight: normal !important;}
.bold {font-weight: bold !important;}
.italic {font-style: italic !important;}
.nodecoration {text-decoration: none !important;}
.nowrap {white-space: nowrap !important;}

.medium {font: 12px Arial,Tahoma,sans-serif;}
.small {font: 11px Arial,Tahoma,sans-serif;}
.smallest {font: 10px Tahoma,sans-serif;}

.w100 {width: 100%;}
.w50 {width: 50%;} 
.w33 {width: 33%;}
.w25 {width: 25%;}
input.w100, select.w100, textarea.w100 {
  width: 90% ! important;
}

.bgLight {background: #EEE; padding: 10px;}
.bgDark {background: #BBB; padding: 10px;}

/***** CLEAR FLOAT ***/
.drop {margin: 0;	padding: 0;	height: 0;	font-size: 0;	line-height: 0; clear: both;}
.clear:after {content: "."; display: block;	margin: 0; padding: 0; height: 0; clear: both; visibility: hidden;	line-height: 0; font-size: 0;}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block; clear: both;}
/* End hide from IE-mac */


/* Reklama */
#bannerLarge, #bannerLight, #bannerRight, #bannerBottom, .bgPattern {
	background: url('/img/gradient_bg.png') repeat top left #BBB;
}
#bannerLarge {
	margin-left: -20px;
	text-align: right;
	overflow: hidden;
	height: 90px;
}
#bannerLarge table, #bannerLarge div {
 float: right;	
}
#bannerLight {
	margin-right: -20px;
	text-align: left;
	overflow: hidden;
	height: 90px;	
}
#bannerRight {
	text-align: left;
	overflow: hidden;
	margin-right: -20px;	
}
#bannerBottom {
	padding: 0 20px 10px 20px;	
	background: #CCC;
	/*                     
	background-position: bottom left;
	*/
	text-align: center;
}

/* b_prostoprint */
.fcCard {
	text-align: center;
	border: 1px solid #AAA;
	border-left-color: #FFF;
	border-top-color: #FFF;
	background: #EEE;
	padding: 10px;
}
.fcCard p {
	margin-bottom: 3px;
}
.fcCard a {
	color: #b20;
}
.fcCard .fcName {
	font: bold 14px 'Trebuchet MS','Arial','Tahoma',sans-serif;
}
/*.fcCard .fcDescription {
}*/
.fcCard .fcPrice {
	font-weight: bold;
	margin: 0;
}
.counter {
	float: right;
	text-align: right;
	width: 100px;
	height: 40px;
}
