* {
	margin: 0px;
}

#wrapper {
	height: auto;
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	
	-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	box-shadow: 
            
			 0 0px 8px  rgba(0,0,0,0.5);

}
#wrapper #main {
	width: 996px;
	min-height:600px;
	background-color: #FFF;
	overflow: hidden;
	position: relative;
}

#wrapper #topHead #cart {
	display: block;
	height: 54px;
	width: 54px;
	position: absolute;
	bottom: 3px;
	right: 12px;
	/*background-image: url(../images/Shopcart_48.png);*/
	/*background-image: url(../images/cartDark.png);*/
}
#wrapper #topHead #cart.night {
	
	/*background-image: url(../images/Shopcart_48.png);*/
	background-image: url(../images/cartNight_03.png);
}
#wrapper #topHead #cart.day {
	
	/*background-image: url(../images/Shopcart_48.png);*/
	background-image: url(../images/cartDark.png);
	background-repeat:no-repeat;
}



#wrapper #main #left {
	min-height: 600px;
	width: 220px;
	float: left;
	vertical-align: middle;
	padding: 0px;
	left: auto;
	right: auto;
	text-align: center;
	position: relative;
	margin-top: 3px;
	display: block;
}
#wrapper #main #center {
	width: 556px;
	height: 100%;
	position: relative;
	left: auto;
	top: 0px;
	float: left;
	text-align: center;
	right: auto;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 3px;
	background-color: #FFF;
}

#wrapper #footerTabLine {
	height: 7px;
	width: 996px;
	background-image: url(../images/tabLine.png);
	background-repeat: repeat-x;
}
#wrapper #footerMenu {
	height: 29px;
	width: 996px;
	background-image: url(../images/menu.png);
	text-align: center;
	position: relative;
	vertical-align: middle;
}
#wrapper #header #logo {
	height: 86px;
	width: 258px;
	top: 8px;
	position: relative;
	left: 10px;
	background-image: url(../images/flteLogo.png);
}
#wrapper #topHead #searchForm {
	height: 37px;
	width: 570px;
	position: absolute;
	float: right;
	clear: none;
	bottom: 5px;
	left: 350px;
	vertical-align: middle;
	display: block;
}
/*
#wrapper #header #searchForm #searchButton {
	height: 33px;
	width: 112px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/searchButton.png);
	cursor: pointer;
	position: relative;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
*/

/*
#wrapper #header #searchForm #keyword {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	padding-left: 3px;
	float: left;
	margin-top: 6px;
	display: block;
	margin-bottom: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;	
}

#wrapper #header #searchForm #group {
	background-image: url(../images/formBgYellow.png);
	height: 24px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-style: italic;
	width: 180px;
	padding-top: 0px;
	position: relative;
	float: left;
	display: block;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

*/

#wrapper #main #center #itemBox #itemBoxBottom {
	height: 3px;
	width: 537px;
	position: relative;
	background-image: url(../images/itemBoxBottom.png);
	background-repeat: no-repeat;
	padding: 0px;
}












#wrapper #main #right  {
	float: right;
	height: 500px;
	width: 220px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 0px;
	margin-top: 3px;
	overflow: visible;
}

#wrapper #main #right #rightBox {
	background-color: #FFF;
	height: auto;
	width: 216px;
	position: relative;
	text-align: center;
	margin-right: 4px;
	float: right;
	margin-top: 0px;
	margin-left: auto;
}
#wrapper #main #right #rightBox #rightBoxUp {
	height: 3px;
	width: 216px;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/rightBoxUp.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper #main #right #rightBox #rightBoxMain {
	background-image: url(../images/rightBoxMain.png);
	background-repeat: repeat-y;
	height: 260px;
	width: 216px;
	position: relative;
	top: 0px;
	left: 0px;
}
#wrapper #main #right #rightBox #rightBoxBottom {
	background-image: url(../images/rightBoxBottom.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 216px;
	position: relative;
	top: 0px;
	right: 0px;
}



#wrapper #footer {
	height: 33px;
	width: 990px;
	background-image: url(../images/footer.png);
	padding: 3px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
#wrapper #main #center #itemBox h3 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 9px;
}
#wrapper #main #center #itemBox #itemBoxMain p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


#wrapper #main #left #leftBox {
	background-color: #FFF;
	width: 216px;
	position: relative;
	text-align: center;
	height: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: 3px;
	float: none;
}
#wrapper #main #left #leftBox  #leftBoxHeader{
	height: 38px;
	width: 100%;
	top: 0px;
	position: relative;
	left: 0px;
}
#wrapper #main #left #leftBox #leftBoxHeaderMiddle {
	height: 38px;
	width: 100%;
	top: 0px;
	position: relative;
	left: 0px;
}
#wrapper #main #left #leftBox #leftBoxHeaderMiddle #leftBoxTop {
	height: 9px;
	width: 198px;
	position: absolute;
	left: 11px;
	top: 0px;
	background-image: url(../images/leftBoxMiddleTop_middle.png);
}
#wrapper #main #left #leftBox #leftBoxHeaderMiddle #leftBoxLeftTop {
	height: 9px;
	width: 11px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/leftBoxLeftTop_middle.png);
}
#wrapper #main #left #leftBox #leftBoxHeaderMiddle #leftBoxRightTop {
	height: 9px;
	width: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/leftBoxRightTop_middle.png);
}


#wrapper #main #left #leftBox #leftBoxMain {
	height: 100%;
	width: 216px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	background-image: url(../images/leftBoxMain.png);
	background-repeat: repeat-y;
	text-align: center;
	padding-bottom: 5px;
}
#wrapper #main #left #leftBox #leftBoxMain ul {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#wrapper #main #left #leftBox #leftBoxMain ul li {
	list-style-type: none;
	list-style-position: inside;
	font-family: Verdana, Geneva, sans-serif;
	color: #125182;
	text-align: center;
	position: relative;
	width: 180px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #main #left #leftBox #leftBoxMain ul li a {
	list-style-type: none;
	list-style-position: inside;
	font-family: Verdana, Geneva, sans-serif;
	color: #125182;
	text-align: center;
	position: relative;
	width: 180px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}


#wrapper #main #left #leftBox #leftBoxFoot {
	height: 5px;
	width: 100%;
	position: relative;
	bottom: 0px;
	left: 0px;
	background-image: url(../images/leftBoxFoot.png);
	background-repeat: no-repeat;
}
#wrapper #main #left #leftBox #leftBoxHeader #leftBoxLeftTop {
	height: 9px;
	width: 11px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/leftBoxLeftTop.png);
}
#wrapper #main #left #leftBox #leftBoxLeftMiddle  {
	height: 20px;
	width: 11px;
	position: absolute;
	left: 0px;
	top: 9px;
	background-image: url(../images/leftBoxLeftMiddle.png);
}
#wrapper #main #left #leftBox #leftBoxLeftBottom  {
	height: 9px;
	width: 11px;
	position: absolute;
	background-color: #FFFFFF;
	left: 0px;
	top: 29px;
	background-image: url(../images/leftBoxLeftBottom.png);
}

#wrapper #main #left #leftBox #leftBoxHeader #leftBoxTop {
	background-color: #000;
	height: 9px;
	width: 198px;
	position: absolute;
	left: 11px;
	top: 0px;
	background-image: url(../images/leftBoxTop.png);
}
#wrapper #main #left #leftBox #leftBoxMiddle  {
	height: 20px;
	width: 198px;
	position: absolute;
	left: 11px;
	top: 9px;
	background-image: url(../images/leftBoxMiddle.png);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #main #left #leftBox #leftBoxMiddle h3  {
	font-size:12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	left: auto;
	right: auto;
	color: #FFF;

}
#wrapper #main #left #leftBox #leftBoxBottom  {
	background-color: #FFF;
	height: 9px;
	width: 198px;
	position: absolute;
	left: 11px;
	top: 29px;
	background-image: url(../images/leftBoxBottom.png);
}
#wrapper #main #left #leftBox #leftBoxHeader #leftBoxRightTop {
	height: 9px;
	width: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/leftBoxRightTop.png);
}

#wrapper #main #left #leftBox #leftBoxRightMiddle  {
	height: 20px;
	width: 9px;
	top: 9px;
	right: 0px;
	background-color: #FFF;
	position: absolute;
	background-image: url(../images/leftBoxRightMiddle.png);
}
#wrapper #main #left #leftBox #leftBoxRightBottom  {
	background-color: #FFF;
	height: 9px;
	width: 9px;
	position: absolute;
	top: 29px;
	right: 0px;
	background-image: url(../images/leftBoxRightBottom.png);
}


#wrapper #main #center #pBox {
	height: auto;
	width: 537px;
	left: auto;
	position: relative;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main #center #pBox #pBoxHead h3 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
#wrapper #main #center #pBox #pBoxHead #pBoxHeadMiddle h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	color: #CCC;
}
#wrapper #main #center #itemBox {
	background-color: #FFF;
	height: auto;
	width: 537px;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#wrapper #main #center #itemBox #itemBoxHeadUpper {
	background-color: #FFF;
	height: 38px;
	width: 537px;
	background-image: url(../images/itemBoxHeadUpper.png);
	left: 0px;
	position: relative;
}
#wrapper #main #center #picturesBox {
	height: auto;
	width: 537px;
	position: relative;
	float: none;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}
#wrapper #main #center #picturesBox #picturesBoxHeadUp {
	background-image: url(../images/picturesBoxHead.png);
	height: 36px;
	width: 537px;
	background-repeat: no-repeat;
	position: relative;
}
#wrapper #main #center #picturesBox #picturesBoxMain {
	background-image: url(../images/picturesBoxMain.png);
	background-repeat: repeat-y;
	height: auto;
	width: 537px;
	position: relative;
}
#wrapper #main #center #picturesBox #picturesBoxBottom {
	background-image: url(../images/picturesBoxBottom.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 537px;
	position: relative;
}


#wrapper #main #center #itemBox #itemBoxMain {
	height: auto;
	width: 527px;
	background-image: url(../images/itemBoxMain.png);
	background-repeat: repeat-y;
	padding: 5px;
	position: relative;
	overflow: auto;
}
#wrapper #main #center #itemBox #itemBoxHeadMiddle {
	background-image: url(../images/itemBoxHeadMiddle.png);
	height: 38px;
	width: 537px;
}




#wrapper #main #center #pBox #pBoxMain {
	background-color: #FFF;
	height: auto;
	width: 100%;
	background-image: url(../images/pBoxMain.png);
	background-repeat: repeat-y;
}
#wrapper #main #center #pBox #pBoxMain img {
	padding: 5px;
}

#wrapper #main #center #pBox #pBoxFoot {
	height: 3px;
	width: 100%;
	background-image: url(../images/pBoxFoot.png);
}

#wrapper #main #center #pBox #pBoxHead {
	height: auto;
	width: 100%;
}
#wrapper #main #center #pBox #pBoxHead #pBoxHeadTop {
	background-color: #FFF;
	height: 6px;
	width: 100%;
	background-image: url(../images/pBoxHeadTop.png);
}
#wrapper #main #center #pBox #pBoxHead #pBoxHeadMiddle {
	background-color: #FFF;
	height: 44px;
	width: 100%;
	background-image: url(../images/pBoxHeadMiddle.png);
	background-repeat: repeat-y;
}
#wrapper #main #center #pBox #pBoxHead #pBoxHeadBottom {
	background-color: #FFF;
	height: 6px;
	width: 100%;
	background-image: url(../images/pBoxHeadBottom.png);
}

#wrapper #tabLine {
	height: 7px;
	width: 996px;
	background-image: url(../images/tabLine.png);
	background-repeat: repeat-x;
	z-index: 15;
	position: relative;
}
#wrapper #menu {
	height: 29px;
	width: 996px;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
}
#wrapper #header {
	height: 200px;
	width: 996px;
	/*background-image: url(../images/winterBack.png);*/
	/*background-image: url(../images/winterBannerNight.png);*/
	/*background-image: url(../images/header.png);*/
	background-repeat: no-repeat;
	
	-webkit-box-shadow: 
      inset 0 0 18px  rgba(0,0,0,0.1),
            0 0 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 
      inset 0 0 18px  rgba(0,0,0,0.1),
            0 0 0px rgba(0,0,0,0.1);
	box-shadow: 
      inset 0 0 18px  rgba(0,0,0,0.5),
            0 0 0px rgba(0,0,0,0.5);
}
#wrapper #header.winterDay {
	/*background-image: url(../images/winterBack.png);*/
	/*background-image: url(../images/winterBannerDay.png);*/
	
	/*background-image: url(../images/banners/easter2016.png);*/
background-image: url(../images/banners/chicagoDay.png);

	/*background-image: url(../images/vDay.png);*/
	/*background-position: 0px -6px;*/
}
#wrapper #header.winterNight {

/*background-image: url(../images/vDay.png);*/
/*background-image: url(../images/winterBannerNightA.png);*/
/*background-image: url(../images/banners/easter2016.png);*/
/*background-image: url(../images/banners/bannerSpring.png);*/
background-image: url(../images/banners/chicagoNight.png);
/*background-position: 0px -6px;*/

}


#wrapper #main #center #picturesBox #picturesBoxHeadUp h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	float: left;
	position: relative;
	left: 10px;
	top: 9px;
}
#wrapper #main #right #rightBox #rightBoxMain #btnAsk {
	background-image: url(../images/btnAsk.png);
	float: left;
	height: 50px;
	width: 158px;
	position: relative;
	margin: auto;
	left: 30px;
	cursor: pointer;
}
#wrapper #main #right #rightBox #rightBoxMain #btnAllegro {
	background-image: url(../images/btnAllegro.png);
	height: 50px;
	width: 158px;
	position: relative;
	float: left;
	left: 30px;
	display: none;
}
#wrapper #main #right #rightBox #rightBoxMain #cartForm {
	height: 150px;
	width: 200px;
	position: relative;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	left: 10px;
	display: block;
}
#wrapper #main #right #rightBox #rightBoxMain #cartForm form select {
	background-color: #D0C9F5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 50px;
}
#wrapper #main #right #rightBox #rightBoxMain #cartForm form label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	right: 3px;
}
#wrapper #main #right #rightBox #rightBoxMain #cartForm form #addToCartButton {
	background-image: url(../images/btnAddToCart.png);
	font-size: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
	cursor: pointer;
}
#wrapper #main p .priceP    {
	color: #FFF;
}
#wrapper #main #right #rightBox #rightBoxMain #cartForm h3 {
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#wrapper #main #left #leftBoxWhite {
	background-color: #FFF;
	margin-left: 6px;
	margin-top: 3px;
	display: block;
	height: auto;
	width: 210px;
	background-image: url(../images/lBoxWhtBcg_19.png);
	background-repeat: repeat-x;
	border: 1px solid #999;
	margin-bottom: 5px;
}
#wrapper #main #left #leftBoxWhite h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 8px;
}
.white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #E4F0FA;
}
#wrapper #topHead a #cart #cartCounter {
	display: block;
	height: 18px;
	width: 19px;
	top: 10px;
	position: relative;
	background-image: url(../images/cartCounter.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 1px;
}

#wrapper #topHead a {
	text-decoration: none;
}
#wrapper #main #posMessage  {
	background-color: #A8FFA8;
	display: block;
	height: auto;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: thin solid #060;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
#wrapper #main #negMessage  {
	background-color: #FFB0C5;
	display: block;
	height: auto;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: thin solid #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wrapper #main #center #posMessage a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00C;
	text-decoration: none;
}
#wrapper #footBanner {
	background-color: #FFF;
	display: block;
	height: auto;
	width: 996px;
	text-align: center;
}
#wrapper #main .smallAddToCart  {
	display: block;
	height: 30px;
	width: 106px;
	background-image: url(../images/buttonAddToCart_small_50.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	clear: left;
	float: left;
	cursor: pointer;
}
.redBtn124   {
	display: block;
	height: 25px;
	width: 124px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/btnRed_124.png);
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
.greyBtn124 {
	display: block;
	height: 25px;
	width: 124px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/btnGrey_124.png);
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
.greenBtn124   {
	display: block;
	height: 25px;
	width: 124px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/btnGreen_124.png);
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

#wrapper #main .btnGry87 {
	display: block;
	height: 25px;
	width: 87px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/btnGrey87.png);
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin-left: 3px;
}

#wrapper #menu ol {
	text-decoration: none;
	margin-right: 10px;
}

#wrapper #menu ol li {
	display: block;
	float: right;
	height: 20px;
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 9px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	position: relative;
	bottom: -1px;
}
#wrapper #menu #myFLTEExtensionMenu ol {
	text-decoration: none;
	background-color: #0C0;
	display: block;
}
#wrapper #menu #myFLTEExtensionMenu ol li {
	display: block;
	float: right;
	height: 20px;
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	position: relative;
	color: #FFF;
	padding-right: 20px;
}

#wrapper #menu ol li.active {
	display: block;
	float: right;
	height: 20px;
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/tab_21.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	position: relative;
	bottom: -1px;
	color: #FFF;
	z-index: 20;
}
#wrapper #menu ol li.inactive {
	display: block;
	float: right;
	height: 20px;
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/tab_21_inactive.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	position: relative;
	bottom: -1px;
	color: #FFF;
	z-index: 1;
	overflow: hidden;
}


#wrapper #menu ol li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
}
#wrapper #menu ol li a.active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
}
#wrapper #menu #member {
	display: block;
	float: left;
	height: 22px;
	width: 150px;
	position: relative;
	top: 0px;
	right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #009;
	padding-top: 7px;
	text-align: left;
	padding-left: 3px;
}
#wrapper #menu #member a {
	text-decoration: none;
}
.price    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
}
.loader {
	background-image: url(../images/loader.gif);
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	position: relative;
	z-index: 1000;
}
.loader2 {
	background-image:url(../images/AjaxLoaderBlue32.gif);
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	position: relative;
	z-index: 1000;
}
.loader3 {
	background-image: url(../images/loader.gif);
	display: block;
	float: none;
	height: 16px;
	width: 16px;
	position: relative;
	z-index: 1000;
}


#wrapper .hidden {
	display: none;
}
#menu ol #myFLTEExtensionMenu {
	display: none;
	height: 100px;
	width: 155px;
	position: relative;
	top: 4px;
	right: 32px;
	background-image: url(../images/menuExtensionBkg_62.png);
	text-align: right;
	padding-top: 5px;

}
#menu ol .active #myFLTEExtensionMenu #bottom {
	display: block;
	position: absolute;
	bottom: -4px;
	height: 4px;
	width: 155px;
	left: 0px;
	background-image: url(../images/menuExtensionBottom_64.png);
	background-repeat: no-repeat;
}
#cookie-msg  {
	-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	box-shadow: 
            inset 0 -0px 10px  rgba(0,0,0,0.5),
			 0 -0px 3px  rgba(0,0,0,0.5);

            
			
	
	
	
	background-color: #093;
	display: block;
	height: 50px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #063;
	border-right-color: #063;
	border-bottom-color: #063;
	border-left-color: #063;
}
#cookie-msg #cookie-msg-inner #cookieClose {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #0000A0;
	cursor: pointer;
}

#topHead input {
	border: 3px solid white;
	-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	;
	height: 22px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	background-color: #FFFFF0;
}

#topHead select {
	border: 3px solid white;
	-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	;
	height: 34px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	background-color: #FFFFF0;
}

#wrapper #topHead #searchForm #searchButton {
	
	
	
	
	display: block;
	height: 32px;
	width: 100px;
	-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
	box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.5),
            0 0 8px rgba(0,0,0,0.5);
	border-radius: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	border: thin solid #FFF;
	cursor: pointer;
	padding-bottom: 5px;
	background-color: #5B5B5B;
	
	float:left;
	
	
	
	
	
	}
	
	#wrapper #topHead {
	background-color: #FFF;
	height:60px;
	position:relative;
	
	
	}
	
	.shade{
	
background: #f6f8f9; /* Old browsers */

background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 46%, #d7dee3 58%, #f5f7f9 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(46%,#e5ebee), color-stop(58%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 46%,#d7dee3 58%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 46%,#d7dee3 58%,#f5f7f9 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 46%,#d7dee3 58%,#f5f7f9 100%); /* IE10+ */

background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 46%,#d7dee3 58%,#f5f7f9 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

	


	
	
}
#wrapper #topHead #logo {
	background-image: url(../images/amerykanosLogo.png);
	height: 58px;
	width: 258px;
	background-repeat: no-repeat;
	position:absolute;
	bottom:0px;
}
