/***********************************************/
/* HTML tag styles              04/08/16       */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 100%;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
a:link, a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
}

h2{
 font-size: 115%;
}

h3{
 font-size: 110%;
}

h4{
 font-size: 100%;
 font-weight: normal;
}

h5{
 font-size: 100%;
}

hr{
 margin-bottom:0;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

table#bidding th, td{
	/*border:1px solid black;
	border-collapse: collapse;*/
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	width: 850px; /*was 770 */
	/*background-color:#FFFFFF;*/
	margin:10px auto;
	text-align:left;
	border: 1px solid #666666;	/*background-image: url(../images/spatch.gif);*/
	background-color: #339966;
}

#bigwrapper {
	width: 1000px;
	/*background-color:#FFFFFF;*/
	margin:10px auto;
	text-align:left;
	border: 1px solid #666666;	/*background-image: url(../images/spatch.gif);*/
	background-color: #339966;
}

#admin_wrapper {
	width: 1000px;
	/*position:relative;*/
	/*background-color:#FFFFFF;*/
	margin:4px auto;
	text-align:left;
	border: 1px solid #666666;
	background: #FFFFFF;
}
/*========================================================================*/
#print_container {
	width: 730px;
	background-color:#FFFFFF;
	margin:0px auto;
	border: 1px none #000000;
	text-align:left;
	font-size: 90%;
}

#print_content{
	width: 650px;
	margin: 0;
	padding: 0 3% 0 0;
	margin-left: 50px;
	color: #333333;
}

#print_content table td{
	font-size: 90%;
}

#smallwin_content{
	width: 230px;
	margin: 10 10 10 10;
	padding: 10 10 10 10;
	background-color:#FFFFFF;
	color: #333333;
	font-size: 80%;
}

#report_content{
	margin: 0;
	padding: 5px 10px 0 0;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
}

/*========================================================================*/

#masthead{
	margin: 0;
	padding: 0px 0 0px 0px;
	/*border-bottom: 1px solid #cccccc;*/
	width: 100%;
	font-weight: normal;
	height: 100px;
	color: #FFFFFF;
	background-image: url(../images/obc_masthead_tr.gif);
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-position: center; 
}

#masthead a:link, #masthead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#masthead table{
	margin: 0;
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 80%;
}

#masthead form{
	margin: 0;
	padding: 50px 0 0px 5px;
	/*border-bottom: 1px solid #cccccc;*/
}

/*========================================================================*/

#menuBar{
	/*margin-left: 100px; */
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: none;*/
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0px 0 0 0px;
}

#scrollWindow{
	/*margin-left: 100px; */
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: none;*/
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0px 0 0 0px;
	height: 300px;
	overflow:auto;
}

/**************************************************************************/

#navBar{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #339966;
	/*border-right: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	float: left;
	width: 100px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	/*border-bottom-width: 1px;*/
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid; /* was none */
	border-bottom-style: none;
	border-left-style: none;

	border-color: #7C7C7C;
	position: relative;
	font-size: 80%;
}


/*********** #navBar link styles ***********/

#navBar a:link{
	border-bottom: 1px solid #7C7C7C;
	padding: 2px 1px 2px 1px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#navBar a:hover{
/*	border-bottom: 1px solid;
	border-bottom-color:#FF0000;
*/	background-color: #999999;
	padding: 2px 1px 2px 1px; /*was 10 left */
}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	/*border-bottom-color:#FFFF00;*/
	/*color: #FFFFFF;*/
}

#navBar ul {list-style: none; margin: 0; padding: 0px;}

#navBar li {line-height:16px;}

#navBar li a{
text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid;
	border-color: #7C7C7C;
}

.selectedNavBarOption {
/*	border-bottom: 1px solid;
	border-bottom-color:#FF0000;
*/	padding: 2px 1px 2px 1px; /*was 10 left */
	background-color: #00CC33;
}

.unavailoption {
	padding: 2px 1px 2px 1px;
	color: #999999;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#navBar li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack */
/*html>body #navBar li {border-bottom: none;}*/

/*********** various menu styles ***********/

.standardLinks{
	background-color: #339966;
}

.memberLinks{
	background-color: #339966;
}

.adminLinks{
	background-color: #CC6600;
}

.selectedoption  a:link{
	background-color: #33CC33;
	color: #FFFFFF;
}

.selectedoption  a:visited{
	background-color: #33CC33;
	color: #FFFFFF;
}

/*========================================================================*/

#content{
	margin: 0;
	padding: 5px 10px 0 0;
	margin-left: 100px;
	margin-right: 0px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
}

#content form input{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content form select{
	font-size: 90%;
}

#content form textarea{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 5px 10px;
}

/****************************/
#tablepage{
	width: 100%;
	text-align: justify;
	font-size: 90%;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
}

#tablepage table td{
	font-size: 90%;
}

/************** .promotion styles ***************/
.centretext{
	text-align: center;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	text-align: justify;
}

.feature h1{
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.feature h2{
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.feature h3{
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*
.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
}
*/

.left_box{
	float: left;
	padding: 0px;
	margin: 0px 10px 5px 0px;
}
.right_box{
	float: right;
	padding: 0px;
	margin: 0px 0px 5px 10px;
}
.centre_box{
	float: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
.i_title{
	padding: 2px 2px 0px 2px;
	margin: 0px;
	font-size: 90%;
	font-style: italic;
	text-align: center;
}

.left_pic{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	font-size: 90%;
	font-style: italic;
	text-align: center;
}
.right_pic{
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0 0px 5px 5px;
	font-size: 90%;
	font-style: italic;
	text-align: center;
}
.middle_pic{
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0 5px 5px 5px;
	font-size: 90%;
	font-style: italic;
	text-align: center;
}
.oneline_pic{
	float: none;
	padding: 0px 0px 5px 0px;
	margin: 0 0px 10px 0;
	font-size: 90%;
	font-style: italic;
	text-align: center;
}

#newrow{
	clear: right;
}

#clearall{
	clear: both;
}

/* adjust margins to change separation between the feature image and text flowing around it */

/************** hand styles *****************/

.viewhandblock{
  float:left;
	width: 230px;
	height: 200px;
	padding: 10px 10px 5px 20px;
	font-size: 75%;
}

.biddingblock{
  float:left;
	width: 430px;
	padding: 20px 10px 10px 10px;
	font-size: 75%;
}

#handblock{
  float:left;
	width: 185px;
	/*border: 1px solid #000000;*/
	font-size: 75%;
}

#teaserResult {
	position: fixed;
	visibility: hidden;
	width: 400px;
	/*height: 138px;*/
	left: 400px;
	top: 24px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	/*border-top: 1px solid #cccccc; */
	font-size: 70%;
	color: #CCCCCC;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	text-align: center;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo a:link, #siteInfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#siteInfo a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************************* horizontal menu **************************************/
.horiztabs{
	font-size: 70%;
	background-color: #CCCCCC;*
}

.horiztabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
/*font: bold 12px Verdana;*/
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.horiztabs li{
display: inline;
margin: 0;
}

.horiztabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
/*border: 1px solid #778;*/
color: #2d2b2b;
/*background: white url(media/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.horiztabs li a:visited{
color: #2d2b2b;
}

.horiztabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.horiztabs li.selected{
}

.horiztabs li.selected a{ /*selected main tab style */
/*background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.horiztabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
margin: 0 0 0 0px;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
/*font:normal 12px Verdana;*/
line-height:17px;
z-index:100;
background-color: #CCCCCC;
width: 110px;
visibility: hidden;
text-align: left;
font-size: 70%;
}

.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
padding: 2px 0 0 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}

/* ######### Default style for PopUp Tool Tips ######### */

#fixedtipdiv{
position:absolute;
margin: 10px 0 0 5px;
padding: 2px;
border:1px solid black;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}
/***********************************************************************************/

