/* 
title: Sandeep Shrestha
xhtml/css author: Ananda K. Maharjan
date: March 2009
document: master stylesheet
*/

/* 
Colour References:
text: #3b3b3b;
hover red: #b78e91;
heading gray: #6f6f6f;

*/

/* 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, font, ins, kbd, q, s, samp,small, strike, tt, var,dl, dt, dd, 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;}body {	line-height: 1;	color: black;	background: white;} 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: "" "";}

/******************
Overall Site Styles
******************/

/* General Styles */

body {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	line-height: 1.8em;
	text-align:left;
	background-color: #ffffff;
	background-image: url(images/sandeepbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.logo {
	padding: 0;
	float: left;
	margin-top: 15pt;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



strong{font-weight:800;}
p{padding-bottom:1em;}

h1{
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#6f6f6f;
	padding-bottom:0.6em;
	
	}

h2{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c6676e;
	font-weight: bold;
	}
h3{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	}
	
.clearer {clear: both;}

/* Links */
a:link{color:#c6676e;text-decoration:none;}
a:visited{color:#c6676e;text-decoration:none;}
a:hover{color:#000;text-decoration:none;}
a:active{color:#000;text-decoration:none;}

/* Menu navbar */

#mainmenu {
	margin-top: 203px;
	padding: 0;
	position: relative;
	float: left;
		}
	
#Navbar {
	width: 960px;
	margin-top: 22px;
	line-height: 1.3em;
	text-align: right;
	
			}

#Navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	
}

#Navbar ul li {
	display: inline;
}

#Navbar ul li a {
	height: 18px;
	padding: 14px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6f6f6f;
	float: left;
}

#Navbar ul li a:hover {
	background-color: #b78e91;
	color: #ffffff;
}

#dropmenudiv{
	position:absolute;
	width: 200px;
	z-index: 100;
	
	}

#dropmenudiv a{
	display: block;
	text-decoration: none;
	color:#707e89;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
	z-index: -5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-bottom: 1px;
		}

#dropmenudiv a:hover{
	color:#215084;
	text-align: left;
	background-color: #fbfbfb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1ddcf;
	margin-bottom: 1px;
	}


/* contents*/
#wrapper {
	width: 960px;
	text-align: ;left;
	margin: 0 auto;
	padding: 0;
	clear: both;
	}

img {
border: none;
}
.more {
	float: right;
	display: block;
	font-size:12px;
	color:#c6676e;
	font-family: Arial, Helvetica, sans-serif;
		}

.more a:link, .more a:visited {
	font-size:12px;
	color:#c6676e;
	text-decoration: none;
	}
.more a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c6676e;	
	}


#contentblock {
	width: 960px;
	
				}

#intropic {
	width: 213px;
	float: left;
	padding-top: 98px;
		}
		
#lcontents {
	width: 274px;
	float: left;
	padding: 22px;
		}
		

#midcontents {
	padding-top: 22px;
	width: 276px;
	float: left;
	padding-right: 20px;
		}
		
#midcontents ul {
 padding: 0;
 list-style: none;
 margin-bottom: 8px;
 float: left;

}

#midcontents ul li {
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
			}
#midcontents ul li a {
	width: 78px;
	height: 72px;
	float: left;
	border: 1px solid #fff;
	padding: 4px;
	background-color: #dedede;  
	}
#midcontents ul li a:hover {
	border: 1px solid #c6676e;
	padding: 4px;
	background-color: #fff;  
	}
	
#rightcontents {
	width: 120px;
	padding-top: 22px;
	float: right;
		}
		
#rightcontents ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#rightcontents ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a6a6a6;
	line-height: 1.7em;
}

#rightcontents ul li a:hover {
	color: #c6676e;
}

.separator {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	height: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Footer */
#footer {
	clear: both;
	text-align: center;
	}
#insidefooter {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8b8c8d;
		}
#insidefooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8c8d;
	}
#insidefooter a {
	color: #8b8c8d;
	text-decoration: none;
	}
#insidefooter a:hover {
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d66f77;
		}
.leftfooter {
	float: left;
}
#footer .rightfooter {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.rightfooter img {
	float: left;
	margin-right: 10px;
}
#footer .rightfooter a{
	color: #347b91;
}
#footer .rightfooter a:hover{
	color: #8b8c8d;
}
.sep {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #347b91;	
}


/* inner contents */
#maincontents {
	width: 590px;
	padding-top: 20px;
	padding-bottom: 30px;
	float: right;
		}
		
#maincontents img {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	padding: 6px;
	border: 1px solid #c9d3d8;
	background-color: #e8f3f9;
		}
#sidebar {
	width: 280px;
	float: left;
	padding-top: 20px;
	padding-right: 50px;
	background-image: url(images/verticalsep.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
		}
#sidebar ul {
	padding: 0;
	margin-top: 4px;
	margin-bottom: 20px;
	list-style: none;
		}
#sidebar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	margin-left: 20px;
				}
#sidebar ul li a {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	display: block;
	height: 1%;
	color: #707e89;
	background-image: url(images/dotline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
			}
#sidebar ul li a:hover {
	color: #267289;
	background-color: #e4eff5;	
			}
			
			/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	margin: 0px;
}

.hoverbox a
{
	position:relative;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.hoverbox a:hover
{
	position:relative;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.hoverbox img
{
	background: #fff;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 150px;
	border: 8px solid #FFFFFF;
}

.hoverbox li
{
	background: #eee;
	color: inherit;
	display: inline;
	position: relative;
	float: left;
	padding: 0px;
	border: 1px solid #ddd;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 0px;
}

.hoverbox ul
{
	padding: 0px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

