/* This page is 
page Name: 		BRAINS_Style.css
page verision:  1
Developed by:	Moneera Al-Burshaid 
Developed on:	20/4/08 
===============================
Update List:
* Update on: 
* Update reason: 
* Update by: 
-------------------------------
* Update:
* Update reason:
* Update by:
===============================
*/

body
{
FONT-FAMILY:"Tahoma", "Century Gothic", "Verdana";
font-size: 12px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #CCCCCC;
}
/*========================================*/
/*
html
{ 
    scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
*/
/*========================================*/
.imgStyle
{

}
.imgStyle 
{
border:0px;
}
/*========================================*/
a.menuLink:link{
font-size:14px;
color:#0066CC;
/*text-decoration:none;*/
}
/*========================================*/
a.menuLink:visited{
font-size:14px;
color:#0099FF;
/*text-decoration:none;*/
}
/*========================================*/
a.menuLink:hover{
font-size:14px;
color:#0099FF;
/*text-decoration:underline;*/
}
/*========================================*/
a.menuLink:hover img{
border:0px;
}
/*========================================*/
.txttit
{
color:#333333;
font-size:14px;
/*text-shadow:Silver;*/
}
/*========================================*/
/* This section is 4 the welcoming message is the begining of each page.. eg: Welcome Admin : Moneera AL-Burshaid */
.txtWelcome
{
color:#0099FF; /* blue */
font-weight: bold;
}
.txtTitles
{
color:#FF6600;
font-weight: bold;
}
.txtBody
{
color:#666666;
}
/*========================================*/
/* This section is 4 the user option eg: Setting | Help | Logout */

a.OptionLink:link{ 
color:#666666;
font-weight: bold;
/*text-shadow:Silver;*/
}
a.OptionLink:hover{
color:#CCCCCC;
font-weight: bold;
/*text-shadow:Silver;*/
}
a.OptionLink:visited{
color:#666666;
font-weight: bold;
/*text-shadow:Silver;*/
}
/*========================================*/
table.tableLayoutBoader
{
border-color:#999999;
border-style: solid; 
border-width:thin;
}
/*========================================*/

table.tableBoader
{
border-color:#999999;
border-style: solid; 
border-width:thin;
}
/*========================================*/
table.tableTxtBoader
{
border-color:#0099FF;
border-style: solid; 
border-width:thin;
}
/*==================================================*/
a.txtDeveloperFooter:link
{
color:#0099FF; /* blue */
font-size: 10px;

}
/*========================================*/
.InputForm 
{
color:#8B8B8B;
font-weight: bold;
}
/*========================================*/
input:focus {
	border: 2px solid #FF6600;
	}
textarea:focus {
	border: 2px solid #FF6600;
	}
.ErrorTextField
{
border:0; 
border-color:#FFFFFF;
background-color:#FFFFFF;
color:#FF6600;
}
/*=========================================================*/
/* Gallery Section */
.img-shadow {
  float:left;
  background: url("images/shadowAlpha.png") no-repeat bottom right !important;
  background: url("images/shadow.gif") no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.table_main {  
	border-collapse: collapse; border-width: 2px; border-style: solid; border-color:#FF9900; 
}

.table_main th { 
	border:1px solid; 
	/*font-size: 11pt;*/ 
	padding:5; 
	color:#FF9900;
	background-color:#FFEBE1; 
	font-weight:normal;
	text-align: left;
}
a.galleryLink:link{ 
color:#666666;
font-weight: bold;
/*text-shadow:Silver;*/
}
a.galleryLink:hover{
color:#CCCCCC;
font-weight: bold;
/*text-shadow:Silver;*/
}
a.galleryLink:visited{
color:#666666;
font-weight: bold;
/*text-shadow:Silver;*/
}
/*
.table_main td { 
	/*font-size: 11pt; 
	padding:5; 
	color:#FF3300; 
	/*text-align:center; 
	background-color: #FFFFFF; 
	font-weight:normal;
}*/

.imgStyle 
{
border-style:dashed;
border-color:#999999;
border:1px;
}
/*========================================*/
a.imgStyle:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
color:#666666;
font-weight: bold;
}
a.imgStyle:hover {
color:#666666;
font-weight: bold;
}
a.imgStyle:visited {
color:#666666;
font-weight: bold;
}
a.imgStyle:link {
color:#CCCCCC;
font-weight: bold;
}
/*========================================*/