/* Template: Plumbers */

html, body {
background-color: #fdfdfd;
}

table, html, body {
font-weight: normal;
font: 11px/15px Verdana;
color: #232323;
vertical-align: top;
}

select, input {
font-family: Verdana;
font-size: 11px;
color: #232323;
border: 1px solid #bdbdbe;
background-color: #f7f6f6;
}

td {
vertical-align: top;
}

a {
text-decoration: none;
color: #333333;
}

a:hover {
color: #aa0000;
}

p {
margin: 0;
padding: 0;
}

/* main */
.ql_main {
background-color: #fdfdfd;
width: 600px;
text-align: center;
}

.ql_main table.form_o {
width: 500px;
background-color: #ffffff;
margin: auto;
margin-top: 5px;
border: 1px solid #ccc;
}

.ql_main table.form_o td {
padding: 2px;
}

.ql_main table.form_i {
width: 100%;
border: 1px solid #cccccc;
background-color: rgb(255, 255, 255);
border-collapse: collapse;
text-align: left;
}

.ql_main table.form_i td {
padding: 1px;
padding-left: 10px;
}

.ql_main td.lCForm {
line-height: 1.8em;
padding-right: 10px;
padding-left: 10px;
border-right: 1px solid #cccccc;
font-size: 90%;
font-weight: bold;
}

.ql_main td.rCForm {
line-height: 1.8em;
padding-right: 10px;
padding-left: 10px;
}

.ql_main td.nag {
background-color: #f2f2f2;
color: black;
text-align: center;
border-bottom: 1px solid #cccccc;
font-weight: bold;
padding: 4px;
}

.ql_main tr.colored {
background-color: #eeeeee;
}

.ql_main input {
font-family: Verdana;
color: #232323;
border: 1px solid #cccccc;
background-color: #f8f8f8;
}

.ql_main input.button {
font-weight: bold;
width: 80px;
}

.ql_main textarea {
font-family: Verdana;
font-size: 90%;
color: #232323;
border: 1px solid #cccccc;
background-color: #f8f8f8;
}

/* main menu table */
td.ql_main {
background-color: #fdfdfd;
}

.top_curve_banner {
background: url(images/top_curve_top.jpg) no-repeat;
width: 600px;
height: 18px;
}

.middle_curve_banner {
background: url(images/middle_banner.jpg) repeat-y;
width: 600px;
}

.bottom_curve_banner {
background: url(images/bottom_curve_top.jpg) repeat-y;
width: 600px;
height: 15px;
}

.gray_top {
background: url(images/top_curve_gray.jpg) no-repeat;
width: 600px;
height: 2px;
}

.gray_middle {
background: url(images/middle_curve_gray.jpg) repeat-y;
width: 600px;
}

.gray_bottom {
background: url(images/bottom_curve_gray.jpg) no-repeat;
width: 600px;
height: 2px;
}

.ql_main table.main_menu {
width: 98%;
text-align: left;
}

.ql_main table.main_menu td {
width: 33%;
padding: 5px 5px 5px 5px;
background-color: #f9f9f9;
border: 1px solid #ddd;
}

.ql_main table.main_menu p {
padding: 1px;
margin: 0;
}

/* subcategory menu */
.ql_main table.sub_menu {
width: 98%;
text-align: left;
margin-left: 10px
}

.ql_main table.sub_menu td {
width: 33%;
padding: 3px 3px 3px 4px;
font-size: 90%;
border: 1px solid #e7e7e7;
background-color: #f9f9f9;
color: #000099;
}

.ql_main table.sub_menu td a {
font-weight: bold;
}

/* subcategory sites */
.ql_main table.sites {
width: 95%;
text-align: left;
}

.ql_main table.sites td {
padding: 10px 5px 10px 5px;
background-color: #fdfdfd;
border-top: 1px solid #aaa;
font-size: 90%;
}

.ql_main table.sites td.featured {
padding: 0px 5px 5px 5px;
border: 1px solid red;
}

.ql_main table.sites p {
padding: 2px;
margin: 0;
}

.ql_main table.sites span.do_not_disp {
display: none;
}

.ql_main table.sites span.title { 
font-weight: bold;
color: #22415d;
}

.ql_main table.sites div.disp {
border-bottom: 2px solid #AAA;
font-size: 100%;
}

/* site info */
.ql_main table.site_info {
width: 95%;
text-align: left;
}

.ql_main table.site_info td {
padding: 10px 5px 10px 5px;
background-color: #fdfdfd;
}

.ql_main table.site_info td.featured {
padding: 5px 5px 5px 5px;
border: 1px solid red;
}

.ql_main table.site_info p {
padding: 2px;
margin: 2px;
padding-left: 15px;
}

.ql_main table.site_info span.si_text {
font-weight: bold;
font-size: 90%;
color: #15134d;
}

.ql_main div.image {
text-align: center;
padding: 2px;
margin-right: 10px;
margin-top: 15px;
float: left;
width: 163px;
border: 1px solid #7788aa;
}

.ql_main div.site {
padding: 2px;
float: left;
}

.ql_main table.site_info td.featured {
border: 1px solid red;
}

.ql_main div.alexa {
text-align: left;
margin-top: 5px;
clear: both;
}

.ql_main table.site_info p.do_not_disp { 
display: none;
}

.ql_main table.site_info span.do_not_disp {
display: none;
}

.ql_main table.site_info span.title {
font-weight: bold;
color: #22415d;
}

/* top of category menu */
.ql_main div.top {
text-align: left;
background-color: #f9f9f9;
border: 1px solid #e7e7e7;
clear: both;
float: none;
height: 15px;
padding: 14px;
margin: 8px;
}

.ql_main div.top a {
font-size: 90%;
}

.ql_main div.widgets {
text-align: left;
background-color: #f9f9f9;
border: 1px solid #e7e7e7;
padding: 5px;
}

.ql_main p.admin_p {
text-align: left;
font-weight: normal;
border: 1px solid #f00;
margin: 2px;
padding: 2px;
}

/* links */
a.link1 {
font-weight: bold;
color: #22415d;
}

a.link1:hover {
font-weight: bold;
color: #555555;
}

a.link2 {
font-weight: bold;
color: #dd2222;
font-size: 90%;
}

a.link2:hover {
text-decoration: underline;
color: #aa2222;
}

a.infolink {
text-decoration: underline;
color: #222222;
}

a.infolink:hover {
color: #aa2222;
}

a.link_admin {
font-weight: bold;
font-size: 10px;
color: #e01311;
}

a.link_admin:hover {
text-decoration: underline;
}

/* left */
.ql_left {
background-color: #fdfdfd;
width: 208px;
}

/* Menu Buttons */
#button {
padding: 0 0 1px 0;
margin-bottom: 3px;
}

#button ul {
list-style: none;
margin-left: 25px;
padding: 0;
border: none;
}

#button li {
padding: 0;
color: black;
text-align: center;
}

#button_2 {
padding: 0 0 1px 0;
margin-bottom: 3px;
}

#button_2 ul {
list-style: none;
margin-left: 2px;
padding: 0;
border: none;
}

#button_2 li {
padding: 0;
color: black;
text-align: center;
}

.menu_top {
background: url(images/top_curve.jpg) no-repeat;
width: 208px;
height: 44px;
}

.bottom_menu {
background: url(images/bottom_curve.jpg) no-repeat;
width: 208px;
height: 13px;
}

#bottom_menu li {
background: url(images/bottom_curve.jpg) no-repeat;
width: 208px;
height: 13px;
}

.text_black {
padding-top: 18px;
font-weight: bold;
}

#button li {
border-bottom: 1px solid #f1f1f1;
background-color: #fdfdfd;
width: 208px;
}

.bg_box {
background: url(images/bg_box.jpg) repeat-y;
width: 208px;
height: 55px;
}

.bg_box_right {
background: url(images/bg_box.jpg) repeat-y;
width: 208px;
height: 1640px;
}

.bg_box_left {
background: url(images/bg_box.jpg) repeat-y;
width: 208px;
height: 110px;
}

#button li a {
display: block;
padding: 2px 1px 2px 5px;
background: url(images/middle_part.jpg) repeat-y;
width: 208px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
padding-left: 24px;
}

#button li a:hover {
background: url(images/middle_part_hover.jpg) repeat-y;
color: #000;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#button_statistics {
padding: 0 0 0px 0;
}

#button_statistics ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button_statistics li.menu_top {
background-color: #ece9e8;
padding: 0;
color: black;
font-weight: bold;
text-align: center;
}

#button_statistics li {
padding: 0 0 5px 0;
margin: 0;
}

#button_statistics li a {
display: block;
padding: 2px 1px 2px 5px;
background: url(images/middle_part.jpg) repeat-y;
width: 208px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

#button_statistics li a:hover {
background: url(images/middle_part_hover.jpg) repeat-y;
color: #000;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#button_latest_most_visited {
padding: 0 0 1px 0;
margin-bottom: 3px;
}

#button_latest_most_visited ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button_latest_most_visited li.menu_top {
background-color: #ece9e8;
padding: 0;
color: black;
font-weight: bold;
text-align: center;
}

#button_latest_most_visited li {
margin: 0;
}

#button_latest_most_visited li a {
display: block;
padding: 2px 1px 2px 5px;
background: url(images/middle_part.jpg) repeat-y;
width: 208px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

#button_latest_most_visited li a:hover {
background: url(images/middle_part_hover.jpg) repeat-y;
color: #000;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#button_users_online {
padding: 0 0 0px 0;
margin-bottom: 0px;
text-align: center;
background-color: #fdfdfd;
}

#button_users_online ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button_users_online li.menu_top {
background-color: #ece9e8;
padding: 0;
color: black;
font-weight: bold;
text-align: center;
}

#button_users_online li {
margin: 0;
text-align: center;
}

#button_users_online li a {
display: block;
padding: 2px 1px 2px 5px;
background: url(images/middle_part.jpg) repeat-y;
width: 208px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

#button_users_online li a:hover {
background: url(images/middle_part_hover.jpg) repeat-y;
color: #000;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.statistics {
margin: 8px auto 15px 15px;
}

div.statistics_new {
background: url(images/bg_box.jpg) repeat-y;
width: 208px;
padding: 0px 10px 10px 10px;
}

div.users_online {
background: url(images/bg_box.jpg) repeat-y;
width: 208px;
padding: 0px 10px 10px 10px;
text-align: left;
}

div.right_block {
display: block;
background: url(images/middle_part.jpg) repeat-y;
width: 208px;
padding: 0px 10px 10px 10px;
}

div.latest_feat {
margin: 5px auto 5px 5px;
}

/* right */
.ql_right {
background-color: #fdfdfd;
width: 208px;
}

/* footer */
.ql_pagging {
text-align: left;
font-weight: bold;
font-size: 90%;
background-color: #f9f9f9;
padding: 2px;
}

.ql_pagging a {
color: #556699;
}

.ql_foot {
background-color: #fdfdfd;
border-left: 0 ridge #667799;
}

.ql_foot a {
color: #000000;
text-decoration: underline;
}

.ql_foot a:hover {
color: #990000;
}

/* last added */
.ql_last {
text-align: left;
background-color: #d3d6bb;
padding: 5px;
margin-top: 5px;
border: 1px solid #a3a69b;
width: 93%;
}

.ql_last_featured {
text-align: center;
background-color: #d3d6bb;
padding: 3px 3px 3px 33px;
margin-top: 5px;
border: 1px solid #a3a69b;
width: 90%;
}

.ql_last p, .ql_last_featured p {
padding-top: 5px;
font-size: 90%;
}

.ql_last a, .ql_last_featured a {
font-weight: bold;
text-decoration: underline;
}

.ql_last_featured span.do_not_disp {
display: none;
}

/* messages */
div.info {
background-color: #f2aa34;
margin: auto;
padding: 3px 10px 3px 10px;
border: 1px solid #cc7315;
color: white;
font-weight: bold;
text-align: left;
}

div.info p {
padding: 0;
margin: 2px;
}

/* search */
div.search_categories {
text-align: left;
background-color: #f9f9f9;
border: 1px solid #e7e7e7;
clear: both;
float: none;
padding: 14px;
margin: 8px;
}

/* button */
input.button2, input.button3 {
cursor: pointer;
font-weight: bold;
padding: 0 7px 0 7px;
border: 1px solid #cccccc;
font-size: 90%;
color: #284775;
background-color: #eee;
}

/* contact us */
table.contact {
border-collapse: collapse;
}

table.contact td {
border: 1px solid #f5f5f5;
margin: 0;
padding: 0;
}

table.contact td input {
border: 1px solid black;
margin: 0;
padding: 0;
}

/* rating */
table.rating {
border-collapse: collapse;
}

table.rating td {
border: 1px solid #f5f5f5;
margin: 0;
padding: 0;
}

table.rating td input {
border: 1px solid black;
margin: 0;
padding: 0;
}

div.spacer {
clear: both;
float: none;
}

