@charset "UTF-8";
/* CSS Document */

#popup_body{margin: 0px; padding: 0px; background-color: #F2EDD8; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 16px; color: #000000; line-height:20px;}

/* Global Link Colors */
#popup_body a:link{text-decoration: underline; font-weight: bold; color: #5D551E;}
#popup_body a:visited{text-decoration: underline; font-weight: bold; color: #5D551E;}
#popup_body a:hover{text-decoration: none; font-weight: bold; color: #3C3502;}
#popup_body a:active{text-decoration: underline; font-weight: bold; color: #5D551E;}

#popup_container
{margin: 24px auto 0px auto;padding: 0px 0px 0px 0px;width: 720px;height: 288px;background-color: #F2EDD8;position: relative;}

#popup_Lcolumn
{margin: 0px; padding: 0px;width: 400px;float: left;}
	
#popup_Rcolumn
{margin: 0px;padding: 0px;width: 320px;float: left;}

#popup_image
{margin: 0px;padding: 10px 10px;width: 380px;height: 253px;float: left;}

.popup_banner
{margin: 0px 0px 0px 25px;padding: 0px;width: 375px;float: left;}

.popup_thumbs
{margin: 0px;padding: 5px 5px;width: 60px;height: 40px;float: left;}
	
#popup_description
{margin: 20px 0px 20px 10px;padding: 0px 5px 0px 0px;width: 275px;height: 250px;float: left;/*overflow: hidden;*/color: #5D551E;line-height: 16px;}
	
.popup_title {font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; color: #000000; font-weight: bold; }
.popup_cost {font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; color: #000000; }
.popup_specs {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #5D551E; font-style: italic; }
.popup_soldout {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold; color: #c63705; text-transform: uppercase; }

#popup_scroll
{margin: 20px 0px;padding: 0px;width: 20px;height: 250px;float: left;}

	

