

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #272727;
	font-weight:bold;
	line-height:18px;
}

p {
	margin: 10px 0px;
	font-size: 11px;
	text-align: justify;
}

h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color:#000000;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 10px 0;
	font-size: 22px;
	font-weight: bold;
	color:#ffb21e;
}

h4 {
	clear: both;
	margin: 0px;
	padding: 15px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

h6 {
	clear: both;
	margin: 0px;
	padding: 8px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
h5 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 23px;
	font-weight: bold;
	color:#CC3300;
}
h7 {
	clear: both;
	margin: 0px;
	padding: 20px 0px 10px 15px;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	text-decoration:underline;
}
.readmore_black a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(images/templatemo_more_black.gif) no-repeat;
	color: #ffb21e;
	text-decoration: none;
}

.readmore_white a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(images/templatemo_more_white.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
}





.readmore_black1 a{
	clear: both;
	display: block;
	width: 150px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(images/templatemo_more_black1.gif) no-repeat;
	color: #ffb21e;
	text-decoration: none;
}







#templatemo_container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}

/* top */

#templatemo_top {
	clear: both;
	width: 900px;
	height: 100px;
	padding: 0px 10px;
	color: #FFFFFF;
	background:url(images/templatemo_frame.gif) repeat-y;
}

.sitename_panel {
	float: left;
	width: 350px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.sitename{
	padding: 65px 0px 10px 10px;
	font-size: 40px;
	color: #fb6e26;
	font-weight: bold;
}
.sitename span{
	font-size: 40px;
	color: #ffb21e;
	font-weight: normal;
}

.freecall_panel {
	float: right;
	width: 390px;
	height: 100px;
	text-align: right;
	padding-right: 10px;
}

.bigfont {
	padding: 40px 0px 10px 0px;
	font-size: 21px;
	color: #FF0000;
}

.freecall_panel span{
	padding-left: 10px;
	font-size: 21px;
	color:#0000FF;
}

.livechat_panel {
	float: right;
	width: 110px;
}

.livechat_panel img{
	border: none;
}

/* end of top */


/* content */

#templatemo_content {
	float:left;
	width: 880px;
	padding: 0px 20px;
	background:url(images/templatemo_frame.gif) repeat-y;
}

.templatemo_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url(images/templatemo_top.gif) no-repeat;
}
/* for IE 6 */
* html .templatemo_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;
	background: url(images/templatemo_top.gif) no-repeat;
}

.templatemo_content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	background: url(images/templatemo_bottom.gif) no-repeat;
}

/* banner */
.banner {
	width: 830px;
	height: 204px;
	padding: 10px 10px 0px 50px;
	margin-bottom: 10px;
	background: url(images/templatemo_banner.jpg) no-repeat;
}

.banner ul {
	margin: 20px 0px 20px 50px;
	padding: 0px;
	list-style: disc;
}

.banner ul li{
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}
/* end of banner */

/* menu */

#templatemo_menu{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0px 0px 10px 0px;;
	padding: 0px;
	background: #272727;
}

.menuleft {
	float: left;
	height: 35px;
	width: 10px;
	background: #272727 url(images/templatemo_menu_left.gif) no-repeat;
}
.menuright {
	float: right;
	height: 35px;
	width: 10px;
	background: #272727 url(images/templatemo_menu_right.gif) no-repeat;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	text-align: center;	
	color: #ffffff;
}


#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 7px 15px 2px 15px;
	margin-right: 1px;
	height: 25px;
	font: 14px arial;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#templatemo_menu ul li a:visited{
	color: #ffffff;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: #285fc2;
}







#nav {
 background: #e5e5e5;
 margin: 0; padding: 0;
 border: 1px solid white;
 border-bottom: none;
}

#nav li a, #nav li {
 float: left;
}

#nav li {
 list-style: none;
 position: relative;
}

#nav li a {
font-size:13px;
 padding: 1em 1.9em;
 text-decoration: none;
 color: white;
 background: #292929;
 background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);
 background: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #3c3c3c), to(#292929));
 border-right: 1px solid #3c3c3c;
 border-left: 1px solid #292929;
 border-bottom: 1px solid #232323;
 border-top: 1px solid #545454;
}

#nav li a:hover{
 background: #2a0d65;
 background: -moz-linear-gradient(top, #11032e, #2a0d65);
 background: -webkit-gradient(linear, left top, left bottom, from(#11032e), to(#2a0d65));
}

#nav li .current {
 background: #2a0d65;
 background: -moz-linear-gradient(top, #11032e, #2a0d65);
 background: -webkit-gradient(linear, left top, left bottom, from(#11032e), to(#2a0d65));
}


/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	background: black;
	right : 0;
	bottom: 0;
}

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
}

#nav li:hover > ul {
 display: block;
}

#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: 120px;
 display: block;
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}















/* end of menu */

/* 3 boxes */

#templatemo_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}

.box1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/templatemo_box1_top.gif) no-repeat;
}
.body1 {
	width: 250px;
	padding: 20px 10px 0px 20px;
	color:#0000FF;
	background-color:#0000FF;
	
	height:130px;
	background:url(images/bg.jpg);
}
.body2 {
	width: 250px;
	height:130px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
	background:url(images/bg2.jpg);
}
.body3 {
	width: 250px;
	padding: 20px 10px 0px 20px;
	height:130px;
	color: #FFFFFF;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/templatemo_box2_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #272727;	
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/templatemo_box3_top.gif) no-repeat;
}

.phoneno_bar {
	text-indent:-9999px;
	width:60px;
	height:30px;
	cursor:default;
	margin-right:50px;
	float:left;
	display:block;
	text-align:left;
	color:#000000;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url(images/templatemo_box_bottom.gif) no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url(images/templatemo_box_bottom.gif) no-repeat;
}

.price {
	color:#FF0000;
	font-size: 18px;
}
#space{
left:10px;
}
/* end of 3 boxes */

/* 2 columns */

#templatemo_2columns{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	width: 880px;
}

.column1{
	float: left;
	width: 580px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}
.column1camera{
	float: left;
	width: 580px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
	height:1800px;
}

.column2{
	float: right;
	width: 220px;
	padding: 10px;
	padding-left: 30px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}


/* end of 2 columns */

/* Detail page */

#templatemo_features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 730px;
}

.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;	
	border-bottom: 1px solid #CCCCCC;
}

.subrow {
	clear: both;
	padding: 5px 0px;
	font-size: 12px;
	background: #ffffff;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
}

.plan_column {
	float: left;
	width: 150px;
}

.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* end of detail page */

/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding: 15px 0px 0px 0px;
	width: 920px;
	height: 62px;
	color: #ffb21e;
	line-height: 24px;
	text-align: center;
}
#templatemo_footer a {
	color: #ffb21e;
	text-decoration: none;
}

#templatemo_footer a:hover {
	text-decoration: underline;
}

/* --------- end of footer --------------*/

#fg_membersite .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color:#FF0000;
   background-color : #ffff00;
}




/* --------- camera--------------*/

#whole_camera
{

width:500px;
position:absolute;

}

#camera_image
{
max-width:150px;
position:absolute;
}
#camera_desc
{
max-width:400px;

position:absolute;
left:180px;

}




#whole_camera2
{
width:500px;
position:relative;
background-color:#000000;
max-height:200px;
top:200px;
}
#camera_image2
{
max-width:150px;
max-height:200px;
position:absolute;

}
#camera_desc2
{
max-width:300px;
max-height:200px;
position:absolute;

left:180px;

}








#whole_camera3
{
width:500px;
position:relative;
background-color:#000000;
max-height:200px;
top:400px;
}

#whole_camera4
{
width:500px;
position:relative;
background-color:#000000;
max-height:200px;
top:600px;
}
#whole_camera5
{
width:500px;
position:relative;
background-color:#000000;
max-height:200px;
top:800px;
}
#whole_camera6
{
width:500px;
position:relative;
background-color:#000000;
max-height:200px;
top:1000px;
}
#whole_camera7
{
width:500px;
position:relative;
background-color:#000000;
max-height:200px;
top:1200px;
}
#whole_camera8
{
width:500px;
position:relative;
background-color:#000000;
max-height:200px;
top:1400px;
}
















#whole_alarm
{

width:500px;
position:absolute;

}

#alarm_image
{
max-width:100px;
position:absolute;
}
#alarm_desc
{
max-width:450px;

position:relative;
left:120px;

}

#whole_alarm2
{

width:500px;
position:absolute;
top:200px;

}

#whole_alarm3
{

width:500px;
position:absolute;
top:380px;
background-color:#000000;
height:150px;

}

td
{
padding: 10px 15px 10px 15px;
}