/* @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;
	
	padding-bottom:0;
	margin: 25px 0 10px 0;
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 14px;
}

h1 {
	font-size: 200%;
	border-bottom: 3px solid #e7e7e7;
	color: #99cc00;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h3,
.componentheading {
	font-size: 130%;
}

.contentheading {
	font-size: 200%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
		color: #555;#1D2D45;
}

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: #819D26;
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	color: #99CC00;
}

a:hover, div#bottom a:hover {
	text-decoration: underline;
	Xcolor: #121a28;#888;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {
	background: #5670A1 url(/media/images/layout/bg.png) 0 0 repeat-x;
}

div#wrapper {
	margin: 0 auto;
	width: 868px;
	padding-top: 18px;
}

div#header {
	background: url(/media/images/layout/header-bg.png) 0 0 repeat-x;
}

div#header .rk-1 {
	background:  url(/media/images/layout/header-r.png) 100% 0 no-repeat;
}

div#header .rk-2 {
	background:  url(/media/images/layout/header-l.png) 0 0 no-repeat;
	height: 135px; 153px;
	overflow: hidden;
}

img#logo {
	float:  left;
	margin-left: 10px;38px;
	width: 640px;469px;
	width: 561px;
	height: 138px;
	background: url(/media/images/layout/logo.png) 0 0 no-repeat;
}

div#top {
	margin-left:  560px;520px;
	height: 138px;
	font-style: italic;
}

div#top .padding {
	padding:  15px;
}

div#horiz-menu {
	background: url(/media/images/layout/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.right .padding {
	padding: 15px;
	padding: 0 15px;
}

td.mainbody .padding {
	padding: 15px 25px;
}

td.right {
	background: #EEF6FF url(/media/images/layout/col-divider.png) 0 0 repeat-y;
	width: 255px;
}

div#bottom {
	background: #121A28 url(/media/images/layout/bottom-bg.png) 0 0 repeat-x;
}

div#footer {
	background: url(/media/images/layout/footer-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(/media/images/layout/footer-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(/media/images/layout/footer-l.png) 0 0 no-repeat;
	height: 105px;
	overflow: hidden;
}

div#the-footer {
	Xbackground: url(/media/images/layout/footer-rocket.png) 96% 0 no-repeat;
	text-align: center;
}

img#rocket {
	width: 150px;
	height: 50px;
}




/* @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(/media/images/layout/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 h3 {
	color: #121A28;
	border-bottom: 3px solid #e7e7e7;
	padding: 3px 0;
}

td.right div.moduletable {
	color: #121A28;
	color: #555;
}

td.right div.moduletable h3 {
	border-bottom: 3px solid #D2E0F2;
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {
	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(/media/images/layout/menu-bullet.png) 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 */




/* ADDITIONS */

/* form elements */
form {
	margin: 20px 10px;
	padding: 20px 10px 25px 10px;
	border: 1px solid #ccc; 
}

label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}

input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #555;
	background: #fff;#eaeaea;
	border: 1px solid #aaa;
}

#header input {
	background: #fff;
	Xborder: 1px solid #aaa;
}

textarea {
	width: 500px;
	height: 300px;
	display: block;
}

input .button  { 
	Xfont: bold 12px Arial, Sans-serif; 
	Xheight: 30px;
	Xmargin: 10px;
	Xpadding: 2px 3px; 
	Xcolor: #48780E;
	Xbackground: #efefef;
	
	Xborder-width: 1px;
  	Xborder-style: solid;
  	Xborder-color: #ccc;

	border: 1px solid green;
	background: #fff;
}



.italics {
	font-style: italic;
}

.blue {
	color: #006193;
}

.green {
	color: #438800;
}

.red {
	color: #54030c;
}
.orange {
	color: #bd4200;
}
.yellow {
	color: #524b15;
}

.cyan {
	color: #053947;
}


.human {
	display: none;
}

.required {
	Xcolor: white;
}

.errorlist {
	color: red;
}
.wide {
	width: 900px;
}

.center {
	Xtext-align: center;
	margin-left: auto;
	margin-right: auto;
}
.fright { float: right; }
.fleft { float: left; }

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

.width80 { width: 80px; }
.width300 { width: 300px; }
.width400 { width: 400px; }
.width500 { width: 500px; }
.width600 { width: 600px; }
.width700 { width: 700px; }

.height50 { height: 50px; }
.height75 { height: 75px; }
.height100 { height: 100px; }
.height125 { height: 125px; }
.height150 { height: 150px; }
.height175 { height: 175px; }

.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.top30 { margin-top: 30px; }
.top40 { margin-top: 40px; }
.top50 { margin-top: 50px; }

.bottom10 { margin-bottom: 10px; }
.bottom20 { margin-bottom: 20px; }
.bottom30 { margin-bottom: 30px; }
.bottom40 { margin-bottom: 40px; }
.bottom50 { margin-bottom: 50px; }
.bottom60 { margin-bottom: 60px; }
.bottom70 { margin-bottom: 70px; }
.bottom80 { margin-bottom: 80px; }
.bottom90 { margin-bottom: 90px; }
.bottom100 { margin-bottom: 100px; }

.pad-height-10 { padding: 10px 0; }
.pad-height-20 { padding: 20px 0; }
.pad-height-30 { padding: 30px 0; }
.pad-height-50 { padding: 50px 0; }

.pad-left-20 { padding-left: 20px; }


.box {
	padding: 20px 20px;
	border: 1px solid #ccc; 
	background: #e7e7e7; 	
	text-align: left;
}

.author {
	text-align: right;
	font-style: italic;
}


.fineprint {
	border-top: 1px dashed #ccc;
	margin-top: 5px;
	font-style: italic;
}

.clear { clear: both; }

.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.top30 { margin-top: 30px; }
.top40 { margin-top: 40px; }
.top50 { margin-top: 50px; }
.top60 { margin-top: 60px; }
.top100 { margin-top: 100px; }

.width10 { width: 10%; }
.width40 { width: 40%; }
.width50 { width: 50%; }
.width75 { width: 75%; }
.width100 { width: 100%; }


.bottom10 { margin-bottom: 10px; }
.bottom20 { margin-bottom: 20px; }
.bottom40 { margin-bottom: 40px; }
.bottom50 { margin-bottom: 50px; }
.bottom100 { margin-bottom: 100px; }

.error { color: red; }
.errorbox {
   margin: 20px 50px;
   padding: 10px 20px;
   border: 1px solid #ccc;
   text-align: left;


   Xbackground: #fcc; #fcf0c4;
   border: 1px solid #d77; #f1bd7c;
   color: #cb3232;#460036;
}

.messagebox {
	margin: 0px 20px;
	padding: 20px 20px;
	border: 1px solid #cb3232; 
	background: #fcc; 	
}

.paginate {
	text-align: center;
	margin-top: 20px;
}


.col1 { width: 270px; }
.col2 { width: 240px; }
.col3 { width: 275px; }

.float-left  { float: left; }
.float-right { float: right; }

.align-right { text-align: right; }

.col-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.author {
	text-align: right;
	font-style: italic;
}


#content {
	padding: 15px 25px 30px 25px;
	padding: 0px 25px 30px 25px;
}

#content h1,
#content h2,
#content h3,
#content h4 {
	color: #444;
}
#content h1,
#content h2 {
	letter-spacing: 1px;
}

#content h2 {
	border-bottom: 3px solid #e7e7e7;
	padding: 3px 0;
}


#bottom h3 { border: 0px; }

blockquote {
	margin: 15px 20px;
	padding: 5px 15px;
   background: #ddd url(/media/images/layout/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #666;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;

	background: #ddd;
}

div .help {
	margin: 15px 20px;
	padding: 5px 15px;
   background: #ddd url(/media/images/layout/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6em;
	font-style: normal;
	Xfont-family: Georgia, 'Times New Roman', Times, serif;	
	color: #666;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.clear {
	clear: both;
}


.padding-left-10 {
	padding-left: 10px;
}


/* Business Card styles */
#businesscard {
	width: 400px;
}

.header {
	padding: 5px;
}

#style001 {
	border: 1px solid #444;
	padding: 10px;
	Xidth: 400px;
	Xfont-size: 0.89em;
}

#style001 .header {
	background: #ddd;
}

#style002 {
	border: 1px solid #444;
	padding: 10px;
	width: 350px;
	Xfont-size: 0.89em;
}

#style002 .header {
	background: #9c0;
	color: #333;
}


.form-left {
	font-size: 110%;
	font-weight: bold
}


.asterisk {
	color: red;
}

thead {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #444;
}

.head {
	border-bottom: 1px solid #bbb;
}


/* TABLE */
table .seperate td { padding-top: 30px; }
table .controls td { padding-top: 30px; }
.controls input { border: none; }
.button { border: 0px; }

a img { border: none; }


.noborder {
	border: none;
}
img .button {
	border: none;
}

table .content {
	border: 1px solid #ccc;
	border-collapse: collapse; 
	margin: 10px;
	padding: 5px;
}

table .content thead td {
	background: #ccc;
	font-weight: bold;
	border: 1px solid #ddd;
	padding: 5px 3px;
}

table .content tbody td {
	background: #f7f7f7;
	padding: 3px;
	border: 1px solid #ddd;
	
}
