/* 
Theme-Stylesheet für das benutzerdefinierte Theme
Benennen Sie diese Datei um in theme.css

Hilfe zu Template und Theme-Anpassungen: http://developer.jtl-software.de/projects/template-dev/
*/

ul.category_subcategories {
	background-color: #FFF;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	border: 0px;
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #666666;
}

ul.categories li a:hover {
	background-color: #ccc;
}

ul.hlist {
	padding-bottom: 3px;
	padding-top: 3px;
	width: 858px;
	padding-left: 15px;
	border: 1px solid #EEE;
}

ul.hlist li {
	background-color: #FFF;
}

div.article_wrapper fieldset.outer {
	background-color: transparent;
	border: 0px;
}

div.article_price ul:hover {
	background-color: #BBB;	
}

li.p33:hover {
	-webkit-box-shadow:inset 0px 0px 8px #CCC;
    -moz-box-shadow:inset 0px 0px 8px #CCC;
    box-shadow:inset 0px 0px 8px #CCC;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

li.p33 div {
	margin: 5px;
}

li.p25:hover {
	-webkit-box-shadow:inset 0px 0px 8px #CCC;
    -moz-box-shadow:inset 0px 0px 8px #CCC;
    box-shadow:inset 0px 0px 8px #CCC;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

ul.articles {
	background-color: #FFF;
	padding-right: 15px;
}

div.container h2 {
	padding-left: 15px;
	background: url("http://bilder4.eazyauction.de/mbsgermany/templates/29540_f1a03c67/sidebarInfoBoxTitle.png") repeat-x scroll left top #EEE;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

div.container h1 {
	background: url("http://bilder4.eazyauction.de/mbsgermany/templates/29540_f1a03c67/sidebarInfoBoxTitle.png") repeat-x scroll left top #EEE;
}

ul.categories li.active > a {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	background-color: #bbb;
}

ul.semtabs {
	padding-left: 0px;
	border-right: 1px solid #EEE;
}

div.semtabs {
	margin: 0px;
	border: 1px solid #EEE;
}

div.article_list_of_related_products h2 {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

a, a:visited, a:link {
	color: #000;
}

h1 {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	background-color: #EEE;
}

form[name="contact"] {
	padding-left: 15px;
	padding-right: 15px;
}

form[name="contact"] .box_info {
	margin: 0px;
}

table.tiny.basket th {
	background-color: #BBB;
	border-bottom-width: 0px;
	font-weight: bold;
}

table.tiny.basket th:first-child { 
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	border-left: 5px solid #BBB;
}

table.tiny.basket th:last-child {
	webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	border-right: 5px solid #BBB;
}

table.tiny.basket tr td {
	border-bottom: 1px solid #BBB;
}

table.tiny.basket td.img {
	border-left: 4px solid #BBB;
}

table.tiny.basket td.qty {
	background-color: transparent;
}

table.tiny.basket td.price {
	border-right: 4px solid #BBB;
}

#preisliste_content {
	padding-left: 0px;
}

#imgslide_content{
	padding-top: 15px;
	background-color: #FFF;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	padding-left: 15px;
	min-height: 300px;
}

#imgslide_content_inside {
	background-color: white;
	margin-bottom: 20px;
	padding: 0px 15px;
}

#imgslide_footer {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	height: 10px;
	background-color: #EEE;
	margin-top: 30px;
}

#content .underline {
	padding-bottom: 7px;
	height: 31px;
	webkit-border-bottom-radius: 6px;
	-moz-border-radius-bottom: 6px;
	border-bottom-radius: 6px;
}

#content .custom_content li, #content .custom_content ul {
	float: right !important;
}

#content_startpage {
	background-color: #EEE;
	width: 100%;
	padding-top: 10px;
	padding-left: 15px;
}

#xselling ul.hlist {
	width: 826px;
}

#content .semtabs .custom_content {
	background-color: #FFF;
}

#bestellvorgang {
	background-color: #EEE;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#bestellvorgang ul.hlist {
	background-color: #FFF;
	width: 100%;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	border: 0px;
	padding-left: 0px;
}

#bestellvorgang .container {
	webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
}

#bestellvorgang .form fieldset {
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#bestellvorgang .container .form .box_info {
	margin: 0px;
}

#bestellvorgang .box_plain {
	padding-left: 0px;
	border-bottom: 0px;
}

#zahlung {
	margin-top: 15px;
	padding-top: 5px;
	background-color: #FFF;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#zahlung .box_info {
	margin: 0px;
}

#complete_order .container form {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

#sidebox_categories0 {
	
}

#sidebox98 {
	display:none;
}

#basket_price_wrapper, table.tiny.basket tfoot {
	background-color: #BBB;
	webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
}

#logo {
	height: 92px;
	width: 315px;
}

#header {
	height: 114px;
	margin-top: 25px;
	background-color: #EEE;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 8px #CCC;
    -moz-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}

#headlinks_wrapper {
	padding-top: 9px;
	margin-left: 300px;
	height: 92px;
	width: 520px;
}

#headlinks {
    border-bottom: 0px;
}

#headlinks li.basket {
	float: left;
}

#search {
	float:center;
	background-color: transparent;
	position: relative;
	left: -10px;
	top: -35px;
	z-index: 110;
}

#settings {
	right: 10px;
}

#search-form {
	float: right;
}

#commentText {
	padding-left: 15px;
}

#commentSave {
	padding-left: 15px;
}

#comments_add {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}

#news {
	background-color: #FFF;
}

#content .custom_content p {
	padding-left: 15px;
}

#newsDetailContent h2 {
	padding-left: 15px;
}

#content .custom_content {
	/* background-color: #EEE; */
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: 0px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

#content {
	padding-top: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	border: 0px;
}

#search input[type="text"] {
	width: 160px;
	height: 24px;
}

#breadcrumb {
	background: url("http://bilder4.eazyauction.de/mbsgermany/templates/29540_f1a03c67/sidebarInfoBoxTitle.png") repeat-x center center;
	background-size: auto;
	background-color: #EEE;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border: 0px;
	font-size: 12pt;
	margin-bottom: 0px;
}

#content_footer {
	background-color: #EEE;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border: 0px;
	font-size: 12pt;
	margin-top: 0px;
	width:
}

#contentmid {
	padding: 15px 15px;
	background-color: #FFF;
	border: 1px solid #EEE;
}

#contentmid .box_info {
	margin: 0px;
}

#footer {
	background-color: #EEE;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 0px;
	width: 1060px;
}

#footer_wrapper {
	margin-top: 25px;
    background-color: #FFF;
}

#article_filter {
	padding-top: 0px;
	background: #CCC url('') repeat-x top left;
}

#headlinks ul li > a {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#article {
	background-color: #EEE;
}

#article_position {
	padding-left: 15px;
	padding-right: 15px;
}

#article .article_images {
	padding-left: 15px;
	background-color: #FFF;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 0px solid #EEE;
	border-left: 0px solid #EEE;
}

#article .article_image {
	margin-right: 0px;
	padding-right: 15px;
	background-color: #FFF;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

#image_wrapper .image {
	padding-left: 15px;
	background-color: #FFF;
}

#article .article_details {
	padding-right: 15px;
	padding-left: 20px;
	background-color: #FFF;
}

#attribute_list .item {
	adding-right: 15px;
	background-color: #FFF;
}

#attribute_list ul.values {
	background-color: #FFF;
	width: 250px;
	padding-left: 30px;
}

#checkout_steps {
	background-color: #EEE;
	padding-bottom: 12px;
	margin-bottom: 0px;
}

#attribute_list .item {
	padding-left: 20px;
}

#attribute_list strong.label {
	width: 30%;
}

#newsContent {
	padding-top: 10px;
	padding-bottom: 10px;
}

#newsContent .container {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

#newsContent .container h2 {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
}

#newsDetailContent {
	background-color: white;
}

#team {
	padding-left: 15px;
	padding-right: 15px;
}

#team table {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#newslettermarker {
	position: relative;
	bottom: 91px;
	left: -94px;
	width: 100px;
	height: 0px;
}

#kontaktbild {
	height: 0px;
	width: 350px;
	position:relative;
	left: 493px;
	top: -160px;
}

.tright {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	padding-bottom: 5px;
	padding-right:15px;
}

.infotext {
	font: 22px "Trebuchet MS",sans-serif;
}

.teammember {
	-webkit-box-shadow: 5px 5px 8px #CCC;
	-moz-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
	border: 0px;
	border-left: 1px solid #EEE;
	border-top: 1px solid #EEE;
}

.settings ul.hlist {
	padding: 0px;
	border: 0px;
}

.box_info {
	margin-left: 15px;
	margin-right: 15px;
}

.box_plain {
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #EEE;
}

.orders table {
}

.newsArchivText {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.jcarousel-skin-tiny .jcarousel-container {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}

.article_image .image {
	background-color: #FFF;
	border: 0px;
}

.outer {
	background-color: #FFF;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
}

.sidebox h3, .sidebox .boxtitle {
	background: url("http://bilder4.eazyauction.de/mbsgermany/templates/29540_f1a03c67/sidebarInfoBoxTitle.png") repeat-x scroll left top #EEE;
	font-size: 1.15em !important;
	height: 31px;
	color: black;
}

.p33 {
	width: 32%;
}

.p50 {
	padding-right: 0px;
}

.sender_position {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #EEE;
}

.box_info {
	margin-bottom: 0px;
}

.item_desc {
	font-size: 14pt;
}

.article_tags {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.footer_links {
	padding-right: 15px;
}

.box_success {
	margin-bottom: 0px;
	padding: 5px 15px;
}

.fn {
	background: url("http://bilder4.eazyauction.de/mbsgermany/templates/29540_f1a03c67/sidebarInfoBoxTitle.png") repeat-x scroll left top #FFF;
	padding: 5px 15px;
	background-size: auto auto;
	font-size:14pt;
	margin-bottom: 0px;
	border: 1px solid #EEE;
	border-bottom: 0px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

.form fieldset legend {
	background-color:transparent;
}

.styled_view {
	background-color: #FFF;
	border: 1px solid #EEE;
	width: 888px;
}

.article_list_header {
	background: #EEE url('../base/images/sidebarInfoBoxTitle.png') repeat-x top left;
	margin: 0px;
	height: 39px;
	padding-top: 5px;
	background-size: 2px auto;
}

.category_wrapper ul.category_item li {
	float:none;
}

.form fieldset {

	/* background: #EEE url('../base/images/sidebarInfoBoxTitle.png') repeat-x top left;*/
	padding-left: 15px;
	padding-right: 15px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	border: 1px solid #EEE;
	margin-bottom: 0px;
}

.category_wrapper {
	border: 0px;
	padding: 0px;
	background-color: #EEE;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.styled_view li .article_wrapper {
	border: 0px;
}

.styled_view li .article_wrapper:hover {
	border: 0px;
	background-color: #bbb;
}

.navi_frame {
	background-color: #EEE;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border: 0px;
	font-size: 12pt;
	margin-bottom: 0px;
	color: #666666;
	background: #EEE url('../base/images/sidebarInfoBoxTitle.png') repeat-x top left;
}

.container {
	background-color: #EEE;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.article_navigator {
	width: 840px;
	border-top: 0px;
}

.navi_head_text {
	font-size: 12pt;
	padding-left: 10px;
}

.sidebox {
	border: 0px;
	border-image-width: 0 0 0 0;
}

.boxtitle {
	background-color: green;
}

.panel_left #sidepanel_left {
	background-color: #EEE;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 10px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	border: 0px;
}

.panel_left #content {
	padding: 0px;
	margin-left: 190px;
}

.content_placing {
	padding: 6px;
}

.category_wrapper.child h2 a {
	font-size: 14pt;
}

.content_head h1 {
	background: url("http://bilder4.eazyauction.de/mbsgermany/templates/29540_f1a03c67/sidebarInfoBoxTitle.png") repeat-x scroll center center #eee;
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 0px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

.category_wrapper.child.first {
	background-color: #FFF;
	margin: 5px;
}

.category_wrapper.child.last {
	background-color: #FFF;
	margin: 5px;
}

.settings {
	padding: 15px;
	background-color: #FFF;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
}

#content .container {
	background-color: #FFF;
	margin: 0px;
}

.categorybox .subcat {
	display: none;
}

/* Main Page Shadows */
.panel_left #sidepanel_left {
	-webkit-box-shadow: 5px 5px 8px #CCC;
    -moz-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}

#content {
	-webkit-box-shadow: 5px 5px 8px #CCC;
    -moz-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}

#footer {
	-webkit-box-shadow: 5px 5px 8px #CCC;
    -moz-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
	margin-bottom: 15px;
}

#footer ul.hlist li {
	background-color:transparent;
}

#settings .expander_box {
	-webkit-box-shadow: 5px 5px 8px #CCC;
    -moz-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
	border: 2px solid #BBB;
}

#pricing-table {
    margin: 10px auto;
    margin-left: 25px;
    text-align: center;
    width: 892px; /* total computed width = 222 x 3 + 226 */
}

#pricing-table .plan {
    font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
    text-shadow: 0 1px rgba(255,255,255,.8);        
    background: #fff;      
    border: 1px solid #ddd;
    color: #333;
    padding: 20px;
    width: 180px; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */      
    float: left;
    position: relative;
    min-height: 350px;
    margin: 10px 25px;
}

#pricing-table #most-popular {
    z-index: 2;
    top: -13px;
    border-width: 3px;
    padding: 30px 20px;
    border-radius: 5px;
    box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

#pricing-table .plan:nth-child(1) {
    border-radius: 5px 0 0 5px;        
}

#pricing-table .plan:nth-child(4) {
    border-radius: 0 5px 5px 0;        
}

/* --------------- */   

#pricing-table h3 {
    font-size: 16px;
    font-weight: normal;
    padding: 20px;
    margin: -20px -20px 50px -20px;
    background-color: #eee;
    background-image: linear-gradient(#fff, #eee);
    height: 120px;
}

#pricing-table #most-popular h3 {
    background-color: #ddd;
    background-image: linear-gradient(#eee, #ddd);
    margin-top: -30px;
    padding-top: 30px;
    border-radius: 5px 5px 0 0;         
}

#pricing-table .plan:nth-child(1) h3 {
    border-radius: 5px 0 0 0;       
}

#pricing-table .plan:nth-child(4) h3 {
    border-radius: 0 5px 0 0;       
}   

#pricing-table h3 span {
    display: block;
    font: bold 20px/75px Georgia, Serif;
    color: #777;
    background: #fff;
    border: 5px solid #fff;
    height: 75px;
    width: 120px;
    margin-left: 30px;
    position: absolute;
    bottom: 240px;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

#pricing-table ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

#pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

/* --------------- */
    
#pricing-table .signup {
    position: relative;
    padding: 8px 20px;
    margin: 20px 0 0 0;  
    color: #fff;
    font: bold 14px Arial, Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;       
    background-color: #72ce3f;
    background-image: linear-gradient(#72ce3f, #62bc30);
    border-radius: 3px;     
    text-shadow: 0 1px 0 rgba(0,0,0,.3);        
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
    background-color: #62bc30;
    background-image: linear-gradient(#62bc30, #72ce3f); 
}

#pricing-table .signup:active, #pricing-table .signup:focus {
    background: #62bc30;       
    top: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset; 
}

/* --------------- */

.clear:before, .clear:after {
  content:"";
  display:table
}

.clear:after {
  clear:both
}

.clear {
  zoom:1
}

#livechat {
}

.panel_right #content {
    margin-right: 0px;
}