/* *********************** GENERAL SETTINGS
*********************** */
body {
font-family: "Arial", "Helvetica", sans-serif;
color: #444444;
background: #3b4130 url(../images/body_bg.jpg) repeat-y top center;
margin: 0px;
padding: 0px 0px 0px 0px;
line-height: 135%;
height: 100%;
}
html {
padding: 0px;
margin: 0px;
height: 100%;
}
body.f-smaller {
font-size: 11px;
}
body, body.default {
font-size: 12px;
}
body.f-larger {
font-size: 14px;
}
body.published {
background: #AADDFF;
}
body.mceContentBody {
background: white;
}
/* CSS global reset for all browsers
*/
* { padding: 0px; margin: 0px; }
/*
Global Formatting */
#right_col h1 {font: normal 24px Arial, Helvetica, sans-serif; color: #ffffff; letter-spacing: -1px; line-height: 30px; }
#right_col h2 {font: normal 20px Arial, Helvetica, sans-serif; color: #ffffff; letter-spacing: -1px; text-transform: none; line-height: 26px; }
#right_col h3 {font: normal 18px Arial, Helvetica, sans-serif; color: #ffffff; letter-spacing: 0px; line-height: 24px; text-transform: none;}
#right_col h4 {font: bold 14px Arial, Helvetica, sans-serif; color: #ffffff; line-height: 19px; text-transform: none; }
#right_col h5 {font: bold 12px Arial, Helvetica, sans-serif; color: #ffffff; line-height: 18px; text-transform: none; }
#right_col h6 {font: bold 11px Arial, Helvetica, sans-serif; color: #ffffff; line-height: 17px; text-transform: none;}
a {color: #bc2e00; text-decoration: underline;}
a:hover {color: #bc2e00; text-decoration: none;}
a.image, a.image:hover, a img
{border:0;}
ul {
list-style: none;
}
ul li {
padding: 2px 0px 2px 16px;
background: transparent url(../images/checkbox.gif) no-repeat 0px 7px;
}
#main_content ul li, #main_content2 ul li {
width: 100%;
}
ol {
padding: 5px 25px;
}
fieldset {
width: 95%;
padding: 5px;
margin: 5px 0px 0px 0px;
border: 1px solid #eae7db;
}
.both {
clear: both;
}
input, select, label {
vertical-align: middle;
}
p {
padding: 5px 0px;
}
/* *********************** END GENERAL SETTINGS *********************** */
#background_4 {
background: transparent url(../images/background_4.jpg) no-repeat top center;
height: 100%;
margin: 0px auto;
}
#background_3 {
background: transparent url(../images/background_3.jpg) no-repeat top center;
height: 100%;
margin: 0px auto;
}
#background_2 {
background: transparent url(../images/background_2.jpg) no-repeat top center;
height: 100%;
margin: 0px auto;
}
#background_1 {
background: transparent;
margin: 0px auto;
}
#site_wrapper {
width: 1000px;
margin: 0px auto;
padding: 15px 0px 0px 0px;
position: relative;
}
.top_line {
padding: 0px 0px 0px 0px;
margin: 0px;
background-repeat: repeat-x;
width: 100%;
height: 22px;
}
#top_wrap {
margin: 0px;
height: 40px;
position: relative;
width: 960px;
background: transparent url(../images/top_wrap_bg.jpg) no-repeat top center;
}
#top_wrap #rss_ico {
position: absolute;
right: 0px;
top: 0px;
}
#pathway {
font-size: 10px;
}
#pathway strong {
color: #88826c;
font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
text-transform: uppercase;
}
.top_menu #f_tools {
position: absolute;
bottom: 0px;
right: 0px;
}
#f_tools a, #f_tools a img {
text-decoration: none;
font-size: 10px;
padding: 0px;
margin: 0px;
border: 0px;
line-height: 5px;
}
#buttons {
position: relative;
height: 40px;
width: 100px;
}
#buttons #plus {
position: absolute;
top: 12px;
left: 23px;
}
#buttons #minus {
position: absolute;
top: 12px;
left: 0px;
}
#buttons #reset {
position: absolute;
top: 12px;
left: 11px;
}
#buttons strong {
position: absolute;
right: 0px;
bottom: 0px;
line-height: 5px;
padding: 0px;
margin: 0px;
font: bold 5px Arial, Helvetica, sans-serif;
color: #eeeeee;
}
#wa_bg {
margin-top: 10px;
background: transparent url(../images/wabg.gif) repeat-y top center;
width: 960px;
}
#wabg_top {
background: transparent url(../images/wabg_top.gif) no-repeat top center;
}
#wabg_bot {
background: transparent url(../images/wabg_bot.jpg) no-repeat bottom center;
padding: 10px 0px 15px 0px;
color: #f6f4ec;
width: 960px;
}
#wrap {
width: 960px;
margin: 0px;
padding: 0px 20px 0px 20px;
background: transparent url(../images/content_bg.gif) repeat-y top center;
}
#content {
margin: 0px auto;
padding: 0px 0px;
width: 960px;
}
#con_padd {
padding: 5px 10px;
}
#top {
padding: 13px 0px 0px 0px;
margin: 0px;
width: 1000px;
position: relative;
background: transparent url(../images/top_bg.gif) no-repeat top center;
}
#tpbg {
background: transparent url(../images/content_bg.gif) repeat-y top center;
width: 960px;
padding: 0px 20px;
position: relative;
}
#top_nav {
height: 32px;
margin: 0px auto;
padding: 0px;
position: relative;
}
#tpbg #logo {
position: absolute;
left: -2px;
top: -17px;
z-index: 10000;
}
#top_wrap h1 {
font: normal 24px Georgia, "Times New Roman", Times, serif;
line-height: 24px;
margin: 0;
padding: 0;
color: #ffffff;
letter-spacing: -1px;
text-transform: capitalize;
white-space: nowrap;
position: absolute;
top: 8px;
left: 59px;
}
#top_wrap h1 a {
text-decoration: none;
color: #ffffff;
}
#top_wrap h2 {
position: absolute;
top: 26px;
left: 59px;
color: #ffffff;
letter-spacing: 0px;
font: bold 10px Georgia, "Times New Roman", Times, serif;
text-transform: capitalize;
line-height: 10px;
}
#main_content #banner {
width: 540px;
padding: 15px 0px;
text-align: center;
}
.moduletable h3 {
text-align: left;
}
.moduletable .price {
font-size: 14px;
padding-top: 5px;
}
.moduletable .property_heading {
font-size: 13px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}
#banner div.moduletable {
margin: auto;
text-align: center;
}
.top_menu {
width: 960px;
height: 40px;
padding: 10px 0px 0px 0px;
background: transparent url(../images/top_menu_bg.jpg) no-repeat 0px 10px;
position: relative;
z-index: 8000;
}
#top_wrap #searchform {
position: absolute;
top: 8px;
right: 130px;
width: 210px;
height: 22px;
text-align: left;
background: transparent url(../images/searchform_bg.gif) no-repeat top left;
}
#top_nav #menu {
position: absolute;
top: 3px;
left: 5px;
width: 100%;
height: 43px;
z-index: 9000;
}
#menu #uls {
text-align: right;
padding: 0px 0px 0px 0px;
}
#menu table.moduletable {
margin: 0px;
padding: 0px;
}
#menu #uls table.moduletable td {
background: transparent;
}
#menu #uls ul {
list-style: none;
text-align: center;
padding: 0px;
display: inline;
margin: 0px auto;
}
#mainlevel-nav li {
padding: 0px;
display: block;
white-space: nowrap;
float: left;
background: none;
margin: 0px;
padding: 0px 6px 0px 0px;
}
#mainlevel-nav li a {
text-decoration: none;
text-align: center;
display: block;
color: #f6f4ec;
font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
text-transform: uppercase;
padding: 9px 12px 10px 12px;
margin: 0px;
}
#mainlevel-nav li a:hover {
text-decoration: none;
}
#news_section {
width: 540px;
clear: both;
padding-bottom: 10px;
margin: 0px 0px 10px 0px;
}
#newsflash {
width: 540px;
background: transparent url(../images/newsflash_bg.gif) repeat-x bottom left;
}
#newsflash h3 {
font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
color: #c4561a;
margin-bottom: 10px;
}
#newsflash div.moduletable {
padding-top: 15px;
padding-right: 10px;
}
#bot_modules {
width: 540px;
clear: both;
display: block;
margin-top: 10px;
padding-top: 10px;
}
#latest_news {
width: 260px;
float: left;
padding-right: 10px;
}
#latest_news h3 {
font: bold 11px Arial, Helvetica, sans-serif;
letter-spacing: 0px;
text-align: left;
background: transparent url(../images/most_th_bg.png) no-repeat 0 0;
color: #88826c;
margin: 0px;
padding: 8px 0px 20px 14px;
width: 244px;
}
#latest_news .latestnews {
list-style: none;
padding: 1px 2px;
margin: 0px;
text-align: left;
background: none;
}
#latest_news li.latestnews {
list-style: none;
padding: 2px 0px;
margin: 0px;
background: none;
}
#most_popular {
width: 260px;
float: left;
}
#most_popular h3 {
font: bold 11px Arial, Helvetica, sans-serif;
letter-spacing: 0px;
text-align: left;
background: transparent url(../images/most_th_bg.png) no-repeat 0 0;
color: #88826c;
margin: 0px;
padding: 8px 0px 20px 14px;
width: 244px;
}
#most_popular .mostread {
list-style: none;
padding: 1px 2px;
margin: 0px;
text-align: left;
background: none;
}
#most_popular li.mostread {
list-style: none;
padding: 2px 0px;
margin: 0px;
background: none;
}
#most_popular li.mostread a, #latest_news li.latestnews a {
text-transform: none;
text-decoration: underline;
text-align: left;
padding: 0px 0px 0px 20px;
margin: 0px;
display: block;
color: #b2c62b;
width: 240px;
background: transparent url(../images/arrow.gif) no-repeat left;
}
#most_popular li.mostread a:hover, #latest_news li.latestnews a:hover {
text-decoration: none;
color: #b2c62b;
}
.col_25, .col_33, .col_50 {
float: left;
padding: 0 6px;
}
.col_25 {
width: 228px;
}
.col_33 {
width: 308px;
}
.col_50 {
width: 468px;
}
.user5 h3, .user6 h3, .user7 h3, .user8 h3 {
font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
color: #f6f4ec;
text-transform: uppercase;
padding: 30px 0px 15px 0px;
text-indent: 70px;
}
.user5 h3 {
background: transparent url(../images/user5_bg.png) no-repeat 0 0;
}
.user6 h3 {
background: transparent url(../images/user6_bg.png) no-repeat 0 0;
}
.user7 h3 {
background: transparent url(../images/user7_bg.png) no-repeat 0 0;
}
.user8 h3 {
background: transparent url(../images/user8_bg.png) no-repeat 0 0;
}
#main {
padding: 10px 0px;
margin: 0px auto;
background: transparent;
clear: both;
}
#left_col {
width: 190px;
float: left;
}
#right_col {
width: 190px;
float: left;
}
#main_content {
float: left;
margin: 0px;
padding-top: 0px;
}
#main_content2 {
float: left;
width: 750px;
margin: 0px;
padding-top: 0px;
}
#main_content #main_body {
clear: both;
}
#main_content2 #main_body {
width: 750px;
background: transparent;
}
/**************************************************************
Slideshow
**************************************************************/
#slideshow {
width: 960px;
padding-top: 10px;
}
#slidebg {
padding: 0px;
width: 960px;
height: 174px;
}
.slideshowContainer {
width: 960px;
height: 174px;
margin: 0px;
padding: 0px;
}
#slideshowContainer img {
width: 960px;
height: 174px;
}
.loading {
background: url(../images/loading.gif) center no-repeat;
}
.slideshowThumbnail {
outline: none;
}
.slideshowThumbnail img {
padding: 2px;
}
a:hover.slideshowThumbnail img {
padding: 2px;
}
.current img {
padding: 2px;
}
.outline {
z-index: 0;
position: absolute;
}
#thumbnails {
visibility: hidden;
height: 1px;
position: absolute;
left: 0;
right: 0;
}
/*************************************************************/
.white_space {
height: 20px;
display: block;
}
.sep {
display: block;
height: 10px;
clear: both;
}
#footer_wrapper {
background: #3b4130 url(../images/footer_wrap_bg.jpg) no-repeat top center;
}
#footer {
margin: 0px auto;
color: #c3bfb0;
height: 55px;
width: 986px;
background: transparent url(../images/footer_bg.gif) no-repeat bottom center;
}
#f_bot {
padding: 10px 0px;
}
#foo_glass {
background: transparent url(../images/foo_glass.png) no-repeat top left;
width: 995px;
height: 109px;
margin: 2px auto;
}
#footer p {
padding: 0px;
margin: 0px;
line-height: 11px;
font: bold 10px Arial, Helvetica, sans-serif;
background: transparent;
text-align: center;
}
#footer p a {
text-decoration: none;
color: #b2ad9c;
}
#footer p a:hover {
text-decoration: underline;
color: #b2ad9c;
}
/* *********************** END LAYOUT SETTINGS
*********************** */
/* *********************** NAVIGATION SECTION
*********************** */
/* Pathway Breadcrumbs */
.pathway {
font-size: 10px;
color: #88826c;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
padding: 0px;
line-height: 13px;
}
a.pathway { text-decoration: none; color: #bc2e00; text-decoration: none;
}
a.pathway:hover { text-decoration: underline;}
span.pathway img {
padding: 0px;
margin: 0px;
vertical-align: middle;
}
/* Mainlevel menu
.mainlevel {
height: 12px;
}
*/
a.mainlevel {
color: #88826c;
font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 12px;
padding: 7px 0px 8px 15px;
text-transform: none;
text-decoration: none;
display: block;
text-align: left;
margin: 0px 0px 1px 0px;
background: #ece9db url(../images/li_bg.gif) repeat-x top center;
}
a.mainlevel:hover {
font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 12px;
text-transform: none;
text-decoration: none;
display: block;
text-align: left;
margin: 0px 0px 1px 0px;
padding: 7px 0px 8px 15px;
}
#left_col div.module * table tr td div {
vertical-align: middle;
line-height: 12px;
padding: 8px 0px;
display: block;
clear: both;
width: 130px;
}
div.module table td div img {
float: left;
width: 12px;
height: 12px;
}
a.mainlevel#active_menu {
color: #88826c;
font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 12px;
text-transform: none;
text-decoration: none;
text-align: left;
margin: 0px 0px 1px 0px;
padding: 7px 0px 8px 15px;
}
#active_menu, #active_menu:hover {
font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 12px;
text-transform: none;
text-decoration: none;
text-align: left;
margin: 0px 0px 1px 0px;
padding: 7px 0px 8px 15px;
}
/* End Mainlevel menu */
/* Sub Menu */
a.sublevel, div.module table td div a#active_menu {
background: none;
color: #88826c;
font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 14px !important;
text-transform: none;
text-decoration: none;
text-align: left;
padding: 5px 3px !important;
margin: 0px !important;
width: 130px !important;
}
a.sublevel:hover, div.module table td div a#active_menu:hover {
color: #bc2e00;
text-decoration: none;
font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 14px;
text-transform: none;
text-decoration: none;
text-align: left;
padding: 5px 3px;
margin: 0px;
width: 130px;
}
/* *********************** END NAVIGATION SECTION ********************* */
/* *********************** STANDARD MODULE TABLE
********************* */
table.moduletable {
width: 100%;
padding: 0px;
margin: 0px 0px 5px 0px;
}
#left_col div.module h3, #right_col div.module h3 {
font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 15px;
padding: 6px 0px 7px 10px;
display: block;
height: 15px;
margin: 0px 0px 1px 0px;
color: #f6f4ec;
text-align: left;
background: #6e0000 url(../images/h_bg.gif) no-repeat top right;
letter-spacing: 0px;
width: 168px;
text-transform: uppercase;
}
#left_col div.module, #right_col div.module {
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
width: 190px;
display: block;
height: 100%;
background: transparent url(../images/mod_bg.gif) repeat-y top center;
}
#left_col div.module div, #right_col div.module div {
background: transparent url(../images/mod_bg_top.gif) no-repeat top center;
}
#left_col div.module div div, #right_col div.module div div {
background: transparent url(../images/mod_bg_bot.gif) no-repeat bottom center;
padding: 6px;
}
#left_col div.module div div div, #right_col div.module div div div {
background: none;
padding: 0;
width: 178px;
}
table.moduletable td {height: 18px; text-align: center; }
table.moduletable p {
text-align: left;
}
div.syndicate {
text-align: center;
width: 174px !important;
padding: 0px;
margin: 0px;
}
div.syndicate div {
padding: 0px;
margin: 0px;
width: 174px !important;
}
/* Custom Modules */
.latestnews, .mostread {
list-style: none;
padding: 1px 2px;
margin: 0px;
text-align: left;
background: none;
}
li.latestnews, li.mostread {
list-style: none;
padding: 0px 0px;
margin: 0px;
background: none;
font: normal 11px Arial, Helvetica, sans-serif;
}
li.latestnews a, li.mostread a {
text-transform: none;
text-decoration: none;
text-align: left;
padding-left: 20px;
width: 150px;
display: block;
color: #009ffb;
background: transparent url(../images/arrow.gif) no-repeat left;
}
li.latestnews a:hover, li.mostread a:hover {
text-decoration: underline;
color: #009ffb;
}
.search {
padding: 0px 0px 0px 0px;
margin: 0px;
text-align: left;
background: transparent url(../images/sep.gif) no-repeat right;
}
.search .button {
background: none;
border: none;
color: #ffffff;
font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 20px;
height: 21px;
letter-spacing: 0px;
vertical-align: middle;
text-transform: uppercase;
padding: 0px;
margin: 0px 5px 0px 5px;
width: 55px;
}
.search .button:hover {
color: #eeeeee;
}
.search .inputbox {
margin: 0px 0px;
padding: 4px 5px 3px 5px;
width: 130px;
height: 17px;
border: none;
color: #88826c;
background: transparent;
vertical-align: middle;
font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
}
/* End Custom Modules */
/* *********************** END STANDARD MODULE TABLE ********************* */
/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */
td.contentheading {
padding: 0px 0px 0px 0px;
margin: 0px;
height: 20px;
font: normal 18px "Trebuchet MS", "Times New Roman", Times, serif;
background: transparent;
color: #98961b;
text-transform: uppercase;
letter-spacing: -1px;
vertical-align: middle;
}
.contentheading table td {
letter-spacing: 0px;
font-weight: bold;
}
/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited
{text-decoration: none;font-weight: normal; color: #264a68; }
a.contentpagetitle:hover { color: #ffffff; text-decoration: none;}
/* top box like a category description */
.contentdescription {
background: transparent;
padding: 5px 0px;
}
/* Main Body Text */
.contentpane { }
.contentpaneopen { line-height: 16px; margin: 0px 0px 10px 0px; }
#main_body .contentpaneopen {
width: 100%;
}
/* Main Body Text */
/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
vertical-align: middle;
}
.content_vote input {
background: none;
margin-left: 1px;
margin-right: 1px;
}
/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}
/* Dates */
.createdate {color: #88826c; font-weight: bold; text-transform: none; padding-bottom: 15px; line-height: 12px; }
.modifydate {color: #88826c; font-size: 10px; font-weight: normal; text-transform: none; line-height: 12px;}
.newsfeeddate {font-size: 10px; color: #264169; font-weight: bold;}
/* Dates */
/* Writen by Authors name */
.small {
color: #88826c;
font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
line-height: 14px;
margin: 0px; padding: 0px;
text-transform: none;
}
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
font-size: 11px;
color: #314f79;
}
.pagebar{font-size: 11px; font-weight: normal;}
.pagenav_prev{font-size: 11px; text-decoration: none; }
.pagenav_next{font-size: 11px; text-decoration: none; }
a.pagenav { text-decoration: none; font-weight: normal; color: #db5400; }
a.pagenav:hover {text-decoration: underline; font-weight: normal; color: #db5400; }
.pagenavcounter{
height: 15px;
}
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;
margin: 5px 0px; text-transform: uppercase; font-weight: bold; }
/* Read more link */
.readon {
font-weight: bold !important;
text-decoration: none;
color: #bc2e00;
line-height: 22px;
margin-top: 5px;
}
.readon:hover {
text-decoration: underline;
color: #bc2e00;
}
/* Article index
*/
table.contenttoc {
padding: 0px;
margin: 2px;
font-size: 11px;
}
table.contenttoc th {
background: transparent;
color: #666666;
}
table.contenttoc td {padding: 2px;}
/* Links article index */
a.toclink:hover, a.toclink:visited, a.toclink:link {
height: 18px; }
/* End Article index
*/
/*
component heading */
.componentheading {
text-align: left;
background: transparent;
height: 18px;
padding: 7px 0px;
font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
color: #88826c;
text-transform: uppercase;
letter-spacing: 2px;
vertical-align: middle;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
background: #e5e1d3;
border-collapse: collapse;
font-weight: bold;
text-transform: uppercase;
padding: 3px;
font: bold 10px Arial, Helvetica, sans-serif;
}
/* Table odd and Even Rows */
.sectiontableentry1 {
background: transparent;
font-size: 11px;
padding: 2px 0px !important;
text-align: left;
}
.sectiontableentry2 {
background: transparent;
font-size: 11px;
padding: 2px 0px !important;
text-align: left;
}
.sectiontableentry1 td, .sectiontableentry2 td {
padding: 2px !important;
}
.sectiontableentry1 input, .sectiontableentry2 input {
margin: 0px;
padding: 0px;
height: 15px;
width: 15px;
background: none;
vertical-align: middle;
}
.sectiontableentry1 label, .sectiontableentry2 label {
margin: 0px;
padding: 0px 0px 0px 5px;
width: 150px;
display: block;
}
.sectiontablefooter {
height: 18px;
}
table.poll, table.pollstableborder, table.poll thead td {
width: 170px !important;
}
table.poll * div {
width: 170px !important;
margin: 0px !important;
padding: 0px !important;
}
/* End Sectiontable */
/* Category */
.category { }
a.category:link, a.category:visited { height: 15px; text-decoration: none;
}
a.category:hover
{
height: 15px; text-decoration: underline; }
/* End category */
/* blogsection */
.blog {background-color: transparent;}
.blogsection{
height: 18px;
}
.blog_more{
clear: both; display: block; width: 430px; padding: 10px 0px; }
.blog_heading {
height: 18px;
}
/* space from bottom of article */
.article_seperator{background-color : transparent;}
/* End blogsection */
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
background: #eae7db;
padding: 0px 4px 0px 4px;
color: #88826c;
font-weight: bold;
}
/* End Search Form */
/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */
/* *********************** FORM SECTION
*********************** */
form {
margin: 0px;
}
input {
background-color: #FFFFFF;
font-size: 12px;
}
#mod_login_username, #mod_login_password {
background: transparent url(../images/login_input_bg.gif) no-repeat top left;
font-size: 12px !important;
height: 17px;
padding: 3px 4px 3px 4px;
margin: 3px 0px;
width: 152px;
border: none;
color: #797979;
}
#mod_login_remember {
background: transparent;
border: none;
height: 15px;
width: 15px;
vertical-align: middle;
padding: 0px;
margin: 3px;
}
#left_col div.module form input.button {
background: transparent url(../images/login_button_bg.gif) no-repeat top left;
width: 75px;
height: 23px;
border: none;
color: #ffffff;
margin: 4px 0px;
padding: 0px;
line-height: 19px;
font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
text-transform: none;
}
#right_col div.module form input.button {
background: transparent url(../images/r_login_button_bg.gif) no-repeat top left;
width: 75px;
height: 23px;
border: none;
color: #ffffff;
margin: 4px 0px;
padding: 0px;
line-height: 19px;
font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
text-transform: none;
}
.inputbox { background: #ffffff url(../images/input_bg.gif) repeat-x top left; border: 1px solid #bdb9a9 ;margin: 2px 0px; padding: 3px; color: #333333; }
.text_area, textarea { background: #ffffff url(../images/input_bg.gif) repeat-x top left; border: 1px solid #1c405f; width: 95%; color: #333333; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
border: 0;
color: #ffffff;
font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
background: #a9b72b url(../images/button_bg.gif) repeat-x top left;
margin: 2px 0px;
text-transform: uppercase;
vertical-align: middle;
outline: none;
height: 21px;
padding: 0px 8px;
}
#left_col select, #left_col #mod_templatechooser_jos_change_template, #left_col option, select, select option {
background: #ffffff;
font-size: 11px;
padding: 0px;
width: 170px;
color: #666;
height: auto;
font-weight: normal;
}
#left_col select {
border: 1px solid #bdb9a9;
}
#main_content select, #main_content select option {
width: auto;
}
/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}
#searchphraseany, #searchphraseall, #searchphraseexact {
background: none;
}
/* *********************** END FORM SECTION *********************** */
/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.
Don't set the colour! */
.moscode {
background-color: #f0f0f0;
}
.code {
font-family: courier, serif;
font-size: 1.2em;
padding: 2px;
background-color: #f0f0f0;
color: blue;
border: 1px solid #d5d5d5;
margin: 0px;
width: 90%;
}
/* Text passed with mosmsg url parameter */
.message {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 12px;
color : #61728b;
text-align: center;
padding: 20px;
border-bottom: 1px solid #131820;
border-top: 1px solid #131820;
}
/* Styles for dhtml tabbed-pages */
.ontab {
background-color: #666666;
border-left: outset 1px #666;
border-right: outset 1px #333;
border-top: outset 1px #666;
border-bottom: solid 1px #333;
text-align: center;
cursor: default;
font-weight: bold;
color: #FFFFFF;
padding: .2em;
}
.offtab {
background-color : #cccccc;
border-left: outset 1px #666;
border-right: outset 1px #333;
border-top: outset 1px #666;
border-bottom: solid 1px #333;
text-align: center;
cursor: default;
font-weight: normal;
padding: .2em;
}
.edit-tabs {
padding: 1em;
background: none;
}
.tabpadding {padding:1px;}
.tabheading {
background-color: #FF6600;
text-align: left;
}
.pagetext {
visibility: hidden;
display: none;
}
/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */
#videourl {
width: 80;
}
