/* ========== GLOBAL STYLES ========== */

body {
	background: #eeedeb url('/img/bg-pattern-jsite.jpg');background repeat:repeat-y repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	

	
img {
	border: none;
	margin: 0;
	padding: 10px 10px 10px 10px;
	outline: none;
	}
	
img.borders { border-color: #414042; border-style:solid; border-width:5px; padding:0px; margin-bottom:20px; }

img.gallborder { border-color: #FFF; border-style:solid; border-width:2px; padding:0px; margin-bottom:10px 10px 10px 10px; }
	
img a:link, img a:visited { outline: none; }

/* ========== TEXT ========== */

p {
	font: normal 9pt Tahoma;
	line-height: 16px;
	color: #414042;
	margin: 10px 20px 10px 20px;
	padding: 0;
	}
	
table {
	font: normal 9pt Tahoma;
	line-height: 16px;
	color: #414042;
	margin: 10px 20px 0 20px;
	padding: 0;
	}

.marginleft p {
	margin-left: 30px;
	}

div {
	margin: 0;
	padding: 0px;
	}
	
	
.hr {
	height:1px;
	border-top:1px dashed #CCC;
	margin: 20px auto;
	clear:both;
	display:block;
	width:90%;
	}

h1 {
	color: #414042;
	font: bold 12pt Times;
	line-height: 10pt;
	padding: 0 0 5px 0;
	margin: 20px;
	}

h1.home { padding-bottom:10px; }	
	
h2 {
	color: #333;
	font: bold 11pt Tahoma;
	line-height: 9pt;
	padding: 0;
	margin: 20px;
	}

ul.list {
	margin:0 0 10px 20px;
	padding:0;
	}

ul.list li {
	margin: 0 0 0 10px;
	padding:0 0 0 12px;
	font: normal 9pt Tahoma;
	color: #414042;
	list-style-type: none;
	line-height: 16px;
	background:url('/img/list-bullet.gif') no-repeat left 5px;
	}

ul.list li ul {
}

ul.list li ul li { 
}

/* ========== LINKS ========== */

a, a:visited {
	color: #c65110;
	text-decoration: underline;
	outline: none;
	}

a:hover {
	color: #333;
	text-decoration: underline;
	}

/* ========== Overall Styles ========== */

#pageTop {
	background: url("/img/header-jsite.jpg") no-repeat;
	margin:0 auto;
	padding:0;
	height: 185px;
	width: 790px;
	}
	

#subpageTop {
background: url("/img/subpg-header-jsite.jpg") no-repeat;
margin:0 auto;
padding:0;
height: 194px;
width: 789px;
}

#wrapper {
	margin: 0px auto 20px auto;
	padding: 0;
	width: 790px;
	}

#content {
	background: url("/img/bg-repeat-colour.jpg") repeat-y;
	margin: 0 auto;
	width: 790px;
	}
	
#rtcol {
margin: 10px 10px 10px 10px;
text-align:left;
}

#footer {
	background: url("../img/footer-jsite.jpg") no-repeat;
	width: 790px;
	height: 76px;
	padding: 0;
	margin: 0 auto;
	}

#pgfooter {
	font-weight: bold;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	font: bold 8pt "Times New Roman", Times, serif;
}

#pgfooter a:link, #pgfooter a:visited {
	color: #FFF;
	font: bold 8pt "Times New Roman", Times, serif;
	text-decoration: none;
	}

#pgfooter a:hover {
	text-decoration: underline;
	}

/* ======= LIST ITEMS ======= */

#navcontainer{ 
	width: 790px;
	height: 46px;
	margin: 10px 0 0 0;
	padding: 0;
	}

#navlist {
	margin: 0;
	padding: 0;
	}
	
	
.nav1 { 
	width:111px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-profile.jpg') 0 -46px no-repeat; 
	}
.nav1 * { display:none; }
.nav1 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:111px;
	cursor: pointer;
	background:url('/img/nav-profile.jpg') 0 0 no-repeat; 
	}
.nav2 { 
	width:93px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-veena.jpg') 0 -46px no-repeat; 
	}
.nav2 * { display:none; }
.nav2 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:93px;
	cursor: pointer;
	background:url('/img/nav-veena.jpg') 0 0 no-repeat; 
	}

.nav3 { 
	width:113px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-gallery.jpg') 0 -46px no-repeat; 
	}
.nav3 * { display:none; }
.nav3 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:113px;
	cursor: pointer;
	background:url('/img/nav-gallery.jpg') 0 0 no-repeat; 
	}
	
.nav4 { 
	width:78px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-press.jpg') 0 -46px no-repeat; 
	}
.nav4 * { display:none; }
.nav4 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:78px;
	cursor: pointer;
	background:url('/img/nav-press.jpg') 0 0 no-repeat; 
	}
	
.nav5 { 
	width:81px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-tours.jpg') 0 -46px no-repeat; 
	}
.nav5 * { display:none; }
.nav5 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:81px;
	cursor: pointer;
	background:url('/img/nav-tours.jpg') 0 0 no-repeat; 
	}
	
.nav6 { 
	width:63px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-sync.jpg') 0 -46px no-repeat; 
	}
.nav6 * { display:none; }
.nav6 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:63px;
	cursor: pointer;
	background:url('/img/nav-sync.jpg') 0 0 no-repeat; 
	}
	
.nav7 { 
	width:71px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-blog.jpg') 0 -46px no-repeat; 
	}
.nav7 * { display:none; }
.nav7 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:71px;
	cursor: pointer;
	background:url('/img/nav-blog.jpg') 0 0 no-repeat; 
	}
	
.nav8 { 
	width:79px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-media.jpg') 0 -46px no-repeat; 
	}
.nav8 * { display:none; }
.nav8 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:79px;
	cursor: pointer;
	background:url('/img/nav-media.jpg') 0 0 no-repeat; 
	}
	
.nav9 { 
	width:101px; 
	height: 46px; 
	display: block; 
	position: relative; 
	background:url('/img/nav-contact.jpg') 0 -46px no-repeat; 
	}
.nav9 * { display:none; }
.nav9 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height:46px;
	width:101px;
	cursor: pointer;
	background:url('/img/nav-contact.jpg') 0 0 no-repeat; 
	}				

#navlist li {
	margin: 0;
	padding: 0 0px 0 0;
	display: inline;
	list-style-type: none;
	float: left;
	color: #FFF;
	font: normal 8pt Arial;
	}

#navlist li a { 
	margin: 0;
	padding: 0;
	}

#navlist li a:link, #navlist li a:visited {
	font: normal 10pt Arial;
	color: #000;
	display: block;   /* VERY IMPORTANT FOR CORRECT DROP DOWN POSITIONING IN IE7, REMOVE FOR HORIZONTAL POSITIONING */
	margin: 0;
	padding: 0 0 0px 0;
	text-decoration: none;
	}

#navlist li a:hover { 
	color: red;
	}

/* CSS DROP DOWN NAVIGATION CONTROLS */
/*  DROP DOWN NAVIGATION  */ 

#navlist li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	margin-top:-10px;
	background: #414042;
	/*border: 1px solid #b8b2a8;*/
	/*opacity: .70; 
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;*/
	list-style-type: none;
}

#navlist li ul li { padding: 0; margin: 0; float:none; }

#navlist li ul a:link, #navlist li ul a:visited  { 
	font: normal 11px Tahoma;
	color: #FFF !important; 
	text-decoration: none; 
	display: block !important;
	line-height: 22px;
	padding: 0px 20px 2px 10px;	
	text-align: center;
	}
	
#navlist li ul a:hover 	{ 
	background: #c65110;
	color: #414042 !important;
	text-decoration: none;
	}

#navlist li:hover ul {
	left: auto;
}

#navlist li:hover ul, #navlist li.sfhover ul {
	left: auto;
}

/* FIXES IE7 STICKY */
#navlist li:hover, #navlist li.hover {
    position: static;
}

/* Second Nav List Styles */

ul#secnavlist {
	margin: 0px;
	padding: 0px;
	width: 168px;
	}

#secnavlist li {
	list-style-type:none;
	border-top: 1px solid #FFF;
	line-height: 43px;
	background: #dfdbd5;
	display: block;
	float: left;
	width: 168px;
	}
	
/* nav style of double for two liner */
#secnavlist li.double {
	height: 56px;
	}

#secnavlist a:link, #secnavlist a:visited { 
	font: normal 8pt Arial !important; 
	display: block; 
	float: left; 
	margin: 0px; 
	outline: none; 
	}
	
#secnavlist a:hover {
	text-decoration:underline;
	}