
html {
	margin:0px;
	padding:0px;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	width: 100%;
	background: #fff;
	}
	
a, a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	outline: none; /* hide dotted outline in Firefox */
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	outline: none; /* hide dotted outline in Firefox */
	}
	
label {
	cursor: pointer;
	vertical-align: 5%;
}

img {
	border: 0px;
	}
	
.form {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	padding: 2px;
	border-top:1px inset #B0B0B0;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
	border-left:1px inset #B0B0B0;
	}

/*
.form:focus {
	background-color: #E1FFBB;
	}
*/
#content {
	clear: both;
	margin-left: 30px;
	min-width: 1040px;
	}
#contentSpacerBottom {
	height: 40px;
	}	
#logo {
	margin-top: 32px;
	margin-left: 29px;
	width: 268px;
	height:73px;
	}
.blueLink a, a:link, a:visited, a:hover {
	color: #3399cc;
	}
.grayLink a, a:link, a:visited, a:hover {
	color: #666;
	}
#langSelector {
	width: 288px;
	text-align: right;
	position: absolute;
	top: 32px;
	left: 706px;
	font-weight: bold;
	color: #333;
	}
#langSelector a {
	font-weight: bold;
	color: #999;
	}
.langDelimiter {
	color: #999;
	}
.subtitleActive {
	font-weight: bold;
	color: #666666;
	}
.subtitleInactive {
	font-weight: bold;
	color:#C0C0B9;
	}

.listHeader {
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	background: #858585;
	}
.listElementDark {
	border-top: 1px solid #fff;
	padding: 2px 5px 2px 5px;
	background: #E7E7E7;
	font-weight: normal;
	}
.listElementLight {
	border-top: 1px solid #fff;
	padding: 2px 5px 2px 5px;
	background: #F6F6F6;
	font-weight: normal;
	}

.lightboxElement {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 2px;
	}
.lightboxElement:hover {
	background-color: #EEEEEE;
	}
	
#addLightbox {
	clear: both;
	padding-bottom: 10px;
	}
	
.siteTitle {
	font-size: 14px;
	height: 16px;
	}
#topNav {
	background: #ebebeb;
	margin-left: 481px;
	line-height: 19px;
	height: 19px;
	min-width: 515px;
	}
#topNavLeft {
	width: 150px;
	float: left;
	}
#topNavLeft a {
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	}
#topNavRight {
	padding-left: 72px;
	width: 363px;
	float: left;
	}
#topNavRight a {
	padding-left: 15px;
	color: #3399cc;
	}
#topNavLine {
	background: #ccc;
	height: 4px;
	margin-bottom: 8px;
	}
#mainNav {
	min-width: 1000px;
	}
#mainNavExtended {
	min-width: 1000px;
	}
#searchBox {
	width: 410px;
	height: 59px;
	background: #ececec;
	margin-left: 29px;
	float: left;
	padding: 12px 18px 12px 18px;
	}
#searchBoxExtended {
	width: 410px;
	height: 47px;
	background: #ececec;
	margin-left: 29px;
	float: left;
	padding: 0px 18px 12px 18px;
	color: #333;
	}
#searchBoxExtended div {
	padding-bottom: 5px;
	}
.blueBoldLink {
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
	}
#navBox {
	width: 204px;
	height: 59px;
	background: #ececec;
	margin-left: 6px;
	float: left;
	padding: 17px 5px 7px 10px;
	}
#navBoxExtended {
	width: 219px;
	height: 59px;
	background: #ececec;
	margin-left: 6px;
	float: left;
	}
#navBoxLeft {
	float: left;
	width: 110px;
	}
#navBoxLeft div {
	padding-bottom: 5px;
	}
#navBoxRight div {
	padding-bottom: 5px;
	}
#loginBox {
	width: 234px;
	height: 59px;
	background: #ececec;
	margin-left: 6px;
	float: left;
	padding: 12px 37px 12px 18px;
	}
#loginBoxActive {
	width: 253px;
	height: 59px;
	background: #ececec;
	margin-left: 6px;
	float: left;
	padding: 16px 18px 8px 18px;
	}
#loginBoxActive div {
	padding-bottom: 5px;
	}
#loginBoxExtended {
	width: 290px;
	height: 59px;
	background: #ececec;
	margin-left: 6px;
	float: left;
	}
#searchField {
	}
#searchBoxLeft {
	width: 200px;
	float: left;
	}
#searchBoxSelects {
	width: 200px;
	float: left;
	}
#titleSearchbox {
	color: #333;
	height: 16px;
	}
#linkExtendedSearch {
	width: 110px;
	padding-top: 10px;
	float: left;
	}
#linkExtendedSearch a {
	color: #3399cc;
}
#searchButton {
	padding-top: 5px;
	height: 25px;
	text-align: right;
	}
#searchBoxRight {
	color: #333;
	margin-left: 210px;
	padding-top: 18px;
	}
#searchBoxFormat {
	margin-left: 210px;
	}
#titleLogin {
	color: #333;
	height: 16px;
	}
#loginPass {
	padding-top: 3px;
	float: left;
	}
.dynamicHeaderExtension {
	background: #ececec;
	margin-left: 995px;
	height: 83px;
	margin-right: 30px;
	}
#footer {
	position: fixed;
	bottom: 0px;
    height: 20px;
    padding: 10px;
	left: 0px;
	clear: both;
	border-top: 2px solid #d0d0d0;
	background: #fff;
	width: 100%;
	font-size: 11px;
	}
.footer {
	clear: both;
	margin-top: 28px;
	border-top: 2px solid #d0d0d0;
	padding: 10px 10px 10px ;
	}
#footer div {
	width: 984px;
	text-align: center;
	}
#footer a {
	color: #999;
	font-size: 11px;
	}
#contentSpacerBottom {
	height: 40px;
}
#result_footer {
	height: 75px;
}
	
#header_bottom_spacer {
	clear: both;
	height: 30px;
	}
	
/* START GENERAL CONTENT */
.textBoxTitle {
	padding-bottom: 10px;
	font-weight: bold;
	color: #3399cc;
	}
.textBoxFieldDescription {
	padding-top: 5px;
	}
.textBoxContentTitle {
	font-weight: bold;
	padding-bottom: 5px;
	}
.textBoxText {
	width: 445px;
 }
.errorField {
	padding: 5px;
	background: #EBEBEB;
 }
.teaserTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 14px;
 }
.teaserLink:link, .teaserLink:active, .teaserLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
 }
.teaserLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
 }
#newsletterbox {
	padding: 10px;
	background: #D5E2E9;
	margin-left: 676px;
	width: 269px;
	height: 98px;
	color: #3399CC;
	}
.newsPix {
	padding-top: 5px;
}
.invoiceListElement {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	}
.invoiceListElement:hover {
	background-color: #EEEEEE;
	}
/* END GENERAL CONTENT */

/* START MyInvoices */
.myinvoicesElementNumber {
	width: 110px;
	float: left;
}
.myinvoicesElementDate {
	width: 90px;
	float: left;
}
.myinvoicesElementPictures {
	width: 110px;
	float: left;
}
.myinvoicesElementStatus {
	width: 120px;
	float: left;
}
.myinvoicesElementPayment {
	width: 140px;
	float: left;
}
.myinvoicesElementCurrency {
	width: 100px;
	float: left;
}
.myinvoicesElementDownload {
	
}
#myinvoicesNumber {
	width: 100px;
	float: left;
}
#myinvoicesDate {
	width: 80px;
	float: left;
}
#myinvoicesPictures {
	width: 100px;
	float: left;
}
#myinvoicesStatus {
	width: 110px;
	float: left;
}
#myinvoicesType {
	width: 135px;
	float: left;
}
#myinvoicesTotal {
	width: 90px;
	float: left;
}
#myinvoicesDownload {

}
/* END MyInvoices */

/* START LIGHTBOX */
.lightboxPictureElement {
	width: 953px;
	clear: both;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
	}
.lightboxPictureElement:hover {
	background-color: #EEEEEE;
	}
	
	
	
	
	
	
.lightboxHeader {
	width: 965px;
	}
.lightboxHeader div {
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	background: #858585;
	}
.lightboxHeaderDescription {
	width: 250px;
	float: left;
	}

#LBdateCreated {
    width: 110px;
    float:left;
}

#LBheaderPictures {
    width:75px;
    float:left;
}

#LBheaderDesc {
    width:200px;
    float:left;
}
	
	
	
	
	
	
	
/* END LIGHTBOX */

/* START BUTTONS */
a.button {
    background: transparent url('http://img.suedtirolfoto.sodatech.com/buttons/btn_gray_a.png') no-repeat scroll top right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
    letter-spacing: 1px;
	font-size: 11px;
    display: block;
    float: left;
    height: 18px;
    margin-right: 4px;
    padding-right: 3px; /* sliding doors padding */
}

a.button span {
	font-size: 11px;
    background: transparent url('http://img.suedtirolfoto.sodatech.com/buttons/btn_gray_span.png') no-repeat;
    color: #333;
    display: block;
    line-height: 13px;
    padding: 3px 4px 3px 9px;
    text-decoration: none;
}

a.button:hover {
	color: #333;
    text-decoration: none;
	}

a.button:active {
    background-position: bottom right;
    color: #333;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    color: #333;
    text-decoration: none;
}

a.button:active span {
    background-position: bottom left;
    color: #333;
    text-decoration: none;
    padding: 4px 4px 2px 9px; /* push text down 1px */
}
/* END BUTTONS */




/* START PHOTOGRAPHER PAGE */


#phot_page_block_content {
	clear: both;
	margin-left: 29px;
	width: 1010px;
}

#phot_page_fotografen_box {
	position: relative;
	float: left;
	background-color: #ececec;
	width: 135px;
	height: 18px;
	padding-left: 15px;
	padding-top: 3px;
}

#phot_page_spacer_box {
	position: relative;
	float: left;
	margin-left: 4px;
	background-color: #ececec;
	width: 810px;
	height: 21px;
}

#for_phot_page_spacer_box {
	position: relative;
	float: left;
	margin-left: 4px;
	background-color: #ececec;
	width: 517px;
	height: 21px;
	margin-right: 7px;
}

#phot_page_menu_box {
	position: relative;
	clear: both;
	float: left;
	background-color: #f6f6f6;
	width: 135px;
	height: 265px;
	padding-left: 15px;
	padding-top: 12px;
	margin-top: 5px;
	line-height: 20px;
}

#phot_page_menu_box a {
	font-size: 12px;
	color:  #666;
	
}

#phot_page_link_fotograf_active {
	font-weight: bold;
}


#phot_page_photographer_box {
	position: relative;
	float: left; 
	padding: 21px; 
	width: 810px
}

#phot_page_block_content_main {
	float: left;
}

#phot_page_block_content_image {
	float: left;
}

#for_phot_page_photographer_box {
	position: relative;
	float: left; 
	padding: 21px; 
	width: 477px
}
.phot_page_image_box {
	position: relative;
	float: left;
	margin: 7px;
	margin-bottom: 20px;
}

.phot_page_image_box_frame {
	width: 160px;

	height: 160px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;

	padding: 3px;
}

.phot_page_image_box_text {
	padding-top: 10px;
	padding-left: 7px;
}

.phot_page_image_box_text a {
	text-decoration: none;
	font-size: 12px;
	color:  #666;
}

.phot_page_image_box_frame img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.phot_general_box {
	height: 225px;
	width: 170px;
	float: left;
	}
/* END PHOTOGRAPHER PAGE */


/* START SEARCH RESULT */
/* START: Styles for result.php */
.zoomElement {
	float: left;
}
#pagingLineTop {
	clear:both;
	padding-bottom: 10px;
	}
#pagingLineBottom {
	clear:both;
	padding-top: 15px;
	}
.pagingString {
	float:left;
	width: 454px;
	}
.nrOfPicsFound {
	float: left;
	width: 221px;
	}
.nrOfPicsActive {
	font-weight: bold;
	}
.pagingLinkActive {
	font-weight: bold;
	}
.pagingPassivNavText {
	color: #ccc;	
	}
.picsPerPage {
	text-align:right;
	padding-right: 30px;
	}
.thumbBox {
	clear: both;
	padding-right: 16px;
	}
.resultThumb {
	float: left;
	width: 130px;
	height: 180px;
	border: 1px solid #fff;
	margin-right: 10px;
	margin-bottom: 6px;
	padding: 3px;
	}
.resultContent {
	
	}
.resultThumbPicture {
	border: 1px solid #ccc;
	width: 130px;
	height: 130px;
	line-height: 130px;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
	padding: 2px;
	}
	
.resultThumbLinkLightbox {
	float: left;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	background: url('http://img.suedtirolfoto.sodatech.com/buttons/icon_lightbox.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkLightbox a {
	float: left;
	width: 24px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkBasket {
	float: left;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	background: url('http://img.suedtirolfoto.sodatech.com/buttons/icon_basket.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkBasket a {
	float:left;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkDownload {
	float: left;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	background: url('http://img.suedtirolfoto.sodatech.com/buttons/icon_download.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkBasket a {
	float:left;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkBasketFull {
	float: left;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	background: url('http://img.suedtirolfoto.sodatech.com/buttons/icon_basket.png') no-repeat top left;
	}
.resultThumbLinkBasketFull a {
	float:left;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkDetail {
	float:left;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	background: url('http://img.suedtirolfoto.sodatech.com/buttons/icon_info.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkTrash a {
	float:left;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkTrash {
	float:left;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	background: url('http://img.suedtirolfoto.sodatech.com/buttons/icon_trash.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkDetail a {
	float:left;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkVcd {
	float:left;
	width: 20px;
	height: 20px;
	background: url(/img/icon_cd.png) no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkVcd a {
	float:left;
	width: 20px;
	height: 20px;
	}
.resultThumbLabelText {
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:2px;
	color: #AAA;
	}
#limitMessage {
	display: none;
	}
#licenseFilter {
	display: none;
	}
#styleTabs {
	display: none;
	}
#resultNavLine {
	}
#categorySelector {
	display: none;
	}
#licenseSelector {
	display: none;
	}
#superjuliExtraText {
	display: none;
	}
#noPicturesFound {
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
	}
.alternativePicsText {
	padding: 10px 10px 5px 10px;
	}
.alternativePicsLink {
	padding-left: 10px;
	}
.resultLightboxElement {
	width: 60px;
	height: 60px;
	background: #DBDBD8;
	margin-right: 10px;
	}
.resultLightboxElementRemoveLink {
	height: 16px;
	width: 60px;
	margin-bottom: 7px;
	}
/* END: Styles for result.php */

/* START LIGHTBOX ELEMENT */
.lbElementPicture {
	width: 110px;
	float: left;
}
.lbElementFunctions {
	width: 110px;
	float: left;
}
.lbElementDate {
	width: 140px;
	float: left;
}
.lbElementLightbox {
	width: 200px;
	float: left;
}
.lbElementComment {
	
}
.lbElementPictureExt {
	width: 160px;
	float: left;
}
.lbElementFunctionsExt {
	width: 110px;
	float: left;
}
.lbElementDateExt {
	width: 140px;
	float: left;
}
.lbElementCommentExt {
	
}
/* END LIGHTBOX ELEMENT */


/* START: Styles for Lightbox in result.php */
#lightbox_header {
	position: fixed;
    height: 29px;
	left: 30px;
	bottom: 42px;
	right: 30px;
    padding: 3px;
	background-color: #3399cc;
	}
#lightbox_content_table {
    padding: 5px;
	z-index: 1;
	position: fixed;
	bottom: 42px;
	left: 30px;
	right: 30px;
	height: 130px;
	display: none;
	overflow: auto;
	background-color: #EBEBE9;
	}
#lightbox_content {
	display: none;
	background-color: #EBEBE9;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	}
#add_lightbox {
	z-index: 1;
	position: fixed;
	bottom: 42px;
	left: 30px;
	right: 30px;
	height: 130px;
	display: none;
	overflow: auto;
	background-color: #EBEBE9;
	padding: 5px;
	}
#lightboxSelect {
	float:left;
	}
#lighboxSelectGo {
	display: none;
	}
#lightboxAddLink a {
	color: #FFF;
	padding-left: 10px;
	float:left;
	line-height: 20px;
	}
#hideLightboxText {
	text-align: right;
	}
#hideLightboxText a {
	color: #FFF;
	line-height: 20px;
	}
#specialFooter {
	height: 20px;
	line-height: 20px;
	position: fixed;
	overflow: auto;
	bottom: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #999999;
	padding-left: 140px;
	width: 100%;
	}
#specialFooter a {
	font-size: 10px;
	color: #999999;
	}
	
.lightboxPictureElement {
	float: left;
	padding: 5px;
	background-color: #fff;
	margin-right: 10px;
	margin-bottom: 0px;
	}
.lightboxPicture {
	float: left;
	margin-right: 5px;
	}
.lightboxPictureLinks {
	height: 60px;
	float: left;
	}
.lightboxPictureLinkBasket {
	width: 20px;
	height: 20px;
	background: url('http://img.suedtirolfoto.sodatech.com/buttons/icon_basket.png') no-repeat top left;
	cursor: pointer;
	padding-bottom: 5px;
	}
.lightboxPictureLinkRemove {
	width: 20px;
	height: 20px;
	background: url('http://img.suedtirolfoto.sodatech.com/buttons/icon_trash.png') no-repeat top left;
	cursor: pointer;
	}
/* END: Styles for Lightbox in result.php */

/* START: VCD-Banner */
#vcdBanner {
	background-color: #F2F6F7;
	margin-right: 10px;
	padding: 5px;
	height: 100px;
	margin-bottom: 10px;
	}
.vcdBannerPix {
	float: left;
	margin-right: 10px;
	}
.vcdBannerTitle {
	max-width: 500px;
	}
.vcdBannerPrice {
	font-size: 12px;
	font-weight: bold;
	}
/* END: VCD-Banner */
/* END SEARCH RESULT */

/* START: Detail */
#detailHeaderLogo {
	margin-left: 10px;
	margin-top: 10px;
	height: 40px;
	background: url(/cms/userfiles/suedtirolfoto/image/Images/logo_detail.gif) no-repeat top left;
	}
#detailHeaderNavLine {
	text-align: right;
	color: #fff;
	height: 20px;
	right: 0px;
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	background: #ececec;
	line-height: 20px;
	}
#detailHeaderNavLine a {
	color: #1EA8DB;
	}
#detailHeaderBreakingLine {
	height: 4px; 
	background: #ccc; 
	margin-top: 20px;
	}
#detailHeaderPicList {
	padding-left: 20px;
	padding-right: 20px;
	height: 125px;
	overflow: auto;
	}
#detailHeaderPicList td {
	vertical-align: bottom;
	}
.detailHeaderThumbActive {
	border: 4px solid #ccc;
	cursor: pointer;
	}
.detailHeaderThumbPassive {
	border: 4px solid #FFF;
	cursor: pointer;
	}
#previewPicCopyrightLine {
	font-weight: bold;
	color: #999999;
	font-size: 9px;
	}
#picDetailPage {
	}
#picDetailContent {
	width: 1020px;
	}
#picDetailInfoBlock {
	padding: 5px;
	border: 1px #CCC solid; 
}
#picDetailPicture {
	margin-left:20px;
	float:left;
	}
#picDetailDescription {
	
	}
.previewPicTitle {
	padding-top: 5px;
	font-weight: bold;
	}
.previewPicTabs {
	height: 20px;
	line-height: 17px;
}
.picDetailTabActive:link, .picDetailTabActive:active, .picDetailTabActive:visited, .picDetailTabActive:hover {
	float: left;
	background: #CCC;
	padding: 1px 12px 2px 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #fff;
	
	}
.picDetailTabInactive:link, .picDetailTabInactive:active, .picDetailTabInactive:visited {
	float: left;
	background: #E2E2E2;
	padding: 1px 12px 2px 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #fff;
	}
.picDetailTabInactive:hover {
	background: #CCC;
	}
.detailContentTitle {
	font-weight: bold;
	padding-bottom: 5px;
	}
#detailBaseHeader {
	height: 4px;
	background: #ccc;
	margin-top:20px;
	margin-bottom: 15px;
	}
/* END: Detail */

/* END: RM-Calculator */
.rmSelectDiv {
	padding-top: 2px;
	padding-bottom: 2px;
	}
#pricefield_table {
	margin-top: 10px;
	margin-bottom: 5px;
	background: #858585;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	}
/* END: RM-Calculator */



/************************ START BASKET **********************/
.centerBoxBasket {
	min-height: 400px;
	max-width:945px;
	}
#mainBasketContent {
	padding-top: 10px;
	}
.basketElement {
	border: 1px solid #858585;
	padding: 5px;
	margin-bottom: 5px;
	min-height: 130px;
	}
.basketElement:hover {
	background-color: #EEEEEE;
	}
#basketPicContainer {
	width: 110px;
	float: left;
	}
#go_button {

	}

.basketFunctionText {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	}
.basketLinkDetail a {
	float:left;
	width: 20px;
	height: 20px;
	background: url(/img/icon_info.gif) no-repeat top left;
	margin-right: 20px;
	}
.basketLinkRemove a {
	float:left;
	width: 20px;
	height: 20px;
	background: url(/img/icon_trash.gif) no-repeat top left;
	}
#basketPriceBlock {
	border: 1px solid #858585;
	padding: 5px 10px 5px 10px;
	}
.basketSumText {
	width: 100px;
	float: left;
	}
.basketSumCurrency {
	width: 30px;
	float: left;
	}
.basketSumPrice {
	width: 60px;
	text-align: right;
	float: left;
	}
.basketTotalText {
	width: 100px;
	float: left;
	font-weight: bold;
	}
.basketTotalCurrency {
	width: 30px;
	float: left;
	font-weight: bold;
	}
.basketTotalPrice {
	width: 60px;
	text-align: right;
	float: left;
	font-weight: bold;
	}
.priceSpacer {
	width: 180px;
	border-top: 1px solid #fff;
	margin-top: 3px;
	margin-bottom: 3px;
	}

.basketElementPriceBlock {
	background-color: #1EA8DB;
	color: #fff;
	padding: 2px 5px 3px 5px;
	}
.basketElementProvision {

	}
.basketElementPriceText {
	width: 100px;
	float: left;
	}
.basketElementCurrency {
	width: 30px;
	float: left;
	}
.basketElementPrice {
	text-align: right;
	width: 40px;
	float: left;
	}
.basketInfoContainer {
	margin-left: 110px;
	}
#invoiceAddressBlock {
	margin-top: 5px;
	border: 1px solid #858585;
	padding: 5px 5px 5px 7px;;
	}
/************************ END BASKET ************************/

/************************ START SHADOW **********************/
.shadow {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(http://img.suedtirolfoto.sodatech.com/buttons/shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body .shadow {
	margin: 10px -10px -10px 10px;
	background: url(http://img.suedtirolfoto.sodatech.com/buttons/shadow.png) right bottom no-repeat;
}

/* shadow corners */
.shadow:before,
.shadow:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;	
}

.shadow:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.shadow:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.shadow .shadowcontent {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}

/* ie6 ignores this selector */
html>body .shadow .shadowcontent {
	left: -10px;
	top: -10px;
	margin: 0;
}
/************************ END SHADOW ************************/

/********************** START INVOICE ***********************/
#webInvoice {
	margin-top: 5px;
	padding-top:30px;
	border: 1px solid #ccc;
	padding: 25px;
	}
.centerBoxInvoice {
	min-height: 400px;
	max-width:945px;
	width: 750px;
	}
.webInvoiceLogo {
	background:url(http://dev.mauritius.sodapix.com/img/logo_invoice_web.gif) no-repeat top right;
	height:80px;
	}
.webInvoiceHeaderline {
	font-size: 9px;
	padding-bottom:30px;
	}
.webInvoiceAddress {
	padding-bottom: 40px;
	}
.webInvoiceCityAndDate {
	padding-bottom: 20px;
	}
.webInvoiceProvNr {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
	}
.webInvoiceUsageClaim {
	padding-bottom: 5px;
	}
.webInvoiceDeliveryClaim {
	padding-bottom: 15px;
	}
.webInvoiceElement {
	clear: both;
	padding-top: 10px;
	}
.webInvoicePositionElement {
	width: 50px;
	float: left;
	}
.webInvoiceThumbElement {
	width: 100px;
	float: left;
	}
.webInvoiceDescriptionElement {
	width: 400px;
	float: left;
	}
.webInvoicePriceElement {
	text-align: right;
	}
.webInvoiceTotalDescription {
	text-align: right;
	width: 600px;
	float: left;
	}
.webInvoiceTotalPrices {
	text-align: right;
	}
.webInvoiceTotalBlock {
	clear: both;
	padding-top: 30px;
	}
.webInvoiceFooter {
	line-height: 11px;
	padding-top: 50px;
	font-size: 9px;
	}
.webInvoiceFooterElement {
	margin-right: 45px;
	float: left;
	}
.webInvoicePaymentConditions {
	padding-top: 20px;
	font-size: 10px;
	}
#mypicturesHeaderPicture {
	width: 100px;
	float: left;
	}
#mypicturesHeaderDownload {
	width: 100px;
	float: left;
	}
#mypicturesHeaderLicence {
	width: 460px;
	float: left;
	}
#mypicturesHeaderDate {
	width: 100px;
	float: left;
	}
#mypicturesHeaderPrice {

	}
#mypicturesElementPicture {
	width: 110px;
	float:left;
	}
#mypicturesElementDownload {
	width: 110px;
	float: left;
	}
#mypicturesElementLicence {
	width: 470px;
	float: left;
	}
#mypicturesElementDate {
	width: 105px;
	float: left;
	}
#mypicturesHeaderPrice {

	}
/************************ END INVOICE ***********************/

.mpElement {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	clear: both;
	}
.mpElement:hover {
	background-color: #EEEEEE;
	}

/************************ START RF_CALCULATOR ***********************/
.rfPriceElementLocked {
    color: #b1b1b1;
	height: 20px;
	width: 405px;
	}

.rfPriceElementDescriptionLocked {
    color: #b1b1b1;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 290px;
	}
.rfPriceElementCurrencyLocked {
    color: #b1b1b1;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 30px;
	}
.rfPriceElementPriceLocked {
    color: #b1b1b1;
	height: 20px;
	line-height: 20px;
	text-align: right;
	float:left;
	padding-right: 3px;
	width: 57px;
	}

.rfPriceElement {
	cursor: pointer;
	height: 20px;
	width: 405px;
	}
.rfPriceElement:hover {
	background-color: #ccc;
	}
.rfPriceElementRadio {
	float: left;
	height: 20px;
	line-height: 20px;
	width: 25px;
	}
.rfPriceElementDescription {
	float: left;
	height: 20px;
	line-height: 20px;
	width: 290px;
	}
.rfPriceElementCurrency {
	float: left;
	height: 20px;
	line-height: 20px;
	width: 30px;	
	}
.rfPriceElementPrice {
	height: 20px;
	line-height: 20px;
	text-align: right;
	float:left;
	padding-right: 3px;
	width: 57px;
	}
.provisionBox {
	font-size: 9px;
	clear: both;
	padding-left: 25px;
	}
#RFputtedStatus {
	padding-top: 5px;
	padding-left: 5px;
	}
#lightbox_list {
	max-height:150px;
	width:965px; 
	overflow:auto;
}
.lightbox_list_name {
	width:250px;
	float:left;
}
.lightbox_list_date {
	width:110px;
	float:left;
}
.lightbox_list_count {
	width:75px;
	float:left;
}
.lightbox_list_comment {
	width:200px;
	float:left;
}
.lightbox_list_functions {

}
.lightbox_box {
	width:805px;
}
.lightbox_box_pic {
	width:250px;
	float:left;
}
.lightbox_box_date {
	width:110px;
	float:left;
}
.lightbox_box_count {
	width:75px;
	float:left;
}
.lightbox_box_comment {
	width:200px;
	float:left;
}
.lightbox_box_functions {

}

#lightboxDetail {
	display:none;
	padding-top:20px;
}
.lightbox_header_header {
	width:965px;
}
.lightbox_header_pic {
	width:100px;
	float:left;
}
.lightbox_header_functions {
	width:100px;
	float:left;
}
.lightbox_header_date {
	width:130px;
	float:left;
}
.lightbox_header_list {
	width:195px;
	float:left;
}
.lightbox_header_notes {

}
/************************ END RF_CALCULATOR ***********************/
