/*

	CSS file for nepalmarathon.com
	hand coded by sameer @ nhugu.com
	© 2008	

*/

body {
	background: url(../images/body_bg.gif) top center;
	margin: 0px;
}

a, a:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e58617;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990225;
	text-decoration: underline;
}

form div {
	float: left;
	display: inline;
	width: 100px;
}

input, textarea, textbox {
	width: 200px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px inset #424242;
}

#maincontentwrapper {
	background: #fff url(../images/whitepx.gif);
	width: 770px;
	margin: 0 auto;
	padding-left: 0px;
}

#logo {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #455fad;
}

#logo a, #logo a:link {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 14px;
	text-align: right;
	text-decoration: none;
	color: #455fad;
}

#logo a:hover, #logo a:active {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
}

#top-header {
	height: 210px;
	clear: both;
}

#top-header div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-align: right;
	line-height: 30px;
	margin-top: -210px;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* slideshow */

#slideshow {
    margin: 0px;
    position:relative;
    height:176px;
	 overflow: hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* end slideshow */

#mainmenu {
	background: url(../images/top_menu_bg.gif);
	height: 29px;
	border-bottom: 1px solid #fff;
	clear: both;
}

#mainmenu ul {
	height: 24px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
}

#mainmenu ul li {
	display: inline;
	color: #fff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 30px;
}

#mainmenu li ul {
	display: none; /* hide list under li */
	position:absolute;
	top: 24px;
	left: 0;
}

#mainmenu li:hover ul, #mainmenu li.over ul { 
	display: list; 
	z-index: 9999; 
}

#mainmenu li li a { 
	height: 1%;
	border-bottom: 1px solid #A52B01; 
	font-weight: normal;
}

#mainmenu li:hover ul, #mainmenu li.over ul { 
	display: table-cell; 
	z-index: 9999; 
}

#content-table {
	border: 1px solid #a8b5d9;
	height: 265px;
}

#content-table h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #5068b2;
}

#content-table h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

#content-table td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	text-align: justify;
}

#content-table td div {
	width: 336px;
	float: right;
	text-align: justify;
	background: url(../images/logo-bg.gif) center no-repeat;
}

#content-table table td {
	padding: 3px 2px;
	border: 1px solid grey;
}

#content-table ul li {
	list-style-image: url(../images/arrow_orange.gif);
}


#content-table td .div2 {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.7em;
	text-align: left;	
}

#content-table td div p {
	margin-top: 10px;
	line-height: 1.4em;
}

#content-table a, #content-table a:link {
	font-weight: normal;
	color: #5068b2;
}

/* starting bottom table */

#content-table2 {
	border: 1px solid #b2bede;
}

#content-table2 td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	background: url(../images/table2-bg.gif) repeat-x;
}

#content-table2 td div {
	width: 336px;
	float: right;
	text-align: justify;
	background: url(../images/logo-bg.gif) center no-repeat;
}

#content-table2 td ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

#content-table2 td ul li {
	padding-right: 7px;
	list-style-image: url(../images/li-img.gif);
	margin-bottom: 10px;
}

#content-table2 td p {
	margin-top: 12px;
	line-height: 1.3em;
}

#content-table2 .past-events {
	background: #fff7f7;
}

#content-table2 a, #content-table2 a:link {
	font-weight: normal;
	color: #5068b2;
}


#bodycontent {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f9f9f9 url(../images/content_bg.gif) top left repeat-x;
	clear: both;
	display: block;
	float: left;
	width: 770px;
	padding: 12px 0px 10px 0px;
}

#bodycontent .contents {
	float: right;
	padding-top: 30px;
	padding-left: 14px;
	clear: left;
	width: 540px;
}

#bodycontent #content-div {
	width: 241px;
	float: left;
	margin: 5px 4px 5px 3px;
}

#bodycontent #content-div div {
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-bottom: 7px;
}

#bodycontent #content-div div div {
	border: none;
	padding: 0px;
	margin: 7px 0px 7px 0px;
}

#bodycontent #content-div div div img {
	background: url(../images/events_img_bg.gif) no-repeat;
	padding: 5px;
	float: left;
	margin-right: 7px;
	border: 0px;
}

#bodycontent #content-div .heading01 {
	background: url(../images/upcoming_events.gif) top left no-repeat;
	line-height: 20px;
	height: 20px;
}

#bodycontent #content-div .heading02 {
	background: url(../images/our_publications.gif) top left no-repeat;
	line-height: 20px;
	height: 20px;
}

#bodycontent #content-news {
	width: 281px;
	float: left;
	margin: 5px 4px 5px 3px;
}

#bodycontent #content-news h4 {
	font-weight: bold;
	color: #8ca4d5;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
}

#bodycontent #content-news h5 {
	font-size: 11px;
	font-weight: normal;
	color: #b6caf4;
	margin-top: 0px;
	margin-bottom: 12px;
}

#bodycontent #content-news div {
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-bottom: 7px;
}

#bodycontent #content-news div div {
	border: none;
	padding: 0px;
	margin: 7px 0px 7px 0px;
}

#bodycontent #content-news .heading03 {
	background: url(../images/top_stories.gif) top left no-repeat;
	line-height: 28px;
	height: 28px;
}

#bodycontent #content-news #top-stories {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 14px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: justify;
}

#bodycontent #contentlink-div .heading04 {
	background: url(../images/newsletter_signup.gif) top left no-repeat;
	height: 20px;
	line-height: 20px;
}

#bodycontent #contentlink-div .heading05 {
	background: url(../images/tell_a_friend.gif) top left no-repeat;
	line-height: 20px;
	height: 20px;
}

#bodycontent #contentlink-div .heading06 {
	background: url(../images/multimedia.gif) top left no-repeat;
	line-height: 20px;
	height: 20px;
}

#bodycontent #contentlink-div .heading07 {
	padding: 0px;
	margin: 0px;
	background: url(../images/cedpa_blog.gif) top left no-repeat;
}

#bodycontent #contentlink-div {
	width: 224px;
	float: left;
	margin: 5px 0px 5px 3px;
}

#bodycontent #contentlink-div div {
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-bottom: 7px;
}

#bodycontent #contentlink-div div div {
	border: none;
	padding: 0px;
}

#bodycontent #contentlink-div .newsletter-bg {
	background: url(../images/newsletter_bg.gif) no-repeat;
	height: 35px;
	padding-bottom: 5px;
	padding-top: 0px;
}

#bodycontent #contentlink-div .newsletter-bg input {
	border: none;
	background: none;
	margin-top: 10px;
	margin-left: 10px;
	width: 115px;
	color: #9b9b9b;
}

#bodycontent #contentlink-div .tell-a-friend {
	background: url(../images/tell_a_friend_bg.gif) no-repeat;
	height: 35px;
}

#bodycontent #contentlink-div .tell-a-friend input {
	border: none;
	background: none;
	margin-top: 10px;
	margin-left: 10px;
	width: 115px;
	color: #9b9b9b;
}

#bodycontent #contentlink-div .multimedia {
	width: 100%;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
	color: #8ca4d5;
	background: #ff0;
}

#bodycontent #contentlink-div .video {
	width: 40%;
	background: #fff url(../images/video.gif) top center no-repeat;/*
	height: 50px;*/
	padding-top: 45px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#bodycontent #contentlink-div .audio {
	float: right;
	width: 45%;
	background: #fff url(../images/audio.gif) top center no-repeat;/*
	height: 50px;*/
	padding-top: 45px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#bodycontent #contentlink-div .multimedia .links {
	float: right;
}

#bodycontent #content-div .publications ul {
	display: inline;
	clear: both;
	width: 100%;
	margin: 14px 0px 14px 7px;
}

#bodycontent #content-div .publications ul li {
	display: inline;
	list-style: none;
	background: #dfdfdf;
}

#bodycontent #content-div .publications ul li img {
	background: url(../images/cedpa_pub_bg.gif) no-repeat;
}

#bodycontent #content-div .publications ol {
	clear: both;
	width: auto;
	margin: 0px 0px 0px 30px;
	padding: 5px 0px 0px 0px;
}

#bodycontent #content-div .publications ol li {
}

#bodycontent #content-div .publications ol li img {
	background: url(../images/cedpa_pub_bg.gif) no-repeat;
}

#bodycontent #content-div a.events, #bodycontent #content-div a.events:link {
	color: #820053;
	text-decoration: underline;
}

#bodycontent #content-div a.events:hover, #bodycontent #content-div a.events:active {
	color: #000;
	text-decoration: none;
}

#bodycontent #content-news #top-stories h4 a, #bodycontent #content-news #top-stories h4 a:link {
	font-size: 12px;
	text-decoration: underline;
}

#bodycontent #content-news #top-stories h4 a:hover, #bodycontent #content-news #top-stories h4 a:active {
	color: #990066;
	text-decoration: none;
}

#bodycontent #content-news #top-stories a, #bodycontent #content-news #top-stories a:link {
	color: #8ca4d5;
}

#bodycontent #contentlink-div .multimedia a, #bodycontent #contentlink-div .multimedia a:link {
	color: #8ca4d5;
	font-weight: normal;
}

#bodycontent #content-div .publications ol li a, #bodycontent #content-div .publications ol li a:link {
	font-weight: normal;
	color: #000;
}

#bodycontent #content-div .publications ol li a:hover, #bodycontent #content-div .publications ol li a:active {
	font-weight: normal;
	color: #8ca4d5;
	text-decoration: underline;
}

#inside-pages {
	width: 548px;
	float: left;
	margin: 5px 4px 5px 3px;
}

#inside-pages h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #820053;
	margin: 0px 0px 14px 2px;
	padding-bottom: 7px;
	background: url(../images/inside_h4.gif) bottom repeat-x;
}

#inside-pages li {
	line-height: 1.8em;
}

#inside-pages div {
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-bottom: 14px;
	margin-top: 0px;
	line-height: 1.3em;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 150px;
}

#inside-pages #publications {
	width: auto;
	background: #fff;
	border: none;
	padding: 10px;
	margin-bottom: 14px;
	margin-top: 0px;
	margin-left: 10px;
	line-height: 1.3em;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;/*
	min-height: 150px;*/
}

#inside-pages p {
	text-align: justify;
	margin: 14px 10px 10px 10px;
}

#inside-pages div div {
	border: none;
	min-height: none;
}

#inside-pages div .left-img {
	float: left;
	border: 1px solid #f1f1f1;
	padding: 3px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	min-height: none;
}

#inside-pages .pub-leftimg {
	margin: 0px;
	padding: 0px;
	width: 30px;
	float: left;
	clear: both;
	border: 1px solid #dfdfdf;
}

#inside-pages .pub-leftimg img {
	margin: 3px;
}

#inside-pages .pub-content {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#inside-pages .pub-content p {
	margin: 0px 0px 10px 70px;
	padding: 0px;
}

#bodycontent #inside-links {
	float: left;
	width: 200px;
	margin: 5px 4px 5px 3px;
}

#bodycontent #inside-links div {
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-bottom: 7px;
}

#bodycontent #inside-links div div {
	border: none;
	padding: 0px;
	margin: 7px 0px 7px 0px;
}

#bodycontent #inside-links ul {
	margin: 10px 0px 7px 20px;
	padding: 0px;
	list-style-image: url(../images/arrow_orange.gif) top no-repeat;
}

#footer {
	margin: 0 auto 20px;
	border-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	line-height: 1.7em;
}

#footer a, #footer a:link {
	font-weight: normal;
	color: #000;
}

#footer a:hover, #footer a:active {
	font-weight: normal;
	color: #02854f;
	text-decoration: underline;
}

/* global classes */

.countdown {
	background: url(../images/count-bg.gif) right no-repeat;
	height: 40px;
	padding-top: 14px;
}

.site {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3550a5;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 3px;
}

.lcdstyle{ /*Example CSS to create LCD countdown look
background-color: #e5f4b1;*/
color: #3550a5;
font: normal 11px Tahoma;
padding: 7px;
}

.lcdstyle sup {
font: normal 10px MS Sans Serif;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}