a:link {
	color:#412d18; 
	text-decoration: none;
}

a:visited {
	color:#412d18; 
	text-decoration: none;
}

a:active {
	color:#412d18; 
	text-decoration: none;
}

a:hover {
	color:#412d18; 
	text-decoration: underline;
}

a:focus {outline: none;}



body {
	background-image: url(/static/images/lyp_orig/logo-BG-2.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

h1 {
    color:#000000;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:26px;
    font-weight:normal;
    line-height:30px;
    margin:0;
    padding:0;
}

h2 {
    color:#000000;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:20px;
    line-height:24px;
    margin:0;
    padding:0;
}

h3 {
    color:#000000;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:16px;
    line-height:20px;
    margin:0;
    padding:0;
}



h4 {
    color:#000000;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:16px;
    margin:0;
    padding:0;
}

input, textarea, select {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
}



#headerWrapper {
	width: 800px;
    height: 153px;
	background-color: #ffffff;
	position: relative;
	z-index: 5;
}

#headerLeft {
    left: 0px;
    top: 0px;
    width: 368px;
    height: 117px;
    background: url(/static/images/lyp/lyp_header_blue_left.png) 0 0;
}

#headerMiddle {
    left: 368px;
    top: 0px;
    position: absolute;
    width: 155px;
    height: 117px;
    /*background: url(/static/images/lyp/inner_03.jpg) 0 0;*/
    background: url(/static/images/lyp/lyp_header_blue_mid.png) 0 0;
}

#headerRight {
    left: 523px;
    top: 0px;
    position: absolute;
    width: 277px;
    height:117px;
    text-align: right;
    background: url(/static/images/lyp/lyp_header_blue_right.png) 0 0;
}

#headerAcc {
    padding-right: 10px;
    padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #412d18;
    height: 50px;
}

#headerSearch {
    padding-right: 10px;
    height: 39px;
    /*padding-top: 30px;*/
}

#headerSearch .searchFormField {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-right: 5px;
    padding-left: 10px;
    width: 90px;
}

#headerSearch .searchFormButton {
    margin-top: 3px;
}

#headerCartWrapper {
    position: relative;
    height: 28px;
}

#headerCartImg {
    float: right;
    height: 28px;
    padding-left: 10px;
    padding-top: 5px;
}

#headerCartText {
    float: right;
    height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #412d18;
    padding-top: 3px;
    padding-left: 10px;
}

#headerCartCheckOut {
    float: right;
    width: 100px;
    height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #412d18;
    padding-top: 3px;
    margin-right: 5px;
}

#headerCartWrapper span {
    margin-left: 10px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.clear {
    clear: both;
}

#menu_container ul {
	list-style-type: 		none;
	width: 				auto; /* parent: '#clothingGearSubNav .subCategory' */
	/*margin: 			5px 10px 0 15px;*/
    margin-left: 15px;
    /*margin-bottom: 5px;*/
    margin-right: 0;
	padding: 			0;
}

#bodyWrapper {
    clear: both;
    width: 800px;
}

div.homeImage {
    position: relative;
    width: 100%;
}

.homeImage {
    border: 0 none;
    margin: 0;
    padding: 0;
    width: 800px;
    height: 533px;
    background: url(/static/images/lyp/rungirlhomepage.jpg) 0 0;
}

#bodyFooter {
    width: 800px;
    height: 36px;
    background-color: #412d18;
    text-align:center;
    overflow: hidden;
}

#bodyFooter .navItem {
    /*color: #c4c98e;*/
    color: #878652;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 10px;
}

#bodyFooter .navItem a {
 padding-left: 5px;
 padding-right: 5px;
 /*color: #c4c98e;*/
 color: #878652;
}
 
#copyrightNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #412d18;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.clear {
    clear: both;
}

#menu_container ul {
	list-style-type: 		none;
	width: 				auto; /* parent: '#clothingGearSubNav .subCategory' */
	/*margin: 			5px 10px 0 15px;*/
    margin-left: 15px;
    /*margin-bottom: 5px;*/
    margin-right: 0;
	padding: 			0;

}

#menu_container ul li{
    margin-top: 5px;
	/*margin-bottom: 7px; */
	/*line-height: 12px;*/
}

/*#menu_container ul li a { line-height: 1; }*/
#menu_container a { 
	/*line-height: 17px;*/
	color: #412d18;
}
#menu_container a.current:before {
content: "\0020 \0020 \0020 \00BB \0020";
}

#errorPageWrap {
    position: relative;
    height: 200px;
    background: #edebe6;
}

#errorPageWrap h3 {
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}

#errorPageWrap h4 {
    padding-left: 40px;
}

.lyphr {
    background-image: url(/static/images/lyp/lyp_hr_dots.gif);
    background-repeat: repeat-x;
    clear: both;
    height: 1px;
    margin: 0;
    overflow: hidden;
}

.nospace {
    border: 0 none;
    margin: 0;
    padding: 0;
}

#basicWrapper {
    width: 800px;
    background: #edebe6;
    text-align: center;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    /*margin-top:1px;*/
    color: #412D18;
}

#basicHeader {
    background-color: #878652;
    clear:both;
    padding-bottom:12px;
    padding-left:15px;
    padding-top:15px;
    text-align: left;
}

#basicHeader h2 {
   color: #412d18;
} 

#basicWrapper h4 {
    color: #49281D;
    padding-top: 10px;
    padding-bottom: 10px;
}

#basicWrapper td {
    padding-top: 3px;
    padding-bottom: 3px;
}

#basicText {
    min-height: 100px;
    padding: 20px;
}

#basicTerms {
    min-height: 100px;
    padding: 20px;
    text-align: left;
    color: #49281D;
}

#basicTerms h4 {
    color: #49281D;
    padding-top: 10px;
    padding-bottom: 10px;
}

.addressblock {
	list-style-type: 		none;
}

#checkoutprogress {
/*border-style: solid;
border-width: 1px;*/
padding: 3px;
margin-bottom: 5px;	
margin-left: 10px;
margin-right: 10px;
color: #49281D;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress a { text-decoration: underline; color: #49281D; }
#checkoutprogress a:link { text-decoration: underline; color: #49281D; }
#checkoutprogress a:visited { text-decoration: underline; color: #49281D; }
#checkoutprogress a:hover { text-decoration: underline; color: #49281D; }

#checkoutprogress li.active {
	font-weight: bold;
}

.brText {
    color: #49281D;
}

#featuredHomeText {
    padding: 3px;
    margin-bottom: 5px;	
    margin-left: 50px;
    margin-right: 10px;
    color: #FFFFFF;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:39px;
    float: left;
}

#featuredHomeText a {
    color: #FFFFFF;
}

#featuredHomeText a:link {
    color: #FFFFFF;
	text-decoration: none;
}

#featuredHomeText a:visited {
    color: #FFFFFF;
	text-decoration: none;
}

#featuredHomeText a:active {
    color: #FFFFFF;
	text-decoration: none;
}

#featuredHomeText a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

#featuredHomeText span {
    padding-left: 90px;
}

#featuredSocial {
    margin-left: 680px;
    margin-top: 110px;
    width: 120px;
}

#socialText {
    font-family:Georgia,"Times New Roman",Times,serif;
    color: #edebe6;
    font-size:13px;
    margin-right: 5px;
    line-height: 15px;
}


#socialText a:link {
	color:#edebe6; 
	text-decoration: none;
}

#socialText a:visited {
	color:#edebe6; 
	text-decoration: none;
}

#socialText a:active {
	color:#edebe6; 
	text-decoration: none;
}

#socialText a:hover {
	color:#edebe6; 
	text-decoration: underline;
}

#socialText a:focus {outline: none;}

#errorBlock {
    color: #FF0000;
}

#errorBlockForm {
    color: #FF0000;
	background-color: #ffffff;
}

#errorBlockForm h3 {color: #FF0000;}

h1#errorBlock {color: #FF0000;}
h2#errorBlock {color: #FF0000;}
h3#errorBlock {color: #FF0000;}
h4#errorBlock {color: #FF0000;}
h5#errorBlock {color: #FF0000;}

#shipping {
    margin-left: 110px;
    margin-bottom: 10px;
}
#shipping ul {
    list-style-type: none;
    text-align: left;
}

#shipping li {
    margin-top: 10px;
    margin-bottom: 10px;
}

#shipping ul li label {
    text-align: right;
}

#shipping ul li label input {
    float: left;
}
