/******************************************************
	Title:    UBB Album Site
	Author:   Stanislav Bivolarski - Mag Studio
	Updated:  13/01/2009

******************************************************/



/* .................... Common */
a {
	text-decoration: underline;
	color: #145b97;
}

a:hover {
	text-decoration: none;
}

a.arrows {
	margin-right: 5px;
	padding-right: 10px;
	color: #145b97;
	background: url(../images/site_images/arrows.gif) right 6px no-repeat;
}

a.skip {
	width: 0em;
	height: 0em;
	display: block;
	text-indent: -9999px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0em;
	clear: both;
	visibility: hidden;
}
/* ........................... */



/* ...................... Body */
html {
	font-size: 20px;
}

body {
	background-color: #ffffff;
	font: 50% Verdana, Arial, Helvetica, sans-serif;
}

.wrapper_top {
	background: url(../images/site_images/header.jpg) center top no-repeat;
}

.wrapper_nav {
	margin: 0 auto;
	width: 81.82em;
	position: relative;
	z-index: 1;
}
/* ........................... */



/* .................... Header */
div.header {
	position: relative;
	font-size: 11px;
	width: 900px;
	height: 128px;
	overflow: hidden;
	margin: 0 auto;
}

	div.header h1 {
		width: 180px;
		height: 70px;
		margin-top: 30px;
	}

	div.header h1 a {
		display: block;
		height: 100%;
	}

	div.header h1 a,
	div.header h2,
	div.header h4 {
		text-indent: -9999px;
	}
/* ........................... */



/* ................ Navigation */
#navigation {
	position: absolute;
	padding: 9px 0 0 38px;
/*	width: 302px;*/
	width: 410px;
	height: 32px;
	left: 174px;
	top: -41px;
	list-style: none;
	background: url(../images/site_images/bg_nav_3.png) no-repeat;
}

	#navigation li a,
	#navigation li {
		float: left;
		color: #978155;
		text-decoration: none;
		font: normal 12px Verdana;
		position: relative;
	}


	#navigation li.home a
	{
		height: 23px;
/*		padding: 9px 0 0 0;*/
		padding-left: 10px;
	}

	#navigation li a
	{
		height: 23px;
		padding: 9px 0 0 0;
		text-align: center;
	}

	#navigation li.first a
	{
/*		margin-left: 33px;*/
		margin-left: 12px;
		width: 78px;
/*		background: url(../images/site_images/nav_first.gif) top left no-repeat;*/
	}
		#navigation li.first a:hover
		{
			font-weight: bold;
			background-position: left bottom;
		}

	#navigation li.second a {
		width: 72px;
	}
		#navigation li.second a:hover {
			font-weight: bold;
		}

	#navigation li.third a {
		width: 75px;
	}
		#navigation li.third a:hover {
			font-weight: bold;
		}
	#navigation li.active a {
		font-weight: bold;
	}

	#navigation li.fourth a
	{
		width: 84px;
	}

	#navigation li.fourth a:hover
	{
		font-weight: bold;
	}


#navigation .dropdown {
	display: none;
	position: absolute;
	padding: 0;
	left: 14px;
	top: 32px;
	width: 356px;
	border-right: 1px solid #d9cdb7;
	border-bottom: 1px solid #d9cdb7;
	border-left: 1px solid #d9cdb7;
	background-color: #f5f0e4;
	list-style: none;
	z-index: 10;
}

	#navigation	.dropdown li {
		margin: 0;
		padding: 0 1px;
		z-index: 1;
	}
		#navigation	.dropdown li:hover {
			background-color: #f5f0e4;
		}

		#navigation	.dropdown li a {
			margin: 0;
			width: 334px;
			height: auto;
			padding: 7px 0 9px 20px;
			text-align: left;
			background: #eee5d3 url(../images/site_images/li.gif) top left no-repeat;
			font-size: 11px;
			border-bottom: 1px solid #eee5d3;
			border-top: 1px solid #eee5d3;
		}
			#navigation	.dropdown li a:hover {
				text-decoration: underline;
				font-weight: normal;
				background: #f5f0e4 url(../images/site_images/li.gif) top left no-repeat;
				border-bottom: 1px solid #d9cdb7;
				border-top: 1px solid #d9cdb7;
			}

			#navigation	.dropdown li.first a:hover {
				border-top: 1px solid #eee5d3;
			}

			#navigation	.dropdown li.last a:hover {
				border-bottom: 1px solid #f5f0e4;
			}

			#navigation	.dropdown li a:hover {
				text-decoration: underline;
				font-weight: normal;
				background: #f5f0e4 url(../images/site_images/li.gif) top left no-repeat;
				border-bottom: 1px solid #d9cdb7;
				border-top: 1px solid #d9cdb7;
			}


	#navigation	.dropdown li.last {
		padding-bottom: 1px;
	}

#navigation li.first:hover .dropdown {
	display: block;
}
/* ........................... */



/* ................... Wrapper */
div.wrapper {
	width: 900px;
	margin: 10px auto 0;
	overflow: hidden;
	color: #666;
	font-size: 11px;
}

	div.wrapper h3 {
		font: normal 2em Georgia, "Times New Roman", Times, serif;
		color: #b7a174;
		margin: 5px 0 6px;
		padding-left: 30px;
		background: url(../images/site_images/beige_symbol.gif) left 6px no-repeat;
	}

	div.wrapper h3.red_heading {
		color: #79000d;
		background: url(../images/site_images/red_symbol.gif) left 6px no-repeat;
	}

	div.wrapper p.order_text {
		margin-bottom: 5px;
	}
/* ........................... */



/* ..................... Flash */
div.flash_box {
	width: 546px;
	height: 421px;
	background: url(../images/site_images/flash_bg.jpg) 0px 0px no-repeat;
}

	div.flash_box #teaserFlash {
		width: 523px;
		height: 388px;
		margin: 14px 0px 0px 7px;
	}
/* ........................... */



/* ............... Left Column */
div.left_column {
	width: 546px;
	float: left;
	margin-top: 13px;
	display: inline;
}
/* ........................... */



/* ............. project_users */
.project_users {
	float: left;
	width: 245px;
	margin-right: 35px;
	display: inline;
}
	.project_users ul,
	.project_users ul li {
		overflow: hidden;
		list-style: none;
	}

		.project_users ul li {
			padding-bottom: 20px;
		}

		.project_users ul li.last {
			padding-bottom: 3px;
		}

			.project_users ul li div.thumb {
				float: left;
				margin-top: 2px;
				width: 78px;
				height: 108px;
				background: url(../images/site_images/bg_thumb.gif) 0 0 no-repeat;
			}

			.project_users ul li div.thumb img {
				padding: 1px 0 0 1px;
			}

			.project_users ul li h4 {
				font: bold 11px Verdana;
				margin: 0;
				padding: 0;
			}
			.project_users ul li h5 {
				font: normal 11px Tahoma;
				margin: 2px 0;
				padding: 0;
				color: #999999;
			}
/* ........................... */



/* ............. project_users */
.project_users_internal {
	float: left;
	margin-right: 15px;
	width: auto;
	display: inline;
}

	.project_users_internal .text {
		float: left;
		width: 445px;
	}

	.project_users_internal .thumb {
		float: left;
		margin-top: 2px;
		width: 78px;
		height: 108px;
		background: url(../images/site_images/bg_thumb.gif) 0 0 no-repeat;
	}

	.project_users_internal .thumb img {
		padding: 1px 0 0 1px;
	}

		.project_users_internal h4 {
			float: left;
			width: 445px;
			font: bold 12px Arial;
			margin: 0;
			padding: 0;
		}

.pr_usr_small {
	margin-left: 0;
	margin-top: 38px;
}

	.pr_usr_small li.last {
		padding-bottom: 0;
	}
/* ........................... */



/* .....project_users_internal */
.project_users_internal {
	margin-right: 15px;
	width: auto;
}

	.prj_us_int_small .text {
		width: auto;
	}

	.prj_us_int_small .hold {
		clear: both;
		padding-top: 12px;
	}

		.prj_us_int_small .hold a {
			float: left;
			position: relative;
			background-position: right 13px;
		}
/* ........................... */



/* .............. competitions */
.competitions {
	float: left;
	width: 245px;
}

	.competitions h4 {
		font: bold 11px Verdana;
		margin: 0;
		padding: 0;
	}

		.competitions h4 strong {
			color: #b7a174;
		}
/* ........................... */



/* ...................... News */
.news {
	float: left;
}

	.news_files h4 {
		padding-top: 7px;
		padding-bottom: 7px;
		float:none;
	}

	.news_files {
		clear: both;
		padding-top: 7px;
	}

	.news ul,
	.news ul li {
		list-style: none;
	}

	.news ul li {
		float: left;
		width: 100%;
		padding-bottom: 12px;
	}

	.news ul li.last {
		padding-bottom: 0;
	}

		.news ul li h4 {
			font: bold 11px Verdana;
			margin: 0;
			padding: 0;
		}

		.news ul li h4 a {
			font: bold 11px Verdana;
			color: #666666;
			text-decoration: none;
		}
			.news ul li h4 a:hover {
				text-decoration: underline;
			}

		.news ul li h5 {
			font: normal 10px Tahoma;
			margin: 2px 0;
			padding: 0;
			color: #999999;
		}

.news2 ul li {
	padding-bottom: 3px;
}

	.news2 ul li.last .text {
		padding-bottom: 10px;
	}

	.competitions .text {
		padding-bottom: 10px;
	}

.home_2 .news2 ul li {
	padding-bottom: 12px;
}

.open_album {
	left: 50px;
	position: absolute;
	top: 150px;
}

.file {
	padding: 4px 0 4px 20px;
	background-image: url('../images/site_images/files/unknown.gif');
	background-position: 0 50%;
	background-repeat:no-repeat;
}

.file_png,
.file_gif,
.file_jpg,
.file_bmp
.file_jpeg {
	background-image: url('../images/site_images/files/img.gif');
}

.file_xls,
.file_xlsx {
	background-image: url('../images/site_images/files/xls.gif');
}

.file_doc,
.file_docx {
	background-image: url('../images/site_images/files/doc.gif');
}

.file_7z,
.file_zip,
.file_rar {
	background-image: url('../images/site_images/files/zip.gif');
}

/* :D */
.file_exe,
.file_bat,
.file_com {
	background-image: url('../images/site_images/files/exe.gif');
}

.file_pdf {
	background-image: url('../images/site_images/files/pdf.gif');
}

.file_txt {
	background-image: url('../images/site_images/files/txt.gif');
}

.file_ods {
	background-image: url('../images/site_images/files/ods.gif');
}



/* ........................... */


/* ............... Order_album */
.order_album {
	clear: both;
	overflow: hidden;
	margin-top: 5px;
}

.ord_alb_small h3.red_heading {
	margin-top: 0;
}

.ord_alb_small .thumb {
	margin-bottom: -28px;
	margin-left: -15px;
}
/* ........................... */



/* ................. Accordeon */
ul#accordeon li div.extended_content {
	float: right;
	width: 397px;
}

ul#accordeon li a.arrows,
ul#accordeon li span.dots {
	display: inline;
}

ul#accordeon li.current a.arrows,
ul#accordeon li.current span.dots {
	display: none;
}
/* ........................... */



/* ................ breadcrumb */
.breadcrumb {
	overflow: hidden;
	margin: 5px 0 -9px 0;
}

	.breadcrumb li {
		display: inline;
		font: normal 11px Arial;
		list-style: none;
		color: #24201f;
	}

		.breadcrumb li a {
			float: left;
			margin: 0 5px 0 0;
			padding: 0 11px 0 0;
			text-decoration: underline;
			background: url(../images/site_images/arrow_breadcrumb.gif) right no-repeat;
			font: normal 11px Arial;
			color: #666666;
		}
			.breadcrumb li a:hover {
				text-decoration: none;
			}
/* ........................... */



/* .............. Right Column */
div.right_column {
	width: 345px;
	float: left;
	margin-top: 13px;
	margin-left: 8px;
	display: inline;
}

	div.right_column h3 {
		margin-top: 14px;
	}

	div.right_column h3.album {
		margin-top: 7px;
	}

	div.right_column div.thumb {
		float: right;
		width: 207px;
		height: 185px;
	}

	div.right_column div.order_box {
		height: 66px;
		padding-top: 5px;
	}

	div.right_column a.order_now {
		width: 207px;
		height: 41px;
		display: block;
		background: url(../images/site_images/order_now.gif) 0 0 no-repeat;
		font: bold 1.45em Verdana, Arial, Helvetica, sans-serif; /*16px*/
		color: #FFF;
		text-decoration: none;
		text-align: center;
		margin: 0px auto;
		padding-top: 17px;
	}

	div.right_column div#payment {
		overflow: hidden;
	}

		div.right_column div#payment p {
			text-align: center;
			font-weight: bold;
		}

		div.right_column div#payment a {
			text-indent:-9999px;
		}

		div.right_column div#payment a.epay {
			width: 94px;
			height: 30px;
			float: left;
			background: url(../images/site_images/epay.png) 0 0 no-repeat;
			margin-left: 50px;
		}

		div.right_column div#payment a.ubb_online {
			width: 115px;
			height: 40px;
			float: right;
			background: url(../images/site_images/ubb_online.png) 0 0 no-repeat;
			margin-right: 50px;
		}
/* ........................... */



/* ............... news_second */
.news_second {
	float: left;
	margin-right: 15px;
	display: inline;
}
	.news_second ul,
	.news_second ul li {
		list-style: none;
	}

	.news_second ul li {
			float: left;
			padding-bottom: 15px;
			width: 100%;
			clear: both;
		}

	.news_second .text ul li {
		float: none;
		width: auto;
	}

		.news_second ul li.last {
			padding-bottom: 0;
		}

/*
			.news_second ul li div.thumb {
				float: left;
				margin-top: 2px;
				width: 78px;
				height: 108px;
				background: url(../images/site_images/bg_thumb.gif) 0 0 no-repeat;
			}

			.news_second ul li div.thumb img {
				padding: 1px 0 0 1px;
			}
*/

			.news_second ul li .thumb {
				background: transparent url('../images/site_images/bg_thumb.gif') no-repeat scroll 0 0;
				float: left;
				display: inline;
				width: 78px;
				height: 108px;
				margin: 2px 0 0 0;
				padding: 1px 0 0 1px;
			}

			.news_second ul li .thumb img {
				border: 0 none;
				float: left;
				display: inline;
				width: 63px;
				height: 94px;
			}

			.news_second ul li h4 {
				font: bold 12px Arial;
				margin: 0 0 5px 0;
				padding: 0;
			}

				.news_second ul li h4 a {
					color: #666666;
					text-decoration: none;
				}

				.news_second ul li h4 a:hover {
					text-decoration: underline;
				}

			.news_second ul li h5 {
				font: normal 11px Tahoma;
				margin: 2px 0;
				padding: 0;
				color: #999999;
			}
/* ........................... */



/* .................... Footer */
div.footer {
	width: 936px;
	height: 30px;
	margin: 30px auto 0;
	background: url(../images/site_images/footer.gif) 0 0 no-repeat;
	font: normal 1.10em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	overflow: hidden;
	padding-top: 35px;
}

	div.footer div.copyright {
		float: left;
		margin-left: 17px;
	}

	div.footer div.magstudio {
		float: right;
		margin-right: 18px;
	}

		div.footer div.magstudio a {
			width: 128px;
			height: 15px;
			background: url(../images/site_images/magstudio.gif) 0 0 no-repeat;
			float: left;
			text-indent: -9999px;
		}
/* ........................... */



/* ...................... Text */
.left_align_image {
	float: left;
	padding: 0 10px 10px 0;
}

.right_align_image {
	float: right;
	padding: 0 0 10px 10px;
}

.text
{
	position: relative;
}

.text.static {
	position: static !important;
}

.text p {
	padding-bottom: 5px;
}

.text ul {
	list-style: disc;
	margin-left: 15px;
	padding: 5px 0;
}

.text ul li {
	list-style: disc outside;
}

.text ol {
	list-style: decimal !important;
	margin-left: 20px;
	padding: 5px 0;
}

.text ol li {
	list-style: decimal outside;
}

/* ........................... */


.home_2 .news {
	width: 263px;
	padding: 0 15px 0 7px;
}

	.home_2 .news .thumb {
		float: left;
		/*
		width: 118px;
		height: 93px;
		background: url(../images/site_images/bg_thumb_2.gif) left top no-repeat;
		*/
		width: 78px;
		height: 108px;
		background: url(../images/site_images/bg_thumb.gif) left top no-repeat;
	}

	.thumb.new_thumb {
		float:left;
		width: auto;
		height: auto;
	}

	.thumb.new_thumb.size1 {
		width: 116px !important;
		height: 89px !important;
		background: url(../images/site_images/new_bg_thumb.gif) no-repeat scroll left top !important;
	}

	.thumb.new_thumb.size2 {
		width: 158px !important;
		height: 113px !important;
		background: transparent !important;
	}

		.home_2 .news .thumb a {
			float: left;
		}

		.thumb.new_thumb a {
			float: left;
		}

		.thumb.new_thumb.size1 a {
			width: 101px !important;
			height: 76px !important;
		}

		.thumb.new_thumb.size2 a {
			width: 150px !important;
			height: 113px !important;
		}

		.home_2 .news .thumb img {
			float: left;
			padding: 2px 0 0 2px;
		}

		.thumb.new_thumb img {
			float: left;
		}

		.thumb.new_thumb.size1 igm {
			padding: 1px 0 0 1px !important;
			width: 100px !important;
			height: 75px !important;
		}

		.thumb.new_thumb.size2 img {
			padding: 0 !important;
			width: 148px !important;
			height: 111px !important;
			border: 1px solid #cccccc !important;
		}


#form_container {
	width: 520px;
	min-height:623px;
	height:auto !important;
	height:623px;
	color: #333333;
	background-color: #e7decc;
	font-family: Tahoma,Verdana;
	font-size :12px;

}

#form_container a{
	color: #333333;
	text-decoration:underline;
	font-size:10px;
}

.text_alert {
	color: #ff0101;
}

.small_txt{
	font-size:10px;
}

form.order fieldset,form.order  {
	margin: 0;
	padding: 0;
	border: none;
}

form.order fieldset legend {
	display: block;
	color: #333333;
}

.legend {
	height: 31px;
	width: 500px;
	display: block;
	background: url(../images/site_images/bg_legend.gif)  repeat-x;
	line-height: 31px;
	font-weight: bold;
	padding: 0 10px;
	font-size:16px;
	margin-bottom:20px;
}

.legend img {
	margin-top:7px;
}



.close_label{
	float:right;
	width:18px;
	display: block;
}

ul.order_form {
	padding:0px 5px 0px 15px;
	margin: 0 5px 0px 15px;
	list-style: none;
	display:block;
	position: relative;
}

ul.order_form li {
	display:block;
	width:100%;
	padding-top:15px;
	position: relative;
}

ul.order_form li.last {
	padding-bottom: 15px;
}

form.order fieldset label{
	font-weight: bold;
	clear: left;
	float: left;
	width: 170px;
	height:30px;
	line-height:30px;
}

div.check{
	width: 350px;
	font-weight:bold;
	padding-top: 2px;
}

form.order fieldset input.text{
	padding: 3px;
	width: 263px;
	height:25x;
	font-size: 11px;
	border: 1px solid #B1ACB5;
	line-height:25px;
	font-size:12px;
}

form.order fieldset  textarea.textarea {
	height:85px;
	width: 263px;
	border: 1px solid #B1ACB5;
	padding: 3px;
	font-size:12px;
}

form.order fieldset input.checkbox{
	border:none;
	float:left;
	vertical-align:middle;
	margin-right:10px;
}

.ast{
	font-size:9px ;
	font-weight:normal;
}

form.order fieldset input.text_small{
	padding: 3px;
	height:25x;
	font-size: 11px;
	border: 1px solid #B1ACB5;
	line-height:25px;
	font-size:12px;
}

form.order fieldset label.act{
	float: left;
	text-align:right;
	margin-right:10px;
	width: 160px;

}

form.order fieldset button{
	background:url(../images/site_images/send.jpg) no-repeat;
	width:98px;
	height:40px;
	border: none;
}

#order_form #close_button {
	float: right;
}

div.error {
	position: absolute;
	left: 175px;
	top: 0;
	color: red;
	font-size: 10px;
}

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

.txt{
	height:30px;
}
/* ........................... */

.news_date {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.gallery {
	float: left;
	margin-right: 15px;
	display: inline;
}
	.gallery ul,
	.gallery ul li {
		list-style: none;
		overflow: hidden;
	}

		.gallery ul li {
			float: left;
			padding-bottom: 15px;
			width: 100%;
			clear: both;
		}

		.gallery ul li.last {
			padding-bottom: 0;
		}

		.gallery ul li .text {
			float: left;
			width: 350px;
			margin-bottom: 3px;
		}

		.gallery ul li a.arrows {
			clear: left;
			display: block;
			margin-left: 140px;
			width: 77px;
		}

		a.arrows_2 {
			clear: both;
			display: block;
		}

		.gallery a.all {
			margin-left: 140px !important;
		}

			.gallery ul li div.thumb {
				float: left;
				margin: 2px 10px 0 0;
				display: inline;
				width: auto !important;
				height: auto !important;
			}

			.gallery ul li div.thumb img {
				float: left;
				border: 1px solid #cccccc;
			}

			.gallery ul li h4 {
				font: bold 11px verdana;
				margin: 0 0 6px 0;
				padding: 0;
			}
			.gallery ul li h5 {
				font: normal 11px Tahoma;
				margin: 2px 0;
				padding: 0;
				color: #999999;
			}

.gallery h3 {
	margin: 5px 0 20px !important;

}

.gallery h4 {
	font: bold 11px tahoma;
}

.gallery .title_2 {
	margin: 10px 0;
}





.gallery .arrow,
.gallery .arrow_spacer {
	width: 85px;
	height: 151px;
}

.gallery .arrow {
	background: url(../images/site_images/arrow_big.gif) center center no-repeat;
}

.gallery .restavration div,
.gallery .restavration a,
.gallery .restavration img {
	float: left;
}

.gallery .restavration img {
	border: 2px solid #cdcdcf;
}

.gallery .back {
	text-align: right;
	padding-right: 28px;
}

.gallery .description {
	clear: both;
	display: block;
	padding: 15px 10px 0 0;
}
.gallery .restavration {
	overflow: hidden;
}





.gallery_home {
	margin: 0 !important;
}

.gallery_home ul li .text {
	width: 205px !important;
}

.gallery_home .arrows {
	margin: 0 3px 0 0 !important;
}

.gallery_home h3 {
	margin-bottom: 10px !important;
}

/* ........................... */


/* ................ pagination */
.pagination {
	clear: both;
	margin: 20px 0 0 220px;
}

	.pagination li {
		float: left;
		list-style: none;
		clear: none !important;
		margin: 0 2px 0 0;
		padding: 0 4px 2px 4px !important;
		width: auto !important;
		font: normal 11px Arial;
		color: #155a95;
		display: inline;
		position: relative;
	}

		.pagination li a {
			float: left;
			text-decoration: underline;
			font: normal 11px Arial;
			color: #155a95;
		}
			.pagination li a:hover {
				text-decoration: none;
			}

		.pagination li.first a {
			background: url(../images/site_images/arrow_left.gif) left 4px no-repeat;
			text-indent: -5000px;
			width: 6px;
		}

		.pagination li.last a {
			background: url(../images/site_images/arrow_right.gif) right 4px no-repeat;
			text-indent: -5000px;
			width: 6px;
		}

		.pagination li.active {
			color: #155a95;
			font-weight: bold;
		}
/* ........................... */


.project_users.album {
	width: 415px;
}

.holder_3 {
	float: left;
}

.home_2 .gallery_home ul li .holder_4 {
	width: auto !important;
	float: none !important;

}

.text p em {
	font-style:italic;
}




.new_thumbs {
	float: left;
	width: 210px;
}

	.new_thumbs img {
		float: left;
		clear: left;
		width: 200px;
		height: 150px;
		margin-bottom: 10px;
	}
