@charset "utf-8";
body { margin:0; padding:0; width:100%; background: url(../images/main_bg.gif);}
html { padding:0; margin:0;}
.blok_header{
	width:980px;
	margin:0 auto;
}

/* Selections */
::-moz-selection { color: #fff !important; background: #F00; }
::selection { color: #fff !important; background: #F00; }

a { text-decoration:none;}
a:hover { text-decoration:underline;}
/* main */
.main { padding:0; margin:0 auto;  background: #5e9dba url(../images/head-light.png) top center repeat-x;}
/********** header **********/
/*.blok_header { margin:0 auto; padding:0; width:980px; background: url(images/head-light.png) top repeat-x;}
*/.header { margin:0 auto; padding:0; background: url(../images/header-bg.png) 130px 40px no-repeat;}
/* logo */
.logo { padding:5px; margin:0; width:210px; float:left;}
/*simple_text*/
.simple_text { text-align:right; width:600px; float:right; margin:0 20px 0 0; padding:10px 0; font: normal 10px Tahoma, Geneva, sans-serif; color:#5f5f5f;}
.simple_text a {font: normal 10px Tahoma, Geneva, sans-serif; color:#fff; text-transform:uppercase;}
.simple_text a:hover { color:#333; text-decoration:none;}
/* search */
.search { float:right; padding:10px 0; margin:0; width:310px; }
.search span { display:block; float:left;}
.search form { display:block; float:left; padding:5px 0;}
.search form .keywords { float:left; background:url(../images/search_bg.gif) left top no-repeat; border:0; height:12px; width:246px; padding:12px 10px; margin:0; font:normal 11px Arial, Helvetica, sans-serif; color:#000305;}
.search form .button { float:left; margin:0; padding:0;}
/* menu 	
.menu { padding:0;
		margin:0 0 0 20px;
		width:980px;
		background: url(images/nav-right.png) 100% 0% no-repeat,
					url(images/nav-mid.png) 0px 0px repeat;
}
.menu ul { padding:0; margin:0; list-style:none; border:0; float:left;}
.menu ul li { margin:0; padding:0; border:0; float:left; background: url(images/nav-mid.png) repeat 0px 0px;}
.menu ul li:first-child {
	background: url(images/nav-left.png) 0px 0px no-repeat,
				url(images/nav-mid.png) 0px 0px repeat;
}
.menu ul li a {
	width:106px;
	float:left;
	text-align:center;
	margin:0;
	padding:10px 0;
	color:#fff;
	font:bold 1em Helvetica, sans-serif;
	text-decoration:none;
	text-transform:capitalize;
}
#home {
	width:80px;
	padding-left:15px;
	background: url(images/home.png) no-repeat 5px 10px;
}
#second {
	width:106px;
	padding-right:5px;
	background: url(images/drop.png) no-repeat 100% 50%;
}
#third {
	padding-right:5px;
	background: url(images/drop.png) no-repeat 90% 50%;
}
#forth {
	padding-right:18px;
	background: url(images/drop.png) no-repeat 100% 50%;
}
*/
#news-panel{
	width:620px;
	font-size:1.2em;
	position:absolute;
	top:80px;
	left:350px;
	height:20px;
	text-align:right;
}
#news-panel a{
color:#fff;
}
#news-panel a:hover{
	color:#069;
	font-weight:bold;
}

/* DESIGN NAV1 (categories)transparent */

#nav { padding:0;
		margin:0 auto;
		width:982px;
		background: url(../images/nav-right.png) 100% 0% no-repeat,
					 url(../images/nav-left.png) 0px 0px no-repeat,
					 url(../images/nav-mid.png) 0px 0px repeat;
	}	
/* level 0 */
#nav ul { padding:0; margin:0; list-style:none; border:0; float:left; width:auto;}
#nav ul li { margin:0; padding:0; border:0; float:left; background: url(../images/nav-mid.png) repeat 0px 0px;}

#nav ul li a {
	display:block;
	margin:0;
	padding:10px 10px 10px;
	color:#eee;
	text-decoration:none;
	background:none;
	border:none;
	font:normal 1em Helvetica, sans-serif;
	text-transform:capitalize;
}

#nav ul li.first {
	padding-left:15px;
	background: url(../images/home.png) no-repeat 3px center;
}

#nav ul li {
	padding-right:8px;
	background: url(../images/drop.png) no-repeat 100% 50%;
}
#nav ul li.current-cat { }							/* active item first level */
#nav ul li.current-cat a{
	color:#000;
	text-decoration:none;
	background:url(../images/nav_a.png) no-repeat center bottom;
	border:none;
}
#nav ul li a.a_hover_main {
	color:#000;
	text-decoration:none;
	background:url(../images/nav_a.png) no-repeat center bottom;
	border:none;
}				/* on hover */
/* level 1 */
#nav ul li.current-cat ul li a{
color:#ccc;}
#nav ul li.current-cat ul li a{
background:#000 url(../images/nav_a.png) no-repeat 200px 200px;}
#nav ul li ul { margin:0; padding:4px 0; width:170px; height:auto; top:39px; left:0px; font-size:14px; line-height:14px; background:rgba(0,0,0,0.8);}				/* position of submenu */
#nav ul li ul li { margin:0; padding:0; float:none; background:none;}
#nav ul li ul li a { padding:8px 20px; color:#ccc; background:none; border-top:1px solid transparent; border-bottom:1px solid transparent;}
#nav ul li ul li a.have_submenu { }																/* if item have submenu */
#nav ul li ul li a:hover,
#nav ul li ul li a.have_submenu_hover { color:#fff; text-decoration:none; background:url(../images/nav-mid.png) repeat 0px 0px; opacity:0.8; border-top:1px solid #e4bab4; border-bottom:1px solid #e4bab4;}
#nav ul li ul li ul { top:-4px; left:170px;}		/* position of submenu level 2 */


#nav * { z-index:1001;}
.topnav * { z-index:1002;}



/* DO NOT EDIT!!! */
ul.menusm { list-style:none;}
ul.menusm li { cursor:pointer; position:relative;}
ul.menusm li a { position:relative;}
ul.menusm li ul { display:none; position:absolute; list-style:none;}
ul.menusm li ul li ul { position:absolute; list-style:none;}


/*header_text_bg*/
/*.header_text_bg { margin:0; padding:0; background: url(images/header_text_bg.gif) top center no-repeat;}*/
/*header_text*/
.header_text { height:388px; margin:0 auto; padding:0; width:980px; }
.header_text .div .left1 { float:right; width:340px; padding:0 20px; margin:0; text-align:justify; }
.header_text .div .left1 img { margin:5px 0 0 10px; float:right;}
.header_text .div .left1 img{
	border:1px #CCC solid;
}

.header_text .div .left1 h2 {  font:bold 30px Arial, Helvetica, sans-serif; color:#1a1a1a; padding:20px 0 5px 0; margin:0; border-bottom:1px solid #c0c0c0;}
.header_text .div .left1 h2 span { color:#a1a1a1; font:normal 11px Arial, Helvetica, sans-serif;}
.header_text .div .left1 ul {  width:170px; float:left;  margin:10px 10px; padding:0; list-style:none;}
.header_text .div .left1 li { float:left; font: normal 11px Tahoma, Geneva, sans-serif; color:#fff; background:url(../images/simple_ul_li.gif) left no-repeat; text-decoration:underline; padding:5px 0 5px 15px !important; padding:1px 0 1px 25px; line-height:normal; margin:3px 0;}
.header_text p { font:normal 12px   Arial, Helvetica, sans-serif; color:#292929; padding:20px 0 0 0; margin:0; line-height:1.8em;}
/*header_text_bg2*/
.header_text_bg2 { width:980px; margin:0 auto; padding:0; background: url(../images/header_rbg.jpg) top center repeat-x;}
/*header_text*/
.header_text2 { height:78px; margin:0 auto; padding:0;}
.header_text2  h2 {
	width:auto;
	float:left;
	font:bold 36px Arial, Helvetica, sans-serif;
	color:#9fbfed;
	padding:20px 0 0 50px;
	margin:0;
}
.header_text2 p {
	float:right;
	width:300px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#CCC;
	padding:28px 0 0 0;
	margin:0;
}
/********** body **********/
.body_resize { margin:0; padding:0;}
.body { width:978px; background:#fff; border:1px solid #ddd;  margin:10px auto; padding:0;}
.body h2 { border:0; font: normal 18px Arial, Helvetica, sans-serif; color:#2a2a2a; margin:0px; padding:5px 10px;}
.body h3 { border:0; font: normal 18px Arial, Helvetica, sans-serif; color:#5f5f5f; margin:0px; padding:5px;}
.body img { float:left; padding:0; margin:10px;}
.body p {
	font:normal 12px  Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	line-height:1.8em;
	padding:5px;
	margin:0;
}
.body ul,.body ol{
font:normal 12px  Arial, Helvetica, sans-serif; color:#5f5f5f; line-height:1.8em; margin:0;}
.body p span { color:#099; font-weight:bold; font-size:14px;}
.body em { color:#9c9c9c;}
.body_small { width:290px; float:left; margin:5px; padding:5px;}
.body_big { width:590px; float:left; margin:5px; padding:5px;}
.body_big img.others{ margin-left:60px;}
.body_big p.test { background:#f8f8f8; border:1px solid #e7e7e7; margin:10px auto; padding:10px 20px;}
.body .back {width:95%; background:#f8f8f8; border:1px solid #e7e7e7; margin:10px;  padding:10px;}

/* BODY LISTING STYLING */
ul.bullet li {padding-left:25px; list-style:none; background:url(../images/body_bullet_list.png) no-repeat 0 0; line-height:20px; margin-bottom:5px;}


/* Navigation */	
ul.Navigation { padding:0; margin:0; list-style:none; border:0;}
ul.Navigation li { margin:0; padding:3px 10px; border:0;}
ul.Navigation li a { display:block; margin:0; padding:3px 0 3px 25px; color:#0084ff; font:normal 11px Arial, Helvetica, sans-serif; text-decoration:none; border:1px solid #d5d5d5; background: #f4f4f4 url(../images/sub_ul_li.gif) 10px center no-repeat;}
ul.Navigation li a:hover { background:#ffffff; color:#0084ff;}
ul.Navigation li a.active { background:#ffffff; color:#0084ff;}
/*buttonss*/
.buttonss { width:150px; float:right; margin:10px; padding:5px;}
.buttonss a { border:1px solid #d6d6d6; background:#ebebeb; font: bold 11px  Arial, Helvetica, sans-serif; color:#555; padding:1px 4px; margin:2px 3px; text-decoration:none;}
.buttonss a:hover { color:#fff; background:#009bff;}
/* END_bloga*/
/* FBG */
.FBG_top { }
.FBG { width:978px; background:#fff; border:1px solid #ddd;  margin:0 auto; padding:0;}
.FBG_resize { width:290px; float:left; margin:10px 10px; padding:10px 5px;}
.FBG h2 { border-bottom:1px solid #dcdcdc; font: normal 18px  Arial, Helvetica, sans-serif; color:#2a2a2a; padding:15px 5px; margin:10px;}
.FBG p { font: normal 12px  Arial, Helvetica, sans-serif; color:#5f5f5f; padding:10px; margin:0; line-height:1.8em;}
.FBG a { text-decoration:none;  color:#40adbf;}
.FBG a.bg { background:url(../images/FBG_a_bg.gif) left no-repeat; padding:0 0 0 20px; margin:0; border:0;}
a.bg { color:#40ADBF; background:url(../images/FBG_a_bg.gif) left no-repeat; padding:0 0 0 20px; margin:0; border:0; font: normal 12px Arial, Helvetica, sans-serif;}
.FBG img { float:left; margin:10px; padding:0;}
/********** footer **********/
.footer { margin:0 0 20px 0; padding:0; }
.footer_resize { margin:0 auto; padding:20px 0; width:978px; background:#e6e6e6; border:1px solid #ddd;}
.footer ul { margin:0; padding:10px 10px 10px 10px; list-style:none; float:left;}
.footer img { display:inline; margin:5px 10px; padding:0;}
.footer ul li { margin:0; padding:0 10px; float:left;}
.footer p { margin:0; padding:10px 20px 10px 20px; float:right; color:#868686; font:normal 11px Arial, Helvetica, sans-serif; line-height:1.8em;}
.footer a { color:#868686; font:normal 11px Tahoma, Geneva, sans-serif; text-decoration:none; line-height:1.8em;}
.footer a:hover { text-decoration:underline;}

/********** contact form **********/
#contactform { margin:0 0 0 20px; padding:5px 10px;}
#contactform * { color:#F00;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:100px; padding:5px 0; font:normal 12px  Arial, Helvetica, sans-serif; color:#5f5f5f; text-transform:capitalize;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:430px; border:1px solid #666; margin:5px 0; padding:5px 2px; height:15px; background:#f8f8f8;}
#contactform textarea { width:430px; border:1px solid #666; margin:10px 0; padding:2px; background:#f8f8f8; height:250px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 100px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg { clear:both; border-bottom:1px solid #ccc; padding:10px 0 0 0; margin:0 0 10px 0; background:none; list-style:none;}
li.line, .line { border-top:1px solid #c7c7c7; padding:0; margin:10px 0; background:none; list-style:none;}

/********* button styling **************/
	.botton a:link{  text-decoration:none;	font:normal 0.8em Helvetica, sans-serif;}
	.button { color: #fff; padding: 0; background-color: #bc1815; border: none; margin-right: 25px; position: relative;;
		-webkit-user-select: none;
		-webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
		box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
		-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
		text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
			 }
	.button:active { position: relative; top: 3px;
	    -webkit-box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
	    -moz-box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
	    box-shadow: inset 0px -3px 1px rgba(255, 255, 255, 1), inset 0 0px 3px rgba(0, 0, 0, 0.9);
	}
	.button:active:after { content: ""; width: 100%; height: 3px; background: #fff; position: absolute; bottom: -1px; left: 0; }
	/*** read more button ***/
	.read-more{ padding:2px 14px 6px; text-transform:capitalize;}
	.button.blue { background: #22C3EB; }
	.button.gradient {
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.1, rgba(0,0,0,0.3)),
			color-stop(1, rgba(255,255,255,0.2))
		);
		background-image: -moz-linear-gradient(
			center bottom,
			rgba(0,0,0,0.3) 1%,
			rgba(255,255,255,0.2) 100%
		);
		background-image: gradient(
			center bottom,
			rgba(0,0,0,0.3) 1%,
			rgba(255,255,255,0.2) 100%
		);
	}
	
	.button.gradient:hover {
		text-decoration:none;
		background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.1, rgba(0,0,0,0.45)),
			color-stop(1, rgba(255,255,255,0.3))
		);
		background-image: -moz-linear-gradient(
			center bottom,
			rgba(0,0,0,0.45) 1%,
			rgba(255,255,255,0.3) 100%
		);
		background-image: gradient(
			center bottom,
			rgba(0,0,0,0.45) 1%,
			rgba(255,255,255,0.3) 100%
		);
	}


/*styles for content of members pages*/
.member {
	float: left;
	height: 190px;
	width: 190px;
	background: #FFFFFF;
}
a div.member:link { background: #FFFFFF; }
a div.member:visited { background: #FFFFFF; }
a div.member:hover { background: #E3E3E3; }
a div.member:active { background: #E3E3E3; }

.member img{
	margin:0;
	padding:5px;
	width: 110px;
	height: 120px;
}
#member-wrap {
	margin-left: 10px;
	margin-right: 10px;
}
#member-wrap fieldset {
padding-left:15%;
text-align:center;
border-bottom:none;
border-left:none;
border-right:none;
}
#member-wrap fieldset legend{
margin-left:20%;
font-size:1.4em;
}
#member-wrap fieldset .founding-member,.founding-member {
	float:left;
	margin-top:30px;
	text-align:center;
}
.member .tag{
	float:left;
	margin:0;
	padding:0 5px 0 0;
}
.founding-member p, .member p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 13px;
	margin-bottom: 0px;
	padding:0px 0px 0px 5px;
}
 .founding-member .title, .member .title { font-style: italic; }
 .founding-member .name, .member .name {
	font-weight: bold;
	color: #069;
	text-transform:capitalize;
}

.member-pic   {
	display: block;
	margin-bottom: 4px;
	border-style: none;
}
/*--- INTRO PAGE STYLING----*/
#boxOverlay {
	overflow:auto;
	position: fixed;
	top: 0px;
	left: 0px;
	visibility: visible;
	background: url(../images/overlay.png) repeat 0 0;
	width: 100%;
	height:100%;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index:9999;
}
#intro-wrapper,#intro{
	z-index:9999;
	border-radius:10px;
}
#intro-wrapper{
	position:absolute;
	top:5%;
	left:20%;
	padding:10px;
	background-color:#FFF;
	border-radius:15px;
}
#intro{
	width:538px;
	height:568px;
	background:#FFF url(../images/intro-logo.jpg) no-repeat bottom;
}
#cboxClose{
	position:relative;
	left:-4px;
	background:url(../images/controls.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	text-indent:-9999px;
	border-radius:5px;
	top:-4px;
}
#cboxClose.hover{background-position:-25px -25px;}

#intro-button{
position:absolute;
right:20px;
bottom:20px;
color:#fff;
}
a.btn {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 2px;
    outline: none;          /* remove dotted border in FF */
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 16px/100% Arial, Helvetica, sans-serif;
    padding: .5em 1.75em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    }
a.btn:hover {
    text-decoration: none;
    }
a.btn:active {
    position: relative;
    top: 1px;
    }

/* iWebUnlimited Button Color */
.btn.black {
    color: #d7d7d7;
    border: solid 1px #333;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
    background: -moz-linear-gradient(top,  #666,  #000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.btn.black:hover {
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
    background: -moz-linear-gradient(top,  #444,  #000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.btn.black:active {
    color: #666;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666666));
    background: -moz-linear-gradient(top,  #000,  #666666);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/*---INTRO PAGE ENDING----*/

#darkness {
	overflow: auto;
	position: absolute;
	z-index: 1500;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background-color: #333333;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width: 100%;
}
.biowrap {
	position: absolute;
	overflow: visible;
	z-index: 2050;
	top: 0px;
	left: 0px;
	visibility: hidden;
	height: 100%;
	width: 100%;
}
.bigbio {
	background-color:#FFFFFF;
	position: relative;
	z-index: 2003;
	width: 375px;
	margin: 10% auto;
	padding: 24px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	visibility: hidden;
	text-align: left;
}
.bigclipping {
	background-color:#FFFFFF;
	position: relative;
	z-index: 3003;
	width: 820px;
	margin: 5% auto;
	padding: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	visibility: hidden;
	overflow: visible;
}
.smallclipping {
	background-color:#FFFFFF;
	position: relative;
	z-index: 3004;
	width: 335px;
	margin: 5% auto;
	padding: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	visibility: hidden;
	overflow: visible;
}
.bigbio .name{
	color: #09C;
	font-weight: bold;
	line-height:14px;
	padding:0;
	margin:0;
	text-transform:capitalize;
}
.title{
	margin:0;
	padding:0;
	font-weight:bold;
	font-style:italic;
}
.bigbio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
	text-align:justify;
}
.shazabio {
	background-color:#FFFFFF;
	position: relative;
	z-index: 2004;
	width: 500px;
	margin: 10% auto;
	padding: 24px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	visibility: hidden;
	text-align: left;
}
.shazabio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	margin-bottom: 5px;
}

 #biowrap .bigbiopic { margin-bottom: 16px; }
.closebox {
	float: right;
	height: 16px;
	width: 66px;
	background: url(../images/closebox-sprite.gif) center top;
	display: block;
	text-indent: -9999px;
}
a.closebox:link { background: url(../images/closebox-sprite.gif) center top; }
a.closebox:visited { background: url(../images/closebox-sprite.gif) center top; }
a.closebox:hover { background: url(../images/closebox-sprite.gif) center bottom; }
a.closebox:active { background: url(../images/closebox-sprite.gif) center bottom; }

.highlight {
	background: #DEE3EE;
	list-style: disc;
}
/*END styles for content of members pages*/


.about-span{
	width:30%;
}
.about-r-col{
	float:right;
	padding-right:100px;
}


/* STYLING TABLE*/

table {
		border-collapse:collapse;
		background:#ffffff;
		font-size:11px;
		border-width:1px 0px 1px 0px;
		color: #333;
}
td, th 	{padding:10px;text-align:center;vertical-align:top;border:1px solid #cacaca; 		border-width:1px 0px 1px 0px;}
td.left	{padding: 5px 10px 5px 0;	text-align:left; vertical-align:top;}
th.left	{padding:10px;text-align:left; vertical-align:top;}

caption 	{
		padding: 5px 10px;
		text-align: left;
		font:bold 14px "Trebuchet MS", Georgia, "Times New Roman", Times, sans-serif;
		text-transform: uppercase;
		background:#414141 url(../admin/images/caption.gif) repeat-x;
		width:auto;
		color: #414141;
}

/* ================================================= */
/* Menu Link                                         */
/* ================================================= */

table a {text-decoration:none;}
table a:link {}
table a:visited {}

/* ================================================= */
/* Heads Footer                                      */
/* ================================================= */

thead th{
background:#414141 url(../admin/images/menu.gif) repeat-x;
color:#FFFFFF;
font:bold 8pt "Lucida Grande", Arial, Helvetica, sans-serif; 
text-transform:uppercase;
}
tfoot th{
background:#414141 url(../admin/images/menu.gif) repeat-x;
font:bold 8pt "Lucida Grande", Arial, Helvetica, sans-serif; 
color:#FFFFFF;
text-transform:uppercase;
text-align:left;
}
tfoot td 				
{
background:url(../admin/images/caption.gif) repeat-x;
}

th.capt 				
{
background:url(../admin/images/caption.gif) repeat-x;
text-align:left;
color:#414141;
		font:bold 14px "Trebuchet MS", Georgia, "Times New Roman", Times, sans-serif;
		text-transform: uppercase;
}
/* ================================================= */
/* Table Body                                        */
/* ================================================= */

tbody th, tbody td 	{}
tbody th 			{white-space: nowrap; font-size:1.2em;}
tbody th a 			{color:#333;}
.odd 				{}
td img 			{padding:0 15px;}