﻿.advSearchTextBox
{
    border: 1px solid #666666;
    padding: 2px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: small;
    color: #333333;
    width: 200px;
    height: 15px;
    text-align: left;
    vertical-align: bottom;
    background-color: #F7F7F7;
    font-weight: normal;
    margin-left: 10px;
}
.btnRight
{
    margin: 0px 0px 0px auto;
    cursor: pointer;
}
.btnButtons
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 2px 2px 2px auto;
    cursor: pointer;
    height: 25px;
    vertical-align: middle;  
}
.txtBoxSearchResults
{
    margin: 2px 2px 2px 2px;
    border: 1px solid #AEAEAE;
    height: 18px;
    width: 170px;
    background-color: #F2F2F2;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    padding-top: 3px;
    cursor: text;
}
.Normal
{
    border: dashed 1px #000000;
    background-color: #FFFFFF;
    cursor: auto;
    padding: 10px;
    width: 750px;
    text-align: center;
}
 
.Progress
{
    border: dashed 1px #000000;
    background-color: #EEEEEE;
    background-image: url('../../../img/updateprogress.gif');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: wait;
    padding: 10px;
    width: 750px;
    text-align: center;
}
.advSearchButton
{
    margin-top: 10px;
    margin-left: 10px;
	margin-bottom: 10px;
}
.contactLabel {
	color: #333;
}
.ddlBox {
	width: 202px;
	background-color: #F2F2F2;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #AEAEAE;
}
.ddlBoxShip
{
    width: 202px;
    background-color: #F1D59E;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #AEAEAE;
}
.ddlBox_short {
	width: 130px;
	background-color: #F2F2F2;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #AEAEAE;
}
.ddlCategorySearch
{
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	width: 202px;
	text-align: left;
	vertical-align: middle;
	background-color: #F7F7F7;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 15px;
}
.detailsBox
{
    height: 150px;
    width: 195px;
    border: 1px solid #AEAEAE;
    background-color: #F2F2F2;
    text-align: left;
    vertical-align: top;
    padding-top: 3px;
    padding-left: 5px;
}
.frmChkbox {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 210px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}
.frmRbButtons {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25px;
	cursor:pointer;
}
.cartButton {
	cursor:pointer;
}
.frmLabelfield {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}
.frmShell-700px
{
    width: 700px;
}
.spacer {
	clear: both;
	height: 10px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.spacer-5x780px {
	clear: both;
	height: 5px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.spacer-5x {
	clear: both;
	height: 5px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.spacer-2x {
	clear: both;
	height: 2px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.txtBox
{
    border: 1px solid #AEAEAE;
    height: 14px;
    width: 200px;
    background-color: #F2F2F2;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    padding-top: 3px;
}
.txtBoxShip
{
    border: 1px solid #AEAEAE;
    height: 14px;
    width: 200px;
    background-color: #F1D59E;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    padding-top: 3px;
}

.ValidatorControl {
	color: #CE0000;
}
.errors
{
    color: #CE0000;
}
.cartHeader
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F39238;
	text-indent: 0.5em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A40;
}
.search-results-text
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
}
