/* 
    Document   : style.css
    Created on : Jun 11, 2009, 9:10:50 PM
    Author     : trevor
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    background: url(../images/cmbgnd.png) repeat;
    font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
div#wrapper{
    width:950px;
    background-color:white;
    margin-top: 20px;
    margin-left: auto;
	margin-right: auto;
    margin-bottom: 10px;
    border: 3px solid;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 500px;
	padding-right: 50px;
	padding-top: 20px;
	overflow: hidden;
	text-align: right;
}
div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 497px;
	height: 59px;
	background: url(../images/CollectormaniaLogo1.png) 0 0 no-repeat;
	margin-left: 12px;
	margin-top: 20px;
}
div#tabarea {
   margin: 5px 26px 5px 15px;
	padding-left: 0px;
	height: 36px;
    width: 100%;
	padding-right: 1px;
    overflow:hidden;
}
table.menu {
  width: 915px;
  padding: 0px;
  text-align: left;
}

td.menu_l {
  background: url(../images/navleft.png) no-repeat;
  width:  20px;
  height: 36px;
}


td.menu_m {
  background: url(../images/navm.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
  height: 36px;

}
td.menu_m_search {
   background: url(../images/navm.png) repeat-x;
  padding: 0;
  margin: 0;
  width: 90px;
  height: 36px;
  text-align: center;
}

td.menu_r {
  background: url(../images/navr.png) no-repeat;
  width:  20px;
  height: 36px;
  text-align: center;

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

#search a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
   color: #ff7e38;
  text-decoration: none;
    }


#menu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
#menu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
   color: #ff7e38;
  text-decoration: none;
    }
div#lcolumn{
    min-width: 100px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    min-height: 50px;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
    margin-right:10px;
    /*background-color: #ff7e38;*/
    border: solid #941c01 3px;
}
div#mcolumn_small{
    width: 430px;
    padding: 5px;
    text-align:left;
  
}
div#mcolumn_right{
    width: 70%;
    padding: 5px;
    text-align: left;
}

div#mcolumn_left{
    width: 70%;
    padding: 5px;
    text-align: left;
}
div#mcolumn_full{
    width: 100%;
    padding: 5px;
    text-align: left;

}


div#rcolumn {
    width: 225px;
    text-align: left;
    min-height: 100px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    }

.moduletable{
    margin-right:5px;
    margin-left:5px;
}
div#rcolumn_t{
    width: 225px;
    height: 23px;
    background: url(../images/top.png) no-repeat;
}

div#rcolumn_b{
    width: 225px;
    background: url(../images/body.png) repeat-y;
    text-align: left;
}
div#rcolumn_b_copy{
    padding-left: 7px;
    padding-right: 7px;
}
div#rcolumn_foot{
    width: 225px;
    height: 24px;
    background: url(../images/bottom.png) no-repeat;
}
div#whitebox {
	margin: 0px;
	background: #fff;
	width: auto;
    min-height: 750px;
    text-align: left;
    padding-left: 20px;
}
#search {
    text-align: right;
  }

#welcome{
    margin-left: 20px;
    text-align: left;
    min-height: 150px;

}
#pathway{
    text-align:left;
    margin-left: 40px;
}
#footer {
    text-align: center;
}
#footer_spacer{
    height: 20px;
}
#cr_footer{
    border: solid black 5px;
    margin-top: 10px;
    margin-left: auto;
	margin-right: auto;
    background-color: #941c01;
    text-align: center;
    width: 950px;
}

h1 h2 h3 {
    color: #941c01;
}
div#rcolumn h3{
    color:#941c01;
    Line-height: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 0px;
}
div#lcolumn h3{
    color:#941c01;
    Line-height: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 0px;
}

div#rcolumn h4 h5{

    color:#941c01;
}
div#rcolumn a {
    color:#941c01;
}
div#rcolumn ul{
  margin: 0px;
  padding: 0px;
  list-style:none;
}

div#lcolumn a {
    color:#941c01;
}
div#lcolumn ul{
  margin-left: 10px;
  margin-top: 0px;
  padding-top:0px;
  line-height: 20px;
  font-size: 14px;
}
div#rcolumn table{
    margin-left: 5px;
    margin-right: 5px;
}

h4 h5 {

    color: #ff7e38;
}

a {
    text-decoration:underline;
    color: #ff7e38;
}

.contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #941c01;
	text-align: left;
	width: 100%;
}

h2.contentheading {
    padding: 5px;
    font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #941c01;
	text-align: left;
	width: 100%;
}
div.componentheading {

    padding-bottom: 5px;
    font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	vertical-align: bottom;
	color: #941c01;
	text-align: left;
	width: 100%;

}

div.module{
    margin-bottom: 15px;
    }

div.module {
	padding: 0 10px;
}

div.moduletable {
	width: auto;
    text-align:left;
}

table.poll {
    text-align: left;

}
.moduletable td {
    text-align: left;
    font-size: 10px;
}
/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}