/* body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif; /* this sets the overall font size and family overriding an older Opera bug */
	/*     background: #CEB993; /* this creates the overall color. The drop shadowed image is placed in the #holder div */
     margin: 0; /* zeroing the margin and padding allows all browsers to start from the same place since defaults are different. */
	padding: 0;
	text-align: center; /* corrects a bug in early IE browsers allowing the overall design to center. */
	background-image: url(../MasterPlate4BG.jpg);
}

#holder {
	margin: 0 auto; /* the left and right padding keeps the content back from the drop shadows (they are 10px each). */
	width: 977px; /* 20px less than actual width due to padding above */
	text-align: left; /* corrects the above text-align: center; for those browsers that need it */
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}

/* \*/
* html #holder {
w\idth: 977px;
}
/* feeds IE 5* PC the correct width due to its non-standard box model */


/* Needed to hold link to main content in compliance with Section 508, rule o. */
#skipnav {
	position: absolute; /* Sets the div to be positioned in a precise spot in relation to its nearest postioned ancestor, or barring that, the body. Also removes it from the flow, so it will not push down the header image. */
	top: 0; /* Places the div at the top of body. */
	left: 0; /* Places the div at the left side of body. */
	margin-left: -1000px; /* Moves the div off the left side of the screen, making it invisible to those using visual browsers but accessible to those using screen readers and other user agents. */
	}


a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

td p, li li {
	font-size: 10px;
	line-height: 1.3em;
}
#header {
	width: auto;
	height: 0px;
}

#shoeCart_Display {
	margin-top: 0;
	margin-bottom: 0;
}
#middle {
	width: auto;
	height: auto;
	border: thick solid #000000;
}
#MainBoxForm {
	width: 740px;
	background-color: #FFFFFF;
	height: 800px;
}

.findList {
 width: 140px;
 text-align: left;
}
.sizeList {
 width: 100px;
 text-align: left;
}
#keyword {
 width: 100px;
}
#leftContent {
	width: 201px;
	float: left;
}
#rightContent {
	margin-left: 219px;
	width: auto;
	padding-top: 10px;
}
#headerHome {
	width: auto;
	height: 0px;
}
#middleHome {
	width: 750px;
}
#leftContentHome {
	width: 211px;
	float: left;
}
#rightContentHome {
	margin-left: 223px;
	width: auto;
	padding-top: 10px;
}
#rightContentDetails {
	margin-left: 217px;
	width: auto;
	padding-top: 23px;
}
#rightContentCatalog {
	margin-left: 217px;
	width: auto;
	margin-top: 23px;
}
#rightContentCatalogHome {
	margin-left: 217px;
	width: auto;
	padding-top: 0px;
	padding-left: 0px;
}
#Register {
	margin-left: 34px;
	width: auto;
	padding-top: 14px;
}
#loginSearch {
	padding-left: 24px;
	width: auto;
	margin-top: 25px;
}
#loginScreen {
	margin-left: 217px;
	width: auto;
	margin-top: 5px;
}
#ContactInformation {
	margin-left: 219px;
	width: auto;
	padding-top: 25px;
}
#shoppingCart {
	margin-left: 34px;
	width: auto;
	padding-top: 13px;
}
#Checkout {
	margin-left: 31px;
	width: auto;
	padding-top: 28px;
}
#reviewCart {
	margin-left: 31px;
	width: auto;
	padding-top: 30px;
}
#checkoutForm {
	margin-left: 132px;
	width: auto;
	padding-top: 22px;
}
#checkoutCartSummary {
	margin-left: 38px;
	width: auto;
	padding-top: 12px;
}
#pageTitle {
	width: 177px;
	padding-left: 24px;
}
#shoeSearch {
	z-index: 8;
	padding-left: 24px;
}
#blueSkyWelcome {
	width: 177px;
	padding-left: 14px;
	padding-top: 13px;
}
#learnTheRopes {
	padding-left: 14px;
	padding-top: 13px;
}
#footer {
	width: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
#leftContent p, #leftContent td, #leftContent ul, #leftContent ol {
	color: #999966;
}
#leftContent a:link, #leftContent a:visited {
	color: #6699CC;
}
#leftContent a:hover, #leftContent a:active {
	color: #FF6600;
}
#rightContent p, #rightContent td, #rightContent ul, #rightContent ol {
	color: #6699CC;
}
#rightContent a:link, #rightContent a:visited {
	color: #6699CC;
}
#rightContent a:hover, #rightContent a:active {
	color: #FF6600;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
}
.productText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	line-height: 1.4em;
}
.productDetailText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	line-height: 1.4em;
}
.productPriceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	line-height: 1.4em;
}
.productTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3F6F9F;
	line-height: 1.4em;
}
.productDescriptionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699CC;
	line-height: 1.4em;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999966;
    padding: 5,13 background-color:#CCCCCC; 
	line-height: 1.4em;
}
.searchText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color: #003366; 
}
.addToCartText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color: #000000; 
}
.labelText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color: #000000; 
}
.actionText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #336699; 
	font-weight: bold;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #336699;
	line-height: 1.4em;
}
.catalogHomeOverview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6699CC;
	line-height: 14px;
}
.productHomeOverview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #6699CC;
	line-height: 14px;
}
.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #336699;
	height: 28px;
	text-align: right;
	vertical-align: middle;
}
.formLabelsSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #336699;
	height: 14px;
	text-align: right;
	vertical-align: middle;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
	position: absolute;
	font-weight: bolder;
	left: 23px;
	top: 564px;
	width: 266px;
	height: 32px;
}

.dotLineCell {
	background-image: url(../images/dotted_line_background_tile.gif);
	background-repeat: repeat-x;
	height: 11px;
	padding-top: 0px;	
}
.footerDotLineCell {
	background-image: url(../images/footer_background_tile.gif);
}
.layoutOrderHistory { 
	border:1px solid #6699CC; 
}
.headerOrderHistoryCenter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336699;
	background-color:#DEDEBD;
	font-weight: bold;
	text-align:center 
	line-height: 14px;
	text-align: center;
}
.headerOrderHistoryLeft {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336699; 
	background-color:#DEDEBD;
	font-weight: bold;
	text-align:left 
	line-height: 14px;
}
.dataOrderHistoryLeft {	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;	
	color: #336699; 
	border-top-width: 0px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-bottom-color:#6699CC; 
	text-align:left 
	line-height: 14px;
}
.dataOrderHistoryCenter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336699;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color:#6699CC;
	text-align:center 
	line-height: 14px;
	text-align: center;
}
.layoutLogin { 
	border:2px solid #6699CC; 
}
#SpacerRightBar {
	height: 120px;
}
#TMenu {
	position: absolute;
	left: 19px;
	top: 84px;
	width: 766px;
	z-index: 5;
	visibility: visible;
}
#MidVidPanel {
	background-image: url(../images/natmotion_04.jpg);
	height: 541px;
	width: 770px;
}
#MidVidPanelBlack {

	background-image: url(../images/black_04.jpg);
	height: 541px;
	width: 770px;
}
#RTMenu {
	position: absolute;
	left: 799px;
	top: 37px;
	width: 153px;
	height: 153px;
	font-weight: bold;
	z-index: 20;
}
#FillerDiv {
	font-size: 24px;
	padding: 20px;
	border: medium solid #000000;
	background-image: url(../beam8/images/9Orange_08.jpg);
}

<style type="text/css">


#Controls {
	position:absolute;
	width:769px;
	height:70px;
	z-index:1;
	top: 525px;
	left: 9px;
}
body {
	background-image: url(../MasterPlate4BG.jpg);
	background-repeat: repeat;
}

.style2 {color: #FFFFFF}


</style>
.bodyTextBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000333;
	line-height: 1.4em;
}

#RTMenuTraining {
	position: absolute;
	left: 799px;
	top: 33px;
	width: 153px;
	height: 213px;
	font-weight: bold;
	z-index: 4;
	visibility: visible;
}
