/* Common Parts */
a {
	/*color:#656565;*/
	color:#000;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
p {
	margin:0 0 12px;
	padding:0;
	line-height:14px;
}
a.more, .more a {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	width:15px;
	height:15px;
	background:url(/skins/default/images/btn-more.gif) no-repeat;
}

.morerubric{
	position:absolute;
	right:2px;
	bottom:2px;
}

a.more:hover, .more a:hover {background-position:0 100%;}
.archive {
	float:right;
	padding-right:17px;
	background:url(/skins/default/images/arrow-up.gif) no-repeat 100% 5px;
	font-weight:bold;
}

/* right column style */
.union-box{
	
}
.right-column {
	/*color:#656565;*/
	color:#000;

}
.right-column img {border:1px solid #8c8d8d;}
.right-column .text-box {display:table;}
* html .right-column .text-box {height:1%;}
*+html .right-column .text-box {height:1%;}

.right-column .inner {
	height:1%;
	overflow:hidden;
	text-align:justify;
}

.right-column .inner .data{
	margin-top:15px;
	margin-bottom:15px;
}

.right-column .title {
	margin:0 0 25px;
	height:1%;
	overflow:hidden;
	background:url(/skins/default/images/pxl.gif) repeat-x 0 100%
}

.right-column .title h2{
	font-weight:normal !important;
}

.right-column h2 {
	margin:0;
	/*background:url(/skins/default/images/title-bg.gif) no-repeat;  **/
	background:transparent url(/skins/default/images/ico3.jpg) no-repeat scroll 0 0;
	padding:0 0 4px 32px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 13pt;
}

/* ����� ��� imagefactory-title*/
.imagefactory-title{
	width:100%;
	height:22px;
	padding:0;
	margin:0 0 15px;
	border-bottom:1px #dcdcdc solid;
	background:transparent url(/skins/default/images/ico3.jpg) no-repeat scroll 0 0;
}

.imagefactory-title .imagefactory-title-td-title{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:80%;
	vertical-align:middle;
	text-align:left;
	padding-left:32px;
}

.imagefactory-title .imagefactory-title-td-title a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#3366CC;
}

.imagefactory-title .imagefactory-title-td-title a:hover{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#3366CC;
}

.imagefactory-title .imagefactory-title-td-link-addnewphoto{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:20%;
	vertical-align:middle;
	text-align:right;
}

.imagefactory-title .imagefactory-title-td-link-addnewphoto a{
	font-weight:bold;
}

.imagefactory-title .imagefactory-title-td-link-addnewphoto a:hover{
	font-weight:bold;
}

/********/
.right-column h3 {
	margin:0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
/* last info column style */
.last-info-column {
	float:left;
	width:38%;
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:30px;
}
.last-info-column li {
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
	margin-bottom:30px;
}
.last-info-column p {
	margin:0;
	text-indent:5px;
}
/* .photo box style */
.photo-box {
	float:left;
	background:#f0f0f1;
	border:solid 4px #F0F0F1;
	width:163px;
	margin-right:7px;
	
}
.photo-box img {
	display:block; 
	height:107px; 
	width:160px;
}
.photo-box span {
	width:100%;
	overflow:hidden;
	padding-top:5px;
	display:block;
}
.photo-box strong {/*float:left; width:70%;*/}

/* cap column style */
.cap-column {
	float:right;
	width:58%;
	list-style:none;
}
.cap-column ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}
.cap-column li {
	float:left;
	width:49%;
	margin-bottom:5px;
}

.cap-column h3 a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0 0 5px;
	text-decoration:none;
}

.cap-column h3 a:hover{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0 0 5px;
	text-decoration:underline;
}

.cap-column .info {
	background:#f0f0f1;
	height:145px;
}
.cap-column img {
	margin:8px 8px 0;
}
.cap-column ul {
	padding:0 8px;
	overflow:hidden;
}
.cap-column li li {
	float:none;
	margin:2px 0 0;
	width:auto;
}
.more-info {
	display:block;
	text-align:right;
}
/* photo list style */
.photo-list {
	overflow:hidden;
	margin-bottom:15px;
}
.photo-list h3 {padding-left:3px;}
.scroll-box {
	height:98px;
	background:#f0f0f1;
	overflow:hidden;
	padding:16px 20px;
	position:relative;
}
.scroll-box .content {
	height:98px;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:9;
}
ul.photos {
	overflow:hidden;
	margin:0;
	width:2000px;
	height:98px;
	padding:0;
	list-style:none;
}
.photos li {
	float:left;
	margin:0 3px;
}
/* controls style */
.controls {
	width:100%;
	z-index:1;
	margin:-113px -20px 0;
	padding:0 20px;
	list-style:none;
	position:relative;
	
}
.controls li {display:inline;}
.controls li.prev {
	float:left;
	margin-left:-20px;
	background:url(/skins/default/images/btn-prev.gif) no-repeat;
}
.controls li.next {
	float:right;
	margin-right:-20px;
	background:url(/skins/default/images/btn-next.gif) no-repeat 100% 0;
}
.controls li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:20px;
	height:128px;
}
/* sort panel style */
.sort-panel {
	margin:0px 0 20px;
	background:#dbdbdb url(/skins/default/images/sort-bg.gif) no-repeat 100% 100%;
}
.sort-panel .inner {
	padding:12px 7px 20px 8px;
}
.sort-panel .content {
	width:100%;
	overflow:hidden;
	background:#bdbdbd;
	padding:4px 0;
}
.sort-panel strong {
	float:left;
	margin:0 15px 0 8px;
}
.sort-panel ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
}
.sort-panel li {
	margin-right:5px;
	padding:0 0 0 15px;
	float:left;
	background:url(/skins/default/images/arrow-filter.gif) no-repeat 0 2px;
}
.sort-panel a {color:#fff;}
.sort-panel inner content  strong a.addfoto {color:#fff; text-decoration:underline;}
.sort-panel inner content  strong a.addfoto:hover {color:#fff; text-decoration:none;}
/* main cap list style */
.main-cap-list {
	overflow:hidden;
	margin:0 -5% 0 0;
	width:98%;
	padding:0;
	height:1%;
	list-style:none;
}
.main-cap-list li {
	float:left;
	margin:5px 9px 20px 0;
	/*height:202px;*/
	/*display:inline;*/
	display:block;
	overflow:hidden;
}


.main-cap-list ul {
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
}
.main-cap-list li li {
	float:none;
	margin:0;
	font-weight:bold;
	margin:-5px 0px 2px;
	/*height:auto;*/
}
.main-cap-list .photo-box {
	float:none;
	margin:0 0 3px;
}

.main-cap-list-li .photo-box{
	height:155px;
	position:relative;
}

.main-cap-list li li span {color:#179506;}
/* paging style */
.paging {
	width:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
	font-size:11px;
}
.paging .content {
	left:50%;
	float:left;
	position:relative;
	text-align:center;
}
.paging ul {
	left:-50%;
	float:left;
	position:relative;
	margin:0;
	padding:2px 0 0;
	list-style:none;
	background:url(/skins/default/images/pxl.gif) repeat-x;
}
.paging li {
	float:left;
	padding:0 3px;
	margin:0 3px;
	line-height:13px;
}
.paging li.active {background:#7a7a7a;}
.paging a {color:#898989;}
.paging li.active a {color:#fff;}

.paging li.prev {
	padding:0;
	margin:-2px 45px 0 0;
}
.paging li.next {
	padding:0;
	margin:-1px 0 0 45px;
}
.paging li.prev a, .paging li.next a {
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	width:15px;
	height:15px;
}
.paging li.prev a {background:url(/skins/default/images/paging-prev.gif) no-repeat;}
.paging li.next a {background:url(/skins/default/images/paging-next.gif) no-repeat;}

.jcarousel-item img{
	cursor:pointer;
}

.jcarousel-item img:hover{
	cursor:pointer;
}
.iname{
	color: #D2691E;
	text-align:left;
	font-weight: bold;
}

.iname a{
	color:#D2691E;
	font-weight:bold;
	text-decoration:none;
}

.iname a:hover{
	color:#D2691E;
	font-weight:bold;
	text-decoration:underline;
}

/* style list ul foto */
.imgfactoryullist{

}

.imgfactoryullist ul{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
	margin-left:20px;
	line-height:25px;
}

.imgfactoryullist ul li{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	list-style-position:inside;
	background:url(/skins/default/images/pipt_grey_big.jpg) no-repeat 0 9px;
	padding-left:20px;
}

.imgfactoryullist ul li.imgfactoryaddnewphoto{
	background:url(/skins/default/images/pipt_red_big.jpg) no-repeat 0 9px;
}

.imgfactoryullist ul li.imgfactoryaddnewphoto a{
	font-weight:bold;
}

.imgfactoryullist ul li.imgfactoryaddnewphoto a:hover{
	font-weight:bold;
}

.imgfactorydescription{
}

.imgfactoryimgauthor{
}

.imgfactorydatecreate{
}

.ulimg{
	text-align:left;
	width:163px;
}

/* end style list ul foto */

#mycarousel{
	/*width:94%;*/
	border:1px solid #ccc;
	position:relative;
	display:block;
}



span#catname{
	font-size:11px;
}

span#_catname{
	font-size:11px;
}

span#catname a,
span#catname a:hover{
	font-size:11px;
	font-weight:bold;
	color:#656565;
}

span#_catname a,
span#_catname a:hover{
	font-size:11px;
	font-weight:bold;
	color:#656565;
}

span#authorlink{
	font-size:11px;
}

span#authorlink a,
span#authorlink a:hover{
	font-size:11px;
	font-weight:bold;
	color:#656565;
}

span#fotoname,
span#fotoname strong{
	font-size:11px;
	/*color:#656565;*/
	color:#000;
	font-weight:normal !important;
}

.mainpage_attachearticles{
	padding:0;
	margin:0;
	padding-bottom:20px;
	padding-right:20px;
	margin-bottom:10px;
	color:#656565;
}

.mainpage_attachearticles a{
	color:#656565;
	font-weight:bold;
}

.mainpage_attachearticles a:hover{
	color:#656565;
	font-weight:bold;
}

.onair-ins p{
	/*text-indent:16px;*/
}

.titleclear{
	
}

.titleclear img{
	border:none;
}

.titleclear tr td,
.titleclear tr td h2{
	padding:0px;
	background:none !important;
}

.titleclear tr td h2{
	padding-bottom:10px;
	margin:0px;
}

.addphotoformuser{
	margin-top: 10px; 
	margin-left: 20px;
}

.addphotoformuser #system-message{
	margin:0 !important;
	padding:0 !important;
}

.addphotoformuser #system-message ul{
	margin:0;
	padding:0;
	margin-top:10px;
}

.addphotoformuser #system-message ul.error li {
	background:none !important;
	color:#AA0000;
	font-size:10px !important;
}

.addphotoformuser #system-message ul.message li {
	background:none !important;
	color:#003399;
	font-size:10px !important;
	font-weight:normal !important;
}

.fotoreportlinktitle{
	font-weight:bold !important;
	color:#FF0000 !important;
	text-decoration:none !important;
}

.fotoreportlinktitle:hover{
	font-weight:bold !important;
	color:#FF0000 !important;
	text-decoration:underline !important;
}