html {
margin : 0;
padding : 0;
}
* {
font-family : Century Gothic;
}
body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #6A4F46;

}
body, td, th, input, textarea, select, a {
font-size : 14px;
} 
form {
padding : 0;
margin : 0;
display : inline;
}
input, textarea, select {
margin : 3px 0;
}
a, a:visited {
color: #6A4F46;
text-decoration : none;
}
a:hover {
color: #99CECA;
text-decoration : none;
}
a img {
border : none;
}
p {
margin-top : 0;
}

#container {
width : 1000px;
margin-left : auto;
margin-right : auto;
text-align : left;
}
#header {
	padding-top: 20px;
	position : relative;
}
#follow {
	padding-top: 50px;
	}
#header .div1 {
height : 200px;
}

#header .div2 {
	margin-top: -75px;
	text-align: right;
	padding-right: 10px;

}
#header .follow {
	margin-top: -50px;
	text-align: right;
	padding-right: 10px;

}
#header .div4 a {
position : relative;
padding : 0 0 0 0;
color : #362f2d;
text-align : center;
text-decoration : none;
font-size : 18px;
font-family : Verdana, Geneva, sans-serif;
background:#FFF;
}
#header .div4 .icon {
position : relative;
top : 80px;
margin-right : 4px;
}
#header .div4 .split {
position : relative;
top : 0px;
margin-left : 15px;
margin-right : 15px;
}
#header .div6 a, #header .div6 img {
float : right;
}
/*#breadcrumb {
height : 47px;
padding : 10px 0 0 10px;
background:#FFFFFF;
}*/
#column_left {
padding-top: 100px;
float : left;
width : 180px;
padding-left: 10px;
background : #ffffff;
}
#column_right {
float : right;
width : 180px;
margin-left : 10px;
}
#content {
float : right;
width : 800px;
padding-top: 100px;
margin-bottom : 10px;
background:#FFFFFF;
}
#content .top {
padding : 0 0 0 0;
background:#FFF;
}
#content .top h1, .heading {
font-size : 18px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #362f2d;
background:#FFF;
}
.heading {
padding-bottom : 3px;
margin-bottom : 10px;
background:#FFF;
}
#content .middle {
background : #ffffff;
padding : 10px 0 0 0;
min-height : 380px;
}
#content .bottom {
height : 5px;
background : #ffffff;

}
.box {
margin-bottom : 10px;
background : #ffffff;
}
.box .top {
padding : 8px 0 6px 7px;
color : #362f2d;
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
background : #ffffff;
}
.box .middle {
background : #ffffff;
padding : 10px;
}
.box .bottom {
height : 1px;
background : #ffffff;
}
.success {
padding : 5px 0;
margin-bottom : 10px;
background : #e4f1c9;
border : 1px solid #a5bd71;
font-size : 11px;
font-family : Verdana, Geneva, sans-serif;
text-align : center;
}
.warning {
padding : 5px 0;
margin-bottom : 10px;
background : #ffdfe0;
border : 1px solid #ff9999;
font-size : 11px;
font-family : Verdana, Geneva, sans-serif;
text-align : center;
}
.wait {
padding : 5px 0;
margin-bottom : 10px;
background : #fbfaea;
border : 1px solid #efebaa;
font-size : 11px;
font-family : Verdana, Geneva, sans-serif;
text-align : center;
}
.required {
color : #ff0000;
font-weight : bold;
}
.error {
color : #ff0000;
display : block;
}
.help {
cursor : pointer;
}
.tooltip {
border : 1px solid #fdda5c;
background : #fbff95;
padding : 5px;
font-size : 11px;
width : 250px;
}
.clear {
overflow : hidden;
width : 100%;
}
a.button {
background : transparent url('../image/button_right.png') no-repeat scroll right top;
color : #ffffff;
display : inline-block;
font : normal 12px arial, sans-serif;
height : 25px;
margin-right : 6px;
padding-right : 18px;
text-decoration : none;
}
a.button span {
background : transparent url('../image/button_left.png') no-repeat;
display : inline-block;
padding : 5px 0 5px 18px;
}
.buttons {
background : #f8f8f8;
border : 1px solid #dddddd;
clear : both;
padding : 5px;
margin-bottom : 10px;
}
.buttons input {
padding : 0;
margin : 0;
}
.buttons table {
width : 100%;
border-collapse : collapse;
}
.buttons table td {
vertical-align : middle;
}
.list {
margin-bottom : 10px;
width : 100%;
}
.list td {
text-align : center;
vertical-align : top;
padding-bottom : 10px;
}
.sort {
margin-bottom : 10px;
background : #f8f8f8;
height : 30px;
width : 100%;
}
.sort .div1 {
float : right;
margin-left : 5px;
padding-top : 6px;
padding-right : 9px;
}
.sort .div2 {
text-align : right;
padding-top : 9px;
}
.sort select {
font-size : 11px;
margin : 0;
padding : 0;
}
.pagination {
display : inline-block;
width : 100%;
background : #f8f8f8;
margin-bottom : 10px;
}
.pagination .links, .pagination .results {
padding : 7px;
}
.pagination .links {
float : left;
}
.pagination .links a {
border : 1px solid #cccccc;
padding : 4px 7px;
text-decoration : none;
color : #000000;
}
.pagination .links b {
border : 1px solid #cccccc;
padding : 4px 7px;
text-decoration : none;
color : #000000;
background : #ffffff;
}
.pagination .results {
float : right;
}
.tabs {
display : block;
width : 100%;
margin-bottom : 0;
}
.tabs a {
float : left;
display : block;
padding : 6px 15px 7px 15px;
margin-right : 2px;
border-top : 1px solid #dddddd;
border-bottom : 1px solid #dddddd;
border-left : 1px solid #dddddd;
border-right : 1px solid #dddddd;
background : #ffffff url('../image/tab.png') repeat-x;
color : #000000;
font-weight : bold;
font-size : 13px;
text-decoration : none;
z-index : 1;
position : relative;
top : 0;
}
.tabs a.selected {
background : #ffffff url('../image/tab.png') repeat-x;
border-bottom : 0;
padding-bottom : 8px;
z-index : 3;
}
.tab_page {
border : 1px solid #dddddd;
background : #ffffff;
display : inline-block;
padding : 10px;
display : block;
width : 536px;
clear : both;
z-index : 2;
margin-bottom : 10px;
}
#footer {
text-align:right;
}
#footer .div1 {
text-align : left;
}
#footer .div2 {
text-align : right;
}
#white {
background : #ffffff;
}

#category ul {
margin-top : 0;
margin-bottom : 0;
margin-left : 8px;
padding-left : 12px;
list-style : none;
}
#information ul {
margin-top : 0;
margin-bottom : 0;
margin-left : 8px;
padding-left : 12px;
list-style : none;
}
.cart {
border-collapse : collapse;
width : 70%;
margin-bottom : 5px;
}
.cart th {
background : #eeeeee;
padding : 5px;
font-weight : normal;
}
.cart td {
padding : 5px;
}
}
}
.style1 {
	font-family: Century Gothic;
	font-size: 10pt;
	text-decoration: none;
	color: #6A4F46;
}


 .style1 a:link {
color: #6A4F46;
text-decoration: none;
}

.style1 a:visited {
color: #6A4F46;
text-decoration: none;
}

.style1 a:hover {
color: #99CECA;
text-decoration: none;
}

.style1 a:active {
color: #6A4F46;
text-decoration: none;
}
.style2 {
	font-family: Century;
	font-size: 14pt;
	color: #6A4F46;
}

.style3 {
	font-family: Century Gothic;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
}


 .style3 a:link {
color: #FFFFFF;
text-decoration: none;
}

.style3 a:visited {
color: #FFFFFF;
text-decoration: none;
}

.style3 a:hover {
color: #99CECA;
text-decoration: none;
}

.style3 a:active {
color: #FFFFFF;
text-decoration: none;
}
