a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(/too_cool_sash_sv.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}


a:link, a:visited { 
	text-decoration: none; 
	border-bottom: 1px dashed #c18678;
	color: #000000; 
	background-color: transparent;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px solid #c18678; 
	color: #000000;
	background-color: transparent;
}

a.anchor {
	text-decoration: none;
	border: 0;
}

a img {
	border-style: none;
	
}

cite {
	font-style: italic;
}

address {
	font-style: normal; 
}

em {
	text-decoration: none;
	font-style: normal;
	font-weight: bold; 
}

.noBorder a {
	border: 0;
} 

.noBorder a:hover {
	border: 0;
}

.help {
	cursor: help;
}

p {
	line-height: 1.4em;
}

p.pCenter {
	text-align: center;
}

p.clear {
	display: block;
	clear: left;
}

h1,h2 {
	margin: 0;
	padding: 0;
	clear: none;
	font-weight: bold;
	font-size: 120%;
	color: #c18678;
}

h3 {
	margin-top: 0.2em;
	color: #ffffff;
	font-size: 80%;
}

h4 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-size: 100%;
}

.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}

.discountText {
	color: #FF0000;
	font-weight: bold;
        background-color: transparent;
}


.oldpriceText {
	text-decoration: line-through;
        background-color: transparent;
}


select { 
	border: 1px solid black; 
	background: #ffffff; 
	color: #000000; 
	font-size: 100%;
}

input { 
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background: #f2f0d5; 
	color: #000000; 
	font-size: 100%;
}

input:hover, input:focus {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

input.button {
	border: 0px;
}

.pl_0, .pl_1, .pl_3 {
	display: block;
	float: none;
	clear: none;
	border-bottom: 1px solid black;
	vertical-align: middle;
	width: auto; 
}

.pl_0 {
	background: #ffffff;
}

.pl_1 {
	background: #f8f8f8;
}

.pl_0 a, .pl_1 a, .pl_3 a {
	border: 0;
}

.pl_0:hover, .pl_1:hover {
	background: #f2f0d5;
}

#product_image {
	z-index: 2;
	display: block; 
	float: left;
	padding-right: 0.5em;
	padding-bottom: 1.5em;
	width: 200px;
	visibility: visible;
}

#product_desc {
	z-index: 3;
	display: block; 
	margin-top: 0;
	/* text-align: justify; */
	float: none; 
}

#product_menu select {
	width: 12em;
}

#product_menu {
	display: block;
	z-index: 3;
	margin-bottom: 0em;
	float: right;
	width: 20em;
}


.contentBox, #product_menu {
	margin-left: 1em;
	margin-right: 0.5em;
	padding: 0.5em;
	border: 2px solid #e9e9e9;
	background-color: #f2f0d5;
	-moz-border-radius: 10px; 
}

.contentBox {
	float: left;
	clear: both;
	top: 1em;
}


#cart {
	display: block;
	clear: both;
	margin-top: 1em;
	padding-top: 0.5em;
	float: none;
	border-top: 1px dotted #e9e9e9;
	height: 2em;
	right: 0.5em;

}

#cart select {
	border: 0px; 
	background: #2f2c2c; 
	color: #ffffff; 
	width: 22em;
	font-size: 90%;
}

#cart li {
        display: block;
        float: left;
        padding: 0px;
	margin-right: 10px;
        border: 0;
	vertical-align: middle;
} 

.hsep_small {
	margin-left: 4px;
	margin-right: 0px;
	border-left: 1px dotted #e9e9e9;
	height: 18px;
	width: 0px;
	float: left;

}

.class_on {
	font-weight: bold;
}

.class_off {
	color: #e9e9e9;
}

#logo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
}
#logo:hover {
	text-decoration: none;
	border: 0;
	border: 0;
	z-index: 0;
}


#sectionMenu {
	z-index: 1;
	position: absolute;
        top: 0;
        left: 350px;
	margin: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background: #ffffff;
	color: #000000;
	width: auto;
	height: 1.3em;

	font-size: 90%;

	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	-moz-border-radius: 5px;
}

#sectionMenu a {
	border: 0;
}
#sectionMenu a:hover {
	color: #c18678;
}

ul.img_hlist {
	display: block;
	list-style: none;
	padding: 0px;
        margin: 0px;
}

ul.img_hlist li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
}

#search_container {
	position: absolute;
	top: 50px;
	left: 430px;
	right: 0;
	width: auto;
	padding: 0;
	margin: 0;
	border: none;
}


.search {
	background: #423e3e url(/images/search_bg.png) top left repeat-x;
	border: 1px solid #3c3838;
	border-bottom-color: #302d2d; 
	border-right-color: #302d2d;
	color: #ffffff;
	font-size: 90%;
}

.search:hover, .search:focus {
	background: #423e3e;
	border: 1px solid #3c3838;
	border-bottom-color: #302d2d; 
	border-right-color: #302d2d;
	font-size: 90%;
}

ul.hlist {
        display: block;
        list-style: none;
        padding: 0px;
        margin: 0px;
	vertical-align: middle;
}

ul.hlist li {
        display: block;
        float: left;
        padding: 0px;
	margin-left: 0.5em; 
        border: none;
	vertical-align: middle;
}


#leftBlock {
	position: relative;
	float: left;
	top: 0em;
	left: 0em;
	margin-top: 1em;
	margin-left: 0.7em;
}

#menu_container {
	width: 12em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 1px solid #e9e9e9;
	background-color: #ffffff;
	-moz-border-radius: 10px; 
}

.menu {
	padding: 0 0 0 10px;
	margin: 0;
}

.menu dd {
	white-space: nowrap;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
} 

.menu a:link, .menu a:visited {
	text-decoration: none;
	border: 0;
}

.menu a:hover {
	text-decoration: none; 
	color: #c18678;
	border: 0;
}


#head_menu, #homeMenu {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background-color: #ffffff; 
	font-size: 90%;
}

#head_menu {
	padding-left: 15.8em;
	padding-right: 1em; 
}

#homeMenu {
	padding: 0em;
}

#head_menu a, #homeMenu a {
	text-decoration: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	border: 0;
}

#head_menu a:hover, #homeMenu a:hover {
	background-color: #f2f0d5; 
}

#body_container {
	z-index: 1;
	float: none; 
	width: auto;
	margin-right: 1em;
	margin-left: 14.5em;
	margin-top: 1em;
	padding-bottom: 1em;
}

#topBg {
	background: #302d2d url(/images/topbg.png); 
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: auto;
	height: 100px;
}



#main_contents {
	display: block; 
	width: auto;
	z-index: 2;
	float: none;
	border: 1px solid #e9e9e9;
	padding: 0.8em;
	vertical-align: top;
	-moz-border-radius: 10px;

	background-color: #ffffff;
}

body {
	padding: 0;
	margin: 0;
	font-family: sans, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #f8f8f8;
}


textarea {
	border: 1px solid black;
	background-color: #ffffff;
	color: #000000;
	font-family: sans, sans-serif;
	font-size: 70%;
}


.txt_button {
	background: #cccccc;
	border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #afafaf;
        border-bottom: 1px solid #afafaf;
	font-weight: bold;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 1px;
}

.txt_button a, .txt_button a:hover {
	border: none;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;

	padding-top: 2px;
	padding-bottom: 2px;
}

.blackBox {
	/* border: 1px solid black;
	padding: 0;
	margin: 0;
	float: left;
*/
}

.imgBorder {
	border: 1px solid black;
}

.form_button {
	background: #cccccc;
        border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #aaaaaa;
        border-bottom: 1px solid #aaaaaa;

	float: left;
	font-weight: bold;
	font-size: 100%;

	margin: 0;

	padding-right: 2px;
	padding-left: 2px;

	padding-top: 0px;
	padding-bottom: 0px;
}

.form_button:hover {
	cursor: pointer;
}

.pContent {
	padding-top: 0.1em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: justify;
	line-height: 1.4em;
}

#homeContent {
	display: block;
	top: 0;
	margin-top: 2em;
}

#comments {
	background-color: #ffffff;
	float: none;
	border: 1px solid #e9e9e9;
	margin-top: 0.8em;
	padding: 0.8em;
	text-align: right;
	margin-left: 60%;
	visibility: hidden;
	-moz-border-radius: 10px; 
}

