@import url('default.css'); 

body {
	border:0px;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial;
	color: #000;
	background: #D7C9A2 url('../images/bg.jpg') center top;
}

/* Curvy Corners */
/* Copyright 2005/6/7/8/9 - Stu Nicholls - http://cssplay.co.uk - all rights reserved  */

.curvy {position:relative; z-index:1;padding:10px; width:970px; height:580px; background:#fff; color:#D4C69F; margin:7px auto;}
#ctl {position:absolute; width:20px; height:20px; color:#fff; background:#D7C9A2; overflow:hidden; font-style:normal; z-index:1;}
#cbl {position:absolute; width:20px; height:20px; color:#fff; background:#DBCEA1; overflow:hidden; font-style:normal; z-index:1;}
#ctr {position:absolute; width:20px; height:20px; color:#fff; background:#D4C69F; overflow:hidden; font-style:normal; z-index:1;}
#cbr {position:absolute; width:20px; height:20px; color:#fff; background:#D7C9A2; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#fff; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}



/* Overall Site Structure */
div#frame {
	border:0px;
	color: #000;
	padding:2px 8px 8px 8px;
	height:600px;
	border: 2px solid #8B3E04;
	background-color: #fff;
	width:970px;
	margin: 7px auto;
	}

.hide {
	border:0px;
	display:none;
}

/* Header and Menu */


div#betty img{
	position:relative;
	top:5px;
	left:12px;
}

div#header {
	z-index:2;
	width: 970px;
	border-bottom: 0px solid #f00;
	padding:0px 0px 6px 0px;
	height: 156px;
}


div#open{
	background: url('../images/bg-sale-splash.jpg') no-repeat 4px 4px; 
}

div#headerTop {
	width: 970px;
	height: 13px;
	border-bottom: 0px solid #f00;
	background-color: #fff;
	text-decoration: none;
	margin-right: 0px;
	
}

div#headerTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
	color: #063246;
	text-decoration: none;
	}

div#headerToplinks {
	z-index:2;
	left:160px;
	position: absolute;
	width: 800px;
	border:0;
	padding: 0px 0px 0px 0px;
	height: 166px;
	margin:-5px 0px 0px 0px;	
}	


div#betty {
	z-index:2;
	float:left;
	position:relative;
	top:-6px;
	width: 190px;
	border:0;
	padding: 0px 0px 0px 13px;
	height: 166px;
	background-position:-1px 0px;
	margin:0px 0px 0px 0px;
	background: url('../images/bg-bettygirl.gif') no-repeat; width:172px; 	
}


div#betty  img {
	z-index:10;
	margin: 2px 0px 0px -9px;	
}


div#oatmeal {
	z-index:1;
	float:right;
	position:relative;
	top:-42px;
	left:-350px;
	width: 0px;
	border-bottom: 0px solid #000;
	height: 71px;
	background: url('../images/betty-oatmeal.gif') top left no-repeat; width: 414px;

}



	
#headerBottom {
	z-index:2;
	width: 970px;
	margin-top:2px;
	border-bottom: 0px solid #f00;
	background-color: #fff;
	background: url('../images/bg-hash.gif');
	height: 133px;
}


#subheader {
    z-index:2;
	position:relative;
	left:0px;
	top:27px;
	border:0;
	width:auto;
	height:50px;
	margin:0px 0px 0px 200px; 
    line-height:0px;
	text-align: left;
}

#subheader li {
    display: inline;
	list-style-type: none;
	border:0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	margin: 0px 0px 0px 0px;
	line-height:0px;
}

#subhortnav a {
	border:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	display:block;
	width:125px;
	height:50px;
}

#subhortnav a.active, #subhortnav a:hover {
	background-position:0 -50px;
}

div#menubar {
	z-index:1;
	position:relative;
	left:0px;
	top:77px;
	width: 970px;
	background-color: #CBD07B;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	height: 40px;
	background: url('../images/bg-menubar.gif');	
}

.leftimg {
float:right;
width:350px;
height:346px;
margin:-16px 0px 10px 0px;
padding:0px;
border:2px solid #FFFCE9;
}

.paneltext {
float:left;
width:320px;
}

/* fonts */


.panel p {
	text-indent:2em; color: #333333; font-size: 14px; font-family: arial, sans-serif; line-height: 1.4em; margin-bottom:.4em;
	}


.panel h2 {
	margin: 2px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:500;
	color: #D37300;
	text-decoration: underline;
	line-height:28px;
	}

table {
  border-collapse: collapse;
  border: 1px solid #03476F;
  font: normal 12px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #FFFCE9;
  }

table#womansize {
 float:left;
 margin:0px 56px 0px 30px;} 

table#kidsize {
 float:left;
 margin:0px 30px 0px 30px;} 
  
caption {
  text-align: center;
  font: bold 12px arial, helvetica, sans-serif;
  background: transparent;
  padding:10px 4px 3px 0px;
  color: #000;
  text-transform: uppercase;

  }

td, th {

  border: 1px dotted #03476F;
  padding: .2em .6em .2em .6em;
  color: #363636;

  }


a.wlink, a.wlink:visited, a.wlink:link {
	float:left;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}  
  
a.wclink, a.wclink:visited, a.wclink:link {
	float:right;
	font-weight:bold;
	color: #ff0;
	background: #000;
	text-decoration: none;
	padding:2px;
}  
  
  
a.choice, a.choice:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #7F3703;
	text-decoration: none;
	line-height:28px;
	margin-right: 20px;
}
a.choice:visited {
	font-weight:bold;
	color: #7F3703;
	text-decoration: none;
}
a.choice:active {
	font-weight:bolder;
	color: #990000;
	text-decoration: none;
}

a.choice:hover {
	font-weight:bolder;
	color: #993300;
	text-decoration: underline;
}
/* end header and menu styles */

#btn_details a {
	display:inline;
	background:url(../menu/m-profile.gif) top left no-repeat;
	position:absolute;
	border:0px;
	}
	
#btn_details-here a {
	display:inline;
	background:url(../menu/m-profile-here.gif) top left no-repeat;
	position:absolute;
	border:0px;
	}
	
#btn_forsale a {
	display:inline;
	top:0px;
	left:125px;
	background:url(../menu/m-forsale.gif) top left no-repeat;
	border:0px;
	position:absolute;
	}
	
#btn_forsale-here a {
	display:inline;
	top:0px;
	left:125px;
	background:url(../menu/m-forsale-here.gif) top left no-repeat;
	border:0px;
	position:absolute;
	}	
	
#btn_gallery a {
	display:inline;
	top:0px;
	left:250px;
	background:url(../menu/m-gallery.gif) top left no-repeat;
	border:0px;
	top:0px;
	left:250px;
	position:absolute;
	}
	
#btn_gallery-here a {
	display:inline;
	top:0px;
	left:250px;
	background:url(../menu/m-gallery-here.gif) top left no-repeat;
	border:0px;
	top:0px;
	left:250px;
	position:absolute;
	}
	
#btn_press a {
	display:inline;
	background:url(../menu/m-press.gif) top left no-repeat;
	border:0px;
	top:0px;
	left:375px;
	position:absolute;
	}
	
#btn_press-here a {
	display:inline;
	background:url(../menu/m-press-here.gif) top left no-repeat;
	border:0px;
	top:0px;
	left:375px;
	position:absolute;
	}	
	
#btn_doings a {
	background:url(../menu/m-doings.gif) top left no-repeat;
	border:0px;
	top:0px;
	left:500px;
	position:absolute;
	}
	
#btn_doings-here a {
	background:url(../menu/m-doings-here.gif) top left no-repeat;
	border:0px;
	top:0px;
	left:500px;
	position:absolute;
	}	
	
#btn_blog a {
	background:url(../menu/m-blog.gif) top left no-repeat;
	border:0px;
	top:0px;
	left:625px;
	position:absolute;
	}
	
#btn_blog-here a {
	background:url(../menu/m-blog-here.gif) top left no-repeat;
	border:0px;
	top:0px;
	left:625px;
	position:absolute;
	}	

/* Coda Slider */
#slider {
    z-index:300;
	position: relative;
	width: auto; 
    margin: 0px 0px 0px 0px;
	border: 0px solid #0FF;
}

.scroll {
    margin-left:230px;
	height: 350px;
    width: 720px; 
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: url(../images/slider-bg-yellow.gif) #FFFFFF scroll 1px 1px;
	border: 2px dashed #D5A182;	
}

#sale-scroll {
height: 530px;

}

.scrollContainer div.panel {
    padding: 18px 28px 28px 28px;
    height: 350px;
    width: 680px;
}

#shade {
    background: #FFF;
    height: 13px;
}

/* No Coda Slider */

#noslider {
    z-index:300;
	position: relative;
	width: auto; 
    margin: 0px 0px 0px 0px;
	border: 0px solid #0FF;
}

.noscroll {
    margin-left:18px;
	height: 350px;
    width: 930px; 
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF scroll 1px 1px;
	border: 2px dashed #D5A182;
}


.noscrollContainer div.panel {
    padding: 18px 28px 28px 28px;
    height: 350px;
    width: 680px;
}

#noshade {
    background: #FFF;
    height: 13px;
}




/* Begin Navigation tab formatting */

ul.navigation {
	z-index:3;
	position: absolute;
	top:3px;
	left:8px;
    list-style: none;
    margin: 0;
   	width:160px;
	height:220px;
	border:0px solid #0ff;
	padding:38px 10px 0px 38px;
	background:url(../menu/bg-pins.gif) 0px 0px no-repeat;
	line-height:26px;
}

ul.navigation li {
    display: block;
    margin-right: 10px;
}

ul.navigation a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:600;
	color: #2D695E;
    padding: 0px;
    text-decoration: none;
}

ul.navigation a:hover {
    color: #f00;
	}

ul.navigation a.selected {
	color: #D55B00;
    text-decoration: underline;
}

ul.navigation a:focus {
    outline: none;
}


/* Begin unused Navigation buttons generated at run time -  included in the Coda-Slider script */


.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
	display:none;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

/* Begin Navigation tab formatting */
				
		#navbar {
			z-index:3;
			position: absolute;
			top:8px;
			left:3px;
			width:220px;
			height:300px;
			margin:0;
			padding:50px 10px 0px 42px;
			background:url(../images/bg-pins.gif) 4px 0px no-repeat;			
		}
		
		#navbar a {
			font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight:600;
			color: #2D695E;
			text-decoration: underline;
			line-height:28px;
			}
		
		.pagemark {
			z-index:1;
			position: absolute;
			height:102px;
			width:148px;
			border: 0px solid; 
			}
			
		
		#pm-profile {
		top:258px; left:34px; background: url(../menu/pm-frenchcurve.gif) no-repeat 0px 0px;
		}		
		
		#pm-sale {
		top:397px; left:34px; background: url(../menu/pm-button.gif) no-repeat 0px 0px;
		}	

		#pm-gallery {
		top:258px; left:34px; background: url(../menu/pm-scissors.gif) no-repeat 0px 0px;
		}			
		
		#pm-press {
		top:258px; left:34px; background: url(../menu/pm-iron.gif) no-repeat 0px 0px;
		}			
		
		#pm-doings {
		top:258px; left:34px; background: url(../menu/pm-thimble.gif) no-repeat 0px 0px;
		}		

		#pm-blog {
		top:258px; left:34px; background: url(../menu/pm-thread.gif) no-repeat 0px 0px;
		}						


		

/* footer styles */
div#footer {
	width: 970px;
	height:53px;
	overflow:hidden;
	background-color: #FFF5BE;
	border: 0px dashed #000;
	
	}
	
div#btmmenu {
	padding: 0;
	overflow:hidden;
	height:36px;
	text-align: right;
	margin: 0px 25px 0px 0px;	
	}

div#copyright {
	background-color: #fff;
	text-align: right;
	width: 970px;
	}

div#copyright p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding: 2px;
	margin: 0px 17px 0px 0px;
	}
/* footer styles end */






