a {
	outline: 0;
}
#MainContainer {
	width:280px;
	float:left;
	padding:3px 3px 3px 3px;
}

/**********Left side main options**********/
#MainContainer .leftFormOptions {
	margin:0 0 10px 0;
}
#MainContainer #lastFormOption {
	margin:0 0 10px 0;
}
#MainContainer .sectionHeadings {
	color:#3583c0;
	font-family:MuseoSlab-300;
onlyShow  font-weight:bold;
	background-repeat:no-repeat;
	font-size:17px;
}
#MainContainer .sectionHeadings {
/*font-family:"Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;*/
						}
/*********Department selectors***********/
#leftFormSelections {
	width:270px;
	float:left;
	border-right:1px dotted #cccccc;
}
#headingtitle {
	width:280px;
	height:19px;
	padding:2px 0 0 2px;
	color:#3583c0;
	font-family:MuseoSlab-300;
onlyShow  font-weight:bold;
	background-repeat:no-repeat;
	font-size:17px;
	border-bottom: solid #000099 thin;
}
#headtitle {
	background:url(images/amazon-logo-300.png);
	background-repeat:no-repeat;
	/* background-size: 100%; */
	width:100%;
	height:43px;
	padding:2px 0 0 2px;
}
#headtitle a.logo {
	display: block;
}
#headtitle a.logo img	{
	display: block;
	width: 100% !important;
	height: auto !important;
}
#selectcountry {
	background:url(img/amazon.png) 0 1px;
	background-size: 16px 16px;
	width:250px;
	height:16px;
	padding:0 0 5px 22px;
}
#departmentselecttitle {
	background:url(img/chooseHeading.png) 0 1px;
	background-size: 16px 16px;
	width:250px;
	height:16px;
	padding:0 0 0 22px;
}
#departmentselectdiv select {
	width:270px;
	margin:5px 0 0 0;
}
/************ Keywords **************/
#keywordstitle {
	background:url(img/keyword.png) 0 1px;
	background-size: 16px 16px;
	width:250px;
	height:16px;
	padding:0 0 2px 22px;
}
#keywordsDiv input {
	width:270px;
	color:#AAA;
}
/**************Discount Choice******************/
#discountslidertitle {
	background:url(img/pickYourDiscounttitle.png) 0 1px;
	background-size: 18px 18px;
	height:18px;
	width:250px;
	padding:0 0 0 22px;
}
#discountslidersubtitle {
	font-family:"Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	font-style:italic;
	font-size:11px;
	margin:5px 5px 10px 20px;
}
#discountDiv label {
	font-family:"Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	font-size:11px;
	margin:5px 5px 10px 10px;
}
#MainContainer .ui-slider-horizontal {
	margin:0 0 10px 0;
	height:10px;
	width:270px;
}
#MainContainer .ui-slider .ui-slider-handle {
	height:18px;
	width:15px;
	cursor:pointer;
}
#MainContainer .ui-widget-header {
	background-color:#f7b850;
}
#discountrangeDetails {
	margin:10px 0 0 0;
}
#sliderdiscountrangeselects {
	display:none;
}
#sliderdiscountrangeselects select {
	width:120px;
}
#slider-range {
/*display:none;*/
}
/**************Price Choice******************/
#priceselecttitle {
	background:url(img/pricehead.png) 0 1px;
	background-size: 16px 16px;
	height:19px;
	width:250px;
	margin:0 0 5px 0;
	padding:0 0 0 22px;
}
#priceselect select {
	width:98px;
	margin:0 10px 0 0;
}
#priceselect input {
	width:98px;
	color:#AAA;
}
/**************Sort By******************/
#sortbyselecttitle {
	background:url(img/sorticon.png) 0 1px;
	background-size: 16px 16px;
	height:18px;
	width:250px;
	margin:0 0 5px 0;
	padding:0 0 0 22px;
}
#sortbyselect {
	width:270px;
}
/**************Sort By******************/
#averageselecttitle {
	background:url(img/averagehead.jpg) 0 2px;
	height:20px;
	width:145px;
	margin:0 0 10px 0;
}
#averageselect {
	width:250px;
}
/**************Free Delivery******************/
#MainContainer #onlyShowfreedelivery {
	margin:0 0 15px 0;
	font-family:"Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	font-size:11px;
}
#MainContainer #contriesContainer {
	margin:0 0 15px 0;
	font-family:"Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	font-size:11px;
}
.amazonSearchBtn {
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7dfa5', endColorstr='#f0c14b');
	background-color:#f3d078;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #c89411;
	display:block;
	color:#333333;
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	width: 80%;
	padding: 7px 0;
	text-align: center;
	margin: 0 auto;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}
.amazonSearchBtn:hover {
    background: #f1c860;
    background: -webkit-linear-gradient(top,#f5d78e,#eeb933);
    background: linear-gradient(to bottom,#f5d78e,#eeb933);
    border-color: #9c7e31 #90742d #786025;
	color:#333333;
}
.amazonSearchBtn:active {
	position:relative;
	top:1px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2) inset;
    background-color: #f0c14b;
    background-image: none;
    border-color: #a88734 #9c7e31 #9c7e31;
}
