.wrapper_zoom {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191
}

/*home page */
/* also kapruka tab */
.Lfloat {
	float: left;
}

.marginright {
	margin-right: 10px;
}

.Hcontent {
	width: 748px;
	background: #f5f5f5;
	border: 1px solid #eeeeee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.Hcontent .header {
	background: url(../images/HcontentHeader.jpg) repeat-x;
	height: 30px;
	padding: 8px 10px;
	color: #FFF;
	font-weight: bold;
}

.Hcontent .catagery {
	width: 320px;
	margin: 0px 0 15px;
	font-size: 11px;
	color: #777777;
}

.Hcontent .catagery img {
	width: 40px;
	height: 40px;
	margin-left: 10px;
	float: left;
}

.Hcontent .catagery img:hover {
	opacity: 0.4;
	filter: alpha(opacity = 40);
	cursor: pointer;
}

.Hcontent .catagery p {
	width: 240px;
	float: right;
}

/*
.Hcontent .catagery p:hover {
	color: #0374bf;
	cursor: pointer;
}
*/

.Hcontent .catagery p span {
	font-weight: bold;
	color: #2b92d6;	
}

.Hcontent .catagery p span:hover {
	color: #0374bf;
	cursor: pointer;
}



/*tabs*/
.Hgap15px {
	height: 15px;
}

.Htabctrl {
	width: 750px;
}

.Htabctrl .header {
	height: 22px;
	background: url(/images/Htabctrl_back.jpg) repeat;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-top: 6px;
	padding-left: 9px;
}

.Htabctrl .header ul {
	margin: 0;
	padding: 0;
}

.Htabctrl .header ul li {
	list-style: none;
	display: inline;
}

.Htabctrl .header ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	padding: 9px;
}

.Htabctrl .header ul li a:hover {
	color: #183a52;
	background: url(/images/tab_hoverrep.jpg);
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	height: 30px;
}

.Htabctrl .content {
	border: 1px solid #eeeeee;
	-webkit-border-bottom-right-radius: 10px;
	padding: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

/*SLIDER*/
.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

a {
	outline: none;
}

.slider-wrap {
	width: 750px;
}

.stripViewer .panelContainer 
.panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.stripViewer {
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 239px;
}

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 750px;
}

.stripNavL,.stripNavR,.stripNav {
	display: none;
}

.nav-thumb {
	border: none;
	margin-right: 5px;
}

#movers-row {
	margin: 10px 0 0 0;	
	height:124px;
}

#movers-row	.divback {
	width: 100%;
	float: left;
	background-color: #f7f7f7;
	background: url(/images/divback.jpg) repeat-x;
	height: 120px;
}

#movers-row div {
	width: 16%;
	float: left;
}

#movers-row div p {
	clear: both;
	float: left;
	margin-top: 5px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}

.sepline {
	float: right;
	background: url(/images/sep_line.jpg) no-repeat;
	width: 4px;
}

#movers-row div a.cross-link {
	float: left;
}

.photo-meta-data {
	background: url(/rootData/home_silder/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}

.photo-meta-data span {
	font-size: 13px;
}

.cross-link {
	display: block;
	width: 62px;
	margin-top: -26px;
	position: relative;
	padding-top: 30px;
	z-index: 9999;
}

.active-thumb {
	background: url(/rootData/home_silder/icon-uparrowsmallwhite.png) top center no-repeat;
}

.active-thumb 
img {
	border: solid 5px #00aaff;
}