.mobileAppPromo {
    background-color:#D3EAFA;
    width:326px;    
}

.mobileAppPromo a {
    text-align:center;
}

.globalSearchBoxDefault {
    float:left;
    margin-top:3px;
    margin-left:8px;
    color: #999999;
    height: 25px;
    font-size: 16px; 
    border: 1px solid #888888; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
}

.globalSearchBoxUser {
    float:left;
    margin-top:3px;
    margin-left:8px;
    color: #999999;
    height: 25px;
    font-size: 16px;
    border: 1px solid #888888;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
}

.shoppy {
    float:left;
    margin-left:8px;
    border:0;
}

.goButton {
    height:30px;
    background-color:#FFB00F;
    background: -webkit-gradient(linear, 0% 0%, 0% 80%, from(#FEC750), color-stop(.6, #FEC750), to(#E47E06));
    background-image: -moz-linear-gradient(65% 100% 90deg,#E47E06, #FEC750, #FEC750 100%);  
    border:solid 1px #EE9A00;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    color:#FFF;
    font-size:15px;
    font-weight:700;
    padding: 4px;
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15) inset;
}

.visitButton {
    margin:1px 0 0 2px;
    height:27px;
    background-color:#FFB00F;
    background: -webkit-gradient(linear, 0% 0%, 0% 80%, from(#FEC750), color-stop(.6, #FEC750), to(#E47E06));
    background-image: -moz-linear-gradient(65% 100% 90deg,#E47E06, #ffbb43, #ffbb43 100%);  
    border:solid 1px #EE9A00;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    color:#FFF;
    font-size:13px;
    font-weight:700;
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15) inset;
    float:right;
}

.textBoxDefaultValue {
    color: #999999;
    height: 30px;
    width: 230px;
    font-size: 16px;
    margin: 1px 0 0 0;
}

.textBoxUserValue {
    color: #000000;
    height: 30px;
    width: 230px;
    font-size: 16px;
    margin: 1px 0 0 0;
}

/* .searchHeaderTextBox {
    color: #999999;
    height: 26px;
    width:100%;
    font-size: 16px;
   float:left;
	position: relative;
	margin: 0 50px 0 34px; 
	top: 0;
	left: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
} */

.searchHeaderTextBoxUserValue {
    color: #000000;
    height: 26px;
    width: 200px;
    font-size: 16px;
    float:left;
}

.leftHeader{
	left: 0;
	top: 0;
	width: 45px;
	position: absolute;
	/* padding: 3px; */
}

.centerHeader{
	background-color: #fff;
    border: 1px solid #808080;
    height: 30px;
    margin: 0 55px 0 45px;
    top: 0;				
}

.centerHeader input{
	background-color: #fff;
    border: 0 none;
    color: #999999;
    font-size: 14px;
	float: left;
    height: 29px;
    outline: 0 none;
	padding: 4px 19px 2px 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;			
}

.centerHeader span.icon_clear {
    color: #a2a2a2;
    cursor: pointer;
	display: block;
    font: bold 1.1em sans-serif;
    float: left;
	margin: 4px 0 0 -17px; 
}

.rightHeader{
	top: 0;
	right: 0;
	width: 40px;
	position: absolute;
	padding: 7px 10px 0 0;
}

.pd15L {
    padding-left: 13px;
}

.header {
    font-style: bold;
    padding: 3px;
    border-bottom: solid 1px #576273;
}

.header a{
	color: #4a4e9f;
	font-size: 13px;	
}

.itemListRow {
    /*background-image: url(../images/backgroundStripes.png);*/
/*    width: 320px;*/
    border-bottom: 1px solid #999999;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.itemListRow_nobg {
/*    width: 320px;*/
    padding-right: 3px;
    padding-left: 3px;
}

.footer {
    border-top: 1px solid #999999;
    padding:7px 0;
}

.footer a{
	color: #4a4e9f;
	font-size: 14px;
}

.home_div {
	position:fixed;
	top:0;
	left:0;
    background-color: #B0BBCD;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B0BBCD), to(#6F879F), color-stop(.6,#B0BBCD));
    background-image: -moz-linear-gradient(11% 100% 90deg,#6F879F, #B0BBCD, #B0BBCD 71%);
    border-top: solid 1px #C4D0E0;
    border-bottom: solid 1px #576273;
    height: 38px;
    padding-top:6px;
    width: 100%;
    z-index: 1000;
}

.mainDiv {
/*    width: 320px;*/
    min-height: 364px;
}

body {
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 16px;
    color: #040404;
}

.narrowHeader {
	font-size: 13px;
	padding: 5px;
    color: #333333;
    background-color: #CCCCCC;
}

.narrowHeader h2{
	font-size: 13px;
	font-weight: normal;
	display: inline;
	margin-left: 10px;
}

.narrowListMain {
    min-height: 400px;
    padding-left: 5px;
}

.narrowListItem {
    width: 290px;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.narrowListSelectedItem {
    color: #505C75;
    font-weight: normal;
}

.narrowListItem_head {
    width: 288px;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    font-size: 17px;
}

.itemListRow_a {
    text-decoration: none;
}

.menu_row {
    background-image: url(../images/BG_Menu.png);
/*    width: 320px;*/
    min-height: 40px;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.tab_row {
	background-image: url(../images/BG_Menu.png);
/*    width: 320px;*/
    min-height: 42px;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.srch_rslt_item_row {
    border-bottom: 1px solid #cccccc;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.srch_rslt_item_row dl{margin: 0 0 0 15px;;}
.srch_rslt_item_row dl dt{font-size: 14px; margin-top: 3px;}
.srch_rslt_item_row .highlight{font-weight: bold;}
.srch_rslt_item_row .price{color:#123fab; font-size: 16px; font-weight: bold;}
.srch_rslt_item_row .shippingFree{color: #6d9c00; ont-size: 14px;}
.srch_rslt_item_row .shippingPrice, .srch_rslt_item_row .storeName{color: #999999; font-size: 13px;}

/* .img_borer {
    border: 1px solid #CCCCCC;
} */

.prd_detail {
    background-image: url(../images/BG_ProductDetails.png);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 320px;
    min-height: 200px;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.prd_review {
    background-image: url(../images/BG_SearchResult.png);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
    min-height: 108px;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.compare_prices {
    background-image: url(../images/BG_SearchResult.png);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 320px;
    min-height: 108px;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.prod_spec {
    background-image: url(../images/BG_SearchResult.png);
    background-repeat: repeat-x;
    background-position: bottom;
/*    width: 320px;*/
    min-height: 108px;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
}

.prod_spec dt h1, .prd_review dt h1{
	font-size: 16px;
	margin: 0px;
}

.narrowListRow_TL {
    width: 9px;
    height: 8px;
    background-image: url(../images/Corner_LeftTop.png);
    background-repeat: no-repeat;
}

.narrowListRow_TR {
    width: 9px;
    height: 8px;
    background-image: url(../images/Corner_RightTop.png);
    background-repeat: no-repeat;
}

.narrowListRow_T {
    width: 280px;
    height: 8px;
    border-top: 1px solid #BCBCBC;
}

.narrowListRow_BL {
    width: 9px;
    height: 9px;
    background-image: url(../images/Corner_LeftBottom.png);
    background-repeat: no-repeat;
}

.narrowListRow_BR {
    width: 9px;
    height: 9px;
    background-image: url(../images/Corner_RightBottom.png);
    background-repeat: no-repeat;
}

.narrowListRow_B {
    width: 280px;
    height: 9px;
    border-bottom: 1px solid #BCBCBC;
}

.narrowListRow_border {
    width: 298px;
    border-top: 1px solid #BCBCBC;
    border-right: 1px solid #BCBCBC;
    border-left: 1px solid #BCBCBC;
}

.narrowListRow_noborder {
    width: 298px;
    border-right: 1px solid #BCBCBC;
    border-left: 1px solid #BCBCBC;
}

.narrowListRow {
    width: 296px;
    padding-left: 5px;
    color: #000000;
    font-weight: bold;
}

a {
    color: #0000FF;
    text-decoration: none;
}

.result_img_td {
    width: 60px;
    padding: 2px;
}

.overviewTab {
    padding-right: 15px; 
    border-right: 1px solid #888; 
    text-align: center;
}

.reviewsTab {
    padding-left: 14px; 
    border-right: 1px solid #888;
}

.pricesTab {
    padding-left: 15px;
}

.tabSelected {
    font-weight:600;
}

.numberBlue {
    color:#5477CB;
}

.fontSize14 {   
    font-size: 14px;
}

.search_header_spacer {
	display: block;
	margin-bottom:46px;
}

.overview_tab, .reviews_tab {
	display:inline-block;
	float:left;
	width: 99%;
	min-height:42px;
    text-align: center;
	text-decoration: none;
	color: #000;
}

.tab_label {
	display:block;
	padding-top:12px;
}

.de_tab_label {
	display:block;
	padding-top:8px;
	font-size: 14px;
}

.fr_tab_label {
	display:block;
	padding-top:12px;
	font-size: 15px;
}

.reviews_tab {
	border: none;
}

.selectedTab {
	cursor: default;
	font-weight: bold;
}

.unavailableTab {
	cursor: default;	
}

.searchheader_shoppy {
/*	float:left;
	position: absolute;
	top: 0;
	left: 0;*/
	margin: 3px 7px;
	display: inline-block;
	height: 34px;
	width: 34px;
	background: url('../images/small_shoppy.png') no-repeat;
}

.shoppingAppContainerBox {
	text-align:center;
	background-color: #D3EAFA;
	min-height:50px;
	width:326px;
}

.shoppingAppContainerBox .shoppingAppLink {
	padding: 10px 0 0 10px;
	text-align: left;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 280px;	
}

.shoppingAppContainerBox .close {
	float: right;
	margin: 18px 10px 0 10px;
}


.legalDisclaimers {
    font-size:12px;
    text-align:center;
    margin-top:2px;
}

.legalDisclaimers a {
    color:#000;
}

.button{
	background-color: #faaa0e;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	height:16px;
	position: relative;
	padding: 5px 10px;
	text-align: left;
	width:80px;
}
.button:after{
	width: 0px;
	height: 0px;
	content: "";
	border-top: 13px solid #fff;
	border-bottom: 13px solid #fff;
	border-left: 13px solid #faaa0e;	
	border-right: 13px solid #fff;
	position: absolute;
	top: 0px;
	left: 90px;
}

#short{
	height: 55px;
	overflow-y:hidden;
}
#readmore{
	text-align: right;
	margin: 5px 0;
}
#readmore a{
	font-size: 14px;
	color: #4a4e9f;	
}
.clearBox{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: -160px;
}
.clear{
	margin-top: 8px;
	position:relative;
	width:0.2em;
	height:1.4em;
	background: #999999;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-size: 14px;
}
.clear:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width:0.2em;
	height:1.4em;
	background: #999999;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.priceLink td{
	color: #000000;
}

.storeName{
	color: #000000;
}

.searchTerm{
	float: left;
}

.searchTerm h1{
	font-size: 13px;
	margin: 0px;
}
.searchTerm h1 span{
	color: #868780;	
}

.offerTitle {
    font-size: 14px;
}

.popularLink {
    text-align: left;
    width: 279px;
}

.popularLinkText {
    color: #4a4e9f;
    font-size: 11px;
}

.img_zoom100{
    height: auto;
    width: auto;
    max-width: 100px;
    max-height: 100px;
}

.img_zoom60{
    height: auto;
    width: auto;
    max-width: 60px;
    max-height: 60px;
}
