﻿/* @override http://localhost:8888/workspace/rokwebify/templates/rt_rokwebify/css/template_css.css */

/* @group Main */

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
  background: #fff;
}

body {
	margin: 0;
	padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 13px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h2,
.componentheading {
	font-size: 130%;
}

.contentheading {
	font-size: 120%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
		color: #1D2D45;
}

div#top {
	color: #666;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

div.moduletable h2,
div.moduletable-hilite1 h2,
div.mdouletable-hilite2 h2,
.contentheading {
	/* see style css */
}

table.headlines div.moduletable h2,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	/*color: #819D26;*/
	color: #5672c1;
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	/*color: #99CC00;*/
	color: #5672c1;
}

a:hover {

	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {
	background: #5670A1 url(images/blue-background.gif) 0 0 repeat;/*bg.png*/
}

div#wrapper {
	margin: 0 auto;
	width:800px;
	/*width: 868px;
	width: 780px;*/
	padding-top:0px; /*18px;*/
}

div#header {
	background: url(images/header-bg.png) 0 0 repeat-x;
}

div#header .rk-1 {
	background:  url(images/header-r.png) 100% 0 no-repeat;
}

div#header .rk-2 {
	background:  url(images/header-l.png) 0 0 no-repeat;
	height: 125px;
	overflow: hidden;
	padding:0 0 0 0;
}

img#logo {
	float:  left;
	/*margin-left: 38px;
	width: 469px;
	height: 138px;
	background: url(images/logo.png) 0 0 no-repeat;*/
}

div#top {
	margin-left:  520px;
	height: 138px;
	font-style: italic;
}

div#top .padding {
	padding:  15px;
}

div#horiz-menu {
	background: url(images/header-bar.gif) 0 0 repeat-x;
	height: 28px;
}
div#horiz-menu1 {
	background: url(images/header-bar.gif) 0 0 repeat-x;
	height: 28px;
}
table.mainbody,
table.usermodules {
	width: 100%;
	padding: 0;
}

td.mainbody {
	background: #fff;
}

td.usermodules {
	padding: 0 10px;
}

td.mainbody .padding,
td.right .padding {
	padding: 15px;
}

td.mainbody .padding {
	padding: 15px 25px;
}

td.right {
	background: #EEF6FF url(images/col-divider.png) 0 0 repeat-y;
	width: 25%;/*255px;*/
}td.left {
	background: #EEF6FF url(images/col-divider.png) 0 0 repeat-y;
	width: 20%;/*255px;*/
}
td.LeftBar {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; VERTICAL-ALIGN: top; WIDTH: 165px; BACKGROUND-COLOR: #ebebeb
}
.MenuTableDynamic {
	BORDER-RIGHT: #8a867a 1px solid; BORDER-TOP: #8a867a 1px solid; BORDER-LEFT: #8a867a 1px solid; WIDTH: 225px; BORDER-BOTTOM: #8a867a 1px solid; BACKGROUND-COLOR: #ffffff
}

div#bottom {
	background: #8FAFC0 url(images/header-bar.gif) 0 0 repeat-x; /*#121A28 bottom-bg.png*/
}

div#footer {
	background: url(images/header-bar.gif) 0 0 repeat-x;
	text-align: center;
	
	height: 28px;
}

div#footer .rk-1 {
	background: url(images/footer-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(images/footer-l.png) 0 0 no-repeat;
	height: 105px;
	overflow: hidden;
}

div#the-footer {
	background: url(images/footer-rocket.png) 50% 0 no-repeat;
	text-align: center;
}

img#rocket {
	width: 150px;
	height: 50px;
}


/* My Comment */



/* @group menus */

div#horiz-menu ul {
	margin: 0;
	padding: 6px 0 0 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
	background: url(images/menu-divider.png) 100% 0 repeat-y;
}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	display: block;
	float: left;
	padding: 0 25px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div#horiz-menu a:hover {
	background: #4F6FA7;
}

/* My Comment */

/* My Comment */

/* @end */

/* @group content */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

.highlight {
  background-color: #ffc;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div.moduletable h2 {
	color: #121A28;
	border-bottom: 3px solid #e7e7e7;
	padding: 3px 0;
}

td.right div.moduletable {
	color: #121A28;
}

td.right div.moduletable h2 {
	border-bottom: 3px solid #D2E0F2;
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h2 {
	border-bottom: 3px solid #243959;
	color: #fff;
}

/* @end */

/* @group content */

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
	color: #99CC00;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.small {
	color: #666;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}



tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	padding: 4px 0 2px 28px;
	margin-bottom: 3px;
	background: url(images/pointer_blue.gif) 0 0 no-repeat;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

/* @end */

/* @end */


/* DRUPAL-SPECIFIC ADDITIONS */
table {
  border-collapse: separate;
}
tbody {
  border-top: none;
}
#top_left {
  /* padding: 15px; */
  width: 264px;
}
#top_right {
  /* padding: 15px 15px 15px 0px; */
  width: 264px;
}
td.right div.moduletable h2 {
	text-transform: capitalize;
}
#top_left ul, #top_right ul {
  padding-left: 40px;/*40px*/
}
ul.menu li {
  list-style-image: none;
  list-style-type: none;
}
ul.menu li a {
	display: block;
	padding: 4px 0 2px 28px;/*padding: 4px 0 2px 28px;*/
	margin-bottom: 3px;
	background: url(images/menu-bullet.png) 0 0 no-repeat;
}
ul.menu li ul.menu li {
  padding-left: 25px;
}
.block ul {
  padding: 0;
}
ul.menu li {
  margin: 0;
}
li.collapsed, li.leaf {
  padding: 0;
}
#header-region {
	font-weight: bold;
}
tbody h2 {
  margin-left: -2px;
}
tbody h2 a:link, tbody h2 a:visited {
  color: #99CC00;
}
.terms {
  margin-left: -3px;
}
ul.links li {
  padding: 0 1em 0 0;/*padding: 0 1em 0 0;*/

}
.graycell {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: normal; BORDER-LEFT-COLOR: #ccc; PADDING-BOTTOM: 10px; MARGIN: 5px; BORDER-TOP-STYLE: none; LINE-HEIGHT: normal; PADDING-TOP: 10px; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: left; outline-width: thin; width:100%;
}
.graytable {
	PADDING-RIGHT: 0px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 0px; FONT-WEIGHT: normal; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ccc 1px solid; LINE-HEIGHT: normal; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none; outline-width: 1px; width:100%;
}

#ajaxticker1{
width: 200px;
height: 150px;
border: 0px ridge black;
padding: 5px;
background-color: #EEF6FF;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #EEF6FF;
}

.someclass 
{
	/*class to apply to your scroller(s) if desired*/
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.DataGrid_Item
{
	background-color: Transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	
}
/*==============*/
tablespeakers 
{
	border:1;
	 width:100%;
	 padding:10px;
	 border-color:#000000;
	  
  
}


thead th {
  border-bottom: 2px solid #AAB5C3;
  color: #678;
  font-size: 90%;
  font-weight: bold;
  background: url(images/bg-thead.gif) repeat-x bottom left;
  padding: 4px 5px 0 5px;
}

tr.even, tr.odd {
  border-color: #DADCE0;
}

tr.even {
  background-color: #fbfcfe;
}

tr.odd {
  background-color: #fff;
}

td.active {
  background: #e4ecf5;
}

td {
  padding: 3px;
}
/*==============*/
table1 {
  margin: 0.5em 0 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #AAB5C3;
  color: #678;
  font-size: 90%;
  font-weight: bold;
  background: url(images/bg-thead.gif) repeat-x bottom left;
  padding: 4px 5px 0 5px;
}

tr.even, tr.odd {
  border-color: #DADCE0;
}

tr.even {
  background-color: #fbfcfe;
}

tr.odd {
  background-color: #fff;
}

td.active {
  background: #e4ecf5;
}

td {
  padding: 3px;
}
/******************Programe****************/
/*==============*/
.tableprogram1 {
  margin: 0.5em 0 1em 0;
  width: 100%;
  border:1px;
 
  background-color: #cccccc;
  border-color:#cccccc;
  vertical-align:top;
  }

.thead th {
  border-bottom: 2px solid #AAB5C3;
  color: #678;
  font-size: 90%;
  font-weight: bold;
  background: url(images/bg-thead.gif) repeat-x bottom left;
  padding: 4px 5px 0 5px;
}

tr.even, tr.odd {
  border-color: #DADCE0;
}

tr.even {
  background-color:#FFCC99;/*Orange #fbfcfe;*/
}

tr.odd {
  background-color:#6666ff ;/* #fff;*/
}
tr.session1,tr.session2,tr.session3{border-color: #000000;}
tr.session1
{background-color:#cccccc;
 border-color:#cccccc;
 }
tr.session2
{background-color:#9999ff;
 border-color:#9999ff;
 }
tr.session3
{background-color:#cc6666;/*Orange #fbfcfe;*/}
tr.sessionHead
{background-color:Red;/*Orange #fbfcfe;*/}
tr.sessionpanel
{background-color:#ffcc99;
 border-color:#9999ff;
 }
td.active {
  background: #e4ecf5;
}

td {
  padding: 3px;
}
/*==============*/
.tableprogram2 {
  margin: 0.5em 0 1em 0;
  width: 100%;
 
  border-bottom:solid 1 #e4ecf5;
  border-left:solid 1 #e4ecf5;
  border-right:solid 1 #e4ecf5;
  border-top:solid 1 #e4ecf5;
 
  background-color: #e4ecf5;
  border-color:#e4ecf5;
  vertical-align:top;
}

thead th {
  border-bottom: 2px solid #AAB5C3;
  color: #678;
  font-size: 90%;
  font-weight: bold;
  background: url(images/bg-thead.gif) repeat-x bottom left;
  padding: 4px 5px 0 5px;
}

tr.even, tr.odd {
  border-color: #DADCE0;
}

tr.even {
  background-color:#FFCC99;/*Orange #fbfcfe;*/
}

tr.odd {
  background-color:#6666ff ;/* #fff;*/
}
tr.session1,tr.session2,tr.session3{border-color: #000000;}
tr.session1
{background-color:#cccccc;
 border-color:#cccccc;
 }
tr.session2
{background-color:#9999ff;
 border-color:#9999ff;
 }
tr.session3
{background-color:#cc6666;/*Orange #fbfcfe;*/}
tr.sessionHead
{background-color:Red;/*Orange #fbfcfe;*/}
tr.sessionpanel
{background-color:#ffcc99;
 border-color:#9999ff;
 }
td.active {
  background: #e4ecf5;
}

td {
  padding: 3px;
}

/***********************************/
div.messages {
  min-height: 32px;                 /* icon height */
  padding: 1.3em 1em .3em 52px !important;
  border: 2px solid #DADCE0;
  background: #fbfcfe;
  margin: 10px 0;
}

.messages ul {
  padding: 0 0 0 20px;
  margin: 0;
}
/*===============*/