
* {margin:0; padding:0;}

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #113852;		/* before was
#757575; */
}
BODY.public-page {
	min-width: 1000px;
}

A {
	text-decoration: none;
	color: #257DB8;
	cursor: pointer;
}
A:hover {
	text-decoration: underline;
}

INPUT[type=text],
TEXTAREA {
	font-size: 13px;
}


.clearAll {
	float: none !important;
	clear: both;
	height: 0px;
	font-size: 0px;
}
.hidden {
	display: none !important;
}
.invisible {
	visibility: hidden;
}


.floatLeft,
.lefty {
	float: left;
}
.floatRight,
.righty {
	float: right;
}



.two-equal-col {
	float: left;
	width: 50%;
}

.title-1 {
	color: #FC8518;
	font-weight: bold;
	font-size: 24px;
}
.title-2 {
	color: #113852;
	font-weight: bold;
	font-size: 18px;
}
.title-3 {
	color: #FC8518;
	font-weight: bold;
	font-size: 16px;
}
.title-4 {
	color: #113852;
	font-weight: bold;
	font-size: 16px;
}
.title-5 {
	color: #FC8518;
	font-weight: bold;
	font-size: 14px;
}
.title-6 {
	color: #113852;
	font-weight: bold;
	font-size: 14px;
}
.title-7 {
	color: #FC8518;
	font-size: 12px;
}
.title-8 {
	color: #113852;
	font-weight: bold;
	font-size: 12px;
}
.title-9 {
	color: #113852;
	font-weight: bold;
	font-size: 32px;
}

.ulist-1 {
	color: #7D8285;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	list-style-image:
url(/images/default/bullet-1.png);
}

.indentation-1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 100px 50px 100px;
}

.block-1 {
	line-height: 20px;
	text-align: justify;
}
.block-2 {
	line-height: 20px;
	margin-top: 10px;
}

.bullet-1 {
	background:
url(/images/default/bullet.png) no-repeat 0px
2px;
	padding-left: 14px;
}

.bullet-2 {
	background:
url(/images/default/legend_greenBullet.png)
no-repeat;
	width: 10px;
	height: 10px;
}

.bullet-3 {
	background:
url(/images/default/legend_redBullet.png)
no-repeat;
	width: 10px;
	height: 10px;
}

.btn-1 {
	display: inline-block;
	background:
url(/images/default/btn-1-l.png) no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	text-decoration: none !important;
	color: #565656;
}

.btn-1 SPAN {
	display: block;
	background:
url(/images/default/btn-1-r.png) no-repeat right
0px;
	height: 25px;
	line-height: 25px;
	padding-right: 20px;
}

.btn-4 {
	background:
url(/images/default/btn-4.png) repeat-x 0px
center;
	cursor: pointer;
	text-align: center;
	color: #113852;
	border: solid 1px #C7C7C7;
	padding: 5px 10px;
	text-decoration: none !important;
}
.btn-4:hover {
	border-color: #257DB8;
}
.btn-4.public {
	background-image:
url(/images/default/btn-4-public.png);
	border-color: #A2C9B6;
}
.btn-4.private {
	background-image:
url(/images/default/btn-4-private.png);
	border-color: #D3C0C0;
}
.btn-4.a {
	width: 65px;
	padding: 25px 0px;
}

.btn-5 {
	background:
url(/images/default/tabs.png) no-repeat scroll 0
-100px transparent;
	height: 32px;
	margin-top: -3px;
	padding-left: 4px;
}
.btn-5 DIV {
	background:
url(/images/default/tabs.png) no-repeat scroll
right -164px transparent;
	height: 32px;
	padding-right: 8px;
}
.btn-5 DIV A {
	background:
url(/images/default/tabs.png) repeat-x scroll
right -132px transparent;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	padding: 0px 6px;
	vertical-align: middle;
}

.pageControlBtn {
	color: #113852;
	background:
url(/images/default/button_bg.png) 0px -1px
repeat-x;
	border: solid 1px #C7C7C7;

	height: 18px;
	line-height: 22px;
	*line-height: 23px;		/* ie7
fix */
	margin-right: 7px;
	*margin-right: 31px;	/* ie7 fix */
	padding: 3px 15px 3px 15px;
	text-decoration: none !important;

	font: bold 11px;
	text-align: center;
	cursor: pointer;
}
.pageControlBtn:hover {
	background-position: 0px -27px;
}
.pageControlBtn SPAN.combo {
	background:
url(/images/default/button_bg_combo_addon.png)
no-repeat;
	margin-right: -15px;
	*margin-right: -27px;
	padding-right: 40px;
	background-position: right -3px;
}
.pageControlBtn:hover SPAN.combo {
	background-position: right -25px;
	color: #113852;
}


.success {
	color: green;
	font-weight: bold;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.error-2 {
	background-color: #FF0000;
	color: #FFFFFF;
}

.loading {
	background-color: #C11B17;
	font-size: 14px;
	color: white;
	float: right;
	padding: 2px;
}

.progress-bar-1 {
	background:
url(/images/default/progressbar.gif) no-repeat;
	width: 220px;
	height: 19px;
}

.bold {
	font-weight: bold;
}

.vt {
	vertical-align: top;
}

.blur50 {
	filter: alpha(opacity=50);	/* IE7 &
IE8 fix */
	opacity: 0.5;
}

/* search in other css and fix these two classes
*/
.portraitHeight {
	max-height: 75px;
	max-width: 75px;
	width: auto;
}
.portraitWidth {
	width: 75px;
	height: auto;
}

/* search in other css and fix these two classes
*/
.imgwidth {
	width: 75px;
	height: auto;
}

.imgheight {
	height: 75px;
	width: auto;
}


.shl-public {
	color: #35A972;
	font-weight: bold;
}
.shl-private {
	color: #FF0000;
	font-weight: bold;
}

.icon-persons {
	width: 20px;
	height: 18px;
	background:
url(/images/default/icon-persons.png) no-repeat;
	vertical-align: middle;
	margin-right: 4px;
}

.icon-loader-1 {
	width: 16px;
	height: 16px;
	background:
url(/images/default/loader1.gif) no-repeat;
}

.navigation-bar {
	margin-top: 6px;
	padding-right: 20px;
	text-align: right;
	font-size:10px;
}


.bar-1 {
	background:
url(/images/default/bar-1-bg.png) repeat-x
!important;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
	border:1px solid #B4D2E6;
}

.settingspage_explanation{
	background: url(/images/default/jquery/ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png) 
		repeat-x scroll 0 -25px transparent !important;
	line-height: 24px;
	padding: 0px 10px;
	border:1px solid #B4D2E6;
}

.segment-1 INPUT[type="text"],
.segment-1 INPUT[type="password"],
.segment-1 SELECT {
	border: 1px solid #B9B8B8;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 4px;
	width: 350px;
	color: #113852;
}

#changePasswordDialog .segment-1 INPUT{
	width: 271px;
	margin-bottom: 0px;
}

.segment-1 .label {}

.box-1 {
	background: #FFFFFF;
	border: 1px solid #E1E1E2;
	margin: 20px 0px 100px 0px;
	padding: 30px;
	width: 400px;
}
.box-1 .error P {
	background:
url(/images/default/famfam/exclamation.png)
no-repeat 0px -1px;
	padding-left: 22px;
	line-height: 15px;
	margin-top: 0px;
}

.fset-1 {
	border: none;
	display: inline;
}

#embedLink {
	float: left;
	width: 300px;
	background: white;
	border: lightBlue 3px solid;
	padding: 3px;
}
#embedLink fieldset label {
	color: lightBlue;
	font-size: 10px;
	cursor: pointer;
}
#embedLink fieldset label.active {
	text-decoration: underline;
}

.objectIcon-div {
	height: 80px;
	width: 80px;
}
.objectProfile-div {
	height: 100px;
	width: 80px;
	overflow: hidden;
	padding: 5px;
}

#_WYSIWYG {
	font-size: 10px;
}
.status-wrp {
	font-size: 10px;
}



/* Pagination start */

.paging-info {}
.paging-prev-link {
	margin-left: 5px;
}
.paging-pages {
	margin: 0px 5px 0px 5px;
}
.paging-next-link {}

/* Pagination end */





/* Feedback to support */

.body {
	border: 1px solid #CBAB14;
	height: 100px;
	overflow: auto;
	padding: 5px;
	width: 267px;
}
.buttonDiv {
	float: right;
}





.mainErrorDiv {
	overflow: hidden;
	margin-bottom: 10px;
	display: none;
}
.mainErrorDiv .tl {
	background:
url(/images/default/roundCorneredContainer-2.png
) no-repeat 0px 0px;
	height: 6px;
}
.mainErrorDiv .tr {
	background:
url(/images/default/roundCorneredContainer-2.png
) no-repeat right -12px;
	height: 6px;
}
.mainErrorDiv .bl {
	background:
url(/images/default/roundCorneredContainer-2.png
) no-repeat 0px -18px;
	height: 6px;
}
.mainErrorDiv .br {
	background:
url(/images/default/roundCorneredContainer-2.png
) no-repeat right -30px;
	height: 6px;
}
.mainErrorDiv .ml {
	background:
url(/images/default/roundCorneredContainer-2-v.p
ng) repeat-y left 0px;
}
.mainErrorDiv .mr {
	background:
url(/images/default/roundCorneredContainer-2-v.p
ng) repeat-y right 0px;
}
.mainErrorDiv .tc {
	background:
url(/images/default/roundCorneredContainer-2.png
) repeat-x 0px -6px;
	height: 6px;
	margin: 0px 7px;
}
.mainErrorDiv .bc {
	background:
url(/images/default/roundCorneredContainer-2.png
) repeat-x 0px -24px;
	height: 6px;
	margin: 0px 7px;
}
.mainErrorDiv .mc {
	background-color: #FF0000;
	margin: 0px 7px;
	min-height: 19px;
	padding: 0px 7px;
	color: #FFFFFF;
	overflow: hidden;
}
#_errorMessage {
	background:
url(/images/default/famfam/exclamation.png)
no-repeat;
	padding-left: 20px;
	margin: 5px 0px;
}



.login-data{
position:absolute;
margin-top:10px;
display:block;
width:405px;
float:left;
margin-left:520px;
margin-top:0px;
position:absolute;

}

.login-data .email.hint { background:
url(/images/default/login-fields-i18e-hints.png)
; }
.login-data .email.hint.en {
background-position: -41px -3px; }
.login-data .email.hint.no {
background-position: -41px -27px; }
.login-data .email.hint.ro {
background-position: -41px -51px; }
.login-data .password {
	border: 0px;
	margin-left:23px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	color: #999494;
	padding: 0px 0px;
	width: 135px;
	height: 16px;
}
.login-data .password.hint { background:
url(/images/default/login-fields-i18e-hints.png)
; }
.login-data .password.hint.en {
background-position: -395px -3px; }
.login-data .password.hint.no {
background-position: -395px -27px; }
.login-data .password.hint.ro {
background-position: -395px -51px; }

@media screen and
(-webkit-min-device-pixel-ratio:0) { /* chrome &
safari begin */
.login-data .line-1 {
	margin-top: 17px;
	padding: 1px 0px 0px 72px;
}
.login-data .email {
	height: 19px;
	width: 136px;
}
.login-data .email.hint.en {
background-position: -41px -1px; }
.login-data .email.hint.no {
background-position: -41px -25px; }
.login-data .email.hint.ro {
background-position: -41px -49px; }
.login-data .password.hint.en {
background-position: -395px -1px; }
.login-data .password.hint.no {
background-position: -395px -25px; }
.login-data .password.hint.ro {
background-position: -395px -49px; }
}

/* chrome & safari end */




.toolTip,
.toolTip-main-menu,
.toolTip2 {
	background: #5FA2E8 !important;
	color: #FFFFFF !important;
	padding: 7px !important;
	font-family: Verdana !important;
	font-size: 12px !important;
	border: none !important;
	opacity: 0.85 !important;
	filter: alpha(opacity=85) !important;
/* ie fix */
}
.toolTip-main-menu {
	background: #085899 !important;
	color: #FFFFFF !important;
}
.toolTip2 {
	color: #5FA2E8 !important;
	background: #FFFFFF !important;
	text-align: right !important;
	border: solid 1px #5FA2E8 !important;
}





.photo-thumb-item {
	float: left;
	margin: 0px 20px 20px 0px;
	width: 119px;
	height: 91px;
}

.photo-thumb-wrapper,
.photo-thumb-item #albumStatus-div {
	background:
url(/images/default/photo-thumb.png) no-repeat;
	background-position: 0px 0px;
	width: 119px;
	height: 91px;
	display: inline-block;
	float: left;
	text-align: center;
}

.photo-thumb-wrapper:hover {
	background-position: 0px -91px;
}

.photo-thumb-wrapper .photo-visible-area {
	margin: 5px 0px 0px 6px;
	*margin: 5px 0px 0px 0px;	/* ie7
fix */
	width: 107px;
	height: 80px;
	overflow: hidden;
}

.photo-thumb-wrapper .photo-visible-area img {
	border: none;
}



.photo-thumb-item .photo-thumb-options {
	float: left;
}

.photo-thumb-item .photo-thumb-options a {
	display: block;
	margin: 0px 0px 5px 5px;
}

.photo-thumb-item .photo-thumb-options a
img.zoom {
	background:
url(/images/default/afa_icons2.png) no-repeat;
	background-position: 0px 0px;
}

.photo-thumb-item .photo-thumb-options a:hover
img.zoom {
	background-position: 0px -16px;
}

.photo-thumb-item .photo-thumb-options a
img.description {
	background:
url(/images/default/afa_icons2.png) no-repeat;
	background-position: -16px 0px;
}

.photo-thumb-item .photo-thumb-options a:hover
img.description {
	background-position: -16px -16px;
}

.photo-thumb-item .photo-thumb-options a img {
	border: none;
	width: 16px;
	height: 16px;
}
.portraitPhotoThumb {
	height: 80px;
}
.landscapePhotoThumb {
	width: 107px;
}
/*
.photo-thumb-item #albumStatus-div {}
See above for CSS definition
*/
.photo-thumb-item #albumStatus-div .message {
	background-image: none;
}
.photo-thumb-item #albumStatus-div
.message.still-uploading {
	padding-top: 12px;
}
.photo-thumb-item #albumStatus-div
.message.upload-interrupted,
.photo-thumb-item #albumStatus-div
.message.upload-cancelled {
	padding-top: 11px;
}
.photo-thumb-item #albumStatus-div
.message.upload-interrupted .options,
.photo-thumb-item #albumStatus-div
.message.upload-cancelled .options {
	margin-top: 5px;
}
.photo-thumb-item #albumStatus-div
.message.upload-completed {
	padding-top: 29px;
}
.photo-thumb-item #albumStatus-div
.message.upload-completed .options {
	margin-top: 5px;
}
.photo-thumb-item #albumStatus-div .message
.icon-1 {
	background:
url(/images/default/loader2.gif) no-repeat;
	vertical-align: middle;
	margin-top: 4px;
	width: 16px;
	height: 16px;
}
.photo-thumb-item #albumStatus-div .message
.icon-2 {
	background:
url(/images/default/bullet_error.png) no-repeat;
	vertical-align: middle;
	margin-top: -1px;
	width: 16px;
	height: 16px;
}
.photo-thumb-item #albumStatus-div .message
.icon-3 {
	background:
url(/images/default/tick4.png) no-repeat;
	vertical-align: middle;
	margin: -2px 1px 0px 0px;
	width: 16px;
	height: 16px;
}
.photo-thumb-item #albumStatus-div .message A {
	background: none repeat scroll 0 0
#FDED85;
	color: #7C3E1F;
	font-weight: bold;
	padding: 1px 3px 1px 6px;
}






.album-thumb-wrp {
	width: 120px;
	height: 145px;
	text-align: left;
	margin: 0px 20px 15px 0px;
	float: left;
}

.album-thumb-wrp .album-share {}
.album-thumb-wrp .album-share .private {
	font-weight: bold;
	color: #FF0000;
}







.album-thumb {
	width: 120px;

	position: relative;
}

.album-thumb .album-img-wrapper {
	width: 120px;
	height: 96px;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
}

.album-thumb .album-img-wrapper IMG.cover {
	border: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
}


.album-thumb .album-title {
	position: absolute;
	top: 96px;
	left: 0px;
	height: 16px;
	width: 120px;
	font-size: 12px;
	overflow: hidden;
}

.album-thumb .sharing-bullet.public,
.album-thumb .sharing-bullet.shared,
.album-thumb .sharing-bullet.private {
	width: 13px;
	height: 13px;
	background:
url(/images/default/semaphor2.png) no-repeat 0px
0px;
	position: absolute;
	bottom: 2px;
	left: 2px;
	opacity: 0.8;
	filter: alpha(opacity=80) !important;
/* ie fix */
	z-index: 150;
}
.album-thumb .sharing-bullet.shared {
	background-position: 0px -13px;
}
.album-thumb .sharing-bullet.private {
	background-position: 0px -26px;
}
.album-thumb .sharing-bullet.public:hover,
.album-thumb .sharing-bullet.shared:hover,
.album-thumb .sharing-bullet.private:hover {
	opacity: 1;
	filter: alpha(opacity=100) !important;
/* ie fix */
}

.album-thumb .album-title a {
	color: #6A2502;
}

.album-thumb .album-title a:hover {
	text-decoration: underline !important;
}



.portraitAlbumThumb {
	height: 96px; /* 84px; */
	max-width: 140px;
}
.landscapeAlbumThumb {
	width: 120px; /* 108px; */
}






.faceWrapper {
	z-index: 1;
	width: 136px;
	height: 104px;
	background:
url(/images/default/face_bg.png) 0px -208px;
	text-align: center;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.faceWrapperNoBg {
	background:
url(/images/default/face_bg.png) 0px 0px;
}
.faceWrapper .faceImgWrapper {
	height: 68px;
	width: inherit;
	text-align: center;
}
.faceWrapper .faceImgWrapper img {
	margin-top: 10px;
}
.faceWrapper .faceImg {
	border: solid 1px #C5BEB8;
	margin-top: 11px;
	/*width: 55px;	 to assure that the
image is not going to be bigger! */
	/*height: 55px;    to assure that the
image is not going to be bigger! */
}
.faceWrapper .noFacesDetected {
	border: solid 1px #C5BEB8;
	margin-top: 11px;
	background:
url(/images/default/thumb_no_face_detected.png);
	/*width: 55px;	 to assure that the
image is not going to be bigger! */
	/*height: 55px;    to assure that the
image is not going to be bigger! */
}
.faceWrapper .faceName {
	width: 120px;
	height: 15px;
	overflow: hidden;
	text-align: center;;
	font-size: 12px;
	color: #666666;
	padding: 0px 10px 0px 10px;
}
.faceWrapper .faceNameInput {
	width: 100%;
	font-size: 10px;
	/*height: 14px;*/
	position: relative;
}
.faceWrapper .faceOptions {

}
.faceWrapper .faceOption {
	font-size: 10px;
}








.round-button .content-round-tl,
.round-button .content-round-tr,
.round-button .content-round-tm,
.round-button .content-round-bl,
.round-button .content-round-br,
.round-button .content-round-bm {
	height: 5px;
	background:
url(/images/default/round_button.png) no-repeat;
	display: block !important;
}

.round-button .content-round-tl {
	background-position: 0px 0px;
}

.round-button .content-round-tr {
	background-position: right -5px;
	margin-left: 5px;
}

.round-button .content-round-tm {
	background-repeat: repeat-x;
	background-position: 0px -20px;
	margin-right: 5px;
}

.round-button .content-round-bl {
	background-position: 0px -10px;
}

.round-button .content-round-br {
	background-position: right -15px;
	margin-left: 5px;
}

.round-button .content-round-bm {
	background-repeat: repeat-x;
	background-position: 0px -20px;
	margin-right: 5px;
}

.round-button .content-round-main {
	background: #257db8;
	color: #FEFEFE;
	font-size: 12px;
	padding: 10px !important;
	text-align: center;
	min-height: 0px;
	cursor:pointer;
}






.btn-4x .content-round-tl,
.btn-4x .content-round-tr,
.btn-4x .content-round-tm,
.btn-4x .content-round-bl,
.btn-4x .content-round-br,
.btn-4x .content-round-bm {
	height: 3px;
	background:
url(/images/default/btn-4x.png) no-repeat;
	display: block !important;
}

.btn-4x .content-round-tl {
	background-position: 0px 0px;
}

.btn-4x .content-round-tr {
	background-position: right -6px;
	margin-left: 3px;
}

.btn-4x .content-round-tm {
	background-repeat: repeat-x;
	background-position: 0px -3px;
	margin-right: 3px;
}

.btn-4x .content-round-bl {
	background-position: 0px -9px;
}

.btn-4x .content-round-br {
	background-position: right -15px;
	margin-left: 3px;
}

.btn-4x .content-round-bm {
	background-repeat: repeat-x;
	background-position: 0px -12px;
	margin-right: 3px;
}

.btn-4x .content-round-main {
	background:
url(/images/default/btn-4.png) repeat-x 0px
center;
	border: 1px solid #C7C7C7;
	border-top: 0px;
	border-bottom: 0px;
	color: #113852;
	cursor: pointer;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px !important;
}







.album-info .navigation {
	float: right;
}
.album-info .navigation .button-previous,
.album-info .navigation .button-next {
	float: left;
	margin-left: 5px;
	height: 22px;
	line-height: 20px;
	background:
url(/images/default/slideshow-navigation.png)
no-repeat;
	opacity: 0.78;
	filter: alpha(opacity=78);
/* for ie7 & 8 */
}
.album-info .navigation .button-previous:hover,
.album-info .navigation .button-previous:hover
A,
.album-info .navigation .button-next:hover,
.album-info .navigation .button-next:hover A {
	opacity: 1;
	filter: alpha(opacity=100);
/* for ie7 & 8 */
}
.album-info .navigation .button-previous .right
a,
.album-info .navigation .button-next .right a {
	height: 22px;
	display: inline-block;
	background:
url(/images/default/slideshow-navigation.png)
repeat-x;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}
.album-info .navigation .button-previous {
	background-position: 0px 0px;
}
.album-info .navigation .button-previous .right
{
	height: 22px;
	background:
url(/images/default/slideshow-navigation.png)
no-repeat;
	margin-left: 12px;
	background-position: right -22px;
}
.album-info .navigation .button-previous .right
a {
	background-position: 0px -88px;
	margin-right: 4px;
}
.album-info .navigation .button-next {
	background-position: 0px -66px;
}
.album-info .navigation .button-next .right {
	height: 22px;
	background:
url(/images/default/slideshow-navigation.png)
no-repeat;
	margin-left: 4px;
	background-position: right -44px;
}
.album-info .navigation .button-next .right a {
	background-position: 0px -88px;
	margin-right: 12px;
}




/* these are for the Album Info popup dialogs */

.ui-datepicker-trigger {
	width: 20px;
	margin: 0 0 0 -1px;
}
.mmChangeAlbumInfo {
	min-width: 400px;
}
.changeAlbumInfoContainer {
	overflow: hidden;
	margin: 20px 10px 20px 10px;
	text-align: left;
}
.changeAlbumInfoContainer input {
	width: 80%;
	margin: 3px 0px 10px 0px;
}
.changeAlbumInfoContainer .start-date {
	float: left;
	width: 48%;
}
.changeAlbumInfoContainer .ui-datepicker-trigger
{
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 4px;
}
.changeAlbumInfoContainer .end-date {
	float: right;
	width: 48%;
}
.changeAlbumInfoContainer .changeBtn {
	float: right;
}
.changeAlbumInfoContainer SPAN {
	color: #D1E5FF;
}






.tag {
	position: absolute;
}

.tag IMG {
	width: 100%;
	height: 100%;
}

.tag .tag-options {
	position: absolute;
}

.tag .tag-options .name-field {
	color: #CBE3EB; /* #ADD8E6; /*#6A2502;
*/
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 8px;
	text-align: left;
	vertical-align: middle;
	margin-right: 21px;
}
.tag .tag-options .add-name {
	cursor: pointer;
}

.tag .tag-options .remove-btn {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 21px;
	height: 17px;
	background:
url(/images/default/x-button.png) no-repeat 0px
-54px;
	display: inline-block;
}

.tag .tag-options .remove-btn:hover {
	background-position: 0px -81px;
}


.tag .tag-options .tag-label {}
.tag .tag-options .tag-label .tl {
	background:
url(/images/default/round-corners1h.png)
no-repeat left 0px;
	height: 4px;
	*display: none;	/* IE7 fix */
}
.tag .tag-options .tag-label .tr {
	background:
url(/images/default/round-corners1h.png)
no-repeat right -8px;
	height: 4px;
}
.tag .tag-options .tag-label .tc {
	background:
url(/images/default/round-corners1h.png)
repeat-x 0px -4px;
	margin: 0px 4px;
	height: 4px;
}

.tag .tag-options .tag-label .ml {
/*	background:
url(/images/default/round-corners1v.png)
no-repeat left 0px;*/
}
.tag .tag-options .tag-label .mr {
/*	background:
url(/images/default/round-corners1v.png)
no-repeat right 0px;*/
	margin-left: 4px;
}
.tag .tag-options .tag-label .mc {
	background:
url(/images/default/round-corners1h.png)
repeat-x 0px -24px;
	margin-right: 4px;
	min-height: 35px;
	position: relative;
}

.tag .tag-options .tag-label .bl {
	background:
url(/images/default/round-corners1h.png)
no-repeat left -12px;
	height: 4px;
	*display: none;	/* IE7 fix */
}
.tag .tag-options .tag-label .br {
	background:
url(/images/default/round-corners1h.png)
no-repeat right -20px;
	height: 4px;
}
.tag .tag-options .tag-label .bc {
	background:
url(/images/default/round-corners1h.png)
repeat-x 0px -16px;
	margin: 0px 4px;
	height: 4px;
}






.popup-window {
	position: absolute;
	top: 100px;
	left: 300px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	z-index: 9000;
}
.popup-window .tl,
.popup-window .tl .tr,
.popup-window .tl .tr .tm,
.popup-window .bl,
.popup-window .bl .br,
.popup-window .bl .br .bm {
	background-image:
url(/images/default/popup-window-asset1.png);
	background-repeat: no-repeat;
	height: 10px;
}
.popup-window .tl .tr {
	background-position: right -20px;
}

.popup-window .tl .tr .tm {
	margin: 0px 11px 0px 11px;
	background-position: 0px -10px;
	background-repeat: repeat-x;
}

.popup-window .ml,
.popup-window .ml .mr {
	background-image:
url(/images/default/popup-window-asset2.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.popup-window .ml .mr {
	background-position: right 0px;
}

.popup-window .ml .mr .mmSharing,
.popup-window .ml .mr .mmInvite,
.popup-window .ml .mr .mm,
.popup-window .ml .mr .mmCreateNewAlbum,
.popup-window .ml .mr .mmChangeAlbumInfo,
.popup-window .ml .mr .mmSearchObject {
	margin: 0px 11px 0px 11px;
	background-image: none;
	background-color: #5FA2E8;
	overflow: hidden;
	padding: 5px 3px 5px 3px;
	width: 300px;
}

.searchObj .imageBox {
	width:55px;
	float:left;
	margin-right:5px;
	background-color:#daebf5;
	text-align:center;
	}
.searchObj{
	float:none;
	min-height:50px;
	border-bottom: 1px solid #CCCCCC;
	}

.popup-window .ml .mr .mmInvite {
	width: 500px;
}
.mmSharing .access-levels-shared-wrp {
	max-height: 190px;
	overflow-y: auto;
}
.popup-window .bl {
	background-position: 0px -30px;
}
.popup-window .bl .br {
	background-position: right -50px;
}
.popup-window .bl .br .bm {
	margin: 0px 11px 0px 11px;
	background-repeat: repeat-x;
	background-position: 0px -40px;
}
.popup-window .error-msg {
	text-align: center;
	margin: 20px 0px 20px 0px;
}
.popup-window .pw_header {
	border-bottom: solid 1px #7FB5ED;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial,
Helvetica, sans-serif;
	font-weight: bold;
	overflow: hidden;
	cursor: move;
}
.popup-window .pw_header div {
	float: left;
}
.popup-window .close-btn {
	display: inline-block;
	width: 16px;
	height: 16px;
	background:
url(/images/default/popup-window-asset3.png)
no-repeat 0px 0px;
	font-size: 0px;
	float: right;
}
.popup-window .close-btn:hover {
	background-position: 0px -16px;
}
.popup-window .pw_footer {
	overflow: hidden;
	margin-top: 20px;
}
.popup-window .buttons {
	overflow: hidden;
}
.popup-window .buttons .options-link {
	float: left;
	background:
url(/images/default/popup-window-asset3.png)
no-repeat 0px -90px;
	padding-left: 15px;
	margin-left: 5px;
	text-decoration: none;
	line-height: 27px;
	color: #D1E5FF;
}
.popup-window .buttons .options:hover {
	text-decoration: underline;
}
.popup-window .buttons .done-btn {
	float: right;
	margin-right: 5px;
}
.popup-window-btn,
.popup-window-btn .btn-r,
.popup-window-btn .btn-r .btn-m {
	background-image:
url(/images/default/popup-window-buttons.png);
	background-repeat: no-repeat;
	height: 28px;
	display: inline-block;
	line-height: 27px;
	text-decoration: none !important;
	font-size: 14px;
	font-family: Verdana;
	color: #D1E5FF;
}

.popup-window-btn#btn_cancel {
	margin-left: 2px;
}

.popup-window-btn .btn-r {
	background-position: right -56px;
}
.popup-window-btn .btn-r .btn-m {
	background-repeat: repeat-x;
	background-position: 0px -28px;
	margin: 0px 6px 0px 6px;
	padding: 0px 14px;
}
.popup-window-btn:hover {
	background-position: left -84px;
}
.popup-window-btn:hover .btn-r {
	background-position: right -140px;
}
.popup-window-btn:hover .btn-r .btn-m {
	background-position: 0px -112px;
	color: #FFFFFF;
}

.popup-window .mm .wrp {
	margin: 20px 10px 5px 10px;
	overflow: hidden;
}

.popup-window .mm .feedbackToSupport {}
.popup-window .mm .feedbackToSupport .label1 {
	color: #D1E5FF;
	margin-bottom: 5px;
}

.popup-window .mm .feedbackToSupport TEXTAREA {
	border: solid 2px #7FB5ED;
	margin-bottom: 10px;
	*margin-left: -10px;	/*	IE7 fix
*/
	padding: 5px;
	width: 266px;
	height: 100px;
	overflow: auto;
}







/* Sharing popup content */

.popup-window .pw_content {
	color: #D1E5FF;
}
.popup-window .pw_content label.small-label {
	font-size: 85%;
}
.popup-window .pw_content ul {
	padding: 0px 0px 0px 15px;
	list-style: none;
}
.popup-window .pw_content ul input {
	margin-right: 5px;
	overflow: hidden;
}
.popup-window .pw_content .groups-link,
.popup-window .pw_content .contacts-link {
	color: #D1E5FF;
	text-decoration: none;
	margin: 4px 0px 15px 9px;
	padding-left: 18px;
	background:
url(/images/default/popup-window-asset3.png)
no-repeat 5px -46px;
	display: block;
}
.popup-window .pw_content .contacts-link {
	margin-left: 0px;
}
.popup-window .pw_content .groups-link:hover,
.popup-window .pw_content .contacts-link:hover{
	text-decoration: underline;
}
.popup-window .pw_content .left-content {
	float: left;
	width: 49%;
	margin-left: 1%;
}
.popup-window .pw_content .right-content {
	float: right;
	width: 49%;
}
.popup-window .pw_content .left-content
.box-title,
.popup-window .pw_content .right-content
.box-title {
	margin: 20px 0px 3px 0px;
}
.popup-window .pw_content .left-content
#address-box {
	width: 90%;
	height: 100px;
}
.popup-window .pw_content .right-content
.subject-textbox {
	width: 90%;
	margin-bottom: 10px;
}
.popup-window .pw_content .right-content
.box-content .message-box {
	margin-top: 3px;
	width: 90%;
	height: 100px;
}
.popup-window .right-content .send-btn {
	margin-top: 10px;
	margin-right: 8%;
}








/* TWO COLUMN: Fixed - liquid layout */

.layout-fixed-liquid {}
.layout-fixed-liquid .liquid {
	float: left;
	width: 100%;
}
.layout-fixed-liquid .liquid .liquid-col {
	margin-left:150px;
}
.layout-fixed-liquid .fixed-col {
	float: left;
	margin-left: -100%;
	width:135px;
}


.content .content-col-helper {
	float: left;
	width: 100%;
}
.content .content-col1 {
	float: left;
	margin-left: -100%;
	width: 135px;
	*position: relative;	/* ie7 fix */
}






/* Styles for the public pages */
/* *************************** */

.page.public-page .header {
	height: 78px;
	background:
url(/images/default/header-bg.png) repeat-x;
	text-align:center;
}
.page.public-page .header .header-hlp-1 {
	height: 78px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:
url(/images/default/header-main-hp.png)
no-repeat center top;
}
.page.public-page .header .header-hlp-1
.header-hlp-2 {
	width: 1000px;
	height: 78px;
	margin: 0px auto;
}

.page.public-page .header .logo {
	float: left;
	display: block;
	width: 196px;
	height: 19px; /* 56 */
	text-decoration: none !important;
	color: #FFFFFF;
	background:
url(/images/default/logo-1.png) no-repeat;
	margin-left: 0px;
	padding-top: 36px;
	text-align: center;
	position:absolute;
}
.page.public-page .header .kindergarten {
	float: left;
	display: block;
	width: 196px;
	height: 19px; /* 56 */
	text-decoration: none !important;
	color: #FFFFFF;
	background:
url(/images/default/logo-kindergarten.png) no-repeat;
	margin-left: 0px;
	padding-top: 36px;
	text-align: center;
	position:absolute;
}

.page.public-page .header.no-login .header-hlp-1
{
	height: 78px;
	background:
url(/images/default/header-main-hp-2.png)
no-repeat center top;
}

.page.public-page .header .login-area {
/*	float: right;
	height: 78px;*/
}
.page.public-page .header .login-area
INPUT[type='submit'] {
	height: 0px;
	width: 0px;
	border: none;
	padding: 0px;
	margin: 0px;
}

.page.public-page .header .login-area
.login-data {
	position: relative;
	height: 74px;
	background:
url(/images/default/login-fields.png) no-repeat;
	background-position:0px 0px;
	z-index: 100;
}
.page.public-page .header .login-area
.login-data .line-1 {
	margin-top: 19px;
	padding: 0px 0px 0px 0px;
}
.page.public-page .header .login-area
.login-data .email {
	border: 0px;
	color: #999494;
	padding: 0px 0px;
	width:134px;
	margin-left:42px;
	margin-top: 1px;
	height: 16px;
}

.page.public-page .header .login-area
.login-data .line-2 {
	padding:0px 0px 0px 0px;
	*padding-top: 1px;
/* IE7 */
	position: relative;
	color: #FFFFFF;
	margin-top:6px;
	text-align:left;
}
.page.public-page .header .login-area
.login-data .keep-logged,
.page.public-page .header .login-area
.login-data .keep-logged > * {
	vertical-align: middle;
	float: right;
	margin-right: 8%;
	width: 130px;
}
.page.public-page .header .login-area
.login-data .keep-logged INPUT {
	margin-left: 71px;
}
.page.public-page .header .login-area
.login-data .line-2 A {

	color: #FFFFFF;
	margin-left:38px;
	top: 1px;
	margin-top:1px;
	*top: 1px;
/* IE7 */
}

.page.public-page .header .login-button {
	position: absolute;
	text-decoration: none;
	height: 38px;
	background:url(/images/default/btn-login-l.png) no-repeat 0px 1px;
    padding-left: 28px;
	margin-top: -11px;
	margin-left:5px;
	z-index: 101;
	float:right;
}
.page.public-page .header .login-button .label {
	display: block;
	color: #565656;
	height: 38px;
	line-height: 40px;
	background:url(/images/default/btn-login-r.png) no-repeat right 1px;
	padding: 0px 27px 0px 0px;
	cursor: pointer;
	white-space:nowrap;
}



.page.public-page .content {
	min-height: 134px;
	background:
url(/images/default/page-bg-bottom.png) repeat-x 0px bottom;
}

.page.public-page .content .content-hlp-1 {
	width: 1000px;
	margin: 0px auto;
}



.page.public-page .footer {
	height: 34px;
	background: url(/images/default/footer-bg.png) repeat-x;
}
.page.public-page .footer > * {
	line-height: 34px;
	vertical-align: middle;
}
.page.public-page .footer .feedback {
	font-weight: bold;
	position: absolute;
	width: 200px;
	left: 50%;
	margin-left: -100px;
}
.page.public-page .footer .footer-hlp-1 {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
}
.page.public-page .footer .footer-hlp-1
.company-info {
/*	background: url(/images/default/footer-main-l.png) no-repeat left 0px; */
	padding-left: 10px;
}
.page.public-page .footer .footer-hlp-1
.company-links {
	float: right;
/*	background: url(/images/default/footer-main-r.png) no-repeat right 0px;  */
	padding-right: 10px;
	*padding-right: 5px;		/* IE7
*/
	overflow: hidden;
}
.page.public-page .footer .footer-hlp-1
.company-links A {
	background: url(/images/default/separator-1.png) no-repeat left center;
	margin-left: -1px;
	margin-right: 5px;
	padding-left: 9px;
}

.page.public-page .footer .footer-hlp-1 A {
	text-decoration: none;
}

.page.public-page .footer .footer-hlp-1 .instant-demo {
	text-align: center !important;
}

.page.public-page .footer .footer-hlp-1 .instant-demo A {
	padding-right: 10px;
	overflow: hidden;
}

.page.public-page .footer .footer-hlp-1 .left_bar {
	background: url(/images/default/separator-1.png) no-repeat left center;
}

/* Styles for the inner pages */
/* ************************** */

.page.inner-page {
	height: 100%;
}
.page.inner-page .min-height {
	min-height: 435px;
}

.page.inner-page .header {
	position: relative;
	height: 72px;
	background: #257DB8 url(/images/default/header-bg-2.png) no-repeat;
}


.page.inner-page .header .company-id {
	width: 160px;
	height: 72px;
	background: url(/images/default/logo-2.png) no-repeat -27px -30px;
	overflow: hidden;
}
.page.inner-page .header .company-id-kindergarten {
	width: 160px;
	height: 72px;
	background: url(/images/default/logo-kindergarten-2.png) no-repeat -27px -30px;
	overflow: hidden;
}
.page.inner-page .header .company-id .logo IMG {
	border: 0px;
	height: 34px;
	margin: 11px 0px 0px 15px;
	width: 113px;
}
.page.inner-page .header .company-id-kindergarten .kindergarten  IMG {
	border: 0px;
	height: 34px;
	margin: 11px 0px 0px 15px;
	width: 113px;
}
.page.inner-page .header .company-id .motto {
	color: #FFFFFF;
	margin: -5px 16px 0px 0px;
	text-align: center;
}
.page.inner-page .header .company-id-kindergarten .motto {
	color: #FFFFFF;
	margin: 0px 16px 0px 0px;
	text-align: center;
}


.page.inner-page .header .login-info {
	margin: 16px 10px 0px 0px;
	text-align: right;
	font-size: 14px;
	position: absolute;	/* IE7 fix */
	right: 0px;			/* IE7
fix */
	z-index: 1;			/* IE7
fix */
	min-width: 300px;
}
.page.inner-page .header .login-info a {
	color: #FFFFFF;
	text-align: left;
}

.page.inner-page .header .login-info .lang {
	color: #FFFFFF;
}
.page.inner-page .header .login-info .options {
	margin-right: 7px;
	background: url(/images/default/separator-2.png) no-repeat right 3px;
	padding-right: 10px;
}




/* main menu */
.page.inner-page .header .main-menu-wrp {
	float: left;
	position: absolute;
	z-index: 0;
	margin: 0px 0px 0px 150px;
	bottom: -3px;
	width: 845px;
}

.page.inner-page .header .main-menu-wrp
.extra-entry {
	float: left;
	margin: 15px 0px 0px 15px;
	color: #F1F1A6;
}

.page.inner-page .header .main-menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.page.inner-page .header .main-menu .item,
.page.inner-page .header .main-menu .itemActive
{
	background: url(/images/default/main-menu.png) no-repeat;
	background-position: 0px 0px;
	height: 47px;
	float: left;
	/*	margin-right: 3px; */
}

.page.inner-page .header .main-menu .item
.item-right,
.page.inner-page .header .main-menu .itemActive
.item-right {
	background: url(/images/default/main-menu.png) no-repeat;
	background-position: right -94px;
	height: 47px;
	margin-left: 4px;
}

.page.inner-page .header .main-menu .item
.item-right a,
.page.inner-page .header .main-menu .itemActive
.item-right a {
	background: url(/images/default/main-menu.png) repeat-x;
	background-position: 0px -47px;
	height: 47px;
	line-height: 47px;
	margin-right: 4px;
	display: inline-block;
	font-size: 18px;
	font-weight: bolder;
	color: #113852;
	padding: 0px 10px 0px 10px;
	z-index: 50;
}

.page.inner-page .header .main-menu .item,
.page.inner-page .header .main-menu .item
.item-right,
.page.inner-page .header .main-menu .item
.item-right a {
	background: none;
}

.page.inner-page .header .main-menu .item
.item-right a {
	color: #FFFFFF;
}




.page.inner-page .content-round-tl,
.page.inner-page .content-round-bl {
	display: none;
}

.page.inner-page .content {
	background: #FFFFFF url(/images/default/page-bg-top.png) repeat-x;
}

.page.inner-page .content .content-round-main {
	padding: 20px;
	margin-bottom: 20px;
}





.page.inner-page .content .albumPageBinder {
	background: #FFFFFF url(/images/default/page-bg-top.png) repeat-x;
	padding: 25px 25px 0px 25px;
	min-height: 200px;
}



#album-menu .info SPAN {
	font-size: 12px;
	font-weight: bold;
/*	padding-right: 13px;
	background:
url(/images/default/tabs.png) no-repeat right
-333px;
*/
}
#album-menu .info A {
	font-weight: bold;
}

#album-menu .options .menu {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	height: 32px;
	background: url(/images/default/tabs.png) repeat-x 0px -292px;
}

#album-menu .options .menu .item {
	float: left;
	background: url(/images/default/tabs.png) no-repeat 0px -100px;
	padding-left: 3px;
	height: 32px;
	position: relative;
}
#album-menu .options .menu .item SPAN {
	display: block;
	padding-right: 8px;
	background: url(/images/default/tabs.png) no-repeat right -164px;
	height: 32px;
}
#album-menu .options .menu .item SPAN A {
	display: block;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 6px;
	color: #FFFFFF;
	background: url(/images/default/tabs.png) repeat-x 0px -132px;
}
#album-menu .options .menu .item.icon-dropdown
SPAN {
	padding-right: 13px;
	margin-right: 4px;
	background: url(/images/default/tabs-dropdown.png) no-repeat right 4px;
}

#album-menu .options .menu .item.active {
	background-position: 0px -196px;
	padding-left: 8px;
	margin-right: 4px;
}
#album-menu .options .menu .item.active SPAN {
	background-position: right -260px;
	padding-right: 8px;
}
#album-menu .options .menu .item.active SPAN A {
	cursor: default;
	color: #113852;
	text-decoration: none;
	background-position: 0px -228px;
}

#album-menu .options .menu .item.disabled {
	background-position: 0px -400px;
}
#album-menu .options .menu .item.disabled SPAN {
	background-position: right -464px;
}
#album-menu .options .menu .item.disabled SPAN A
{
	cursor: default;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -432px;
}

#album-menu .options .menu
.item.back-to-albums-link {
	background-image: none;
	padding: 0px;
	margin: 0px 125px 0px 0px;
}
#album-menu .options .menu
.item.back-to-albums-link SPAN {
	background-image: none;
	padding: 0px;
}
#album-menu .options .menu
.item.back-to-albums-link SPAN A {
	padding-left: 17px;
	margin-left: 10px;
	color: #406AA3;
	background: url(/images/default/icon-4.png) no-repeat 0px 10px;
}

#album-menu .options .menu .item SPAN A.icon1 {
	background: url(/images/default/tabs2.png) no-repeat 0px 4px;
	padding-left: 24px;
}


/* fancy dropdown css */

ul.dropdown {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
/*	width: auto;*/
	display: none;
	left: 0;
}
#album-menu ul.dropdown{
	width: 150px;
}

ul.dropdown.a {
	background-color: #257DB8;
}

ul.dropdown ul.dropdown {
	top: 0;
	left: 95%;
}

ul.dropdown li {
	margin: 0;
	padding: 5px;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

#searchUsersAndAlbums ul.dropdown li{
	width: 162px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	display: table;
}
#searchUsersAndAlbums ul.dropdown p{
	white-space: nowrap;
	width: 162px;
	float: right;
	overflow: hidden;
}

#searchUsersAndAlbums li.icon-dropdown{
	list-style-type: none;
}

#inputSearchUsersAndAlbums{
	color: grey;
}

ul.dropdown li:hover {
	background: url(/images/default/bg-2-2.png);
}

ul.dropdown li a {
	display: block;
	color: #FFFFFF;
}

/* fancy dropdown css - end */





.pitpat-credit {
	font-size: 10px;
	text-align: right;
	padding: 0px 5px 5px 0px;
}





.page.inner-page .footer {
	background:url(/images/default/footer-bg-2.png) repeat-x;
	height: 25px;
	line-height: 25px;
	display: inline-block;
    width: 100%;
}
.page.inner-page .main-info {
	float: right;
	margin-right: 10px;
	overflow: hidden;
}
.page.inner-page .footer > * > * {
	height: 25px;
	line-height: 26px;
}
.page.inner-page .main-info A {
	margin-left: 10px;
}

.displayBoxMessages {
	padding: 6px;
}


.boxControlInfo {
	background: #FFFFFF;
	border: solid 1px #257DB8;
	border-top-width: 22px;
	padding: 15px 10px;
	/*left: 50px;	/-* IE7 fix */
}
.boxTitle {
	position: absolute;
	margin-top: -34px;
	color: #FFFFFF;
	font-weight: bold;
}
.boxFieldset {
	border: 1px solid #257DB8;
}

.boxSubTitle {
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}

.class-1 {
	position: absolute !important;
	font-size: 15px !important;
	color: ligthgrey !important;
	height: 134px !important;
	width: 94px !important;
	z-index: 1000 !important;
	margin-top: 20px !important;
}

.class-2 {
	text-align: center !important;
	color: red !important;
	max-width: 930px !important;
}

.class-3 {
	float: left !important;
	margin: 10px 5px 5px 5px !important;
}

.class-4 {
	width: 150px !important;
	height: 100px !important;
	text-align: left !important;
}

.class-5 {
	margin: 10px 5px 5px 5px !important;
}

.class-6 {
	width: 520px !important;
}

.class-7 {
	position: relative !important;
}

.class-8 {
	text-align: center !important;
}

.class-9 {
	margin: 10px 5px 5px 5px !important;
}

.class-10 {
	width: 100px !important;
	height: 120px !important;
}

.class-11 {
	width: 20px !important;
	height: 120px !important;
	border-left: solid 2px !important;
	margin-left: 5px !important;
}

.class-12 {
	width: 20px !important;
	height: 120px !important;
}

.class-13 {
	text-align: center !important;
	font-size: 12px !important;
	color: #6A2502 !important;
}

.class-14 {
	height: 400px !important;
}

.class-15 {
	width: 100% !important;
	height: 600px !important;
	z-index:1;
}

.class-16 {
	height: 1px !important;
}

.class-17 {
	float: left !important;
	margin: 20px !important;
}
.class-17 .content-round-main {
	padding: 15px 7px !important;
}

.class-18 {
	margin-left: 10px !important;
}

.class-19 {
	height: 50px !important;
}

.class-20 {
	min-width: 100px !important;
	float:left;
}
.class-20 .content-round-main {
	padding: 7px 5px !important;
}

.class-21 {
	padding-left: 20px !important;
	margin-top: -41px !important;
}

.class-22 {
	width: 400px !important;
}

.class-23 {
	position: relative !important;
}

.class-24 {
	min-height: 400px !important;
}

.class-25 {
	min-height: 300px !important;
}


/* all this here may not be needed
a, a:hover, a:visited {
	color: #0576E6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

button, .submit_small, .submit_medium, .submit,
.submit_big, .pageControlBtn {
	background:
url(/images/default/button_bg.gif) 0px -1px
repeat-x;
	height: 24px;
	border: solid 1px #C1BAB3;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px 3px 0px 3px;
	cursor: pointer;
	color: #333333;
}

.input {
	padding: 4px 3px 4px 3px;
	border-top: 1px solid #a1a3a5;
	border-left: 1px solid #a1a3a5;
	border-right: 1px solid #d6d7d7;
	border-bottom: 1px solid #d6d7d7;
	height: 24px;
	font-size: 12px;
	vertical-align: middle;
	background: #FFFFFF;
}
*/
.box-info {
	font-style:italic;
	left:0;
	padding:10px;
	position:absolute;
}

.box-info-emph1{

background:url("/images/default/icon-1.png")
no-repeat scroll 0 0 transparent;
	margin-bottom:15px;
	min-height:34px;
	padding-left:45px;
}
.box-info-corner-nw{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 117px;
	height: 91px;
	background:
url(/images/default/corner-1-nw.png) no-repeat;
}
.box-info-corner-se{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 167px;
	height: 91px;
	background:
url(/images/default/corner-1-se.png) no-repeat;
}

.btn-4x{
	float:left;
	padding-bottom:10px;
}
#linksBar{
	margin-top:13px;

}

.labelInput {
	float:left;
	height:22px;
	margin-right:2px;
	width:70px;

}
.languageBar{

	position:relative;
	background-color:#e9e9e9;
	background-position:right top;
	float:left;
	text-align:right;
	display:block;
	height:21px;
	width:557px;
	z-index:1000;

}

.corner{
	height:21px;
	position:absolute;
	width:100px;

	background-position:right top;
	display:block;
	float:left;
	margin-left:-50px;
	margin-top:59px;
}

.languageContainer{
	background-color:#E9E9E9;
	float:left;
	height:21px;
	margin-top:57px;
	position:absolute;
	text-align:right;
	width:400px;

}

.languageContainer-left{
	float:left;
	height:21px;
	margin-top:57px;
	position:absolute;
	text-align:right;
	background-color:#e9e9e9;
	width:506px;
}
.languageContainer .lang{
	margin-top:2px;

}

.orange-tab {
	font-size:12px;
	background-color:transparent;
	background-image:url("/images/default/tabs-orange.png") !important;
	background-position:0 -100px;
	background-repeat:no-repeat;
	float:left;
	height:32px;
	padding-left:4px;
	position:relative;
}

.orange-tab span {

background-image:url("/images/default/tabs-orange.png") !important;
}
.orange-tab span a {

background-image:url("/images/default/tabs-orange.png")!important;

}

.orange-link{
	font-size:14px !important;
	color:#FC8518 !important;
	font-weight:bold;
}
.orange-link-bold{
	color:#FC8518 !important;
	font-weight:bold;
}

.orange-border{
	background-color:#FC8518 !important;
}

.facebook-footer{
/*
background-image:url("/images/default/facebook-icon.png")  !important; */
padding-right: 10px;
background-repeat:no-repeat;

}
.link-1{
	font-size:14px;
}

.feedbackToSupport textarea{
	height:75px;
	margin-top:5px;
	width:265px;
}

.bbq-content .paging{
	padding-left:20px;
	display:block;
	min-height:20px !important;
	width:1000px;
}

.more-wrp{
	padding-left:20px;
}


.ui-widget-content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:0;
padding-left:15px;
padding-right:0;
padding-top:0;
}
.ui-widget-content {
/* color:#D1E5FF ;*/
}
.ui-widget-content .groups-link{

background-color:transparent;
background-image:url("/images/default/popup-window-asset3.png");
background-position:5px -46px;
background-repeat:no-repeat;
color:#D1E5FF;
display:block;
margin-bottom:15px;
margin-left:9px;
margin-right:0;
margin-top:4px;
padding-left:18px;
text-decoration:none;
}

.ignored-div{
	margin-bottom:80px;
}

iframe html div .connect_widget_not_connected_text{
	display:none !important;
}

#dropdownDivHeader {
	background-image: url(/images/default/arrowUp-box.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#dropdownDiv {
	background-color: #257DB8;
	padding: 0px;
	position: relative;
	color: #FFFFFF;
}


.news-alert{
	color: #FFFFFF; font-size: 15px;
    font-weight: bold;
    height: 25px;
    margin-left: 60px;
    margin-top: -7px;
    padding-left: 1px;
    padding-top: 7px;
    text-align: center;
    width: 28px;
	display: block;
	float: right;
	position: absolute;
	height:24px;
	background-image:url(/images/default/starOrange.png);
	cursor: pointer;
}

.main_search_links{
	float: left;
	text-align: left;
}

.imageBox .albumImageBox{
	max-height: 48px;
	max-width: 55px;
}

.imageBox .userImageBox{
	max-height: 48px;
	max-width: 55px;
}

.new_feature{
	background-image: url("/images/default/new1.png");
	background-repeat: no-repeat;
	background-position: 100%;
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    height: 24px;
    position: relative;
    text-align: left;
}

.end-slideshow .send-photomail-orange a{
	color: #FC8518;
}
