body {
	background-color: #677583;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
}
form {
	margin: 0px;
	padding: 0px;
}
.Page{
	width:910px;
	text-align:left;
	background-image: url(images/Background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom:10px;
}
.PageTop{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	color: #30393c;
}
.PageTop a{
	text-decoration:none;
	font-weight: bold;
	color: #003D76;
}
.PageTop a:hover{
	text-decoration:underline;
}
.SearchBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:125px;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.AlertBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:330px;
	height:22px;
	border:#ae1500 solid 2px;;

}
.Options{
	background-image: url(images/OptionsBack.gif);
	height: 50px;
	width: 820px;
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px 0px 0px 55px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
}
.BlueLine{
	height: 10px;
	width: 799px;
	margin:0px 0px 0px 55px;
	background-color: #003D76;
	display:block;
}
.Options a{
	width:188px;
	margin:6px;
	display:block;
	float:left;
	text-decoration:none;
	color:#003D76;
	text-align:center;
	padding:8px 0px 8px 0px;
	font-size: 16px;
	font-weight: normal;
}
.Options a:hover{
	text-decoration:none;
	color:#003D76;
	background-color: #dcddde;
}
.HomePagePic{
	height:286px;
	background-image: url(images/HomePagePic2.jpg);
	background-repeat: no-repeat;
	background-position: 55px 0px;
}
.Features{
	background-image: url(images/Feature.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 160px;
	width: 490px;
	position: absolute;
	top: 200px;
}
.contentdiv{
	position:absolute;
	background-color: #ffffff;
	margin-left:66px;
}
.FeaturedPic {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 10px;
	height: 140px;
	width: 175px;
}
.FeaturedDesc {
	margin-top: 10px;
	margin-left: 189px;
	width: 220px;
}
.FeaturedDesc   h1  {
	font-size: 22px;
	font-weight: normal;
	color: #4d575a;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.FeaturedDesc  h1  a {
	color: #4d575a;
	text-decoration: none;
}
.FeaturedDesc h1 a:hover {
	text-decoration: underline;
}


.FeaturedDesc p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 85px;
}
.NextLinks{
	position:absolute;
	left:255px;
	top:127px;
	z-index:999;

}

.NextLinks a {
	font-size: 11px;
	color: #30393c;
	text-decoration: none;
	background-color: #e4e5e6;
	display: block;
	width: 22px;
	margin-right: 10px;
	text-align: center;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px dotted #FFFFFF;
}
.NextLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a0a3a6;
}
.NextLinks a.selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003D76;
}





.Footer{
	margin:20px 55px 0px 55px;
	background-color: #E4E5E6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.PageBody{
	padding:20px 55px 20px 55px;
}
.Content{
 position:relative;
 margin-left:210px;
 width:585px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:12px;
}
.PageTitle h1   {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#003D76;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/TitleBevel.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 30px;
}
.HomePageTitle h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#003D76;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#003D76;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#003D76;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#003D76;
}
p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.Footer span{
	padding:10px;
	font-size:11px;
	display:block;
	margin:0px;
}
.Footer a{
	color:#000000;
	text-decoration:none;
}
.Footer a:hover{
	color:#000000;
	text-decoration:underline;
}
.GlobalLinks{
	color:#003D76;
	padding:10px 0px 0px 0px;
	font-size:12px;
	background-image: url(images/TitleBevel.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.GlobalLinks a{
	color:#003D76;
	text-decoration:none;
}
.GlobalLinks a:hover{
	color:#003D76;
	text-decoration:underline;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.FormTable {
	font-size:12px;
	margin-top:10px;
	width: 540px;
}
.FormTable td{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.FormTable th{
	font-weight: normal;
	width:180px;
	text-align:left;
	vertical-align:top;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
}
.FormTable input{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:330px;
	height:22px;
}
.FormTable select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:250px;
	height:22px;
}
.FormTable textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:530px;
	height:150px;
}
.RightPanel{
	float:right;
	width:235px;
	margin:0px 0px 20px 20px;
}
.RightPanel h2{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#003D76;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CAD0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.RightPanel a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	background-color: #AFB6BD;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 85px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.RightPanel a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color: #093F6F;
}
.ProductTitle {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	background-image: url(images/TitleBevel.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.ProductTitle sup {
	font-size: 18px;
	color: #8c919b;
	font-weight: normal;
}
.ProductTitle a {
	font-weight: normal;
	color: #8c919b;
	text-decoration: none;
}
.ProductTitle a:hover {
	font-weight: normal;
	color: #8c919b;
	text-decoration: underline;
}


.ProductTitle img {
	float: right;
}

.Filter{
	background-color: #E4E5E6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003D76;
	border-bottom-color: #003D76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003D76;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
.Filter select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	width: 108px;
	margin-left: 4px;
	margin-right: 1px;
	
}
.Filter img{
	display:block;
	width:565px;
	height:1px;
	background-color: #C7CAD0;
	margin:5px 0px 5px 0px;
}
.FilterButton {
	width:105px;
	background-color: #003D76;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	float: right;
	border: 1px solid #495766;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FilterCheck {
	float: left;
	font-size: 10px;
	color: #495766;
	margin-left: 1px;
}

.PageSelect {
	text-align:right;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.PageSelect select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 40px;
}
.ProductThumb{
	float:left;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #003D76;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.ProductThumbFrame {
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ProductThumb a {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c7cad0;
	text-decoration: none;
	text-transform: uppercase;
}
.ProductThumb a:hover {
	color: #004078;
	text-decoration: none;
}
.Variances {
	font-size: 11px;
	color: #4c4c4c;
	font-weight: normal;
}
.Type {
	float: left;
	width: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}
.Detail {
	float: left;
	width: 97px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.FilterBy {
	background-color: #e9eaec;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 15px;
	color: #004078;
}
.FilterBy strong {
	color: #000000;
}
.BedLinenProducts {
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e3e4e7;
	float: right;
	width: 390px;
}

.BedLinenProducts h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.BedLinenRange {
	font-size: 18px;
}


.BedVariances {
	font-size: 11px;
	color: #4c4c4c;
	font-weight: normal;
	float: left;
	width: 390px;
	margin-bottom: -1px;
}
.ContentImageContainer {
	float: right;
	clear: right;
	width: 100px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.ImageDescr {
	font-size: 11px;
	padding-top: 3px;
	color: #4c4c4c;
}
li a {
	color: #003d76;
}
.PagenationTable {
	margin-bottom: 20px;
}
.PagenationTable td {
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
.pageon {
	font-weight: bold;
	color: #003d76;
}
.pageoff a {
	color: #30393c;
}
