﻿/***********************************************************************************
*	Remember to add Comments...
*	Everything between "slash asterisk" and "asterisk slash" is treated as a comment
************************************************************************************/
/***********************************************************************************
*	Note that we are changing the method of centering the design on the page.
*	See "CSS Mastery - Advanced Web Standards Solutions" Page 136.
*	The previous method used was:
*	body {background-color:#ffffff;
*		font-family:verdana;
*		font-size: 10pt;
*		max-width: 954px;
*		margin:0 0 0 0px;
*		position: relative;
*		left: 50%;
*		margin-left: -477px;
*	}
*************************************************************************************/
body {background-color:#ffffff; /* white */
	font-family:verdana;
	font-size: 10pt;
	text-align: center;
	margin:0px 0px 0px 0px;
}
td {
     vertical-align: top;
}
#container 
{
	margin: 0px auto;
	width: 950px;
	padding: 0px 0px 0px 0px;
	border-width: 2px;
	border-color: #E9C404;
	border-style:solid;
	background-color: #000000;
	color: white;
	font-family:verdana;
	font-size: 10pt;
	font-weight:normal;
	text-align:left;
}
#masthead 
{
	background: #000000 url('Images/YouCouldGetMe06.jpg') no-repeat center top;
}
#tblmasthead
{
	width: 950px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
#tblblankmasthead
{
	background-image: url('Images/BlankMasthead.jpg');
	width: 950px;
	height: 90px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
#tblcontent
{
	background-color:#f0d9e6;
	width:950px;
	color:Black;
}
#tblmastheadrow1
{
    text-align: center;
	background: #000000 url('Images/LondonHousesOfParlaiment1.jpg') no-repeat center top;
	color: #E9C404;
	width: 950px;
	height: 321px;
	vertical-align: top;
	font-family: Bradley Hand ITC, Verdana;
	font-size: 28pt;
	font-weight:bold;
}
#tblmastheadrow2
{
    text-align: center;
    background-color: Black;
	color: #c87511;
	width: 950px;
	height: 321px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 28pt;
	font-weight:bold;
}
#tblmasterpageheadrow1
{
    text-align: center;
	background: #000000 /* url('Images/LondonHousesOfParlaiment3.jpg') no-repeat center top; */
	color: #E9C404;
	width: 400px;
	height: 75px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
	padding-left: 30px;
}
#tblcontentplaceholder1
{
    width: 546px;
    vertical-align:middle;
    text-align: center;
   	font-family: Bradley Hand ITC, Verdana;
	font-size: 24pt;
	font-weight:bold;
	background: black;
	color: #e9c404;
}
.abssitehomelink
{
     font-size: 20pt;
     font-family: Verdana;
     font-weight: bold;
     color: #c87511;
     text-decoration:none;
     margin-bottom: 18px;
}
.lblMasterHeadLine2{
     font-size: 12pt;
     font-family: Verdana;
     font-weight: bold;
     color: White;
     text-decoration:none;
}
.lblMasterHeadLine3{
     font-size: 10pt;
     font-family: Times New Roman;
     font-weight: normal;
     color: #c87511;
     text-decoration:none;
}
#tblmaincontent
{
    width: 946px;
    vertical-align: top;
   	font-family: Verdana;
   	font-size: 10pt;
   	font-weight: normal;
	background: black;
}
.tblcontactform
{
    width: 95%;
    vertical-align: top;
   	font-family: Verdana;
   	font-size: 10pt;
   	font-weight: normal;
	background: #2C481F;
}
.tblmenu
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	text-align: left;
}
.textbox
{
	font-family:verdana;
	font-size: 10pt;
	text-align: left;
}
.dropdown
{
	font-family:verdana;
	font-size: 10pt;
	text-align: left;
}
#blankmasthead 
{
	float: left;
	position: relative;
	background: #f0d9e6 url('Images/BlankMasthead.jpg') no-repeat center top;
	width:950px;
	height:120px;
	color: white;
}
.tblblankmastheadcol
{
	vertical-align:top;
	padding-top:30px;
}
.tblcontentplaceholder1
{
	font-size: 12pt;
	font-weight:bold;
	color: yellow;
	text-decoration: none;
	text-align: center;
	width: 500px;
	margin-right: 100px;
	vertical-align:top;
	padding-top:40px;
}
.tblhomepageads
{
	font-size: 10pt;
	font-weight:bold;
	color: yellow;
	text-decoration: none;
	text-align: center;
	width: 940px;
	vertical-align:top;
	padding:4px;
}
.tblgooglestyleads
{
    font-size: 10pt;
    font-weight: bold;
    background-color: #F5F5F5;
    border-style: solid;
    border-width: 5px;
    border-color: Maroon;
    color: Maroon;
    text-decoration: none;
    text-align: left;
    width: 870px;
    vertical-align: top;
    padding: 4px 4px 4px 10px;
}
.tblgooglestyleadscol1
{
    width: 66%;
    padding: 3px;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
	vertical-align: middle;
}
.tblgooglestyleadscol2
{
    padding: 3px;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.tblgooglestyleadscol3
{
    width: 33%;
    padding: 3px;
    font-family: Arial;
    font-weight: normal;
	text-align: left;
}
.tblcolhomepageads
{
	width:180;
}
.tblcolmiddlehomepageads
{
	width:580px;
	text-align: left;
	padding-left: 50px;
}
.lihomepagepoints
{
	list-style-image:url('Images/edit.gif');
	color:Black;
	padding-bottom: 10px;
}
#siteheader
{
	position: relative;
	background: #f0d9e6 url('Images/masthead_image.jpg') no-repeat center top;
	height: 60px;
}
#content 
{
	float: left;
	width:950px;
	position: relative;
	background: #f0d9e6;
	color: black;
}
.content 
{
	float: left;
	width:950px;
	position: relative;
	background: #f0d9e6;
	color: black;
}
#footer 
{
	float: left;
	position: relative;
	background: #b22222;
	color: white;
	font-size: 8pt;
	font-weight: normal;
	width: 950px;
	height: 40px;
	text-align: center;
}
.tblfooter
{
	background: #000000;
	color: #e9c404;
	font-size: 8pt;
	font-weight: normal;
	width: 950px;
	height: 40px;
	text-align: center;
}
.lnkfooter{
	color: #e9c404;
	font-size: 8pt;
	font-weight: normal;
    text-decoration: none;
}
.lnkfooter:visited{
	color: #e9c404;
	font-size: 8pt;
	font-weight: normal;
    text-decoration: none;
}
.selcategory
{
	background: #F7F7F4 url('Images/BlankMasthead.jpg') no-repeat center top;
	width:120px;
	height:60px;
	color: yellow;
}

.gifts
{
	clear:both;
	position: relative;
	background: #F7F7F4;
	color: black;
}
.picsleft
{
	float:left;
}
.midtext
{
	float: left;
	margin-left: 30px;
	background: #F7F7F4;
	width: 500px;
}
.picsright
{
	float:right;
}
h1
{
	margin-top: 0px;
	vertical-align:top;
	font-size: 22pt;
	font-family: Bradley Hand ITC, Verdana;
	font-weight: bold;
	color: #E9C404;
	text-decoration: none;
    text-align:center;
}
.defaulth1{
	margin-top: 20px;
	vertical-align:top;
	font-size: 20pt;
	font-family: Verdana;
	font-weight: bold;
	color: White;/*#c87511; */
	text-decoration: none;
    text-align:center;
}
h2
{
	margin-left: 275px;
	color:white;
	font-size: 10pt;
	font-weight:bold;
}
h3
{
	font-weight:bold;
	font-size: 10pt;
	text-decoration: underline;
}
#nav {
    float:left;
    width:950px;
    height: 33px;
    background:#48489c url('Images/bg.gif') repeat-x 50% bottom;
    font-size:83%;
    line-height:normal;
   }
#nav ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
#nav li {
    float:left;
    background:url('Images/left.gif') no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
#nav span {
	float:left;
    display:block;
    background:url('Images/right.gif') no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color: #48489c;
    }
#nav strong {
	float:left;
    display:block;
    background:url('Images/right.gif') no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color: #48489c;
    }
#nav a {
	float:left;
    display:block;
    background:url('Images/right.gif') no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color: #48489c;
    }
#nav current {
    background-image:url('Images/left_on.gif');
    }
#nav current a {
    background-image:url('Images/right_on.gif');
    padding-bottom:5px;
    color: #000000;
    font-weight:bold;
    }
#nav a:hover{
	color:#A80000;
}
#divyoucouldgetme
{
	float:left;
	font-size: 14pt;
	color: #48489c;
	text-decoration: none;
}
.contentplaceholder1
{
	font-size: 16pt;
	font-weight:bold;
	color: yellow;
	text-decoration: none;
	text-align: center;
	width: 500px;
	height: 90px;
	margin-right: 100px;
}
.titles
{
	float: left;
	position:relative;
	width:950px;
	height: 60px;
}	
.menu
{
	float: left;
	position:relative;
	border-color: #000000;	
	width: 950px;
	text-align: left;
}
.lnkyoucouldgetme
{
	font-size: 22pt;
	font-family: Bradley Hand ITC, Verdana;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 30px;
}
#lnkhomepage
{
	font-size: 22pt;
	font-family: Bradley Hand ITC, Verdana;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 0px;
}
#subtitlehomepage
{
	font-size: 10pt;
	font-family:Verdana;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 35px;
}
.h1title{
    height: 15px;
	font-size: 22pt;
	font-family: Bradley Hand ITC, Verdana;
	font-weight: bold;
	color:Purple;
	text-decoration: none;
	margin-left: 130px;
}
.giftregistrytitle
{
	font-size: 14pt;
	font-family: Bradley Hand ITC, Verdana;
	font-weight: bold;
	color:Purple;
	text-decoration: none;
	padding-left: 100px;
}
.giftregistrytitle1
{
	font-size: 22pt;
	height: 30px;
	font-family: Bradley Hand ITC, Verdana;
	font-weight: bold;
	color:Purple;
	text-decoration: none;
	margin-left: 160px;
}
.divbody
{
	width: 944px;
	text-align: center;
	background-color: #f0d9e6;
}
.divleft
{
	width: 460px;
	position: relative;
	float: left;
	text-align: center;
}
.divright
{
	width: 460px;
	position: relative;
	float: right;
	text-align: center;
}
.tablecenter
{
	text-align: center;
}
.itemupdate
{
	width: 440px;
	border: 0px;
}
.itemtext
{
	width: 80px;
	text-align: right;
	border: 0px;
	padding: 10px;
}
.iteminput
{
	text-align: left;
}
.button
{
	background-color: #c87511;
	border-width: 3px;
	border-style: outset;
	border-color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
	color: Black;
}
.button:hover{
	background: #D03E19;
	color: #ffffff;
}
.allgifts
{
	width: 470px;
	text-align:right;
}
.giftcategory
{
	 background-color: Red;
	 color: White;
	 min-width: 400px;
	 padding: 6px;
	 border: 0px;
	 
}
.categorytext
{
	float:left;
}
.categorybutton
{
	background-color: Red;
	color: White;
	width: 60px;
	padding: 6px;
	text-align: center;
	border: 0px;
}
.buttongroup
{
	float:right;
}
.moveup
{
	background-image:url('Images/MoveUp.gif');
	background-color: #b22222;
	width:25px;
	border-width: 3px;
	border-style: outset;
	border-color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	color: #ffd700;
}
.movedown
{
	background-image:url('Images/MoveDown.gif');
	background-color: #b22222;
	width:25px;
	border-width: 3px;
	border-style: outset;
	border-color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	color: #ffd700;
}
.edit
{
	background-image:url('Images/Edit.gif');
	background-color: #b22222;
	width:25px;
	border-width: 3px;
	border-style: outset;
	border-color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	color: #ffd700;
}
.delete
{
	background-image:url('Images/Delete.gif');
	background-color: #b22222;
	width:27px;
	border-width: 3px;
	border-style: outset;
	border-color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	color: #ffd700;
}
.itemhyperlink
{
	color:Yellow;
	border: 0px;
}
.divgiftcategory
{
	 float: right;
	 text-align:left;
	 background: #F7F7F4 url('Images/BlankMasthead.jpg') no-repeat center top;
	 color: White;
	 width: 400px;
	 padding: 6px;
	 border: 0px;
}	
.divitemlink
{
	float:left;
	background-color:Gray;
	color:Red;
	width: 338px;
	padding: 6px;
	border: 0px;
	text-align:center;
}
.divitemtext
{
	float:left;
	width:338px;
	color:Black;
	padding:6px;
	border:0px;
	text-align:left;
}
.divitemgroup
{
	float:right;
	width:350px;
	border:5px;
	border-style:solid;
	border-color:Maroon;
}	
.lblDeleteCategory
{
	text-align:left;
	background: #F7F7F4 url('Images/BlankMasthead.jpg') no-repeat center top;
	padding: 2px;
}
.tdhelpindex
{
	width:30px;
	vertical-align:top;
	padding: 10px 10px 10px 10px;
	text-align:left;
}
.tdhelpcontent
{
	width:800px;
	vertical-align:top;
	padding: 10px 10px 10px 10px;
	text-align:left;
}
.viewgiftlist
{
	width: 850px;
	text-align:right;
}
.viewgiftlistcategory
{
	 float: right;
	 text-align:left;
	 background: #F7F7F4 url('Images/BlankMasthead.jpg') no-repeat center top;
	 color: White;
	 width: 838px;
	 padding: 6px;
	 border: 0px;
}	
.viewgiftlistcategorytext
{
	float:left;
	font-size: 12pt;
	font-weight:bold;
}
.viewgiftlistitemlink
{
	float:left;
	background-color:Gray;
	color:Red;
	width: 828px;
	padding: 6px;
	border: 0px;
	text-align:center;
}
.viewgiftlistitemtext
{
	float:left;
	width:828px;
	color:Black;
	padding:6px;
	border:0px;
	text-align:left;
}
.viewgiftlistitemgroup
{
	float:left;
	width:840px;
	border:5px;
	border-style:solid;
	border-color:Maroon;
}	
.viewgiftlistitemhyperlink
{
	color:gold;
	border: 0px;
}
.viewgiftlistwillbuyempty
{
	width: 50%;
	padding: 6px;
	text-align: left;
	font-weight: normal;
}
.viewgiftlistwillnotbuychecked
{
	padding: 6px;
	text-align: right;
	font-weight:bold;
}
.viewgiftlistwillbuychecked
{
	width: 50%;
	padding: 6px;
	text-align: left;
	font-weight: bold;
}
.viewgiftlistwillnotbuyempty
{
	padding: 6px;
	text-align: right;
	font-weight:normal;
}
.viewgiftlistsomebodyelsebought
{
	width: 95%;
	padding: 6px;
	text-align: center;
	font-weight: bold;
}
.tblshopblock
{
	width: 900px;
	border-width: 2px;
	border-style: solid;
	border-color: #cd5c5c;
}
.shopblock
{
	width:33%;
	border-width: 1px;
	border-style: solid;
	border-color: #cd5c5c;
	padding: 6px;
	text-align:center;
}
#tdRegister
{
	height: 250px;
	width: 188px;
	background: #f0d9e6 url('Images/ycgm_Register2.png') no-repeat center top;
	vertical-align:top;
	text-align:center;
	padding-top: 30px;
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
	color:Red;
	text-decoration:none;
}
#tdCreateList
{
	height: 250px;
	width: 188px;
	background: #f0d9e6 url('Images/ycgm_createlist2.png') no-repeat center top;
	vertical-align:top;
	text-align:center;
	padding-top: 30px;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color:Red;
	text-decoration:none;
}
#tdTellPeople
{
	height: 250px;
	width: 188px;
	background: #f0d9e6 url('Images/ycgm_tellpeople2.png') no-repeat center top;
	vertical-align:top;
	text-align:center;
	padding-top: 30px;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color:Red;
	text-decoration:none;
}
#tdGetGifts
{
	height: 250px;
	width: 188px;
	background: #f0d9e6 url('Images/ycgm_getgifts2.png') no-repeat center top;
	vertical-align:top;
	text-align:center;
	padding-top: 30px;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color:Red;
	text-decoration:none;
}
#tdCouple
{
	height: 250px;
	width: 188px;
	background: #f0d9e6 url('Images/ycgm_couple2.png') no-repeat center top;
	vertical-align:top;
	text-align:center;
	padding-top: 30px;
	font-size: 18pt;
	font-family: Verdana;
	font-weight: bold;
	color:Red;
	text-decoration:none;
}
#lnkRegister
{
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
	color:Red;
	text-decoration:underline;
}
#togetgreatgifts
{
	font-size: 14pt;
	height: 20px;
	font-family: Verdana;
	font-weight:normal;
	color:Red;
	text-decoration:none;
	text-align:left;
	width: 95%;
}
.productname
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color:#b22222;
	text-decoration:underline;
	padding-left:30px;
}
.productmore
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color:#b22222;
	text-decoration:underline;
}
.productdescription
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color:Black;
	text-decoration:none;
}
.productprice
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color:#b22222;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.giftdetailsprice
{
	font-size: 16pt;
	font-family: Verdana;
	font-weight: bold;
	color:#b22222;
	text-decoration:none;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.giftdetailsproduct
{
	font-size: 16pt;
	font-family: Verdana;
	font-weight: bold;
	color:#b22222;
	text-decoration:none;
}
.giftdetailsdescription
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color:White;
	text-decoration:none;
	text-align:left;
	 line-height: 20px;
}

.grddetails
{
	text-align:left;
	padding: 10px;
}
.textboldunderline12
{
	margin-top: 0px;
	margin-left: 10px;
	vertical-align:top;
	font-size: 12pt;
	font-family:Verdana;
	font-weight: bold;
	color:Black;
	text-decoration:underline;
}
#tblGiftListMessage
{
	border-width:3px;
	border-style: solid;
	border-color: #b22222;
	background-color:White;
	line-height:22px;
	font-size: 11pt;
	font-family:Verdana;
	font-weight:bold;
	color:Navy;
}
#tblViewWishListMessage
{
    border-width: 3px;
    border-style: solid;
    border-color: #b22222;
    background-color: #ECE9D8;
    line-height: 14px;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: Navy;
    text-align: center;
}
#tblSendFlowers
{
	border-width:3px;
	border-style: solid;
	border-color: #b22222;
	background-color:White;
	background-image: url('Images/SendFlowers.jpg');
}
.cheapipoditem {
	display: block;
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	background: #c87511;
	text-align: center;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 12pt;
}
.cheapipoditem:hover {
	background: #D03E19;
	color: #ffffff;
}
.affiliateadsdescriptions
{
    width: 20%;
    text-align: right;
    padding-right: 10px;
}
.affiliateadsdata
{
    text-align: left;
    padding-left: 10px;
}
#dlGoogleStyleAds
{
    font-size: 10pt;
    font-weight: normal;
    font-family: Verdana;
    background-color: #F5F5F5;
    border-style: solid;
    border-width: 5px;
    border-color: Maroon;
    color: Maroon;
    text-decoration: none;
    text-align: left;
    width: 870px;
    vertical-align: top;
    padding: 4px 4px 4px 10px;
}
.dlGoogleStyleAds
{
    font-size: 10pt;
    font-weight: normal;
    font-family: Verdana;
    background-color: #F5F5F5;
    border-style: solid;
    border-width: 5px;
    border-color: Maroon;
    color: Maroon;
    text-decoration: none;
    text-align: left;
    width: 870px;
    vertical-align: top;
    padding: 4px 4px 4px 10px;
}
.datalistaddescription
{
    font-size: 9pt;
    font-weight: normal;
    font-family: Verdana;
    text-align: left;
}
.datalistadlinktext
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Verdana;
    text-align: left;
    text-decoration: underline;
}
.finder_box{
	width: 250px;
	height: 676px;
	background-color: black;
	float: left;
	vertical-align: top;
}
.finder_header{
	 text-align: center;
 	 width: 250px;
 	 height: 60px;
}
.finder_pinkbox{
	top: 10px;
 	width: 250px;
 	height: 150px;
 	background: url('images/pink_box.gif') no-repeat top center;
}
.finder_pinkbox img {
	padding-top: 15px;
	text-align:center;
}
.textbox_middlefp {
	float: left;
	width: 600px;
	height: 676px;
	vertical-align: top;
	margin-left: 50px;
}
.textbox_contents{
 	width: 599px;
 	height: 137px;
 	background: url('images/table_cell_bg.gif') no-repeat top center;
}
.textbox_contents_inner {
 	font-family: verdana;
 	font-size: 9pt;
 	padding: 0px 5px 0px 20px;
 	vertical-align: top;
}
.textbox_contents_inner h1{
	color: #F28C2F;
	font-family: verdana;
	text-align: left;
	padding: 18px 0px 0px 50px;
	font-size: 16pt;
}
#tblcenterfrontpage {
    width: 95%;
}
.cellstarpoint
{
    width: 599px;
 	height: 137px;
 	background: url('images/table_cell_bg.gif') no-repeat top;
 	text-align: left;
 	vertical-align: top;
 	padding-top: 2px;
 	padding-left: 20px;
 	border: 0px;
}
.lblstarpointhdr
{
	color: #F28C2F;
	font-family: verdana;
	font-size: 16pt;
	padding-left: 100px;
}
.lblstarpointtext
{
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	text-align: left;
}
#lblChooseCountryText{
	color: Red;
	font-family: verdana;
	font-size: 12pt;
	text-align :center;
    font-weight: bold;
}
#lstAffiliateAdCountry2{
	color: Yellow;
	background-color: Black;
	font-family: verdana;
	font-size: 12pt;
	text-align :center;
    font-weight: bold;

}
.tblAwin
{
	width: 100%;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	 vertical-align: top;
	 text-align: left;
}
.toplevelcatlink {
	display: block;
	width: 280px;
	height: 24px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	background: #000000;
	background-image: url('images/toplevelcatimage.jpg');
	text-align: center;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 12pt;
	margin: 2px;
}
.toplevelcatlink:hover {
	background: #000000;
    background-image: url('images/toplevelcatimagehover.jpg');
	color: #000000;
}
.level2catlink {
	display: block;
	width: 280px;
	height: 24px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	background: #000000;
	background-image: url('images/toplevelcatimage.jpg');
	text-align: center;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 12pt;
	margin: 2px;
}
.level2catlink:hover {
	background: #000000;
    background-image: url('images/toplevelcatimagehover.jpg');
	color: #000000;
}
.categoriescontainer {
    text-align: left;
    color: #FFC237;
}
.categoriescontainer hr{
    text-align: left;
    color: #FFC237;
	height: 2px;
	line-height: 2px;
    
}
.dlMerchants
{
    width: 921px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Verdana;
    text-align: center;
    vertical-align: top;
}
.dlMerchantsDiv{
     display:block;
     width: 303px;
     background-color: #2C481F;
     max-width: 303px;
     overflow: hidden;
     text-align: center;
      border-bottom-color: #A59756;
      border-bottom-style: solid;
      border-bottom-width: 2px;
}
.dlMerchantName{
     display:block;
     width: 295px;
     height: 50px;
     vertical-align: top;
     background-color: #2C481F;
     max-width: 295px;
     overflow: hidden;
     text-align: center;
}
.dlLogoURL{
     display:block;
     width: 303px;
     height: 50px;
     vertical-align: top;
     background-color: #2C481F;
     max-width: 303px;
     overflow: hidden;
     text-align: center;
}
.dlmerchanttextbox{
     background-color: #A59756;
     font-weight: bold;
     font-family: Arial, Verdana;
     font-size: 8pt;
}
.lnkMerchantname
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color: #A59756;
	text-decoration:none;
    text-align: center;
    width: 280px;
    max-width: 280px;
}
.lnkLogoURL
{
	font-size: 10pt;
	font-family: Ariel;
	font-weight: bold;
	color: White;
	text-decoration:none;
    text-align: center;
    width: 280px;
    max-width: 280px;
}
.lnkMerchantDisplayURL
{
	font-size: 8pt;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: White;
	text-decoration:none;
    text-align: center;
    width: 280px;
    max-width:280px;
}
.tblalphalinks{
     background-color: #2C481F;
     color: #A59756;
}
.lnkalphaoptions{
	font-size: 12pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #A59756;
	text-decoration: underline;
    text-align: center;
}
.tdalphaoptions{
     width: 100px;
}
.lnkalphaoptions clicked{
	font-size: 12pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #A59756;
	text-decoration: underline;
    text-align: center;
}
.lnkalphaoptionsdisabled{
	font-size: 12pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: White;
	text-decoration: none;
    text-align: center;
}
.toplevelcategories{
     background-color: #2C481F;
}
.dlProducts
{
    width: 921px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Verdana;
    text-align: center;
    vertical-align: top;
}
.divpagedescription{
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: White;
	text-decoration: none;
    text-align: left;
    width: 95%;
}
.dlProductName{
     display:block;
     width: 295px;
     height: 75px;
     vertical-align: top;
     background-color: #2C481F;
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: bold;
     max-width: 295px;
     overflow: hidden;
     text-align: center;
}
.dlProductThumbnail{
     display:block;
     width: 303px;
     height: 220px;
     vertical-align: top;
     background-color: #2C481F;
     max-width: 303px;
     overflow: hidden;
     text-align: center;
}
.dlPriceDiv{
    display: block;
    width: 220px;
     height: 70px;
    text-align: center;
    vertical-align: middle;
}
.lnkProductName
{
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #A59756;
	text-decoration:none;
    text-align: center;
    width: 280px;
    max-width: 280px;
}
.lnkProductCategory{
    color: White;
	text-decoration: underline;
    text-align: center;
}
.lnkProductCategory:visited{
	color: White;
	text-decoration: underline;
    text-align: center;
}
.divSearch{
     padding-top: 10px;
    text-align: center;
     background-color: #2C481F;
    width: 900px;   
    height: 40px;
     vertical-align:middle; 
}
.divSearch1{
     padding-top: 20px;
    text-align: center;
     background-color: #2C481F;
    width: 900px;   
     padding-bottom: 20px;
}
.aftersearchtext{
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width:900px;
    text-align: center;
    font-size: 14pt;
}
.lnkaftersearchtext{
     font-family: inherit;
     font-size: inherit;
     color: inherit;
    text-decoration: underline;
}
.lnkaftersearchtext:visited{
     font-family: inherit;
     font-size: inherit;
     color: inherit;
    text-decoration: underline;
}
.searchcategories{
     vertical-align:middle; 
}
.txtsearchbox{
     vertical-align:middle;
     width: 280px; 

}
.searchbutton{
	color: #000000;
	text-decoration: none;
	background: #000000;
	background-image: url('images/buttonimage140x24.jpg');
	text-align: center;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 12pt;
	width: 140px;
	height: 24px;
	margin: 2px;
	border: 0;
    vertical-align:middle; 
}
.searchbutton:hover{
	background: #000000;
	background-image: url('images/buttonimagehover140x24.jpg');
	color: #000000;
}
.divbreadcrumb{
    padding-left: 30px;
    text-align: left;
    width: 900px;   
}
.lnkbreadcrumb{
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 12pt;
	color: White;
	text-decoration: underline;
}
.lnkbreadcrumb:visited{
    color: White;
}
.lblbreadcrumb{
    text-decoration: none;
    font-weight: bold;
	color: #E9C404;
}
.spacerbreadcrumb{
    text-decoration: none;
    font-weight: normal;
	color: White;
}
.divproductlistcategories{
     background-color: Green;
     text-align: left;
}
.panelproductlistcategories{
     background-color: #2C481F;
     text-align: left;
     width: 920px;
     padding-top: 10px;
     padding-bottom: 20px;
     
}
.dlCategoriesDiv{
     display:block;
     width: 303px;
     background-color: #2C481F;
     max-width: 303px;
     overflow: hidden;
     text-align: center;
}
.lnkHLC{
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 12pt;
	color: #A59756;
	text-decoration: none;
	 margin-left: 50px;
}
.lnkHLC:visited{
	color: #A59756;
}
.tblpager{
     width:920px;
     background-color:Black;
     color: White;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 12pt;
	text-decoration: none;
}
.tdpager{
    width: 33%;
    text-align: center;
}
.lnkpager{
    color:White;
	text-decoration: underline;
}
.lnkpager:visited{
    color:White;
	text-decoration: underline;
}
.textboldcenter12white
{
    font-size: 12pt;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    text-align: center;
}
.tblproductdetailsname{
    width: 95%;
    text-align: center;
    color: #a59756;
    background-color: #2C481F;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #a59756;
}
.tblproductdetails{
    width: 95%;
    background-color: #2C481F;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #a59756;
}
.tblcenterrowproductdetails{
    background-color: #2C481F;
     width:50%;
     text-align:center;
     padding-top: 20px;
     padding-bottom: 20px;
}
.tdproductdescription{
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;    
}
.pagetitle{
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #e9c404;
}
.priceandnamedetails{
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 16pt;
    font-weight: bold;
    color: #c87511;
}
.lnkPLMerchantDisplayURL
{
	font-size: 8pt;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: White;
	text-decoration:none;
}
.lnkPLMerchantDisplayURL:visited
{
	font-size: 8pt;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: White;
	text-decoration:none;
	width: 110px;
}
.lnkYouCouldGetMe
{
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #E9C404;
	text-decoration:underline;
}
.lnkYouCouldGetMe:visited
{
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #E9C404;
	text-decoration:underline;
}
.moredetailspanel{
    width: 95%;
    text-align: left;
    color: #a59756;
    background-color: #2C481F;
    line-height: 20px;
    vertical-align: middle;
}
.moredetailstitle{
     font-size: 10pt;
     text-align: left;
     color: White;
     padding-top: 5px;
     padding-right: 5px;
     padding-left: 10px;
}
.moredetailstitleunderline{
     font-size: 12pt;
     font-weight: bold;
     text-align: left;
     color: White;
     padding-top: 5px;
     padding-right: 5px;
     padding-left: 10px;
     text-decoration: underline;     
}
.moredetailsdescription{
     font-size: 10pt;
     text-align: left;
     color: White;
     padding-top: 5px;
}
.moredetailsproductdescription{
     display:block;
     font-size: 10pt;
     text-align: left;
     color: White;
     padding-left: 10px;
     padding-right: 10px;
}
.lnklistofstores{
     font-size: 10pt;
     color: White;
     text-decoration: underline;
}
.lnklistofstores:visited{
     font-size: 10pt;
     color: White;
     text-decoration: underline;
}
.storelogos{
padding-left: 25px;
padding-right: 25px;
}