a.menubuttontext { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #666; text-decoration: none }
a.menubuttontexton { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #FFFFFF; text-decoration: none }
a.remove { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 10pt; color: #3399CC; text-decoration: none }
.scrollingtextstyle { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 7pt; color: #666; text-decoration: none } 

.toptext { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 9pt; color: #000000}
.topmenutext { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 10pt; color: #666; text-decoration: none;}
.topmenutexton { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 10pt; color: #3399CC; text-decoration: none;}

.strongblacktext { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #000000; text-decoration: none;}
.strongblacktextmenu { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 10pt; color: #000000; text-decoration: none;}
.bluestar { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 10pt; color: #3399CC; }

.close_text { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #666; font-weight: bold; text-decoration: none; }

.normal_text { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #666; text-decoration: none; }

.edit_text { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #3399CC; text-decoration: none; }

.high_text { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #FF0000; }

.forminputbox {
	background-color : #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 230px;
}

.ccinputbox {
	background-color : #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 40px;
}

.ccinputboxon {
	background-color : #FFFFFF;
	border: 1px solid #3399CC;
	width: 40px;
}


.forminputboxon {
	background-color : #FFFFFF;
	border: 1px solid #3399CC;
	width: 230px;
}

.forminputboxerror {
	background-color : #FFFFFF;
	border: 1px solid #FF0000;
	width: 230px;
}

table.box {
	border-style:solid;
	border-width:1px;
	border-color: #CCC #CCC #CCC #CCC;
	border-collapse: collapse;
	background-color: #EEEEEE
}

input.box {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, verdana;
	padding:0;
	margin:0;
	height:19px;
}

#company_result {
	display: none;
	position: absolute;
	width: 545px;
	padding: 16px;
	border: 1px solid grey;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
#email_result {
        display: none;
        position: absolute;
        width: 545px;
        padding: 16px;
        border: 1px solid grey;
        background-color: white;
        z-index:1002;
        overflow: auto;
}


#shipping_list {
	text-align: right;
}

#recommend_title {
	margin-left: 20px;
	font-size: 12pt;
}
#shopping_cart_title {
	margin-left: 20px;
	font-size: 12pt;
}
#recommend_box_product {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-style:solid;
	border-width:1px;
	border-color: #CCC #CCC #CCC #CCC;
	background-color: #EEEEEE;
	width: 920px;
	height: 235px;
}
#recommend_plus {
	position: absolute;
	top: 50px;
	left: 360px;
	width: 200px;
	height: 150px;
}
p.recommend_price {
	text-align: center;
	font-size: 10pt;
}
#proceed_button {
	margin-left: auto;
	margin-right: auto;
	width: 187px;
	height: 38px; 
}
#recommend_original_product {
	position: absolute;
	top: 12px;
	left: 5px;
	width: 350px;
	height: 220px;
}
#recommend_orginal_image {
	width: 125px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
}
#recommend_new_image {
	width: 125px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
}
p.recommend_product_title {
	margin-top: 0px;
	text-align: center;
	font-size: 11pt;
	color: #000000;
}
p.recommend_product_price {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
#recommend_add_product {
	position: absolute;
	top: 12px;
	left: 568px;
	width: 350px;
	height: 220px;
}
#recommend_or {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 1px;
	color: #bb0000;
	font-size: 14pt;
	font-weight: bold;
}

tr.search_company_menu {
     background-color: #FFFFFF;
     color: #666;
}
tr.search_company_menu:hover {
     background-color: #3399CC;
      color: #FFFFFF;
}

#recommend_add_option {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/images/we-recommend.jpg');
	width: 873px;
	height: 263px;
}
#recommend_product_one_title {
	position: absolute;
	top: 14px;
	left: 25px;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	
}
#recommend_add_product_one {
	position: absolute;
	top: 70px;
	left: 25px;
	width: 125px;
	height: 125px;
}
#recommend_add_product_one_price {
	position: absolute;
	top: 210px;
	left: 60px;
	width: 125px;
	height: 125px;
	font-size: 12pt;
	font-weight: bold;
}

#recommend_add_product_one_desc {
	position: absolute;
	top: 55px;
	left: 170px;
	width: 210px;
	height: 125px;

}
.recommend_strong {
	font-weight: bold;
	font-size: 12pt;
}

#recommend_product_two_title {
	position: absolute;
	top: 14px;
	left: 460px;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	
}
#recommend_add_product_two {
	position: absolute;
	top: 70px;
	left: 500px;
	width: 125px;
	height: 125px;
}
#recommend_add_product_two_price {
	position: absolute;
	top: 210px;
	left: 530px;
	width: 125px;
	height: 125px;
	font-size: 12pt;
	font-weight: bold;
	color: #3997B9;
}
#recommend_add_product_two_desc {
	position: absolute;
	top: 55px;
	left: 640px;
	width: 200px;
	height: 125px;
}
#recommend_add_it {
	position: absolute;
	top: 210px;
	left: 690px;
}
#recommend_no_thanks {
	position: relative;
	margin-left: auto;
	margin-left: auto;
	width: 873px;
	height: 45px;
}
#no_thanks {
	position: absolute;
	top: 10px;
	left: 580px;
	
}



