@charset "utf-8";
/* CSS Document */

body {
    background:url(../images/cnb_bg.jpg); 
	margin:0px; 
	padding:0px;
}
#outer{
	width:972px;
	margin:10px auto;
}
#top{
	width:972px;
	background:url(../images/index_top.png) no-repeat;
	height:219px;
}
#index_content{
	width:440px;
	background:url(../images/index_middle.png) no-repeat;
	height:261px;
	padding:30px 345px 10px 187px;
	margin:0px;
}
#index_botom{
	width:972px;
	background:url(../images/index_bottom.png) no-repeat;
	height:384px;
	margin:0px;
}

#absolute_top{
	position:absolute;
	width:922px;
}


.index_copy{
	font:12pt "Times New Roman", Times, serif;
	line-height:20px;
	color:#311b0e;

}

.index_copy a {
	color:#311b0e;
	font-weight: bold;
}

.copy{
	font:14px "Times New Roman", Times, serif;
	line-height:16px;
	color:#311b0e;
	}
.copy a{ color:#6e6464;}
.copy a:hover{	color:#000;}

.outer, .outer a{
	font:12px "Times New Roman", Times, serif;
	color:#fff5eb;
}
.outer{color:#FFF;}
h2{
	font:18px "Times New Roman", Times, serif;
	color:#291911;
}
h1{
	font:22px "Times New Roman", Times, serif;
	color:#291911;
}
a{ text-decoration:none;}
#sub_top{
	width:972px;
	height:198px;
}
#sub_content{
	width:772px;
	min-height:350px;

	background:url(../images/sub_bg.png) repeat-y;
	padding:20px 100px 0px;
}
#sub_content_prod{
	width:772px;
	min-height:800px;

	background:url(../images/sub_bg.png) repeat-y;
	padding:20px 100px 0px;
}
#bottom{
	width:972px;
}
p, h1, h2, blockquote, ul {margin-top:0px; margin-bottom:10px;}

#prod_cont {
	margin-left: -40px;
	width: 830px;
}

#prod_cont .c1 {
	float: left;
	width: 500px;
}

#prod_cont .c2 {
	color: #000000;
	float: left;
	font-style: italic;
	margin-top: 30px;
	text-align: right;
	width: 330px;
}

#prod_cont .c2 a, #prod_cont .top_nav a {
	color: #000000;
	font-style: italic;
}

#prod_cont .c2 span, #prod_cont .top_nav span {
	color: #26beee;
}

#prod_cont .c2 a:hover, #prod_cont .top_nav a:hover {
	text-decoration: underline;
}

#prod_cont .prod_box {
	float: left;
	margin-right: 12px;
	width: 198px;
}

#prod_cont .prod_box_last {
	float: left;
	margin-right: 0px;
	width: 198px;
}

#prod_cont .prod_title {
	background: #f4f4f2;
	color: #000000;
	height: 33px;
	padding-top: 5px;
	text-align: center;
	width: 194px;
}

#prod_cont .prod_title a {
	color: #000000;
	display: block;
}

#prod_cont .prod_title:hover {
	border: 1px solid #000000;
	width: 192px;
	height: 31px;
}

.lft {
	float: left;
}

.clear {
	clear: both;
}

.px_5 {
	height: 5px;
}

#prod_cont .p_img {
	float: left;
	width: 380px;
}

#prod_cont .p_img .p_img_box {
	color: #000000;
	float: left;
	font-size: 14pt;
	width: 80px;
}

#prod_cont .p_img .p_img_box img {
	width: 80px;
}

#prod_cont .p_img .sp {
	float: left;
	width: 5px;
	border: 1px solid #fff4e8;
}

#prod_cont .p_det {
	float: left;
	text-align: center;
	width: 380px;
}

#prod_cont .p_det .subtitle {
	color: #000000;
	font-size: 16pt;
	margin-bottom: 20px;
}

#prod_cont .p_det .details {
	color: #000000;
	font-size: 16pt;
	margin-bottom: 20px;
}

#prod_cont .p_det .desc {
	color: #000000;
	font-size: 12pt;
}

#breadcrumbs, #breadcrumbs a {
	color: #000000;
	font-size: 12pt;
}

#breadcrumbs {
	margin-bottom: 20px;
}

#breadcrumbs a {
	text-decoration: underline;
}

#breadcrumbs a:hover {
	text-decoration: none;
}

.error {
	color: #ff0000;
	font-size: 14pt;
	font-weight: 700;
}

#cart {
	border: 0px;
	border-spacing: 0px;
	width: 700px;
}

#cart td {
	border-bottom: 1px solid #311b0d;
	padding: 3px;
	vertical-align: top;
}

#cart th {
	background: #311b0d;
	color: #ffffff;
	padding: 3px;
	text-align: left;
}

#cart th.rt {
	text-align: right;
}

#cart tr.r1 td {
	background: #eeeeee;
}

#cart tr.r2 td {
	background: #ffffff;
}

#cart tr.r3 td {
	background: #a1a1a1;
}

#subm_buttons {
	margin-top: 20px;
	padding-left: 290px;
	width: 600px;
}

#subm_buttons input {
	margin-right: 70px;
}

.txt {
	background: #ffffff url(../images/shadow.gif) repeat-x scroll center top;
	border: 1px solid #e0e0e0;
	margin-bottom: 5px;
}

.txt:focus {
	background: #eeeeee;
	border: 1px solid #0062a6;
}

.addy {
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 5px;
}

.addy a {
	color: #0000ff;
	text-decoration: underline;
}

.addy a:hover {
	text-decoration: none;
}

.size_chart, .size_chart a {
	color: #000000;
	float: right;
	font-size: 14pt;
	margin-right: 19px;
	margin-top: 5px;
	text-decoration: none;
}

#pop {
	background: #ffffff;
	margin: 0 auto;
	width: 350px;
	height: 370px;
}

#pop_content {
	padding: 10px;
}

#contact_form {
	background: url(../images/contact_form_bottom.jpg) no-repeat;
	height: 379px;
	margin: 0px;
	padding: 0px;
	width: 676px;
}

#contact_form_done {
	background: url(../images/contact_form_bottom_2.jpg) no-repeat;
	height: 379px;
	margin: 0px;
	padding: 0px;
	width: 676px;
}

.txt_box {
	background: #fef6eb url(none);
	border: 1px solid #fef6eb;
	font: 12px "Times New Roman", serif;
	margin: 20px 0px 0px -50px;
}

.txt_box {
	background: #fef6eb url(none);
	border: 1px solid #fef6eb;
	font: 12px "Times New Roman", serif;
	height: 18px;
	width: 230px;
}

.txtarea {
	background: #fef6eb url(none);
	border: 1px solid #fef6eb;
	font: 12px "Times New Roman", serif;
	height: 148px;
	width: 230px;
}

.contactName {
	margin: 16px 0px 0px -50px;
}

.contactEmail {
	margin: 16px 0px 0px -50px;
}

.contactMessage {
	margin: 16px 0px 0px -50px;
}

.contactLink {
	display: block;
	height: 24px;
	margin: 16px 0px 0px -30px;
	width: 76px;
	border: 0px solid #ff0000;
}


