﻿/* #111 #00aeef 00aeef*/
*
{
    margin:0;
    padding:0;
}
body 
{
    background:#000 url(images/bodyBackground.png) repeat-x top;
    color:#fff;
    direction:rtl;
    font-family:Arial;
    font-size:12px;
    text-align:center;
}
a:link,
a:active,
a:visited
{
    color:#00aeef;
    font-weight:bold;
    text-decoration:none;
}
a:hover
{
    color:#ccc;
    text-decoration:underline;
}
img
{
    border:none;
}
.submit
{
    background-image:url(images/submit.png);
    border:none !important;
    clear:both;
    color:#000 !important;
    cursor:pointer;
    display:block;
    font-weight:bold;
    height:26px;
    line-height:26px;
    margin:5px;
    text-align:center;
    width:122px;
}
.clear
{
    clear:both;
}
.wrapper
{
    margin:0 auto;
    overflow:hidden;
    text-align:right;
    width:964px;
}
.toolbar
{
    height:30px;
    line-height:30px;
    margin:0 auto;
    width:940px;
}
.toolbar ul
{
    height:30px;
    list-style:none;
    width:964px;
}
.toolbar ul li
{
    display:block;
    float:right;
    font-size:1.1em;
    font-weight:bold;
}
.toolbarKoksinelit:link,
.toolbarKoksinelit:active,
.toolbarKoksinelit:visited
{
    color:#00aeef;
}
.toolbarSexly:link,
.toolbarSexly:active,
.toolbarSexly:visited
{
    color:#f7941d;
}
.toolbarBdsm:link,
.toolbarBdsm:active,
.toolbarBdsm:visited
{
    color:#e74e4e;
}
.top
{
    height:60px;
    width:964px;
}
.navigation
{
    background-image:url(images/navigationBackground.png);
    height:40px;
    margin-bottom:5px;
    width:964px;
}
.content
{
    clear:both;
    overflow:hidden;
    width:964px;
}
.footer
{
    overflow:hidden;
    width:964px;
    margin-top:20px;
}

.topLogo
{
    display:block;
    float:right;
    margin-right:10px;
}
.topSlogan
{
    display:block;
    float:right;
    font-weight:bold;
    margin:15px 15px 0px 0px;
    width:250px;
}
.topMenu
{
    float:left;
    font-weight:bold;
    list-style:none;
    overflow:hidden;
}
.topMenu li
{
    display:block;
    float:left;
    height:60px;
    line-height:60px;
    text-align:center;
}
.addthis_button
{
    display:block;
    float:left;
}

#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #20548E;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #1A4473}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #9F1B1B}
		
		#jsddm li ul li a:hover
		{	background: #7F1616}



.navigationMenu
{
    list-style:none;
    float:right;
    margin-right:10px;
    overflow:hidden;
    width:630px;
}
.navigationMenu li
{
    float:right;
    height:40px;
    line-height:40px;
    text-align:center;
    width:120px;
}
.navigationMenu li a:link,
.navigationMenu li a:visited,
.navigationMenu li a:active
{
    background:right url(images/navigationBtnOn.png) no-repeat;
    display:block;
    height:40px;
    font-size:1.1em;
    font-weight:bold;
    line-height:40px;
    text-decoration:none;
    width:120px;
}
.navigationMenu li a:hover
{
    background:right url(images/navigationBtnOff.png) no-repeat;
    color:#000;
}
.navigationMenu li ul
{	
    margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	visibility: hidden;
    width:120px;
}	
.navigationMenu li ul li
{	
    float:none;
	display:inline;
}
.navigationMenu li ul li a:link,
.navigationMenu li ul li a:active,
.navigationMenu li ul li a:visited
{	
    background:none;
    background-color:#000;
    border:1px solid #00aeef;
    margin-top:1px;
    display:block;
    height:14px;
    font-size:1em;
    font-weight:bold;
    line-height:14px;
    text-decoration:none;
    width:118px;
}
.navigationMenu li ul li a:hover
{	
    background: #00aeef;
}
.navigationSearch
{
    float:left;
    height:20px;
    margin-top:10px;
    width:245px;
}
.searchInput,
.searchBtn
{
    float:right;
    border:none;
    background:none;
    height:20px;
}
.searchInput
{
    width:180px;
}
.searchBtn
{
    color:#fff;
    font-size:0.9em;
    font-weight:bold;
    margin-right:10px;
    width:50px;
}
.footerMenu
{
    float:right;
    font-weight:bold;
    list-style:none;
    width:600px;
}
.footerMenu li
{
    display:block;
    float:right;
}
.footerCopyrights
{
    display:block;
    float:left;
    font-size:0.9em;
    font-weight:bold;
}
.contentRight
{
    background-image:url(images/contentRightBackground.png);
    border-bottom:1px solid #222;
    float:right;
    overflow:hidden;
    width:772px;
}
.contentRightTitle
{
    background-image:url(images/contentRightTopBackground.png);
    font-size:1.2em;
    font-weight:bold;
    height:20px;
    line-height:20px;
    text-indent:10px;
    width:772px;  
}
.contentRightGeneral
{
    padding:10px;
}
.contentRightGeneral p
{
    padding:5px;
}
.contentRightGeneral ul
{
    list-style-type:square;
    padding:5px 20px;
}
.contentMain_
{
    background-image:url(images/contentMainBackground.png);
    margin-bottom:10px;
    overflow:hidden;
    width:764px;
    float:right 
}
.contentMain
{
    background-image:url(images/contentMainBackground.png);
    margin-bottom:10px;
    overflow:hidden;
    width:964px;
}
.contentMainTop
{
    background-image:url(images/contentMainTopBackground.png);
    border-bottom:1px solid #222;
    font-size:1.2em;
    font-weight:bold;
    height:20px;
    margin-bottom:2px;
    text-indent:10px;
    width:964px;
}
.contentMainWithBorder
{
    border-bottom:1px solid #222;
}
.contentMainTopAdBoxTitle,
.contentMainTopAdBox
{
    border:1px solid #222;
    float:left;
    margin-left:3px;
}
.contentMainTopAdBoxTitle
{
    background-color:#111;
    color:#999;
    font-size:0.9em;
    font-weight:bold;
    margin-bottom:2px;
    width:379px;
}
.contentMainTopAdBox
{
    height:231px;
    padding:1px;
    width:377px;
}
.videoCategoryDescription
{
    color:#999;
    font-size:0.9em;
    font-weight:bold;
    padding:10px;
}
.contentLeft
{
    background-image:url(images/contentLeftBackground.png);
    float:left;
    overflow:hidden;
    width:190px;
}
.contentLeftTop
{
    background-image:url(images/contentLeftTopBackground.png);
    border-bottom:1px solid #222;
    font-size:1.2em;
    font-weight:bold;
    height:20px;
    margin-bottom:2px;
    text-indent:10px;
    width:190px;
}
.contentLeftMenu
{
    list-style:none;
    margin:0px 3px 5px 0px;
    overflow:hidden;
}
.contentLeftMenu li
{
    display:block;
    float:right;
    margin:0px 0px 2px 2px;
    text-indent:18px;
    width:91px;
}
.contentLeftMenu li a:link,
.contentLeftMenu li a:visited,
.contentLeftMenu li a:active
{
    background-image:url(images/contentLeftMenuBtnOff.png);
    display:block;
    font-weight:bold;
    height:20px;
    width:91px;
}
.contentLeftMenu li a:hover
{
    background-image:url(images/contentLeftMenuBtnOn.png);
}
.contentLeftAdBox
{
    overflow:hidden;
    width:186px;
    padding:2px;
}
.contentLeftFooter
{
    border-top:1px solid #222;
    background-color:#000;
    height:10px;
    width:190px;
}
.videosAd
{
    border:1px solid #222;
    height:100px;
    margin:0px 3px 2px 3px;
    width:956px;
}
.videosItems
{
    clear:both;
    padding-right:3px;
    overflow:hidden;
}
.videosThreeItems
{
    float:right;
    padding-right:4px;
    overflow:hidden;
    width:576px
}
.videosItem
{
    border:1px solid #222;
    float:right;
    font-size:0.9em;
    font-weight:bold;
    margin:0px 0px 2px 2px;
    padding:1px;
    overflow:hidden;
    width:186px;
}
.videosItem:hover
{    
    border:1px solid #00aeef;
}
.videoTitle,
.videoInfo
{
    display:block;
    width:180px;
}
.videoTitle
{
    color:#00aeef;
    font-weight:bold;
    height:24px;
    margin-bottom:5px;
}
.videoInfo
{
    display:block;
    float:right;
    height:16px;
    line-height:16px;
    text-indent:55px;
}
.videoInfo strong
{
    color:#999;
}
.videoInfoViews
{
    background:url(images/videoInfoViews.png) right no-repeat;
}
.videoInfoUpTime
{
    background:url(images/videoInfoUpTime.png) right no-repeat;
}
.videoInfoCategory
{
    background:url(images/videoInfoCategory.png) right no-repeat;
}
.videoInfoDuration
{
    background:url(images/videoInfoDuration.png) right no-repeat;
}

.videoNewIcon
{
    display:block;
    height:11px;
    width:52px;
    padding:2px;
}
.videoNewIcon img
{
    float:right;
}
.videoThumb:link,
.videoThumb:active,
.videoThumb:visited
{
    background-color:#222;
    border:1px solid #333;
    display:block;
    height:135px;
    padding:2px;
    width:180px;
}
.videoItemsPagination
{
    clear:both;
    overflow:hidden;
}
.videosItemPaginationLink,
.videosItemPaginationActive
{
    display:block;
    float:right;
    font-weight:bold;
    height:20px;
    margin:3px;
    line-height:20px;
    text-align:center;
    width:20px;
}
.videosItemPaginationActive
{
    background-image:url(images/contentMainPaginationLink.png);
    color:#000;
    text-decoration:none;
}
.videoSuggestions
{
    overflow:hidden;
    width:772px;
}
.videoSuggestionsTop
{
    background-image:url(images/videoScrollerBackground.png);
    height:30px;
    width:772px;
}
.adLink:link,
.adLink:visited,
.adLink:active
{
    display:block;
}
.videoPlayer
{
    clear:both;
    padding:2px 1px;
    overflow:hidden;
    width:768px;
}
.videoPlayerAd
{
    border:1px solid #222;
    float:right;
    height:444px;
    margin-right:2px;
    width:200px;
}
.videoPlayerItself
{
    border:1px solid #222;
    float:left;
    height:570px;
    width:760px;
    padding:3px;
}
.videoTitleBar
{
    border-top:1px solid #222;
    padding:1px;
    overflow:hidden;
    width:768px;
}
.videoTitleBarMenu
{
    height:22px;
    line-height:22px;
    list-style:none;
}
.videoTitleBarMenu li
{
    border-left:1px solid #222;
    display:block;
    float:right;
    margin:0px 5px;
    width:120px !important;
}
.videoTitleBarMenu li strong
{
    display:block;
    float:right;
    font-size:0.9em;
    text-align:right;
    text-indent:60px;
}
.videoTitleBarMenu .videoInfoUpTime
{
    width:150px !important;
}
.videoTitleBarMenu .videoInfoEmbed
{
    width:80px !important;
}
.videoTitleBarMenu .videoInfoAddthis
{
    width:85px !important;
}
.videoSuggestionsPagination,
.videoSuggestionsTitle
{
    border:none;
    display:block;
    float:right;
    height:30px;
    line-height:30px;
}
.videoSuggestionsPagination span
{
    display:block;
    float:right;
}
.videoSuggestionsTitle
{
    font-size:1.3em;
    font-weight:bold;
    text-indent:5px;
    width:526px;
}
.videoSuggestionItems
{
    clear:both;
    margin:2px 3px 0px 0px;
    overflow:hidden;
    width:769px;
}
.videoSuggestionsTitle strong
{
    color:#00aeef;
}
.videoStars
{
    float:right;
}
.StarCssClass
{
    height:20px;
    width:20px;
}
.FilledStarCssClass
{
    background-image:url(images/videoStarOn.png);
}
.EmptyStarCssClass
{
    background-image:url(images/videoStarOff.png);
}
.WaitingStarCssClass
{
    background-image:url(images/videoStarWaiting.png);
}
.successMessage
{
    display:block;
    font-size:1.2em;
    font-weight:bold;
    padding:5px;
}
.registrationForm,
.loginForm
{
    height:270px;
    margin:10px;
    width:750px;
    padding-top:50px;
}
.registrationForm
{
    background-image:url(images/registerBackground.png);
}
.loginForm
{
    background-image:url(images/loginBackground.png);
}
.formBody
{
    float:right;
    margin:0px 10px 0px 0px;
    overflow:hidden;
    width:290px;
}
.formRow
{
    float:right;
    overflow:hidden;
    margin-bottom:10px;
    width:290px;
}
.formRow label
{
    display:block;
    font-weight:bold;
    float:right;
    margin-left:5px;
    text-align:left;
    width:60px;
}
.formRow input,
.formRow select
{
    float:right;
}
.formRegister,
.formLogin,
.formLoginReg
{
    background:none;
    border:none;
    color:#333;
    cursor:pointer;
    font-size:.2em;
    padding:0px;
}
.formRegister
{

    height:60px;
    margin:125px 70px 0px 0px;
    width:200px;
}
.formLogin
{
    height:60px;
    margin:140px 70px 0px 0px;
    width:200px;
}
.formLoginReg
{
    height:60px;
    margin:200px 80px 0px 0px;
    width:170px;
}
.formCheckbox
{
    padding-right:70px;
    height:20px;
    line-height:20px;
}
.formCheckbox label
{
    float:right !important;
    margin:0px !important;
    padding:0px !important;
    display:block !important;
    width:200px !important;
}
.formCheckbox input
{
    float:right !important;
    margin:0px !important;
    padding:0px !important;
}
.formError
{
    display:block;
    float:right;
}
.formSubmit
{
    float:right;
    margin-right:70px;
}
.formTitle
{
    border:1px solid #333;
    background-color:#222;
    display:block;
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:10px;
    width:280px;
}

.profileEdit .formRow
{
    border:1px solid #333;
    background-color:#222;
    padding:5px;
    width:270px;
}
.profileEdit .formError
{
    font-weight:bold;
    text-indent:60px;
}
.profileShow
{
    border:#333 solid 1px;
    float:left;
    margin:10px;
    padding:10px;
    width:250px;
}
.profileShow ul
{
    list-style-type:square;
    padding:0 20px
}
.contentLeftProfiles
{
    overflow:hidden;
    padding:2px;
}
.contentLeftProfile
{
    border:1px solid #222;
    margin-bottom:2px;
    padding:2px;
    overflow:hidden;
    width:179px;
}
.contentLeftProfile:hover
{
    border:1px solid #00aeef;
}
.profileFull
{
    clear:both;
    border:1px solid #222;
    margin:5px 4px 0px 4px;
    padding:5px;
    overflow:hidden;
}
.profileFull .profileInfo
{
    float:right;
    margin-right:10px;
}
.profileImage:link,
.profileImage:active,
.profileImage:visited
{
    background-color:#222;
    border:1px #333 solid;
    display:block;
    float:right;
    height:100px;
    padding:2px;
    width:100px;
}
.profileInfo
{
    list-style:none;
}
.profileImageGallery
{
    border:1px solid #222;
    background-color:#111;
    clear:both;
    margin:5px 4px 5px 0px;
    padding:5px;
    float:right;
    overflow:hidden;
    width:750px;
}
.profileImageGalleryItem
{
    background-color:#000;
    border:1px solid #222;
    float:right;
    margin-left:5px;
    padding:5px;
    text-align:center;
    width:170px;
}
.profileImageGalleryItem .profileImage
{
    float:none;
    margin-top:10px;
}
.profileImageGalleryInfo
{
    float:right;
    list-style:none;
    margin-top:10px;
}
.profileItemsPagination
{
    clear:both;
    border-top:1px solid #222;
    height:20px;
    line-height:20px;
    padding:5px;
}
.profileItemsPaginationLink,
.profileItemsPaginationActive
{
    display:block;
    float:right;
    font-weight:bold;
    height:20px;
    margin-left:2px;
    line-height:20px;
    text-align:center;
    width:20px;
}
.profileItemsPaginationActive
{
    background-image:url(images/contentMainPaginationLink.png);
    color:#000;
    text-decoration:none;
}
.imageLargeWrapper,
.imageCommentsWrapper
{
    margin:4px;
    overflow:hidden;
    padding:5px;
    width:356px;
}
.imageLargeWrapper
{
    float:right;
}
.imageCommentsWrapper
{
    float:left;
}
.imageCommentsTitle
{
    border:1px solid #333;
    display:block;
    height:20px;
    line-height:20px;
}
.imageComment
{
    border:1px solid #333;
    margin-top:5px;
    padding:5px;
}
.imageCommentAdd
{
    margin-top:5px;
}
.imageLarge:link,
.imageLarge:active,
.imageLarge:visited
{
    background-color:#222;
    border:1px #333 solid;
    display:block;
    overflow:hidden;
    padding:2px;
    width:350px;
}
.imageInfo
{
    border:solid #333;
    border-width:1px 1px 0px 1px;
    list-style:none;
    overflow:hidden;
    width:354px;
}
.imageInfo li
{
    border-left:1px solid #333;
    display:block;
    float:right;
    height:20px;
    line-height:20px;
    padding:0 10px;
    text-align:center;
}
.profiles
{
    overflow:hidden;
}
.profile
{
    border:1px solid #222;
    float:right;
    margin:0px 5px 5px 0px;
    padding:5px;
    width:107px;
}
