/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {margin: 0;padding: 0;border: 0px none;font-weight: inherit;font-style: inherit;font-size: 100%;line-height: inherit;font-family: inherit;text-align: left;vertical-align: baseline}
a img, :link img, :visited img {border: 0px none;}
table  {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {}
/* CSS RESET */

a {
	color:#ffd71e;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#ffd71e;
	font-weight:bold;
	text-decoration:underline;
}

#container {
	width:965px;
	margin-left:auto;
	margin-right:auto;
}

#topLine {
	float:left;
	margin-left:54px;
	margin-top:4px;
	color:#ffd71e;
}

#topLine a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#topLine a:hover {
	color:#ffd71e;
	font-weight:bold;
	text-decoration:none;
}

#header {
	margin-top:10px;
	background:url('../_images/header.jpg') no-repeat;
	height:135px;
}

#contentTopbar {
	float:left;
	background:url('../_images/contenttopbar.jpg') no-repeat;
	height:54px;
	width:965px;
}

#topBartekst {
	margin-top:12px;
	margin-left:16px;
	font-size:11px;
	font-weight:bold;
	color:#000;
}

.searchButton {
	background:url('../_images/searchbutton.jpg') no-repeat;
	width:95px;
	height:25px;
	margin-bottom:-4px;
	cursor:pointer;
	border:0px;
}

#left_paid {
	float:left;
	width:965px;
	height:1028px;
	text-align: center;
}

#left {
	float:left;
	width:671px;
	height:828px;
	background:url('../_images/leftbg.jpg') no-repeat;
}

#leftHead {
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
}

#contentPosition {
	margin-left:19px;
	margin-top:16px;
}


#camPosition {
	margin-left:19px;
	margin-top:16px;
}

.cam {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	width:122px;
	height:124px;
	background:url('../_images/cam.png') no-repeat;
}

.cam_paid {
	float: left;
	margin-right:6px;
	margin-bottom:6px;
	width:122px;
	height:124px;
	background:url('../_images/cam.png') no-repeat;
}

.onlineOffline {
	margin-left:5px;
	margin-top:4px;
	font-size:11px;
}

.camPicture {
	margin-left:11px;
	margin-top:3px;
}

.viewOnline {
	margin-left:8px;
	margin-top:5px;
}

.viewOnline2 {
	margin-top:5px;
}

#right_paid {
	float:left;
	width:0px;
	height:828px;
}

#right {
	float:left;
	width:294px;
	height:828px;
	background:url('../_images/rightbg.jpg') no-repeat;
}

#signUp {
	width:288px;
	height:141px;
	background:url('../_images/signupbg.jpg') no-repeat;
}

#signUpleft {
	float:left;
	width:90px;
	line-height:22px;
	text-align:right;
}

#signUpright {
	float:left;
	margin-left:5px;
	line-height:22px;
}

#submitButton1 {
	cursor:pointer;
	width:76px;
	height:25px;
	background:url('../_images/submitbuttonbg.jpg') no-repeat;
	border:0px;
}
#submitButton2 {
	cursor:pointer;
	width:66px;
	height:25px;
	background:url('../_images/bt_forgotpass.gif') no-repeat;
	border:0px;
}

#myfavouritesTop {
	width:288px;
	height:49px;
	background:url('../_images/myfavouritestop.jpg') no-repeat;
}

#top5 {
	width:288px;
	height:49px;
	background:url('../_images/top5.jpg') no-repeat;
}

#yourinfo {
	width:288px;
	height:49px;
	background:url('../_images/yourinfo.jpg') no-repeat;
}

#contactUs {
	width:288px;
	height:49px;
	background:url('../_images/contactus.jpg') no-repeat;
}

#featuredModels {
	width:288px;
	height:49px;
	background:url('../_images/featuredmodels.jpg') no-repeat;
}

.featuredModel {
	float:left;
	font-size:11px;
	width:130px;
}

img.border {
	border:2px solid #ff61f1;
}

.rightBlokmid {
	width:274px;
	padding-left:14px;
	height:auto;
	background:#3b1239;
}

.rightBlokfooter {
	width:288px;
	height:15px;
	background:url('../_images/rightblokfooter.jpg') no-repeat;
}

#footerLeft {
	float:left;
	margin-left:203px;
	width:311px;
	height:116px;
	background:url('../_images/logo_footer.jpg') no-repeat;
}

#footerRight {
	float:left;
	margin-top:30px;
	font-size:11px;
	line-height:18px;
}

input {
	border:1px solid #7f9db9;
	text-align:center;
}

#clearBoth {
	clear:both;
}

input.RADIO {
    border: 0px solid #fff;
}