/* vertically stretch the body and html element so that the body uses the full viewport of the browser */
/* this may not be used with the css that iStream uses in the editor */
html, body {
	height: 100%;
	background-color: gray;
}

html {
	overflow: hidden;
}

body {
	overflow: auto;
	overflow-x: hidden;
}
/***********************************/

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	padding: 1px;
}

p {
	margin-bottom: 8px;
}

a {
	text-decoration: none;
}

#logo, #signin_register, #language_switch, #completetab, #mainmenu, #searchform, #retailers_aboutvadobag, #clickable_tab_buttons, #background_behind_completetab {
	display: inline;
	position: absolute;
	top: 50%;
	left: 50%;
}

#signin_register a, #language_switch a, #mainmenu a, #retailers_aboutvadobag a {
	letter-spacing: -1px;
}

#background_behind_completetab {
	z-index: 0;
	width: 955px;
	height: 600px;
	margin-left: -477px;
	margin-top: -300px;
}

#completetab {
	z-index: 2;
	background-repeat: no-repeat;
	width: 899px;
	height: 446px;
	margin-left: -455px;
	margin-top: -215px;
	padding-left: 11px;
	padding-top: 11px;
}

input, textarea {
	border-width: 0px;
}

input.textbox, input.file, select, option {
	height: 19px;
}

option {
	padding-right: 4px;
	color: White;
}

select {
	color: White;
	border: solid 1px white;
}


#logo {
	z-index: 1;
	margin-left: -475px;
	margin-top: -292px;
}

#divLogoContainer {
	display: inline;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	margin-left: -455px;
	margin-top: -292px;
}

#signin_register {
	z-index: 3;
	margin-left: 100px;
	margin-top: -236px;
	font-weight: bold;
}

#fullsizetableintab {
	width: 843px;
	height: 435px;
}
#fullsizetableintab thead {
	height: 22px;
	font-weight: bold;
}
#fullsizetableintab tbody {
	height: 403px;
}
/* the tables within the tabs should have default settings */
#fullsizetableintab tbody tbody {
	height: auto;
}
#fullsizetableintab thead td {
	padding-left: 9px;
	vertical-align: middle;
}
#fullsizetableintab tbody td {
	padding: 0px;
}

.bordered-tables {
	border-collapse: collapse;
}

.bordered-tables td {
	border-width: 1px;
	border-style: solid;
	border-color: white;
}

.bordered-tables td td {
	border-width: 0px;
}

thead td.category-columns {
	width: 178px;
}
/*  
  thead td.content-2columns {
    width: 643px;
  }
*/
thead td.content-3columns {
	/*width: 466px;*/
}

thead td.collection-columns {
	width: 158px;
}

#language_switch {
	z-index: 4;
	margin-left: 339px;
	margin-top: -236px;
	font-weight: bold;
}

#retailers_aboutvadobag {
	margin-left: 243px;
	margin-top: 280px;
	font-weight: bold;
}

#retailers_aboutvadobag a {
	margin-right: 20px;
}


#mainmenu {
	width: 880px;
	margin-left: -448px;
	margin-top: 248px;
	font-weight: bold;
}

#mainmenu a {
	margin-left: 12px;
	margin-right: 12px;
}

#searchform {
	margin-left: -440px;
	margin-top: 270px;
}

#searchform td {
	vertical-align: top;
}

.large-scrollable-divs {
	width: 100%;
	height: 410px;
	overflow: scroll;
	overflow-x: hidden;
	position: relative;
}

/* invisible tab buttons over de graphical tab buttons */
#clickable_tab_buttons {
	z-index: 3;
	margin-left: 410px;
	margin-top: -213px;
	width: 44px;
	font-size: 1px;
	line-height: 0px;
}
#clickable_tab_buttons a img {
	margin-bottom: 2px;
	width: 44px;
	height: 89px;
}

a img {
	border-width: 0px;
}

.category-columns {
	width: 188px;
	padding: 0px 0px 0px 0px;
}
/*  
  .content-1column
  {
    width: 846px;
	padding: 0px 0px 0px 0px;
  }

  .content-2columns
  {
    width: 643px;
	padding: 0px 0px 0px 0px;
  }
*/
/*  .content-3columns
  {
    width: 485px;
	padding: 0px 0px 0px 0px;
  }
*/

.content-columns {
	padding: 0px 0px 0px 0px;
}

.collection-columns {
	width: 168px;
	padding: 0px 0px 0px 0px;
}

.content-parts {
	padding: 10px 15px 0px 16px;
}

.error-message {
	font-weight: bold;
	color: red !important;
}

.info-message {
	font-weight: bold;
}

.normal-textarea {
	width: 400px;
	height: 100px;
}

.ecard-textarea {
	width: 220px;
	height: 250px;
	font-weight: bold;
	color: blue !important;
	background-color: White;
	padding: 10px 10px 10px 10px;
	overflow: auto;
	overflow-x: hidden;
}
.large-textarea {
	width: 400px;
	height: 200px;
}

/* list of brands (to the left) */
.brandslist {
	text-align: center;
}

.collectionslist {
	text-align: center;
}

/* used for setting the image to the right of the control */
#widecontentpartwithbg {
	background-repeat: no-repeat;
	background-position: top right;
}

/* used for display news items */
#divNewsMoreBlock {
	display: none;
}

.divNewsMore {
	display: none;
}

.divNewsIntro {
	display: none;
}

.hrNews {
	height: 1px;
}
.divAllPhotos
{
	overflow: auto;
}
.divFoto {
	background-repeat: no-repeat;
	background-position: center;
	/*float: left;*/
	margin: 10px 10px 10px 10px;
	width: 125px;
	max-width: 125px;
	height: 125px;
	text-align: center;
}
.divFotoBig {
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 10px 10px 10px;
	width: 445px;
	max-width: 445px;
	/*height: 445px;*/
	max-height: 445px;
}
/* play tab specific - start */
.playContentcontainer {
	background-color: Transparent; /* #fe4110;*/
	background-position: left top; /*background-color: White;*/
	width: 841px;
	height: 410px;
	position: relative;
}
.playBanner {
	background-color: Transparent; /* #fe4110;*/
	width: 342px;
	height: 37px;
	position: relative;
	float: left;
	margin: 0px 0px 1px 0px;
	padding: 3px 3px 3px 9px;
}

.playEcards {
	background-color: Transparent; /* #fe4110;*/
	margin: 0px 0px 1px 0px;
	width: 342px;
	height: 181px;
	position: relative;
	float: left;
	padding: 3px 3px 3px 9px;
}

.playSubmitarea {
	background-color: Transparent; /* #fe4110;*/
	width: 451px;
	height: 205px;
	position: relative;
	float: right;
	margin-left: 1px;
	margin-bottom: 1px;
	padding: 3px 9px 3px 9px;
}

.playGames {
	background-color: Transparent; /* #fe4110;*/
	width: 261px;
	height: 211px;
	position: relative;
	float: left;
	padding: 3px 3px 3px 9px;
}

.playVideos {
	background-color: Transparent; /* #fe4110;*/
	width: 263px;
	height: 211px;
	position: relative;
	float: left;
	margin-left: 1px;
	padding: 3px 3px 3px 9px;
}

.playPoll {
	background-color: Transparent; /* #fe4110;*/
	width: 240px;
	height: 152px;
	position: relative;
	float: right;
	margin-left: 1px;
	margin-bottom: 1px;
	padding: 0px 3px 0px 31px;
	overflow-y: auto;
	overflow-x: hidden;
}


.playPollTop {
	text-align: left;
	width: 200px;
	height: 6px;
	padding-top: 3px; /*overflow-y: scroll; 	overflow-x:hidden;*/
}

.playPollBody {
	text-align: left;
	width: 200px;
	background-repeat: repeat-y; /*height: 50px;*/ /*overflow-y: scroll; 	overflow-x:hidden;*/
}

.playPollBottom {
	text-align: left;
	width: 200px;
	height: 6px; /*overflow-y: scroll; 	overflow-x:hidden;*/
}

.playPollSpacing {
	text-align: left;
	width: 200px;
	height: 6px; /*overflow-y: scroll; 	overflow-x:hidden;*/
}

.playCounter {
	background-color: Transparent; /* #fe4110;*/
	width: 262px;
	height: 60px;
	position: relative;
	float: right;
	margin-left: 1px;
	padding: 3px 3px 3px 9px;
}

.playDesignersClub {
	background-color: Transparent; /* #fe4110;*/
	width: 233px;
	height: 107px;
	position: relative;
	float: left;
	margin-bottom: 1px; /*padding: 3px 3px 3px 9px;*/
	padding-left: 3px;
}

.playDownloads {
	background-color: Transparent; /* #fe4110;*/
	width: 235px;
	height: 105px;
	position: relative;
	float: left; /*margin-bottom: 1px;*/ /*padding: 3px 3px 3px 9px;*/ /*padding-left: 9px;*/
	padding-top: 3px;
	overflow: hidden;
}

.playDesignersClubContent {
	padding: 3px 9px 3px 9px;
}

.playDownloadsText {
	padding: 9px 21px 9px 21px;
}

.playDownloadsContent {
	padding: 0px 0px 9px 0px;
}

.playDownloadsEmoticonsTitle {
	padding-left: 9px;
	background-color: Transparent;
	width: 316px;
	border-top: solid 1px white !important;
	border-bottom: solid 1px white !important;
	height: 22px;
	font-weight: bold;
}

.playDownloadsWallpapersTitle {
	padding-left: 9px;
	background-color: Transparent;
	width: 525px;
	border-left: solid 1px white !important;
	border-top: solid 1px white !important;
	border-bottom: solid 1px white !important;
	height: 22px;
	font-weight: bold;
}

.playDownloadsEmoticons {
	background-color: Transparent;
	width: 316px;
	height: 241px;
	position: relative;
	float: left;
	padding-top: 3px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.playDownloadsWallpapers {
	background-color: Transparent;
	width: 525px;
	height: 241px;
	position: relative;
	float: left;
	padding-top: 3px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#playVideoDisplay {
	background-color: Transparent; /* #fe4110;*/
	width: 363px;
	height: 410px;
	position: relative;
	float: left;
	padding: 3px 9px 3px 9px;
	border-right: 1px solid #FFFFFF;
}

#playVideoList {
	background-color: Transparent; /* #fe4110;*/
	width: 422px;
	height: 410px;
	position: relative;
	float: right;
	margin-left: 1px;
	padding: 3px 9px 3px 9px;
}

.divTwoRowContent {
	padding: 9px 21px 9px 21px;
}

#TwoRowTitleContent {
	font-weight: bold;
	background-color: Transparent;
	padding-left: 9px;
	border-top: solid 1px white !important;
	border-bottom: solid 1px white !important;
	height: 22px;
}

.divTwoRowControl {
	overflow: scroll;
	float: left;
	overflow-x: hidden;
	padding-top: 3px;
	position: relative;
	background-color: transparent;
	height: 301px;
	width: 840px;
}

.large-scrollable-divs-downloads {
	width: 100%;
	height: 410px;
	overflow: hidden;
	position: relative;
}

.imgDetail {
	cursor: hand;
}

.search-result {
	margin: 10px 10px 10px 10px;
}

.collection-images, .brand-images {
	cursor: pointer;
}

