@import url("dual-lite.css");
Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #026AA7;
	background-image:url(/layoutimages/body/background.jpg);
	background-repeat: repeat-x;
	color: #333;
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}
div {
	margin: 0;
	padding: 0;
}


.AdminBody {
	font-size: 11px;
	background-color: #FFFFFF;
	background-image:url(../images/spacer.jpg);
}

.AdminMenu {
	font-size: 12px;
	background-color: #FFFFCC;
}

a:link {
	text-decoration:none;
	color: #333;
}

a:visited {
	text-decoration:none;
	color: #333;
}

a:active {
	text-decoration:none;
	color: #03619E;
}

a:hover {
	text-decoration:none;
	color: #03619E;
}

.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(../layoutimages/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(../layoutimages/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;
}

/*enewsletter submit*/	

.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*/


#treemenu1 {
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	width: 209px;
}

/*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 */


a.catlink:link {
	font-size: 12px;
	font-weight: bold;
	color: #09417C;
}
a.catlink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #09417C;
}
a.catlink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

h1 {
	font-weight: bold;
	color: #09417C;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	color: #999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-weight: bold;
	color: #666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-weight: bold;
	color: #09417C;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-weight: bold;
	color: #666;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

