/* CSS HTML Tag Styles */
body, body * {
font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size:.8em;
}

body, table, td, th, form, input, textarea, select, div, p, ul, li, ol {
	
	padding: 0px;
	color: #000;
}

p, div, img, p *, div *, span, span *, b, b * {
padding: 0px;
margin:0px;


}


H1, H2, H3 {
margin: 0px;
padding: 0px;
text-decoration: none;
}
H1, H3 {

}

H1 {
	font-size: 160%;
}

H2 {
	font-size: 140%;
	color: #CC0000;
}

H3 {
	font-size: 120%;
}


li{
	

	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.AdminBody {

	background-color: #FFFFFF;
	background-image:url(../images/spacer.jpg);
}

.AdminMenu {

	background-color: #FFFFFF;
}



/* states should be in this order - LVHA - LINK, VISITED, HOVER, ACTIVE */
a:link, a:visited {
	text-decoration:none;
	color: #000000;
	

	font-weight: normal;
}

a:hover {
	text-decoration:underline;
	color: #B90000;
	

	font-weight: normal;
}
a:active  {
		text-decoration:underline;
	color: #B90000;
	

	font-weight: normal;

}


/*
a:link {
	text-decoration:none;
	color: #000099;
}

a:visited {
	text-decoration:none;
	color: #009933;
}

a:active {
	text-decoration:none;
	color: #0000CC;
}
*/

a * {
border:none;
}


/* CSS ID Based Styles */
#IDBASED {  /* demo id - not actually in site */

}


/* CSS Class Based Styles */

.Button {
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}



.HeaderTable {
	background-color: #FFCC99;
}

.MiddleTable {
	background-image: url(../Images/grey_bkgd_13.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	vertical-align:top;
	width: 650px;
}

.ContentColNoPad, .ContentCol {
}

.ContentCol {
	width:150px;
	vertical-align:top;
}


.LeftCol {
width:150px;
text-align:left;
vertical-align:top;
}

.FooterTable {
	width: 800px;
	font-size: 11px;
	}

.PageHeader {
	font-size: 15px;
	font-weight: bold;
	
	
	text-decoration: none;
}

.CatDesc {
	
	padding-top: 0px;
}

.SmallInput {
text-align:left;
border: 1px;
font-size:9px;
color:#979482;
}

.CheckoutRow {
	background-color: #CCCCCC;
}

.CheckoutRow2  {
	background-color: #CCCCCC;
}

.Alert  {
	color: #FF0000;
}

.CompanionTable  {
	background-color: #FFFFFF;
}


.SubCategoryDisplayTable  {
height:140px;
}


.CategoryItemTable, .SubCategoryDisplayTable  {
	background-color: #FFFFFF;
	width:180px;
	vertical-align:top;
}



.CategoryItemTable tr td, .SubCategoryDisplayTable {
cursor:pointer;
}

.CategoryItemTable tr td.CategoryItemTableImg {
height:180px;
}


.CategoryItemTable tr td.CategoryItemTableImg a img {
padding-top:18px;

}


.FooterTable {
	color: #999999;
}

.FooterTable tr td {
text-align:right;

}

.FooterTable a, .FooterTable a:Link {

	text-decoration: underline;
}

.FooterTable a:hover {
	color: #999999;
	text-decoration: underline;
}

.HeaderTable, .MiddleTable, .FooterTable {
width: 800px;
}
.word_bubble {
	
	font-size: 11px;
	font-weight: normal;
	
	text-decoration: none;
	padding-right: 10px;
	padding-left: 20px;
	width: 130px;
	text-align: left;
	float: left;
}
.innerBullets ul {
margin: 0px;
padding: 8px;
vertical-align:top;
}


.innerBullets li{ /*Style for LI elements in general (excludes an LI that contains sub lists) */
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-weight: normal;
	background-image: url(/Images/heart_18.png);
	background-repeat: no-repeat;
	vertical-align:top;
	}
.leftMenuPadding {
	padding-left: 22px;
	padding-right:12px;
	padding-bottom: 1px;
}
.news-bkgd {
	background-repeat: no-repeat;
	background-position: right center;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.content_padding {
	padding-right: 12px;
	padding-left: 16px;
	padding-top:0px; 
	background-repeat:repeat-y;
}
a.wish_stories:link {
	font-size: 16px;
	font-weight: bold;

}
a.wish_stories:visited {
	font-size: 16px;
	font-weight: bold;

}
a.wish_stories:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Footer_White_text {
	font-size: 11px;
	color: #CCCCCC;
}

a.footer-link:link{
    color: #CCCCCC;
    text-decoration:underline;
}
a.footer-link:visited{
    color: #CCCCCC;
    text-decoration:underline;
}a.footer-link:hover{
    color: #FFFFFF;
    text-decoration:underline;
}a.featured-wish:link {
	font-size: 12px;
	font-weight: bold;

}
a.featured-wish:visited {
	font-size: 12px;
	font-weight: bold;
	
}
a.featured-wish:hover {

	font-size: 12px;
	font-weight: bold;

}
a.read-more:link {
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}
a.read-more:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}
a.read-more:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #EC0002;
}
.news-image-padding {
	padding-right: 15px;
}
.news-padding {
	padding-right: 10px;
}
.red-star {
	font-size: 14px;
	font-weight: bold;
	color: #F00001;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerText {
	font-size: 11px;
}
