﻿body ,html { font-family:Verdana; font-size:11px; }

DIV.not_found { font-weight:bold; color:#000000; text-align:center; width:550px; overflow:hidden;margin:0 auto; }
DIV.item_found { position:relative; width:550px; overflow:hidden; margin:0 auto; }
DIV.div_image { position:relative; margin-bottom:5px; background-color:#FFFFFF; border:solid 1px #cebba9; overflow:hidden; height:450px;}

DIV.div_thumbs_noScroll TABLE.dataList { position:relative; }
DIV.div_thumbs TABLE.dataList { position:relative; margin:0; }
DIV.div_thumbs, DIV.div_thumbs_noScroll 
{ 
	height:72px; overflow:hidden; position:relative; padding:0; width:550px; 
}
IMG.big_image { margin-left:25px; }

DIV.div_thumbs_noScroll { padding:0; }
DIV.div_scroll_hidden { display:none; }
DIV.div_scroll { 
	position:absolute;
	height:72px; width:19px; overflow:hidden;
	cursor:pointer; z-index:5; 
}
DIV.thumb_border, DIV.thumb_border_hover { width:70px; height:70px; overflow:hidden; border:solid 1px #cebba9; margin-right:1px; background-color:#FFFFFF; }
DIV.thumb_border_hover { border:solid 1px #8f7256; }

IMG.thumb {  }
DIV.div_title { margin-top: 10px; font-size:11px; font-weight:bold; color:#9e0b0f; border:solid 1px #cebba9;border-bottom:0; background-color:#e6dacd; padding:10px; }
DIV.div_attributes { margin-top: 20px; margin-bottom:20px; line-height:16px; }
DIV.div_attributes .title { font-size:11px; color:#362b28; font-weight:bold; }
DIV.div_attributes UL { margin:5px 0 0 20px; padding:0; }
DIV.div_attributes LI { margin-top:2px; }
DIV.div_attributes .name { color:#362b28; }
DIV.div_attributes .value { font-weight:bold;color:#362b28; }
DIV.div_attributes .unit { color:#362b28; }

DIV.div_details { font-size:11px; font-weight:bold; color:#9e0b0f; margin-bottom:10px; }
DIV.div_stringArray { margin-left:25px; }
DIV.div_stringWithUnit { margin-left:25px; margin-top:10px; }
DIV.div_dimension { margin-left:25px; margin-top:10px; }

DIV.div_price { position:absolute; font-size:15px; top:12px; right:15px; }
DIV.div_price .dollars { color:#550000; font-weight:bold; }
DIV.div_price .clubpoints { color:#9e0b0f; font-weight:bold; }

DIV.div_loginContainer { position:relative; overflow:hidden; }
DIV.div_loginHeader { color:#444444; margin-bottom:7px; }
DIV.div_loading { border:solid 1px #999999; background-color:#EEEEEE; font-weight:bold; color:Black; 
                  position:absolute; bottom:13px; left:252px; padding:5px; z-index:1; }

.shop_button /*,.shop_button:hover */{ font-family:Verdana; font-size:11px; background-image:url(../Images/button_1.gif); border:0; background-position:center; background-repeat:no-repeat; height:20px; width:70px; }
/*.shop_button:hover { background-image:url(../Images/button_1_Over.gif); }*/

.redBG { background-color:#edc4bd; }
