/* Created by design.bg studios. Source code in this website is property of design.bg. */
.no_print,
.header_top,
.main_navigation,
.flash,
.toolbar,
.col1,
.footer a,
.popup,
.head_gallery,
.presentations {
	display: none;
}

.print {
	display: block;
}

body {
   background: white;
   font-size: 13pt;
}

a img {
	border: 0;
	
}

a:link, 
a:visited {
   color: grey;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

.footer {
	clear: both;
	pading-top: 1em;
	margin-top: 1em;
	border-top: 2px solid #ccc;
}

.footer a{
	display:none;
}
	
.bread_links a {
	display: block;
	float: left;
	background: url(../../../pics/sep_location.gif) no-repeat right center;
	text-decoration:none;
}
.bread .primary {
	line-height:18px;
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
}
.bread .secondary {
	line-height:18px;
	font-size:15px;

}
.bread {
	line-height:18px;
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
}
.logo {
	margin-bottom:15px;
}
.bread .primary:after { 
	content: '   >>'; 
	padding:0 5px; 
}
.bread .secondary:after { 
	content: '    >>'; 
	padding:0 5px; 
}
.portfolio_project {
	margin-bottom:6mm;
}

table tr,
table td,
table th {
	padding:2px;
	margin:1px;
	border:1px solid grey;
}

.col3 table td,
.col3 table th {
	padding:0;
	margin:0;
	border:none;
}
.col3 table td {
	border-bottom:1px solid grey;
}


.rising:before { 
	content: '+'; 
}
.droping:before { 
	content: '-'; 
}

.right_box_header {
	display:block;
	}
	

