

*
{
margin:0;
padding:0;
} 


body {
	background: url(images/medgray-bkg2.jpg) repeat top left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	color: #000;
	font-size: 11px;
}

a, a:active, a:visited {
	color: #54705B;
}

a:visited {

}

a:hover {

}


img {
	border: 0
}

input {
	border: 1px #000 solid;
	margin: 5px 0 2px 0;
}

textarea {
	border: 1px #000 solid;
}

#left {
	width: 750px;
	margin: 0 auto 0 auto;
	background: #FFF url(images/border_left.gif) no-repeat top left;
	padding: 0;
	color: #000;
	min-height:700px;
	font-size: 10px;
}

* html #left {height:700px}

#right {
	background-image: url(images/border_right.gif) no-repeat top right;
	background-color: white;
	color: #000;
	padding: 0;
	min-height:700px;
}
* html #right {height:700px}

#inner_border {
	border-left: 1px #bdbdbd solid;
	border-right: 1px #bdbdbd solid;
	margin: 0px 7px 0px 7px;
	padding: 0 10px 5px 10px;
	background-color: #FFF;
	color: #000;
	min-height:700px;
}
* html #inner_border {height:700px}

#left_content {
	padding: 5px 0px 5px 8px;
	width: 455px;
	min-height: 700px;
}
* html #left_content {height:700px}

#right_content {
	width: 223px; /*sidebar width*/
	float: right;
	padding: 6px 8px 5px 0px;
}

#right_content input {
	border: 1px #000 solid;
	background-color: #F7EFF8;
	padding: 2;
	margin: 0;
	height: 15px;
	width: 125px
	font-size: 9px
}

#right_content #list {
	padding: 10px 4px 10px 6px;
	
}

#right_content submit {
	background-image: url(http://www.glassslipper.us/images/subutton.gif);
	border-width:0;
	padding: 0;
}


#right_content .title {
	font-weight: bold;
	text-transform: uppercase;
}

#right_content table {
	padding: 2px 0 2px 0;
	border-bottom: 1px #c3c3c3 solid;
	width: 209px;
	
}

 #right_content td {
	padding: 2px 2px 3px 0px;
}


#nav_top {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	height: 15px;
	border-left: 1px #bdbdbd solid;
	border-top: 1px #bdbdbd solid;
	border-right: 1px #bdbdbd solid;
	font-size: 11px;
	margin-top: 10px;
	text-transform: uppercase;
	padding: 2px 2px 2px 5px!important;
	padding: 2px 2px 0px 5px;
	text-align: center;
}

#nav_top a, #nav_top a:visited, #nav_top a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#nav_top a:hover {
	background-color: #81B5C7;
	text-decoration: none;
	padding-bottom: 2px;
}

.small { /* for the |'s in nav bar*/
	font-size: 10px;
	color: #a9a9a9;
	
}

.nav_bottom {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	height: 15px;
	border-top: 1px #81B5C7 solid;
	border-left:  1px #bdbdbd solid;
	border-right: 1px #bdbdbd solid;
	border-bottom:  1px #bdbdbd solid;
	background-color: #B7DDEA;
	color: #000;
	padding-left: 5px; /* boosts sublinks to the right */
	font-size: 11px;
	text-align: center;
}

nav_bottom2 {
	border-bottom: 1px #FFF solid;
	text-align: center;
	height: 15px;
	font-size: 11px;
}

.nav_bottom2 a, .nav_bottom2 a:visited, .nav_bottom2 a:active {
	color: #693065;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	
}

.nav_bottom2 a:hover {
	text-decoration: none;
	color: #c79ca2;
}

#contentwrap {
	min-height: 630px;
}
* html #contentwrap {height:630px}

/* rounded tables classes*/
.outer1 {
	background-image: url(images/table_left.gif); 
	background-repeat: repeat-y;
	margin-top: 10px; /* DONT REMOVE -- IE SPACING */
	padding-bottom: 0px!important;
	padding-bottom: 10px; /* DONT REMOVE -- IE SPACING */
}

/* only the mailing list table uses this -- diff bg */
.outer11 {
	background-image: url(images/table_left.gif); 
	background-repeat: repeat-y;
	padding-bottom: 0px!important;
	margin-top: 10px;
	
}

	
.outer2 {background:url(images/table_right.gif) repeat-y right top ;}
.outer3 {background:url(images/table_top.gif) repeat-x left top; }

.outer4 {background:url(images/table_bottom.gif) repeat-x left bottom;}

.outer41 {background:url(images/table_bottom_round.gif) repeat-x left bottom;}

.outer5 {background:url(images/table_topleft.gif) no-repeat left top;}
.outer6 {background:url(images/table_topright.gif) no-repeat right top;}
.outer7 {background:url(images/table_bottomleft.gif) no-repeat left bottom;}

.outer71 {background:url(images/table_bottomleft_round.gif) no-repeat left bottom;}

/* for main content area tables */
.outer8 {background:url(images/table_bottomright.gif) no-repeat right bottom;
text-align:left; 
padding: 5px 0 0px 7px!important;
padding: 2px 0 1px 7px; /* bottom padding needed for some IE bug (see below) */
}

/* for side area tables */
.outer81 {
	background:url(images/table_bottomright_round.gif) no-repeat right bottom;
	text-align:left; 
	padding: 4px 0 0px 7px!important;
	padding: 4px 0 0px 7px;
}

/* for the magic book wrap */
.outer81 p {
	text-align:center;
	padding: 8px 0 8px 0;
}

.outer81 img {
	padding-bottom: 2px
}

.outer8 p {padding: 5px 5px 5px 5px; text-align: left; margin: 0; }
.outer9 {
	background:url(images/diagbkg.gif) repeat;
	text-align: center; 
	padding-bottom: 1px; /* for some reason w/out this the store info table will run into mailing list in IE */
}
.outer9 p {
	text-align:center; 
	margin: 0; 
	padding: 8px 2px 10px 2px!important;
	padding: 5px 2px 2px 2px;
}


/* main text area class */
.content {
	padding-bottom: 10px!important;
	padding-bottom: 5px;
}

.content h1 {
	font-size: 13px;
	border-bottom: 1px #c3c3c3 solid;
	margin: 7px 8px 0px 10px; /* right margin needed to keep line out of table border */
}

.content h2 {
	font-style: italic;
	font-weight: bold;
	padding: 0;
	font-size: 12px;
	text-decoration: underline;
	margin: 10px 8px 2px 16px; /* right margin needed to keep line out of table border */
}

.content h3 {
	font-size: 12px;
	margin: 7px 8px 0px 10px; /* right margin needed to keep line out of table border */
}

.content p {
	margin:4px 8px 5px 16px;
	padding:0 0 0px 0;
	line-height: 1.3em;
}

content table {
	margin: 5px;

}

.content ul {
	margin:-5px 8px 1px 22px!important;
	margin:-5px 8px 10px 22px;
	line-height: 1.3em;
}

.content li {
	padding-top: 10px;
}

.content textarea {
	margin-top: 5px;
}

/* specific page stuff */

.content .leftpush { /* mostly used to push input boxes into proper content spot */
	margin-left: 16px;
}

a.linklist:hover {
	color: #7C9081;
}

#products {
	padding: 20px 0 10px 3px;
	margin: 0;
	text-align: center;
	
}

#products img { /* for main products page */
	padding: 3px;
}

.relevant {
	padding: 5px 20px 1px 20px;
}

#imgright { /* positions images to right on specific product pages */
	float: right; 
	margin: 5px 2px 0 6px;
}

#stretch {
	min-height: 350px;
}
* html #stretch {height:350px}

.banner {
	margin-top: 10px;
}

#hr {background:url(images/hr.gif) repeat-x right top;
	height: 4px;
	margin-top: 10px;
}

#copyright {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px #e8e8e8 solid;
	color: #8c4f88;
	background-color: #B4DDEA;
	text-align: center;
}

#links {
	color: #898989;
	text-align: center;
	
}

#links a, #links a:visited, #links a:active {
	color: #898989;
	font-weight: normal;
	text-decoration: none
}

#links a:hover {
	text-decoration: underline;
}