body{
	background-image: url('img/background2.gif');
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
}
.header2{
	background-image: url('img/header.png'); 
	width: 1010px;
	height: 100px;
	background-repeat: no-repeat;
	text-align: right; 
	display: table-cell; 
	vertical-align: middle; 
	color: black;
}
h3{
	margin-top: 0px;
	color: #536fb0;
	margin-bottom: 0px;
}
.header{
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #536fb0;
	background-image: url('img/header_back.png');
	height: 100px;
	}
#searchbox{
	background-image: url(img/searchbox.gif);
	width: 575px;
	height: 230px;
	font-size: 12px;
	font-weight: bold;
	color: #e8ecf6;
	text-align: center;
	vertical-align: middle;
        letter-spacing: -1px;
}
#searchbox select{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 150px;
}
.priceinp{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100px;
}
#searchbox input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.searchTip{
	color: #536fb0;
	padding-left: 30px;
	font-weight: bold;
	background-color: #dedede;
	border-top: 1px dashed #a9a9a9;
	border-bottom: 1px dashed silver;
	margin-bottom: 10px;
    vertical-align: middle;
	}
.searchResults{
	background-color: #dedede;
	border-top: 1px dashed #a9a9a9;
	border-bottom: 1px dashed silver;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thumb{
	text-align: left;
	font-size: 12px;
	padding: 20px;
	vertical-align: middle;

}
.thumb img{
	padding: 10px;
	background-color: white;
	border: 1px dashed silver;
	margin-right: 20px;
}
#intro{
	background-image: url(img/background3.gif);
	border-top: 2px solid silver;
	border-bottom: 2px solid silver;
	width: 100%;
	text-align: center;
}
#intro td{
	width: 299px;
	height: 200px;
	border: none;
	text-align: left;
	vertical-align: top;
	font-size: 22px;
	font-weight: bold;
	color: black;
	padding-top: 2px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	overflow: hidden;
}
#intro a{
	color: black;
	text-decoration: none;
}
#intro a:hover{
	color: #536fb0;
	text-decoration: none;
}
.transbelt{
	background-image: url(img/a.gif);
	margin: 0px;
	padding: 0px;
	width: 100%;
	padding-left: 10px;
	vertical-align: middle;
}
.belt{
	text-align: center;
	vertical-align: bottom;
	color: white;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
.belt a:link{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.belt a:visited{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.belt a:hover{
	color: #c0c9e3;
	text-decoration: underline;
}
#waitbox{
    position: absolute;
    left: 35%;
    top: 130px;
    background-image: url('img/a.gif');
    visibility: hidden;
    border: 2px solid white;
    width: 30%;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    display: block;
    z-index: 1;
}
.calDesc{
	vertical-align: top;
	text-align: left;
        width: 25%;
}
.pageswitch{
	font-size: 13px;
}
.pageswitch a:link{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
.pageswitch a:visited{
	text-decoration: underline;
	color: gray;
	font-weight: bold;
}
.pageswitch a:hover{
	text-decoration: underline;
	color: #536fb0;
	font-weight: bold;
}
a:link{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #536fb0;
	font-weight: bold;
	text-decoration: underline;
}
.adv{
	font-size:11px;
	vertical-align: middle;
}
#foot{
	font-size: 9px;
	float: right;
	padding-top: 5px;
}
#foot a:link{
	color: #a9a9a9;
	font-weight: bold;
	text-decoration: none;
}
#foot a:visited{
	color: #a9a9a9;
	font-weight: bold;
	text-decoration: none;
}
#foot a:hover{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.fname{
	font-weight: bold;
	background-color: silver;
	font-size: 13px;
}
.fvalue{
	background-color: #dedede;
	font-size: 13px;
}
#searchasist{
	vertical-align: top;
}
#gotodesktopcal{
       /* border: 1px solid white;*/
        text-align: left;
        width: 400px;
        font-size: 120%;
        line-height: 30px;
}
#gotodesktopcal1{
    display: inline;
}
#gotodesktopcal a:link{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#gotodesktopcal a:visited{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#gotodesktopcal a:hover{
	color: #c0c9e3;
	font-weight: bold;
	text-decoration: none;
}
#gotodesktopcal1 a:link{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#gotodesktopcal1 a:visited{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#gotodesktopcal1 a:hover{
	color: #c0c9e3;
	font-weight: bold;
	text-decoration: none;
}
.bindthumb{
	width: 33%;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 10px;
}
.bindthumb a:link{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.bindthumb a:visited{
	text-decoration: none;
	color: Gray;
	font-weight: bold;
}
.bindthumb a:hover{
	text-decoration: none;
	color: #536fb0;
	font-weight: bold;
}
.bindthumb img{
	padding: 10px;
	background-color: white;
	border: 1px dashed silver;
}
.bindimg{
	padding: 10px;
	background-color: white;
	border: 1px dashed silver;
	margin-right: 20px;
}
.calidstyle{
    border: 1px solid silver; display: inline; font-size: 14px;
    background-color: #536fb0;
    color: #e8ecf6;
    white-space: nowrap;
}
.order{
    text-align: center; font-size: 14px;
}
.order img{
    background-color: transparent;
    border: none;
    margin: 0px;
    padding: 0px 5px 0px 0px;
    vertical-align: bottom;
}
.order a:link{
    color: black;
    font-weight: bold;
    background-color: #EFEFEF;
    border: silver solid 1px;
    padding: 5px;
}
.order a:visited{
	color: black;
	font-weight: bold;
	text-decoration: none;
    border: silver solid 1px;
    padding: 5px;
    background-color: #EFEFEF;
}
.order a:hover{
	color: black;
	font-weight: bold;
    border: black solid 1px;
	text-decoration: none;
    background-color: white;
}
.foundBindsThumbs{
/*    display:inline-block;
    margin: 5px;
    text-align: center;
    font-size: 90%;*/
    text-align: center;
        width: 119px;
        padding: 2px;
        /*min-height: 150px;*/
        font-size: 90%;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        zoom: 1;
        *display: inline;
        /*_height: 150px;*/
}
.goforward{
    font-weight: bold;
    font-size: 110%;
    color: #4B66A5;
    background-image: url('img/forward.png');
    background-position: 5px 50%;
    height: 40px;
    background-repeat: no-repeat;
    padding: 20px 0px 0px 40px;
    width: 200px;
    margin: 0px auto;
    cursor: pointer;
}
#infobox3{
    font-size: 13px;
    padding: 10px 10px;
    width: 60%;
    background-color: #FFFFEF;
    border: 2px solid #FFFF9F;
    z-index: 1;
}