html
{ 
	height: 100%;
}


body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #343434;
	height: 100%; 
}

form
{
	margin: 0;
	padding: 0;
}

object
{
	outline: none;
}

img
{
	margin: 0;
	padding: 0;
	border: none;	
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
	
}

a.blue
{
	color: #b4c7e1;
	text-decoration: none;
}

a.blue:hover
{
	color: #b4c7e1;
	text-decoration: underline;
}

a.red
{
	color: #f08965;
	text-decoration: none;
}

a.red:hover
{
	color: #f08965;
	text-decoration: underline;
}

a img
{
	margin: 0;
	padding: 0;
	border: none;	
}

select.select, input.textinput, input.textinputBig, textarea
{
	border: 1px solid #979797;
}

.clear
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.select
{
	margin: 0;	
} 

.textinput
{
	height: 15px;
	width: 140px;
	padding: 0 2px;
}

.textinputBig
{
	height: 15px;
	width: 300px;
	padding: 0 2px;
}

.textareaBig
{
	width: 620px;
	height: 100px;
	border: 1px solid #979797;
}

.bb,.man
{
	color: #2b74a3;
	font-weight: bold;
}

.rb,.woman
{
	color: #c93477;
	font-weight: bold;
}

.rb .bb
{
	color: #c93477;	
}

a.bb,a.man
{
	color: #2b74a3;
	font-weight: bold;
	text-decoration: none;
}

a.bb:hover,a.man:hover
{
	color: #2b74a3;
	font-weight: bold;
	text-decoration: underline;
}

a.rb,a.woman
{
	color: #c93477;
	font-weight: bold;
	text-decoration: none;
}

a.rb:hover,a.woman:hover
{
	color: #c93477;
	font-weight: bold;
	text-decoration: underline;
}

span.redButton
{
	display: inline-block;
	background-color: transparent;
	background-image: url("../../images/general/buttons.png");
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 6px;
	color: #fff;
	font-weight: bold;
	margin-left: 6px;
}

body:empty span.redButton
{
	display: -moz-inline-box;
} 

span.redButton .button
{
	display: inline-block;
	background-color: transparent;
	background-image: url("../../images/general/buttons.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -6px;
	padding: 0 0 0 6px;
	text-align: center;
	border: 0;
	height: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	vertical-align: middle;
	text-decoration: none;
}

span.redButton a:hover
{
	text-decoration: none;
}

body:empty span.redButton .button
{
	display: -moz-inline-box;
}

span.redButtonSmall
{
	display: inline-block;
	background-color: transparent;
	background-image: url("../../images/general/buttons.png");
	background-repeat: no-repeat;
	background-position: 100% -24px;
	padding-right: 6px;
	color: #fff;
	font-weight: bold;
	margin-left: 6px;
}

body:empty span.redButtonSmall
{
	display: -moz-inline-box;
} 

span.redButtonSmall .button
{
	display: inline-block;
	background-color: transparent;
	background-image: url("../../images/general/buttons.png");
	background-repeat: no-repeat;
	background-position: 0 -24px;
	margin-left: -6px;
	padding: 0 0 2px 6px;
	text-align: center;
	border: 0;
	height: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	vertical-align: middle;
	text-decoration: none;
}

span.redButtonSmall a:hover
{
	text-decoration: none;
}

body:empty span.redButtonSmall .button
{
	display: -moz-inline-box;
}

#pageLayout
{
	width: 1000px;
	margin: 0 auto -96px;
	position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
	/*z-index: 10;*/
}

#logo
{
	height: 196px;
	background: url("../../images/general/top.jpg") no-repeat top left; 
	position: relative;
}

#logo a.homeLink
{
	position: absolute;
	display: block;
	width: 290px;
	height: 115px;
	top: 23px;
	left: 15px;
}

#logo .topMenu
{
	float: right;
	height: 31px;
	width: 563px;
}

#logo .topMenu a.tab
{
	display: block;
	float: left;
	width: 108px;
	height: 25px;
	background: url("../../images/general/top_menu_tab.gif") no-repeat top left;
	margin-right: 1px;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	font-weight: bold; 
}

#logo .topMenu a.tab:hover
{
	background-position: bottom left;
	height: 31px;
	line-height: 31px;
	color: #fff;
	text-decoration: none;
}

#logo .topMenu .rememberMe
{
	float: left;
	line-height: 25px;
	vertical-align: middle;
	padding: 0 15px;
	color: #b4c7e1;
	width: 97px;
	white-space: nowrap;
}

#logo .topMenu .rememberMe input
{
	margin: 0;
}

#logo .login
{
	clear: right;
	float: right;
	margin: 20px 130px 0 0;
}

#logo .login span.colorInput
{
	display: inline-block;
	background: url("../../images/general/login_textinput_back.png");
	width: 113px;
	height: 25px;
}

body:empty .login span.colorInput
{
	display: -moz-inline-box;
}

#logo .login span.colorInput input
{
	width: 104px;
	border: 0;
	background: transparent;
	margin: 5px 0 0 4px;	
}

#logo .loginUser
{
	background: url("../../images/general/login_user_back.png") no-repeat top left;
	width: 111px;
	height: 73px;
	margin-top: 25px;
}

#logo .loginUser div.user
{
	height: 14px;
	padding-top: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

#logo .loginUser div.logout
{
	margin-top: 5px;
	text-align: center;
}

#empty
{
	width: 100%;
	height: 96px;
}

#footer
{
	margin: 0 auto;
	width: 1000px;
	height: 96px;
	background: url("../../images/general/footer.jpg") no-repeat top left;
	position: relative;
	font-size: 11px;
	z-index: 2;
}

#footer .footerContainer
{
	position: absolute;
	bottom: 10px;
	width: 100%;
}

#footer .footerLeft
{
	float: left;
	color: #fae9b5;
	margin-left: 10px;
}

#footer .footerRight
{
	float: right;
	color: #fae9b5;
	margin-right: 10px;
}

#footer .footerRight a
{
	color: #fae9b5;
	text-decoration: none;
}

#footer .footerRight a:hover
{
	color: #fae9b5;
	text-decoration: none;
}

#footer .footerMenu
{
	text-align: center;
	color: #94c8fa;
}

#footer .footerMenu a
{
	color: white;
	text-decoration: none;
}

#footer .footerMenu a:hover
{
	color: white;
	text-decoration: underline;
}

#content
{
	background: #fff;
	padding: 10px;
}

#bannerPlace
{
	padding: 20px;
	text-align: center;
}

div.module
{

}

div.module h3
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 0;
	background: url("../../images/general/dotted.gif") repeat-x bottom left;
}

div.module .moduleContent
{
	padding: 10px 0;
}

.borderBottom
{
	background: url("../../images/general/dotted.gif") repeat-x bottom left;
}

.textCenter
{
	text-align: center;
}

.textRight
{
	text-align: right;
}

div.mainMenu
{
	position: relative;
}

div.mainMenu, div.subMenu
{
	background: url("../../images/general/dotted.gif") repeat-x bottom left;
	padding-bottom: 2px;
}

div.mainMenu span.tab, div.subMenu span.tab
{
	display: inline-block;
	background-color: transparent;
	background-image: url("../../images/general/main_menu_tab.gif");
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
	margin: 0 1px 0 5px;
	height: 20px;
	position: relative;
}

div.mainMenu span.active
{
	background-position: 100% -21px;
}

div.mainMenu div.fastMenu
{
	position: absolute;
	right: -3px;
	#right: 1px;
	top: 20px;
	border: 3px solid #447edb;
	padding: 10px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	min-width: 100px;
	background-color: #fff;
	display: none; 
	z-index: 10000;
}

div.mainMenu div.fastMenu.active
{
	border-color: #fc545b;	
}

div.subMenu span.grey
{
	background-position: 100% -42px;
	color: #343434;
}

body:empty div.mainMenu span.tab,body:empty div.subMenu span.tab
{
	display: -moz-inline-box;
}

html:root div.mainMenu span.tab,html:root div.subMenu span.tab
{ 
	margin-right: -3px;
}

div.mainMenu span.tab a,div.subMenu span.tab a
{
	display: inline-block;
	background-color: transparent;
	background-image: url("../../images/general/main_menu_tab.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -5px;
	padding-left: 10px;
	text-align: center;
	border: 0;
	height: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	text-decoration: none;
}

div.mainMenu span.tab a:hover,div.subMenu span.tab a:hover
{
	text-decoration: none;
}

body:empty div.mainMenu span.tab a,body:empty div.subMenu span.tab a
{
	display: -moz-inline-box;
}

div.mainMenu span.active a
{
	background-position: 0 -21px;
}

div.subMenu span.grey a
{
	background-position: 0 -42px;
	color: #343434;
}

div.subMenu .subLink
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 20px;
}

div.subMenu .active
{
	color: #22579e;
	text-decoration: none;
}

.contentTopMenu a
{
	display: inline-block;
	height: 16px;
	background: url("../../images/general/icons.png") no-repeat;
	padding-left: 25px;
	margin-right: 10px;
}

.contentTopMenu a.friends
{
	background-position: 0 0;
}

.contentTopMenu a.active
{
	font-weight: bold;
}

.contentTopMenu a.photo
{
	background-position: 0 -16px;
}

.contentTopMenu a.photoalbum
{
	background-position: 0 -32px;
}

.contentTopMenu a.favorite
{
	background-position: 0 -48px;
}

.contentTopMenu a.video
{
	background-position: 0 -64px;
}

.contentTopMenu a.profile
{
	background-position: 0 -422px;
}

.contentTopMenu a.blog
{
	background-position: 0 -152px;
}

body:empty .contentTopMenu a
{
	display: -moz-inline-box;
}

div.avatar
{
	width: 235px;
	margin-right: 20px;
	float: left;
}

div.information
{
	width: 480px;
	margin-right: 20px;
	float: left;
}

div.information div.block
{
	margin-top: 10px;
}

div.information div.block div.pair
{
	margin-bottom: 3px;
}

a.profileLink
{
	display: inline-block;
	padding-left: 25px;
	margin-bottom: 5px;
	background: url("../../images/general/icons.png") no-repeat;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

body:empty a.profileLink
{
	display: -moz-inline-box;
}

a.biorhythm
{
	background-position: 0 -80px;
}

a.newMessages
{
	background-position: 0 -98px;
}

a.newHints
{
	background-position: 0 -116px;
}

a.hideProfile
{
	background-position: 0 -134px;
}

a.showProfile
{
	background-position: 0 -80px;
}

a.editProfile
{
	background-position: 0 -152px;
}

a.settings
{
	background-position: 0 -169px;
}

a.preferences
{
	background-position: 0 -188px;
}

a.addToFriends
{
	background-position: 0 -206px;
}

a.removeFromFriends
{
	background-position: 0 -224px;
}

a.commonFriends
{
	background-position: 0 -242px;
}

a.addToFavorites
{
	background-position: 0 -260px;
}

a.removeFromFavorites
{
	background-position: 0 -278px;
}

a.inviteToGroup
{
	background-position: 0 -296px;
}

a.reportUser
{
	background-position: 0 -314px;
}

a.sendMessage
{
	background-position: 0 -332px;
}

a.winkUser.forman
{
	background-position: 0 -350px;
}

a.winkUser.forwoman
{
	background-position: 0 -475px;
}

a.sendWink.forman
{
	background-position: 0 -475px;
}

a.sendWink.forwoman
{
	background-position: 0 -350px;
}

a.IMUser
{
	background-position: 0 -368px;
}

a.IMUser
{
	background-position: 0 -368px;
}

a.videoChat
{
	background-position: 0 -386px;
}

a.phoneChat
{
	background-position: 0 -404px;
}

a.blockUser
{
	background-position: 0 -439px;
}

a.unblockUser
{
	background-position: 0 -457px;
}

a.sendPresent
{
	background-position: 0 -421px;
}

div.information div.username,div.quickInformation div.username
{
	font-weight: bold;
	color: #12327a;
	font-size: 14px;
}

.profileStars
{
	margin: 5px auto 0;
}

.profileStars span.stars
{
	
}

.profileStars span.profileSuperstar
{
	display: inline-block;
	margin: 0 auto;
	background: url("../../images/general/superstar_small.png") no-repeat top left;
	width: 50px;
	height: 29px;
	font-size: 12px;
	text-align: right;
	line-height: 29px;
}

body:empty .profileStars span.profileSuperstar
{
	display: -moz-inline-box;
}

div.information div.profileProgressBar
{	
	background: url("../../images/general/profile_progress_bar.png") no-repeat top left;
	width: 144px;
	height: 12px;
	margin-top: 5px;
	position: relative;
}

div.information div.profileProgressBar .bar
{	
	position: absolute;
	height: 7px;
	right: 1px;
	top: 2px;
	background-color: #dcdcdc;
}

div.information div.block .progress
{
	font-weight: bold;
	text-decoration: underline;
}

div.information div.status,div.quickInformation div.status
{
	margin-top: 5px;
}

div.information div.status div.top,div.quickInformation div.status div.top
{
	width: 201px;
	height: 6px;
	background: url("../../images/general/status_back.png") no-repeat 0 0;
}

div.information div.status div.center,div.quickInformation div.status div.center
{
	width: 190px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	padding: 0 4px 0 5px; 
}

div.information div.status div.center #statusContainer
{
	width: 165px;
	overflow: hidden;
}

div.information div.status div.center textarea
{
	width: 163px;
	height: 50px;
	border: 1px solid #c6c6c6;
	#overflow: visible;
}
	
div.information div.status span.addStatus,div.information div.status span.userStatus
{
	width: 16px;
	height: 16px;
	background: url("../../images/general/status.png") no-repeat;
	float: right;
}

div.information div.status span.addStatus
{
	background-position: 0 0;
	cursor: pointer;
}

div.information div.status span.userStatus
{
	background-position: 0 -16px;
}

div.information div.status div.bottom
{
	width: 201px;
	height: 15px;
	background: url("../../images/general/status_back.png") no-repeat 0 -17px;
}

div.counter
{
	width: 200px;
	float: left;
}

div.counter div.block
{
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.counter div.block div
{
	margin-bottom: 3px;
}

div.counter a
{
	text-decoration: underline;
}

.key
{
	margin-right: 15px;
}

.value
{
	font-weight: bold;
}

.bigModule
{
	margin-top: 20px;
}

.bigModule div.top,.bigModule div.bottom
{
	background: url("../../images/general/big_module.png") no-repeat;
	height: 9px;
	width: 970px;
}

.bigModule div.top
{
	background-position: 0 0;
}

.bigModule div.topTitle
{
	background: url("../../images/general/big_module_top.png") no-repeat bottom left;
	min-height: 9px;
	width: 970px;
	padding-bottom: 3px;
}

.bigModule div.topTitle h3
{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	background: none;
}

.bigModule div.bottom
{
	background-position: 0 -9px;
}

.bigModule div.center
{
	padding: 10px;
}

.block
{
	margin-bottom: 10px;
}

.block .title
{
	font-weight: bold;
}

.block .count
{
	margin-left: 30px;
}

.block .count input
{
	margin-right: 10px;
}

.block textarea
{
	margin-top: 5px;
}

.questionBlock
{
	margin-bottom: 5px;
}

.questionBlock .question
{
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.questionBlock .answer
{
	margin: 15px;
}

.okMessage
{
	margin-left: 10px;
}

.errorMessage
{
	margin-left: 10px;
}

.numLilst
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.numLilst .numListItem
{
	float: left;
	width: 450px;
	margin-bottom: 15px;
}

.numLilst .question
{
	margin-bottom: 5px;
}

.numLilst .info
{
	margin-left: 20px;
}

.numLilst li
{
	margin: 0 0 15px 15px;
	padding: 0;
	display: block;
}

.numLilst li div,.numLilst .info div
{
	margin-bottom: 5px;
}

.smallModule
{
	width: 151px;
}

.smallModule div.top,.smallModule div.bottom
{
	background: url("../../images/general/small_module.png") no-repeat;
	height: 9px;
	width: 151px;
}

.smallModule div.top
{
	background-position: 0 0;
}

.smallModule div.bottom
{
	background-position: 0 -9px;
}

.smallModule div.center
{
	padding: 10px;
}

.middleModule
{
	margin-top: 20px;
	width: 461px;
}

.middleModule div.top,.middleModule div.bottom
{
	background: url("../../images/general/middle_module.png") no-repeat;
	height: 9px;
	width: 461px;
}

.middleModule div.top
{
	background-position: 0 0;
}

.middleModule div.topTitle
{
	background: url("../../images/general/middle_module_top.png") no-repeat bottom left;
	min-height: 9px;
	width: 461px;
	padding-bottom: 3px;
}

.middleModule div.topTitle h3
{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	background: none;
}

.middleModule div.bottom
{
	background-position: 0 -9px;
}

.middleModule div.center
{
	padding: 10px;
}

ul.uList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.uList li
{
	margin: 0 0 5px 0;
	padding-left: 10px;
	background: url("../../images/general/list_arrow.gif") no-repeat center left;
}

div.userInformation
{
	width: 100px;
	height: 230px;
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	max-height: 240px;
}

div.userInformation div.status
{
	width: 88px;
	height: 24px;
	background: url("../../images/general/profile_status_back.png") no-repeat top left;
	padding: 3px 6px 0 6px;
}

div.userInformation div.status div
{
	overflow: hidden;
	width: 88px;
	position: relative;
	height: 24px;
}

div.userInformation div.status div span
{
	white-space: nowrap;
	position: absolute;
	left: 0px;
}

div.userInformation div.picture
{
	width: 100px;
	height: 150px;
	background: #fff;
	text-align: center;
	position: relative;
}

div.userInformation div.picture input.checkbox
{
	padding: 0;
	margin: 0;
	position: absolute;
	top: 4px;
	left: 4px;
	#top: 0px;
	#left: 0px;
	z-index: 1;
}

div.userInformation div.picture span.star,div.avatar span.star
{
	background: url("../../images/general/star.png") no-repeat top left;
	width: 46px;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	font-size: 11px;
	color: 	#000;
	padding-left: 7px;
	padding-top: 7px;
	text-align: left;
}

div.userInformation div.picture span.superstar,div.avatar span.superstar,#photoContainer span.superstar,div.albums_tumbnail1 span.superstar
{
	background: url("../../images/general/superstar_small.png") no-repeat top left;
	width: 30px;
	height: 29px;
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 1;
}

#photoContainer span.superstar.big
{
	background: url("../../images/general/superstar.png") no-repeat top left;
	width: 50px;
	height: 49px;	
}

div.userInformation div.picture a
{
	display: block;
	position: relative;
}

div.userInformation div.picture a .online,div.userInformation div.picture a .offline,div.avatar .online,div.avatar .offline
{
	display: block;
	background: url("../../images/general/on_off_line.png") no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 4px;
	left: 4px;
	z-index: 1;
}

div.userInformation div.picture a .online,div.avatar .online
{
	background-position: top left;
}

div.userInformation div.picture a .offline,div.avatar .offline
{
	background-position: bottom left;
}

div.userInformation div.picture img
{
	border: 1px solid #b7b7b7;
	display: block;
	margin: 0 auto;
}

div.userInformation div.info
{
	margin-top: 5px;
	text-align: center;
}

div.userInformation .small
{
	font-size: 10px;
}

.pagination
{
	text-align: right;
}

.pagination strong
{
	background-color: #f2868c;
	color: white;
	padding: 2px;
	text-decoration: underline;
}

.pagination a
{
	text-decoration: underline;
}

.noItemMessage
{
	padding: 30px;
	text-align: center;
}

.lineElements
{
	margin-right: 10px;
	white-space: nowrap;
	#white-space: normal;
}

.lineElements input
{
	margin-right: 10px;	
}

.searchTable
{
	width: 100%;
}
 
.searchTable td
{
	vertical-align: top;
	padding-bottom: 10px;
}

.searchTable td.key
{
	font-weight: bold;
	width: 120px;
}

.searchTable td.multiline
{
	line-height: 22px;
	width: 830px;
}

.searchTable td.multiline table td
{
	padding-bottom: 0px;
}

.overUserMenuContainer
{
	position: absolute;
	z-index: 10000;
}

.overUserMenuContainer .overUserMenu
{
	display: block;
}

.overUserMenu
{
	display: none;
	background: #fff;
	position: absolute;
	top: 10px;
	left: 90px;
	border: 1px solid #366f9e;
	padding: 5px;
}

.overUserMenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

.overUserMenu ul li
{
	width: 164px;
	margin: 0;
	background: url("../../images/general/overmenu_separator.png") repeat-x bottom left;
	padding-bottom: 1px;
}

.overUserMenu ul li.last
{
	background: none;
}

.overUserMenu ul li a
{
	width: 136px;
	display: block;
	padding: 2px 2px 2px 26px;
	color: #7191ab;
	text-decoration: none;
	background: url("../../images/general/overmenu_icon.jpg") no-repeat;
}

.overUserMenu ul li a.red
{
	color: #c93477;
	font-weight: bold;
}

.overUserMenu ul li a:hover
{
	background-color: #bfdef2;
	color: #003967;
	text-decoration: none;
}

.overUserMenu ul li a.red:hover
{
	color: #c93477;
	font-weight: bold;
}

.overUserMenu ul li a.zoomPhoto
{
	background-position: 0 0;
}

.overUserMenu ul li a.sendMessage
{
	background-position: 0 -18px;
}

.overUserMenu ul li a.sendWink.forman
{
	background-position: 0 -198px;
}

.overUserMenu ul li a.sendWink.forwoman
{
	background-position: 0 -36px;
}

.overUserMenu ul li a.addToFavorites,.overUserMenu ul li a.removeFromFavorites
{
	background-position: 0 -54px;
}

.overUserMenu ul li a.inviteToGroup
{
	background-position: 0 -72px;
}

.overUserMenu ul li a.guestbook
{
	background-position: 0 -90px;
}

.overUserMenu ul li a.presents
{
	background-position: 0 -108px;
}

.overUserMenu ul li a.photos
{
	background-position: 0 -126px;
}

.overUserMenu ul li a.video
{
	background-position: 0 -144px;
}

.overUserMenu ul li a.groups
{
	background-position: 0 -162px;
}

.overUserMenu ul li a.blog
{
	background-position: 0 -180px;
}

.overUserMenu ul li a.requestOperation
{
	background-position: 0 18px;
}

.module249
{
	width: 249px;
}

.module249 div.top,.module249 div.bottom
{
	background: url("../../images/general/249_module.png") no-repeat;
	height: 9px;
	width: 249px;
}

.module249 div.top
{
	background-position: 0 0;
}

.module249 div.topTitle
{
	background: url("../../images/general/249_module_top.png") no-repeat bottom left;
	min-height: 9px;
	width: 249px;
	padding-bottom: 3px;
}

.module249 div.topTitle h3
{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	background: none;
}

.module249 div.bottom
{
	background-position: 0 -9px;
}

.module249 div.center
{
	padding: 10px;
}

.module709
{
	width: 709px;
}

.module709 div.top,.module709 div.bottom
{
	background: url("../../images/general/709_module.png") no-repeat;
	height: 9px;
	width: 709px;
}

.module709 div.top
{
	background-position: 0 0;
}

.module709 div.topTitle
{
	background: url("../../images/general/709_module_top.png") no-repeat bottom left;
	min-height: 9px;
	width: 709px;
	padding-bottom: 3px;
}

.module709 div.topTitle h3
{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	background: none;
}

.module709 div.bottom
{
	background-position: 0 -9px;
}

.module709 div.center
{
	padding: 10px;
}

#friendsList .container,#friendsOfFriendsList .container,#guestsList .container,#usersList .container,#presentsList .container
{
	width: 660px;
	height: 240px;
	position: relative;
	overflow: hidden;
}

#usersList .container,#friendsOfFriendsList .container,#presentsList .container
{
	width: 880px;
}

#presentsList .container
{
	width: 900px;
	height: auto;
	min-height: 140px;
}

#friendsList .feed,#friendsOfFriendsList .feed,#guestsList .feed,#usersList .feed,#presentsList .feed
{
	position: absolute;
	width: 660px;
	height: 230px;
}

#usersList .feed,#friendsOfFriendsList .feed,#presentsList .feed
{
	width: 880px;
}

#presentsList .feed
{
	width: 900px;
	height: auto;
	min-height: 130px;
}

#friendsList .navigation,#friendsOfFriendsList .navigation,#guestsList .navigation,#usersList .navigation,#presentsList .navigation
{
	text-align: center;	
}

#presentsList .item
{
	float: left;
	width: 290px;
	margin-right: 10px;
}

#presentsList .item .picture
{
	width: 100px;
	height: 100px;
	margin-right: 20px;
	text-align: center;
	float: left;
}

#presentsList .item .body
{
	float: left;
	width: 290px;
	margin-right: 10px;
	overflow-x: hidden;
}

#presentsList .item .body .present
{
	margin-right: 10px;
	float: left;
}

#presentsList .item .body .grey
{
	margin-top: 3px;
	color: #717171;
	font-size: 11px;
}

#presentsList .item .body .text
{
	margin-top: 10px;
}

.dottedTable
{
	border: 1px dotted #c2c2c2;
	border-collapse: collapse;
}

.dottedTable th,.dottedTable td
{
	vertical-align: top;
	text-align: left;
	padding: 10px;
	border: 1px dotted #c2c2c2;
}

.dottedTable td.noItemMessage
{
	padding: 30px;
	text-align: center;
}

.dottedTable tr.unread td
{
	background-color: #F7F7F7;
}

.dottedTable td.textCenter
{
	text-align: center;
}

.registerModule .header
{
	height: 21px;
	background: url("../../images/general/register_module.gif") no-repeat top left;	
	margin-bottom: 1px;
}

.registerModule .header .right
{
	height: 21px;
	background: url("../../images/general/register_module.gif") no-repeat;
	background-position: 100% -21px;	
}

.registerModule .header .right .text
{
	height: 21px;
	background: url("../../images/general/register_module.gif") repeat-x;
	background-position: 0 -42px;
	margin: 0 5px;
	color: #fff;
	font-weight: bold;
	line-height: 21px;
	vertical-align: middle;	
}

.registerModule .body
{
	border: 1px solid #4277a4;
	padding: 10px;
}

.registerModule h3
{
	font-size: 16px;
	color: #114671;
	margin-top: 5px;
}

.registerModule p
{
	font-size: 14px;
	color: #1e6095;
	font-weight: bold;
	margin-top: 20px;
}

.registerModule ul
{
	color: #114671;
	margin-top: 25px;
}

.registerModule a
{
	color: #003967;
	font-weight: bold;
	text-decoration: underline;
}

.registerModule a:hover
{
	color: #003967;
	font-weight: bold;
	text-decoration: underline;
}

.validationMsgContainer
{
	position: relative;
}

.validationMsg
{
	position: absolute;
	top: 0;
	left: 150px;
	background: url("../../images/general/validation_message_back.gif") repeat top left;
	border: 1px solid #f4aaaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	width: 200px;
}

.relativeMessage
{
	margin: 10px auto; 
	position: relative; 
	top: auto; 
	left: auto;
}

.validationMsg div
{
}

.rightInformation
{
	text-align: center;
	font-weight: bold;
}

.rightInformation .heart
{
	height: 73px;
	width: 88px;
	background: url("../../images/general/heart.jpg") no-repeat top left;
	margin: 0 auto;
	line-height: 73px;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
}

.rightInformation span
{
	display: block;
	margin-top: 5px;
	text-decoration: underline;
}

.statusMessage
{
	background: url("../../images/general/validation_message_back.gif") repeat top left;
	border: 1px solid #f4aaaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	width: 400px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	z-index: 1000;
}

.statusMessage .close
{
	position: absolute;
	cursor: pointer;
	top: 1px;
	right: 5px;
	font-weight: bold;
}

.votingContainer
{
	width: 320px;
	margin: 0 auto 10px;
}

.votingSliderContainer
{
	height: 45px;
	width: 255px;
	font-size: 10px; 
	color: #9b9b9b;
	float: left;
}

.votingSliderContainer .right
{
	float: right;
	padding-right: 5px;
}

.votingSliderContainer .left
{
	float: left;
	padding-left: 11px;
}

#votingSlider, .votingSliderContainer .votingSlider 
{
	background: url(../../images/general/voting_back.gif) repeat-x center center;
	height: 33px;
	text-align: left;
}

#votingMark, .votingSliderContainer .votingMark
{
	background: url(../../images/general/voting_mark.png) no-repeat;
	width: 38px;
	height: 28px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	color: #2b74a3;
	padding-top: 5px;
}

.votingButton
{
	padding-top: 3px;
	float: left;
	margin-left: 10px;
}

.statisticContainer
{
	padding: 20px;
}

.statisticContainer div.userInformation
{
	width: 110px;
	float: left;
}

.statisticContainer div.userInformation div.picture
{
	width: 110px;
	height: 160px;
	overflow: hidden;
}

.statisticContainer .getStatistic
{
	cursor: pointer;
}

.statisticContainer .statistic
{
	position: absolute;
	top: 10px;
	left: 80px;
	width: 200px;
	padding: 10px;
	border: 1px solid #b4c7e1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	max-height: 200px;
	overflow-y: auto;
	background: #fff;
}

.inlineBlock
{
	display: inline-block;
}

body:empty .inlineBlock
{
	display: -moz-inline-box;
}

.startLeft
{
	float: left; 
	width: 179px;
}

.startCenter
{
	float: left; 
	width: 603px;
}

.startRight
{
	float: left;
	width: 198px;
}

#appsPlace
{
	width: 800px;
	margin: 10px auto 0;
}

#guestbookContainer,#presentsContainer
{
	width: 620px;
	margin-top: 10px;
}

#guestbookContainer .itemsContainer,#presentsContainer .itemsContainer
{
	margin-top: 10px;
}

#presentsContainer .addItemContainer .selectPresent .categories
{
	margin-bottom: 5px;
}

#presentsContainer .addItemContainer .selectPresent .presents
{
	width: 620px;
	max-height: 220px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-bottom: 10px;
}

#presentsContainer .addItemContainer .selectPresent .presents .present
{
	padding: 5px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #979797;
	cursor: pointer;
	background-color: #fff;
}

#presentsContainer .addItemContainer .selectPresent .presents .hover
{
	border: 1px solid #b4c7e1;
}

#presentsContainer .addItemContainer .selectPresent .presents .selected
{
	border: 1px solid #b4c7e1;
	background-color: #b4c7e1;
}

#presentsContainer .addItemContainer .selectPresent .presents .present span
{
	display: block;
	width: 90px;
	height: 90px;
	overflow: hidden;
}

#presentsContainer .addItemContainer .type
{
	margin-top: 5px;
}

#guestbookContainer .paginationContainer,#presentsContainer .paginationContainer
{
	margin-top: 10px;
}

#guestbookContainer .itemsContainer .item .top,#presentsContainer .itemsContainer .item .top
{
	height: 7px;
	margin: 5px 0 10px;
	background: url(../../images/general/gallery_top_hr.jpg) no-repeat top left;
}

#guestbookContainer .itemsContainer .item .bottom,#presentsContainer .itemsContainer .item .bottom
{
	height: 7px;
	margin: 10px 0 5px;
	background: url(../../images/general/gallery_bottom_hr.jpg) no-repeat top left;
}

#guestbookContainer .itemsContainer .item .info,#presentsContainer .itemsContainer .item .info
{}

#guestbookContainer .itemsContainer .item .info .picture,#presentsContainer .itemsContainer .item .info .picture
{
	width: 100px;
	height: 100px;
	margin-right: 20px;
	text-align: center;
	float: left;
}

#guestbookContainer .itemsContainer .item .info .smallpicture
{
	width: 100px;
	height: 100px;
	margin-right: 5px;
	text-align: center;
	float: left;
}

#guestbookContainer .itemsContainer .item .info .body,#presentsContainer .itemsContainer .item .info .body
{
	float: left;
	width: 340px;
	margin-right: 10px;
	overflow-x: hidden;
}

#guestbookContainer .itemsContainer .item .info .smallbody
{
	float: left;
	width: 225px;
	margin-right: 10px;
	overflow-x: hidden;
}

#presentsContainer .itemsContainer .item .info .body .present
{
	margin-right: 10px;
	float: left;
}

#guestbookContainer .itemsContainer .item .info .body .grey,#presentsContainer .itemsContainer .item .info .body .grey,#guestbookContainer .itemsContainer .item .info .smallbody .grey
{
	margin-top: 3px;
	color: #717171;
	font-size: 11px;
}

#guestbookContainer .itemsContainer .item .info .body .text,#presentsContainer .itemsContainer .item .info .body .text,#guestbookContainer .itemsContainer .item .info .text
{
	margin-top: 10px;
}

#guestbookContainer .itemsContainer .item .info .buttons,#presentsContainer .itemsContainer .item .info .buttons
{
	float: left;
	width: 120px;
	text-align: right;
	padding-top: 40px;
}

#guestbookContainer .itemsContainer .item .info .smallbuttons
{
	float: left;
	width: 85px;
	text-align: right;
	padding-top: 40px;
}

#guestbookContainer .paginationContainer .previous,#guestbookContainer .paginationContainer .next,#presentsContainer .paginationContainer .previous,#presentsContainer .paginationContainer .next
{
	cursor: pointer;
	text-decoration: underline;
}

.registerArea
{
	background: url(../../images/general/register.jpg) no-repeat bottom left;
	min-height: 500px;
}

.registerArea h3
{
	font-size: 16px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}

.registerArea h3.blue
{
	color: #023666;
}

.registerArea h3.red
{
	color: #f08f8e;
}

.registerArea ul.uList
{
	color: #0f4873;
}

.registerArea ul.uList li
{
	margin-bottom: 15px;
}

.registerArea .registerFields
{
	margin: 0 auto;
}

.registerArea .registerFields td
{
	padding-bottom: 15px;
}

#upgrade
{
	background: url("../../images/general/upgrade.jpg") no-repeat top left;	
}

#upgrade .layer1
{
	background: url("../../images/general/baloon.jpg") no-repeat top right;
}

.upgradeTable
{
	width: 461px; 
}

.upgradeTable tr.row
{
	background: url("../../images/general/dotted.gif") repeat-x bottom left;
}

.upgradeTable tr.row td
{
	text-align: center;
	vertical-align: top;
	padding: 4px;
	padding-bottom: 5px;
}

.upgradeTable td.header
{
	background: url("../../images/general/middle_module_top.png") no-repeat bottom left;
	color: #2b74a3;
	font-weight: bold;
	padding-bottom: 1px;	
}

.upgradeTable td.thBack
{
	background: url("../../images/general/middle_module_bottom.png") no-repeat 0 100%;
	height: 9px;
	padding: 0;
}

.upgradeTable th
{
	color: #2b74a3;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 4px;	
}

.upgradeTable td.description
{
	padding: 3px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

.upgradeTable td.buttons
{
	padding: 10px;
	text-align: right;
	vertical-align: top;
}

.upgradeTable td.key,.upgradeTable td.value
{
	padding: 2px;
	vertical-align: top;
}

.upgradeTable td.key
{
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	width: 50%;
}

.upgradeTable td.value
{
	text-align: left;
	font-weight: normal;
}

#stepByStepQuestions
{
	background: url("../../images/general/lova_calculator_back.jpg") no-repeat center top;
}

#stepByStepQuestions .container
{
	width: 255px;
	margin: 0 auto;
	text-align: center;
}

#stepByStepQuestions .container .naviagtion
{
	margin-top: 10px;
}

#stepByStepQuestions .container .questionContainer
{
	ddisplay: none;
}

#stepByStepQuestions .container .question
{
	font-weight: bold;
	margin: 10px 0;
}

.withBottomArrow
{
	background: url("../../images/general/down_arrow.png") no-repeat bottom center;
	padding-bottom: 22px;
}

.verticalItem
{
	background: url("../../images/general/middle_module_bottom.png") no-repeat;
	background-position: 0 100%;
	width: 420px;
	margin: 0 50px 10px 0;
	float: left;
	padding: 5px 5px 15px 5px;
}

.verticalItem.unread
{
	background-color: #f7f7f7;
}

.verticalItem .infoTop
{
	min-height: 100px;
}

.verticalItem .infoTop2
{
	min-height: 160px;
}

.verticalItem .infoTop .picture
{
	float: left;
	width: 70px;
	overflow: hidden;
}

.verticalItem .infoTop2 .picture2
{
	float: left;
	width: 108px;
	overflow: hidden;
	height: 160px;
	text-align: center;
}

.verticalItem .infoTop .info
{
	margin-left: 75px;
}

.verticalItem .infoTop2 .info2
{
	margin-left: 115px;
}

.verticalItem .infoTop .infoQuestion
{
	margin: 5px;
	padding: 3px 5px ;
	background: url("../../images/general/dotted.gif") repeat-x bottom left;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	font-weight: bold;
}

.verticalItem .infoTop .infoAnswer
{
	margin: 5px;
	padding: 0px 5px;
}

.verticalItem .infoBottom
{
	margin-top: 15px;
}

.verticalItem .deleteStar
{
	cursor: pointer;
	text-decoration: underline;
}

#starsVotingContainer
{
	position: relative;
}

#starsVotingContainer .votingStar,
#starsVotingContainer .superstar
{
	display: inline-block;
	height: 40px;
	background: url("../../images/general/stars.png") no-repeat;
	cursor: pointer;
}

body:empty #startVotingContainer .votingStar,
body:empty #startVotingContainer .superstar
{
	display: -moz-inline-box;
}

#starsVotingContainer .votingStar
{
	background-position: 0px 0px;
	width: 31px;
}

#starsVotingContainer .votingStar.over,
#starsVotingContainer .votingStar.current
{
	background-position: -31px 0px;
}

#starsVotingContainer .votingStar.current.half
{
	background-position: -141px 0px;
}

#starsVotingContainer.onVoting .votingStar.current
{
	background-position: 0px 0px;	
}

#starsVotingContainer.onVoting .votingStar.over
{
	background-position: -31px 0px;
}

#starsVotingContainer .superstar
{
	background-position: -61px 0px;
	width: 40px;
	position: relative;
	top: auto;
	right: auto;
}

#starsVotingContainer .superstar.over
{
	background-position: -101px 0px;
}

.tip-wrap
{
	z-index: 20000;
}

/* Begin CSS Drop Down Menu */
#seodm-container {
	position: relative;
	float: left;
	z-index: 10000;
	/*top: 1em;
	left: 2em;*/
}

#seodm {
	font-size: 11px;
	width: 54px;
	font-weight: normal;
	/*margin:2em;
	margin-top: 1em;*/
}

#seodm a {
	text-align: left;
	display: block;
	border: 1px solid #B2B2B2;
	line-height: 13px !important;
	white-space: nowrap;
	margin: 0;
	padding: 0.3em;
}

#seodm a:link,#seodm a:visited,#seodm a:active /* menu at rest */ {
	color: #000;
	background-color: #F2F2F2;
	text-decoration: none;
	text-align: left;
	width: 205px;
}

#seodm a:hover /* menu on mouse-over  */ {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

#seodm a.top_parent /* attaches down-arrow to all top-parents */ {
	border: none;
	color: #fff !important;
	background: none !important;
	position: relative;
	width: 54px !important;
	padding-left: 5px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none !important;
	text-align: center !important;
}

#seodm a.top_parent:hover /* attaches down-arrow to all top-parents */ {
	border: none;
	color: #fff !important;
	background: none !important;
	position: relative;
	padding-left: 5px;
	margin-left: 0px;
	text-decoration: underline !important;
}

#seodm ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*float:left;*/ /* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
}

#seodm li {
	list-style-image: none;
	position: relative;
	min-height: 1px;
	vertical-align: bottom;
	z-index: 10000;
}

#seodm ul ul {
	list-style-type: none;
	position: absolute;
	z-index: 5000;
	bottom: 10px;
	display: none;
	padding: 1em;
	margin: -1em 0 0 -1em;
	left: 0px;
}

#seodm ul ul ul {
	list-style-type: none;
	bottom: 0px;
	left: 100%;
	margin: -1em -1em -1em -1em;
}

#seodm ul li {
	list-style-type: none;
	padding: 0;
}

div#seodm li:hover {
	cursor: pointer;
	z-index: 2000;
}

div#seodm li:hover ul ul,div#seodm li li:hover ul ul,div#seodm li li li:hover ul ul,div#seodm li li li li:hover ul ul
	{
	display: none;
}

div#seodm li:hover ul,div#seodm li li:hover ul,div#seodm li li li:hover ul,div#seodm li li li li:hover ul
	{
	display: block;
}

#footer-box1 {
	float: left;
	width: 57px;
	margin-top: -3px;
	margin-left: 60px;
}

#footer-box2 {
	float: left;
	width: 10px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin-top: -1px;
}

#footer-box2 a {
	font-size: 11px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#footer-box2 a:hover {
	font-size: 11px;
	text-align: center;
	color: #fff;
	text-decoration: underline;
}

#title-head {
	float: left;
	width: 983px;
	height: 52px;
	background: url(../../../images/logos/title-head.jpg) no-repeat;
}

#title-head h1 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0 0 80px;
}
/* End CSS Drop Down Menu */