﻿.right {
	padding-right:5px;position: absolute;
width: 560px;
bottom: 9px;
}
h3 {
padding: 0;
margin: 0;
font-size:14px;
}
.main 
{
	margin:15px 0 28px 0;
	width:100%;
	height:360px;
}
.main-bg {
	position:absolute;
	z-index:0;
	background-color:#0f0f0f;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
	opacity:0.2;
	width:962px;
	height:360px;
}
.main-foreground {
	position:relative;
	z-index:1;
	top:-3px;
	height:310px;
	color:white;
}
.main-img {
	position:absolute;
	top:4px;
	z-index:2;
	float:left;
	margin-right:15px;
}

.main h1 {
	color:#ffcc33;
	font-family:Arial;
	font-size:30px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.main-body {
	margin:-50px 0 0 350px;
	line-height: 14px;
	width:600px;
}
* html .main h1 {
	margin-bottom:-10px;
	
}
* html .main p{
	margin-bottom:5px;
	
}
.main a img {
	border:none 0px;
}
.main .more {
 	position:absolute;right: -0px;
	top: 333px;
	z-index:99;
}
.main .star {
	position:absolute;
	left: 490px;
	top: -15px;
	 z-index: 99;
}
.ui-state-active, .ui-state-active a {
	background:#ffcc33 !important;
	border:none !important;
	-moz-border-radius: 4px/*{cornerRadius}*/ !important;;
	-webkit-border-radius: 4px/*{cornerRadius}*/ !important;;
	border-radius: 4px/*{cornerRadius}*/ !important;;
	cursor:pointer !important;
}
.ui-widget-header, .ui-widget-content {
	background:none !important;
	color:white !important;
	border:none !important;
} 
.ui-state-default, .ui-widget-content .ui-widget-content  {
	background:none !important;
	color:white !important;
	border:none !important;
}
.ui-widget-content a {
	color:white !important;
	font-weight:bold;
}
* html .main .star {
	left:-350px;
}
.teaser-incl-container {
	position:relative;
}
* html .teaser-incl-container {
}
.teaser-incl {
	position:relative;
	z-index:2;
	padding:10px 0px;
}
.teaser-incl-bg {
	position:absolute;
	z-index:1;
	background-color:#0f0f0f;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=23);
	opacity:0.23;
	left: -18px;
	width: 595px;
	height: 104px;
}
.order {
position: absolute;

}
.ui-tabs .ui-tabs-panel{
padding:0 1.4em !important;
height: 270px;
}
* html .teaser-incl-bg {
	left:-15px;
}
.teaser 
{
background-repeat: no-repeat;
	position:relative;
	float:left;
	width:308px;
	height:215px;
	padding:0px 15px 10px 3px;
	font-size:12px;
	margin-left:5px;
}
.teaser h1 {
	font-size:24px;
	text-align:center;
}
.teaser-body {
	padding:0px 10px 10px 10px;
}
.teaser-img {
	position:absolute;
	bottom:25px;
}
.teaser .read-more {
	position:absolute;
	bottom:95px;
	left:255px;
}
.left-teaser 
{
background-image: url(http://www.manathan.net/themes/manathan-v3/images/selected-reg.gif);
	background-color:#fb7115;
	width:308px;
	margin-right:10px;
	height:200px;
	padding-top:28px;
	top:-28px;
	margin-left:-5px;
	padding-right:0px;
	padding-left:0px;
}
.left-teaser .teaser-img {
	bottom:10px;
}
.left-teaser .read-more {
	display:none;
	visibility:hidden;
}
.center-teaser 
{
	background-image:url(images/center-teaser.png);
	/*margin-left:-5px;*/
}
.right-teaser 
{
	background-image:url(images/right-teaser.png);
	/*margin-left:-5px;*/
	margin-right:-10px;
}
