/*
My Style Sheet for RPBoards.net
Author: Jeren (josh@joshspadd.com)
------------------------------------*/

/*
Div Tags
------------------------------------*/
.imgfloatr{
	float:right;
	width:150px;
	height: 150px;
	margin: 0 0 5px 5px;
	border:1px solid white;
	text-align:center;
}

#bigcase {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 1px;
/*	
	background: url('images/shadow.gif') no-repeat bottom right;
	margin: -6px 6px 6px -6px;
	background: url('images/shadowAlpha.png') no-repeat right bottom !important;*/
}

  
#header{
    width: 750px;
	height: 72px;
    background-image: url('images/top-bg.jpg');
    font: 10px verdana, arial, helvetica, sans-serif;
    text-align: center;
    color: #FFFFFF;
}

#mycontents{
     width: 720px;
     padding: 15px;
     background: #ffffff;
     color: #000000;
     text-align: justify;
     }

#mainmenu{
	width: 187px;
	padding: 0px;
	background: #E0E8EA;
	margin: 0px;
}

#menuheaditem{
	width: 100%;
	
}

/*
Main Tags
-----------------------------------*/
h3.wide{
	border-bottom-width: 2px;
	border-bottom-color: #000066;
	border-bottom-style: solid;
}

A:link {text-decoration: none; color: #000066; border-bottom: 1px dotted #000066;}

A:visited {text-decoration: none; color: #000066; border-bottom: 1px dotted #000066;}
A:active {text-decoration: none; color: #000066; border-bottom: 1px dotted #000066;}
A:hover {text-decoration: underline; color: #000066; border-bottom: 1px dotted #000066;}
body {
 background: #eeeeee none;
 color: #000000;
/* text-align: center;*/
 font: 11px verdana, arial, helvetica, sans-serif;
 margin: 0px;
}

a:link.side, a:visited.side, a:active.side
{color: #000000;
 background: #E0E8EA none;
 text-decoration: none;
 font: 11px verdana, arial, helvetica, sans-serif;
 display: block;
 width: auto;
 padding: 4px 0px 4px 0px;
 text-align: left;
 border-bottom-width: 0px;
 border-right-color: #8E9494;
 border-right-width: 1px;
 border-right-style: solid;
 border-left-color: #E6EEEE;
 border-left-width: 1px;
 border-left-style: solid;
}

a:hover.side
{color: #000000;
 background: #EBF3F5 none;
 text-decoration: none; 
 font: 11px verdana, arial, helvetica, sans-serif;
 display: block;
 width: 100%;
 padding: 3px 0px 3px 0px;
 text-align: left;
 border-right-color: #959A9A;
 border-right-width: 1px;
 border-right-style: solid;
 border-left-color: #EEF5F5;
 border-left-width: 1px;
 border-left-style: solid;
 border-bottom-color: #626666;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-top-color: #F3F8F8;
 border-top-width: 1px;
 border-top-style: solid;
}

/* HEADER TAGS
------------------------------------------------------------------------*/
#headleft {
     float: left;
     width: 202px;
     padding: 0px;
     text-align: left;
     background-image: url('images/banner.jpg');
     color: #ffffff;
     }

#headright {
     float: right;
     width: 130px;
     padding: 0px;
     text-align: right;
     background-image: url('images/banner2.jpg');
     color: #ffffff;
     }

#headcenter {
     clear: both;
     /*background: #2179C3;*/
     color: #ffffff;
     font: 1px arial, sans-serif;
     height: 72px;
     }

/* SITE CONTENT
--------------------------------------------------------------------------*/
#contentl {
     float: left;
     width: 26%;
/*	 padding: 0px 0px 0px 0px;*/
     }

#contentr {
    float: right;
    width: 72%;
    padding: 5px;
    }

#contentc
    {clear: both;}

/*
FOOTER
-------------------------------------------------------------------------*/
#footmain {
	width: 750px;
	border-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
	background: #E0E8EA;
	padding: 4px 0px 4px 0px;
}
	
/*
MENU
-------------------------------------------------------------------------*/
table.mtable {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

th.menu {
color: #000000;
 background: #E0E8EA none;
 font: 11px verdana, arial, helvetica, sans-serif;
 display: block;
 text-align: left;
  border-right-color: #8E9494;
 border-right-width: 1px;
 border-right-style: solid;
 border-left-color: #E6EEEE;
 border-left-width: 1px;
 border-left-style: solid;
}

div.menuh {
color: #000000;
 background: #E0E8EA none;
 font: 11px verdana, arial, helvetica, sans-serif;
 font-weight: bold;
 display: block;
 padding: 4px 0px 4px 0px;
 text-align: left;
  border-right-color: #8E9494;
 border-right-width: 1px;
 border-right-style: solid;
 border-left-color: #E6EEEE;
 border-left-width: 1px;
 border-left-style: solid;
}

.head {
	font-weight: bold;
	color: #000000;
	word-spacing: 3px;
}

legend.plans {
	font: 14px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

tr.plans {
	color: #000000;
	background: #FFFFFF;
	font: 11px verdana, arial, helvetica, sans-serif;
}

tr.plans2 {
	color: #000000;
	background: #DDDDDD;
	font: 11px verdana, arial, helvetica, sans-serif;
}

fieldset.quotes {
	background-color: #eeeeee;
}

.just {
	text-align: justify;
}

span.dom {
	color: #FF0000;
}

.login {
	font: 11px verdana, arial, helvetica, sans-serif;
	background: #E0E8EA none;
	padding: 4px 0px 4px 0px;
 text-align: left;
  border-right-color: #8E9494;
 border-right-width: 1px;
 border-right-style: solid;
 border-left-color: #E6EEEE;
 border-left-width: 1px;
 border-left-style: solid;
}
