
span {
    /*display: block;*/
}

html {
	margin:0px 0px 0px 0px;
	padding:0px;
    height:100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	/*margin: 10px;*/
	padding-left: 50px;
	background: #fff;
    height:100%;
}

a, a:link, a:visited, a:hover {
    /*font-family:tahoma, sans-serif;*/
	text-decoration: none;
	outline: none; /* hide dotted outline in Firefox */
    color:#6c6c6c;
    text-transform:uppercase;/*only capital Letters*/
	}

a:active{
    text-decoration: none;
    color:#d70074;
	outline: none; /* hide dotted outline in Firefox */
    text-transform:uppercase;/*only capital Letters*/
}

a.acti {color: #d70074;}

label {
	cursor: pointer;
}

img {
	border: 0px;
	}

.form {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	padding: 1px;
}

#header {
    width:1000px;
    margin-top:-11px;
}

#headerPics {
    padding-bottom:10px;
}

#headerPics_logo{
    padding-bottom:10px;
    float:left;
    padding-right:100px;
}

#headnav {
    width:1000px;
}
#headnav_logo{
    padding-top:10px;
    
}
#search_logo{
    clear:both;
    width:1000px;
    height:20px;
    padding-bottom:20px;
}

#searchKeyInput {
    width:180px;
    float:left;
    height:30px;
}

#navLinks {
    height:30px;
}

#headerSpacer {
	height: 25px;
	}

#logo {
	width: 1000px;
	height: 59px;
}

#logo img {
    padding-right: 15px;
}

#mainNavTopLayer {
    position: absolute;
    left: 250px;
    top: 70px;
	width: 750px;
	height: 20px;
}

.mainNavTopBTN {
    text-align: left;
	}

.mainNavTopBTN a {
    color: #fff;
    font-weight: bold;
    height: 20px;
    text-decoration: none;
}

.mainNavTopBTN ul {
	float: left;
	}

.mainNavTopBTN li {
	list-style: none;
	display: block;
	float:left;
}

.mainNavTopBTN div {
    float:left;
}

	#cat{
		text-align:center;
		float:left;
		padding-right: 30px
	}
	#img_Cat{
		border:solid 1px #6c6c6c;
		margin-top:50px;
		margin-bottom:10px;
		width:150px;
		height:150px;
	}


.NavBTN {
    background: url('/cms/userfiles/visionspictures/image/images/btn_bg.png');
    background-repeat: repeat-x;
    text-align: center;
    padding-left: 7px;
    padding-right: 7px;
    height: 20px;
    }

.NavBTNleft {
    padding-left: 10px;
    background: url('/cms/userfiles/visionspictures/image/images/btn_left.png') no-repeat left;

}

.NavBTNright {
    padding-right: 10px;
    background: url('/cms/userfiles/visionspictures/image/images/btn_right.png') no-repeat right;
}

.NavBTNpadding {
    padding-top: 3px;
}

#searchBox {
    padding-top: 66px;
	width: 375px;
	}

#searchKey {
    padding-left: 0px;
}

.searchBoxTitle {
    font-size: 12px;
    font-weight: bold;
    color: #9a9a9a;
	}

#searchBoxField {
    width: 260px;
    font-size: 12px;
    color: #000;
	}

#searchBoxField input {
    vertical-align: middle;
	}

.searchButton {
    cursor: pointer;
}

.searchBoxFieldInputText {
    width: 100%;
    padding-left: 0px;
    display: inline;
    float: left;
	}

#advSearchRef {
}

#advSearchRef a {
    text-decoration: underline;
}

#quickSearchRef {
}

#quickSearchRef a {
    text-decoration: underline;
}


#UserControlBox {
    position: absolute;
    left: 720px;
    top: 100px;
}

#UserControlBox ul {
    padding-left: 0px;
}

#UserControlBox li {
    list-style: none;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

#UserControlBox a {
    color: #d70074;
    font-size: 12px;
    text-decoration: underline;
}


.headNavPadd {
    height: 10px;
    
}

.headNavPadding {
    height: 175px;
}

#searchBoxExtended {
    position: absolute;
    top: 125px;
	width: 1000px;
	height: 160px;
	}

#ExtSearchCountryUtil {
    width: 250px;
    position: absolute;
    top: 15px;
}

#ExtSearchCountryUtil select {
    width: 95%;
}

#ExtSearchCollectionRM {
    position: absolute;
    width: 250px;
    left: 300px;
    top: 16px;
}

#ExtSearchCollectionRM select {
    width: 100%;
}

#ExtSearchCollectionRF {
    position: absolute;
    width: 250px;
    left: 600px;
    top: 16px;
}

#ExtSearchCollectionRF select {
    width: 100%;
}

.ExtSearchCollDescr {
    font-weight: bold;
    color: #000;
}

.ExtSearchCollClear a {
    color: #d70074;
    text-decoration: underline;
    font-size: 12px;
}

#ExtSearchCheckboxes {
    position: absolute;
    width: 400px;
    top: 55px;
}

#searchDiv {
    position: absolute;
    width: 190px;
    top: 33px;
    left: 0px;
    vertical-align: middle;
}

#searchDiv2 {
    position: absolute;
    width: 190px;
    top: 33px;
    left: 150px;
    vertical-align: middle;
}

#ExtSearchChkLeft {
    position: absolute;
    top: 5px;
    width: 130px;
}

#ExtSearchChkRight {
    position: absolute;
    left: 140px;
    width: 130px;
}

#ExtSearchChkRight p {
    height: 20px;
    color: #000;
}

#ExtSearchChkLeft p {
    color: #000;
}

#ExtSearchChkRight input {
    vertical-align: middle;
}

#ExtSearchChkLeft input {
    vertical-align: middle;
}

/*Browser Hacks*/
*+html #block_3{/*for IE7*/
min-width:700px;
/*border:solid 1px #d70074;*/
}
* html #block_3{/*for IE6*/
width:700px;
}
*+html #rightContent{
max-width:150px;
}

#Footer {
    position: fixed;
    bottom: 0px;
    left: 60px;
    padding: 0px;
    width: 100%;
    color:#ffffff;
    /*border-top: 2px solid #CCCCCC;
    margin-bottom:-5px;*/
    background-color:#ffffff;
    height:28px;
    padding-bottom:14px;
}
#footer_spacer{
    height:22px;
    background-color:#ffffff;
}
#Footer a {
    color:#ffffff;
    font-weight:bold;
    /*color: green;
    font-size: 14px;
    text-decoration: underline;*/
}
.footerLink {
    float: left;
    display:inline;
    background-color: #d70074;
    padding-top:5px;
    padding-bottom:5px;
}
.footerSpacer {
    padding-top: 10px;
    float: left;
}
#contentSpacerBottom {
	height: 40px;
}
#result_footer {
	height: 75px;
}




#mainNavLinks {
	height: 25px;
	line-height: 28px;
	padding-left: 10px;
	background: #505050;
	font-weight: bold;
	font-size: 14px;
	}
#mainNavLinks a.active {
	font-size: 14px;
	}
#mainNavLinks a.inactive {
	font-size: 14px;
	}
#mainNavSubLinks {
	height: 25px;
	}
.gridGray {
	background: url('/cms/userfiles/bildbeschaffer/image/Layout/nav_grid.png') top left;
	}
#functionBox {
	float: left;
	width: 225px;
	}
#functionBoxContent {
	width: 200px;
	}
#fbLoginLinks {
	height: 25px;
	line-height: 26px;
	}
#fbLoginLinks a.active {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}
#fbLoginLinks a.inactive {
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	}
#fbLoginPartEmail {
	padding-bottom: 10px;
	}
#fbLoginPartPass {
	padding-bottom: 25px;
	}
#fbLoginPartButton {
	padding-bottom: 40px;
	float: right;
	margin-right: 25px;

	}
.loginButton {
	color: #fff;
	background: #00BEFF;
	height: 25px;
	line-height: 26px;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	width: 35px;
	}


#footer {
	clear: both;
	height: 40px;
	line-height: 40px;
	margin-left: 435px;
	}
#footer a {
	color: #505050;
	font-size: 10px;
	}

#searchLink {
	font-size: 14px;
	color: #fff;
	}

#contentNav {
	height: 25px;
	width: 825px;
	}
#contentTitle {
	height: 25px;
	line-height: 26px;
	width: 140px;
	font-size: 14px;
	padding-left: 10px;
	background: #1e1e1e;
	color: #666;
	float: left;
	}
#contentNavTabs {
	width: 500px;
	float: right;
	position: absolute;
	top: 100px;
	left: 605px;
	}
#contentNavTabService {
	height: 23px;
	line-height: 24px;
	width: 140px;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	background: #00BEFF;
	float: left;
	border-bottom: 2px solid #000;
	}
#contentNavTabLightbox {
	height: 23px;
	line-height: 24px;
	width: 140px;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	background: #FF5AEB;
	float: left;
	margin-left: 10px;
	border-bottom: 2px solid #000;
	}
#contentNavTabBasket {
	height: 23px;
	line-height: 24px;
	width: 140px;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	background: #96C80F;
	float: left;
	margin-left: 10px;
	border-bottom: 2px solid #000;
	}

.contentSpacer {
	height: 25px;
	background: #1e1e1e;
	width: 825px;
	position: absolute;
	top: 125px;
	left: 250px;
	}

.homepageContent {
	margin-left: 225px;
	width: 725px;
	background: #1e1e1e;
	padding: 25px 50px 25px 50px;
	}
.homepageTeaser {
	border: 5px solid #000;
	}
.homepageContentInfo {
	padding-top: 25px;
	padding-bottom: 25px;
	}
.homepageContentButtonInfo {
	background: #505050;
	height: 25px;
	line-height: 26px;
	font-size: 14px;
	color: #b5b5b5;
	padding-left: 10px;
	padding-right: 10px;
	position:absolute;
	width:auto;
	}

#siteContent {
	padding: 10px 20px 20px 0px;
	}

/*
#langSelector a {
	font-weight: bold;
	color: #999;
	}
.langDelimiter {
	color: #999;
	}
*/
.subtitleActive {
	font-weight: bold;
	color: #d70074;
	}
.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 {
	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 {
	text-align: right;
	width: 363px;
	float: left;
	}
#topNavRight a {
	padding-left: 20px;
	color: #3399cc;
	}
#topNavLine {
	background: #ccc;
	height: 4px;
	margin-bottom: 8px;
	}

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


/* START GENERAL CONTENT */

#btnRegister{
    float:left;
    padding:5px;
    margin-top:2px;
}
#forgottPassword a span{
    	font-size: 8px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
	background: transparent url('http://img.visionspictures.sodatech.com/buttons/btn_dark_span.png') no-repeat;
	display: block;
	padding: 0px 7px 0px 9px;
	height: 20px;
    float:left;
    margin-top:-15px;
}

#btnRegisterAtLogin{float:left;}
.textBoxTitle {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #d70074;
    font-weight: bold;
	}

.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 */

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

.lightboxPictureElement {
	width: 953px;
	clear: both;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
}

.lightboxPictureElement:hover {
	background-color: #EEEEEE;
	}
/* END LIGHTBOX */

/* START BUTTONS */
.button{
    float: left;
}
a.button {
	background: transparent url('http://img.visionspictures.sodatech.com/buttons/btn_dark_a.png') no-repeat scroll top right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	float: left;
	height: 20px;
	margin-right: 4px;
	padding-right: 2px; /* sliding doors padding */
}

a.button span {
	font-size: 8px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
	background: transparent url('http://img.visionspictures.sodatech.com/buttons/btn_dark_span.png') no-repeat;
	display: block;
	padding: 0px 7px 0px 9px;
	height: 20px;
}

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

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

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

a.button:active span {
	background-position: bottom left;
	text-decoration: none;
	line-height: 17px;
	height: 20px;
	padding: 0px 7px 0px 9px; /* push text down 1px */
}
/* END BUTTONS */


/*LEFT SIDE BOX*/
#leftSideBox{
    width:200px;
    /*font-weight:bold;*/
    clear:both;
    float:left;
    min-height:100%;
    height:auto !important; /* F�r normale Browser */
    height:100%; /* F�r IE */
}

#format{
    padding-bottom:20px;
    color:#6c6c6c;
}

#linksDiv a:active{
    color:#d70074;
}
.leftSideBox_heading a{
    color:#d70074;
}
.leftSideBox_heading {
    color:#d70074;
    font-weight:bold;
}
#leftSideBoxList {
    margin:0px;
    padding-left:0px;
    padding-top:5px;
    padding-bottom:20px;
    list-style-position:inside;
}
#leftSideBoxList li{
    padding-top:3px;
}
/* END LEFT SIDE BOX*/



/* 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;
	width: 150px;
}
#pagingLineTop {
	clear:both;
	padding-bottom: 10px;
	}
#pagingLineBottom {
	clear:both;
	padding-top: 15px;
	}
.pagingString {
	float:left;
	width: 400px;
	}
.nrOfPicsFound {
	float: left;
	width: 120px;
	}
.nrOfPicsActive {
    display: inline;
	font-weight: bold;
	}
.pagingLinkActive {
    display: inline;
	font-weight: bold;
	}
.pagingPassivNavText {
    display: inline;
	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: 20px;
	padding: 3px;
	}
.resultContent {
	min-width: 950px;
	}
.resultThumbPicture {
	border: 1px solid #ccc;
	width: 130px;
	height: 130px;
	line-height: 130px;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
	padding: 2px;
	}

.resultThumbLinkInvisibleSeries {
	float: left;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	background: url('/cms/userfiles/visionspictures/image/Buttons/icon_invisible_series.png') no-repeat top left;
	cursor: pointer;
	}
.resultThumbLinkInvisibleSeries a {
	float: left;
	width: 24px;
	height: 20px;
	padding-right: 5px;
	}

.resultThumbLinkLightbox {
	float: left;
	width: 16px;
	height: 16px;
	padding-right: 5px;
	background: url('http://img.visionspictures.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.visionspictures.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.visionspictures.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.visionspictures.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.visionspictures.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.visionspictures.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;
	height: 27px;
	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 {
	padding-top: 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;
	left: 0px;
    height: 34px;
	bottom: 42px;
	right: 0px;
    padding: 3px;
	background-color: #d70074;
	}
#lightbox_content_table {
    padding: 5px;
	z-index: 1;
	position: fixed;
	bottom: 42px;
	left: 0px;
	right: 0px;
	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: 0px;
	right: 0px;
	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;
	}

#specialFooter span {
    display: inline;
}

.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.visionspictures.sodatech.com/buttons/icon_basket.png') no-repeat top left;
	cursor: pointer;
	padding-bottom: 5px;
	}
.lightboxPictureLinkRemove {
	width: 20px;
	height: 20px;
	background: url('http://img.visionspictures.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: 59px;
	background: url('http://admin.visionspictures.sodatech.com/cms/userfiles/visionspictures/image/images/Only_Logo.gif') no-repeat top left;
    padding-bottom: 10px;
	}
#detailHeaderNavLine {
	text-align: right;
	color: #fff;
	height: 20px;
	right: 0px;
	top: 20px;
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	background: #ececec;
	line-height: 20px;
	}
#detailHeaderNavLine a {
	color: #d70074;
	}
#detailHeaderPicList {
	padding-left: 20px;
	padding-right: 20px;
	height: 125px;
	overflow: auto;
	}
#detailHeaderPicList td {
	vertical-align: bottom;
	}
.detailHeaderThumbActive {
	border: 4px solid #ececec;
	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: #505050;
	padding: 2px 12px 2px 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-right: 2px 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 {

	}
/* 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: #d70074;
	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.visionspictures.sodatech.com/buttons/shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body .shadow {
	margin: 10px -10px -10px 10px;
	background: url(http://img.visionspictures.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 ***********************/

.resultMorePicturesBox {
	border: 1px solid #ccc;
	width: 130px;
	height: 130px;
	position: relative;
	bottom: 0px;
    padding: 2px;
	}

.resultMorePicturesBox span {
    display: block;
    padding: 35px 10px;
	}

.searchKeyColor {
    color: #CCCCCC;
}


/********************* Frontend auto suggest CSS *****************/

.suggest {
	display:block;
}
.suggest:hover {
	background-color:#D70074;
}
.suggestautocomplete {
	background-color: #FFFFFF;
	max-height:200px;
	overflow:auto;
	list-style-type: none;
}
.suggestautocomplete ul {
	list-style-type: none;
	text-align: left;
	padding: 2px;
	margin:0;
}
.suggestautocomplete ul li.selected {
	background-color: pink;
}
.suggestform {
	z-index: 9999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 2px;
	border-top:1px inset #B0B0B0;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
	border-left:1px inset #B0B0B0;
}

#searchKey_suggestions {
	width: 250px !important;
	z-index: 9999;
}

/**************** End of Frontend auto suggest CSS *****************/

