﻿body
{
	font-size:small;
    font-family: Verdana;
    background-color: #BBB0A9;
    color:#6A3C1E;
    text-align:left;
    margin:0 auto;
    width:1200px;
    position:relative;
}

html
{
	text-align:center;
	background-color: #BBB0A9;
}

*html body
{
	font-size:x-small;
	f\ont-size:small;
}

a
{
	color:#6A3C1E;
	text-decoration:none;
}

a:visited
{
	color:Black;
	text-decoration:none;
}

a:hover
{
	color:Gray;
	text-decoration:underline;
}

#foot
{
	font-size:1em;
	color:Gray;
}


.form-elem
{
	background-color:#E7FEEF;
}

.privacy
{
	visibility:hidden;
}

.pass-strength
{
	border:solid 1px #000000;
	background-color:#e7feef;
	font-size:smaller;
	color:Black;
	padding:3px;
}
.pass-strength-poor
{
	border:solid 1px #000000;
	background-color:#e7feef;
	font-size:smaller;
	color:Red;
	padding:3px;
}
.pass-strength-excellent
{
	border:solid 1px #000000;
	background-color:#e7feef;
	font-size:smaller;
	color:Green;
	padding:3px;
}

.validator-elem
{
	position:relative;
	left:308px;
	top:-20px;
}

.validator-inside
{
	position:absolute;
	left:2px;
}

#master_content
{
	float:left;
	width:680px;
	margin-left: 20px;
}

#item
{
	height: 160px;
}

#alt_item
{
}

#details
{
	height: 150px;
}

.p_name
{
	font-weight:bold;
	width: 100%;
}

.p_desc
{
	font-size: smaller;
	text-align: left;
	width: 100%;
}

.p_but
{
	text-align: right;
	font-weight: bold;
	width: 100%;
}

#content_large
{
	position: relative;
	visibility: visible; 
	width: 1200px; 
	height: 1700px;
    background: url(../images/Frame.jpg) #bbb0a9  top left no-repeat; 
    border:1px solid #bbb0a9;
}


#content_medium
{
	position: relative;
	visibility: visible; 
	width: 950px; 
	height: 1300px;
    background: url(../images/FrameMedium.jpg) #BBB0A9  top left no-repeat; 
    border:1px solid #bbb0a9;
}



#content_small
{
	visibility: visible; 
	width: 1200px; 
	height: 1300px;
    background: url(../images/FrameSmall.jpg) #BBB0A9  top left no-repeat; 
    z-index: -1;
    border:1px solid #bbb0a9;
}

#content_smallPP
{
	width: 100%; 
	height: 1300px;
    background: url(../images/FrameSmall.jpg) #BBB0A9  top left no-repeat; 
    z-index: -1;
    border:1px solid #bbb0a9;
}

#content_small table
{
	margin:150px 170px 0 0;
}


#content_wrapper_small
{
	float:left;
	width:550px;
	margin:30px 0 0 0;
	text-align:left;
	height:220px;
}

#top_bar
{
	float:left;
	text-align:left;
	font-size: 80%;
	top: 0px; 
	margin: 160px 0 0 160px;
	width:800px;
}


#banner
{
	width:700px;
	text-align:left;
	margin-left: 60px;
}

#menu
{
	float: left;
	margin-left:30px;
	height:20px;
	width: 200px;
}


#intro_out
{
	float:right;
	text-align:left;
	width:530px;
	margin:0 370px 0 0;
}


#intro_in
{
	font-size: 110%;
	text-align:justify;
	width:520px;
	height: 180px;
}

h1
{
	font-size:200%;
	text-align: center;
	width: 75%;
}

h2
{
	font-size:170%;
}

h3
{
	font-size:150%;
}

h4
{
	font-size:120%;
	margin:0 0 20px 20px;
	font-style:italic;
	text-transform:capitalize;
	line-height: 2.5em;
}

.drop
{
	float:left;
	font-size:300%;
	line-height:1em;
	margin:0px 0px 0 0;
	padding:0 1px 0 5px;
	font-family:Old English Text MT;
}

#pic_wrapper
{
	float:left;
	width:700px;
	margin:70px 0 0 120px;
	text-align:left;
	height:590px;
}


#content_wrapper_medium
{
	float:left;
	width:550px;
	margin:-30px 0 0 20px;
	text-align:left;
	height:480px;
}

#content_wrapper_medium > h4
{
	margin: 0 0 0 80px;
}



#content_wrapper_medium_wide
{
	float:left;
	width:550px;
	margin:-40px 0 0 45px;
	text-align:left;
	height:480px;
}


#content_wrapper_large
{
	float:left;
	width:550px;
	margin:20px 0 0 350px;
	text-align:left;
	height:750px;
}


#content_wrapper_large_wide
{
	float:left;
	width:500px;
	margin:-25px 0 0 50px;
	text-align:left;
	height:800px;
}

#content_wrapper_large_wide a
{
	margin:0 0 0 30px;
	font-size: 1.1em
}

#footer_panel_large
{
	position: absolute;
	width: 950px;
	font-size: 80%;
	top: 1250px;
	left: 0;
	text-align: center;
	z-index: 0;
}

/* Center FF*/
#footer_panel_large
{
	text-align: -moz-center;
}

#footer_panel_medium
{
	position: absolute;
	width:950px;
	font-size: 80%;
	top:890px;
	left: 0;
	text-align: center;
}

/* Center FF*/
#footer_panel_medium
{
	text-align: -moz-center;
}

#footer_panel_small
{
	position: absolute;
	width:950px;
	font-size: 80%;
	top:650px;
	left: 0;
	text-align: center;
}

/* Center FF*/
#footer_panel_small
{
	text-align: -moz-center;
}

.left_cell
{
	float:left;
	width:110px;
	text-align:right;
	padding:5px 3px 0 0;
	font-weight:bold;
	margin:0 0 5px 0;
}

.right_cell
{
	float:right;
	width:434px;
	text-align:left;
	padding:0 0 0 3px;
	margin:0 0 5px 0;
}

div[id="sec_code_label"]
{
	margin-top:90px;	
}

div[id="message_label"]
{
	margin-top:5px;	
}

div[id*="contacts_buttons"]
{
	margin-top:15px;
}

#message_top
{
	margin:45px 0 5px -25px;
	font-weight:600;
	text-align:justify;
	width: 600px;
}

#message_about
{
	margin:5px 0 5px 10px;
	font-weight:600;
	text-align:justify;
	width: 500px;
}

	
#signature
{
	margin:20px 0 20px 0;
	width:100%;
	font-weight:600;
	text-align:right;
	text-transform:capitalize;
	font-size:200%;
	font-family:Old English Text MT;
}

.products_nav_but
{
	float:left;
	margin:15px 0 0 20px;
}

#cart_header td
{
	font-weight:bold;
	text-decoration: underline;
}

#total_price
{
	font-size: 120%;
	font-weight:bold;
	margin: 30px auto;
	width: 100%;
	text-align: right;
}

#shipping dt
{
	width: 100%;
	text-align:left;
	font-size: 90%;
	border-bottom: 1px solid #D4A3B1;
}

#shipping dd
{
	width: 100%;
	text-align: left;
	margin: 5px 0;
	font-size: 90%;
}

#return_message
{
	margin:0 0 0 100px;
}

#msg 
{
	float:right; 
	width: 350px; 
	margin-top: -2.5em; 
	margin-right: -50px;
}

#search_div
{
	text-align: center; 
	height: 200px; 
	font-size: 12px; 
	margin:0 0 0 30px;
}

#search_p
{
	width: 450px; 
	text-align: justify; 
	margin:0 0 20px 20px;
}

#welcome
{
	margin: 30px 0 0 45px;
	font-size: 200%;

}

#slogan
{
	width: 520px;
	font-size: 130%;
	text-align: center;
}

.top_sec
{
	width: 100%;
	height: 180px;
	padding: 5px;
	border: solid 1px #000000;
	margin: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
}

#etsy
{
	width: 100%;
	text-align: center;
	margin: 20px 0 0 0;
	float: none;
	color: #6A3C1E;
}

#etsy_item_wrapper
{
	text-align: center;
	width: 100%;
}

#etsy_title
{
	padding:0;
	font-size:140%;
	letter-spacing:1px;
	line-height: 1.5em;
	width:100%;
	border-bottom:1px solid #627081;
	text-align:justify;
	color: #6A3C1E;
}

#etsy_title a:hover
{
 text-decoration: none;
}

.etsy_item
{
	width: 220px;
	float: left;
	text-align: center;
}

#etsy img
{
	margin:0 20px;
	padding:3px;
	border:1px solid #D9E0E6;
	border-bottom-color: #646464;
	border-right-color:#646464;
	background:#f3faee;
}

.hello
{
	text-align: justify;
	margin: 8px 0 0 0;
	font-size: 90%;
	font-weight:  normal;
}

/* IE6 Hacks */
* HTML .hello
{
	text-align: justify;
	margin: 8px 0 0 0;
	font-size: 80%;
	font-weight: bold;
}

* html #welcome
{
	margin: 20px 0 0 0;
	font-size: 200%;
	text-align: center;
	font-weight: bold;
}

* html #etsy
{
	width: 100%;
	text-align: center;
	margin: 20px 0 0 0;
}

* html #message_top {margin:45px 0 5px -25px;}
* html #footer_panel {margin: 50px 0 0 65px;}
* html #content_wrapper_large_wide {margin:-30px 0 0 -30px;}
* html #content_wrapper_medium_wide {margin:-20px 0 0 -30px;}
* html #content_wrapper_medium {margin:-20px 0 0 -80px;}
* html #content_wrapper_medium h4 {margin:0 0 0 115px;}
* html #pic_wrapper {margin:40px 0 0 -185px;}
* html #intro_out {margin:0 370px 0 0;}
* html #menu {margin-left: 50px;}
* html #top_bar {margin:140px 0 0 80px;}
* html #content_large {background: url(../images/Frame.jpg) #BBB0A9  top left no-repeat;}
* html #content_medium {background: url(../images/FrameMedium.jpg) #BBB0A9  top left no-repeat;}
* html #content_wrapper_small {margin:30px 0 0 0;}
* html #page_nav {margin-top: 0;}
* html #message_about
{
	margin:-10px 0 3px 0px;
	font-weight:600;
	text-align:justify;
	width: 500px;
}

* html .drop
{
	float:left;
	font-size:300%;
	line-height:1em;
	margin:0px 0px 0 0;
	padding:0 1px 0 5px;
	font-family: Algerian;
}

* html #msg 
{
	position: absolute; 
	width: 280px; 
	height: 4.5em;
	top: 880px;
	left: 580px;
	z-index: 100;
}

* html #banner
{
	width:700px;
	text-align:left;
	margin:0 0 0 60px;
}

* html #search_div
{
	text-align: center; 
	height: 200px; 
	font-size: 12px; 
	margin:0 0 0 -80px;
}

* html #search_p
{
	width: 450px; 
	text-align: justify; 
	margin:0 0 20px 0;
}