/*
    set defaults
*/
* {
	margin: 0px;
	padding: 0px;
	position: relative;
}

html {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: auto;
	/* scroll aktiv wegen SELAR-272 */
	overflow-y: scroll;
}

body {
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url('/maria_sellaround/_images/content_bg.gif');
	background-color: #4d4d4d;
}

#ilike {
	position: relative;
	left: -190px;
	top: 25px;
}

img.separator {
	top: 17px;
	width: 925px;
	height: 5px;
	left: -20px;
	position: relative;
}

body,a,a:hover,a:active,a:visited {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
}

img {
	border: none;
}

/*
    commonly used styles
*/
.greyfont,.greyfont:hover,.greyfont:active,.greyfont:visited {
	color: #676767;
}

.bluefont,.bluefont:hover,.bluefont:active,.bluefont:visited {
	color: #94b9ca;
}

.centeredText {
	text-align: center;
}

.hidden {
	display: none !important;
}

.formFontStd, .content input {
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	color: #676767;
	font-weight: bold;
}

.inheritFont {
	font-size: inherit;
	color: inherit;
	font-family: inherit;
	text-decoration: inherit;
	font-weight: inherit;
}

.centerImg {
	display: inline-block;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.footerSpacer {
	width: 200px;
	height: 50px;
}

.rightFloat {
	float: right;
}

.rightAlign {
	text-align: right;
}

.infoBoxContainer .infoButton {
	cursor: pointer;
	width: 12px;
	height: 12px;
	z-index: 10;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: top;	
}

.infoBoxContainer .infoHeader {
	position: absolute;
	margin-top: -20px;
	top: 0px;
	left: 0px;
}

.infoBoxContainer .infoFooter {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-bottom: -20px;
}

.infoBoxContainer.digitalProductInfoBox {
	float:left;
	margin-top: 10px;
}

.infoBox {
	display: none;
	position: absolute !important;
	background: url('/maria_sellaround/_images/overlay_info_cont.png') repeat-y !important;
	width: 176px !important;
	padding: 5px 10px 5px 8px !important;
	margin-top: 19px !important;
	line-height: normal !important;
	font-size: 11px !important;
	left: -2px;	
	z-index:11;
}

div.iPhoneCheckContainer + .infoBox {
	top: -6px !important;
}

.blueboxStart {
	clear: both;
    margin-left: 192px;
}

.bluebox {
	width: 612px;
	font-size: 12px;
	color: #94B9CA;
}

.blueboxHeader {
	background-image: url('/maria_sellaround/_images/bluebox_top.png');
	height: 30px;
}

.blueboxContent {
	background-image: url('/maria_sellaround/_images/bluebox_cont.png');
	padding: 0 20px 0 20px;
	height: 105px;
}

.blueboxContent.professional {
	height: 55px;
}

.blueboxContent ul {
    margin: 10px 0 0  !important;
}

.blueboxContent ul a {
    font-size: 12px !important;
}

.blueboxFooter {
	background-image: url('/maria_sellaround/_images/bluebox_bottom.png');
	background-position: 0 -1px;
	height: 30px;
}


/*
    form styles
*/
.form,.form:active {
	border: none;
	background-color: transparent;
	vertical-align: middle;
	text-align: left;
}

.button,.button:active {
	color: #ffffff !important;
	font-size: 13px !important;
	width: 148px !important;
	height: 38px !important;
	font-weight: bold !important;
	text-align: center !important;
	padding-bottom: 9px !important;
	cursor: pointer;
}

.button.settings {
	top: -20px;
}

.orangeButton {
	background-image: url('/maria_sellaround/_images/btn_widgetcreate.jpg') !important;
	padding-right: 5px;
}

.orangeButton.cart {
	background-image: url('/maria_sellaround/_images/btn_adresell.png') !important;
	width: 228px !important;
	float:none;
	padding: 0;
	margin: 10px 0 0 45px;
}

.orangeButton:active {
	background-image: url('/maria_sellaround/_images/btn_widgetcreate_down.png') !important;
	padding-right: 5px;
}

.orangeButton.cart:active {
	background-image: url('/maria_sellaround/_images/btn_adresell_down.png') !important;
}

div.resellerInfoPopupBox {
	display: none;
	background-image: url('/maria_sellaround/_images/infobox.png');
	width: 247px;
	height: 104px;
	position: absolute;
	top: -80px;
	left: 120px;
	z-index: 1;
}

div.resellerInfoPopupBox div {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 25px;
    padding-top: 25px;
    width: 200px;
    height: 50px;
    cursor: pointer;
}

div.resellerInfoPopupBox img {
	position: absolute;
	top: 22px;
    left: 217px;
}

.greyButton {
	background-image: url('/maria_sellaround/_images/btn_cancel.png');
}

.greyButton:active {
	background-image: url('/maria_sellaround/_images/btn_cancel_down.png');
}

.content input.createImprintButton {
	background-image: url('/maria_sellaround/_images/btn_imprint_create.png');
	width: 180px;
	color: #fff;	
	cursor: pointer;
	text-align: center;
}

.content input#loginRegisterStart {
	margin-left: 10px;
}

input.resetOrderConfirmButton {
	background-image: url('/maria_sellaround/_images/btn_order_confirm_reset.png') !important;
	width: 120px !important;
	color: #94B9CA !important;
	margin-left: 550px !important;
	margin-right: 10px !important;
	cursor: pointer;
	text-align: center;
}

input.previewOrderConfirmButton {
	background-image: url('/maria_sellaround/_images/btn_order_confirm_preview.png') !important;
	width: 120px !important;
	color: #fff !important;
	cursor: pointer;
	text-align: center;
}

#widgetsSortBy-button {
	background-image: url('/maria_sellaround/_images/fld_sortieren.png');
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 14px;
	color: #676767;
	margin-top: 28px;
	margin-left: 20px;
}

.widgetsSortBy {
	float: right;
}

.widgetsSortByHidden {
	visibility: hidden;
}

.productTextInput {
	background-image: url('/maria_sellaround/_images/fld_prodname.png');
	width: 291px;
	margin-bottom: 20px;
}

.formTextInput {
	background-color: transparent;
	height: 16px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: middle;
}

.formTextInput.taxRate {
	padding-left: 5px;
	padding-right: 4px;
}

div.widgetTypeFooter {
	clear: both;
	padding-bottom: 30px;
}

.typeSwitch {
	background: url('/maria_sellaround/_images/btn_type.png') no-repeat scroll 0 0 transparent;
	font-size: 14px;
	font-weight: bold;
	width: 188px;
	height: 44px;
	float: left;
	color: #676767;
	cursor: pointer;
	margin-right:3px;
}

a.typeSwitch {
	color: #676767;
}

.typeSwitch.active {
	background: url('/maria_sellaround/_images/btn_type_active.png')  no-repeat scroll 0 0 transparent !important;
	cursor: default;
}

.typeSwitch.disabled {
    color: #999999 !important;
}

.typeSwitch img.standard {
    margin-top: 5px;
}

.typeSwitch img.recommend {
    margin-top: 8px;
}

.typeSwitch img.crowdSaving {
	margin-top: 6px;
}

.typeSwitch span {
    font-size: 15px;
    font-weight: bold;
    margin-top: 11px;    
    margin-left: 15px;
    float: left;
}

.typeSwitch span.productType {
    font-size: 14px;
    margin-top: 12px;
    margin-left: 10px;   
}

.typeSwitch img {
	margin-left: 10px;
	float: left;
}

.typeSwitch img.physical {
	margin-top: 8px;
}

.typeSwitch img.digital {
	margin-top: 5px;
}

.typeSwitch img.voucher {
	margin-top: 9px;
}


.digitalProductMargin {
	margin-bottom: 5px;
    margin-top: 5px;
}

div.digitalProductUploadPanel {
	background-image: url('/maria_sellaround/_images/btn_upload_file.png');
    width: 310px;
    height: 30px;
    padding-top: 12px;
    text-align: center;
    overflow: hidden;
    float:left;
}

div.digitalProductUploadPanel .digitalProductUploadFilename {
    color: #DCDCDC;
    font-size: 12px;
}

div.digitalProductUploadPanel a {
    position: absolute;
    top: 7px;
    left: 287px;
}

.productPictureListing {
	width: 320px;
	height: 67px;
	display: inline-block;
	margin-bottom: 20px;
}

.productPictureImgContainer {
	width: 67px;
	height: 67px;
	display: inline-block;
	margin-right: 12px;
}

.productPictureImgPlusMinus {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 16px;
	height: 16px;
}

.extendedOptionsToggle {
	cursor: pointer;
	width: 340px;
}

.extendedOptionsContainer {
	display:none;
}

#extendedOptionsRegisterToggle {
	cursor: pointer;
	width: 275px;
}

#extendedOptionsRegisterContainer {
	margin-top:20px;
	display:none;
	clear:both;
}

.extendedOptionsContainer .formTextInput {
	background-image: url('/maria_sellaround/_images/fld_amount.gif');
	width: 41px !important;
	margin-right: 10px;
}

.extendedOptionsContainer .extendedOptionContainer {
	clear: both;
	padding-left: 87px;
	padding-top: 20px;
	padding-bottom: 15px
}

.optionSymbol {
	line-height: 30px;
	vertical-align: middle;
	font-size: 14px;
	float:left;
}

.extendedOptionsContainer .optionSymbol {
	float:none;
}

.buttonMarginLeft {
	margin-left: 20px;
}

.widgetEditRow {
	margin-top: 10px;
}

.widgetEditRow .formTextInput {
    background-image: url('/maria_sellaround/_images/fld_price.gif');
    background-repeat: none;
    width: 61px !important;
    margin-right: 3px;
}

.widgetEditRow span {
	color: #676767;
	font-size: 14px;
	line-height: 30px;
}

/*
    header
*/
#headContainer {
	background-image: url('/maria_sellaround/_images/header_bg.gif');
	height: 127px;
	width: 100%;
	padding-top: 19px;
}

.headerContainer {	
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.headLogo {
	left: 0px;
	top: 30px;
	position: absolute;
}

#headText {
	right: 0px;
	bottom: 61px;
	position: absolute;
	font-size: 18px;
	font-weight: normal;
	z-index: 55;
	display: none;
}

#navContainer {
	background-image: url('/maria_sellaround/_images/headerline_bg.gif');
	width: 100%;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-align: center;
	z-index: 13;
}

#navContainer ul {
	text-align: left;
}

#navContainer ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

#navContainer ul li a,#navContainer ul li a:active,#navContainer ul li a:visited
	{
	color: #ffffff;
	font-size: 14px;
}

#navContainer ul li a:hover {
	color: #627179;
	font-size: 14px;
}

#navContainer ul li a.alreadyActive {
	color: #627179;
	font-size: 14px;
	cursor: default;
}

.navLinkWithSeperator:after {
	margin-left: 10px;
	color: #9A9A9A;
}

.navLinkWithoutSeperator:after {
	margin-left: 10px;
	color: #9A9A9A;
}

.navLinkSeperator {
	color: #fff;
	font-size: 14px;
	line-height: 2px;
	padding-left: 10px;	
}

#myWidgetsLinkContainer .navLinkSeperator {
	color: #ddd;
}

#myWidgetsLinkContainer, #myResellWidgetsLinkContainer {
	float: left;
}

#myWidgetsLinkContainer .navLinkSeperator, #myResellWidgetsLinkContainer .navLinkSeperator {
	color: #ddd;
	font-size: 19px;
	padding: 0 10px 0 10px;
	
}

#myWidgetsLinkContainer a, #myResellWidgetsLinkContainer a {
	color: #ddd;
	font-size: 19px;	
}

#myWidgetsLinkContainer a.alreadyActive, #myResellWidgetsLinkContainer a.alreadyActive {
	color: #9A9A9A;
	font-size: 19px;
}

/*
    content-common
*/
.contentContainer {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


.contentTopContainer {
	height: 84px;
	vertical-align: center;
	background-image:
		url('/maria_sellaround/_images/grf_punktlinie_horizontal.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 84px;
	vertical-align: middle;
	text-align: right;
	margin-bottom: 20px;
}

h2 {
	font-size: 19px;
	color: #9a9a9a;
	float: left;
}

/*
    content: widget-listing
*/

#contentWidgetList li {
	list-style-type: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 20px;
}

/*
    content: registration
*/

.contentRegistrationHeader {
	background-image: url("/maria_sellaround/_images/reg_header.png");
	width: 100%;
	height: 42px;

}

/*
    content: widget-listing: header
*/
.contentWidgetHeader {
	background-image: url("/maria_sellaround/_images/bg_wdgt_top.png");
	width: 100%;
	height: 42px;
}

ul.contentWidgetHeaderLeft, ul.contentRegistrationHeaderLeft{
	float: left;
}

ul.contentWidgetHeaderLeft .bluefont:hover {
	color: #72919e;
}

ul.contentWidgetHeaderLeft li, ul.contentRegistrationHeaderLeft li{
	line-height: 36px;
	vertical-align: middle;
	height: 36px;
	margin-top: 4px !important;	
	text-align: center;
	display: inline-block;
}

.contentWidgetMenu,.contentWidgetMenu:hover,.contentWidgetMenu:active,.contentWidgetMenu:visited {
	font-size: 18px;
	vertical-align: middle;
	top: -2px;
}

.contentWidgetHeaderCol1 {
	width: 63px;	
}

.contentWidgetHeaderCol1 img {
	cursor: pointer;
}

.contentWidgetHeaderCol2 {
	width: 85px;
	margin-left: -12px;
}

.contentWidgetHeaderCol3 {
	width: 93px;
	margin-left: -10px;
}

.contentWidgetHeaderCol4 {
	width: 112px;
	margin-left: -10px;
}

.contentWidgetHeaderCol5 {
	width: 80px;
}

.videoTut
{
	text-align: right !important;
    width: 530px;
}

.videoTut a
{
    background: url(/maria_sellaround/_images/VideoTutSprite.png) no-repeat 0 1px;
    display: inline-block;
    height: 36px;
    padding: 3px 0 0 34px;
    font-size: 15px;
    color: #B2B2B2;
}
.videoTut a:hover
{
	background-position: 0 -33px;
	color: #94B9CA;
}


.contentRegistrationHeader li, .contentRegistrationHeader span {
	background-image: url(/maria_sellaround/_images/reg_header_active_tabs.png);
	color: #676767;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.contentRegistrationHeader li.active {
	color: #94b9ca;
}

#contentRegistrationTab1 {	
	background-position: 204px -500px;
	width: 215px;
	height: 36px;	
}

#contentRegistrationTab1.active {
	background-position: 5px 0;	
}

#contentRegistrationTab2 {	
	background-position: 319px -500px;
	width: 330px;
	height: 36px;
}

#contentRegistrationTab2.active {
	background-position: 0 -86px;
	margin-left: -10px;
}

#contentRegistrationTab3 {	
	background-position: 230px -500px;
	width: 242px; 
	height: 36px;
}

#contentRegistrationTab3.active {
	background-position: 0 -172px;
	margin-left: -10px; 
}

#contentRegistrationTab4 {	
	background-position: 60px -500px;
	width: 72px;
	height: 36px;
}

#contentRegistrationTab4.active {
	background-position: 0 -258px; 
	margin-left: -14px;
}

#contentRegistrationTab4Icon {
	background-position: 20px -418px;
    height: 36px;
    width: 72px;
    display: inline-block;    
}

#contentRegistrationTab4Icon.active {
	background-position: 20px -340px;
}


.contentWidgetHeaderRight {
	margin-right: 15px;
}

.contentWidgetHeaderRight img {
	cursor: pointer;
}

.contentWidgetHeaderRight li {
	float: right;
	margin-top: 0px !important;
	width: 22px;
	margin-right: 10px;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
}

.noResult h2{
	margin: 30px 0 200px 20px;
}

img.noPointer {
	cursor: default;
}

/*
    content: widget-listing: footer
*/
.contentWidgetFooter {
	background-image: url("/maria_sellaround/_images/bg_wdgt_bottom.png");
	width: 100%;
	height: 67px;
	top: -1px;
}

.contentWidgetFooter li {
	float: left;
	text-align: left;
	margin-top: 10px !important;
	padding-left: 15px;
}

.contentWidgetFooterFieldValue {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: normal;
}

.contentWidgetFooterFieldDescription {
	color: #b2b2b2;
	letter-spacing: normal;
}

.contentWidgetFooterCol0 {
	width: 233px;
	margin-left: 11px;
}

.contentWidgetFooterCol0 .contentWidgetFooterFieldValue {
	width: 228px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contentWidgetFooterCol1 {
	width: 164px;
}

.contentWidgetFooterCol2 {
	width: 125px;
}

.contentWidgetFooterCol3 {
	width: 125px;
}

.contentWidgetFooterCol4 {
	width: 125px;
}

.contentWidgetFooterCol5 {
	width: 125px;
}

.contentWidgetFooterCol6 {
	width: 125px;
}

/*
    content: widget-listing: content
*/
.widgetDetailContent {
	background-image: url("/maria_sellaround/_images/bg_wdgt_cont.png");
	background-repeat: repeat-y;
	display: none;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 15px;
	padding-bottom: 30px;
}

h3 {
	font-size: 18px;
	color: #676767;
	margin-bottom: 40px;
}

h3 span.small {
	font-size: 15px;
}

hr {
	height: 30px;
	background-image: url("/maria_sellaround/_images/grf_grey_line.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: none;
}

/*
    content: widget-listing: content: left column
*/
.contentWidgetDetailsLeftCol {
	width: 575px;
	padding-right: 20px;
	background-image: url("/maria_sellaround/_images/grf_dotline_vert.gif");
	background-repeat: repeat-y;
	background-position: right;
	min-height: 904px;
}

#contentWidgetList .contentWidgetDetailsLeftCol label.field {
	font-size: 14px;
	color: #676767;
	width: 178px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	display: block;
	float: left;
}

#contentWidgetList .contentWidgetDetailsLeftCol label.doubleLine {
	line-height:20px;
}

#contentWidgetList .contentWidgetDetailsLeftCol label.field.widgetInfo {
	color: #9A9A9A;
}

#contentWidgetList .contentWidgetDetailsLeftCol span.widgetInfo {
	font-size: 14px;
	color: #676767;
	height: 30px;
	line-height: 30px;
}

#contentWidgetList .contentWidgetDetailsLeftCol span.widgetInfo.maxAmount {
	padding-left: 185px;
}

#contentWidgetList .contentWidgetDetailsLeftCol div.widgetInfoDesc {
	float:right;
	width:375px;
	padding-top: 8px;
	overflow: auto;
}

#contentWidgetList .contentWidgetDetailsLeftCol div.widgetInfoDesc span.widgetInfo {
	height: 16px;
	line-height: 16px;
}

/*
    content: widget-listing: content: left column: options
*/
.contentWidgetOptionsTable {
	padding-top: 20px;
	clear:both;
}

.contentWidgetOptionsTable.voucher {
	padding-top: 0px;
}


.contentWidgetOptionsTableDigitalProduct {
    padding-top: 0 !important;
}

.contentWidgetOptionsTable td,th {	
	color: #676767;
	text-align: left;
}

.contentWidgetOptionsTable tbody td {
	font-size: 14px;
	padding-bottom: 10px;	
	line-height: 30px;
    padding: 0 0 10px 0px;
    vertical-align: middle;
}

.contentWidgetOptionsTable td input.size0 {
	width: 40px;
	background-image: url('/maria_sellaround/_images/SmallInput.gif');
	background-repeat: no-repeat;	
}

.contentWidgetOptionsTable td input.size1 {
	width: 50px;
	background-image: url('/maria_sellaround/_images/fld_amount.gif');
	background-repeat: no-repeat;	
}

.contentWidgetOptionsTable td input.size2 {
	width: 70px;
	background-image: url('/maria_sellaround/_images/fld_price.gif');
	background-repeat: no-repeat;
}

.contentWidgetOptionsTable td input.size3 {
	width: 130px;
	background-image: url('/maria_sellaround/_images/fld_prodoption.gif');
	background-repeat: no-repeat;	
}

.contentWidgetOptionsTable td input.size4 {
	width: 199px;
}

.contentWidgetOptionsTableColFirst {
	width: 185px;
	text-align: right !important;
}

.contentWidgetOptionsTableColFirst.voucher {
	vertical-align: top;
}

.contentWidgetOptionsTableColFirst label.field {
	float: none !important;
	width: auto !important;
}


.contentWidgetOptionsTableCol1 {
	width: 121px;
	display: none; /* not used right now */
}

.contentWidgetOptionsTableCol2 {
	width: 110px;
}

.contentWidgetOptionsTableCol3 {
	width: 110px;
}

.contentWidgetOptionsTableCol4 {
	width: 121px;
}

.contentWidgetOptionsTableCol5 {
	width: 16px;
}

.contentWidgetOptionsTableColspan {
	width: 206px;
}

.contentWidgetOptionsTableColspan input {
	background-image: url('/maria_sellaround/_images/fld_voucher.png');
	background-repeat: no-repeat;
}

.contentWidgetOptionsTableColspan2 {
	line-height: 41px !important;
}

.contentWidgetOptionsTableColspan2 > span.or {
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
}

.voucherCodeUploadButton {
	 background-image: url("/maria_sellaround/_images/btn_upload_voucher.png");
	 width: 85px;
	 height: 41px;
	 display: inline-block;
}

.voucherCodeUploadButton span {
	font-size: 14px;
	color: white;
	left: 12px;
}

.voucherCodeUploadButton a {
	left: 63px;
    position: absolute;
    top: 6px;
}

span.voucherCodeInfo {
 	display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    margin-top: -5px;
    padding-right: 10px;
    text-align: right;    
}


/*
    content: widget-listing: content: left column: shipping
*/
.OrderAmountTextInput {
	background-image: url('/maria_sellaround/_images/fld_orderamount.gif');
	width: 71px;
	float: left;
}

.orderAmountText {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-left: 5px;
}

.contentShippingOptionsTableColFirst {
	width: 200px;
}

.contentShippingOptionsTableCol1 {
	width: 110px;
}

.contentShippingOptionsTableCol2 {
	width: 87px;
}

.contentShippingOptionsTableCol3 {
	width: 78px;
}

.contentShippingOptionsTableCol4 {
	width: 98px;
}

.contentShippingOptionsTableCol5 {
	width: 16px;
}
/*
    content: widget-listing: content: right column
*/
.contentWidgetDetailsRightCol {
	width: 339px;
	min-height: 1070px;
	float: right;
	top: 15px;
	left: 622px;
	position: absolute;
}

.contentWidgetDetailsRightCol h3 {
	margin-left: 21px;
}

.contentWidgetDetailsFooter {
	width: 923px;
	text-align: right;
	clear: both;
}

.contentWidgetDetailsFooter .footerhr {
	height: 40px !important;
}

#regionWidget {
	position: absolute;
	width: 942px;
	height: 218px;
	left: 0px;
	top: 50px;
	right: 0px;
	margin: auto;
	color: #676767;
	font-size: 14px;
}

#regionWidget h4 {
	height: 33px;
	padding: 12px 0 0 20px;
	background: url(/maria_sellaround/_images/regHeader.png) no-repeat left
		bottom;
	color: #94B9CA;
	font-size:18px;
	text-align: left;
}

#regionWidget .body {
	background: url(/maria_sellaround/_images/regBody.png) repeat-y 1px top;
	padding: 10px 0 25px 0;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 942px;
	height: 400px;
	left: -1px;
}

#regionWidget .body ul {
	list-style: none;
}

#regionWidget .body ul div {
	overflow: hidden;
	height: 0;
}

#regionWidget .bodyContent {
	overflow-y: scroll;
	overflow-x: auto;
	width: 900px;
	height: 400px;
	padding-left: 26px;
}

#regionWidget .body ul li.open div {
	height: auto;
	margin: 0;
}

#regionWidget .body ul li {
	padding: 0 0 0 20px;
}

#regionWidget .body ul li ul li {
	padding: 5px 0 5px 12px;
	background: url(/maria_sellaround/_images/grf_grey_line.gif) repeat-x 0
		25px;
}

#regionWidget .body ul li input {
	margin: 0 5px 0 -21px;
}

#regionWidget .body ul li ul li label {
	padding: 0 25px 0 0;
	background: url(/maria_sellaround/_images/grf_arrow_left.gif) no-repeat
		right 2px;
	cursor: pointer;
}

#regionWidget .body ul li ul li.open label {
	background: url(/maria_sellaround/_images/grf_arrow_down.gif) no-repeat
		right 2px;
}

#regionWidget .body ul ul {
	margin: 15px 26px 0 11px;
}

#regionWidget .body ul ul ul {
	padding-bottom: 50px
}

#regionWidget .body ul ul ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#regionWidget .body ul ul ul li {
	float: left;
	width: 210px;
	background: none;
	padding-left: 21px;
}

#regionWidget .body ul ul ul li label {
	background: none !important;
}

#regionWidget .buttons {
	height: 70px;
	background: url(/maria_sellaround/_images/regFooter.png) no-repeat left
		bottom;
	position: relative;
	padding: 10px 20px 0 0;
}

#regionWidget .buttons .button {
	float: right;
}

/* upload widget */
#uploadWidgetOverlayContent {
	position: absolute;
	width: 702px;
	height: 530px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	color: #676767;
	font-size: 14px;
	background-image: url(/maria_sellaround/_images/overlay_category.png);
}

#uploadWidgetOverlayContent h4 {
	height: 33px;
	padding: 12px 0 0 20px;
	color: #94B9CA;
	font-size: 18px;
	text-align: left;
	width: 430px;
}

#uploadWidgetOverlayContent div.body>div {
	margin-left: 20px;
	margin-top: 20px;
}

#uploadWidgetOverlayContent .buttons {
	position: absolute;
	right: 20px;
	bottom: 25px;
}


/* category widget */
#catWidget {
	position: absolute;
	width: 702px;
	height: 530px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	color: #676767;
	font-size: 14px;
	background-image: url(/maria_sellaround/_images/overlay_category.png);
}

#catWidget h4 {
	height: 33px;
	padding: 12px 0 0 20px;
	color: #94B9CA;
	font-size: 18px;
	text-align: left;
}

#catWidget .buttons {
	position: absolute;
	right: 20px;
	bottom: 25px;
}

.contentShippingOptionsRegionClick {
	margin-left: -15px;
}

#catWidget .catSelect {
	width: 299px;
	height: 318px;
	margin-top: 2px;	
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	color: #676767;
	padding-left: 0;
	background: none;
}

#catWidget .catWidgetLeft,#catWidget .catWidgetRight {
	float: left;
	width: 301px;
	height: 320px;
	background-image:
		url(/maria_sellaround/_images/fld_overlay_category.gif);
	margin: 32px 0 0 20px;
}

#catWidget .catWidgetRight {
	margin-left: 49px;
}

#categoryOverlay .buttons {
	right: 25px !important;
}

#catWidget .catSelect option {
	padding: 2px 0 2px 10px;
}

#catWidget #subCat {
	margin-left: 35px;
}

.content {
	background: url(/maria_sellaround/_images/bg_default_cont.png);
}

.content.cart {
	background: url(/maria_sellaround/_images/bg_cart_cont.png);
}

.contentSection {
	clear: left;
	padding: 20px 0 20px 0;
	background: url(/maria_sellaround/_images/grf_grey_line.gif) repeat-x
		left bottom;
	margin: 0 20px 0 20px;
}

.contentSection.completed {
	text-align: center;
}
.contentSection:after,.share:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.contentSection h2 {
	padding: 0 0 25px 0;
}

.content .captcha {
	margin: 0 0 20px 200px;
	clear: left;
}

.content label {
	float: left;
	width: 185px;
	padding: 6px 20px 0 0;
	clear: left;
	color: #676767;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	display: block;
	text-align: right;
}

label.optional {
	font-style: italic;
}

#registerFormContent .registration_termsNewsletter label.checkbox {
	color: #B2B2B2;
	display: inline;
	clear: none;
	float: none;
	width: auto;
}

#registerFormContent label.checkbox {
	padding: 10px 15px 0 0;
}

#registerFormContent label.field {
	padding: 6px 15px 0 0;
}


#registerFormContent .registration_termsNewsletter {
	width: auto;
	margin: 0 0 15px 200px;
}

.taxRateContainer {
	top: 15px;
}

.content .registration_termsNewsletter .beautifulCheckbox {
	margin-right: 3px;
}

.content label.checkbox a {
	font-size: 14px;
	color: #94B9CA;
}

.content label.checkbox input {
	width: 20px;
	height: 19px;
}

.content input {
	float: left;
	width: 280px;
	height: 30px;
	background: url(/maria_sellaround/_images/fld_prodname.png);
	border: 0;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
}

.content input.error {
	background: url(/maria_sellaround/_images/fld_error.png);
}

.radio {
	float: left;
	border: 0;
}

.radio input {
	width: auto;
	margin-right: 5px;
	float: none;
	background: none;
}

.radio label {
	width: auto;
	float: right;
	padding: 5px 30px 0 0;
}

.content input.small {
	width: 120px;
	height: 30px;
	background: url(/maria_sellaround/_images/fld_citypostal.gif);
}

.content input.small.first {
	margin: 0 20px 0 0;
}

.content input.postalcode {
	width: 80px;
	height: 30px;
	margin-right: 10px;
	background: url(/maria_sellaround/_images/fld_postalcode.png);
}

.content input.postalcode.error {
	background: url(/maria_sellaround/_images/fld_postalcode_error.png);
}

.content input.city {
	width: 170px;
	height: 30px;
	background: url(/maria_sellaround/_images/fld_city.png);
}

.content input.city.error {
	background: url(/maria_sellaround/_images/fld_city_error.png);
}


.content span.sideinfo {
   	float: left;
	display: block;
	font-size: 11px;
   	color: #676767;
    width: 300px;
    margin: 8px 0 0 20px;
    font-weight: bold;
    font-style: italic;    
}

.content ul {
	clear: left;
	float: left;
	margin: 0 0 0 200px;
	list-style: none;
}

.content ul li {
	color: #94B9CA;
}

.content ul a {
	color: #94B9CA;
	font-size: 12px;
}

.content ul.paypalInfo {
	margin-left: 0px;
	padding-left: 210px;
}

.content p {
	color: #676767;
	font-size: 14px;
	padding: 20px 0 0 200px;
	clear: left;
	float: left;
}

.content p.info {
	padding: 0;
}

.content .editor {
	clear: left;
	margin: 0 0 0 200px;
	padding: 10px 0 0 0;
}

.contentHeader {
	background: url(/maria_sellaround/_images/bg_default_top.png);
	height: 30px;
	font-size: 18px;
	color: #94B9CA;
	padding: 12px 0 0 20px;
	margin-top: 20px;
}

.contentHeader.cart {
	background: url(/maria_sellaround/_images/bg_cart_top.png);
	height: 29px;
	padding-left: 12px;
}

.contentHeaderRegister {
	background: url(/maria_sellaround/_images/bg_default_top.png);
	font-size: 18px;
	color: #94B9CA;
	width: 100%;
	height: 42px;
}

.contentHeaderRegisterText {
	padding-top: 10px;
	margin-left: 40px;
}

a.contentLink,a.contentLink:hover,a.contentLink:active,a.contentLink:visited {
	font-size: 12px;
	color: #94B9CA;
}

.contentLinkOrderPassword {
	padding-left: 210px;
}

.contentFooter {
	clear: left;
	height: 56px;
	background: url(/maria_sellaround/_images/bg_default_footer.png);
	padding: 12px 25px 0 0;
}

.contentFooter.cart {
	background: url(/maria_sellaround/_images/bg_cart_footer.png);
	height: 40px;
}

.contentFooter.contentFooterLogin {
	background: url(/maria_sellaround/_images/boxfooterLogin.png);
	height: 38px;
	left: -1px;
}

.contentFooter .button {
	float: right;
}

.error, ul.error li {
	color: #C30000 !important;
	font-size: 12px;
	font-style: italic;
}

ul.error {
	 margin: 0;
}

label.error {
	font-style: normal;
	font-size: 14px;
}

ul.regCompleted li {
	font-size: 14px;
}

#loginErrors ul.error {
	margin: 10px 0 0;
	padding-left: 210px
}

#registerFormContent h2{
	clear: left;
	float: none;
}

#registerFormContent h2.noFloat{
	float: left;
}

#registerFormContent div.iPhoneCheckContainer{
	margin-left: 200px;
}

#registerFormContent .sellerTax {
	float: left;
}

#registerFormContent .sellerTax div.iPhoneCheckContainer{
	margin-left: 0px;
}

.share strong,.share a {
	display: block;
	float: left;
	font-size: 14px;
}

.share a {
	color: #94B9CA;
}

.share strong {
	width: 178px;
	text-align: right;
	color: #676767;
	padding: 0 15px 0 0;
	clear: left;
}

.share strong.big {
	padding-top: 6px;
}

.share strong.big.facebookAppShare {
	padding-top: 12px;
	width: 138px;
}

.facebookAppShare input {
	margin-top: 6px !important;
}

.share input {
	width: 280px;
	padding: 0 10px 0 10px;
	float: left;
	background: url(/maria_sellaround/_images/fld_prodname.png);
	height: 30px;
	border: 0;
	margin: 0 0 20px 0;
}

.share img {
	float: left;
	display: block;
	margin: 0 15px 0 0;
}

.share .qrcode {
	margin: -35px 0 0 162px;
}


.shareMarginLeft {
	margin: 0 0 20px 191px;
}

.shareMarginLeft li {
	float: left;
	margin: 0 75px 0 0 !important;
}

.shareMarginLeft li a {
	display: block;
	height: 24px;
	padding: 6px 0 0 46px;
	background: url(/maria_sellaround/_images/socialNetworks.png) no-repeat;
	font-size: 14px;
	color: #676767;
}

.shareMarginLeft li.facebook a {
	background-position: left 0;
}

.shareMarginLeft li.twitter a {
	background-position: left -31px;
}

.facebookMarginLeft {
	margin: 0 0 20px 166px;
}

.facebookMarginLeft a {
	color: #676767;
	background: url(/maria_sellaround/_images/btn_fbapp.png) no-repeat;
	background-position: left 0px;
	height: 30px;
	padding: 6px 0 0 70px;
}

hr {
	clear: left;
}

.invoice {
	color: #676767;
}

.invoiceHeader {
	margin-bottom: -5px;
	padding-left: 20px;
	padding-top: 5px;
	color: #686868;
}

.invoice h2 {
	float: left;
	color: #686868;
	margin-right: -65px;
}

.invoice table {
	width: 100%;
}

.invoice table th,.invoice table td {
	padding: 8px 0 8px 7px;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	text-align: left;
}

.invoice table thead th {
	background: #A0A0A0;
	color: #FFF;
	width: 40%;
}

.invoice table thead th+th {
	background: #B0B0B0;
	width: 10%;
}

.invoice table thead th+th+th {
	background: #A0A0A0;
	width: 25%;
}

.invoice table thead th+th+th+th {
	background: #B0B0B0;
	width: 25%;
}

.invoice table tbody tr.row1 td.col1 {
	background: #E6E6E6;
}

.invoice table tbody tr.row1 td.col2 {
	background: #F2F2F2;
}

.invoice table tbody tr.row2 td.col1 {
	background: #DADADA;
}

.invoice table tbody tr.row2 td.col2 {
	background: #E6E6E6;
}

.invoice table tfoot td {
	color: #FFFFFF;
	background: #AAC7D5;
}

.invoice table tfoot td+td {
	background: #94B9CB;
}

.invoice table tfoot td+td+td {
	background: #AAC7D5;
}

.invoice table tfoot td+td+td+td {
	background: #94B9CB;
}

.invoice table tfoot td+td+td+td+td {
	background: #AAC7D5;
}

.invoice table tfoot td+td+td+td+td+td {
	background: #94B9CB;
}

.option {
	color: #676767;
	padding-bottom: 10px;
}

.optionHeader {
	margin-bottom: -5px;
	padding-left: 20px;
	padding-top: 5px;
	color: #686868;
}

.option h2 {
	float: left;
	width: 200px;
	color: #686868;
	margin-right: -65px;
}

.option table {
	padding-left: 185px;
}

.option table th,.option table td {
	width: 113px;
	height: 25px;
	padding: 0 0 0 7px;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	text-align: left;
}

.option table thead th {
	background: #A0A0A0;
	color: #FFF;
	width: 305px;
}

.option table thead th+th {
	background: #B0B0B0;
	width: 113px;
}

.option table thead th+th+th {
	background: #A0A0A0;
	width: 113px;
}

.option table thead th+th+th+th {
	background: #B0B0B0;
	width: 113px;
}

.option table thead th+th+th+th+th {
	background: #A0A0A0;
	width: 113px;
}

.option table thead th+th+th+th+th+th {
	background: #B0B0B0;
	width: 123px;
}

.option table tbody tr.row1 td.col1 {
	background: #E6E6E6;
}

.option table tbody tr.row1 td.col2 {
	background: #F2F2F2;
}

.option table tbody tr.row2 td.col1 {
	background: #DADADA;
}

.option table tbody tr.row2 td.col2 {
	background: #E6E6E6;
}


.invoice a {
	display: block;
	float: left;
	font-size: 14px;
	color: #94B9CA;
	margin: 20px 0 0 200px;
}

.fieldset {
	width: 290px;
	height: 140px;
	padding: 10px 11px 11px 10px;
	background: url(/maria_sellaround/_images/fieldset.png);
	float: left;
	margin: 0 0 0 50px;
	margin-left: 89px;
}

.fieldset.right {
	float: right;
	margin-right: 92px;
}

.fieldset strong {
	display: block;
	height: 33px;
	padding: 7px 0 0 0;
	color: #676767;
	width: 140px;
	font: bold 20px "Trebuchet MS", Arial, Sans-serif;
	text-align: center;
	background: url(/maria_sellaround/_images/analyseHeader.png);
}

.fieldset div.left {
	float: left;
	width: 150px;
}

.fieldset table {
	width: 140px;
	height: 120px;
	float: right;
}

.fieldset th,.fieldset td {
	height: 20px;
	width: 20px;
	text-align: left;
	cursor: pointer;
}

.fieldset table thead tr th {
	background: #94B9CB;
	text-align: center;
}

.fieldset table thead tr th span {
	display: block;
	height: 18px;
	width: 18px;
	border-right: 1px solid #86A6B5;
	border-left: 1px solid #9FC0CF;
	color: #FFFEFF;
	text-align: center;
	padding: 2px 0 0 0;
	font: bold 10px "Trebuchet MS", Arial, Sans-serif;
}

.fieldset table thead tr th:first-child span {
	border-left: 0;
}

.fieldset table thead tr th:last-child span {
	border-right: 0;
}

.fieldset table tbody tr td,.fieldset table tbody tr td+td+td,.fieldset table tbody tr td+td+td+td+td,.fieldset table tbody tr td+td+td+td+td+td+td,.fieldset table tbody tr+tr td+td,.fieldset table tbody tr+tr td+td+td+td,.fieldset table tbody tr+tr td+td+td+td+td+td,.fieldset table tbody tr+tr+tr td,.fieldset table tbody tr+tr+tr td+td+td,.fieldset table tbody tr+tr+tr td+td+td+td+td,.fieldset table tbody tr+tr+tr td+td+td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr td+td,.fieldset table tbody tr+tr+tr+tr td+td+td+td,.fieldset table tbody tr+tr+tr+tr td+td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr+tr td,.fieldset table tbody tr+tr+tr+tr+tr td+td+td,.fieldset table tbody tr+tr+tr+tr+tr td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr+tr td+td+td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr+tr+tr td+td,.fieldset table tbody tr+tr+tr+tr+tr+tr td+td+td+td,.fieldset table tbody tr+tr+tr+tr+tr+tr td+td+td+td+td+td
	{
	background: #FFF;
}

.fieldset table tbody tr td+td,.fieldset table tbody tr td+td+td+td,.fieldset table tbody tr td+td+td+td+td+td,.fieldset table tbody tr+tr td,.fieldset table tbody tr+tr td+td+td,.fieldset table tbody tr+tr td+td+td+td+td,.fieldset table tbody tr+tr td+td+td+td+td+td+td,.fieldset table tbody tr+tr+tr td+td,.fieldset table tbody tr+tr+tr td+td+td+td,.fieldset table tbody tr+tr+tr td+td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr td,.fieldset table tbody tr+tr+tr+tr td+td+td,.fieldset table tbody tr+tr+tr+tr td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr td+td+td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr+tr td+td,.fieldset table tbody tr+tr+tr+tr+tr td+td+td+td,.fieldset table tbody tr+tr+tr+tr+tr td+td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr+tr+tr td,.fieldset table tbody tr+tr+tr+tr+tr+tr td+td+td,.fieldset table tbody tr+tr+tr+tr+tr+tr td+td+td+td+td,.fieldset table tbody tr+tr+tr+tr+tr+tr td+td+td+td+td+td+td
	{
	background: #EAEFF2;
}

.fieldset table tbody tr td span {
	display: block;
	width: 20px;
	height: 20px;
	z-index: 5;
	position: relative;
}

.fieldset table tbody tr td span span {
	display: block;
	width: 20px;
	height: 18px;
	padding: 2px 0 0 0px;
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #676767;
}

.fieldset table tbody tr td.active span span {
	width: 21px;
	height: 21px;
	padding: 4px 0 4px 2px;
	top: -1px;
	left: -2px;
	z-index: 2;
	background: url(/maria_sellaround/_images/analyseHover.png);
}

#graph {
	clear: both;
	padding: 20px 0 0 0;
}

div#graph div.chartMessages {
	position: absolute;
	z-index: 10;
	margin: 70px 0 0 430px;
}

div#graph div.chartMessages span.error {
	margin: 20px 0 0 -110px;
}

div.chart {
	height: 240px;
	width: 922px;
}

.contentWidgetOptionsDateTime,.contentWidgetOptionsDateTime:hover,.contentWidgetOptionsDateTime:active,.contentWidgetOptionsDateTime:visited {
	font-weight: bold;
	text-decoration: none;
	color: #676767;
	font-size: 12px;
}

.footer
{
	padding: 5px 0 0 0;
	margin: 45px auto 0 auto;
	clear: both;
	width: 1000px;
}
#startPageAnimationFooterContainer .footer
{
    margin-top: 0;
}

.footerLeft,
.footerRight,
.footerContent
{
    background: url(/maria_sellaround/_images/footer.png) no-repeat;
}
.footerLeft
{
    padding: 0 0 0 5px;
}
.footerRight
{
    padding: 0 5px 0 0;
    background-position: right -414px;
}
.footerContent
{
    padding: 0 5px 0 0;
    background-repeat: repeat-x;
    background-position: 0 -207px;
}
.footerContent ul,
.footer .footerContent ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.footerContent ul li
{
    float: left;
    padding: 12px 0 0 22px;
    height:  288px;
    text-align: left;
    margin-bottom: 1px;
}
.footerContent ul li span
{
	text-transform: uppercase;
}
.footerContent > ul
{
    height: 207px;
}
.footerContent ul li.row1,
.footerContent ul li.row2,
.footerContent ul li.row3,
.footerContent ul li.row4
{
    background: url(/maria_sellaround/_images/footer.png) no-repeat right -621px;
}
.footerContent ul li.row1
{
    width: 175px;
}
.footerContent ul li.row2
{
    width: 178px;
}
.footerContent ul li.row3
{
    width: 117px;
}
.footerContent ul li.row4
{
    width: 255px;
}
.footerContent ul li.row5
{
    width: 150px;
}
.footerContent ul li ul li
{
    padding: 0;
    height: 15px;
    float: none;
    text-align: left;
}
.footerContent ul li,
.footerContent ul li ul li a
{
    font: 12px "Trebuchet MS", Arial, Sans-serif;
    color: #FFF;
    text-shadow: #343434 1px 1px 2px;
}
.footerContent ul li ul li a:hover
{
    text-decoration: underline;
}
.footerContent ul li ul
{
    margin: 5px 0 0 5px !important;
}
.footerContent ul li li
{
    height: auto;
}
#footerLanguageLabel 
{
	display: inline-block;
    margin-bottom: 10px;
}
.footerContent ul li.row5 a
{
    display: block;
    margin: 0 10px 0 0;
    float: left;
}

#footerSellerContent .activeSellerIndex {
	font-size: 18px !important;
}

#loginLink:hover {
	text-decoration: none !important;
}

.pictureBackgroundPanel {
	width: 60px;
	height: 60px;
	padding-top: 7px;
	padding-left: 6px;
	text-align: right;
}

.productPictureContainer {
	position: absolute;
	width: 54px;
	height: 54px;
	overflow: hidden;
}

.buttonDisabledText,.buttonDisabledText:active {
	color: #b2b2b2 !important;
	cursor: default;
}

.buttonDisableBackground,.buttonDisableBackground:active {
	background-image:
		url("/maria_sellaround/_images/btn_widgetcreate_passive.png");
}

.overlayDialogOverlay {
	display: none;
	background: #000;
	opacity: 0.8;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 300;
}

.overlayDialogDialog {
	display: none;
	width: 968px;
	left: 50%;
	top: 50%;
	margin: -25% 0 0 -484px;
	position: fixed;
	z-index: 310;
	text-align: left;
}

.overlayDialogHeader {
	height: 38px;
	padding: 4px 0 0 35px;
	background:
		url(/maria_sellaround/_images/footerDialog/footerDialogHeader.png);
	position: relative;
}

.overlayDialogContents {
	background:
		url(/maria_sellaround/_images/footerDialog/footerDialogContent.png)
		repeat-y;
	padding: 20px;
}

.overlayDialogHeader ul li.close {
	position: absolute;
	top: 10px;
	right: 26px;
	width: 15px;
	padding: 0;
	border: 0;
	height: 15px;
	background:
		url(/maria_sellaround/_images/footerDialog/footerDialogClose.png)
		no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

.overlayDialogHeader ul li.close:hover {
	background-position: 0 -15px;
}

.contentSection .textlabels {
	color: #94B9CA;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	display: block;
	margin-top: 50px;
	margin-left: 207px;
	width: 550px;
}

.contentSection dt {
	clear: left;
	color: #676767;
	padding: 2px 18px 0 0;
	text-align: right;
	width: 178px;
	float: left;
	margin: 0 0 20px 0;
}

.contentSection dd {
	display: block;
	float: left;
	color: #94B9CA;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	margin-left: 10px;
}

.contentSection.mode1 .form {
	display: none;
}

.contentSection.mode2 .labels {
	display: none;
}

.contentSection.noSeparator {
	background: none;
	padding-bottom: 0px;
}

.settingsEditAction {
	margin-left: 208px;
}

.settingsEditAction .ajaxLoader {
	display: inline-block;
	top: -13px;
}

.settingsEditButton {
	height: 16px;
	cursor: pointer;
	background: url(/maria_sellaround/_images/settingsEditButton.png) 0 0;
	text-align: center;	
	text-transform: uppercase;
	font-size: 14px;
	color: #FFF;
	margin-top: 4px;
	padding: 0 5px 0 5px;
	display: inline-block;
}


.settingsEditButton.save {
	display: none;
	margin-left: 10px;
	background-position: 0 -48px;
}

.settingsEditButton:hover {
	background-position: 0 -16px;
}

.settingsEditButton.cancel {
	background-position: 0 -32px;
}

div.settingsDeleteAccountPanel {
 	margin-left: 20px;
    margin-top: 5px;
}

div.settingsDeleteAccountPanel a {
	color: #9a9a9a;
	font-size: 12px;
	font-weight: bold;
}

div.settingsDeleteAccountPanel span {
    top: -2px;
}

div.settingsDeleteAccountPanel a:hover {
    color: #676767;
}

a.addOptionButton, a.addOptionButton:hover {
	color: #94B9CA;
	font-size: 14px;
}

.addOptionButton .centerImg {
	vertical-align: text-bottom;
	margin-right: 4px;
}


/* message overlay */

div.messageOverlay {
	display: none;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 4000;
}

div.messageOverlayOuterContainer {
	display: table;
	position: static;
	height: 100%;
	width: 100%;
}

div.messageOverlayContainer {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}

div.messageOverlayContainer #ajaxLoaderOverlayDigitalProductText {
    color: #FFFFFF;
    font-size: 12px;
    display: none;
}

div.messageOverlayContent {
	width: 502px;
	display: inline-block;
	background-image:
		url(/maria_sellaround/_images/messageOverlay/overlay2_cont.png);
	color: #676767;
	padding-left: 20px;
    padding-right: 30px;
}

div.messageOverlayContent div.buttons {
	position: absolute;
	width:100%;
	padding-top: 20px;
	z-index: 50;
	left: -3px;
	
}

img.messageOverlay_header {
	top: 0px;
	left: 0px;
	position: absolute;
	margin-top: -50px;
}

img.messageOverlay_footer {
	bottom: 0px;
	left: 0px;
	position: absolute;
	margin-bottom: -80px;
}

input#orderPasswordUserLogin {
	float: none;
	top:10px;
}

#messageOverlay_errorMessages {
	z-index: 400;
}

div.errorMessageOverlayContent {
	text-align: center;
	padding: 0px 5px 0px 5px;
}

#widgetSearchResultContent {
	margin-top: 40px;
	clear:left;	
}


#widgetSearchContent input 
{
	margin-right: 15px;	
}


#widgetSearchContent .contentTopContainer
{
	margin-bottom: 80px;
}

#widgetSearchOptions {
	clear:both;
	margin-bottom:20px;
}

#widgetSearchOptions label {
	padding: 0 20px 0 0;
	width:auto;	
}

#widgetSearchResultTable {
	clear:left;
	margin-bottom: 10px;	
}

#widgetSearchResultTable th,#widgetSearchResultTable td {
	font: bold 12px "Trebuchet MS", Arial, Sans-serif;
	text-align: left;
	color: #676767;
	padding: 2px 6px 2px 6px;
}

#widgetSearchContent tr td div.imageCrop {
	width: 49px;
	height: 49px;
	overflow: hidden;
	z-index: 2;
}

#widgetSearchResultTable tr td div.productName {
	overflow: hidden;	
	width: 140px;
}

#widgetSearchResultTable tr td .likeButton {
	width: 83px;
	top: 15px;
	height: 50px;
}

#widgetSearchResultTable tr td .resultShare {
	background: url('/maria_sellaround/_images/grf_icon_facebook.png');
  	height: 22px;
    margin-left: 15px;
    width: 22px;
}

#widgetSearchResultTable tr td .resultShare a {
  	color: transparent;  	
}

#widgetSearchResultTable thead th a {
	font-size: 14px;
	color: #FFF;
}

#widgetSearchResultTable thead th img {
	float:right;
}

#widgetSearchResultTable thead th img.doubleLine {
	margin-top:-6px;
} 

#widgetSearchResultTable thead th {
	font-size: 14px;
	color: #FFF;
	background: #B3B3B3;
	width: 50px;
}

#widgetSearchResultTable thead th+th {
	background: #A0A0A0;
	width: 140px;
}
	
#widgetSearchResultTable thead th+th+th {
	background: #B3B3B3;
	width: 140px;
}

#widgetSearchResultTable thead th+th+th+th {
	background: #A0A0A0;
	width: 119px;
}

#widgetSearchResultTable thead th+th+th+th+th {
	background: #B3B3B3;
	width: 119px;
}

#widgetSearchResultTable thead th+th+th+th+th+th {
	background: #A0A0A0;
	width: 53px;
}

#widgetSearchResultTable thead th+th+th+th+th+th+th {
	background: #B3B3B3;
	width: 80px;
}

#widgetSearchResultTable thead th+th+th+th+th+th+th+th {
	background: #A0A0A0;
	width: 53px;
}

#widgetSearchResultTable thead th+th+th+th+th+th+th+th+th {
	background: #94B9CA;
	width: 80px;
}

#widgetSearchResultTable tbody tr.row1 td.col1 {
	background: #E6E6E6;
}

#widgetSearchResultTable tbody tr.row1 td.col2 {
	background: #F2F2F2;
}

#widgetSearchResultTable tbody tr td.center {
	text-align: center;
}

#widgetSearchResultTable tbody tr td.right {
	text-align: right;
}

#widgetSearchResultTable tbody tr.row1 td.col3 {
	background: #D6E1E6;
}

#widgetSearchResultTable tbody tr.row2 td.col1 {
	background: #DADADA;
}

#widgetSearchResultTable tbody tr.row2 td.col2 {
	background: #E6E6E6;
}

#widgetSearchResultTable tbody tr.row2 td.col3 {
	background: #C9D9E0;
}

#widgetSearchCart {
	width: 318px;
	top: -140px;
	left: 650px;
	z-index: 10;	
	margin-bottom: 20px;
	position: absolute;
}

#cartArrow {
	cursor: pointer;
	margin-left: 50%;	
}

#cartContent {
	color: #676767;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	padding: 0 25px 0 20px;
}

#cartTable {
	color: #676767;
	font-size: 12px;
	width: 100%
}

#cartTable tr.row1 {
	background: #E6E6E6;
}

#cartTable tr.row2 {
	background: #DADADA;
}

#cartTable tr td.col1 {
	width:50px;	
}

#cartTable tr td.col2 {
	width:200px;	
	text-align: left;
	padding-left: 7px;
}

#cartTable tr td.col3 {
	width:25px;	
}




/**
    startpage..
*/
#startOverlay {
	top: -169px;
	z-index: 50;
	text-align: center;
}

.startOverlay_illu
{
	width: 100%;
	height: 500px;
	background-image: url("/maria_sellaround/_images/illu_bg.jpg");
	background-repeat: repeat-x;
}

.startOverlay_buttonContainer {
	width: 1020px;
	display: inline-block;
}

.startOverlay_button {
	width: 318px;
	height: 108px;
	float: left;
	margin-right: 12px;	
	z-index: 150;
}


.videoOverlayContainer {
	width: 702px;
	height: 530px;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	position: absolute;
	text-align: center;
	background-image: url(/maria_sellaround/_images/overlay_category.png);
}

.videoOverlayContainer .close, div.infoOverlayInner .closeIcon {
	position: absolute;
	top: 16px;
	right: 26px;
	width: 15px;
	padding: 0;
	border: 0;
	height: 15px;
	background:
		url(/maria_sellaround/_images/footerDialog/footerDialogClose.png)
		no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

div.infoOverlayInner .closeIcon {
	top: 11px !important;
}

.videoOverlayContainer div+div {
	margin-top: 46px;
}

.videoOverlayContainer object,.videoOverlayContainer embed {
	margin-top: 46px;
	margin-left: -3px;
}


.registration_settings_labelTextValue {
	float: left;
	width: 280px;
	height: 30px;
	line-height: 30px !important;
	vertical-align: middle;
	border: 0;
	margin: 0 0 10px 0;
	color: #676767;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
}


/* overwritten Richfaces fileuploader classes */
table.rich-fileupload-toolbar-decor {
	background-color: #F5F5F5;
}

div.rich-fileupload-button-border {
	border: none;
}

div.rich-fileupload-button {
	background-color: #ECECEC;
	background-image: none;
	border: 1px solid #D0D0D0;
	padding: 2px;
	width: 60px;
}

div.rich-fileupload-button-light {
	background-color: #ECECEC;
	background-image: none;
	border: 1px solid #B6B6B6;
	padding: 2px;
	width: 60px;
}

div.rich-fileupload-button-press {
	width: 60px;
	padding: 2px;
}

div.rich-fileupload-ico-add {
	background-image: url('/maria_sellaround/_images/btn_icon_add.png');
}

div.rich-fileupload-ico-stop {
	background-image: url('/maria_sellaround/_images/btn_icon_stop.png');
}

div.uploadAddButton {
	font-size: 11px;
	color: #626262;
}

div.uploadStopButton {
	font-size: 11px;
	color: #626262;
}

/* hides the clearAll button after upload */
div.cleanButton {
	display:none !important;
}


a.navLink {
	color: #9A9A9A;
	font-size: 14px;
	margin-left: 2px;
	margin-right: 2px;
}

a.navLink:hover {
	color: #F4A02C;
	margin-left: 2px;
	margin-right: 2px;
}

.navText {
	color: #9A9A9A;
	font-size: 14px;
	margin-left: 2px;
	margin-right: 2px;
}

.formTextArea {
	resize: none;
}

.formTextArea,.formTerms {
	background-image: url("/maria_sellaround/_images/fld_message.png");
	width: 280px;
	height: 155px;
	border: none;
	margin-bottom: 10px;	
}

.formTerms {
	float:left;
	background-image: url("/maria_sellaround/_images/fld_terms.png");
	width: 591px;
	height: 206px;
}

.formTerms.error {
	background-image: url("/maria_sellaround/_images/fld_terms_error.png");		
}

.formDefaultText {
	color: #b2b2b2 !important;
}

.likeButton {
	width: 200px;
}

/* hides facebook like comment box that is shown after like action */
.fb_edge_comment_widget {
	display: none !important;
} 

#startAnimationContentContainer {
	position: absolute;
	top: 169px;
	width: 100%;
}

.underlined {
	text-decoration: underline;
}

.shippingOptionsWideLabel {
	width: 256px !important;
}

.addWidgetButton {
	margin-top: 7px;
}

.leftFloat {
	float: left;
	margin-bottom: 12px;
	margin-right: 15px;
}
.leftFloat.greyFont{
	color: #9A9A9A;
}

span.availableUnlimited {
	font-size: 140%
}

img.ajaxLoaderPanelHead {
	position: absolute;
	top: -7px;
	left: 10px;
}

img.ajaxLoaderCategoryOverlay {
	position: absolute;
	top: 165px;
	left: -40px;
}

img.ajaxLoaderRegionOverlay {
	position: absolute;
	top: 190px;
	left: 420px;
}

img.ajaxLoaderFooterOverlay {
	position: absolute;
	top: 230px;
	left: 400px;
}

img.ajaxLoaderSettingsEdit {
	position: absolute;
	margin-left: 10px;	
	top: -10px;	
}

img.ajaxLoaderSellerType {
	position: absolute;
	margin-left: 10px;	
}

#messageOverlay_ajaxLoader {
	z-index: 350;
}

#messageOverlay_ajaxLoader_bg {
  	background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
}

#messageOverlay_ajaxLoader_whiteContainer {
  	background: white;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    display: table-cell;
    height: 162px;
    left: 50%;
    margin-left: -139px;
    margin-top: -82px;
    position: fixed;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 278px;
}

#ajaxLoaderOverlayImage {
	 margin-top: 25px;
}

#ajaxLoaderActionMessageContainer {
	font-size: 14px;
	font-weight: bold;
	color: #676767;
}
                                  

/*************************************************/ 
/* footerDialog and order confirm email preview  */ 
/*************************************************/
.footerDialogTabContent {
	height: 400px;
	padding-right: 10px;
	overflow-y: auto; /* css3 ! */
}

#orderConfirmPreviewText {
	width: 920px;
	height: 600px;
	text-align: left;
}

#orderConfirmPreviewText {
    color: #B2B2B2;
    margin-left: 15px;
    font: bold 14px 'Trebuchet MS',Arial,Sans-serif;
}

#orderConfirmPreviewText span {
	color: #F5AE4A;
}

div.infoOverlayContents div.close.greyButton {
	background-image: url('/maria_sellaround/_images/btn_cancel.png');
}

div.infoOverlayContents div.close.greyButton:active {
    background-image: url('/maria_sellaround/_images/btn_cancel_down.png');
}

#footerDialogOverlay, div.infoOverlayBackground {
	display: none;
	background: #000;
	opacity: 0.4;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 300;
}

#footerDialog, div.infoOverlayOuter {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 310;
}


#footerDialogMain, div.infoOverlayInner, #errorDialogMain {
	width: 968px;
	height: 630px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	margin: auto;
	text-align: left;
	z-index: 310;
}

 #errorDialogMain {
 	margin: 0;
 	margin-left: auto;
 	margin-right: auto;
 }
 

#footerDialogHeader, div.infoOverlayHeader {
	height: 37px;
	padding: 4px 0 0 35px;
	background: url(/maria_sellaround/_images/footerDialog/footerDialogHeader.png);
	position: relative;
}

#errorDialogHeader {
	font-size: 20px;
	color: #676767;
	height: 34px;
	padding: 8px 0 0 35px;
	background: url(/maria_sellaround/_images/footerDialog/footerDialogHeader.png);
}

div.infoOverlayHeader {
	color: #93B8C8;
    font: bold 20px "Trebuchet MS",Arial,Sans-serif;
	height: 24px !important;
	padding-top: 6px !important;
}

#footerDialogHeader ul {
	list-style: none;
	height: 38px;
	border-left: 1px solid #DADADA;
}

#footerDialogHeader ul li {
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	text-align: center;
	color: #93B8C8;
	border-right: 1px solid #DADADA;
	height: 27px;	
	padding: 9px 0 0 0;
	cursor: pointer;
	float: left;
	width: 95px;
}

#footerDialogHeader ul li.doubleLine {
	height: 31px;
	padding: 5px 0 0 0;
	line-height: 14px;
}

#footerDialogHeader ul li.active {
	background: url(/maria_sellaround/_images/footerDialog/footerDialogHeaderActive.png);
}

#footerDialogHeader ul li.close {
	position: absolute;
	top: 10px;
	right: 26px;
	width: 15px;
	margin-right: -4px;
	padding: 0;
	border: 0;
	height: 15px;
	background:
		url(/maria_sellaround/_images/footerDialog/footerDialogClose.png)
		no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

#footerDialogHeader ul li.close:hover {
	background-position: 0 -15px;
}

div.infoOverlayContents div.innerText div {
	padding-left: 15px;
}

div.infoOverlayContentsScrollable {
    height: 458px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#footerDialogContents, div.infoOverlayContents {
	background: url(/maria_sellaround/_images/footerDialog/footerDialogContent.png) repeat-y;
	padding: 10px 20px;
}

#errorDialogContents {
	background: url(/maria_sellaround/_images/footerDialog/footerDialogContent.png) repeat-y;
	padding: 10px 5px;
}

#errorDialogMessageWidget {
	color: #676767;
    font-size: 18px;
    left: 665px;
    position: absolute;
    top: 65px;
    width: 250px;
    z-index: 360;
}

#errorDialogMessageWidget.error {
	left: 655px;
}

#errorDialogMessage {
	position: absolute;
	z-index: 360;
	left: 35px;
	top: 25px;
	font-size: 14px;
	color: #676767;
	width: 400px;
}

#errorDialogMessage a, #errorDialogMessage a:hover, #errorDialogMessage a:visited {
	font-size: 14px;
	color: #94B9CA;	
}

div.infoOverlaySpacer {
	height: 10px;
    width: 100%;
    background: url("/maria_sellaround/_images/footerDialog/footerDialogSpacer.png") repeat-x scroll 0 center transparent;
}

div.infoOverlayLongSpacer {
	width: 955px;
	left: -15px;
}

#footerDialogContents .footerDialogTab {
	display: none;
	padding: 0 0 20px 0;
	background:
		url(/maria_sellaround/_images/footerDialog/footerDialogSpacer.png)
		repeat-x left bottom;
}

#footerDialogContents .footerDialogTab.active {
	display: block;
	margin-left: 16px;
}

#footerDialogContents .footerDialogTab.preActive {
	display: block;
	opacity: 0;
}

#footerDialogContents .footerDialogTab h3 {
	color: #676767;
	font: bold 22px "Trebuchet MS", Arial, Sans-serif;
	margin: 0 0 40px 0;
}

#footerDialogContents .footerDialogTab1 h3 {
	margin-bottom: 0px;
	margin-left: 17px;
}

#footerDialogContents .footerDialogTab h4.first {
	margin-top: 0px;
}

#footerDialogContents .footerDialogTab h4 {
	color: #B2B2B2;
	font: bold 18px "Trebuchet MS", Arial, Sans-serif;
	margin: 40px 0 20px 0;
}

#footerDialogContents .footerDialogTab h4.caps {
	text-transform: uppercase;
}

#footerDialogContents .footerDialogTab h5 {
	color: #707070;
	font: bold 13px "Trebuchet MS", Arial, Sans-serif;
	margin: 0 0 25px 0;
	margin-top: 30px;
}

#footerDialogContents .footerDialogTab h6 {
	color: #707070;
	font: bold 13px "Trebuchet MS", Arial, Sans-serif;
	margin: 0 0 25px 0;
	margin-top: 30px;
}

#footerDialogContents .footerDialogTab p,.footerDialogTabContent a,.footerDialogTabContent  a:hover,.footerDialogTabContent  a:active,.footerDialogTabContent  a:visited, #footerDialogContents .footerDialogTab ul, #footerDialogContents .footerDialogTab li {
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
}

#footerDialogContents .footerDialogTab p {
	margin-bottom: 10px;
}

#footerDialogContents .footerDialogTab p,#footerDialogContents .footerDialogTab ul,#footerDialogContents .footerDialogTab li {
	color: #B3B3B3;
}

.footerDialogTabContent a,.footerDialogTabContent  a:hover,.footerDialogTabContent  a:active,.footerDialogTabContent  a:visited {
	color: #94B9CA;
}

#footerDialogContents .footerDialogTab p,.footerDialogTabContent a,.footerDialogTabContent a:hover,.footerDialogTabContent a:active,.footerDialogTabContent a:visited{
	margin:0 0 15px 0;
}

#footerDialogContents .footerDialogTab ul,#footerDialogContents .footerDialogTab li {
	margin: 0 0 5px 0;
}

#footerDialogContents .footerDialogTab div.close, div.infoOverlayContents div.close {
	color: #FFFFFF;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	width: 148px;
	height: 32px;
	background:
		url(/maria_sellaround/_images/footerDialog/footerDialogButtons.png)
		no-repeat 0 0;
	text-align: center;
	position: absolute;
	border: 0;
	bottom: -65px;
	right: 12px;
	cursor: pointer;
	padding: 6px 0 0 0;
}

#footerDialogContents .footerDialogTab #contactForm div.close {
	bottom: -68px;
	right: 170px;
}

#footerDialogContents .footerDialogTab #contactForm .orangeButton {
	bottom: -30px;
	float: right;
	right: 12px;
}

#footerDialogContents .footerDialogTab div.close:active {
	background-position: 0 -38px;
}

.footerDialogTabContent .content {
	background: none;
}

#footerDialogFooter, div.infoOverlayFooter, #errorDialogFooter {
	padding: 0 0 67px 0;
	background:
		url(/maria_sellaround/_images/footerDialog/footerDialogFooter.png)
		no-repeat left bottom;
}

.footerDialogTabContent .addressLine {
	width: 98%;
	margin-top: 40px;
}

.footerDialogTabContent .addressLine td {
	padding-left: 5px;
	padding-right: 10px;
	color: #B3B3B3;
}

.footerDialogTabContent .addressLine td.spacer {
	height: 5px;
}

.footerDialogTabContent .addressLine thead tr td {
	margin-bottom: 10px;
}

.footerDialogTabContent .addressLine .leftText {
	text-align: left;
}

.footerDialogTabContent .addressLine .rightText {
	text-align: right;
}

#footerAboutSellaroundContent h4 {
	margin-top: 0px !important;	
}

#footerWhatIsSellaround {
	
	float: left;	
	width: 550px;
	margin-right: 88px;
}

#footerWhatIsSellaround p {
	font-size: 16px !important;
}

#footerAboutSellaroundContent div.personContainer {
	float: left;
	width: 200px;
	margin-right: 60px;
}

#footerAboutSellaroundContent div.personContainer img {
	margin-bottom: 10px;
}

#footerAboutSellaroundContent div.personContainer a {
	background: url(/maria_sellaround/_images/grf_social_contact.png) no-repeat; 
	padding-left: 22px; display: inline-block;
}

#footerAboutSellaroundContent div.personContainer .personImageContactLinkMail {
	background-position: 0 0;
}

#footerAboutSellaroundContent div.personContainer .personImageContactLinkXing{
	background-position: 0 -20px; 
	margin-bottom: 20px !important;
}

#footerAboutSellaroundContent div.personContainer ul {
	width: 200px;
}

#footerAboutSellaroundContent div.personContainer ul li {
	margin-left: 15px;
}



/******************************/ 
/* How To Resell Info Overlay */
/******************************/
#howToResellWidgetInfoOverlay, #howToResellWidgetResellerInfoOverlay {
	color: #9A9A9A;
	font-size: 14px;
	font-weight: bold;
}

img.howToResellWidgetInfoOverlayImage {
    margin-left: -10px;
}

img.howToResellWidgetResellerInfoOverlayImage {
    margin-left: 10px;
}

div.howToResellWidgetInfoOverlayFooterSpacer {
    padding-bottom: 10px;
    padding-top: 10px;
}

div.howToResellWidgetInfoOverlaySubheader {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    clear: both;
}

div.howToResellWidgetInfoOverlayNumber {
	font-size: 16px;
	
}

div.howToResellWidgetInfoOverlayText {
    margin-bottom: 14px;
}

div.imageText1 {
	margin-left: 55px;
	width: 200px;
}

div.imageText1.reseller {
    margin-left: 40px !important;
}

div.imageText2 {
    margin-left: 130px;
    width: 250px;
}

div.imageText3 {
    margin-left: 100px;
    width: 150px;
}

div.imageText {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

div.imageText span {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

div.howToResellWidgetInfoOverlayCloseButton {
    position: absolute;
    right: 15px;
    top: 10px;
}

/**********************/ 
/* StartPageAnimation */
/**********************/

#startPageAnimationTop {
	height: 587px;
	position: relative;
	background-position: 0 bottom;
	overflow: hidden;
	z-index: 13;
}

#startPageAnimationTop img {
	position: absolute;
	display: block;
}

#startPageAnimationImage1 {
	top: 0;
	left: 50%;
	margin: 0 0 0 -510px;
	cursor: pointer;
}

#startPageAnimationImage2 {
	top:20px;
	left: 50%;
	margin: 0 0 0 -500px;
	cursor: pointer;
}

.closed {
	height: 0;
	overflow: hidden;
}

.blackoverlay {
	background-color: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 11;
	opacity: 0.6;
}

#startPageAnimationFooter {
	display: block;
	margin: 0 auto 0 auto;
}

#startPageAnimationFooterContainer {
	height: 240px;
	position: absolute;
	top: 627px;
	text-align: center;
	width: 100%;
}

.startPageAnimationFooterBackground
{
	height: 100%;
	width: 100%;
	position: absolute;	
}


#startPageAnimationImage3 {
	color: #676767;
	width: 320px;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	top: 91px;
	left: 50%;
	display: none;
}

#startPageAnimationImage3 strong {
	color: #94B9CA;
}

#startOverlay {
	top: 0;
	margin-top: -152px;
}

.widgetIFrame {
	z-index: 5;
}


#startPageAnimationHeader
{
    height: 110px;
    background: url(/maria_sellaround/_images/startPageAnimation/headerBackground.png) repeat-x;
}

/***********************************************/
/*************   STARTPAGE V2   ****************/
/***********************************************/

#startPageV2SocialBox
{
    position: absolute;
    top: 38px;
    right: 50%;
    margin: 0 -500px 0 0;
    width: 240px;
    height: 48px;
    background: url(/maria_sellaround/_images/startPageV2/socialBox.png) no-repeat;
}
#startPageV2SocialBoxFacebook
{
    position: absolute;
    top: 8px;
    left: 10px;
}
#startPageV2SocialBoxPlusOne
{
    position: absolute;
    top: 8px;
    right: 0;
}
#startPageV2
{
    height: 519px;
    background: url(/maria_sellaround/_images/startPageV2/background.png) repeat-x;
}
#startPageV2 *
{
    position: static; /* This is a good way to kill the fuckin * { position: relative; } */
    text-align: left;
}
#startPageV2 h1
{
    text-align: center;
    font: bold 28px "Trebuchet MS";
    text-shadow: 2px 2px 6px #516974;
    height: 94px;
    padding: 24px 0 0 0;
    color: #FFF;
    margin: 0 auto;
    width: 620px;        
}

#startPageV2 h1.de, #startPageV2 h1.ja
{
	width: 760px; 
}

#startPageV2Box
{
    height: 300px;
    width: 1000px;
    margin: 0 auto;
    background: url(/maria_sellaround/_images/startPageV2/box.png) no-repeat;
}
#startPageV2BoxCenter,
#startPageV2BoxLeft,
#startPageV2BoxRight
{
    float: left;
}
#startPageV2BoxLeft,
#startPageV2BoxRight
{
    width: 260px;
}
#startPageV2BoxRight
{
    position: relative;
}
#startPageV2Box h2,
#startPageV2BoxCenter a
{
    font: 22px "Trebuchet MS";
    font-style: italic;
    text-shadow: 0 1px 2px rgba(0,0,0,0.3);
    padding: 9px 0 0 0;
    text-align: center;
    display: block;
    float: none;
    color: #FFF;
}
#startPageV2Box h2 strong,
#startPageV2BoxCenter a strong
{
    font-weight: bold;
    font-style: normal;
}
#startPageV2BoxLeft h2,
#startPageV2BoxRight h2
{
    width: 260px;
}
#startPageV2BoxLeft h2
{
    height: 54px;
}
#startPageV2Box ul
{
    list-style: none;
}
#startPageV2BoxLeft ul
{
    margin: 0 0 0 20px;
}
#startPageV2BoxLeft ul li
{
    margin: 0 0 28px 0;
}
#startPageV2BoxLeft a,
#startPageV2BoxRight input.submit,
#startPageV2Register a
{
    display: block;
    width: 222px;
    height: 38px;
    padding: 8px 0 0 0;
    background: url(/maria_sellaround/_images/startPageV2/buttons.png) no-repeat;
    text-align: center;
    color: #FFF;
    font: 22px "Trebuchet MS";
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
    cursor: pointer;
}
#startPageV2BoxLeft a:hover,
#startPageV2BoxRight input.submit:hover,
#startPageV2Register a:hover
{
    background-position: 0 -46px;
}
#startPageV2BoxLeft a:active,
#startPageV2BoxRight input.submit:active,
#startPageV2Register a:active
{
    background-position: 0 -92px;
}
#startPageV2BoxRight input.submit
{
    background-position: 0 -138px;
    height: 46px;
    padding: 0;
}
#startPageV2BoxRight input.submit:hover
{
    background-position: 0 -185px;
}
#startPageV2BoxRight input.submit:active
{
    background-position: 0 -231px;
}
#startPageV2Register a
{
    margin: 26px 0 0 16px;
}
#startPageV2BoxCenter
{
    width: 480px;
    height: 345px;
    position: relative;
}
#startPageV2BoxCenter a
{
    position: absolute;
    top: -18px;
    left: -22px;
    padding: 27px 0 0 0;
    width: 527px;
    height: 318px;
    background: url(/maria_sellaround/_images/startPageV2/video.png) no-repeat;
}
#startPageV2BoxCenter a:hover
{
    background-position: 0 -345px;
}
#startPageV2Box input
{
    width: 212px;
    padding: 0 5px 0 5px;
    height: 33px;
    color: #999;
    font: 16px "Trebuchet MS";
    background: url(/maria_sellaround/_images/startPageV2/inputs.png) no-repeat;
    border: 0;
    margin: 0 0 8px 0;
}
#startPageV2Box input:hover
{
    
}
#startPageV2Box input:active
{
   
}
#startPageV2BoxRight h2
{
    height: 54px;
}
#startPageV2Login
{
    padding: 0 0 0 17px;
}
#startPageV2Login a
{
    text-align: center;
    display: block;
    padding: 0 23px 0 0;
    font: 14px "Trebuchet MS";
    text-shadow: 2px 2px 6px #516974;
    color: #FFF;
}
#startPageV2Login a:hover
{
    text-decoration: underline;
}
#startPageV2Register span
{
    font: 14px "Trebuchet MS";
    text-shadow: 2px 2px 6px #516974;
    color: #FFF;
    text-transform: uppercase;
    position: absolute;
    left: 121px;
    top: 220px;
}
#startPageV2Register.de span
{
    left: 119px;
}
#startPageV2Footer
{
    width: 1015px;
    margin: 41px auto 0 auto;    
    height: 400px;
}
#startPageV2Footer *
{
    position: static;
    float: none;
    text-align: left;
    text-shadow: 0 1px 1px #000;
}
#startPageV2Footer #startPageV2FooterLeft
{
    float: left;
    margin: 0 0 0 -8px;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow
{
    width: 690px;
    height: 200px;
    position: relative;
    margin: 0 0 28px 0;
    background: url(/maria_sellaround/_images/startPageV2/slideshow.png) no-repeat;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow h3
{
    font: bold 16px "Trebuchet MS";
    text-shadow: 0 1px 1px #000000;
    color: #FFF;
    height: 31px;
    padding: 10px 0 0 29px;
    margin: 0;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowContent
{
    height: 109px;
    overflow: hidden;
    width: 660px;
    margin: 0 0 0 15px;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowContent ul
{
    list-style: none;
    width: 40000px;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowContent ul li
{
    float: left;
    height: 81px;
    width: 355px;
    padding: 20px 20px 0 285px;
    background-position: left top;
    background-repeat: no-repeat;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowContent ul li span.autor
{
    display: block;
    font-style: italic;
    font-size: 12px;
    padding: 0 0 0 0;
    text-align: right
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowContent ul li,
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowContent ul li a
{
    font: 14px "Trebuchet MS";
    color: #FFF;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowScrollLeft,
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowScrollRight
{
    display: block;
    width: 22px;
    height: 22px;
    background: url(/maria_sellaround/_images/startPageV2/scrollButtons.png) no-repeat;
    position: absolute;
    top: 94px;
    cursor: pointer;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowScrollLeft
{
    background-position: 0 0;
    left: 4px;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowScrollLeft:active
{
    background-position: -22px 0;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowScrollRight
{
    background-position: 0 -22px;
    right: 4px;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2Slideshow .startPageV2SlideshowScrollRight:active
{
    background-position: -22px -22px;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2DotList
{
    position: absolute;
    bottom: 16px;
    list-style: none;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2DotList li
{
    background: url(/maria_sellaround/_images/startPageV2/scrollButtons.png) no-repeat 0 -54px;
    cursor: pointer;
    float: left;
    margin: 0 4px 0 0;
    width: 10px;
    height: 10px;
}
#startPageV2Footer #startPageV2FooterLeft .startPageV2DotList li:hover,
#startPageV2Footer #startPageV2FooterLeft .startPageV2DotList li.selected
{
    background-position: 0 -44px;
}


#startPageV2Footer #startPageV2FooterRight
{
    float: right;
    width: 310px;
}
#startPageV2Footer #startPageV2FooterRightBlog
{
    width: 310px;
    height: 228px;
    position: relative;
    margin: 0 8px 0 0;
    background: url(/maria_sellaround/_images/startPageV2/blog.png) no-repeat;
}
#startPageV2Footer #startPageV2FooterRightBlog h2
{
    font: bold 16px "Trebuchet MS";
    color: #FFF;
    height: 31px;
    padding: 10px 0 0 10px;
}
#startPageV2Footer #startPageV2FooterRightBlog ul
{
    list-style: none;
}
#startPageV2Footer #startPageV2FooterRightBlog ul li
{
    height: 73px;
    padding: 7px 0 0 80px;
    position: relative;
}
#startPageV2Footer #startPageV2FooterRightBlog ul li a
{
    color: #5F97B8;
    font: bold 12px "Trebuchet MS";
    outline: none;
    display: block;
    height: 68px;
    overflow: hidden;
}
#startPageV2Footer #startPageV2FooterRightBlog ul li a strong
{
    padding: 0 13px 0 0;
    background: url(/maria_sellaround/_images/startPageV2/arrow.png) no-repeat right bottom;
}
#startPageV2Footer #startPageV2FooterRightBlog ul li a span
{
    font: 12px "Trebuchet MS";
    color: #FFF;
    display: block;
}
#startPageV2Footer #startPageV2FooterRightBlog ul li a:hover
{
    
}
#startPageV2Footer #startPageV2FooterRightBlog ul li img
{
    width: 56px;
    height: 56px;
    display: block;
    position: absolute;
    top: 11px;
    left: 12px;
}
#startPageV2Footer #startPageV2FooterRightBlog a.footerMore
{
    display: block;
    color: #5F97B8;
    font: bold 12px "Trebuchet MS";
    height: 26px;
    padding: 4px 0 0 0;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
}
#startPageV2Footer #startPageV2FooterRightReferences
{
    width: 338px;
    height: 200px;
    margin: 0 0 28px -14px;
    background: url(/maria_sellaround/_images/startPageV2/references.png) no-repeat;
}
#startPageV2Footer #startPageV2FooterRightReferences h2
{
    font: bold 16px "Trebuchet MS";
    color: #FFF;
    height: 29px;
    padding: 10px 0 0 31px;
}
#startPageV2Footer #startPageV2FooterRightReferences .startPageV2ReferencesSlideshowContent
{
    width: 310px;
    overflow: hidden;
    margin: 0 0 0 14px;
}
#startPageV2Footer #startPageV2FooterRightReferences ul
{
    list-style: none;
    width: 4000px;
}
#startPageV2Footer #startPageV2FooterRightReferences ul li
{
    height: 160px;
    padding: 0 0 0 21px;
    width: 289px;
    position: relative;
    float: left;
}
#startPageV2Footer #startPageV2FooterRightReferences ul li a
{
    display: block;
    width: 257px;
    height: 162px;
    padding: 7px 0 0 10px;
}
#startPageV2Footer #startPageV2FooterRightReferences ul li a strong
{
    display: block;
    width: 267px;
    height: 169px;
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 1337;
    background: url(/maria_sellaround/_images/startPageV2/referenceOverlay.png) no-repeat;
}
#startPageV2Footer #startPageV2FooterRightReferences ul li img
{
    display: block;
    width: 250px;
    height: 155px;
}
#startPageV2Footer #startPageV2FooterRightReferences ul li span
{
    display: block;
    position: absolute;
    top: 100px;
    left: 6px;
    padding: 5px 0 0 2px;
    height: 28px;
    background: url(/maria_sellaround/_images/startPageV2/referenceBadge.png) no-repeat;
}
#startPageV2Footer #startPageV2FooterRightReferences ul li span span
{
    position: static;
    top: auto;
    left: auto;
    background-position: right -33px;
    padding: 0 14px 0 0;
}
#startPageV2Footer #startPageV2FooterRightReferences ul li span span span
{
    background-repeat: repeat-x;
    background-position: 0 -61px;
    padding: 5px 0 0 10px;
    height: 23px;
    font: bold 13px "Trebuchet MS";   
    color: #FFF;
    text-shadow: 0 1px 2px #516974
}
#startPageV2VideoOverlay
{
    position: absolute;
    top: 0;
    left: 0;
    background: url(/maria_sellaround/_images/startPageV2/overlayBackground.png);
    height: 100%;
    width: 100%;
    z-index: 10000;
    display: none;
}
#startPageV2VideoOverlayContent
{
    margin: 0 auto;
    padding: 143px 0 14px 0;
    background: url(/maria_sellaround/_images/startPageV2/overlayShadow.png) no-repeat center bottom;
}
#startPageV2VideoOverlayClose
{
    display: block;
    background: url(/maria_sellaround/_images/startPageV2/overlayCloseButton.png);
    width: 35px;
    height: 32px;
    position: absolute;
    top: 142px;
    right: 50%;
    margin: 0 -405px 0 0;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
}
#startPageV2FooterLove
{
    width: 400px;
    height: 50px;
    top: -61px;
    left: 50%;
    margin: 0 0 0 -200px;
    color: #FFF;
    font: bold 14px "Trebuchet MS";   
    text-align: center; 
}
#startPageV2Footer #startPageV2FooterRightReferences .startPageV2ReferencesSlideshowScrollLeft,
#startPageV2Footer #startPageV2FooterRightReferences .startPageV2ReferencesSlideshowScrollRight
{
    display: block;
    width: 22px;
    height: 22px;
    background: url(/maria_sellaround/_images/startPageV2/scrollButtons.png) no-repeat;
    position: absolute;
    top: 94px;
    z-index: 1338;
    cursor: pointer;
}
#startPageV2Footer #startPageV2FooterRightReferences .startPageV2ReferencesSlideshowScrollLeft
{
    background-position: 0 0;
    left: 695px;
}
#startPageV2Footer #startPageV2FooterRightReferences .startPageV2ReferencesSlideshowScrollLeft:active
{
    background-position: -22px 0;
}
#startPageV2Footer #startPageV2FooterRightReferences .startPageV2ReferencesSlideshowScrollRight
{
    background-position: 0 -22px;
    right: -12px;
}
#startPageV2Footer #startPageV2FooterRightReferences .startPageV2ReferencesSlideshowScrollRight:active
{
    background-position: -22px -22px;
}
