/* $Id: skin1.css,v 1.84.2.15 2006/12/07 09:02:31 max Exp $ */
/*
	General styles
*/

BODY,DIV,TH,TD,P,TT { 
	color: #000; 
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 12px;
}

p {
	text-indent:10px;
}
/* input and form element styles */

input {
	color: #000066;
	padding:2px;
	border: 1px solid #666666;
	font-size:.8em;
	background:#FFFEF3;
	margin:3px auto;
} 


a { 
	color: #de1010; 
	text-decoration: none; 
}
a:hover { 
	color: #03c; 
	text-decoration: underline; 
}
H1 { 
	font-size: 1.75em;
	color:#5a5e52;
	font-weight:normal;
}
H2 { 
	font-size: 1.75em; 
}
H3 { 
	color: #03c; 
	font-size: 1.5em; 
}

H4 { 
	color: #de1010; 
	font-size: 1.25em;
	text-transform:uppercase;
	padding-left:25px;
	 
}

HR { color: #DDDDDD; height: 1px; }
HTML,BODY { background: navy; margin:0; padding:0; height:100%; width:100%;  }
FORM { margin: 0px; }
TABLE,IMG { border: 0px; }
TD { vertical-align: top; }
/*
	Content enviroment styles
*/
TABLE.Container { 
	width:900px;
	margin:0 auto;background:url(images/bg_content.gif) repeat-y; 
	
	 }
TD.Container { height: 90%; vertical-align: top; margin:0; ;

padding:0;}
/*
	Header styles
*/
/*#HeadLogo { 
clear: both; background: #624256; color: #fff; text-align: right; height: 75px;  }
#HeadLogo #logo { float: left; }
#HeadLogoLane { clear: both; background: #624256; color: #fff; text-align: right; height: 75px; }
#HeadLogoLane #logo { float: left; }
#HeadMinicart { padding: 45px 15px 0 10px; color: #D0BBC8; font-weight: lighter; }
#HeadMinicart a { color: #E9DEE5; }*/
.HeadLine {
	vertical-align:middle;
	text-align:right;
	
	
}



.HeadLine a { 
	color: #de1010;
	
}
/*.HeadThinLine { background-color: #172033; height: 1px;}
.PrintableRow { padding-right: 176px; width: 100%; height: 18px; vertical-align: middle; }
.HeadTopPad { height: 18px; }
.HeadTopPad IMG { width: 1px; height: 18px; }*/
/*
================================<Footer styles>===================================================
*/
.BottomRow { vertical-align: bottom; text-align: left;text-align: left;  }
.Bottom {
	margin-top:10px; 
	padding: 5px 15px; 
	background: #f1f4eb; 
	border-top:2px solid #DE1010; 
	font-size:.75em; 
}

div.Bottom a,div.Bottom a:link,div.Bottom a:visited, div.Bottom a:hover, div.Bottom a:active {
	color:#333;
}

.BottomPopup { padding-bottom: 10px; width: 100%; text-align: right; }
.Bottom a { color: #fff; font-weight: bold; text-decoration: none; }
.Bottom a:hover { color: #FF8040; }
.BottomDialogBox { padding-bottom: 10px; padding-left: 13px; padding-top: 10px; background-color: #DAC9D3; }
.foot { padding: 10px; text-align: right; }

/*
==============================<//Footer styles>===================================================
*/


/*
	Common styles
*/
.SubmitBox { padding-top: 10px; }
HR.Line { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; width: 100%; height: 1px; }
.Text { color: #000000; }
.NumberOfArticles { color: #000000; font-weight: bold; }
.TopLabel { color: #fff; font-size: 12px; font-weight: bold; }
.Message { color: #FF3300; }

.Line {
	background-color: #DE1010; 
}

TD.ButtonsRow { padding-bottom: 2px; padding-left: 2px; padding-right: 12px; padding-top: 2px; }
.CustomerMessage { color: #FF3300; font-weight: bold; }
.ErrorMessage { color: #FF3300; font-weight: bold; }
.Star { color: #FF0000; }
.TableHead { background-color: #CCCCCC; font-weight: bold; }
.TableSubHead { background-color: #EEEEEE; }
.Spc { width: 1px; height: 1px; }
TABLE.EmptyBox { width: 100%; }
TABLE.EmptyBox TR TD { padding: 0px; }
/*
	Popup styles
*/

#PopUp
{
background:#F1F4EB;
}
.PopupContainer { width: 100%; text-align: center; height: 100%; }
.PopupTitle { background-color: #F1F4EB; font-size: 12px; font-weight: bold; text-align: center; height: 15px; vertical-align: middle; }
.PopupBG { background-color: #F1F4EB; }
.PopupHelpLink { color: #330000; font-size: 9px; text-decoration: none; }
/*
	BuyNow section
*/
.BuyNowQuantity { padding-right: 10px; width: 15%; white-space: nowrap; height: 25px; }
.BuyNowPrices { width: 100%; height: 25px; vertical-align: middle; }
/*
	Vertical menu
*/
.VertMenuLeftColumn {
width:205px;
padding: 0 15px;
	vertical-align: top; 
}
/*.VertMenuRightColumn { background: #DAC9D3; vertical-align: top; }
*/
.VertMenuBox { 
/*border:2px dotted lime;
*/}
.VertMenuBoxCat {
}
.VertMenuBorder { 
	background: #2B2B55;
}
.VertMenuTitle { 
	padding: 5px 5px 5px 35px;
	border-bottom: 2px solid #03c;
	color: #fff; 
	line-height:1.55em;
	 
	font-weight: bold; 
	font-size: 1em;
	
	background:#aeb69e url(images/category_button.jpg) 7px no-repeat;
	 }
.VertMenuTitle a { color: #fff; font-weight: bold; font-size: 11px; text-transform: uppercase; text-decoration: none; }
.VertMenuSubTitle { background-color: #C1CEE3; }
.VertMenuTitleIcon { margin-left: 8px; margin-right: 8px; vertical-align: middle; }


.VertMenuItems {
 	padding:5px;
}
  	
.VertMenuItems a{
        border-bottom:1px dashed navy;
        line-height:2em;
        padding-left:5px;
}
 	
.VertMenuItems a:hover{
        text-decoration:none;
        background-color: #C3CBB5;
}


.VertMenuHr { color: #999999; }
.CategoriesList { font-size: 12px; }
/*
	Dialog box
*/
/*TABLE.DialogBox { width: 100%; height: 100%; vertical-align: top; }*/
.DialogBorder {
/*width:auto;
height:auto;


	margin:5px;
	padding:5px;;
	border:10px aqua solid;
	*/
 
}
.DialogBox {
/*width:auto;
height:auto;
min-width:200px;
min-height:50px;
	margin:5px;
	padding:5px;
border:2px solid aqua;
display:table;
*/

}


.productsList {
/*	border:3px dashed orange; 
display:table-cell;
float:left;
	width:200px;
	height:250px;

	margin:0px;
	padding:0px;
	
background:lime;*/
	
	
	
}



.dialogproducttitle {
	padding:10px 0 0  25px; 
	background: url(images/_pepsi_gifts_product_title.jpg) no-repeat 0px 5px; 
	font-weight: bold; 
	font-size: 1.5em;
	line-height:35px;
	color:#b30c0c;
}


.DialogTitle { 
		padding:5px; 
	background: #b30c0c;
	font-weight: bold; 
	font-size: 1.33em;
	border-bottom:1px solid #333333;
	margin-bottom:10px;
color:#ffffee;
text-transform:capitalize;
	
/*	padding: 4px 0 3px 10px; 
	border: 1px solid #C1C1C1; 
	color: #9F7793; 
	background: #EDE7EA; 
	font-weight: bold; 
	font-size: 1.33em; 
*/}
.DialogTitle2 { padding: 5px 5px 5px 22px; border: 1px solid #8B8B8B; color: #172033; background: #BCC7E0 url('images/new_16.gif') no-repeat left; font-weight: bold; text-transform: uppercase; }
FONT.DialogTitle { margin-left: 10px; color: #FFFFFF; font-size: 11px; font-weight: bold; text-align: left; height: 15px; vertical-align: bottom; }
/*
	Dialog info box
*/
TABLE.DialogInfo { width: 85%; text-align: center; }
.DialogInfoTitle { 
	padding-bottom: 0px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 0px; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: left; 
	height: 15px; 
	vertical-align: bottom;
}
.DialogInfoTitleBorder { 
	padding: 0px; 
	background-color: navy; 
	height: 15px; 
	vertical-align: bottom;
}
.DialogInfoBorder { 
	padding: 0px; 
	background-color: #7792C2;
}
.DialogTr { color: #389DA6; }
.DialogInfoIcon { width: 16px; height: 16px; }
.DialogInfoClose { width: 15px; height: 13px; }
/*
	Dialog tools section
*/
.NavDialogTitle { padding-left: 8px; width: 50%; color: #fff; font-size: 11px; font-weight: bold; }
.NavDialogBorder { background-color: #AD859E; }
.NavDialogBox { background-color: #F8F8F8; }
.NavDialogSeparator { padding-left: 7px; width: 100%; background-image: url(images/separator.gif); height: 14px; }
.NavDialogSeparator IMG { width: 100%; height: 14px; }
.NavDialogCell { padding-right: 3px; }
.NavDialogCell A IMG { width: 9px; height: 9px; }
/*
	Product details page
*/
.ProductTitle, .ProductTitle a { 
	color: #03c; 
	font-size: 1em; 
	font-weight: bold; 
}
.ProductTitleHidden { color: #666666; font-size: 11px; font-weight: bold; }
.ProductDetailsTitle { 
	color: #03c; 
	font-size: 1.025em;
	font-weight: bold; 
}
.ProductDetails { color: #000000; }
.ProductPriceTitle { color: #B82F2F; font-size: 12px; font-weight: bold; }
.ProductPriceConverting { color: #000000; font-size: 12px; font-weight: bold; }
.ProductPrice { 
	color: #de1010; 
	font-size: 12px; 
	font-weight: bold; 
}

.ProductPriceSmall {
	color: #de1010; 
	font-weight: bold; 
}
.SaveMoneyLabel { width: 57px; background: url(images/save_money.gif) no-repeat; color: #FFFFFF; font-weight: bold; text-align: center; height: 55px; vertical-align: middle; }
.MarketPrice { font-size: 11px; }
.PImgBox { 
	padding-right: 8px; 
	
	width: 100px; text-align: left; vertical-align: top; }
/*
	Products list
*/
.PListImgBox { padding-right: 8px; width: 90px; white-space: nowrap; text-align: center; vertical-align: top; }
HR.PListLine { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; width: 100%; height: 1px; }
.PListTaxBox { padding-bottom: 2px; padding-left: 70px; padding-right: 2px; padding-top: 2px; }
.PListCell { padding: 10px; background-color: #ffffff; text-align: center; vertical-align: top; }
/*
	Items style
*/
.ItemsList { color: #970000; font-weight: bold; }
.ItemsListDisabled { color: #909090; }
.ItemsList a { color: #970000; font-weight: lighter; text-decoration: none; }
.ItemsList a:hover { color: #F90000; font-weight: bold; text-decoration: none; }
/*
=====================================<Location bar>===================================================================
*/
.NavigationPath { 
	color: #666; 
	font-size: .75em;
	font-weight:bold; 
}
.NavigationPath a { 
	color: #666; 
	text-decoration: none; 
}
.NavigationPath a:hover { 
	color: #de1010; 
	text-decoration: underline; 
}
/*
====================================</Location bar>===================================================================
*/


.SmallNote { color: #808080; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; }
.SmallNote a { color: #808080; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; }
.SmallNote a:hover { color: #B22222; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: underline; }
.SmallText { color: #808080; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; }
/*
	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; }
.SearchSortLink a, .SearchSortLink a:hover { text-decoration: underline; }
.SearchSortImg { margin-right: 5px; width: 9px; height: 9px; }
.SearchSortCell { padding-right: 20px; }
/*
	Expandable section
*/
.ExpandSectionMark { width: 11px; cursor: pointer; vertical-align: middle; }
/*
	Tab mechanism
*/
/*#topLinksLeft { padding: 5px 0 5px 0; border-bottom: 1px solid #000; border-top: 1px solid #8D5F7C; background: #624256 url('images/toptab_bg.gif') repeat-x bottom left; color: #fff; text-align: justify; }
.Tab { padding-bottom: 5px; padding-top: 5px; color: #FFFFFF; font-size: 10px; text-transform: uppercase; }
.Tab a { border-left: 1px solid #7D546D; padding: 5px 13px 5px 13px; background: url('images/toptab_bg.gif') repeat-x bottom; color: #FFFFFF; text-decoration: none; }
.Tab a:hover { padding-bottom: 5px; padding-top: 5px; background: url('images/toptab_bg_hover.gif') repeat-x bottom; color: #232323; text-decoration: none; }
.TabTop { background-image: url(images/tab_b.gif); height: 5px; }
TD.TabLeftSide { width: 5px; background-image: url(images/tab_l.gif); }
TD.TabRightSide { width: 5px; background-image: url(images/tab_r.gif); }
TD.TabLeftCorner { width: 9px; background-image: url(images/tab_c1.gif); height: 9px; }
TD.TabRightCorner { width: 9px; background-image: url(images/tab_c2.gif); height: 9px; }
TD.TabCenter { background-image: url(images/tab_b.gif); height: 5px; }
IMG.TabCorner { width: 9px; height: 5px; }
IMG.TabSide { width: 9px; height: 1px; }
*/
/*
	Pagination mechanism
*/
.NavigationArrow { width: 9px; height: 9px; }
.NavigationTitle { padding-right: 10px; white-space: nowrap; height: 14px; }
.NavigationCell { width: 17px; background-image: 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; }
.NavigationCellWide { width: 23px; background-image: url(images/page_wide.gif); text-align: center; height: 14px; vertical-align: bottom; }
.NavigationCellWide a, .NavigationCellWide a:hover { text-decoration: none; }
.NavigationCellWide IMG { width: 23px; 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: 0px; color: #666666; font-size: 11px; font-weight: bold; }
.SubHeaderGreyLine { padding: 0px; background-color: #CCCCCC; height: 1px; }
TABLE.SubHeaderBlack { margin-bottom: 10px; width: 100%; }
.SubHeaderBlack { padding: 0px; color: #000000; font-size: 12px; font-weight: bold; }
.SubHeaderBlackLine { padding: 0px; background-color: #000000; height: 1px; }
TABLE.SubHeaderRed { margin-bottom: 10px; width: 100%; }
.SubHeaderRed { padding: 0px; font-weight: bold; }
.SubHeaderRedLine { padding: 0px; background-color: #550000; height: 1px; }
TABLE.SubHeader { margin-bottom: 10px; width: 100%; }
.SubHeader { padding: 0px; color: #FF3300; font-size: 12px; font-weight: bold; }
.SubHeaderLine { padding: 0px; background-color: #FF6600; height: 1px; }
/*
	User profile page
*/
TD.RegSectionTitle { 
	color: #b30c0c; 
	font-size: 1em;
	font-weight: bold;
	background:#e8e8d8;
	border-bottom:1px solid #333;
	padding:5px;
}

TD.RegSectionTitle hr {
display:none;
}
/*
	Popup image
*/
.PImageImageCell { padding: 5px; text-align: center; height: 100%; vertical-align: middle; }
.PImageImageCell IMG { text-align: center; vertical-align: middle; }
.PImageNumbersCell { padding-left: 10px; padding-right: 10px; white-space: nowrap; }
.PImageLine { background-color: #CCCCCC; height: 1px; }
.PImageLine IMG { height: 1px; }
BODY.PImage { background-color: #FFFFFF; }
.PImagePageRow { padding-left: 10px; height: 30px; vertical-align: middle; }
/*
	Customer reviews module
*/
IMG.StarImg { width: 14px; height: 14px; }
/*
	Manufacturers module
*/
.ManufacturersItem { padding-left: 5px; width: 95%; white-space: nowrap; text-align: left; }
/*
	Recommended products module
*/
UL.RPItems { padding-bottom: 0px; padding-left: 10px; padding-top: 0px; }
/*
	Webmaster mode
*/
SPAN.Lbl { color: green; font-weight: bold; }
.Section { margin: 0px; padding: 0px; }
/*
	Fast Lane Checkout module
*/
.FLCAuthBox { padding-left: 10px; padding-right: 5px; white-space: nowrap; }
.FLCAuthPreBox { padding-left: 30px; width: 100%; height: 20px; }
.FLCTopPad { height: 15px; vertical-align: middle; }
.FLCTopPad IMG { width: 1px; height: 15px; }
/*
		-- ADDONS --
*/
/*
	Gift registry module
*/
.HighLight { background-color: #FFFFCC; }
/*
	Feature comparison module
*/
TABLE.CompareBtn { cursor: pointer; }
TD.CompareBtnLeft { width: 21px; background-image: url(images/compare1.gif); height: 18px; }
TD.CompareBtnLeft IMG { width: 21px; height: 18px; }
TD.CompareBtnMain { padding-left: 5px; padding-top: 2px; background-image: url(images/compare2.gif); background-repeat: repeat-x; vertical-align: top; }
TD.CompareBtnMainMozilla { padding-left: 5px; padding-top: 1px; background-image: url(images/compare2.gif); background-repeat: repeat-x; vertical-align: top; }
TD.CompareBtnRight { width: 9px; height: 18px; }
TD.CompareBtnRight IMG { width: 9px; height: 18px; }
TD.FCompProductSelBox { padding: 0px; white-space: nowrap; }
TD.FCompProductButtonBox { padding-bottom: 0px; padding-left: 25px; padding-right: 0px; padding-top: 0px; width: 100%; white-space: nowrap; }
TD.FCompProductAddCL { padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 10px; }
TD.FCompFeatureHCell { background-color: #EEEEEE; font-weight: bold; text-align: center; vertical-align: top; }
.HightLightEqualRow { background-color: #ffe8af; text-align: center; }
.EqualRow { background-color: #ffffff; text-align: center; }
/*
	Special offers module
*/
.SpecialOffersPrice { color: #FF3300; font-size: 14px; font-weight: bold; }
.SpecialOffersThumb { margin-left: -51px; display: inline; }
.SpecialOffersThumb A IMG { width: 47px; height: 44px; }
/*
	Last checkout step
*/
TD.LCSBackground { background-color: #FF8600; }
/*
	Fancy categories module
*/
.CatMenuItemOff { border-bottom: none; border-left: none; border-right: none; border-top: none; margin-bottom: 3px; margin-left: 1px; margin-right: 0px; margin-top: 3px; background-color: transparent; color: #330000; font-size: 12px; cursor: pointer; }
.CatMenuItemOffExp { border-bottom: none; border-left: none; border-right: none; border-top: none; margin-bottom: 1px; margin-left: 2px; margin-right: 3px; margin-top: 1px; background-color: transparent; cursor: pointer; }
.CatMenuItemOn { border-bottom: none; border-left: none; border-right: 0px solid; border-top: none; margin-bottom: 3px; margin-left: 1px; margin-right: 0px; margin-top: 3px; background-color: #FF8600; color: #330000; font-size: 12px; cursor: pointer; }
.CatSubMenu { border-bottom: #8E4B00 1px solid; border-left: #8E4B00 1px solid; border-right: #8E4B00 1px solid; border-top: #8E4B00 1px solid; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; padding-top: 2px; width: 150px; background-color: #FFD44C; }
a.CatMenuItem { font-family: Arial; font-size: 12px; cursor: pointer; }
a.CatMenuItem:link { color: #330000; text-decoration: none; }
a.CatMenuItem:visited { color: #330000; text-decoration: none; }
a.CatMenuItem:hover { color: #330000; text-decoration: none; }
a.CatMenuItem:active { color: #330000; text-decoration: none; }
A#nojs.CatMenuItem:hover { background-color: #99AED2; color: Black; text-decoration: none; }
IMG.FCIcon { border-width: 0px; margin-left: 2px; margin-right: 3px; width: 16px; height: 16px; }
IMG.FCTriangle { border-width: 0px; margin-left: 3px; width: 9px; height: 9px; }
TABLE.FCItemTable { border-width: 0px; margin: 0px; width: 100%; text-align: left; }
TD.FCIconCell { text-align: center; vertical-align: middle; }
TD.FCTriangleCell { text-align: right; vertical-align: middle; }
TD.FCChain { width: 18px; background-repeat: repeat-y; }
TD.FCChain IMG { width: 18px; height: 1px; }
TD.FCExplorerBox { width: 37px; background-repeat: repeat-y; vertical-align: top; }
TABLE.CatMenuContainer { width: 136px; }
/*
	Product configurator module
*/
.ProductBG { background-color: #ffffff; }
.SlotCell { padding-top: 25px; width: 50%; background-color: #ffffff; text-align: center; height: 35px; }
.SlotProductCell { width: 50%; background-color: #ffffff; text-align: center; height: 35px; }
TABLE.PCSummaryTable { width: 100%; background-color: #ffffff; }
.YellowBackground { background: #CECECE; }
/*
	Survey module
*/
H1.SurveyName { font-weight: bold; }
.SurveyHeader { font-size: 11px; }
.SurveyHeaderMenu { font-size: 10px; }
.SurveyFooter { font-size: 11px; }
.SurveyFooterMenu { font-size: 10px; }
.SurveyQuestion { padding: 2px; font-size: 12px; font-weight: bold; }
.SurveyQuestionMenu { padding: 0px; font-weight: bold; }
TEXTAREA.Survey { }
.SurveyAnswer { padding: 2px; width: 100%; }
.SurveyAnswerMenu { padding: 0px; width: 100%; }
TD.SurveyAnswerMark { padding: 2px; width: 15px; }
TD.SurveyAnswerMarkMenu { padding: 0px; width: 15px; }
.SurveyBar { background-color: blue; height: 10px; }
.SurveyBarHL { background-color: green; height: 10px; }
.SurveyStatLabel { padding-left: 6px; white-space: nowrap; }
.StatisticsBar { background-color: #FFCE31; }
.StatisticsBarHL { background-color: #FF8400; }
.SurveyAnswers { padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 5px; }
.SurveyAnswersMenu { padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 5px; }
.SurveyAnswerComment { padding: 2px; }
.SurveyAnswerCommentMenu { padding: 0px; }
/*
	NEW styles
*/
.categories {

}

.categories ul{
margin:0;
padding:0;
background:#d6dec6;
list-style:none;
}
.categories li {
list-style:none;
	border-bottom: 1px solid #de1010; 
	padding: 7px ; 
	color: #de1010; 
	font-size: 1em; 
	font-weight: bold;
	
	}

.categories li a{ 
	color:#de1010;
	text-decoration: none; 
display:block;
}

.categories li:hover { 
	color: #624256; 
	background:#FFFFEE; 
	text-decoration: none; 
}
/*.categoriesCart a { padding: 2px 2px 2px 10px; margin: 3px; border-bottom: 1px #A0748C solid; border-right: 1px #A0748C solid; display: block; background: #D5C1CC; color: #1B1B1B; }
.categoriesCart a:hover { background: #CBB1BF; color: #49323F; text-decoration: none; }*/
.headerMinicart { color: #fff; text-decoration: none; }
.headerMinicart a { color: #fff; text-decoration: none; }
.headerMinicart a:hover { color: #D20000; text-decoration: underline; }
.headerSub {
	padding: 10px 0 2px 0; 
	border-bottom: 1px solid #666; 
}

/* 
==============================<Style Applies to products_t.tpl (listing in table format)>====================================================
*/
.listing {
	 
	padding: 7px; 
/*	border-color: #E5E5E5;
	
	border: 1px solid;
	background: #F8F8F8;*/ 
	text-align: center;
}
.listing_over { 
	padding: 7px; 
	/*
	border: 5px solid #B18BA2;*/ 
	text-align: center; 
}

.productImg {
	text-align:center;
	margin:2px auto;
	clear:both;
	

}
.productImg img{
	padding:0px;
	border:1px solid red;
	margin:15px;
}

td.listing, td.listing_over {
	border:1px solid #e8eadd;
	vertical-align:bottom;
}

.genBtn {
	background:#EAF0EC;
	padding:5px;
	line-height:25px;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
	border-bottom:1px solid #0f0f0f;
	border-right:1px solid #0f0f0f;
text-decoration:none;}

.genBtn:hover {
	background:#EAF0EC;
	padding:5px;
	line-height:25px;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	border-top:1px solid #0f0f0f;
	border-left:1px solid #0f0f0f;
/*border:1px solid black;*/
text-decoration:none;
}


/*.SectionBox { 
	background-color: #ffffff; 
	text-align: left; 
}*/


/* 
=============================</Style Applies to products_t.tpl (listing in table format)>====================================================
*/

.productsList2 { border-top: 5px solid #845974; border-bottom: 3px solid #845974; margin: 5px 1px 10px 1px; background: #F9F9F9; }
.design { padding-left: 310px; color: #B691A7; font-size: 10px; }
.design a { color: #B691A7; text-decoration: none; }

/*======================================<Styles Long Desc >=====================================================*/
.options1 { 
	padding: 10px; 
	
	
}
/*=====================================<//Styles Long Desc >=====================================================*/
.options2 { 
	padding: 2px; 
	padding-left: 2px; 
	
}

.randomImg { padding: 0; margin: 0; clear: both; }
/*
==================================<Tabs Menu>==============================================================
These deal with the tabbed box at the bottom of the products (ie "send to friend")
*/
table.tabmenu { 
	margin: 15px 10px 0 10px;
	
}

td.tabs, td.selectedtab { 
	padding: 5px; 
}
td.tabs { 
	border-right: 2px solid #fff; 
	background: #b30c0c; 
	color: #333; 
	cursor: pointer; 
}
td.selectedtab { 
	border-right: 2px solid #fff;
	background: #b30c0c; 
	color: #fff; 
}
div#contentscell { border: 1px solid #D9D9D9; padding: 5px; margin: 0 10px 15px 10px; background: #FFFFFF;}
div.contents { display: none; }
div.selectedcontents { display: block; }

/*
==================================<//Tabs Menu>==============================================================
*/


/* ======================<These Button Purely Apply to The Pepsi Gifts Site and have no useful appication outside of this site>============================
*/


#Table_01 {
	position:absolute;
	
	width:900px;
	height:20px;
	background: url(images/_pepsiNavSpacer.jpg);
}

#id-pepsiNavSpacer_ {
	position:absolute;
	left:0px;
	top:0px;
	width:3px;
	height:20px;
}

#alteredTopNav-02_ {
	position:absolute;
	left:3px;
	top:0px;
	width:31px;
	height:20px;
}

#id-newProductsOff_ {
	position:absolute;
	left:34px;
	top:0px;
	width:120px;
	height:20px;
}

#alteredTopNav-04_ {
	position:absolute;
	left:154px;
	top:0px;
	width:80px;
	height:20px;
}

#id-catalogOff_ {
	position:absolute;
	left:234px;
	top:0px;
	width:188px;
	height:20px;
}

#alteredTopNav-06_ {
	position:absolute;
	left:422px;
	top:0px;
	width:67px;
	height:20px;
}

#id-collectorsClubOff_ {
	position:absolute;
	left:489px;
	top:0px;
	width:147px;
	height:20px;
}

#alteredTopNav-08_ {
	position:absolute;
	left:636px;
	top:0px;
	width:88px;
	height:20px;
}

#id-newsAndEventsOff_ {
	position:absolute;
	left:724px;
	top:0px;
	width:147px;
	height:20px;
}

#alteredTopNav-10_ {
	position:absolute;
	left:871px;
	top:0px;
	width:29px;
	height:20px;
}


/*.nav_space_end{
	float:left;
	background:url(images/nav_spacer_ends.jpg) repeat-x;
	width:25px;
	height:20px;
	margin:0;
	padding:0;

}
.nav_spacer{
	float:left;
	height:20px;
	width:16px;
	background:url(images/nav_spacer.jpg) repeat-x;
	margin:0;
	padding:0;
}
#nav1{
	float:left;
	height:20px;
	width:123px;
	background:url(images/nav_new_products_nf.jpg) 0px 0px;
	margin:0;
	padding:0;
}

#nav1:hover{
	background:url(images/nav_new_products_nf.jpg) 0px 20px;
	text-decoration:none;
}

#nav2{
	float:left;
	height:20px;
	width:172px;
	background:url(images/nav_featured_products_nf.jpg) 0px 0px;
	margin:0;
	padding:0;
}

#nav2:hover{
	background:url(images/nav_featured_products_nf.jpg) 0px 20px;
	text-decoration:none;
}

#nav3{
	float:left;
	height:20px;
	width:150px;
	background:url(images/nav_collectors_club_nf.jpg) 0px 0px;
	margin:0;
	padding:0;
}

#nav3:hover{
	background:url(images/nav_collectors_club_nf.jpg) 0px 20px;
	text-decoration:none;
}


#nav4{
	float:left;
	height:20px;
	width:192px;
	background:url(images/nav_collectibles_catalog_nf.jpg) 0px 0px;
	margin:0;
	padding:0;
}
#nav4:hover{
	background:url(images/nav_collectibles_catalog_nf.jpg) 0px 20px;
	text-decoration:none;
}

#nav5{
	float:left;
	height:20px;
	width:149px;
	background:url(images/nav_news_and_events_nf.jpg) 0px 0px;
	margin:0;
	padding:0;
}

#nav5:hover{
	background:url(images/nav_news_and_events_nf.jpg) 0px 20px;
	text-decoration:none;
}*/

/* ======================<//These Button Purely Apply to The Pepsi Gifts Site and have no useful appication outside of this site>===========================
*/

#myTable {
margin:0 0 21px 0;
padding:0;
}
/*#search {

width:100%;
height:40px;
text-align:right;


}

#search a{
	

}*/


#disclaimer {
background: #f1f4eb;
border-top:2px solid #002184;

padding:10px;
}

#disclaimer p{
font-size:.75em;
}


.categoriesCart{
	margin:5px auto; 
	text-align:center;
}

/*
=================================================<Category and Auth A HREFs>===================================================
*/
 .categoriesCart a, #auth a {
	padding: 3px 0px;
	margin: 5px 15px;
	display: block;
	/*width:75%;*/
	text-align:center;
	background: #c2ccaf;
	color: #333;
	text-transform:capitalize;
	font-weight:bold;
	border-top: 1px solid #FDFCF3;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #FDFCF3;
}
.categoriesCart a:hover, #auth a:hover { 
	background: #ffe;
	text-decoration: none; 
}

.categoriesCart a:active, #auth a:active {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FDFCF3;
	border-bottom-color: #FDFCF3;
	border-left-color: #666666;
}


/*
===============================================<//Category and Auth A HREFs>===================================================
*/

#best a{
display:block;
padding:3px 0px;
border-bottom:1px dotted #666;

}


#best strong{
color:#002184;
}


#auth {
/*border:2px dotted beige;
*/}

#auth input{
	margin:3px 30px;
	width:100px;
}

 #miniCart{
/* border: 2px solid aqua;
*/ 	padding-top:5px;
 }
 
 #special {
/* border:3px dashed maroon;
*/ 	padding:5px;
 }
 #help {
 	
}
	
 #help a{
 /*display:block;*/
 display:list-item;
 list-style-type:none;
 color:#de1010;	
  }
 #mainConent {
/* border:2px dashed chocolate;
	width:auto;*/ 	padding:10px;

	height:100%;
	width:600px;

 }
 
#printBtn {
	width:25px;
	height:25px;
	background:url(images/printer_pg.gif) no-repeat;
}
/* Unseen Tags*/
 
/* #dialog_message {
 border:.5em solid black;
 background:lime;

 }*/
#ProductTable {
	background:url(images/_pepsi_gifts_product_back.jpg) no-repeat bottom right #EEF0E5;
	}

/*
====================================<Buttons>=========================================================================
*/
.FormButton { color: #330000; font-weight: bold; }

TABLE.ButtonTable {
	cursor: pointer;
	direction: ltr;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

TD.Button {
		padding-left: 5px; 
	/*padding-right: 5px; */
	height:17px;
	white-space: nowrap;
	background: url(images/butbg_pg.gif) repeat-x center;
	vertical-align: middle;
	font-size: 1em;
	margin: 0px;
	font-weight:bold;

}

FONT.Button { color: #1E1E1E; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }

TD.Button2 { 
/*	padding-left: 5px; 
	padding-right: 5px; 
*/	white-space: nowrap; 
	background: #BCBCBC url(images/but_bg.gif) repeat-x; 
	vertical-align: middle;

	
}
FONT.Button2 {
	color: #1E1E1E; 
	font-family: Arial; 
	font-size: 11px; 
	text-decoration: none; 
}

IMG.ButtonSide, input.ButtonSide {
	color: #1E1E1E;
	margin: 0px;
	padding: 0px;
	border:none;
	
}
.SimpleButton TR TD { padding: 0px; white-space: nowrap; }
.Button a, .Button a:hover { color: #1E1E1E; font-weight: bold; }
.GoImage { border: 0px; vertical-align: middle; }
/*
	Small text/link style
*/#loggedIn {
	padding:5px;
}

#loggedIn strong {
font-weight:bold;
color:navy;
}
#CustomerDetails textarea {
	width:300px;
}
#CustomerDetailPre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#HelpPages {
	padding:5px;
}

#HelpPages a{
	border-bottom:1px dashed navy;
	line-height:2em;
	padding-left:5px;
}

#HelpPages a:hover{
	text-decoration:none;
	background-color: #C3CBB5;
}
#HelpSection {
margin-left:20px;
}

#HelpSection a {
display:block;
padding:10px 0;
}#FlashIntro {
	border:1px solid black;
	float:right;
	margin:0 0 10px 10px;
}
