body, html {
	height: 100%;
	cursor: default;
	}

body {
	padding: 0px;
	margin: 0px;
	background: #fffff;
	font: 11px Tahoma;
	color: #000;
	}

.stico_default
{
background-color: transparent;
background-image: none !important;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 0px;
}

#container {
	height: auto !important; 
	height: 100%; 
	min-height: 100%;
	width: 952px;
	background: url('image/mainBg.gif');
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 46px;
	}

#leftContent {
	float: left;
	width: 202px;
	padding-left: 4px;
	position: relative;
	background: url('../img/leftFooter.gif') no-repeat bottom right;
	padding-bottom: 75px;
	margin-right: 4px;
	}
	
#mainContent {
	float: left;
	width: 680px;
	margin-left: 10px;
	margin-top: 10px;
	}
#rightContent {
	float: left;
	width: 210px;
	margin-left: -10px;
	/*
	margin-left: 700px;
	_margin-left: 697px;
	*/
	padding-bottom: 75px;
	}


#footer {
/*	bottom: 0px; */
	margin-left: 4px;
	clear: both;
	display: block;
	width: 880px;
	height: 30px;
	margin-top: 10px;
	padding: 10px;
	padding-top: 30px;
	text-align: center;
	background-color: #dadada;
	border-top: 1px solid #c7c7c7;
	/*
	position: absolute;
	bottom: 0px;
	left: 46px; 
	*/
	 position: relative; 
	}


.header {
	background-image:url(image/logo_background.gif);
	width: 907px;
	height: 50px;
	color: #FFFFFF;
}
.header span {
	vertical-align: 155%;
}
.nav
{
	background-image:url(image/nav_background.gif);
	width: 907px;
	height: 36px;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style-type: none;
	text-align: left;
	margin-left: 10px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
font-family: Helvetica, Arial, Verdana;
color: #000000;
font-size: 12px;
font-weight: 900;
}

#sub a
{
	color: #404040 !important;
	font-weight: normal !important;
	padding: 2px 2px !important;
}
#navcontainer ul li a:hover
{

}

.content
{
	width: 1024px;
	height: 100%;
}

/*

-- Menu

*/

.menu h1 {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #A1A3AD;
	border-bottom: 1px solid #A1A3AD;
	height: 24px;
	background: url('../img/titlebar.gif') top right;
	text-transform: uppercase;
	clear: left;
	}
	
.menu h2 {
	padding: 0px;
	margin: 0px;
	height: 23px;
	display: block;
	background: url('../img/contentHeader.gif');
	font: 11px/23px Tahoma;
	color: #000;
	padding-left: 15px;
	position: relative;
	margin-top: -1px;
	margin-bottom: 8px;
	}
.menu a {
	font-size: 10px;
}

.menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	}
	
#menu {
list-style: none;
width: 150px;
padding-left: 20px;
background: url(images/background.png) no-repeat;
height: auto;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a:link,#menu a:visited{
color: #000000;
font-family: Trebuchet MS;
font-size: 14px;
display:block;
text-decoration: none;
font-weight:normal;
}


#menu a:hover{
color: #595959;
}

#menu a:active{
color: #dbdbdb;
}                    
                    

.menu ul li {
	display: block;
	float: left;
	width: 182px;
	height: 22px;
	padding-left: 20px;
	background: url('../img/leftItem.gif');
	font: 10px/22px Tahoma;
	color: #000;
	}

.box {
	width: 100%;
	float: right;
	position: relative;
	background-color: #f4f4f4;
	margin: 0;
	border-bottom: 1px solid #c7c7c7;
}
.box ul {
	padding-left: 40px;
}
.box h1
{
	background-image: url(image/top.gif);
	background-position: right;
	padding-top: 15px;
	height: 30px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	font-family: "Times New Roman";
	text-transform: uppercase;
	display: block;
}
.box p
{
	background-color: #f4f4f4;
	padding: 10px;
	display: relative;
}

.rss h1
{
	background-image: url(image/top_rss.gif);
}



/*

--- Listing Codes ---

*/

.item {
	text-align: left;
	width: 500px;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;

}
.item a {
	color: #0099cc;
}
.item h1 {
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.item h1 a {
	text-decoration: none;
	color: #000000;
}
.item img {
	float: left;
	margin: 4px;
}
.item #bottom {
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
}
.item #bottom a {
	text-decoration: none;
}
.item #grey {
	color: #7f7f7f;
}
.item #orange {
	color: #FF9900;
}

.share_button
{
	color: #7f7f7f !important;
}

/*

--- News

*/

.box ul {
	list-style: none;
	margin-left: -25px;
}
.box ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
}
.box ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099cc;
	text-transform: none;
}
.login ul li a {
	text-align: center;
	font-size: 8px !important;
}
.login ul li input #submit {
	margin-left: auto;
	margin-right: auto;
}
.box ul li span {
	font-size: 12px;
	text-transform: none;
}
.login ul li {
	float: inherit;
}



.login ul li label {
	width: 100px;
	text-align: right;
}
.login ul li input {
	border: 1px solid #a6a6a6;
}

.login ul li #submit {
	width: 59px;
	height: 22px;
	border: 1px solid #000000;
}
.center_object {
	width: auto;
	margin: 0 auto;
	align: center;
}

/*

-- Codebase

*/

.codebase {

}
.codebase h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.codebase label {
float: left;
width: 10em;
margin-right: 1em;
text-align: right;
}
.codebase span {
	font-size: 10px;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
}
.codebase #snippet {
	padding: 4px;
	background-color: #F2F2F2;
	border: 1px solid #C7C7C7;
}

.phpfile {
	background-image: url(http://www.webcodebase.com/image/ico/php.png);
	height: 16px;
	background-repeat: no-repeat;
}
.phpfile a {
	margin-left: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #0099cc;
}
.textfile {
	background-image: url(http://www.webcodebase.com/image/ico/text.png);
	height: 16px;
	background-repeat: no-repeat;
}
.textfile a {
	margin-left: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #0099cc;
}


.listcb ul {
	width: 620px;
	list-style: none;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.listcb li {
	display: inline;
	margin-right: 10px;
	text-align: center;
}
.listcb li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	color: #0099cc;
}
.listcb li a:hover {
	color: #5C5C5C;
}
.listcb #submit {
	margin-left: 200px;
	color: #FF3300;
	
}
.listcb #submit a {
	color: #FF3300;
}
.listcb #submit a:hover {
	color: #5C5C5C;
}

/*

-- Paginator

*/

.center_paginatate {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.paginate {
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
}
a.paginate {
border: 1px solid #0099cc;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #0099cc;
}
a.paginate:hover {
background-color: #0099cc;
color: #FFF;
text-decoration: underline;
}
a.current {
border: 1px solid #0099cc;
font: bold .7em Arial,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
cursor: default;
background:#0099cc;
color: #FFF;
text-decoration: none;
}
span.inactive {
border: 1px solid #0099cc;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
padding: 2px 6px 2px 6px;
color: #0099cc;
cursor: default;
}

/*

-- Yaw

*/

#contact_form{ 
	color: #000000;
	width:600px;
	margin:0 auto;
	height:200px;
	padding:10px 0;
	position:relative; 
}
form fieldset { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	margin:0px 0px 20px 0px; 
	width:578px; 
	position:relative;
	border:0;
	display:block; 
	padding: 0px 10px 8px; 
}
form fieldset legend	{ 
	border-width:1px; 
	border-style:solid; 
	border-color:#BBBB66; 
	color:#FFFFFF;
	font-weight:bold; 
	font-variant:small-caps; 
	font-size:140%; 
	padding:4px 8px;
	margin:0px 0px 10px 0px; 
	position:relative;
	top: -12px; 
	background:white; 
}
label	{ 
	font-size:90%; 
	display:block; 
	float:left; 
	width:10em; 
	text-align:right;
	margin:.2em .2em 0 0; 
	color:#000000;
	font-weight:bold;
	padding:8px 0px; 
}
label.error { 
	font-weight:normal;
	color:red;
	text-align:left;
	width:140px; 
	padding-left:25px;
	background: transparent url(http://www.webcodebase.com/image/cancel.png) no-repeat scroll left;
}
input.text-input { 
	width: 100%;
	margin:4px;
	padding:2px 0;
	color:#333; 
	border: 1px solid #a6a6a6;
}

textarea.text-input {
width: 100%;
	margin:4px;
	padding:2px 0;
	color:#333; 
	border: 1px solid #a6a6a6;
}
select.text-input {
width: 100%;
	margin:4px;
	padding:2px 0;
	color:#333; 
	border: 1px solid #a6a6a6;
}

label#name_label { 
	position:absolute; 
	top:0; 
	left:0; 
}
input.button{ 
 top:125px; left:120px; padding:3px 6px;
border:2px solid #fff; margin:20px 0px 0px 0px; color:#3D7169; 
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#CCC; -moz-border-radius:5px; 
}
input.button:hover { background:#009FAA none repeat scroll 0% 0%; color:white; }
#message { width:180px; margin-right: auto; margin-left: auto; }
#message h2	{ font-size:150%;color: #000000; }
#message p	{ color:#000000;font-weight:bold;margin:6px 0px; }
#checkmark	{ position:relative;top:76px;left:-60px; }
#message_submit	{ width:180px;margin:60px 0 0 100px; }
#message_submit h2	{ font-size:150%;color: #000000; }
#message_submit p	{ color:#000000;font-weight:bold;margin:6px 0px; }


table .table { 	-moz-border-radius: 5px;
	background-color: #E1EEF2; }
.table input,.table select, .table textarea { width: 500px; }
.table input#submit_btn { width: 100px; margin-right: auto; margin-left: auto; }
.text { text-align: right; vertical-align: middle; width: 100px; font-weight: 900; color: #5c5c5c; }


.menu_list a { -moz-border-radius: 5px; background-color: #E1EEF2 !important; padding: 4px; font-weight: 900; color: #5c5c5c; padding-left: 20px; padding-right: 20px; text-decoration: none; }
.menu_list a.hover { background-color: #FF0000 !important; }


/*

-- Register form

*/
.register_form {  }
.register_form input,.register_form select,.register_form textarea { border: 1px solid #a6a6a6; }


.infopages { width: 620px; }
.infopages strong { color: #0099cc; font-size: 14px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
.infopages h1 { color: #0099cc; font-size: 18px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #0099cc; }


.table_box {
	-moz-border-radius: 5px;
	background-color: #E1EEF2;
}
.table_box input {
	border: 1px solid #a6a6a6;
}
.table_box input#submit {
	-moz-border-radius: 5px;
}

.news {
	width: 620px;
}
.news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0099cc;
	border-bottom: 1px solid #0099cc;
}
.news span {
	color: #9D9D9D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news_box {
	margin-top: 0;
	-moz-border-radius: 5px;
}
.news_box h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
  background: transparent url(quoleft.png) left top no-repeat;
}
.news_box h2 div {
  padding: 0 48px;
  background: transparent url(quoright.png) right bottom no-repeat;
}



.register_box {
	-moz-border-radius: 5px;
	background-color: #E1EEF2;
}
.register_box input {
	border: 1px solid #a6a6a6;
}
.register_box input#submit {
	-moz-border-radius: 5px;
}
.register_box h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
  background: transparent url(quoleft.png) left top no-repeat;
}

.register_text { width: 640px; }
.register_text h1 { 
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0099cc;
	border-bottom: 1px solid #0099cc;
}
.register_text h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}



.comment {
	padding: 4px;
	padding-top: 0;
	background-color: #fff9e5;
	border: 1px solid #feebaa;
	color: #373737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.comment h1 {
	font-size: 14px;
	color: #0099cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*

-- Table List News

*/
.tln
{
	color: #00000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tln th
{
	border: 1px solid #3C3C3C;
	border-left-width: 0;
	background-color: #E5E5E5;
}
.tln th#id
{
	border-left: 1px solid #3C3C3C;
}
.tln td
{
	border-bottom: 1px solid #3C3C3C;
	background-color: #F3F3F3;
}

.news_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099cc;
	width: 100%;
	height: 100%;
	
}

/*

-- Comments

*/
div.comments ol.commentlist li
{
background-color: #f6f7f9;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
margin-top: 1em;
margin-right: 3em;
margin-bottom: 1em;
margin-left: 3em;
padding-top: 0.5em;
padding-right: 1em;
padding-bottom: 0.5em;
padding-left: 1em;
}
div.comments ol.commentlist li.bypostauthor
{
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #aaaaaa;
border-right-color-value: #aaaaaa;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #aaaaaa;
border-left-color-value: #aaaaaa;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}


/* Code */
div.code {
	margin: 1em 1em 1em 2em;
	padding: 0 0 0 1em;
	border: 1px solid #ccc;
	border-left: 7px solid #ccc;
	color: #555;
	width: 400px;
	line-height: 90%;
}

div.quote div.code {
	margin: 0.5em 0 0 0;
	}

.code p.title {
	margin: 1em 0;
	}

pre, 
pre code {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

pre.code {
	width: 380px;
	
	background: url('code.gif') top left no-repeat;
	margin: 0 1em 1em 0;
	padding-left: 30px;
}

/*
-- Admin Menu
*/
.header_bar {
	width: 630px;
	height: 30px;
	
}
.header_bar h1 {
	float: left;
}
.header_bar p {
	margin-left: 550px;
	text-align: right;
	position: absolute;
}