/* $Id: skin1.css,v 1.84.2.20 2007/08/16 09:55:58 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA { color: #000000; font: 12px Arial, Helvetica, Sans-serif; }
a { color: #000000; text-decoration: none; }
a:hover { color: #BB0073; text-decoration: underline; }
H1 { font-size: 22px; color:#BB0073; margin-top:5px; margin-bottom:5px;}
H2 { font-size: 14px; color:#BB0073; margin-top:10px;}
H3 { font-size: 14px; color:#BB0073; margin-top: 10px; margin-bottom:0px; padding:0px;}
HR { color: #ddd; height: 1px; }
HTML,BODY {
	margin: 0 7px 0 7px;
}
FORM { margin: 0; }
TABLE,IMG { border: 0; }
TD { vertical-align: top; }
/*
	Content enviroment styles
*/
#Container { width: 1100px; margin: 0 auto;}

.white-back{
	width:1100px;
	margin-top:10px;
}
#middle_column{
	width:630px;	
}
#tag{
	position:absolute;
	top:80px;
	padding-left: 15px;
}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height:110px;
	margin-top:3px;
	padding-left: 15px;
}
#nav_bar{
	background-image: url(images/nav_bar.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width:1083px;
	margin-top:3px;
	padding-left:20px;
}
#cart{
	width:160px;
	height:96px;
	background-color: #920063;
	border: 1px solid #999999;	
	float:right;
	display:inline;
	overflow:hidden;
	padding:0px;
	margin-top:2px;
	margin-left: 10px;
}
#search_bar{
	float:right;
	padding-top:3px;
	padding-bottom:4px;
	padding-right:15px;
}
#search_bar td{
	vertical-align: bottom;
}
#featured{
	width:1100px;
	height:132px;
	position:relative;
	white-space: nowrap;
	margin-top:3px;
	margin-bottom:0px;
	/*border-bottom: 10px solid #cccc00;*/
	margin-left: auto;
	margin-right:auto;
}
.bed{
	float:left;
	text-align:center;
	width:130px;
	margin-right:5px;
	border: 1px solid #999999;
}
.bed img{
	margin-right:5px;
}
.bed-button a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	width:130px;
	white-space: normal;	
	vertical-align: middle;
	text-transform:uppercase;
}
.bed-button{
	height:29px;
	width:130px;
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	padding-right:0px;
}
.category-images{
	text-align:center;
	
}
.category-images img{	
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:3px;
}

.category_header {
    background-color:#920063;
    border-left: 1px solid #920063;
    border-right: 1px solid #920063;
    border-style: solid solid none;
    border-top: 1px solid #920063;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
	text-transform:uppercase;
	margin-bottom:3px;
}
.category_content {
    border: 1px solid #BD84A5;
    margin-bottom: 5px;
	width:198px;
}
.category_content a {
 	background-color: #FFFFFF;
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 18px;
    margin-bottom: 1px;
    padding: 3px 3px 0 10px;
    
}
.category_content a:hover {
 	background-color: #FF0066;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 18px;
    margin-bottom: 1px;
    padding: 3px 3px 0 10px;
    
}
.product_bundle{
	border:none;
	padding:5px;
	background-image: url(images/bundle-deal-back.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 203px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:5px;
	padding-left:5px;
}
.product_bundle_product{color:#660033;font-weight:bold; font-size:12px;}
.product_bundle_price{color:#f00;font-weight:bold;padding-right:10px;text-align:center;}
.product_bundle_sums{font-size:14px;color:#666;padding:4px;}
.product_bundle_price2{color:#f00;font-weight:bold;font-size:16px;padding-left:0px;text-align:center;}
#subs td{
	background-color:#920063;	
}
#subs td a{
	color:#ffffff;
	font-size:14px;
}
#subs td a:hover{
	font-weight:bold;
	text-decoration:none;	
}
#subs td a:visited{
	color:#ffffff;	
}
.subs_text{line-height:20px;}
.extra_discount_product{
	position:absolute;
	bottom:10px;
	right:10px;	
}
.more_information{
	margin-left: 10px;
	margin-right: 10px;
	height:40px;
	position:relative;
}
/*
	Header styles
*/
#head_right{
	width:670px;
	height:100px;
	float:right;
	vertical-align:middle;
}
.HeadLogo { padding: 0; text-align: left; vertical-align: middle; }
.HeadRightBox { padding-right: 2px; text-align: right; vertical-align: middle; text-align:right;}
/*
	Footer styles
*/
.Bottom { background: #920063; color: #fff; vertical-align: middle; }
.BottomDialogBox { padding-bottom: 10px; padding-left: 13px; padding-top: 10px; background: #fff; }
/*
	Common styles
*/
.SectionBox { background: #fff; text-align: left; }
.Text { color: #000000; }
.TopLabel { color: #000; font-size: 12px; font-weight: bold; }
.Message { color: #FF3300; }
.Line { background: #920063; }
TD.ButtonsRow { padding: 2px 12px 2px 2px; }
.ErrorMessage { color: #FF3300; font-weight: bold; }
.Star { color: #FF0000; }
.TableHead { background: #ccc; font-weight: bold; }
.TableSubHead { background: #eee; }
.Spc { width: 1px; height: 1px; }

/*
	Vertical menu
*/
.VertMenuLeftColumn { padding-right: 6px; vertical-align: top; }
.VertMenuRightColumn { padding-left: 6px; vertical-align: top; }
.VertMenuBox {padding-bottom:0px; padding-top:0px; padding-left:4px; padding-right:4px; background: #920063; }
.VertMenuBox a { color: #ffffff; }
.VertMenuTitle {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 3px;
	color: #ffffff;
	font-size: 16px;
	background-color: #920063;
	height:25px;
	
	margin-bottom:1px;
	text-align:left;
}
.VertMenuItems { color: #ffffff; text-decoration: none; height:12px;}

/*
	Dialog box
*/

.DialogBoxFeatured {
	width:198px;
	text-align: center;
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #BD84A5;
	padding-bottom:15px;
	padding:0px;
	margin:0px;
}
.DialogBox { padding: 0px; background: White; width:630px;}
.DialogBorder { border: 1px solid #D8DFF1; }
.DialogTitle { padding: 3px; background: #920063; color: #ffffff; font-weight: bold; font-size: 14px; }


/*
	Product details page
*/
.ProductTitle{ color: #000000; font-size: 14px; font-weight: bold; text-transform:uppercase;}
.Product_Title_Box{height:50px; overflow:hidden; margin-top:5px; margin-left:4px; margin-right:4px;}
.ProductDetailsTitle { color: #920063; font-size: 12px; font-weight: bold; margin-top:10px;}
.ProductPriceConverting { color: #660033; font-size: 18px; font-weight: bold; padding-top:10px;}
.ProductPrice { color: #ff0000; font-size: 16px; font-weight: bold; }
.ProductPriceSmall { color: #ff0000; font-weight: bold; }
.MarketPrice { font-size: 12px; }
.PImgBox { padding-right: 8px; width: 100px; text-align: left; vertical-align: top; }
.product_image{height:120px; overflow:hidden; z-index:1; position:relative;}
.free_banner{z-index:2; margin-bottom:-20px; margin-top:-15px; position:relative;}
.product_price {color:#ff0000; font-size: 18px; font-weight: bold;}

/*
	Products list
*/
.PListImgBox { padding-right: 8px; width: 300px; white-space: nowrap; text-align: center; vertical-align: top; }
/*
	Items style
*/
.ItemsList { color: #330000; font-weight: bold; }


/*
	Buttons
*/
.FormButton { color: #660033; font-weight: bold; }
TABLE.ButtonTable { cursor: pointer; direction: ltr; vertical-align: middle; }
TD.Button { padding-left: 5px; padding-right: 5px; white-space: nowrap; background: #7A7A7A url(images/butbg.gif) repeat-x; vertical-align: middle; }
FONT.Button { color: #FFFFFF; font: bold 15px Arial; text-decoration: none; }
IMG.ButtonSide { color: #1E2E55; }
.SimpleButton TR TD { padding: 0; white-space: nowrap; }
.GoImage { border: 0; vertical-align: middle; }

/*
	Category page
*/
.SubcatTitle { padding-left: 5px; width: 95%; text-align: left; }
.SubcatInfo { white-space: nowrap; color: #000000; text-align: right; }
/*
	Search sort bar
*/
.SearchSortTitle { padding-right: 20px; font-weight: bold; }
.SearchSortImg { margin-right: 5px; width: 9px; height: 9px; }
.SearchSortCell { padding-right: 20px; }

/*
	Tab mechanism
*/
.tab {
	
	color: #BB0073;
	
}
.tab ul{padding:0px; padding-top: 10px; padding-bottom:2px; margin:0px;}
.tab ul li{text-transform:none;}
.tab ul li{display:inline; font-size:12px; padding-left: 10px; padding-right: 10px; font-weight:bold;}
.tab ul li a:link{color:#333333; text-decoration:none;}
.tab ul li a:hover{color:#333333; text-decoration:underline;}
.tab ul li a:visited{color:#333333; text-decoration:none;}
.tab ul li a:active{color:#333333; text-decoration:none;}


/*
	Pagination mechanism
*/
.NavigationArrow { width: 9px; height: 9px; }
.NavigationTitle { padding-right: 10px; white-space: nowrap; height: 14px; }
.NavigationCell { width: 17px; background: url(images/page.gif); text-align: center; height: 14px; vertical-align: bottom; }
.NavigationCell a, .NavigationCell a:hover { text-decoration: none; }
.NavigationCell IMG { width: 17px; height: 1px; }
.NavigationCellSel { width: 15px; font-weight: bold; text-align: center; vertical-align: middle; }
/*
	Subheader styles
*/
TABLE.SubHeaderGrey { margin-bottom: 10px; width: 100%; }
.SubHeaderGrey { padding: 0; color: #666666; font-size: 11px; font-weight: bold; }
.SubHeaderGreyLine { padding: 0; background: #CCCCCC; height: 1px; }

/*
	User profile page
*/
.RegSectionTitle { color: #550000; font-size: 10px; font-weight: bold; }

/*
		-- ADDONS --
*/

/* 
	Tabs Menu
*/
.basictab ul { margin: 20px 0 0 0; padding: 0 0 6px 0; list-style-type: none; text-align: left; }
.basictab li { margin: 0; display: inline; white-space: pre; line-height: 13px; }
.basictab li a { padding: 6px; margin-right: 3px; border: 1px solid #D8DFF1; border-bottom: none; background: #660033; color: #ffffff; text-decoration: none; }
.basictab li a:hover, .basictab li a.current { background: #920063; color: #fff; }
#tabcontentcontainer { border: 1px solid #D8DFF1; padding: 10px; margin: 0 0 15px 0; background: #fff; }
#tabcontentcontainer .DialogBorder { border: 0; }
#tabcontentcontainer .DialogTitle { display: none; }
.tabcontent{ display: none; }
.overlay_discount{
	height: 84px;
	right: -1px;
	position: absolute;
	bottom: -1px;
	width: 63px;
	z-index:2;
}

