/* Main Colors */
body { 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size:small;
	background-color: #f2ae1b;
	color:#000000;
	height:99%; width:100%;
	margin:0 0 0 0; padding:0 0 0 0;
	z-index:0; 
}
a:hover {
	color: #f2ae1b;
	text-decoration: none;
}




/* Header */	
.logo {
    	height:50px; min-width:50px;
	color: #FFFFFF;
	font-style: normal;
	font-size:44pt;
	padding:0 0 0 20px; 
	vertical-align: top;
    	float: left; top:10px;
	text-decoration: none;
	}
	
	
.SiteBG {
	background-image: url('http://webzone4.com/images/bobbyorr/header.bg.mid.gif'); 
	background-repeat: repeat-x; 
	background-color: black; 
	height:80px;
	width:100%;
}



/* Menu */	

.menubg {
	background-image: url('http://webzone4.com/images/bobbyorr/menu.gif'); 
	background-repeat: repeat-x; 
	background-color: black; 
	height:30px;
}

.menutext {
	color:#FFFFFF;
	font-size:10pt;
	vertical-align: top;
	text-decoration:none;
}


	
/* Footer */	
	
.Footer {
	height:45px; width:100%;
	margin:0 0 0 0; padding:14px 0 0 0;
}
.FooterLeft, .FooterMiddle, .FooterRight {
    height:45px; 
}    
.FooterLeft {
    width:14px;
	background-image: url(http://webzone4.com/images/bobbyorr/footer.bg.left.gif);
	background-repeat: no-repeat;
	background-position: left top; 
}    
.FooterMiddle {
	background-image: url(http://webzone4.com/images/bobbyorr/footer.bg.mid.gif);
	background-repeat: repeat-x;
	background-position: left top; 
}
.FooterRight {
    width:20px;
	background-image: url(http://webzone4.com/images/bobbyorr/footer.bg.right.gif);
	background-repeat: no-repeat;
	background-position: right top; 
}		
.footer {
	color: #FFFFFF;
	font-style: normal;
}




/* Main tables */
.ContentTable { 
	position:relative; 
	width:auto;
	margin:0 15px 125px 15px; 
}
.ContentTableTL { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.top.left.gif);
	background-repeat:no-repeat;
	background-position:left top; 
	width:8px; height:40px; 
}
.ContentTableTL img { 
	width:8px; 
}
.ContentTableTM1, .ContentTableTM2, .ContentTableTM3 { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.top.mid.gif);
	background-repeat:repeat-x;
	background-position:left top; 
	font-size:small;
   	white-space:nowrap;
	padding:0 0 0 6px; margin:0 0 0 0;
}
.ContentTableTM2 {
    width:100%; 
}
.ContentTableTM3 { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.top.mid.gif);
	background-repeat:repeat-x;
	background-position:left top; 
	text-align:right;
    	min-width:250px;
	padding: 0 5px 0 0; margin:0 0 0 0;
}
.ContentTableHeadLeft { 
	position:relative;
	top:-1px; 
}
.ContentTableHeadRight { 
	position:relative;
	top:-3px; 
}	
.ContentTableTR { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.top.right.gif);
	background-repeat:no-repeat;
	background-position:right top; 
	width:8px; height:40px; 
}
.ContentTableML { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.mid.left.gif);
	background-repeat:repeat-y;
	background-position:left top; 
	width:8px; height:auto; 
}	
.ContentTableMM { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.mid.mid.gif);
	background-repeat:repeat;
	background-position:left top; 
	padding-right:25px; 
}	
.ContentTableMR { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.mid.right.gif);
	background-repeat:repeat-y;
	background-position:right top; 
	width:8px; height:auto; 
}
.ContentTableBL { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.bot.left.gif);
	background-repeat:no-repeat;
	background-position:left top; 
	width:8px; height:8px; 
}
.ContentTableBM { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.bot.mid.gif);
	background-repeat:repeat-x;
	background-position:left top; 
	width:100%; height:8px; 
}
.ContentTableBR { 
	background-image:url(http://webzone4.com/images/bobbyorr/main.bot.right.gif);
	background-repeat:no-repeat;
	background-position:right top; 
	width:8px; height:8px;
}



/* Panels */	
.PanelTable {
	width:220px;
	margin:0 15px 8px 15px; 
}
.PTContents {
	position:relative;
	height:auto; width:200px; 
	margin:0 0 0 5px;
	padding:3px 10px 0px 3px; 
}	
.PTContents h2 { 
	font-size:small;
	margin:0 0 0 0;
	display: inline; 
}	
.PanelTableTL {
	background-image:url(http://webzone4.com/images/bobbyorr/panel.top.left.gif); 
	background-repeat:no-repeat;
	background-position:left bottom; 
	width:8px; height:30px; 
}
.PanelTableTM {
	height:30px;
    	padding: 0 0 2px 2px;
	color:#FFFFFF;
	background-image:url(http://webzone4.com/images/bobbyorr/panel.top.mid.gif); 
   	background-repeat:repeat-x;
	background-position:left bottom; 
}
.PanelTableTM h1 { 
	font-family: arial, helvetica, sans-serif;
	font-size:100%;
	text-transform:capitalize;
	margin:0 0 0 0;
	display: inline; 
}
	
.PanelTableTR {
	background-image:url(http://webzone4.com/images/bobbyorr/panel.top.right.gif); 
   	background-repeat:repeat-x;
	background-position:right bottom; 
	width:8px; height:30px; 
}
.PanelTableML {
	background-image:url(http://webzone4.com/images/bobbyorr/panel.mid.left.gif);
	background-repeat:repeat-y;
	background-position:left top; 
	width:8px; height:auto; 
}
.PanelTableMM { 
	background-image:url(http://webzone4.com/images/bobbyorr/panel.mid.mid.gif);
	background-repeat:repeat;
	background-position:left top;  
}
.PanelTableMR {
	background-image:url(http://webzone4.com/images/bobbyorr/panel.mid.right.gif);
	background-repeat:repeat-y;
	background-position:right top; 
	width:8px; height:auto; 
}
.PanelTableBL { 
	background-image:url(http://webzone4.com/images/bobbyorr/panel.bot.left.gif);
	background-repeat:no-repeat;
	background-position:left top; 
	width:8px; height:8px;  
}
.PanelTableBM { 
	background-image:url(http://webzone4.com/images/bobbyorr/panel.bot.mid.gif);
	background-repeat:repeat-x;
	background-position:left top; 
	width:100%; height:8px; 
}
.PanelTableBR {
	background-image:url(http://webzone4.com/images/bobbyorr/panel.bot.right.gif);
	background-repeat:no-repeat;
	background-position:right top; 
	width:8px; height:8px; 
}
	


/* Folder Icons */	
.folderimg {
  width: 80px; /* replaces 468px width */
  height: 80px; /* replaces 60px height */
  border:6px ridge #000000;
}		

	
/* Preset Colors */	
.whitetext {
	color:#FFFFFF;
	}
.blacktext{
	color:#000000;
	}	


/* Arcade */	
.arcade1 { 
	background-color: #EFEFEF
}
.headertableblock { 
	font-weight:bold; color:black; padding:2px; margin:0px; background-color: #f2ae1b;);
}
.challengename{
	border:0px solid #000000;
	text-align:center;
	width:150px;
}
.viewedtimes{
	font-size:smaller;
	color:#BCBCBC;
}





/* Calendar */	
.main {
	width:200px;
	border:.5px solid black;
}

.month {
	background-color:black;
	font:bold 12px verdana;
	color:white;
}

.daysofweek {
	background-color:#F2AE1B;
	font:bold 12px verdana;
	color:white;
}

.days {
	font-size: 12px;
	font-family:verdana;
	color:black;
	background-color: #FFFFFF;
	padding: 2px;
}

.days #today{
	font-weight: bold;
	color:#000000;
	font-size:20px;
}






/* Guest book */	
#container {
  width:100%;
  text-align:left;
  margin:0 auto;
}
#container h3 {
	font-size:1.6em;
	margin-bottom:10px;
	font-family:arial, sans-serif;
	font-weight:normal;
	color:#fff;
	background-color:#000;
	text-align:center;
	width:auto;
}
#info {
	color:#666;
	font-style:italic;
	position:relative;
	left:45%;
	width:40%;
}
#jb_message {
	color:#fff;
	text-align:center;
	margin-bottom:0.5em;
}
#jb_message.error {
	background-color:#c00;
}
#jb_message.confirm {
  background-color:#360;
}
#jb_message p {
  margin:0;
  padding:0.5em;
  font-size:1.6em;
}
#primary {
  float:right;
}
#secondary {
  width:70%;
  float:left;
  margin-bottom:1em;
  margin-left:30px;
}
#jb_addComment{
	width:100%;
}
#jb_addComment label {
  display:block;
  font-weight:bold;
  font-size:0.9em;
}
#jb_addComment input, #jb_addComment textarea{
	font-size:0.8em;
	font-family:arial, sans-serif;
	width:98%;
	margin-bottom:5px;
	padding-left:2px;
}
#jb_addComment textarea{
	height:80px;
}
#jb_addComment .button{
	font-size:1.3em;
}
#jb_addComment fieldset{
  border:0;
  margin:0;
  padding:0;
}
#jb_comments{
	height:300px;
	overflow:auto;
}
.comment{
	width:auto;
	background:#FFFFFF;
	border: solid 1px #000;
	margin-bottom:15px;
	overflow:hidden;
}
.comment .header {
	font-weight:bold;
	padding:2px 1px;
	background:url(images/c_header_bg.gif) repeat-x top;
	background:#f2ae1b;
}
.comment .header a{
	color:#000;
}
.comment .header a.delete{
	float:right;
}
.comment .content {
	padding:5px;
	line-height:1.5em;
}
.comment .date {
	font-size:0.8em;
	text-align:right;
	color:#000;
	padding-right:4px;
}

#jb_addComment .hidden, .hidden{
	display:none;
}






/* Calculator */	


.butt{
	width: 36px; 
	font-family: Times New Roman; 
	font-weight: bold; font-size: 12px;
}
.butt2{
	width: 75px; font-family: Times New Roman; 
	font-weight: bold; 
	font-size: 12px;
}
.butt3{
	width: 77px; 
	font-family: Times New Roman; 
	font-weight: bold; 
	font-size: 12px;
}
.equal{
	width: 100px; 
	font-family: Times New Roman; 
	font-weight: bold; 
	font-size: 15px;
}
.disp{
	text-align: right; 
	font-family: Times New Roman; 
	font-weight: bold; 
	font-size: 15px;
}


