/* ------------------------------------------------------------------------------------------------
	Website Name : VESA Members Database
	Author : Eduardo Agnes Jr.
 ----------------------------------------------------------------------------------------------- */
 
/* ------------------------------------------------------------------------------------------------
   HTML ELEMENTS
 ----------------------------------------------------------------------------------------------- */
 
/*************************************************************************************************/
/* top elements */
/*************************************************************************************************/
body 
{
	margin: 0px;
	padding: 0;
	background: #D6D6D6 url('../images/img01.jpg') repeat-x left top;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

h1, h2, h3 { margin-top: 0; }

h1 
{
	font-size: 1.6em;
	font-weight: normal;
}

h2 { font-size: 1.6em; }
h3 { font-size: 1em; }
ul {;}

a 
{
	text-decoration: none;
	color: #333333;
}

a:hover { border-bottom: none; }
a img { border: none; }

img.left 
{
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header 
{
	width: 1000px;
	margin: 0 auto;
	height: 226px;
	background: url('../images/header.jpg') no-repeat left top;
}

/*************************************************************************************************/
/* Header */
/*************************************************************************************************/
#logo {
	width: 930px;
	height: 150px;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 30px;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span { color: #FFFFFF; }

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/*************************************************************************************************/
/* Menu */
/*************************************************************************************************/
#menu {
	width: 970px;
	height: 64px;
	margin: 0 auto;
	padding: 56px 0px 0px 30px;
	background: url(../images/img02.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 24px 0 0 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 20px 30px 0 30px;
	background: url(../images/img06.gif) no-repeat left 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover { color: #ffdede; }

#menu .current_page_item a { background: none; color: #FFDEDE;}

/*************************************************************************************************/
/* Wrapper */
/*************************************************************************************************/
#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/*************************************************************************************************/
/* Page */
/*************************************************************************************************/
#page {
	width: 940px;
	margin: 0 auto;
	padding: 6px 30px 0px 30px;
	background: url(../images/img04.jpg) repeat-y left top;
}

#page-bg {
}

/*************************************************************************************************/
/* Latest Post */
/*************************************************************************************************/
#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/*************************************************************************************************/
/* Content */
/*************************************************************************************************/
#content {
	float: left;
	width: 670px;
	margin: 0px 20px 20px 20px;
	background: #FFFFFF;
}

#content2 {
	float: left;
	width: 440px;
	margin: 0px 20px 20px 20px;
	background: #FFFFFF;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-size: 28px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #6DC5F3;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 0px;
	border-bottom: 1px #DCDCDC dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
}

.links a {
	display: block;
	width: 110px;
	height: 28px;
	padding-top: 2px;
	background: url(../images/img07.jpg) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.links a:hover {
}

/*************************************************************************************************/
/* Sidebars */
/*************************************************************************************************/
#sidebar1 {
	float: left;
	width: 230px;
}

#sidebar2 {
	float: right;
	width: 230px;
	margin-top: 128px;
}

.sidebar {
	float: left;
	padding: 0;
	color: #737373;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: #F7F7F7;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #DCDCDC dashed;
	background: none;
}


.sidebar li h2 {
	height: 26px;
	background: #6DC5F3;
	margin: 0 0 0 0;
	padding: 14px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar a {
	color: #737373;
}

.sidebar a:hover {
	color: #BDBDBD;
}

.sidebar .hover a {
	color: #000000;
	font-weight: bold;
}

/*************************************************************************************************/
/* Sidebar 3 */
/*************************************************************************************************/
#sidebar3 {
	width: 600px;
}

.sidebar4 {
	float: left;
	padding: 0;
	color: #737373;
}

.sidebar4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar4 li {
	padding: 0 0 20px 0;
}

.sidebar4 li ul 
{
	background: #F7F7F7;
	padding-bottom: 20px;
}

.sidebar4 li li 
{
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #DCDCDC dashed;
	background: none;
}

.sidebar4 li h2 
{
	height: 26px;
	background: #6DC5F3;
	margin: 0 0 0 0;
	padding: 14px 15px 0px 15px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar4 a {
	color: #737373;
}

.sidebar4 a:hover {
	color: #BDBDBD;
}

.sidebar4 .hover a 
{
	color: #000000;
	font-weight: bold;
}

/*************************************************************************************************/
/* Sidebar 5 */
/*************************************************************************************************/
#sidebar5 {
	width: 450px;
}

.sidebar6 {
	float: left;
	padding: 0;
	color: #737373;
}

.sidebar6 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar6 li {
	padding: 0 0 20px 0;
}

.sidebar6 li ul 
{
	background: #F7F7F7;
	padding-bottom: 20px;
}

.sidebar6 li li 
{
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #DCDCDC dashed;
	background: none;
}

.sidebar6 li h2 
{
	height: 26px;
	background: #6DC5F3;
	margin: 0 0 0 0;
	padding: 14px 15px 0px 15px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar6 a {
	color: #737373;
}

.sidebar6 a:hover {
	color: #BDBDBD;
}

.sidebar6 .hover a 
{
	color: #000000;
	font-weight: bold;
}

/*************************************************************************************************/
/* Search */
/*************************************************************************************************/
#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/*************************************************************************************************/
/* Calendar */
/*************************************************************************************************/
#calendar_wrap { padding: 10px 15px; text-align: center; }
#calendar_wrap table { width: 100%; }
#calendar_wrap th {;}
#calendar_wrap td {;}
#calendar_wrap tfoot td { border: none; }

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a { border: none; }

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a { border: none; }

/*************************************************************************************************/
/* Form */
/*************************************************************************************************/
/*table {
	border-collapse: collapse; 
}

table td, table th {
	padding: 0; 
}*/

#errorMessageTable
{
   border-collapse: collapse;
   border-spacing: 0;
   width: 528px;
}

td.rightTableBG
{
   background: url('../images/errorMessage_02.jpg') repeat-y;
   width: 19px;
   padding: 0;
}

td.mainTableBG
{
   width: 495px;
   background: #f7f7f9;
   padding: 0;
}

td.leftTableBG
{
   background: url('../images/errorMessage_04.jpg') repeat-y;
   width: 14px;
   padding: 0;
}

#main_table
{
   /*width: 940px;*/
   color: #0075bf;
   border-right: #cecede 1px solid;
   border-top: #cecede 1px solid;;
   border-left: #cecede 1px solid;
   border-bottom: #dedede 1px solid;
   font-family: "Arial", Verdana, Helvetica, sans-serif;  
   font-size: 11px;
}

#main_table span { font-family: "Arial", Verdana, Helvetica, sans-serif;  font-size: 10px; }

.tab_header_cell 
{
   bbackground: #dcdcc5;
   background-color: #d9dad5
   color: #0075bf;
   border-right: #9e9e9e 1px solid;
   border-top: #bebebe 0px solid;;
   border-left: #bebebe 0px solid;
   border-bottom: #9e9e9e 1px solid;
   font-family: "Arial", Verdana, Helvetica, sans-serif;  
   font-size: 11px;
}

.listTableText
{ 
   font-family: "Arial", Verdana, Helvetica, sans-serif;  
   font-size: 11px; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration : none; 
   color : #000000;
   background-color: #ffffff;
   margin-bottom: 0 
}

.inputTextFieldCaps
{
	text-transform: uppercase;
	border: 1px solid #99b3b4;
	width: 250px;
	background: #FFFFFF;
	font: 11px arial, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 4px;
	outline: none;
}

.inputTextField 
{
	border: 1px solid #99b3b4;
	width: 250px;
	background: #FFFFFF;
	font: 11px arial, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 4px;
	outline: none;
}

.inputTextField2 
{
	border: 1px solid #99b3b4;
	width: 150px;
	background: #FFFFFF;
	font: 11px arial, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 4px;
	outline: none;
}
.inputSelection 
{
	border: 1px solid #99b3b4;
	width: 150px;
	background: #FFFFFF;
	font: 11px arial, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 4px;
	outline: none;
}

.inputSmall 
{
	border: 1px solid #99b3b4;
	width: 80px;
	background: #FFFFFF;
	font: 11px arial, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 4px;
	outline: none;
}

.selectedItem
{ 
	font-family: "Arial", Helvetica, sans-serif;  
	font-size: 11px; 
	font-weight: bold; 
	font-style: italic; 
	text-decoration : none; 
	color : #990000; 
	margin-bottom: 0 
}

.subText
{ 
	font-family: "Arial", Helvetica, sans-serif;  
	font-size: 10px;    
	color : #990000;  
}

/*************************************************************************************************/
/* Buttons */
/*************************************************************************************************/
.submit-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/submit.gif') no-repeat;
	outline: none;
}

.submit-btn:hover {
	background: #069 url('../images/button/submit.gif') no-repeat 0 -20px;
}

.login-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/login.gif') no-repeat;
	outline: none;
}

.login-btn:hover {
	background: #069 url('../images/button/login.gif') no-repeat 0 -20px;
}

.logout-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/logout.gif') no-repeat;
	outline: none;
}

.logout-btn:hover {
	background: #069 url('../images/button/logout.gif') no-repeat 0 -20px;
}

.back-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/back.gif') no-repeat;
	outline: none;
}

.back-btn:hover {
	background: #069 url('../images/button/back.gif') no-repeat 0 -20px;
}

.search-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/search.gif') no-repeat;
	outline: none;
}

.search-btn:hover {
	background: #069 url('../images/button/search.gif') no-repeat 0 -20px;
}

.add-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/add.gif') no-repeat;
	outline: none;
}

.add-btn:hover {
	background: #069 url('../images/button/add.gif') no-repeat 0 -20px;
}

.update-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/update.gif') no-repeat;
	outline: none;
}

.update-btn:hover {
	background: #069 url('../images/button/update.gif') no-repeat 0 -20px;
}

.delete-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/delete.gif') no-repeat;
	outline: none;
}

.delete-btn:hover {
	background: #069 url('../images/button/delete.gif') no-repeat 0 -20px;
}

.activate-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/activate.gif') no-repeat;
	outline: none;
}

.activate-btn:hover {
	background: #069 url('../images/button/activate.gif') no-repeat 0 -20px;
}

.history-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/history.gif') no-repeat;
	outline: none;
}
.history-btn:hover { background: #069 url('../images/button/history.gif') no-repeat 0 -20px; }

.yes-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/yes.gif') no-repeat;
	outline: none;
}
.yes-btn:hover { background: #069 url('../images/button/yes.gif') no-repeat 0 -20px; }

.export-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url('../images/button/export.gif') no-repeat;
	outline: none;
}
.export-btn:hover { background: #069 url('../images/button/export.gif') no-repeat 0 -20px; }

/*************************************************************************************************/
/* Footer */
/*************************************************************************************************/
#footer {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
	padding: 0px;
	background: url('../images/img05.jpg') no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	/*text-transform: uppercase;*/
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer a { color: #bdbdbd; }
#footer .link {;}
#footer .copyright {;}

