/*
Theme Name: Khom Loy
Description: Sunfish customer template
Version: 1
Author: Sunfish
Author URI: http://www.sunfish.se/
*/

#cat_holder {
	border-right: 1px solid #cbcbcb; 
	width: 200px; 
	background: transparent; 
	color: white; 
	padding: 15px; 
	float: left;
}

#cat_holder a {
	color: white;
	text-decoration: none;
}

#cat_holder a:hover {
	text-decoration: underline;
}



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: white;
	color: #333;
	}

.product_box {
	width: 600px; 
	background: #f6f6f6;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
}

#main_product_view {
	float: left; 
	margin-left: 15px;
	width: 600px;
}	
	
	
#page {
	background-color: black;
	width: 1000px;
	margin: 0 auto 0 auto; 
}

#header {
	height: 278px;
}

#top_left {
	width: 6px;
	height: 23px;
	float: left;
	background: url('images/top_left.jpg');
	background-repeat: no-repeat;
}

#top_right {
	height: 23px;	
	width: 6px;
	float: left;
	background: url('images/top_right.jpg');
	background-repeat: no-repeat;
}

#top_middle {
	width: 988px;
	height: 23px;
	float: left;
	background: url('images/top_middle.jpg');
	background-repeat: repeat-x;
}

#logo_left {
	width: 391px;
	height: 255px;
	float: left;
	border-right: 1px solid #eeeeee;
	background: url('images/top_back.jpg');
	background-repeat: repeat-x;
}

#logo_right {
	width: 607px;
	height: 256px;
	margin-top: -1px;
	float: left;
	background: url('images/header_splash.jpg');
}

#logo {
	margin-top: 40px;
	text-align: center;
}

#menubar {
	background: url('images/menu_back.jpg');
	background-repeat: repeat-x;
	height: 20px;
	width: 970px;
	padding-top: 7px;
	padding-left: 30px;
}

#sales_map {
	float: left;
	width: 200px;

	margin-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-right: 1px solid #380607;
}

h2 {
	color: white;
	padding-bottom: 0;
	margin-bottom: 0;
}

#content_holder {

	background: url('images/content_bg.jpg');
	background-repeat: repeat-x;
}

#content {
	padding: 20px 20px 20px 20px;
	
	border-right: 1px solid #380607;
	width: 530px;
	float: left;
	color: white;
}

#sidebar {
	width: 200px; 
	float: left;
}

#sidebar ul {
	padding: 20px;
	margin: 0;
}

#sidebar ul  li{
	list-style-type: none;
}



#content a {
	color: white;
	font-weight: bold;
}

#content p {
	font-family: "Verdana","Arial",sans-serif;
	font-size: 11px;
	color: #E0B5BB;
	line-height: 1.5em;
}

#content h4 {
	font-size: 13px;
	color: white;
}

#menubar li {
	font-family: "Arial",sans-serif;
	color: #3A0A11;
	float: left;
	margin-right: 35px;
}

#menubar li a{
	color: #3A0A11;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	
}

#menubar li a:hover{
	color: #AB142A;
}

a.eventlink {
	color: white;
	text-decoration: none;
}

a.eventlink:hover {
	text-decoration: underline;
}

#footer_left {
	clear: both;
	width: 8px;
	height: 26px;
	float: left;
	background: url('images/footer_left.jpg');
	background-repeat: no-repeat;
}

#footer_middle {
	padding-top: 8px;
	width: 984px;
	height: 18px;
	float: left;
	background: url('images/footer_middle.jpg');
	background-repeat: repeat-x;
}

#footer_middle span {
	color: #606060;
}

#footer_right {
	width: 8px;
	height: 26px;
	float: left;
	background: url('images/footer_right.jpg');
	background-repeat: no-repeat;
}

.alignleft {
	float: left;
}


#suckerfishnav {

	font-size:18px;
	font-family:verdana,sans-serif;
	font-weight:bold;	
	width:100%;
}

#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	
	padding:0;
	margin:0;	
	width:100%;
}

#suckerfishnav a {
	display:block;	
	color:#dddddd;
	text-decoration:none;
	height: 20px;
}

#suckerfishnav li ul li a {
	height: 12px;
}

#suckerfishnav li {
	float:left;
	padding:0;
}

#suckerfishnav ul {
	z-index: 999;
	position:absolute;
	left:-999em;
	/*height:auto;*/
	width:151px;
	font-weight:normal;
	
	line-height:1;	
	border:0;
	border-top:1px solid #666666;
}

#suckerfishnav li li {	
	width:149px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-weight:bold;
	font-family:verdana,sans-serif;
}

#suckerfishnav li li a {
	padding:4px 10px;	
	width:130px;
	font-size:10px;
	color:#dddddd;
}

#suckerfishnav li ul ul {
	margin:-21px 0 0 150px;
}

#suckerfishnav li li:hover {
	background:#3A0A11;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {
	color:#dddddd;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {	
	color:#AB142A;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color:black;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {left:-999em;}#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	left:auto;
	background:#e5e5e5;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	color: #AB142A;
}

