/* CSS HTML Tag Styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #605A5A;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:16px;
	color:#FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h2 {
	font-size:16px;
	font-weight: normal;
	color:#112148;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-size:18px;
	font-weight: normal;
	color:#112148;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
h4 {
	font-size:15px;
	font-weight: normal;
	color:#333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
/*////////////////////////////////////////////////////////////////
//    STYLES FOR DROP MENU WORKS ON IE, FF, SAFARI
//////////////////////////////////////////////////////////////////*/
/*.subMenu {
	font-size: 8pt;
	border-top: 1px #999 dotted;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border: 1px solid #aec0d6;
	background-color: #FFFFFF;
	position:absolute;
		z-index:300;
}

.subMenu ul {
	list-style:none;
	white-space: nowrap;
	margin:0px 0px 3px 0px;
	padding: 10px;/*margin-top: 3px;z-index:300;
	
	

}

.subMenu li {
	border-bottom: 1px #CCCCCC dotted;
	
	padding-top: 10px;	
	/*z-index:300;position: absolute;	
	background-color: #FFFFFF;
}

.subMenu a:visited {
	text-decoration:none;
	color:#000000;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.subMenu a:link {
	text-decoration:none;
	color:#000000;
	display: block;
	/*margin-top: 6px;	display: block;z-index:300;
	border-bottom: 1px #CCCCCC dotted;	
	
}

.subMenu a:hover {
	background-color: #c4d1e1;
	text-decoration: none;
	color: white;
	/*display: block;
	 safari doesn't like this at all!  z-index:300;top: -3px;
	position: relative;	
	border-bottom: 1px #CCCCCC dotted;
	
}
*/

/*////////////////////////////////////////////////////////////////
//    STANDARD STYLES 
//////////////////////////////////////////////////////////////////*/

.credits p a, .credits p {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.AdminBody {
	background-color: #FFFFFF;
}
.AdminMenu {
	font-size: 12px;
	background-color: #66CCFF;
}
/* Start -- .ItemDetail Classes  - found in includes/productdetail.cfm */

.ItemDetailText, .ItemDetailOptionsTbl {
	vertical-align:top;
	padding-left:15px;
}
.ItemDetailImgCell {
	background:url(../images/frame.jpg) no-repeat;
	background-position:center top;
	height:235px;
	width:205px;
	padding-left:16px;
	padding-right:16px;
	vertical-align:middle;
}
.ItemDetailItemName {
	font-size: 20px;
	font-weight: bold;
	color:#000000;
}
.ItemDetailSKU {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.ItemDetailItemDescription {
	font-size: 14px;
	color:#000000;
}
.ItemDetailItemPrice Strong {
	font-size: 18px;
	color:#000000;
}
.ItemDetailItemPrice {
	font-size: 14px;
	color:#000000;
}
.ItemDetailOptions {
	width:100%;
}
.ItemCompanionsCell {
	margin-top:0px;
	width:235px;
	vertical-align:top;
	background:url(../images/youmayalso.gif) no-repeat;
	background-position:top left;
	padding-top:30px;
}
/* End -- .ItemDetail Classes */


.menuSearchCell {
	background:url(/Images/menuSearch_bg.gif) repeat-y top left #FFFFFF;
}
.menuCategoryCell {
	background:url(/Images/menuCategory_bg.gif) repeat-y top left #FFFFFF;
}
.categoryHeaderImage {
	background-position:center;
}
/* Start -- Item Options Classes */
.OptionHeader {
	font-size: 12px;
	background:url(/Images/menuSearch_bg.gif) repeat-y top right;
	background-color: #aec0d6;
	font-weight: bold;
	letter-spacing:1px;
}
/* End -- Item Options Classes */


.Button {
	color: #FFFFFF;
	background-color: #CCFF99;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	text-decoration:none;
	font-size: 12px;
}

#login {
	height: 109px;
	background:url(../images/if_joinfamily.gif) no-repeat;
}
/* Start - Header, Middle, Footer - size and background  */
.HeaderTable {
	background-color: #FFFFCC;
	border: 1px solid #000033;
}
.MiddleTable {
	background-color: #FFFFFF;
	background: url(../images/mainbgexp.gif) repeat-y;
	border:0px;
}
.FooterTable {
	background-color: #FFFFFF;
	background:url(../images/if_footer.gif) no-repeat;
	height: 41px;
}
#footerText {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	color: #FFFFFF;
}
.HeaderTable, .MiddleTable, .FooterTable, .HeaderTableHP {
	width: 1007px;
}
/* End - Header, Middle, Footer - size and background  */

/* Start - Left ColumnMenu */
.LeftColMenu {
	text-align:left;
	width:260px;
	border:0;
}
.LeftColMenuTbl {
	width:260px;
	border:0;
	margin-left:10px;
}
.treeview ul { /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}
.treeview:visited {
	text-decoration: none;
	color: red;
	background-color: white;
	display: block;
}
.treeview li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: white url(../images/buttons/list.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 22px;
	margin-bottom: 3px;
}
.treeview li.submenu { /* Style for LI that contains sub lists (other ULs). */
	background: white url(../images/buttons/arrow-down.jpg) no-repeat left 1px;
	cursor: hand !important;
	cursor: pointer !important;
}
.treeview li.submenu ul { /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
	font-size: 12px;
}
.treeview .submenu ul li { /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}
/* End - Left ColumnMenu */

.ContentArea {
	padding-top: 14px;
	vertical-align:top;
	padding-right:22px;
	padding-left:14px;
}
.FeaturedEvents {
	height: 167px;
	background:url(../images/if_featuredevents.gif) no-repeat;
}
.PageHeader {
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #aec0d6;
}
/* --- Start - Category Display Classes (displays subcategories) Category/CatDisplay.cfm  */
.SubCategoryDisplayTable {
	height:140px;
}
.SubCategoryImgCell, .SubCategoryTextCell {
	text-align:center;
	vertical-align:top;
}
/* --- Start - Subcategory Item Display Classes - category/ SubCatDisplay.cfm and display.cfm  */

.CategoryItemTable tr td.CategoryItemTableImg {
	height:160px;
	text-align:center;
	vertical-align:middle;
}
.CategoryItemTable tr td.CategoryItemTableText {
	text-align:center;
	vertical-align:bottom;
}
.CategoryItemTable tr td.CategoryItemTableImg a img {
	padding-top:18px;
}
.CategoryItemTable tr td, .SubCategoryDisplayTable {
	cursor:pointer;
}
.CategoryItemTable, .SubCategoryDisplayTable {
	width:180px;
}
/* --- --- End - Category and Subcategory Display Classes */


.CatHeaderTbl {
	padding-left:10px;
	padding-right:10px;
}
.CatDesc {
	color: #000;
	font-size: 12px;
	vertical-align:top;
}
/*.CatDesc p {

}*/


.SmallInput {
	background: #fff;
	text-align:left;
	border: solid 1px #ccc;
	font-size:9px;
	color:#979482;
	font-size:9px;
	padding: 2px;
	vertical-align:top;
}
.CheckoutRow {
	background-color: #c4d1e1;
}
.CheckoutRow2 {
	background-color: #CCCCCC;
}
.Alert {
	color: #FF0000;
}
.CompanionTable {
	background-color: #CCCCCC;/*border: thin dotted #0000CC;*/
}
.CategoryItemTable {
	background-color: #fff;/*border: thin dotted #0000CC;*/
}
/*start added new css code*/

.divider {
	padding: 0px 1px 0px 1px;
	color:#FFFFFF;
	vertical-align:top;
	filter:alpha(opacity=60);
	/* for Mozilla */
-moz-opacity:0.6;
	/* for IE */
filter:alpha(opacity=60);
}
.jumpmenu {
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin-left: 10px;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color: #333;
}
a:hover {
	text-decoration:underline;
	color: #000;
}
a.leftMenu:link, active {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif bold;
}
a.leftMenu:visited {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif bold;
}
a.leftMenu:hover {
	font-size:12px;
	color:#366aaf;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif bold;
}
.smallinput {
	background: #fff;
	border: solid 1px #ccc;
	font-size:9px;
	padding: 2px;
	vertical-align:top;
}
.catdescription {
	font-size: x-small;
	font-style: italic;
	line-height: 10px;
}
.topcat {
	font-size: small;
	font-weight: bold;
	padding-left:10px;
}
.topcatOn {
	font-size: small;
	font-weight: bold;
	color:#000000;
	background:url(../images/star_over.gif) left no-repeat;
	padding-left:10px;
}
a.topcatOn:link {
	text-decoration:none;
	color: #fac551;
}
a.topcatOn:visited {
	text-decoration:none;
	color: #000000;
}
a.topcatOn:hover {
	text-decoration:none;
	color: #999999;
}
a.topcatOn:active {
	text-decoration:none;
	color: #fac551;
}
.secondcat {
	font-size: small;
	margin-left:25px;
	padding-left:10px;
}
.secondcatOn {
	font-size: small;
	margin-left:25px;
	color:#000;
	background:url(../images/star_over.gif) left no-repeat;
	padding-left:10px;
}
a.credits:link {
	color: #fff;
}
a.credits:visited {
	color: #fff;
}
a.credits:hover {
	color: #000;
}
a.credits:active {
	color: #fff;
}
.proddescription {
	font-size: x-small;
	color: #000000;
	padding: 15px;
}
.prodtitle {
	font-size: x-large;
	color: #000000;
	font-weight: bold;
}
table.navbar {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
}
table.menu {
	font-size: 8pt;
	border-top: 1px #999 dotted;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
td.menuNormal {
	padding: 0px;
	color: black;
	font-weight: bold;
	vertical-align: top;
}
td.menuHover {
	padding: 0px;
	color: black;
	font-weight: bold;
	vertical-align: top;
}
div.menuNormal {
	display: none;
	position: static;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
div.menuHover {
	border: 1px solid #aec0d6;
	margin-top: 3px;
	padding: 10px;
	background-color: white;
	display: inline;
	position: absolute;
	z-index:3;
}
a.menuitem:link {
	text-decoration: none;
	color: black;
	background-color: white;
	display: block;
	border-bottom: 1px #CCCCCC dotted;
}
a.menuitem:visited {
	text-decoration: none;
	color: black;
	background-color: white;
	display: block;
	border-bottom: 1px #CCCCCC dotted;
}
a.menuitem:hover {
	text-decoration: none;
	color: white;
	background-color: #c4d1e1;
	display: block;
	border-bottom: 1px #CCCCCC dotted;
}
a.menuitem:active {
	text-decoration: none;
	color: black;
	background-color: #c4d1e1;
	display: block;
	border-bottom: 1px #CCCCCC dotted;
}
/*end added new css code*/



.content {
	color: #313131;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 5px;
	padding-right: 5px;
}
#headerwrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 115px;
}
#shopping-cart {
	width: 181px;
	position: absolute;
	top: 62px;
	right: 39px;
	height: 20px;
}
.logo {
	float: left;
	height: 74px;
	width: 161px;
	margin-top: 22px;
	margin-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header-links {
	position: absolute;
	float: right;
	bottom: 10px;
	height: 20px;
	width: 830px;
	text-align: right;
	right: 0px;
	z-index: 5;
}
#header-links ul {
	margin: 0px;
	padding: 0px;
}
#header-links ul li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 15px;
	padding-left: 12px;
	color: #FFF;
}
#header-links ul li a:link, #header-links ul li a:visited {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
}
#header-links ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#header-links ul li.last {
	list-style-type: none;
	border-right-style: none;
	padding-left: 12px;
}
.container {
	width: 940px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.left-column {
	float: left;
	width: 260px;
	text-align: left;
}
.right-column {
	float: right;
	width: 660px;
	text-align: left;
}
.right-column p {
	margin:0px;
}
.featured {
	width: 258px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	text-align: center;
}
.featured-header {
	background-color: #102146;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
}
.right-column-header {
	background-color: #102146;
	padding-right: 10px;
	padding-left: 10px;
}
.main-photo {
	width: 618px;
	border: 1px solid #CCC;
	padding: 20px;
}
a.gettoknowus {
	display: block;
	width: 135px;
	height: 33px;
	text-decoration: none;
	background-image: url(/Images/Buttons/header-buttons.png);
	background-position: 0px 0px;
	float: right;
}
a.gettoknowus:hover {
	background-position: 0px -33px;
}
.smallbuttons {
	display: block;
	width:103px;
	height:30px;
	text-decoration:none;
	background-image:url(/Images/Buttons/product-buttons.jpg);
	text-indent: -9999px;
	cursor:pointer;
	cursor:hand;
	border: 0px solid #FFFFFF;
	display: block;
	color: transparent;
	text-transform: capitalize;
}
 .alternate: {
 	background-position: 0 0;
}
.alternate:hover {
	background-position: -103px 0;
}
.addtocart {
	background-position: 0 -30px;
}
.addtocart:hover {
	background-position: -103px -30px;
}

.submit {
	background-position: 0 -60px;
}
.submit:hover {
	background-position: -103px -60px;
}
.largebuttons {
	display: block;
	width:120px;
	height:30px;
	text-decoration:none;
	background-image:url(/Images/Buttons/checkout-buttons.jpg);
	float: left;
	text-indent: -9999px;
	cursor:pointer;
	cursor:hand;
	border: 0px solid #FFFFFF;
	display: block;
	color: transparent;
	text-transform: capitalize;
}

.wishlist {
	background-position: 0 0;
	}
	
.wishlist:hover {
	background-position: -120px 0;
	}
	
.forward {
	background-position: 0 -30px;
}
.forward:hover {
	background-position: -120px -30px;
}

.continue{
	background-position: 0 -60px;
}

.continue:hover{
	background-position: -120px -60px;
}

.securecheckout{
	background-position: 0 -90px;
}

.securecheckout:hover{
	background-position: -120px -90px;
}

.update{
	background-position: 0 -120px;
}

.update:hover{
	background-position: -120px -120px;
}

.finalize{
	background-position: 0 -150px;
}

.finalize:hover{
	background-position: -120px -150px;
}

.complete{
	background-position: 0 -180px;
}

.complete:hover{
	background-position: -120px -180px;
}
	
a.contactus {
	display: block;
	width: 108px;
	height: 33px;
	text-decoration: none;
	background-image: url(/Images/Buttons/header-buttons.png);
	background-position: -135px 0px;
	float: right;
	margin-left: 15px;
	margin-right: 10px;
}

a.contactus:hover {
	background-position: -135px -33px;
}

.displace {
	position: absolute;
	left: -5000px;
}

.body-container {
	background-color: #E7E3D8;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2AEA5;
}

.footer {
	background-image: url(/Images/footer/footer-background.png);
	background-repeat: repeat-x;
	height: 121px;
	width: 100%;
	color: #CCC;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #CCC;
	text-decoration: none;
}
.footer ul {
	color: #FFF;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.footer ul li {
	list-style-type: none;
	display: inline;
	padding-right: 9px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.footer ul li.last {
	border-right-style: none;
}
.footer ul li a {
	color: #FFF;
	text-decoration: none;
}
.footer ul li a:hover {
	color: #CCC;
	text-decoration: none;
}
.right {
	float: right;
}
.menu-nav {
	padding: 0px;
	list-style-type: none;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu-nav li {
	list-style-type: none;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	color: #FFF;
}
.menu-nav li:hover {
	list-style-type: none;
	height: 30px;
	background-color: #172A5B;
	position: relative;
	color: #FFF;
}
.menu-nav li a:link, .menu-nav li a:visited {
	color: #666;
	text-decoration: none;
	font-size: 15px;
}
.menu-nav li a:hover {
	color: #FFF;
	text-decoration: none;
}
.thumbnail {
	margin: 11px;
	padding: 15px;
	float: left;
	width: 180px;
	height: 200px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #CCC;
}
.thumbnail a:link, .thumbnail a:visited {
	font-size: 15px;
	color: #102146;
	text-decoration: none;
}
.thumbnail a:hover {
	font-size: 15px;
	color: #102146;
	text-decoration: underline;
}
.thumbnail-sub {
	margin: 11px;
	padding: 15px;
	float: left;
	width: 160px;
	height: 200px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #CCC;
}
.thumbnail-sub a:link, .thumbnail-sub a:visited {
	font-size: 15px;
	color: #102146;
	text-decoration: none;
}
.thumbnail-sub a:hover {
	font-size: 15px;
	color: #102146;
	text-decoration: underline;
}
.large-image {
	padding: 15px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 7px;
}
.image-container {
	float: left;
	width: 230px;
	margin-right: 15px;
}
.description {
	float: right;
	width: 400px;
}
/*Clear Fix*/

 .clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
/* End hide from IE-mac */
.bold {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.companion-small {
	padding: 15px;
	height: 130px;
	margin-right: 10px;
	border: 1px solid #CCC;
	width: 130px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button-holder {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 500px;
}

