/* @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;
  
}

body {
	margin: 0;
	padding: 0;
	
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3,  {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
}
.tbtxt{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: normal;
line-height:30px;
color:#666666;
display:block;

}
/* @group Fonts */

/* @group Sizes */


body {
	font-size: 14px;
}

h1 {
	font-size: 22px;
   color : #e31835;
}

h2 {
	font-size: 180%;
   color : #E31835;
}

h3 { 
   font-size: 150%;
   color : #E31835;
}

h4 {padding-bottom: 5px;
	margin: 0px 0;
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h3,
.componentheading {
	font-size: 130%;
   color: #E31835;
}

.contentheading {
	font-size: 22px;
   color: #e31835;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #333;
}

div#top {
	color: #666;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	/* see style css */
}

table.headlines div.moduletable h3,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	color: #e31835;
	text-decoration: none;
        line-height:30px;
}

div#bottom a:link,
div#bottom a:visited {
	color: #99CC00;
}

a:hover {

	text-decoration: underline;
}

/* input - submit button hack*/
input.link {
   font-family: inherit;
   font-size: 100%;
   text-align: left;
   color: #819D26;
   background: none;
   margin: 0;
   padding: 0;
   border: none;
   cursor: pointer;
   overflow: visible;
   width: auto;
   -moz-user-select: text;
   /* override all your button styles here if there are any others */
}
input.link span {
}
input.link:hover span,
input.link:focus span {
   text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {
	background: #fff url(../images/bg.jpg) 0 0 repeat-x;
}

div#wrapper {
	margin: 0 auto;
	width: 1049px;
}

div#header {
	height: 129px;
		background: url(../images/logo.png) 30px 0 no-repeat;

}

div#header .menu{
	text-align: left;
	padding-top: 20px;
	margin-left: -20px;
	width: 210px;
	float: right;
	color: #ececec;
}

div#header .menu ul{

list-style-type: none;
}

div#header .menu ul li{
text-indent: 5px;

border-bottom: solid #ececec 1px;


}

div#header .menu ul li a{
font: Arial, Helvetica, sans-serif 14px;
line-height: 26px;
text-decoration:none;
color:#ececec;
display: block;
}

div#header .menu ul li a:hover{
text-decoration:none;
color:#ececec;
background-color: #21201f;
display: block;
}

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: 153px;
	overflow: hidden;
}

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/menu-bg.png) 0 0 repeat-x;
	height: 36px;
}

table.mainbody,
table.usermodules {
	width: 100%;
	padding: 0;
}

td.mainbody {
	background: #fff;
}

td.usermodules {
	padding: 0 10px;
}

td.mainbody .padding,
td.left .padding {
	padding: 15px;
}

td.mainbody .padding {
	padding: 15px 25px;
}

td.left {

	background: #fff;
	width: 283px;
}

div#bottom {
	background: #121A28 url(../images/bottom-bg.png) 0 0 repeat-x;
}

div#footer {
		border-top: 1px solid #999;
		color: #999;

}

hr {
color: #fff;
border: thin;
border-bottom: 1px  solid #e31835;

}

div#footer .rk-1 {
}

div#footer .rk-2 {
	
	overflow: hidden;
}

div#the-footer {
font-size: 12px;
color: #999999
width:50%;
float:left;
text-align: left;
}

div#the-footer a{
font-size: 12px;
color: #999999
}

div#the-footera {
font-size: 12px;
color: #999999
width:50%;
float:right;
text-align: right;
}

div#the-footera a{
font-size: 12px;
color: #999999
}

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 {
   font-size:95%;
	display: block;
	float: left;
	padding: 0 20px;
	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 h3 {
	color: #e31835;
	border-bottom: 1px solid #e31835;
	padding: 3px 0;
}

.left a:link {
	color: #333333;
	padding: 3px 0;
}
.left a:visited {
	color: #333333;
	padding: 3px 0;
}
.left a:hover {
	color: #E31835;
	padding: 3px 0;
}

td.left div.moduletable {
td.left div.moduletable {
	color: #121A28;
}

td.left div.moduletable h3 {
	border-bottom: 1px solid #E31835;
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {
	border-bottom: 1px solid #E31835;
	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: #ffffff;
  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: 10px;
	background: url(../images/menu-bullet.png) 0 0 no-repeat;
        line-height: 50px !important;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
        line-height: 18pt;
}

a.sublevel:hover {
	text-decoration: none;
}

a.policy:link,
a.policy:visited {
	/* color: see style css */
	color: #819D26;
	text-decoration: none;
        /*line-height:30px;*/
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
line-height: 50px !important;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
line-height: 50px !important;
}

/* @end */

/* @end */
