/* Start of CMSMS style sheet 'LoadFoo : LoadFoo' */
/* ======================================================== */
/*	Created by Devit Schizoper 								*/
/*	Created HomePages http://LoadFoo.starzonewebhost.com	*/
/*	Created Day 01.12.2006 									*/
/* ======================================================== */

img.shadow {
  box-shadow: 2px 2px 2px #333333;
  -moz-box-shadow: 2px 2px 2px #333333;
  -webkit-box-shadow: 2px 2px 2px #333333;

   filter:progid:DXImageTransform.Microsoft.dropShadow(color=#111111, offX="2", offY="2", positive=true);
   -ms-filter:progid:DXImageTransform.Microsoft.dropShadow(color=#111111, offX="2", offY="2", positive=true);
}

img.logo {
margin 0px;
}

html {overflow-y: scroll;}

body {
	margin: 0px;
	background: url(/uploads/LoadFoo/top_bg_extended.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
        font-size: 0.8em;
        background-color: #f0f0f0;
}

p {
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h2 {
	color: #9f9f9f;
	margin:0px;
	padding:0px;
	font-size: 15px;
}

ul {
	font-size: 11px;
	margin:0;
	padding:0;
	list-style-image: url(/uploads/LoadFoo/bullet.gif);
}

a {
	color: #008C45;
<!--	color: #009933;-->
}

a:hover {
	text-decoration: none;
}

blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}


/**** Main Container ***/


#wrap {
       margin-left: auto;
       margin-right: auto;
       width: 1047px;
}

/**** Top ***/

#top {
	width: 100%;
	height: 122px;
	color: #fff;
	background: #000 url(/uploads/LoadFoo/top_bg_extended.gif);
	overflow:hidden;
}

#top h2 {
	color: White;
	letter-spacing: 2px;
	font-size: 3.1em;
	font-weight: normal;
	position: relative;
	margin: -15px 0px 0px 0px;
	top: 5px;
	display: block;
	float: left;
	/* background: url(/uploads/images/logo_networds.jpg) no-repeat;*/
	padding-left: -150px;
}

#top h2 a {
	color: #93B300;
	text-decoration: none;

}

#top h2 a:hover {
	color: #008C45;
<!--	color: #00792b;-->
<!--	color: #009933;-->
}


/**** Main Menu ***/


#menu {
	display: block;
	float:right;
}

#menu ul {
	margin: 10px 0px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a.currentpage {
	color: #93B300;
        text-decoration:underline;
}

#menu li a {
	display: block;
	padding: 15px 5px 10px 7px;
	margin: 0px 4px 0px 2px;
        min-width: 75px;
        text-decoration: none;
        border-left: 0px solid #009933;
	color: #fff;
	font-weight: bold;
}

#menu li li a {
	display: block;
	padding: 11px 5px 19px 5px;
	margin: 0px 4px 0px 2px;
        min-width: 75px;
        text-decoration: none;
        border-left: 0px solid #009933;
	color: #fff;
	font-weight: bold;
}

* html #menu a {width:1%;}

#menu li a:hover {
	background: url(/uploads/LoadFoo/bg_menu.gif);
            display:block;
	color: white;
}

#menu li a:active {
	background: url(/uploads/LoadFoo/bg_menu.gif);
        display:block;
	color: gray;
/*        letter-spacing:1px;*/
}    

#menu li li a:active {
	background: none;
        display:block;
	color: gray;
/*        letter-spacing:1px;*/
}



#menu li a.currentpage:hover {
	color: white;
}

#menu li a.currentpage:hover:active {
	color: gray;
}


/**** Content Container ***/


#content {
	width: 100%;
	margin-top:10px;
margin-left: 106px;
}

#content h2 {
	margin: 0;
	padding: 10px 0 10px 0;
}


/**** Content ***/


#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

#left {
	width: 570px;
	float:left;
	display: block;
        margin-left: 20px;
	display: inline;
}


/**** Sidebar ***/


#right {
	width: 315px; 
	float: right;
	display:block;
	margin-top: -5px;
}

#right .box {
	width: 24em;/*280px*/
	background: #E2C24D;
<!--	background: #E6CC80;-->
<!--	border: 1px solid #E1E1E1;-->
	border: 5px solid #000;
	margin: 0px 100px 10px 0;
	padding:0px 5px 5px 5px;
	float: right;
}

#right .box h2 {
	font-size: 1em;
	margin: 0px 0 0px 0;
	padding:0px 0 0px 0;
}

#right .box a {
	margin: 20px 0 20px 0;
	color: #00792b;
<!--	color: #009933;-->
	font-size: 14px;
}

#right .box p {
	margin: 10px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

#right .box li {
	margin-top:10px;
}

#nav{ list-style: none; margin: 2.0em 0; width: 25em; float: right;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.3em 0.3em 0.8em;
	border-bottom: 2px; /*solid #1a1a1a*/
	border-top: 2px; /*solid #1a1a1a*/
	color: #009933;
	background-color: #F7F9FB;
	font-weight: bold;
	text-decoration: none;
	}

#nav a:hover{
	color: #1a1a1a;
	background: url(/uploads/LoadFoo/bg_t.gif) no-repeat;
	background-color: #fff;
	font-weight: bold;
	}	

/**** Clear Div ***/


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;f
}

/**** Footer ***/

#footer {
        margin: 40px auto 0 auto;
	text-align: center;
	border-top: dotted 1px gray;
	padding: 20px 0 20px 0;
	width: 70%;
}

#footer p {
	margin: 0px;
	padding: 0;
}
/* End of 'LoadFoo : LoadFoo' */

