/* @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;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
background: #000000 url(../images/back.jpg) 0px 0px repeat-x;
}
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: 10px 0;
color: #f18732;
}
/* @group Fonts */
/* @group Sizes */
body {
font-size: 13px;
}
h1 {
font-size: 200%;
}
h2 {
font-size: 180%;
}
h3 {
font-size: 130%;
}
h4 {
font-size:
120%;
}
.small,
.modifydate,
.createdate,
div.mosimage_caption {
font-size: 100%;
}
div.moduletable-nex {
padding-left:10px;
}
div.moduletable h3,
.componentheading {
font-size: 130%;
}
div.moduletable h1,
.componentheading {
font-size: 130%;
}
.contentheading {
font-size: 130%;
}
.componentheading {
}
td.componentheading {
}
div.two p {background:#ebf5cb; padding:10px;}
div.one
{border:#d1e785 1px solid;}
div.one p {padding:10px;}
/* @end */
/* @group Family */
body {
line-height: 135%;
}
div#top {
color: #666;
}
.contentheading,
.componentheading {
font-weight: normal;
}
div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
font-weight: normal;
color: #f18732;
text-decoration: none;
font-family: "Georgia", Arial, Helvetica, sans-serif;
font-style: italic;
}
table.headlines div.moduletable h3,
.componentheading {
color: #f18732;
text-decoration: none;
font-family: "Georgia", Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}
a:link,
a:visited {
/* color: see style css */
color: #f18732;
text-decoration: none;
}
div#bottom a:link,
div#bottom a:visited {
color: #f18732;
}
a:hover {
text-decoration: underline;
}
table.mainbody h2,
table.mainbody a:visited,
table.mainbody a:link {
color:#4a281b;
font-weight: normal;
font-size: 100%!important;
}
/* @end */
/* @end */
/* @end */
/* @group Structure */
div#wrapper {
margin: 0 auto;
width: 970px;
}
div#header {
height: 194px;
padding:0px;
margin:0px;
}
td.header-left {
background: url(../images/header_left.jpg) 0px 0px no-repeat;
width:489px;
height: 194px;
}
table.mainbody,
table.usermodules {
width: 100%;
padding: 0;
}
td.mainbody {
}
td.usermodules {
padding: 0 10px;
}
div#mainbody {
background: #ffffff url(../images/back_mainbody.jpg) 0 0 repeat-x;
padding-top:15px;
}
td.mainbody .padding {
padding: 15px 15px;
}
div#box {
margin:10px 30px 10px 30px;
padding:0px 20px 10px 20px;
font-family: "Georgia", Arial, Helvetica, sans-serif;
color:#f18732;
font-weight: bold;
background: url(../images/quote.gif) 0 0 no-repeat;
}
div#box_in {
background: url(../images/quote-right.gif) 100% 100% no-repeat;
}
td.left {
padding:0px;
margin:0px;
width: 227px;
padding-left:0px;
padding-right:0px;
}
td.left .padding {
padding: 0px;
background-color: #ffffff;
}
td.right {
padding:0px;
margin:0px;
width: 298px;
padding-left:0px;
padding-right:0px;
}
td.right .padding {
padding: 0px;
background-color: #ffffff;
}
div.search {
padding-left: 10px;
padding-right: 10px;
}
div#horiz-menu {
background: url(../images/menu_back.jpg);
margin: 0px;
padding: 0px;
height: 36px;
}
/* @group menus */
div#horiz-menu ul {
border-top:1px #ffffff solid;
border-bottom:1px #ffffff solid;
height: 36px;
margin: 0;
padding: 0;
padding-top:0px;
padding-right:0px;
}
div#horiz-menu li {
margin: 0;
padding: 0;
padding-left: 0px;
float: left;
height: 36px;
list-style: none;
text-transform: uppercase;
}
div#horiz-menu a:link,
div#horiz-menu a:visited {
display: block;
float: left;
padding: 0 12px;
height: 36px;
line-height: 36px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-transform: uppercase;
font-size:11px;
}
#horiz-menu a#active_menu-nav,
div#horiz-menu a:hover {
background: url(../images/menu_on.jpg);
color:#ffffff;
height: 36px;
text-transform: uppercase;
}
div#footer {
padding-top:12px;
padding-left:15px;
color:#d5d4d4;
height: 51px;
border-top:3px #f08731 solid;
text-align:center;
background: url(../images/back_footer.jpg) 0 0 repeat-x;
}
div#footer ul {
margin: 0;
padding-top: 1px;
}
div#footer li {
margin: 0;
padding: 0;
padding-left: 2px;
float: right;
height: 32px;
list-style: none;
}
div#footer a:link,
div#footer a:visited {
float: right;
display: block;
text-transform: uppercase;
padding: 0 15px;
height: 32px;
line-height: 32px;
font-weight: normal;
color: #f08731;
text-decoration: none;
font-size:11px;
}
div#footer a:hover {
color:#ffffff;
}
#footer a#active_menu-nav {
color:#ffffff;
}
/* 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: #f18732;
border-bottom: 3px solid #e7e7e7;
padding: 3px 0;
font-family: "Georgia", Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}
td.right div.moduletable {
color: #121A28;
}
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 {
color: #f18732;
text-decoration: none;
font-family: "Georgia", Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}
.mainbody h3 {
color: #f18732;
text-decoration: none;
font-family: "Georgia", Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}
.mainbody h1 {
color: #f18732;
text-decoration: none;
font-family: "Georgia", Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
font-size: 130%;
}
td.buttonheading {
vertical-align: middle;
}
td.buttonheading img {
margin-right: 5px;
}
table.contentpaneopen, table.contentpane {
border-collapse: collapse;
padding: 0;
margin: 0;
width: 100%;
color: #000000;
}
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 0px;
vertical-align: middle;
}
div#pathway {
margin-bottom: 10px;
padding-left: 8px;
}
/* @end */
/* @group sections */
table.mainbody td.mainbody td.sectiontableheader {
font-weight: normal;
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: 2px 0 2px 23px;
margin-bottom: 3px;
}
a.mainlevel:hover {
text-decoration: underline;
}
a.sublevel:link,
a.sublevel:visited {
text-decoration: none;
}
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;
}
/* Style 1 des modules */
div.moduletable-style1 {
background-color:#cacaca;
margin: 0px;
padding: 0px;
width:100%;
}
div.moduletable-style1 h3 {
margin: 0px;
padding: 0px;
background-color:#f2f2f2;
height:36px;
line-height:36px;
color:#606a74;
text-align:center;
font-size:12px;
text-transform: uppercase;
}
/* Style 2 des modules */
div.moduletable-style2 {
background: url(../images/mod_back.jpg) 0 0 repeat-x;
margin: 0px;
padding: 0px;
width:224px;
font-size:12px;
padding:30px 0px 30px 0px;
color:#606a74;
}
div.moduletable-style2 a.mainlevel:visited ,
div.moduletable-style2 a.mainlevel:link {
text-decoration: none;
margin-left:12px;
padding-top:23px;
}
div.moduletable-style2 a.mainlevel {
display: block;
padding: 0px;
margin: 0px;
width:198px;
height:32px;
text-align:center;
text-transform: uppercase;
background: url(../images/mod_menu_off.jpg) 0 0 no-repeat;
}
div.moduletable-style2 a.mainlevel:hover {
text-decoration: none;
background: url(../images/mod_menu_on.jpg) 0 0 no-repeat;
}
/* Style 3 des modules */
div.moduletable-style3 {
background-color:#656865;
margin: 0px;
padding: 0px;
width:100%;
margin-bottom:5px;
color:#ffffff;
}
div.moduletable-style3 h3 {
margin: 0px;
padding: 0px;
background-color:#f2f2f2;
height:36px;
line-height:36px;
color:#606a74;
text-align:center;
font-size:12px;
text-transform: uppercase;
}
div.moduletable-style3 input.inputbox {
width:177px;
}
div.moduletable-style3 a:visited ,
div.moduletable-style3 a:link {
color:#ffffff;
}
div.moduletable-style3 label {
width:100%;
}
.search-style1 {
padding-top:10px;
}
/* @end */
/* Style 1 des modules */
div.moduletable-style4 {
background-color:#f2f2f2;
margin: 0px;
padding: 0px;
width:100%;
padding-top:12px;
}
div.moduletable-style4 h3 {
margin: 0px;
padding: 0px;
background-color:#cacaca;
height:36px;
line-height:36px;
color:#f2f2f2;
text-align:center;
font-size:12px;
text-transform: uppercase;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
}
td.padding_advert {
padding-left:5px;
}
div.pub_728 {
width:728px;
padding-left:0px;
}

div.annie a {
 float:left!important;
 color:#ffffff!important;
 padding:0px!important;
 margin:0px!important;
}