html, body {

	height: 100%;

}



body {

	background-color: #E8E7E2;

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	margin: 0 auto;

}





#holderWrapper {

	margin: 0 auto;

	width: 1022px;

	min-height: 100%;

	background-color: #ffffff;

}



#holder {

	margin: 0 auto;

	float: left;

	clear: both;

	width: 992px;

	padding: 0 15px;

	border-top: 10px solid #000000;

	background-color: #ffffff;

}



#header {
    float: left;
    margin-bottom: 5px;
}


#header, #topMenuColorBar, #topMenuColorBar2,

#homeFlash, #newsBar {

	width: 100%;

}

#topMenuHolder {

	float: right;

}



#topMenu {

	height: 25px;

	float: right;

	background-color: #42352E;

}



#topMenu2 {

	height: 22px;

	float: right;

}


#footerMenu {

	height: 20px;

	width: 100%;

	float: left;

	border-top: 1px solid #bfbfbf;

}



#navigation_holder {

	height: 20px;

	width: 100%;

	float: left;

	background-color: #42352E;

}



#navigation {

	float: right;

}


#wrapper {

	float: left;

	width: 100%;

}



#logo {

	float: left;

	width: 210px;

	height: 50px;

	background-color: #ffffff;

	background-image: url(../image/logo.gif);

	cursor: pointer;

	margin: 15px 0 0 0;

}


/*
#content {

	float: left;

	clear: both;

	margin: 0;

	padding: 0 0 5px 0;

	background-color: #ffffff;

}
*/


#main {

	float: left;

}



#bottom {

	clear: both;

	width: 1022px;

	height: 120px;

	position: relative;

	margin: -65px auto 0 auto;

	background-color: #FFFFFF;

}



#footer {

	padding: 15px 15px 0 15px;

}



#footer p {

	clear: both;

	float: left;

	width: 100%;

	text-align: left;

	color: #999999;

	margin-top: 5px;

}



.clear {

	clear: both;

	overflow: hidden;

}



/**********  FORMS     **********/



.butt {

	float: left;

	overflow: visible;

	padding: 0 10px 5px 10px;

	height: 18px;

	font-size: 11px;

	text-transform: capitalize;

	color: #DDDDDD;

	border: 1px solid #bfbfbf; 

	background-color: #42352E;

	background-image: url(../image/butt_bg.gif);

	background-position: left;
		cursor:pointer;

}



.buttHover {

	float: left;

	overflow: visible;

	padding: 0 10px 5px 10px;

	height: 18px;

	font-size: 11px;

	text-transform: capitalize;

	color: #DDDDDD;

	border: 1px solid #bfbfbf; 

	background-color: #42352E;

	background-image: url(../image/butt_bg.gif);

	background-position: right;

}



#search .butt {

	float: right;

	width: 43px;

}



#search .buttHover {

	float: right;

	width: 43px;

}



input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	margin: 0 2px;
	color: #555555;
	background-color: #f9f9f9;
	border: 1px solid #bfbfbf; 
}

.filter_keyword {
    float:right;
	width:155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	margin: 3px 2px;
	color: #555555;
	background-color: #f9f9f9;
	border: 1px solid #bfbfbf; 
	color: #999;
}

.focus, .focus option {

	color: #000000;

	background-color: #FFFFFF;

}





/**********   LINKS    **********/



a:link, a:visited, a:active {

	text-decoration: none;

	color: #000000;

}



a:hover	{

	text-decoration: underline;

	color: #000000;

}



#topMenu a {

	color: #FFFFFF;

	display: block;

	float: left;

	border-right: 1px solid #ffffff;

	height: 15px;

	line-height: 15px;

	padding: 0 10px;

	margin: 5px 0 0 0;

}



#topMenu .last	{

	border-right: none;

}



#topMenu a:link, #topMenu a:visited, #topMenu a:active {

	text-decoration: none;

	cursor: pointer;

}



#topMenu a:hover	{

	text-decoration: none;

	cursor: pointer;

}



#topMenu2 a {

	color: #000000;

	display: block;

	float: left;

	border-right: 1px solid #000000;

	height: 15px;

	line-height: 15px;

	padding: 0 10px;

	margin: 5px 0 0 0;

}



#topMenu2 .last	{

	border-right: none;

	padding-right: 0px;

}



#topMenu2 a:link, #topMenu a:visited, #topMenu a:active {

	text-decoration: none;

	cursor: pointer;

}



#topMenu2 a:hover	{

	text-decoration: none;

	cursor: pointer;

}


#footerMenu a {

	color: #999999;

	display: block;

	float: left;

	border-right: 1px solid #999999;

	height: 12px;

	line-height: 12px;

	padding: 0 10px;

	margin: 5px 0 0 0;

}



#footerMenu .last	{

	border-right: none;

}



#footerMenu .first	{

	padding-left: 0px;

}



#footerMenu a:link, #footerMenu a:visited, #footerMenu a:active {

	text-decoration: none;

	cursor: pointer;

}



#footerMenu a:hover	{

	text-decoration: none;

	cursor: pointer;

}



#navigation a, #navigation .links b {

	color: #FFFFFF;

	display: block;

	float: left;

	border-right: 1px solid #ffffff;

	font-size: 11px;

	height: 12px;

	line-height: 12px;

	padding: 0 10px;

	margin: 4px 0 0 0;

}


#navigation .last {

	border-right: none;

}



#navigation a:link, #navigation a:visited, #navigation a:active {

	text-decoration: none;

	cursor: pointer;

}



#navigation a:hover	{

	text-decoration: underline;

	cursor: pointer;

}



.info_box a	{

	color: #000000;

	text-decoration: underline;

	cursor: pointer;

}



.info_box a:link, .info_box a:visited, .info_box a:active, .info_box a:hover {

	text-decoration: underline;

	cursor: pointer;

}



.info_box2 a, .info_box2 a:link, .info_box2 a:visited, .info_box2 a:active	{

	color: #000000;

	text-decoration: none;

	cursor: pointer;

}



.info_box2 a:hover {

	text-decoration: underline;

	cursor: pointer;

}



.category_box a	{

	color: #000000;

	text-decoration: none;

	cursor: pointer;

}



.category_box a:link, .category_box a:visited, .category_box a:active {

	text-decoration: none;

	cursor: pointer;

}



.category_box a:hover {

	text-decoration: underline;

	cursor: pointer;

}

/**********   TEXT   **********/



h1, h2, h3, legend	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: left;

}



h1 {
	color: #7F623B;
	font-size: 22px;
	line-height: 1.2em;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}



h2 {

	clear: both;

	color: #7F623B;

	font-size: 18px;

	line-height: 1.2em;

	font-weight: normal;

	margin: 10px 0 10px 0;

}



h3 {

	clear: both;

	color: #7F623B;

	font-size: 14px;

	line-height: 1.2em;

	margin: 20px 0 0 0;

}



p {

	padding-top: 0;

	margin-top: 0;

	margin-bottom: 10px;

	color: #333333;

}



p strong, li strong, td strong, th strong, code strong, pre strong {

	color: #cccccc;

}



/*********** OTHER ****************/



.right {

	float: right;

}



.left {

	float: left;

}



.hr_sep {

	display: block;

	clear: both;

	width: 100%;

	margin: 2px 0 0 0;

	height: 2px;

	border-bottom: 1px solid #bfbfbf;

}



.vr_sep {

	display: block;

	float: left;

	height: 100%;

	margin: 0 10px;

	width: 1px;

	border-left: 1px solid #bfbfbf;

}



.gold {

	color: #7F623B;

}


.menu_category {

	color: #ffffff;

	display: block;

	float: left;

	clear: both;

	height: 15px;

	width: 100%;

	line-height: 15px;

	padding: 0 12px;

	margin: 10px 0 0 0;

	font-weight: bold;

}

#column_right .menu_category {
	color: #000000;
}


#search {

	clear: both;

	float: right;

	width: 214px;

	margin-top: 5px;

	padding: 0 0 2px 0;

}



#search .hr_sep {

	margin-top: 5px;

	clear: both;

	float: right;

	width: 209px;

}


#left_bar {

	width: 244px;

	float: left;

	margin-right: 5px;

	height: 100%;

	min-height: 100%;

}


#right_bar {

	float: right;

	margin-left: 5px;

	width: 250px;

}



#right_bar .heading {

	width: 210px;

}



#home_holder {

	height: 410px;

}



.info_box {

	width: 232px;

	border: 1px solid #bab9b7;

	float: left;

	margin: 0 5px 0 0;

	padding: 5px;

	background-image: url(../image/bg_bar.gif);

	background-repeat: repeat-x;

}



.info_text {

	float: left;

	width: 120px;

	margin-left: 5px;

}



.info_box h3 {

	margin: 0 0 5px 0;

	font-size: 12px;

	color: #7F623B;

}



.info_box p {

	color: #000000;

}



.info_image {

	float: left;

}



.info_box2 {

	width: 230px;

	padding: 10px;

	float: left;

	background-color: #e5e3d6;

}



.info_box2 .info_text {

	float: left;

	width: 112px;

	margin-left: 0;

}



.info_box2 .info_image {

	padding-right: 10px;

	border-right: 1px solid #a8a8a8;

	margin-right: 10px;

}



.info_box2 p {

	color: #a8a8a8;

	line-height: 14px;

	margin-bottom: 0px;

}



#content_holder {

	float: left;

	width: 742px;

}



.category_box {

	width: 110px;

	min-height: 200px;

	overflow: hidden;

	border: 1px solid #bab9b7;

	float: left;

	margin: 0 0 5px 5px;

	padding: 3px;

}



.category_image {
    width: 110px; 
	float: left;
	margin-bottom: 10px;
	text-align:center;
	

}



.category_text {

	float: left;

}



.category_box image {

	float: left;

	border: 1px solid #d4d2c6;



}



.category_box p {

	color: #c6c6c6;

	margin-bottom: 2px;

}



.overview_box {

	float: left;

	clear: both;

	margin-bottom: 5px;

	height: 100px;

}



.overview_box .heading {

	background-color: #42352d;

	color: #ffffff;

	padding: 4px 20px;

	text-align: right;

	width: 328px;

}



#profile_holder {

	float: left;

	padding: 20px;

	width: 445px;

}



.profile_box {

	float: left;

	margin-bottom: 5px;

}



.profile_desc {

	float: left;

	width: 270px;

	margin-left: 15px;

	padding: 0px;

}



.profile_box .heading {

	background-color: #42352d;

	color: #ffffff;

	padding: 4px 20px;

	text-align: right;

	width: 120px;

}



.row {

	float: left;

}



.row .content {

	display: block;

	float: left;

	width: 320px;

}



.row p {

	color: #333333;

}



.label {

	float: left;

	width: 90px;

}



#quick_products {

	border-top: 1px solid #bfbfbf;
	width: 460px;

}



#quick_products .category_box {

	border: 0px;

	margin: 10px 15px 0 0;

	padding: 0px;

}


form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}

a img {
	border: none;
}
p {
	margin-top: 0px;
}

/* layout */

#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #000000;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	width: 244px;
	float: left;
	margin-right: 5px;
	clear: left;
	height: 100%;
	min-height: 100%;
}

#column_right {
	float: right;
	width: 244px;
	margin-left:5px;
	clear: right;
}

#content {
    margin-left:250px;
    margin-right:255px;
	margin-bottom: 10px;
}

#content .top {
	width:100%;
	height:32px;
}

#content .top .left {
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	margin-left: 5px;
	margin-right: 5px;
	height: 32px;
}
#content .top h1 {
	padding: 8px 0px 8px 7px;
      
}

#content h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#content .middle {
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom .left {
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#leftMenu {
	height: 100%;
	width: 100%;
	min-height: 100%;
	float: left;
	background-color: #42352d;
	padding: 0 0 10px 0;

}

#leftMenu a	{
	color: #ffffff;
	display: block;
	float: left;
	clear: both;
	height: 15px;
	width: 100%;
	line-height: 15px;
	padding: 0 20px;
	margin: 5px 0 0 0;
}



#leftMenu a:link, #leftMenu a:visited, #leftMenu a:active {
	text-decoration: none;
	cursor: pointer;
}


#leftMenu a:hover	{
	text-decoration: underline;
	cursor: pointer;
}


.heading {
	background-color: #000000;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
}

.box {
	height: 100%;
	width: 100%;
	min-height:100%;
	background-color: #42352d;
	padding: 0 0 10px 0;
	margin:0 0 10px 0px;
}

#column_right .box {
 background-color: #e5e3d6;
 color: #000000;
}

.box .top {
	background-color: #000000;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
}

.box .top img {
	float: left;
	margin-right: 5px;
}

.box .middle {
	padding: 10px;
	min-height:352px;
}

.box .bottom {
	height: 5px;
}

.box .middle a	{
	color: #ffffff;
	height: 15px;
	line-height: 15px;
	padding:0px;
	margin: 5px 0 0 0;
}

.box .middle a:link, .box .middle a:visited, .box .middle a:active {
	text-decoration: none;
	cursor: pointer;
}


.box .middle a:hover	{
	text-decoration: underline;
	cursor: pointer;
}

#column_right .box a, #column_right .box a:link, #column_right .box a:visited, #column_right .box a:active	{
   color: #000000;
   text-decoration: none;
   cursor: pointer;
}

#column_right .box #navigation a{
   color: #ffffff;
}

#column_right .box #navigation .links{
   float:right;
   margin-right:5px;
}

#column_right .box #navigation .results{
   display:none;
}

.aphoto {
    float:left;
	width: 157px;;
	padding:0;
	margin:15px 15px 0px 20px;
}

.aphoto .name {
    float:left; 
	background-color:#42352E;
	color: #ffffff;
	text-align:right;
	vertical-align:middle;
    padding:2px 10px 0px 0px;
	width:147px;
	height:22px;
	overflow:hidden;
}

.aphoto img {
   float:left;
   display:block;
   width:157px;
}

.aintro {
    float:left;
	width: 260px;
	padding-top:15px;
}

.sintro {
    float:left;
	width: 500px;
	padding-top:15px;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	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 { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
	cursor:pointer;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}

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

.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
/*.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}*/
.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;
	color: #000000;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
        color: #000000;
}
.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: left;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
} 

#navigation .results {
	float: left;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
}

#navigation .links {
   float:left;
   color:#ffffff;
}

.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.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_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 7px;
	list-style: none;
	line-height: 15px;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 7px;
	list-style: none;
	line-height: 15px;
}

.box .middle ul	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 7px;
	list-style: none;
	line-height: 15px;
}

.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}


