
html {
	margin:0px;
	padding:0px;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	min-width: 1024px;
	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: #9c9d9f;
	/* text-decoration: underline; */
	outline: none; /* hide dotted outline in Firefox */
}
	
label {
	cursor: pointer;
	vertical-align: 5%;
}

img {
	border: 0px;
}

table {
  border-collapse: collapse;
}

td {
	vertical-align: top;
}

.form {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	padding: 0px 0px 0px 1px;
	border: 1px dotted #000;
}
/* .form:focus {
	background-color: #E1FFBB;
} */

.hiddenField {
	margin: 0px;
	padding: 0px;
}

#contentWrapper {
	padding: 24px 16px 0px 16px;
}

#header {
	width: 656px;
	height: 168px;
	margin-left: 168px;
}
#headerTop {
	height: 15px;
	padding-top: 1px;
	padding-left: 2px;
	border-bottom: 1px solid #000;
}
.greenLink:link, .greenLink:active, .greenLink:visited {
	color: #38a962;
}
.greenLink:hover {
	color: #9c9d9f;
}
.plainLink:link, .plainLink:active, .plainLink:visited, .plainLink:hover {
	color: #000;
	text-decoration: none;
}

#loginFormDiv {
	height: 17px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#loginForm {
	display: none;
}
.loginField {
	margin-right: 13px;
	width: 150px;
	border: 1px solid #000;
	height: 15px;
	padding: 0px;
}
.loginFieldPassword {
	margin-right: 3px;
	width: 150px;
	border: 1px solid #000;
	height: 15px;
	padding: 0px;
}
#loginFormFields {
	float: left;
}
#linkForgotPassword {
	text-align: right;
}

#logo {
	width: 152px;
	height: 100px;
	float: left;
	}
#boxNews {
	float: left;
	width: 152px;
}
#boxBasket {
	margin-left: 656px;
	top: 0px;
	position: absolute;
	padding: 24px 16px 0px 16px;
	width: 152px;
}
#boxPortrait {
	margin-left: 840px;
	position: absolute;
	top: 165px;
}
.basketBoxLink {
	border-top: 1px solid #000;
	padding: 0px 2px 0px 2px;
	height: 18px;
}
#iFrameNewsBox {
	border: 0px;
	width: 152px;
	height: 1260px;
	overflow-x: hidden;
	overflow-y: auto;
}
#iFrameFront {
	border: 0px;
	width: 656px;
	height: 1056px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#iFrameNews {
	border: 0px;
	width: 656px;
	height: 1056px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#iFramePortrait {
	border: 0px;
	width: 152px;
	height: 480px;
	overflow-x: hidden;
	overflow-y: auto;
}

#searchFieldBox {
	margin-top: 44px;
	margin-left: 168px;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
}
#extendedHeaderLinks {
	margin-left: 168px;
	padding-left: 2px;
	height: 28px;
}

#searchKey {
	height: 15px;
	width: 148px;
	padding: 0px 1px 0px 1px;
	background: #d0d1d3;
	border: 1px solid #000;
}

.titleElementGray {
	height: 15px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #d0d1d3;
	padding: 0px 2px 0px 2px;
	margin-bottom: 5px;
}
.textElementBasket {
	padding: 0px 2px 0px 2px;
	height: 90px;
}

.customerName {
	color: #9c9d9f;
}

#content {
	width: 656px;
	margin-left: 168px;
	padding-top: 40px;
	min-height: 288px;
	}
#siteContent {
	width: 656px;
}

.linkArrowLeft {
	padding-left: 13px;
	background: url('/cms/userfiles/drei10/image/layout/arrow_link_left.png') no-repeat top left;
	background-position: 0px 2px;
}

#footer {
	width: 653px;
	margin-left: 168px;
	border-top: 1px solid #000;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 16px;
	margin-top: 32px;
	}
#contentSpacerBottom {
	height: 40px;
}
#result_footer {
	height: 75px;
}
	
#mainNav {
	width: 656px;
	height: 28px;
	}
.mainNavCell {
	width: 152px;
	margin-right: 16px;
	float: left;
}
.mainNavCellLast {
	width: 152px;
	float: left;
}

.line320 {
	width: 320px;
	height: 1px;
	background-color: #000;
}
.textBox320 {
	width: 318px;
	padding: 2px 0px 2px 2px;
	margin: 0px;
}
.leftTableBox {
	margin-right: 16px;
}

.line320Red {
	width: 320px;
	height: 1px;
	background-color: #e95e3f;
}
.textBox320Red {
	padding: 0px 2px 0px 2px;
	margin: 0px;
	color: #e95e3f;
}

.infolink:link, .infolink:active, .infolink:visited {
	font-size: 11px;
}
.infolink:hover {
	font-size: 11px;
	color: #9c9d9f;
}
.linkGray:link, .linkGray:active, .linkGray:visited, .linkGray:hover {
	color: #9c9d9f;
}
.linkRed:link, .linkRed:active, .linkRed:visited, .linkRed:hover {
	color: #ee8360;
}
	
#contentSpacerBottom {
	height: 40px;
	}	

#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 {
	color: #000;
	}
.subtitleInactive {
	color: #9c9d9f;
	}

.listHeader {
	height: 15px;
	/* border-top: 1px solid #000; */
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	font-size: 11px;
	}
.listElementDark {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	font-size: 11px;
	}
.listElementDark a {
	font-size: 11px;
}
.listElementLight {
	border-top: 1px solid #fff;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #000;
	font-size: 11px;
	}
.lightboxElement {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 2px;
	}
.listElementLight a {
	font-size: 11px;
}
.lightboxElement:hover {
	background-color: #EEEEEE;
	}
	
#addLightbox {
	clear: both;
	padding-bottom: 10px;
	}
	
.siteTitle {
	font-size: 14px;
	height: 16px;
	}


#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;
	}
#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;
	}

#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;
	}

	
#header_bottom_spacer {
	clear: both;
	height: 30px;
	}
	
/* START GENERAL CONTENT */
.textBoxTitle {
	text-transform: uppercase;
	padding-bottom: 14px;
	padding-left: 2px;
	}
.textBoxTitleNoSpace {
	text-transform: uppercase;
	padding-left: 2px;
	}
.textBoxFieldDescription {
	padding: 5px 0px 0px 2px;
	}
.textBoxContentTitle {
	border-bottom: 1px solid #000;
	width: 320px;
	padding-bottom: 1px;
	color: #707173;
	}
.textBoxText {
	padding-left: 2px;
	width: 320px;
 }
.errorField {
	clear: both;
	margin-top: 16px;
	padding: 2px;
	width: 650px;
	background: #EBEBEB;
 }

#newsletterbox {
	padding: 10px;
	background: #D5E2E9;
	margin-left: 676px;
	width: 269px;
	height: 98px;
	color: #3399CC;
	}
.newsPix {
	padding-top: 5px;
}
.invoiceListElement {
	border: 1px solid #000;
	padding-left: 3px;
	margin-top: 16px;
	font-size: 11px;
	}
.invoiceListElement:hover {
	background-color: #fff;
	}
.invoiceListElement a {
	font-size: 11px;
	}
/* END GENERAL CONTENT */

/* START MyImages */
#mypicturesElementPicture img {
	width: 67px;
}
/* END MyImages */

/* START MyInvoices */
.myinvoicesElementNumber {
	width: 80px;
	float: left;
}
.myinvoicesElementDate {
	width: 83px;
	float: left;
}
.myinvoicesElementPictures {
	width: 80px;
	float: left;
}
.myinvoicesElementStatus {
	width: 88px;
	float: left;
}
.myinvoicesElementPayment {
	width: 168px;
	float: left;
}
.myinvoicesElementCurrency {
	width: 80px;
	float: left;
}
.myinvoicesElementDownload {
	
}
#myinvoicesNumber {
	width: 82px;
	padding-left: 2px;
	float: left;
}
#myinvoicesDate {
	width: 83px;
	float: left;
}
#myinvoicesPictures {
	width: 80px;
	float: left;
}
#myinvoicesStatus {
	width: 88px;
	float: left;
}
#myinvoicesType {
	width: 168px;
	float: left;
}
#myinvoicesTotal {
	width: 80px;
	float: left;
}
#myinvoicesDownload {

}
/* END MyInvoices */

/* START LIGHTBOX */
.lightboxPictureElement {
	width: 648px;
	clear: both;
	padding: 3px;
	margin-top: 16px;
	border: 1px solid #000;
	font-size: 11px;
	}
.lightboxPictureElement:hover {
	background-color: #fff;
}
.lightboxHeader {
	width: 656px;
	}
.lightboxHeader div {
	height: 14px;
	text-transform: uppercase;
	font-size: 11px;
	}
.lightboxHeaderDescription {
	padding-left: 2px;
	width: 166px;
	float: left;
	}

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

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

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

/* START BUTTONS */
a.button {
    background: #cfd1d2;
    border: 1px solid #000;
    text-decoration: none;
    float: left;
    height: 15px;
    width: 150px;
    text-align: center;
    margin-right: 16px;
}

a.button span {
	color: #282828;
    background: #cfd1d2;
    text-decoration: none;
}

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

a.button:active {
    color: #282828;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

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

a.button:active span {
    color: #282828;
    text-decoration: none;
}
/* 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 */
#pagingLineTop {
	clear:both;
	padding-bottom: 14px;
	}
#pagingLineBottom {
	clear:both;
	padding-top: 15px;
	}
.pagingString {
	float: left;
	width: 214px;
	padding-left: 2px;
	}
.nrOfPicsFound {
	width: 104px;
	float: left;
	text-align: right;
	}
.zoomElement {
	float: left;
	padding-left: 16px;
	width: 152px;
}
.nrOfPicsActive {
	font-weight: bold;
	}
.pagingLinkActive {
	font-weight: bold;
	}
.pagingPassivNavText {
	color: #000;	
	}
.pagingActiveNavText {
	color: #9c9d9f;	
	}
.picsPerPage {
	padding-right: 16px;
	text-align:right;
	}
.thumbBox {
	}
.resultThumb {
	float: left;
	border: 1px solid #000;
	margin-right: 16px;
	margin-bottom: 16px;
	padding: 3px;
    width: 144px;
    height: 185px;
	}
.resultContent {
	
	}
.resultThumbPicture {
	line-height: 144px;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
	padding-bottom: 4px;
	}
	
.resultThumbLinkLightbox {
	float: left;
	width: 17px;
	height: 17px;
	padding-right: 4px;
	background: url('/cms/userfiles/drei10/image/layout/icon_lightbox.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkLightbox a {
	float: left;
	width: 24px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkBasket {
	float: left;
	width: 17px;
	height: 17px;
	padding-right: 4px;
	background: url('/cms/userfiles/drei10/image/layout/icon_basket.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkBasket a {
	float:left;
	width: 17px;
	height: 17px;
	padding-right: 4px;
	}
.resultThumbLinkDownload {
	float: left;
	width: 17px;
	height: 17px;
	padding-right: 4px;
	background: url('http://img.13photo.ch/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: 17px;
	height: 17px;
	padding-right: 4px;
	background: url('/cms/userfiles/drei10/image/layout/icon_basket_full.png') no-repeat top left;
	}
.resultThumbLinkBasketFull a {
	float:left;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkDetail {
	float:left;
	width: 17px;
	height: 17px;
	padding-right: 4px;
	background: url('/cms/userfiles/drei10/image/layout/icon_info.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkTrash a {
	float:left;
	width: 20px;
	height: 20px;
	padding-right: 5px;
	}
.resultThumbLinkTrash {
	float:left;
	width: 17px;
	height: 17px;
	padding-right: 5px;
	background: url('/cms/userfiles/drei10/image/layout/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: 4px;
	padding-left:2px;
	color: #000;
	clear: both;
	text-transform: uppercase;
	}
#limitMessage {
	display: none;
	}
#licenseFilter {
	display: none;
	}
#styleTabs {
	display: none;
	}
#resultNavLine {
	}
#categorySelector {
	display: none;
	}
#licenseSelector {
	display: none;
	}
#superjuliExtraText {
	display: none;
	}
#noPicturesFound {
	padding-top: 10px;
	}
.alternativePicsText {
	padding: 10px 10px 5px 10px;
	}
.alternativePicsLink {
	padding-left: 10px;
	}
.resultLightboxElementDiv {
	width: 60px;
	height: 82px;
	padding: 3px;
	background: #fff;
	border: 1px solid #000;
	margin-right: 16px;
	margin-bottom: 16px;
	}
.resultLightboxElement {
	height: 65px;
	}
.resultLightboxElementRemoveLink {
	height: 17px;
	width: 17px;
	background: url('/cms/userfiles/drei10/image/layout/icon_remove_from_lightbox.gif') no-repeat top left;
	}
/* END: Styles for result.php */


/* START: Styles for Lightbox in result.php */
#lightbox_header {
	width: 654px;
	position: fixed;
    height: 21px;
	bottom: 0px;
    padding: 3px 0px 0px 2px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #666;
	}
#lightbox_content_table {
	width: 656px;
	height: 177px;
	z-index: 1;
	position: fixed;
	bottom: 0px;
	display: none;
	overflow: auto;
	background-color: #666;
	}
#lightbox_content {
	display: none;
	background-color: #666;
	float: left;
	padding-top: 15px;
	}
#add_lightbox {
	z-index: 1;
	position: fixed;
	bottom: 0px;
	height: 167px;
	display: none;
	overflow: auto;
	padding: 5px;
	width: 646px;
	background: #666;
	}
#lightboxSelect {
	float:left;
	}
#lighboxSelectGo {
	display: none;
	}
#lightboxAddLink a {
	padding-left: 10px;
	float:left;
	line-height: 20px;
	}
#hideLightboxText {
	text-align: right;
	color: #000;
	padding-right: 2px;
	}
#hideLightboxText a {
	line-height: 20px;
	color: #000;
	}
#specialFooter {
	height: 20px;
	line-height: 20px;
	position: fixed;
	overflow: auto;
	bottom: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #999999;
	padding-left: 140px;
	}
#specialFooter a {
	font-size: 10px;
	color: #999999;
	}
	
.lightboxPicture {
	float: left;
	margin-right: 5px;
	}
.lightboxPictureLinks {
	height: 60px;
	float: left;
	}
.lightboxPictureLinkBasket {
	width: 17px;
	height: 17px;
	background: url('/cms/userfiles/drei10/image/layout/icon_basket.png') no-repeat top left;
	cursor: pointer;
	padding-bottom: 5px;
	}
.lightboxPictureLinkRemove {
	width: 20px;
	height: 20px;
	background: url('/cms/userfiles/drei10/image/layout/icon_trash.png') no-repeat top left;
	cursor: pointer;
	}
/* END: Styles for Lightbox in result.php */

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

/* 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 */
#cmsDetailHeaderContent {
	background-color: #666;
}
#detailHeaderLogo {
	margin-left: 16px;
	margin-right: 16px;
	border-bottom: 1px solid #000;
	height: 53px;
	background: url('/cms/userfiles/drei10/image/layout/logo_detail.png') no-repeat bottom left;
	}
#detailHeaderNavLine {
	display: none;
	text-align: right;
	height: 20px;
	right: 0px;
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	background: #ececec;
	line-height: 20px;
	}
#detailHeaderNavLine a {
	display: none;
	color: #666;
	}
#detailHeaderBreakingLine {
	margin-top: 15px;
	}
#detailHeaderPicList {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 4px;
	height: 125px;
	overflow: auto;
	}
#detailHeaderPicList td {
	vertical-align: bottom;
	}
.detailHeaderThumbActive {
	border: 1px solid #fff;
	padding: 3px;
	cursor: pointer;
	}
.detailHeaderThumbPassive {
	border: 1px solid #000;
	padding: 3px;
	cursor: pointer;
	}
#previewPicCopyrightLine {
	color: #000;
	font-size: 11px;
	}
#picDetailPage {
	background-color: #7b7c7e;
	}
#picDetailContent {
	width: 1020px;
	}
#picDetailPicture {
	margin-left: 16px;
	float: left;
	}
#picDetailDescription {
	
	}
.previewPicTitle {
	padding-top: 5px;
	font-weight: bold;
	}
.previewPicTabs {
	height: 24px;
}
.picDetailTabActive:link, .picDetailTabActive:active, .picDetailTabActive:visited, .picDetailTabActive:hover {
	float: left;
	color: #000;
	width: 89px;
	text-align: center;
	padding-top: 4px;
	height: 19px;
	background: #9c9e9f;
	text-decoration: none;
	border-top: 1px solid #000;
	text-transform: uppercase;
	margin-right: 8px;
}
.picDetailTabInactive:link, .picDetailTabInactive:active, .picDetailTabInactive:visited {
	float: left;
	color: #000;
	width: 89px;
	text-align: center;
	padding-top: 4px;
	height: 19px;
	text-decoration: none;
	border-top: 1px solid #000;
	text-transform: uppercase;
	margin-right: 8px;
	}
.picDetailTabInactive:hover {
	background: #9c9e9f;
	}
#picDetailInfoBlock {
	background: #9c9e9f;
	padding: 5px;
}
.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: 16px;
	}
.basketElement {
	border: 1px solid #000;
	padding: 3px;
	margin-bottom: 16px;
	min-height: 130px;
	}
.basketElement:hover {
	background-color: #fff;
	}
#basketPicContainer {
	width: 110px;
	float: left;
	}
#go_button {

	}

.basketFunctionText {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	}
.basketLinkDetail a {
	float:left;
	width: 17px;
	height: 17px;
	background: url('/cms/userfiles/drei10/image/layout/icon_info.png') no-repeat top left;
	margin-right: 20px;
	}
.basketLinkRemove a {
	float:left;
	width: 17px;
	height: 17px;
	background: url('/cms/userfiles/drei10/image/layout/icon_trash.png') no-repeat top left;
	}
#basketPriceBlock {
	padding-top: 32px;
	}
.basketSumText {
	padding-left: 2px;
	border-top: 1px solid #000;
	width: 502px;
	float: left;
	}
.basketSumCurrency {
	border-top: 1px solid #000;
	width: 52px;
	float: left;
	}
.basketSumPrice {
	border-top: 1px solid #000;
	padding-right: 2px;
	width: 98px;
	float: left;
	text-align: right;
	}
.basketPriceBlockDivider {
	display: none;
}
.basketTotalText {
	padding-left: 2px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 502px;
	float: left;
	margin-bottom: 16px;
	background: #cfd1d2;
	}
.basketTotalCurrency {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 52px;
	float: left;
	background: #cfd1d2;
	}
.basketTotalPrice {
	width: 98px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: right;
	float: left;
	background: #cfd1d2;
	}
.priceSpacer {
	width: 180px;
	border-top: 1px solid #fff;
	margin-top: 3px;
	margin-bottom: 3px;
	}

.basketElementPriceBlock {
	background-color: #cfd1d2;
	}
.basketElementProvision {
	height: 16px;
	}
.basketElementPriceText {
	padding-left: 2px;
	width: 498px;
	float: left;
	}
.basketElementCurrency {
	width: 52px;
	float: left;
	}
.basketElementPrice {
	text-align: right;
	padding-right: 2px;
	width: 94px;
	float: left;
	}
.basketInfoContainer {
	margin-left: 110px;
	}
#invoiceAddressBlock {
	clear: both;
	margin-top: 16px;
	border: 1px solid #858585;
	padding: 2px;;
	}
/************************ END BASKET ************************/

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

/* ie6 ignores this selector */
html>body .shadow {
	margin: 10px -10px -10px 10px;
	background: url(http://img.13photo.ch/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: 16px;
	padding-top: 30px;
	border: 1px solid #000;
	padding: 7px;
	}
.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;
	padding-left: 2px;
	}
.webInvoiceCityAndDate {
	padding-bottom: 20px;
	padding-left: 2px;
	}
.webInvoiceProvNr {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-left: 2px;
	}
.webInvoiceTitleClaim {
	padding-left: 2px;
	}
.webInvoiceUsageClaim {
	padding-top: 16px;
	padding-left: 2px;
	}
.webInvoiceDeliveryClaim {
	padding-left: 2px;
	padding-bottom: 16px;
	}
.webInvoiceElement {
	clear: both;
	padding-top: 10px;
	}
.webInvoicePositionElement {
	width: 76px;
	padding-left: 2px;
	float: left;
	}
.webInvoiceThumbElement {
	width: 90px;
	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: 83px;
	padding-left: 2px;
	float: left;
	}
#mypicturesHeaderDownload {
	width: 83px;
	float: left;
	}
#mypicturesHeaderLicence {
	width: 168px;
	float: left;
	}
#mypicturesHeaderDate {
	width: 168px;
	float: left;
	}
#mypicturesHeaderPrice {
	}
#mypicturesElementPicture {
	width: 82px;
	float: left;
	}
#mypicturesElementDownload {
	width: 83px;
	float: left;
	}
#mypicturesElementLicence {
	width: 168px;
	float: left;
	}
#mypicturesElementDate {
	width: 168px;
	float: left;
	}
#mypicturesHeaderPrice {

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

.mpElement {
	border: 1px solid #000;
	padding: 3px;
	margin-top: 16px;
	clear: both;
	font-size: 11px;
	}
.mpElement:hover {
	background-color: #fff;
	}

/************************ 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: 656px; 
	overflow:auto;
}
.lightbox_list_name {
	width: 166px;
	padding-left: 2px;
	float: left;
}
.lightbox_list_date {
	width: 84px;
	float: left;
}
.lightbox_list_count {
	width: 84px;
	float: left;
}
.lightbox_list_comment {
	width: 168px;
	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: 656px;
}
.lightbox_header_pic {
	padding-left: 2px;
	width: 78px;
	float: left;
}
.lightbox_header_functions {
	width: 88px;
	float: left;
}
.lightbox_header_date {
	width: 168px;
	float: left;
}
.lightbox_header_list {
	width: 168px;
	float: left;
}
.lightbox_header_notes {

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