@charset "utf-8";
/* CSS Document */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	text-align:center;
	background:#ddeef6 url(../images/bodybg.jpg) top left repeat-x;
	}
#container{
	width:1036px;
	margin:0 auto;
	}
a{
	text-decoration:none;
	color:#fff;
	}
	
h1{
	font-size:18px;
	color:#fff;
	margin:20px 0 20px 0;
	display:block;
	height:20px;
	}
	
	h2{
	font-size:12px;
	font-weight:bold;
	color:#434a66;
	}
	
	h3{
	font-size:11px;
	font-weight:normal;
	color:#434a66;
	}
	
/*------------header part--------------*/
#header{
	width:1036px;
	height:95px;
	margin:0 auto;
	}
#logo{
	margin:21px 0 0 136px;
	float:left;
	}
#presented{
	text-align:left;
	float:right;
	margin:16px 136px 0 0;
	}
.bottom10{
	margin:0 0 10px 0;
	}
#presented span{
	font-size:14px;
	color:#fff;
	}	
#presented .blueme{
	color:#5e93ae;
	}
/*----------end header part------------*/
/*--------------cam part---------------*/
#camarea{
	width:529px;
	height:564px;
	background:url(../images/vidback.jpg);
	float:left;
	text-align:left;
	padding-left:16px;
	}
#cammenu{
	text-align:left;
	width:221px;
	height:564px;
	float:left;
	}
#cammenu li{
	height:55px;
	width:221px;
	
	}
.plaza_selected{
	background:url(../images/cammenu_bg.jpg) 0 0;
	}
.otrobanda_mini{
	background:url(../images/cammenu_bg.jpg) 0 -55px;
}
.photo_normal{
	background:url(../images/cammenu_bg.jpg) 0 -110px;
}
.otrobanda_selected{
	background:url(../images/cammenu_bg.jpg) -221px -55px;
	}
.plaza_normal{
	background:url(../images/cammenu_bg.jpg) -221px 0;
}
.photo_mini{
	background:url(../images/cammenu_bg.jpg) -221px -110px;
}
.photo_selected{
	background:url(../images/cammenu_bg.jpg) -442px -110px;
	}
.plaza_mini{
	background:url(../images/cammenu_bg.jpg) -442px 0;
}
.otrobanda_normal{
	background:url(../images/cammenu_bg.jpg) -442px -55px;
}
#cammenu li a{
	height:55px;
	width:221px;
	text-indent:-9999px;
	position:absolute;
	display:block;
	}
#cam-ad{
	margin:10px 0 0 0;
	}
.bottomli{
	background:url(../images/bottomli.jpg);
	height:289px;
	width:171px;
	padding:110px 0 0 50px;
	}
/*------------end cam part-------------*/
/*------------ad side part-------------*/
#ads-left{
	width:120px;
	margin:0 15px 0 0;
	float:left;
	margin-top:79px;
	}
#ads-right{
	width:120px;
	margin:0 0 0 15px;
	float:left;
	margin-top:79px;
	}
#ads-right .img, #ads-left .img{
	width:120px;
	height:120px;
	overflow:hidden;
	margin-bottom:1px;
	}
/*----------end side ad part-----------*/
.clear{
	clear:both;
	}
/*------------ad bott part-------------*/
#liveinad{
	text-align:left;
	margin:10px 0 0 135px;
	padding:10px 0 10px 10px;
	width:754px;
	border:1px solid #a3b8c7;
	background:#d1e6f0;
	float:left;
}
#left{
	background:url(../images/footerstripe.jpg) right no-repeat;
	float:left;
	width:380px;
}
#right ul{
	margin:5px 0 5px 13px;
	list-style:square;
	}

#right{
	float:left;
	width:360px;
	margin-left:10px;
}
#liveinad #left p{
	margin:5px 0 5px 0;
	}
#liveinad .liveinbut, #liveinad .liveinbut1{
	margin-top:5px;
	list-style:none;
	}
#liveinad .liveinbut1{
	margin-left:-10px;
	}

img#camera
{
	width:512px;
	height:384px;
}
legend
{
	display:none;
}