/*
	Copyright (C) 2009,2010  Monev Software LLC.

	All Rights Reserved.

	http://www-joomlaxtc.com
*/

.popuphover{
  cursor:pointer;
}

.jxtcpopup{
  position:absolute;
  float:left;
  top:0;
  left:0;
  margin:0px auto 0px auto;
  padding:5px;
  z-index:99999;
  border:8px solid #d1d1d1;
  background: #d1d1d1;
}

.jxtcinner{
  width:auto;
}

.jxtcpopupclose{
  position:absolute;
  width:30px;
  height:30px;
  margin:0;
  padding:0px;
  top:-25px;
  right:0px;
  cursor:pointer;
  background: url(../images/closebox.png) no-repeat;
}

.jxtcpopupdrag{
  position:absolute;
  width:30px;
  height:30px;
  margin:0;
  padding:0px;
  top:-25px;
  right:35px;
  cursor:pointer;
  background: url(../images/movebox.png) no-repeat;
}

.tip{
	display:none;
}

.pop{
	display:none;
	cursor:pointer;
}

.prevbutton, .nextbutton {
	margin:0;
	cursor:pointer
}
.prevbutton:hover, .nextbutton:hover {opacity: 0.6}
/*semantic*/
.wallview {
	display:block;
	height:80px;
	overflow:hidden;
}
.wallslider {
	display:table;
	border-collapse:collapse;
	position:relative;
	visibility:hidden;
}
.wallsliderrow {
	display:table-row;
}
.wallslidercell {
	display:table-cell;
	width:auto;
	height:auto;
	vertical-align:top;
	text-align:left;
}

.wallfloat {
	float:left;
}
.wallfloat.lastcol {
	clear:right;
}
.wallpage {
	display:table;
	border-collapse:collapse;
	width:100%;
	height:100%;
}
.wallrow {
	display:table-row;
}
.wallelement {
	display:table-cell;
	vertical-align:top;
}


.wallspinner {
	height:40px;
	width:40px;
	margin:20px auto;
	position:relative;
	-webkit-animation: spinrotation .6s infinite linear;
	-moz-animation: spinrotation .6s infinite linear;
	-o-animation: spinrotation .6s infinite linear;
	animation: spinrotation .6s infinite linear;
	border-left:6px solid rgba(128,128,128,.15);
	border-right:6px solid rgba(128,128,128,.15);
	border-bottom:6px solid rgba(128,128,128,.15);
	border-top:6px solid rgba(128,128,128,.8);
	border-radius:100%;
}

@-webkit-keyframes spinrotation {	from {-webkit-transform: rotate(0deg);}	to {-webkit-transform: rotate(359deg);} }
@-moz-keyframes spinrotation { from {-moz-transform: rotate(0deg);}	to {-moz-transform: rotate(359deg);} }
@-o-keyframes spinrotation { from {-o-transform: rotate(0deg);}	to {-o-transform: rotate(359deg);} }
@keyframes spinrotation {	from {transform: rotate(0deg);}	to {transform: rotate(359deg);} }

#jxtcwall171 {}

/*#jxtcwall171 .bnewsitem .imgframe{padding: 0 !important; border: 0 !important;width: 630px !important; height: 430px !important;max-width: 630px !important; max-height: 430px !important;}*/
#jxtcwall171 .bnewsitem .imgframe{padding: 0 !important; border: 0 !important;max-width: 100% !important;}

#jxtcwall171 .bnewsitem .imgframe img{}
#jxtcwall171 .breakingnews h3.newsitemtitle {padding: 10px 100px 5px 0; margin: 10px 0 2px 0!important;}
#jxtcwall171 .breakingnews h3.newsitemtitle a{color: #000;}
#jxtcwall171 .breakingbuttons {position: absolute;width: 70px;height: 32px;top: 415px;right: 0;}
#jxtcwall171 .breakingbuttons img:first-child{float: left;}
#jxtcwall171 .breakingbuttons img:last-child{float: right;}
#jxtcwall171 .breakingbuttons img {opacity: 1;width: 30px;}
#jxtcwall171 .breakingbuttons img:hover{opacity: 0.6;}
#jxtcwall171 .breakingnews .newsmoredate{padding: 0;}
#jxtcwall171 .breakingnews .fnewsitemintro {padding-bottom: 10px !important;color: #000;}
#jxtcwall171 .breakingnews .dateicon {background: none;padding: 0 0 0 10px;}

#right .breakingnews .dateicon {padding: 0 0 0 10px; background: none !important;}
#right4 .breakingnews .dateicon {padding: 0 0 0 10px !important; background: none !important;}
#right5 .breakingnews .dateicon {padding: 0 0 0 10px !important; background: none !important;}