/* custom stuff */
*{
margin: 0;
padding:0;
}
html {
height: 100%;
margin-bottom: 1px;
}

.clr {
clear: both;
}

body {
background: #ececec ;
margin: 0;
padding: 0;
height: 100%;
}

body.grey {
background: #fff;
}

td,tr,p,div {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.45em;
color: #333333;
}

div.show {
visibility: visible;
white-space: nowrap;
}

div.mosimage {
margin: 0 5px;
}

div.mosimage_caption {
color: #f90;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}


#wrapper {

width: expression(document.body.clientWidth > 1050? "1050px": "auto" );
background-color:#ffffff;
}

#header {
height: 82px;
padding-left: 29px;
}

#header_bottom {

}

#asterisk {
float: left;
width: 114px;
height: 82px;
}

#logo {
float: left;
background: url(/skin/guestbook/images/header_logo.png) no-repeat;
width: 244px;
height: 72px;
}

#banner {
float: right;
background: url() top right no-repeat;
}

#header_bottom {
height: 40px;
background: #ffffff url() top left no-repeat; 
}

#top {
clear: both;
float: none !important;
float: left;
padding: 0px 15px 15px 15px;
background: #ffffff;
}

#user1 {
text-align: left;
}

#user2 {
margin-left: 15px;
text-align: left;
}

#content {
float: left;
padding: 10px;
background: #ffffff;
}

#mainbody {
text-align: left;
padding-top: 15px;
}

#right {
text-align: left;
margin-left: 20px;
padding-top: 10px;
}

#footer {
float: left;
width: 100%;

height: 48px;
line-height: 48px;
font-size: 90%;
color: #cccccc;
}
#footer a {
color: #fff;
font-size: 11px;
font-weight: normal;
}

div.info ul {
margin-top: 10px;
clear: both;
text-align: center;
list-style-type: none;
}

div.info ul li {
display: inline;
padding-right: 20px;
}

a.mainlevel {
display: block;
background: url(/skin/guestbook/images/menu_underline.png) bottom left repeat-x;
padding: 2px 0px;
}

ul#mainlevel a.mainlevel {
background: none;
padding: 0 10px;
}

a.sublevel {
padding: 2px !important;
padding: 0px;
height: 12px;
}



div.colorbox a:hover {
color: #333;
}

ul#mainlevel {
margin: -7px -9px 0px -9px;
list-style-type: none;
}

ul#mainlevel li {
background: url(/skin/guestbook/images/menu_underline.png) bottom left repeat-x;
height: 22px;
padding-left: 0px;
}

ul#mainlevel li a {
display: block;
font-size: 11px;
line-height: 20px;
padding-left: 20px;
}

ul#mainlevel li a:hover {
background: #ffffff;
}


div.box#right div.module {

margin-bottom: 15px;
}

.box div.module {
background: transparent url(/skin/guestbook/images/grey_bottom_left.png) no-repeat bottom left;
border: 0px solid #cccccc;

}

.box div.module div {
background: transparent url(/skin/guestbook/images/grey_bottom_right.png) no-repeat bottom right;

}

.box div.module div div {
background: transparent url(/skin/guestbook/images/grey_top_left.png) no-repeat top left;
}

.box div.module div div div {
/* background: transparent url(/skin/guestbook/images/grey_top_right.png) no-repeat top right;*/
padding: 0 10px 10px 10px;
width: auto !important;
width: 100%;
}

.box div.module div div div div {
background: none;
padding: 0;
}

div.box#user1 div.module div div div {
padding: 5px;
}



.greybox div.module div div {
 background: url(/skin/guestbook/images/sg_top_left.png) no-repeat top left; 
padding: 0 10px 10px 0px;
width: 240px;
}

.greybox div.module div div div {
/* background: url(/skin/guestbook/images/sg_top_right.png) no-repeat top right; */ 
padding: 0 10px 10px 10px;
}

.colorbox {
margin-top: 5px;
}


h1, div.componentheading, td.componentheading {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 180%;
line-height: 200%;
}

h3, .contentheading {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 150%;
line-height: 150%;
color: #000000;
font-weight: normal;
background: url(/skin/guestbook/images/grey_underline.png) bottom left repeat-x;
margin-bottom: 10px;
padding: 2px 18px 2px 2px
}

.box#right h3 {
background: none;
font-weight: bold;
font-size: 100%;
line-height: 24px;
font-family: Verdana, Helvetica, sans-serif;
color: #fff;
}

.contentheading {
height: 50px;
vertical-align: bottom;
}

.pagenav {
border: 1px solid #cccccc;
background: #efefef;
padding: 3px;
}

td.sectiontableheader {
background: #efefef;
padding: 2px;
font-size: 110%;
font-weight: bold;
}

.poll {
padding: 0px;
margin: 0xpx
}

table.pollstableborder {
border: 0px;
margin: 0px;
padding: 0px;
border-collapse: collapse;
}

td.sectiontableentry1 {
padding: 0px;

}

td.sectiontableentry2 {
padding: 0px;
}

tr.sectiontableentry1 td {
padding-left: 4px;
padding-right: 4px;
}

tr.sectiontableentry2 td {
padding-left: 4px;
padding-right: 4px;
}

tr.sectiontableentry1 {
background: #fcfcfc;
}

tr.sectiontableentry2 {
background: #f6f6f6;
}

span.highlight {
background: #ffff66;
}

/*  ***************************** */


table td.smallpadding {
padding: 1px; 
}


span.pathway {
display: block;
font-weight: normal;
line-height: 20px;
height: 20px;
}

form.search {
margin: 0px;
padding: 0px;
}

form.search input.inputbox {
background: #333333;
border: 1px solid #999999;
padding: 2px;
color: #ffffff;
width: 106px !important;
width: 110px;

}

form.search input.gobutton {
height: 24px;
width: 40px;
}



/** stuff **/



/* required stuff */

#content-pane .tab-page {

}

table.contentpane {
text-align: left;
width: 100%;
padding: 0px;
margin: 0px;
border-collapse: collapse;
}

table.contentpaneopen {
text-align: left;
width: 100%;
padding: 0px;
margin: 0px;
border-collapse: collapse;
}


.small {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
font-weight: normal;
text-align: left;
}

.modifydate {
font-family: Verdna, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
font-weight: normal;
padding-top: 8px;
padding-bottom: 10px;
text-align: left;
}

.createdate {
font-family: Verdana, Helvetica, sans-serif;
line-height: 11px;
font-size: 10px;
color: #666666;
font-weight: normal;
vertical-align: top;
padding-bottom: 10px;
padding-top: 0px;

}

.readon {
text-align: right;
display: block;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
padding-top: 5px;
font-size: 18px;
font-weight: normal;
color: #cc0000;
text-align: left;
width: 100%;
}

a.contentpagetitle:hover {
color: #ff0000;
}

a:link, a:visited {
font-size: 90%;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-weight: bold;
text-decoration: none;
}

a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {
color: #ffffff;
font-size: 15px;
font-weight: bold;
line-height: 30px;
}

.newsfeedheading {
font-size: 11px;
font-weight: bold;
color: #333333;
text-align:left;
}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

ul li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px;
}


.button {

}

.inputbox {
font-size: 11px;
font-family: Verndana, Arial, Helvetica, sans-serif;

}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
background-color: #121A1D;
border-left: outset 1px #9DA6B3;
border-right: outset 1px #9DA6B3;
border-top: outset 1px #9DA6B3;
border-bottom: solid 0px #ffffff;
text-align: center;
cursor: pointer;
font-weight: normal;
color: #ff6600;
}
.offtab {
background-color: #25343B;
border-left: outset 1px #9DA6B3;
border-right: outset 1px #9DA6B3;
border-top: outset 1px #9DA6B3;
border-bottom: solid 1px #9DA6B3;
text-align: center;
cursor: pointer;
font-weight: normal;
color: #cccccc;
}

.tabpadding {
}

.tabheading {
background-color: #eeeeee;
text-align: left;
}

.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}


/* Content - Sections & Categories */
table.contenttoc {
margin-left: 5px;
margin-bottom: 5px;
border: solid 1px #cccccc;
background: #f6f6f6;
}

table.contenttoc th {
color: #666666;
font-weight: bold;
font-size: 8pt;
text-align: left;
padding: 2px;
}

table.contenttoc td {
padding: 0px;
}

.contentdescription {
text-align: left;
}

/** polls and search results **/


.smalldark {
font-size: 11px;
color: #333333;
text-decoration: none;
font-weight: normal;
}


.pagenav {
font-weight: bold;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
font-weight: normal;
font-size: 8pt;
}

.content_vote {
font-weight: normal;
font-size: 8pt;
}

/* Javascript Back button */
.back_button {
text-align: center;
margin-top: 40px;
margin-bottom: 10px;
}

strong {
color: #333333;
}


/* SuckerFish Menus Default */

#nav {
text-align:right;
float: right;
width: 690px;

}
#nav ul {
float: none;
margin:0;
padding:0px 10px 0;
list-style:none;
}

/* top level links */

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */


#nav li {
float:left;
background:url(/skin/guestbook/images/grey_tab_l.png) no-repeat bottom left;
margin:0;
margin-left:1px;
padding:0 0 0 6px;
}

#nav li a {
float:left;
font-size: 11px;
display:block;
line-height: 28px;
background:url(/skin/guestbook/images/grey_tab_r.png) no-repeat 100% 100%;
padding: 0px 15px 0px 10px;
text-decoration:none;
color:#ffffff;

}

div#nav li:hover, div#nav li.sfhover {
background:url(/skin/guestbook/images/over_tab_l.png) no-repeat bottom left;
}
div#nav li:hover a, div#nav li.sfhover a {
background:url(/skin/guestbook/images/over_tab_r.png) no-repeat bottom right;
}

/** preloads **/

span.pl_tab_l {
background-image: url(/skin/guestbook/images/over_tab_l.png);
left: 0;
position: absolute;
top: 0;
visibility: hidden;
}

span.pl_tab_r {
background-image: url(/skin/guestbook/images/over_tab_r.png);
left: 0;
position: absolute;
top: 0;
visibility: hidden;
}
.ads {
margin: 0 0 10px 0
}
.adsense {
}
td.columnpad {
padding-left: 15px;
}

/*Added for MDN by Ben Greig*/
div.mdnheading {
background-color: #f2f2f2;
background-image: url(/skin/guestbook/images/heading_left.png);
background-repeat: no-repeat;
background-position: left top;
height: 60px;
display: block;
}
div.mdnheading a {
background-image: url(/skin/guestbook/images/heading_right.png);
background-repeat: no-repeat;
background-position: right top;
padding-top: 21px;
padding-bottom: 21px;
padding-left: 170px;
display: block;
}


/*////////////////////////*/



#Navigation {
font: 11px Tahoma, Arial, sans-serif;
width: 100%;
margin-top: 40px;
padding: 20px 0;
text-align: center;
}
#Navigation .span {
background: #F8FBFC;
color: #639;
padding: 2px 6px 3px 6px;
border: 1px solid #E2EFF3;
}
#Navigation a.nav {
background: #F8FBFC;
color: #069;
padding: 2px 6px 3px 6px;
border: 1px solid #E2EFF3;
}
#Navigation a.nav:hover {
background: #F8FBFC;
color: #639ace;
padding: 2px 6px 3px 6px;
border: 1px solid #E2EFF3;
}
#Navigation a.nav1 {
background: #3c4197;
color: #fff;
padding: 2px 6px 3px 6px;
border: 1px solid #565cba;
}
#Navigation a.nav1:hover {
background: #3c4197;
color: #fff;
padding: 2px 6px 3px 6px;
border: 1px solid #565cba;
}
.catname {
font-family: Tahoma, Arial, sans-serif;
color: #2758A7;
font-size:12pt;
font-weight: bold;
}
.dettd {
background: #efefef;
color: #4186cb;
font-family: Tahoma, Arial, sans-serif;
font-size:10pt;
padding: 0px;
padding-left: 6px;
}
#links {
	font-size:7pt;
	color:#6B6E6D;
}
#links a {
	font-size:7pt;
	color:#6B6E6D;
} 

