body{
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

a{
	color: #996633;
	text-decoration: none;
}

a:link{
	color: #000099;
	text-decoration: none;
}

a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	color: #996633;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 100%;
	background: #CCCC99 url(images/header_blank.jpg);
}

#navBar{
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: #cccccc;
	list-style-type: square;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 575px;
	border-top-color: #D4D0C8;
	position: absolute;
	left: 177px;
	top: 109px;
	height: 506px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 575px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	height: 575px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	background: #FF9900;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#navBar ul {list-style: disc url(none); margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: none;
	padding-bottom: 5px;
	list-style-type: disc;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
   	
	margin: 0px;
	padding: 0px;
	border-bottom: none;
	font-size: 14px;
	border-top: none;
	border-right: none;
	border-left: none;
	background-color: #DBE46E;
	left: 1px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #B0006F;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #B0006F;
	padding: 5px 0px 5px 10px;
	color: #000000;
	font-weight: bold;
}

#sectionLinks a:hover{
	color: #990066;
	text-decoration: none;
	background-color: #FFFFFF;
}

/*********** #subSectionLink styles ***********/

#subsectionLinks{
	
	margin: 0px;
	padding: 0px;
	border-bottom: none;
	font-size: 10px;
	border-top: none;
	border-right: none;
	border-left: none;
	background-color: #ffffff;
	left: 276px;
	top: 141px;


}

#subsectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #B0006F;
}

#subsectionLinks a {
	display: block;
	padding: 2px 0px 2px 20px;
	color: #000000;
	font-weight: normal;
}

#subsectionLinks a:hover{
	color: #990066;
	text-decoration: none;
}


/*********** #YouKNowLinks styles ***********/

#youknowLinks{
	font-size: 12px;
}

#youknowLinks a {
	color: #CC3300;
}

#youknowLinks a:hover{
	color: #CC3300;
	text-decoration: underline;

}
/*********** #NewsLinks styles ***********/

#newsLinks{
	font-size: 12px;
}

#newsLinks a {
	color: #663399;
}

#newsLinks a:hover{
	color: #663399;
	text-decoration: underline;

}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#sectionLinksHeader {

	
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
	background: #663300;
	border-top: none;
	border-right: none;
	border-left: none;
}
#sectionLinksBottom {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background: #CCCC99 url(images/menuBorder.jpg);
	border-top: 2px solid #FFFFFF;
}
#sectionHeaders {
	
	margin: 0px;
	background: #FFFFFF;
	border-top: none;
	border-right: none;
	border-left: none;
	color: #FFFFFF;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	left: 0px;
	top: 0px;
}
#sectionContent {
	
	margin: 0px;
	padding: 5px;
	background: #FFFFFF url(images/background_links.jpg);
	border-top: none;
	border-right: none;
	border-left: none;
	color: #FFFFFF;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	width: 196px;
	left: 550px;
	top: 150px;
	height: 208px;
}
#subLinks a {
	display: block;
	color: #000000;
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
}
#subLinks a:hover {
	display: block;
	color: #000000;
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#sectionEvents {
	
	margin: 0px;
	background: #FFFFFF url(images/background_events.jpg);
	border-top: none;
	border-right: none;
	border-left: none;
	color: #FFFFFF;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	width: 338px;
	left: 185px;
	top: 260px;
	height: 127px;
}
#sectionSubLinks {

	
	margin: 0px;
	padding: 0px;
	border-bottom: none;
	font-size: 100%;
	background: #F0D5AE;
	border-top: none;
	border-right: none;
	border-left: none;
}
#sectionSubLinks a {

	display: block;
	border-top: 1px solid #B5783C;
	padding: 0px 0px 0px 10px;
	color: #663300;
	font-weight: bolder;
}
#sectionSubLinks a:hover {

	background-color: #dddddd;
	color: #663300;
	text-decoration: none;
}
.smHeader {
	color: #993300;
	font-size: 14px;
}
.bodyText {
	font-size: 12px;
}
.tblBorderBottom {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.smHeaderSub {

	color: #996600;
	font-size: 12px;
}
.Header {

	color: #993300;
	font-size: 16px;
}
.captionText {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B0006D;
}
.regHeader {color: #996600}
.imageBorder {

	border: #663300;
	margin: 5px;
}
.tblBorder {
	border: 1px solid #663300;
	margin: 0px 5px 5px;
}
.HeaderBig {


	color: #000000;
	font-size: 18px;
}
.bodyTextItalic {
	font-size: 12px;
	font-style: italic;
}
.HeaderBig2 {
	color: #663300;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tblBorderPad {
	margin: 5px 5px 0px;
}
.textPad {

	margin: 5px 5px 0px 20px;
}
#menuBack {
	padding: 0px;
	width: 100%;
	background: #DBE46E url(images/menuBorder.jpg);
}
.whiteBold {
	color: #FFFFFF;
	font-weight: bold;
}

/**/
#header {
	width: 740px;
	height: 95px;
}
#shoeCart_Display {
	margin-top: 0;
	margin-bottom: 0;
}
#middle {
	width: 760px;
}
.findList {
 width: 140px;
 text-align: left;
}
#keyword {
 width: 100px;
}
#leftContent {
	width: 201px;
	float: left;
}
#rightContent {
	margin-left: 219px;
	width: auto;
	padding-top: 10px;
}
#headerHome {
	width: 740px;
	height: 184px;
}
#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;
	padding-top: 13px;
	clear: both;
}
#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;
}
.productText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	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:9px;	
	color: #999966; 
}

.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; 
}
td object, td embed { 
vertical-align: bottom; 
} 

