/* This Design by Trade and Value, Corp. */
/* Please refrain from copying the contents of this style sheet */

/* Style for Links in Directory Navigation */

/* ===== Home page navigation box =======  */

.dirHomeNav{
text-align: left;
width: 140px; 
display: inline ; 
float: left;
padding-top: 5px;
padding-bottom: 5px;
}
.dirHomeNav a:link, dirHomeNav a:active, .dirHomeNav a:visited  {
color: #000080 !important; 
text-decoration: none !important;
font-weight: normal !Important;
}
.dirHomeNav a:hover {
color: #ff9900 !important;
text-decoration: underline !important;
font-weight: normal;
}

/* ==== Search page navigation ==== */

.nav123{
width:820px;
height: 80px;
margin: 0px auto;
background-color: #074a98;
border: #7b7b7b 2px solid;
}
.nav123 a:link, .nav123 a:active, .nav123 a:visited{
font-size: 10pt;
font-family: Arial, san-serif;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

.nav123 a:hover {
font-size: 10pt;
font-family: Arial, san-serif;
font-weight: normal;
color: #ff9900;
text-decoration: underline;
}

.nav123 p{

float: left;
text-align: center;
display: inline;
margin-top: 15px;
margin-left: 15px;
}



































.wideNav{
width: 870px;
background-color: #ffffff;
border: #7b7b7b 1px solid;
}
.wideNav p{
width: 127px;
display: inline ; 
float: left;
padding-top: 5px;
}
.wideNav a:link, .wideNav a: active, .wideNav a:visited {
color: #ffffff; 
text-decoration: none;
font-weight: normal;
}
.wideNav a:hover {
color: #ff9900;
text-decoration: underline;
font-weight: normal;
}


/*  ======================== Start of Directory Results CSS ================     */


.dir_img{
vertical-align:top;
float:left;
padding-top: 2px;
text-align: center;
width:95px;
margin:0 5px 0 0;
}

.dir_info{
vertical-align:top;
/* float:left; */
width:170px;
margin:0 5px 0 0;
}
.dir_title, .dir_ps_title{
vertical-align:top;
font-weight:bold;
font-size:10pt;
}
.dir_ps{
vertical-align:top;
/* float:left; */
width:150px;
margin:0 5px 0 0;
}
.dir_lang{
vertical-align:top;
/* float:left; */
width:75px;
margin:0 5px 0 0;
}
.dir_info p, .dir_ps p, .dir_coupon p, .dir_lang p{
vertical-align:top;
margin:1px 0 1px 0;
padding:0;
font-size:10pt;
}
.dir_holder{
vertical-align:top;
width:100%;
padding:3px 0 3px 0;
border-width:1px 0px 0px 0px;
margin:3px 0 3px 0;
}

/* ================ COUPON BUTTON STYLE ============ */

.dir_coupon{
vertical-align:top;
width:90px;
/* float:left; */
padding-top: 5px;
text-align:center;
margin:0;
background-position:0 0;
background-repeat:no-repeat;
}
/*
.dir_coupon img{
vertical-align:top;
float:left;
border:0px;
margin:0 auto;
width:90px;
height:90px;
cursor:pointer;
}
*/

.real_img{
width:200px;
text-align:center;
}
.real_img img{
border:0px;
margin:0 auto;
}
.realTitle{
color:#000080;
font-weight:bold;
}
.realListings p{
padding:3px;margin:1px;
}

/* CSS FOR TEXT GENERATED COUPON */

#couponTableHolder{
margin: 0px auto;
}


/* ============= RESULT PAGE CSS ============= */
/* this CSS is not used in the directory script but on the page the directory is located on */

.resultDiv{
width: 605px;
float: left;
}
.adsDiv{
width: 265px;
margin-left: 30px;
float: left;
}
