#main {
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 50px;
	width: 981px;
	font-family: Tahoma;
	/*font-family: Georgia;*/
	font-size: 13px;
}

#main h1 {
	position: relative;
	padding-left: 46px;
	padding-bottom: 3px;
	background: url(/img/h1-label.gif) no-repeat 0 6px;
	
	font-size: 24px;
	font-weight: normal;
	color: #781b0e;
}
#main h2 {
	position: relative;
	margin: 5px 0;
	padding-left: 40px;
	background: url(/img/h2-label.gif) no-repeat 0 4px;
	font-size: 18px;
	font-weight: normal;
	color: #781b0e;
}
#main h3 {
	margin: 5px 0;
	font-size: 18px;
	font-weight: normal;
}
#main a {
	color: #39578d;
	font-size: 1em;
	font-family: inherit;
	text-decoration: underline;
}
#main p {
	margin: 10px 0;	
}

#main .dots {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: url(/img/border-dotted.gif) repeat-x left bottom;
}
* html #main .dots {
	top: 3px;
	width: 100%;
	z-index: -1;
}
* html #main h1 .dots {
	margin-left: -46px;
	padding-left: 46px;
}
* html #main h2 .dots {
	margin-left: -40px;
	padding-left: 40px;
}
#main .breadcrumb {
	margin: 5px 0;
	font-family: Tahoma;
	color: #A1A1A1;
}
#main .breadcrumb a {
	color: #5F5F5F;
}

#main .info {
	color: #5e5e5e;
	font-family: Tahoma;
	font-size: 12px;
}
#main .block {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(/img/border-dotted.gif) repeat-x left bottom;
	zoom: 1;
}
#main .block h3 {
	margin-top: 0;
}
#main .block .float {
	position: relative;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
}
#main .block .imgplay {
	position: absolute;
	top: 135px;
	left: 187px;
	margin-top: -25px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	background: url(/img/player_button.png) no-repeat center;
	behavior: url(iepngfix.htc);
}
#main .block .actions {
	margin-left: -15px;
	margin-bottom: 10px;
	padding-left: 15px;
	line-height: 19px;
	background: #f0f0f0 url(/img/block-actions-bg.gif) no-repeat left top;
	font-family: Tahoma;
}
#main .block .actions .icons {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}
#main .block .actions .icons a {
	margin-right: 2px;
}

#main .float90px .block {
	padding-left: 100px;
}
#main .float90px .float {
	margin-left: -100px;
}
#main .float110px .block {
	padding-left: 120px;
}
#main .float110px .float {
	margin-left: -120px;
}
#main .float225px .block {
	padding-left: 250px;
}
#main .float225px .float {
	float: left;
	margin-left: -250px;
}

#main .ctrl {
	color: #5e5e5e;
	font-family: Tahoma;
	text-align: right;
}

#main ul.none {
	margin: 0;
	padding: 0;
	color: #5F5F5F;
	font-family: Tahoma;
}

#main ul.none li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

#main ul.none img {
	margin-bottom: -2px;
	margin-right: 2px;
}

#main .link {
	color: #39578d;
	font-size: 13px;
}
#main .link .all,
#main .link .all a {
	color: #7F1F11;
}

/* Sidebar
===============================================================================*/
#main .sidebar-left {
	float: left;
	/*padding: 0 20px 15px;*/
	width: 225px;
}
#main .sidebar-right {
	float: right;
	padding: 0 20px 15px;
	width: 270px;
	background: #F0F0F0;
}
#main .sidebar-right .separator {
	margin: 15px -20px 0;
	height: 25px;
	background: white;
}
#main .sidebar-right h2 {
	margin-left: -20px;
}

/* Content
===============================================================================*/
#main .content-left {
	margin-right: 335px;
}
#main .content-left .clear {
	clear: left;
}
#main .content-right {
	margin-left: 250px;
}
#main .content-right .clear {
	clear: right;
}

/* Pager
===============================================================================*/
#main .pager {
	padding: 4px;
	/*height: 20px;*/
	color: #5B5B5B;
	background: #DDDDDD;
	border: 1px solid #D5D5D5;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
}
#main .pager .prev {
	float: left;	
}
#main .pager .next {
	float: right;
}
#main .pager .nums {
	
}
#main .pager .nums a {
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 17px;
	color: #5B5B5B;
	background: white;
	border: 1px solid #D5D5D5;
	text-decoration: none;
}
#main .pager .nums a.current {
	color: white;
	background: #5B5B5B;
}
#main .pager .text {
	margin: 4px 0;
	padding: 8px 15px 25px;
	border: 1px solid #D5D5D5;
	background: white;
	text-align: left;
	color: black;
	font: 13px Georgia;
}
#main .pager .text h2 {
	margin: 0 0 25px;
	padding: 0;
	color: black;
	background: none;	
}

/* Video
===============================================================================*/
#main .video {
	margin-bottom: 40px;
	background: #DDDDDD;
	height: 514px;
}
#main .video .sidebar-right {
	padding: 0 24px 15px;
	width: 285px;
	background: transparent;
}
#main .video .content-left {
	margin-right: 327px;
	padding: 5px;
	background: #E6E6E6;
}

#main .video .download {
	margin-top: 30px;
	padding-bottom: 2px;
	background: url(/img/download-bottom-bg.gif) no-repeat left bottom;
}
#main .video .download h3 {
	position: relative;
	margin-bottom: -3px;
	margin-left: 15px;
	padding-left: 25px;
	height: 30px;
	background: url(/img/icon-download.gif) no-repeat 0 4px;
	z-index: 100;
}
#main .video .download ul {
	position: relative;
	padding: 10px 0 10px 18px;
	background: #F0F0F0 url(/img/download-top-bg.gif) no-repeat left top;
}

