Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000066;
	background-image:url(../images/bgmain.jpg);
}

.AdminBody {
	font-size: 11px;
	background-color: #FFFFFF;
	background-image:url(../images/spacer.jpg);
}

.AdminMenu {
	font-size: 12px;
	background-color: #FFFFCC;
}

.Button {
	color: #FF0000;
	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;
}

a:link {
	text-decoration:none;
	color: #000099;
}

a:visited {
	text-decoration:none;
	color: #009933;
}

a:active {
	text-decoration:none;
	color: #0000CC;
}

.HeaderTable {
	background-color: #000066;
	width: 1050px;
	height: 66px;
	border: 1px solid #000033;
	background: url(../Images/if_header.gif) no-repeat;
}

.MiddleTable {
	background-color: #FFFFFF;
	width: 1050px;
	border-right: 1px solid #000033;
	border-left: 1px solid #000033;
}

.FooterTable {
	background-color: #999999;
	width: 1050px;
	border: 1px solid #000033;
	color: #FFFFCC;
}

a.FooterTable:link {
	color: #FFFFCC;
}

a.FooterTable:hover {
	color: #000000;
}

a.FooterTable:visited {
	color: #000000;
}

.PageHeader {
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
}

.CatDesc {
	color: #0000CC;
}

.SmallInput {
text-align:left;
border: 1px;
font-size:12px;
color:#000000;
vertical-align: top;
}

.CheckoutRow {
	background-color: #C1E0FF;
}

.CheckoutRow2  {
	background-color: #CCCCCC;
}

.Alert  {
	color: #FF0000;
}

.CompanionTable  {
	background-color: #FFFFFF;
	border: 1px solid #000033;
}

.CategoryItemTable  {
	background-color: #FFFFFF;
	border: 1px solid #000033;
}


.treeview ul{
	margin: 0;
	padding: 0;
	margin-top: 4px;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: url(../images/buttons/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 17px;
margin-bottom: 4px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(../images/buttons/arrow-down.gif) 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. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

/* start added new css 11.08 */
/* start topnavbar*/
#wrapper {

}
#logo{
position: absolute;
margin: -40px 0px 0px 10px;
padding: 0px;
width: 400px;
height: 50px;
background-color: transparent;
cursor:pointer;
/*border: 1px solid #625e00;*/
}

#vdividermenu ul{
position:absolute;
margin: -28px 0px 0px 415px;
padding: 0px 20px 0px 10px;
margin-bottom: 1em;
font: bold 11px Arial, Helvetica, sans-serif;
width: 600px;
/*border: 1px solid #625e00;*/
background-color: transparent;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 100%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
/*position:relative;*/
color: #000000;
text-decoration: none;
/*background: transparent url(../images/divider.jpg) center right no-repeat;*/
}

#vdividermenu ul li a:visited{
color: #000000;
}

#vdividermenu ul li a:hover{
color: #FFFFFF;
}
.topnav {
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #910000;
	padding: 0px 11px 0px 15px;
}

a.topnav:link {
	text-decoration:none;
	color: #fac551;
}

a.topnav:visited {
	text-decoration:none;
	color: #000000;
}

a.topnav:hover {
	text-decoration:none;
	color: #999999;
}

a.topnav:active {
	text-decoration:none;
	color: #fac551;
}

/*end topnavbar*/

/*enewsletter submit*/	
#submit {
	position:absolute;
	width: 40%;
	margin:23px 0px 0px 640px;
	left:0px;
	top:0px;
	padding: 0px 0px 5px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	/*border: 1px solid #625e00;*/
	background-color: transparent;
}

.submitnewsletter {
	position:absolute;
	width: 50px;
	margin:-3px 0px 0px 340px;
	left:0px;
	top:0px;
	padding: 2px 0px 10px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*border: 1px solid #625e00;*/
	background-image:url(../Images/submitbg.gif);
	background-repeat:no-repeat;

}

.submitnewsletter a {
	color:#ffffff;
	text-decoration:none;
}

.submitnewsletter a:link {
	color:#ffffff;
	text-decoration:none;
}

.submitnewsletter a:visited {
	color:#ffffff;
	text-decoration:none;
}

.submitnewsletter a:hover {
	color:#f4f0ae;
	text-decoration:none;

}

#EmailInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	padding:2px;
}
/*end of enewsletter submit*/

.search {
	position:absolute;
	width: 250px;
	margin: 20px 0px 0px 0px;
	left:0px;
	top:0px;
	padding: 2px 0px 10px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*border: 1px solid #625e00;*/

}
	#slideWrapper {
		position:relative;
		width: 100%;
	}
	ul.slider {
		list-style-type:none;
		height:100px;
		display:none;
		width:475px;
		padding:0;
	}
	li.blowOutItem, .liBtn {
		margin: 0;
		cursor:pointer;
	}
	li.blowOutItem {
		display:inline;
		float:left;
		width:158px;
	}
	#prevBtn, #nextBtn {
		background-image:url(/images/buttons/bigPrevNext.jpg);
		background-repeat:no-repeat;
		height:50px; width:50px;
		position: absolute;
		top:25px;
		display:none;
	}
	#prevBtn {
		/*background-position:0 0;*/
	}
	#nextBtn {
		background-position:-50px 0;
		right:0;
	}
	#prevBtn:hover {
		/*background-position:0 -50px;*/
	}
	#nextBtn:hover {
		/*background-position:-50px -50px;*/
	}
	legend, legend a, legend a:link, legend a:visited, legend a:hover, legend a:active {
		color:#990000;
		font-weight:bold;
	}
/* end of added content */

#award {position:relative; width:1050px; text-align:left; margin:0 auto;}
#awardimg {position:absolute;top:25px;left:430px; width:450px;}
/* this is changed in header.cfm for ie 7 */
#google_translate_element {display:inline; float:right;padding: 0px 4px 0px 4px;
white-space: nowrap; background-color: #FFFFFF;}
