/*
    Document   : directory
    Created on : 01-Feb-2010, 09:14:30
    Author     : Tom
    Description:
        Purpose of the stylesheet follows.
*/


.warning,.confirm,.alert{
border: 1px solid red;
padding: 8px;
padding-left: 45px;
background-repeat: no-repeat;
background-position: 3px center;
margin: 6px 10px;
}

.warning{
border-color: red;
background-color: #f0aaaa;
color: red;
background-image: url(../../images/icons/warning.png);
}


.confirm{
border-color: #39a225;
background-color: #c4ecbc;
color: #2b6b1e;
background-image: url(../../images/icons/confirm.png);

}

.alert{
border-color: #2246b9;
background-color: #c6d0f1;
color: #2246b9;
background-image: url(../../images/icons/info.png);
}





.adm_az{
overflow: auto;
border: 1px dotted #bbb;
background: #e2e2e2;
margin: 1px 10px;
padding: 2px 5px;
}

.adm_az_l{
float: left;
width: 200px;
}

.adm_az_r{
float: left;
width: 200px;
}

form{
margin: 4px 10px;
border: 1px dotted #aaa;
background: #e2e2e2;
padding: 5px 8px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

textarea{
font-family: verdana,tahoma,arial,sans-serif;
font-size: 11px;
padding: 2px 8px;
background: white;
}

.top_title{
border-bottom: 1px solid #691d1d;
font-size: 1.5em;
margin: 2px 0px 10px 0px;
}


#member_message{
margin: 4px 10px;
margin-bottom: 25px;
border: 1px dotted #aaa;
background: #e2e2e2;
padding: 5px 8px;
}

.styled_input,.logout_btn,.admin_btn{
background: #d7baba;
border: 1px solid #691d1d;
padding: 2px 7px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin: 4px 0px;
cursor: pointer;
}

.styled_input:hover,.logout_btn:hover,.admin_btn:hover{
background: #b75252;
color: white;
}

.logout_btn{
float: right;
margin-right: 10px;
color: #691d1d;
}

.admin_btn{
display: block;
color: #691d1d;
margin: 2px 10px;
}

#main_mgmt{
margin: 4px 10px;
border: 1px dotted #aaa;
background: #e2e2e2;
padding: 5px 8px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}









#directory_box{
margin: 10px;
}


.directory_listing{
clear: both;
width: 100%;
overflow: auto;
}

.dl_busname{
float: left;
width: 300px;
padding: 3px 3px 3px 10px;
}

.dl_haslisting{
float: left;
width: 40px;
padding: 3px;
text-align: center;
}

.dl_buscat{
float: left;
padding: 3px;
width: 200px;
}

.dl_link{
float: left;
width: 204px;
padding: 3px;
}
.dl_link a{
text-decoration: underline;
}
.dl_link a:hover{
}
.dl_header{
}






















div.dir_top{
width: 580px;
min-height: 250px;
overflow: hidden;
float: left;
}

#column{
float: right;
width: 250px;
}

div.rc-box{
background-image: url(../../images/rc-top.png);
background-repeat: no-repeat;
background-position: top left;
background-color: #343434;
color: #363636;
padding: 10px;
margin-bottom: 14px;
}

div.rc-box{
background-image: url(../../images/rc-top-1.png);
background-repeat: no-repeat;
background-position: top left;
background-color: #dadada;
color: #363636;
padding: 10px;
margin-bottom: 14px;
}

div.rc-box-600{
background-image: url(../../images/rc-top-600.png);
background-color: #2a2a29;
}

div.rc-box-600{
background-image: url(../../images/rc-top-600-1.png);
background-color: #d6d6d6;
}


div.rc-box-inner{
clear: both;
}

h3.heading2{
float: right;
text-align: right;
margin: 2px 7px 25px 0px;
font-size: 14px;
}



div.dir_dets{
width: 230px;
text-align: left;
}

div.dir_dets_inner{
padding: 5px;
}

div.dir_dets a{
font-weight: bold;
color: #363636;
}



.dir_logo{
float: left;
width: 300px;
color: #ffffff;
margin-top: 40px;
margin-bottom: 5px;
text-align: center;
}

.dir_bullets{
width: 250px;
float: left;
padding-left: 30px;
}

div.dir_bullets ul{
margin-left: 0px;
padding-left: 0px;
}

div.dir_bullets li{
list-style-image: url(../images/bullet.png);
padding-left: 5px;
}

.dir_text{
width: 580px;
line-height: 12.5pt;
color: #4b4b4b;
float: left;
}

.dir_side{
float: right;
width: 310px;
text-align: center;
background: white;
overflow: auto;
padding-bottom: 20px;
}

.dir_imgs{
padding: 10px 0px;
text-align: center;
}

div.dir_imgs img{
margin-bottom: 5px;
}

.dir_opening{
width: 230px;
overflow: auto;
margin: 0px 0px;
}

.dir_openingl{

width: 100px;
font-weight: bold;
text-align: left;
margin-left: 30px;

}

.dir_openingr{
float: left;
width: 120px;
text-align: left;
}



#bookmarks{
background: #dddddd;
border: 1px solid #aaaaaa;
padding: 3px 6px;
margin-bottom: 8px;
overflow: hidden;
}

a.bookmarklet{
display: block;
float: left;
font-weight: bold;
background-color: #cccccc;
padding: 2px 6px;
margin-right: 2px;
}

a.bookmarklet:hover{
background-color: #bbbbbb;
color: #222222;
}

a.firstletterbox,div.firstletterbox{
display: block;
padding: 6px;
background-color: #e2e2e2;
background-repeat: no-repeat;
background-position: top left;
background-image: none;
width: 643px;
border-bottom: 1px solid #aaaaaa;
font-weight: bold;
}
a.firstletterbox{
padding-left: 12px;
}

div.category-listing-box{
border: 1px solid #aaaaaa;
margin-bottom: 4px;
overflow: hidden;
}



h1.bus_title{
letter-spacing: 0px;
font-weight: bold;
border-bottom: 2px dotted #aaaaaa;
}




















div.formbox{
clear: both;
width: 630px;
overflow: auto;
}

div.floatcol{
float: left;
padding: 5px;
}

div.left{
clear: both;
width: 130px;
text-align: left;
}

div.right{
width: 250px;
}

div.left_column{
float: left;
width: 430px;
margin-right: 0px;
}

div.right_column{
float: left;
width: 400px;
overflow: hidden;
}

