@charset "utf-8";
/*
------------------------------------------------------------------------
Theme Name:Karwig Wines
Author:Ndee Siswandhi
Author Company URI:http://www.globalwsolutions.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#C00;
	text-decoration:underline;
}
a:hover {
	color:#666;
	text-decoration:underline;
}

.header {
	background:url(images/header_bg.gif) no-repeat top;
}
.welcome {
	padding-top:3px;
}
.welcome a{
	color:#C00;
	text-decoration:underline;
}
.welcome a:hover {
	color:#666;
	text-decoration:underline;
}
.smallcart {
	font:15px Calibri, "Trebuchet MS", Tahoma;
	color:#000;
	padding-top:3px;
}
.smallcart p {
	padding-bottom:5px;
}
.phone {
	font:bold 17px Calibri, "Trebuchet MS", Tahoma;
	color:#000;
}

.menu {
	font:bold 17px Calibri, "Trebuchet MS", Tahoma;
	color:#7b8425;
	text-transform:uppercase;
	height:40px;
	line-height:27px;
}

*+html .menu {
	font:bold 17px Calibri, "Trebuchet MS", Tahoma;
	color:#7b8425;
	text-transform:uppercase;
	height:40px;
}

.menu a{
	padding-left:10px;
	padding-right:9px;
	background:url(images/menu_bg.gif) no-repeat right top;
	color:#7b8425;
	text-decoration:none;
}
.menu a:hover{
	padding-left:10px;
	padding-right:9px;
	color:#666;
	text-decoration:none;
}
.menu a.last {
	padding-left:10px;
	padding-right:9px;
	color:#7b8425;
	text-decoration:none;
	background:none;
}
.menu a.last:hover {
	padding-left:10px;
	padding-right:9px;
	color:#666;
	text-decoration:none;
	background:none;
}
.search input {
	background:url(images/search_bg.gif) repeat-x bottom #f8f9f8;
	border:1px solid #666600;
	width:100%;
	font:11px Tahoma, Geneva, sans-serif;
	color:#666;
}
.newsletter {
	background:url(images/banner_newsletter.jpg) no-repeat;
}
.newsletter p {
	padding-bottom:3px;
	font:bold 12px Calibri, "Trebuchet MS", Tahoma;
	color:#666;
}

h1 {
	background:url(images/title_bg.gif) no-repeat;
	display:block;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	line-height:32px;
	padding-left:15px;
	text-align:left;
}
.pcMainTable h1.viewcart {
	background:url(images/title_bg_view.gif) no-repeat;
	display:block;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	line-height:32px;
	padding-left:15px;
	text-align:left;
}
/*		Product List		*/
#prodlist {
	width:251px;
	height:141px;
	background:url(images/line_vert.gif) no-repeat right top;
	float:left;
	text-align:left;
}
#prodlist_last {
	width:251px;
	height:141px;
	background:none;
	float:left;
	text-align:left;
}
.horizontal {
	background:url(images/line_hori.gif) no-repeat center;
	padding:5px 0;
}
.clearfix {
	clear:both;
}
#prodlist h3, #prodlist_last h3 {
	font:bold 12px Verdana, Geneva, sans-serif ;
	/*color:#666600;*/
	padding-bottom:5px;
	padding-top:10px;
}
#prodlist p.text, #prodlist_last p.text {
	font-size:10px;
	padding-bottom:5px;
}
#prodlist p, #prodlist_last p {
	color:#666;
	padding-bottom:5px;
}


.footer {
	background:url(images/footer_bg.gif) repeat-x top;
	height:160px;
	text-align:center;
	margin-top:15px;
	padding-top:5px;
}
.footer p {
	padding-top:5px;
	font:12px Tahoma, Geneva, sans-serif;
	color:#666600;
	line-height:18px;
}
.footer a{
	font:12px Tahoma, Geneva, sans-serif;
	color:#666600;
	text-decoration:none;
}
.footer a:hover {
	font:12px Tahoma, Geneva, sans-serif;
	color:#C00;
	text-decoration:none;
}
/*		Catalog Menu		*/
.browse ul {
	margin:0;
	padding: 0;
	list-style:none;
	margin-top:-10px;
}
html > body .browse ul {
	margin:0;
	padding: 0;
	list-style:none;
}

.browse ul li {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color:#666600;
	line-height:18px;
	border-bottom:0px solid #000;
	padding-left:10px;
}

.browse ul li a:link, .browse ul li a:visited, .browse ul li a:active {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color:#666600;
	line-height:18px;
	text-decoration:none;
}

.browse ul li a:hover {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color:#000;
	line-height:18px;
	text-decoration:none;
}
.browse h4 {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	border-bottom:1px solid #000;
	line-height:20px;
	padding-top:10px;
}
.detailcontent {
	font:12px Verdana;
	color:#000;
}
.detailcontent p{
	font:12px Verdana;
	color:#000;
	padding-bottom:10px;
	padding-top:5px;
}
.detailcontent hr{
	color: #666600;
	background-color: #666600;
	height: 1px;
	border:0;
}
.detailcontent .price {
	font:bold 18px Tahoma, Geneva, sans-serif;
	color:#b70000;
	line-height:40px;
	background:url(images/price_bg.gif) no-repeat right;
}
.detailcontent .qty {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	line-height:40px;
	background:url(images/price_bg.gif) no-repeat right;
}
.detailcontent .qty input{
	background:#efefef;
	border:1px solid #666600;
	width:75px;
	height:20px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#666;
}

.sitemap {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	list-style:none;
	text-align:left;
}

.sitemap h3 {
	font-weight:bold;
	font-size:18px;
}

.sitemap h4 {
	font-weight:bold;
	font-size:15px;
}

.sitemap h5 {
	font-weight:bold;
	font-size:11px;
}

.sitemap ul {
	margin: 0 0 20px 15px;
	padding: 0;
}

.sitemap ul li {
	margin: 2px 0 0 0;
	line-height:18px;
	border-bottom:0px solid #000;
	padding-left:10px;
	list-style:disc;
}

.sitemap ul li a {
	text-decoration:underline;
	color:#0000FF;
}

