@charset "utf-8";
/* Magazine page css  Document */
#mainmag {
	width:979px;
	margin:auto;
	overflow:hidden;
}
.magtop {
	width:979px;
	height:5px;
	font-size:0;
	margin:auto;
	background:url(../images/magazine/magtop.gif) no-repeat 0 0;
	position:relative;
	z-index:99;
}
.magtop a {
	width:10px;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:15px;
	top:10px;
	background: url(../images/magazine/close-it.gif) no-repeat 0 0;
}
.sli-player {
	border-left:1px solid #6f6f6f;
	border-right:1px solid #6f6f6f;
	background:#ccc;
	height:550px;
	display:table;
	vertical-align:middle;
	text-align:center;
	padding-bottom:6px;
}
* html .sli-player {
	width:979px;
	w\idth:977px;
	height:550px;
}
/* player controls at bottom of page */
.controls {
	width:979px;
	height:44px;
	background:url(../images/magazine/slplay-bg.jpg) repeat-x 0 0;
	position:relative;
}
.player-corners {
	position:absolute;
	left:0;
	top:0;
	width:6px;
	height:44px;
	background:url(../images/magazine/slplay-l.jpg) no-repeat 0 0;
}
.player-corners div {
	position:absolute;
	left:973px;
	top:0;
	width:6px;
	height:44px;
	background:url(../images/magazine/slplay-r.jpg) no-repeat 0 0;
}
.player-corners div a {
	background:url(../images/magazine/mag-menu.jpg) no-repeat 0 0;
	position:absolute;
	left:-117px;
	top:20px;
	z-index:99;
	width:91px;
	height:5px;
}
.controls ul {
	width:151px;
	margin:auto;
	height:44px;
}
.controls li {
	float:left;
	width:20px;
	height:44px;
	line-height:44px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
li.lstart a {
	background:url(../images/magazine/sl-start.jpg) no-repeat 0 0
}
li.rewind a {
	background:url(../images/magazine/sl-left.jpg) no-repeat 0 0
}
li.forward a {
	background:url(../images/magazine/sl-right.jpg) no-repeat 0 0
}
li.rfinish a {
	background:url(../images/magazine/sl-finish.jpg) no-repeat 0 0
}
.controls li a {
	display:block;
	height:44px;
	width:20px;
	color:#fff;
}
li.counter, li, conter a {
	width:71px;
}
.controls li a:hover {
	background-position:0 -44px
}
/* try to center unknown height and widths in center of player */
.sli-outer {
	display:table-row;
}
.sli-inner {
	display:table-cell;
	text-align:center;
	position:relative;
	vertical-align:middle;
	width:977px;
}
.sli-imgholder {
	position:relative;
	float:left;
	left:50%;
}
.sli-hoz {
	float:left;
	position:relative;
	left:-50%;
}
.w1, .w2, .w3, .w4 {
	float:left
}
.w1 {
	padding:12px 0 0 12px;
	background:url(../images/magazine/shad-holder-2.jpg) no-repeat 0 0;
}
.w2 {
	background:url(../images/magazine/shad-holder-1.jpg) no-repeat 100% 100%;
	padding:0 12px 12px 0;
}
.w3 {
	background:#fff;
	margin:0;
	position:relative;
	float:left;
	width:23px;
	height:11px;
	display:inline;
}
.w5 div a {
	position:relative;
}
.w5 b {
	background:url(../images/magazine/sh-corn-r.jpg) no-repeat 100% 0;
	margin:0;
	position:absolute;
	display:block;
	width:23px;
	height:23px;
	right:-23px;
	top:-23px;
	z-index:99;
}
.w4 {
	background:url(../images/magazine/sh-corn-l.jpg) no-repeat 0 100%;
	margin:0 0 -12px -12px;
	position:relative;
	float:left;
	clear:both;
	width:23px;
	height:23px;
	display:inline;
}
.w5 {
	float:left;
	clear:both
}
.w5 div {
	float:left;
	margin:0 11px;
	display:inline;
}
.w5 img, .w5 a {
	float:left
}
/*.w4 span {
	background:url(images4/mag-logo.png) no-repeat 0 0;
	width:118px;
	height:30px;
	position:absolute;
	top:-41px;
	left:33px;
}
*/
/* ..............  Magazine collection page ...........*/
.magbase {
	width:979px;
	height:5px;
	font-size:0;
	margin:auto;
	background:url(../images/magazine/magbase.gif) no-repeat 0 0;
	position:relative;
	z-index:99;
}
.newmagborder {
	position:absolute;
	top:-999em
}
.maghighlight .newmagborder {
	background:url(../images/magazine/newmag.png) no-repeat 0 0;
	width:200px;
	height:257px;
	left:12px;
	top:12px;
	z-index:5;
}
.w5 span {
	position:absolute;
	top:-999em
}
.maghighlight .w5 span {
	background:url(../images/magazine/magnew.png) no-repeat 0 0;
	width:54px;
	height:50px;
	top:-27px;
	left:-32px;
	z-index:100;
}
.mag-collection {
	border-left:1px solid #6f6f6f;
	border-right:1px solid #6f6f6f;
	background:#ccc;
	min-height:890px;
	padding:10px 0 6px 38px;
}
* html .mag-collection {
	width:979px;
	w\idth:939px;
	height:890px;
}
/* overwrite some existing styles using body class */
.mag-collection .w1 {
	position:relative;
}
.mag-collection .w5 {
	margin:-4px;
	position:relative;
	z-index:99;
	display:inline;
}
.mag-collection h1 {
	font-size:18px;
	color:#93c;
	margin:0 0 5px 12px;
	font-weight:normal;
}
.mag-collection h1 span {
	color:#666;
	font-size:12px;
}
.mag-collection .w5 b {
	right:-8px;
	top:-19px;
	z-index:99;
	background:url(../images/magazine/mag-sh-corn-r.jpg) no-repeat 0 0;
	width:17px;
	height:30px;
}
.mag-collection .w5 div a {
	position:static;
}
.mag-collection .maghighlight .w5 b {
	background:url(../images/magazine/nmag-sh-corn-r.jpg) no-repeat 0 0;
}
/* click images to view video page */

.vidmag .w1 {
	padding:12px 0 0 12px;
	background:url(../images/magazine/shad-holder-2.jpg) no-repeat 0 0;
margin-right:20px
}
.vidmag .w2 {
	background:url(../images/magazine/shad-holder-1.jpg) no-repeat 100% 100%;
	padding:0 5px 0 0;
}
.vidmag .w5 div a {
	position:relative;
}
.vidmag .w5 b {
	background:url(../images/magazine/sh-corn-r.jpg) no-repeat 100% 0;
	margin:0;
	position:absolute;
	display:block;
	width:23px;
	height:23px;
	right:-12px;
	top:-12px;
	z-index:99;
}
.vidmag .w4 {
	background:url(../images/magazine/sh-corn-l.jpg) no-repeat 0 100%;
	margin:0 0 0px -12px;
	position:relative;
	float:left;
	clear:both;
	width:23px;
	height:23px;
	display:inline;
}
.vidmag .w5 div {
	float:left;
	margin:0 11px -11px 0;
	display:inline;
}
.vidmag .w5 div img, .vidmag .w5 div object, .vidmag .w5 div embed {
	display:block;
	position:relative;
	z-index:999
}
.vidmag .mag-collection .w5 {
	margin:-12px -4px 0 0;
	position:relative;
	z-index:99;
	display:inline;
}
.vidmag .mag-collection h2 {
	margin:12px 0 23px 12px;
}
