/* CSS Document */

/* designsroom @ 2010 */

* {
margin:0;
padding:0;
}

p {
margin:1em 0;
}

.clear {
clear:both;
}

#body_right a {
text-decoration:none;
color:#993300;
}

#body_right a:hover {
text-decoration:underline;
color:#993300;
}

a:active
{
outline: none;
}

img {
border:none;
}

body {
font-family:"Trebuchet MS";
font-size:12px;
background:url(images/bodybg.jpg);
color:#55555;
}

#top_nav {
padding:10px;
background:#000000;
color:#FFFFFF;
}

#top_nav a {
text-decoration:none;
color:#FFFFFF;
}

#top_nav a:hover {
text-decoration:none;
color:#FF0000;
}

#logo {
width:800px;
margin:10px auto;
}

#container {
width:800px;
margin:10px auto;
background: #DDDDDD;
}

b.rtop, b.rbottom {display:block;background: #FDFDFD}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #DDDDDD}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#body #body_left {
width:230px;
float:left;
padding:10px;
}

#main_link {
background:#FFFFFF;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif
}

#main_link ul {
margin:10px;
list-style:none;
}

#main_link li {
background:url(images/ullist.png) left no-repeat;
padding-left:20px;
margin-bottom:5px;
}

#main_link li a {
text-decoration:none;
color:#000000;
}

#main_link li a:hover {
text-decoration:underline;
color:#000000;
}

b.bltop, b.blbottom {display:block;background: #DDDDDD}
b.bltop b, b.blbottom b{display:block;height: 1px; overflow: hidden; background: #FFFFFF}
b.bl1{margin: 0 5px}
b.bl2{margin: 0 3px}
b.bl3{margin: 0 2px}
b.bltop b.bl4, b.blbottom b.bl4{margin: 0 1px;height: 2px}

.box_title {
background:#000000;
padding:5px;
color:#FFFFFF;
font-size:14px;
}

.box {
padding:10px;
padding-bottom:5px;
background:#FFFFFF;
margin-bottom:10px;
}

.box ul {
list-style:none;
list-style-type:decimal;
margin-left:21px;
}

.box li {
margin-bottom:5px;
}

.box li a {
text-decoration:none;
color:#000000;
}

.box li a:hover {
text-decoration:underline;
color:#000000;
}

.box li span {
font-size:10px;
}

#body #body_right {
width:530px;
float:right;
padding:10px;
}

.welcome {
background:#000000;
color:#FFFFFF;
font-size:14px;
padding:10px;
margin:10px 0;
}

.page_title {
background:#000000;
color:#FFFFFF;
font-size:14px;
padding:5px 10px;
margin:10px 0;
}

#main_box {
background:#FFFFFF;
}

#main_text {
padding:0 10px;
}

#main_text ul, #main_text ol {
margin-left:21px;
}

#main_text img {
background:#FFFFFF;
padding:3px 2px 3px 2px;
border:1px solid #DDDDDD; 
}

b.mttop, b.mtbottom {display:block;background: #DDDDDD}
b.mttop b, b.mtbottom b{display:block;height: 1px; overflow: hidden; background: #FFFFFF}
b.mt1{margin: 0 5px}
b.mt2{margin: 0 3px}
b.mt3{margin: 0 2px}
b.mttop b.mt4, b.mtbottom b.mt4{margin: 0 1px;height: 2px}

#banner img {
background:#FFFFFF;
border:1px solid #DDDDDD;
padding:2px;
}

p.title {
background: #EEEEEE;
padding:5px 10px;
}

#what_client_say_box {
background:url(images/rquote.png) bottom right no-repeat;
margin-bottom:10px;
}

#what_client_say_text {
background:url(images/lquote.png) top left no-repeat;
padding:10px 40px;
font-size:14px;
}

#client_name {
padding-left:40px;
padding-bottom:10px;
font-style:italic;
}

#footer {
text-align:right;
padding: 0 10px;
width:780px;
margin:10px auto;
}

#footer a {
color:#990000;
text-decoration:none;
}

#footer a:hover {
color:#990000;
text-decoration:underline;
}

#advert {
font-size:11px;
}

#advert table.opi_view {
background:#DDDDDD;
margin-bottom:10px;
}

#advert table.opi_view td {
margin-bottom:1px dotted #dddddd;
padding:5px;
background:#FFFFFF;
}

#advert table.opi_view td img {
margin:0 1px 2px 1px;
border: 1px solid #DDDDDD;
padding:2px;
}

#advert table.opi_view td.title {
background:#EFEFEF;
}

.top_link {
text-align:right;
}

.top_link a {
text-decoration:none;
color:#333333;
}

.top_link a:hover {
text-decoration:underline;
color:#333333;
}

table.form td {
margin-top:30px;
padding:3px;
}

.testimony {
border-bottom:1px dotted #DDDDDD;
padding:10px;
}

.t_name {
margin-top:5px;
text-align:right;
font-weight:bold;
font-style:italic;
}

#cl_text {
padding:0 10px;
}

/* calendar */

#calendar {
text-align:center;
width:222px;
margin:10px auto;
}

#calendar table {
  border:2px solid #000000;
  font-size: 12px;
  background-color: #000000;
  color: #EFEFEF;
}
#calendar table td {
  background-color: #eeeeee;
  text-align: center;
  padding:3px 9px;
}
/* Current date */
#calendar table .curr { background-color: #EFDC0E;}

/* Weekend  */
#calendar table .weekend { background-color: #A7BBDF;}

/* Cell link */
#calendar table td a {text-decoration: none; color: #2F2F2F;}

/* Cell link hover */
#calendar table td:hover {background-color: #aaccee;}

/* Name of the selected month (at the top) */
#calendar table .monthName {margin: 2px; text-align: center; font-size: 11px;}

/* Next-Prev arrows */
#calendar .monthName a {color: #111111; text-decoration:none; }
#calendar .next {float:right;}
#calendar .prev {float:left;}
