@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:0;
	background-color:#4396CA;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
img{border:0}
#wrap{margin:0 auto; padding: 0px ;width:1030px;}

#header{
	margin: 0px;
	padding: 5px 15px 5px 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #333333;
}
.iborder{border: #3D3D3D 1px solid; padding:0}
#content img.iborder{border: #3D3D3D 1px solid; padding:0}
#content{
	margin-top: 10px;
	padding: 15px;
	border: #3D3D3D 1px solid;
	background: #F0F9FD;
	min-height: 200px;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#content h1{
	font-size:18px;
	color:#3F89C3;
	margin-bottom:25px;
}

#content p{
	text-align: justify;
}

#content img{
	padding-left: 10px;
}

#content h2{
	font-size:16px;
	color:#000;
}
#content a{
	color: #3F89C3;
	text-decoration:none;
}	
#footer{
	margin-top: 10px;
	padding: 15px;
	border: #262626 1px solid;
	background: #666666;
	color: #aaa;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.ftitle{
	color:#CF3F1B;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
}
.ftitle2{
	color:#FFF5A5;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}
#copy{
	margin-top: 0px;
	padding: 15px;
	
	background: #4396CA;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#copy a{
	color: #000;
	text-decoration:none;
}
#copy a:hover{
	color: #FFF5A5;
	text-decoration:underline;
}

.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.jqpopupmenu li{
position: relative;
}

.jqpopupmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #ffffff;
background: #D32100;
text-decoration: none;
padding: 7px 9px;
}

* html .jqpopupmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.jqpopupmenu li a:hover, .jqpopupmenu li.selected>a{
background: #D64226;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
#topmenu{

	background:url(images/cat-nav-bg.jpg) ;
	margin-top: 5px;
	padding:10px 0px;
}
.menu{

	padding:0px 12px;
	border-right: #aaa 1px solid;
}
.menu a{
	color: #ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none
}
.menu a:hover{
	/*background:url(images/cat-nav-hover.jpg) ;*/
	text-decoration:underline;
}
#header .menu a{
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none
}
#header .menu a:hover{
	/*background:url(images/cat-nav-hover.jpg) ;*/
	text-decoration:underline;
}


.menuf{

	padding:3px 12px;
	
}
.menuf a{
	color: #aaa;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none
}
.menuf a:hover{
	/*background:url(images/cat-nav-hover.jpg) ;*/
	color: #aaa;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none
}

.actuve{
	background:url(images/cat-nav-hover.jpg) ;
	color: #aaa;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none
}

table.data{
	border-color: #fff;
    border-width: 1px 1px 0 0;
    border-style: solid;
	
}

table.data td{
	border-color: #fff;
    border-width:  0 0 1px 1px;
    border-style: solid;
	padding:5px 10px 5px 20px;
	font-size: 12px;
	background-color:#6699FF;
	
}

table.data td.leftdata{
	background-color: #6699FF;
}
table.data td.rightdata{
	background-color: #6699FF;
}

.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.jqpopupmenu li{
position: relative;
}

.jqpopupmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #ffffff;
background: #141414;
text-decoration: none;
padding: 7px 9px;
}
.jqpopupmenu li li a{
display: block;
width: 560px; /*width of menu (not including side paddings)*/
color: #ffffff;
background: #141414;
text-decoration: none;
padding: 7px 9px;
}

* html .jqpopupmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

* html .jqpopupmenu li li{ /*IE6 CSS hack*/
display: inline-block;
width: 570px; /*width of menu (include side paddings of LI A*/
}
.jqpopupmenu li a:hover, .jqpopupmenu li.selected>a{
background: #2C2C2C;
}
.rightarrowclass{
position: absolute;
top: 10px;
right: 5px;
}

 .enquire{
float: right;
width: 192px ;
height: 30px ;
background: url(images/book-now.png) no-repeat 0 0 ;
margin: 10px 0 2px 0 ;
text-decoration: none ;
text-indent: -9999px ;
}
.enquire:hover, .enquire-active{
background: url(images/book-now.png) 0 -30px no-repeat ;
}

.red{color:#F00}

#livechat{
	position:fixed; top:50%; left:1px; margin-top:-20px;width:40px;
}

#social{
	position:fixed; top:50%; right:1px;margin-top:-20px;width:40px;
}