﻿#searchspacer {
    background-color:white;
}


#viewShortlist {
    position:relative;
    display:block;
	height:34px;
    width:760px;   
}

#choose {
    position:relative;
    display:block;
	height:33px;
    width:760px;   
}


#searchspacer {
    background-color:#D9D9D9;
}

#searchcriteriamsg {
    font-family:Verdana;
    font-size:10px;
    margin-left:2px;
}

#selectStrip {
    display:none;
}

.scrolldiv {
    text-align:left;
    /*background-color:#F1F1F1; */
    color: #000000; 
    width : 187px; 
    height: 180px; 
    overflow: auto; 
}
.catscrolltable {
    font-family: verdana; 
    font-size: 12px;

}
.chk_box {
    height:12px;
    width:12px;
    padding:0px;
}
.subcatDest{ 
	font-weight:normal;
	padding-left:10px;
	/*text-align:center;*/
	/*background-color:#D9D9D9;*/

}

.subcat {
	font-weight:normal;
	text-align:left;
	/*background-color:#D9D9D9;*/

}

.toplevelcat {
    text-align:left;

}

.catselectheader {
	font-family: verdana; 
	font-size: 12px; 
	font-weight:bold;
}

.catselecttable {
	border-collapse:collapse; 
	/*border-color:#E7E7E7; */
	background-color:#F1F1F1;
}

#searchcriteriamsg {
    position:relative;
    /*top:15;*/
    font-family:Verdana;
    font-size:9px;
    margin-left:2px;
    text-align: left;
}

#resultsreturned {
    position:relative;
    top:12;
    font-family:Verdana;
    font-size:12px;
    margin-left:3px;
}
body {
	text-align: center;
	min-width: 760px;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

.rightborder {
	border: #E3E3E3;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}  

.leftborder {
	border: #F3F3F3;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
} 
a:link {  color: #000000; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; } 
a:visited {  color: #000000; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; } 
a:hover {  color: #FF0000; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: underline; } 
a:active {  color: #FF0000; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: underline; } 
