#pg-container {
	margin: auto;
	width: 960px;
	background-color: #fff;
	background-image: url(/direct/module/images/bg960.png);
	background-repeat: repeat-y;
	color: #000;
}
#pg-insidecontainer {
	width: 930px;
	margin: auto;
	text-align: center;
}
#pg-header {
	text-align: left;
}
#pg-header img {
	display: block;
}
#pg-menu {
	background: #feec88;
	height:15px;
	padding: 5px 0px;
	border-bottom: 1px solid #47151A;
}
#pg-search {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	border-bottom: 1px solid #47151A;
}

#pg-footer {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	background: #653333;
	color: #fcefb7;
}
#pg-footer a:link, #pg-footer a:visited, #pg-footer a:hover, #pg-footer a:active {
	color: #fcefb7;
	text-decoration: underline;
	margin-right: 5px;
}

#pg-footer .copy {
	font-size:12px;
}

#pg-content {
	margin: 5px 8px;
	text-align: left;
}
#pg-content .tctable {
	width: 100%;
}
#pg-content .tctable td {
	vertical-align: top;
}
#pg-content .tctable .lt {
	width: 160px;
	border-right: 1px dotted #653333;
	overflow: hidden;
}
#pg-content .tctable .ltinterior {
	margin-right: 8px;
}
#pg-content .tctable .rt {
	width: 175px;
	overflow: hidden;
	border-left: 1px dotted #653333;

}
#pg-content .tctable .rtinterior {
	margin-left: 8px;
}
#pg-content .tctable .ct {
	width: auto;
	overflow: hidden;
}
#pg-content .tctable .ctinterior {
	margin: 0px 8px;		
}

#pg-content .ctinterior H3 {
	padding-top:8px;
}

#pg-content .ctinterior P, OL, UL {
	padding-bottom:12px;
}

#pg-content .ctinterior OL, UL {
	margin-left:32px;
	margin-top:0px;
	padding-top:0px;
}

.bandbox {
	background-color: #FEEC88;
	padding: 8px;
	margin-bottom: 8px;
	border:1px solid #653333;
}

.framebox {
	background-color: #fff;
	padding: 8px;
	border:1px solid #653333;
	margin-bottom: 8px;
}

.sritem {
	margin: 8px 0px;
	border-bottom: 1px solid #aaa;
	padding-bottom:8px;
}
.sritemtable {
	width: 100%;
}
.sritemtable td {
	vertical-align: top;
}
.sritem .sritemtable .slt {
	border-right: 1px solid #aaa;
	width: auto;
	padding-right: 6px;
}

.sritem .sritemtable .slt h3 {
	padding-bottom:6px;
}

.sritem .sritemtable .srt {
	width: 150px;
	padding-left: 6px;
}

.sc-cart .qitem {
	margin-bottom: 5px;
}
.sc-cart .qitem p {
	margin: 0;
	padding: 0;
}

.sc-cart .qitem h5 {
	color:#47151A;
	margin:0;
	padding:0;
}

.sc-cart .qitem TD.left {
	border-right:#CCCCCC 1px solid;
}

.sc-cart .qitem TD.right {
	padding-left:14px;
}

.sc-cart .ccontrol {
	margin-top: 2px;
}

.sc-cart .incart {
	border: 1px dotted #aaa;
	padding: 2px;
	background: #feec88;
}
.sc-cart .incart .nn {
	font-size: 1.3em;
}
.sc-cart .rr {
	float: right;
}

.sc-cart-totals {
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
}

.sc-cart-totals TD {
	border-bottom:#CCCCCC 1px solid;
	padding:2px;
}

.sc-cart-totals TD.left {
	border-right:#CCCCCC 1px solid;
}

/* .sc-checkout {
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
} */

.sc-checkout INPUT {
	width:200px;
}

.sc-checkout H3 A {
	font-size:10px;
	font-weight:normal;
}

.sc-checkout INPUT.rd {
	margin-right:4px;
	width:16px;
}

.sc-checkout SELECT {
	width:204px;
}

.sc-checkout TEXTAREA {
	height:85px;
	width:332px;
}

.sc-checkout TD {
	/* border-bottom:#CCCCCC 1px solid; */
	padding:2px;
}

.sc-checkout TD.left {
	/* border-right:#CCCCCC 1px solid; */
	width:150px;
}

.sc-checkout TD.no-padding {
	border-bottom:0px;
	padding:0px;
}

.sc-checkout TABLE TD.right-border {
	/* border-right:#CCCCCC 1px solid; */
}


.sc-checkout #submit, #reset, #button {
	/* background-color:#FFFFFF;
	border: 1px solid #653333;
	color : #653333;	
	margin-bottom: 2px;	
	padding:3px;		
	text-decoration: none;	
	width: 123px; */
	width:102px;
}

.cart-buttons A {	
	border: 1px solid #653333;
	color : #653333;	
	margin-bottom: 2px;	
	padding:3px;		
	text-decoration: none;	
	width: 123px;	
	
}

.cart-buttons A:active{	
	border: 1px solid #653333;	
	color : #653333;	
	margin-bottom: 2px;
	padding:3px;	
	text-decoration: none;	
	width: 123px;		
}

.cart-buttons A:link{	
	border: 1px solid #653333;	
	color : #653333;	
	margin-bottom: 2px;	
	padding:3px;	
	text-decoration: none;
	width: 123px;	
}

.cart-buttons A:vlink{	
	border: 1px solid #653333;	
	color : #653333;	
	margin-bottom: 2px;
	padding:3px;		
	text-decoration: none;		
	width: 123px;	
	
}

.cart-buttons A:hover{	
	background-color: #653333;
	border: 1px solid #653333;	
	color : #FFFFFF;	
	margin-bottom: 2px;	
	padding:3px;	
	text-decoration: none;	
	width: 123px;		
}

p.cart-buttons {
	margin-top:12px;
}

.tctable .lt .bandbox img {
	margin: 3px 3px 1px 1px;
}
.tctable .rt .bandbox img {
	margin: 3px 3px 1px 1px;
}

.frontbox {
	padding: 8px 16px 16px 16px;
	color: #fff;
	background-color: #47151A;
	margin-bottom: 16px;
}

.frontbox A {
	color:#FFFFFF;
	text-decoration:underline;
}

.frontbox A:Hover {
	color:#FFFFFF;
	text-decoration:none;
}

.frontbox h2 {
	color: #eee;
}
.frontbox h3 {
	border-top: 1px solid #eee;
	color: #eee;
	font-weight: normal;
}
.frontbox ul {
	margin-bottom:0px;
	margin-top: 0px;
	margin-left: 20px;
	padding-bottom:0px;
	padding-top:0px;
}
.frontbox li {
	
	margin-top: 2px;
}


.gl_imgcrumb {
}
.gl_imgcrumb .menuitem {
	margin-left: 2px;
	margin-right: 2px;
}
.gl_imgcrumb .menuitem .pngblock {
	float: left;
}
.gl_imgcrumb .menuitem h5  {
	margin-left: 4px;
}

/** holly hack. fixes peekaboo bug in bandbox with floated images */
/* Hides from IE5-mac \*/
* html .bandbox  {height: 1%;}
* html .framebox  {height: 1%;}
/* End hide from IE5-mac */

.gl_h6p {
	
}
.gl_h6p h6 {
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 0.4em;
	padding-top: 0.2em;
}
.gl_h6p .tx {
	width: 260px;
	padding-left: 0.1em;
}
.gl_h6p .ta {
	width: 260px;
	margin: 0;
	padding-left: 0.1em;
}
.gl_h6p div {
	clear: both;
}

.gl_h6pcol {
	float: left;
	width: 390px;
}
.gl_h6pcol13 {
	float: left;
	width: 256px;
}
.gl_h6pcol23 {
	float: left;
	width: 524px;
}

.gl_h6p .subtitle {
	background: #fac;
	margin: 0.1em 1.4em 0.3em 1.4em;
	padding: 0.1em 0.4em;
}

/* Styles from styles.css */
.TwoColHead {	
	background-color: #47151A;	
	color:#ffffff;	
	font-size: 12px;
	font-weight: 800;
	height:30px;
	margin:0;	
	padding: 5px;	
	text-align:left;
	width:auto;
	/* width:170px;	*/
}

.TwoColHead A {
	color:#FFFFFF;
}	

.TwoColHead2 {		
	color:#47151A;	
	font-size: 13px;
	font-weight: 800;
	margin:0;	
	padding: 0px;	
	text-align:left;
	width:auto;
	/* width:170px;	*/
}

.TwoColHead2 A {
	color:#47151A;
}	

.TwoColBody {	
	line-height: 1.4em;
	margin:0;	
	padding-top: 5px;	
	padding-bottom: 10px;	
	text-align:left;	
	width:270px;	
	
}

.TwoColBody2 {	
	font-size:12px;
	line-height: 1.4em;
	margin:0;	
	padding-top: 5px;	
	padding-bottom: 10px;	
	text-align:left;	
	width:270px;	
	
}

.OneColHead {	
	background-color: #47151A;	
	color:#ffffff;	
	font-size: 12px;
	font-weight: 800;
	margin:0;	
	padding: 5px;		
	width:550px;		
}

.QuickLinkLeft {	
	background-color: #FEEC88;	
	border-bottom:1px solid #653333;	
	border-left:1px solid #653333;
	color:#333333;	
	margin:0;	
	padding: 7px;	
	width:127px;		
}

.QuickLinkMid {	
	background-color: #FEEC88;	
	border-bottom:1px solid #653333;
	color:#333333;			
	margin:0;	
	padding: 7px;
	width:126px;		
}

.QuickLinkRight {	
	background-color: #FEEC88;	
	border-bottom:1px solid #653333;	
	border-right:1px solid #653333;
	color:#333333;			
	margin:0;	
	padding: 7px;
	width:126px;		
}

.articleSmall IMG{	
	margin-right: 5px;
}

.leftTD {	
	background-color: #ffffff;	
	border-bottom:1px dotted #937070;
	color:#333333;	
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 8px;	
	margin-left:8px;
	margin-right:8px;	
	width:139px;		
}

.leftTD A {	
	color : #653333;	
	text-decoration: none;	
}

.leftTD A:active{	
	color : #653333;	
	text-decoration: none;	
}

.leftTD A:link{	
	color : #653333;	
	text-decoration: none;	
}

.leftTD A:vlink{	
	color : #653333;	
	text-decoration: none;	
}

.leftTD A:hover{	
	background-color: #653333;
	color : #FFFFFF;
	text-decoration: none;	
}

.leftTD P{	
	line-height: 1.2em;	
	padding-bottom: 5px;
}

.leftTD LI{	
	padding-bottom: 15px;
}

.leftTD HR{ 
	border:0;	
	padding-left:8px;
	width: 80%
}

.leftTDLink {	
	background-color: #ffffff;	
	border: 1px solid #653333;	
	color:#333333;	
	display:block;
	margin-bottom: 2px;	
	padding:3px;		
	width: 123px;		
}

.leftTDLink A {	
	border: 1px solid #653333;
	color : #653333;	
	display:block;
	margin-bottom: 2px;	
	padding:3px;		
	text-decoration: none;	
	width: 123px;	
	
}

.leftTDLink A:active{	
	border: 1px solid #653333;	
	color : #653333;	
	display:block;	
	margin-bottom: 2px;
	padding:3px;	
	text-decoration: none;	
	width: 123px;		
}

.leftTDLink A:link{	
	border: 1px solid #653333;	
	color : #653333;	
	display:block;
	margin-bottom: 2px;	
	padding:3px;	
	text-decoration: none;
	width: 123px;	
}

.leftTDLink A:vlink{	
	border: 1px solid #653333;	
	color : #653333;	
	display:block;
	margin-bottom: 2px;
	padding:3px;		
	text-decoration: none;		
	width: 123px;	
	
}

.leftTDLink A:hover{	
	background-color: #653333;
	border: 1px solid #653333;	
	color : #FFFFFF;	
	display:block;
	margin-bottom: 2px;	
	padding:3px;	
	text-decoration: none;	
	width: 123px;		
}




.rightTD {	
	background-color: #ffffff;	
	border-bottom:1px dotted #937070;
	color:#333333;	
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 8px;	
	margin-left:8px;
	margin-right:8px;	
	width:159px;		
}

.rightTD A {	
	color : #653333;	
	text-decoration: none;	
}

.rightTD A:active{	
	color : #653333;	
	text-decoration: none;	
}

.rightTD A:link{	
	color : #653333;	
	text-decoration: none;	
}

.rightTD A:vlink{	
	color : #653333;	
	text-decoration: none;	
}

.rightTD A:hover{	
	background-color: #653333;	
	color : #FFFFFF;	
	text-decoration: none;	
}

.rightTD P{	
	line-height: 1.2em;	
	padding-bottom: 5px;
}

.rightTD LI{	
	padding-bottom: 15px;
}

.rightTD HR{ 
	border:0;	
	padding-left:8px;
	width: 80%
}

.rightTDLink {	
	background-color: #ffffff;	
	border: 1px solid #653333;	
	color:#333333;	
	display:block;
	margin-bottom: 2px;	
	padding:3px;		
	width: 143px;		
}

.rightTDLink A {	
	border: 1px solid #653333;
	color : #653333;	
	display:block;
	margin-bottom: 2px;	
	padding:3px;		
	text-decoration: none;	
	width: 143px;	
	
}

.rightTDLink A:active{	
	border: 1px solid #653333;	
	color : #653333;	
	display:block;	
	margin-bottom: 2px;
	padding:3px;	
	text-decoration: none;	
	width: 143px;		
}

.rightTDLink A:link{	
	border: 1px solid #653333;	
	color : #653333;	
	display:block;
	margin-bottom: 2px;	
	padding:3px;	
	text-decoration: none;
	width: 143px;	
}

.rightTDLink A:vlink{	
	border: 1px solid #653333;	
	color : #653333;	
	display:block;
	margin-bottom: 2px;
	padding:3px;		
	text-decoration: none;		
	width: 143px;	
	
}

.rightTDLink A:hover{	
	background-color: #653333;
	border: 1px solid #653333;	
	color : #FFFFFF;	
	display:block;
	margin-bottom: 2px;	
	padding:3px;	
	text-decoration: none;	
	width: 143px;		
}

.post-spotlight-item {
	margin-bottom:4px;
	padding-bottom:4px;
}

.post-spotlight-item .winelabel {
	width: 100px;
	height: 100px;
}

.post-spotlight-item A {
	color:#653333;
	text-decoration:none;
}

.post-spotlight-item A:Hover {
	background-color:#ffffff;
	color:#653333;
	text-decoration:underline;
}

/*
.image-categorytop {
	max-width: 180px;
	width: expression(this.width > 180 ? 180 : true);
	max-height: 130px;
	height: expression(this.height > 130 ? 130 : true);

}
*/

.image-winetop {
	max-width: 180px;
	width: expression(this.width > 180 ? 180 : true);
	max-height: 130px;
	height: expression(this.height > 130 ? 130 : true);
}

.image-categorybottom {
	max-width: 65px;
	width: expression(this.width > 65 ? 65 : true);
	max-height: 65px;
	height: expression(this.height > 65 ? 65 : true);
}
.image-winebottom {
	max-width: 65px;
	width: expression(this.width > 65 ? 65 : true);
	max-height: 65px;
	height: expression(this.height > 65 ? 65 : true);
}
.image-leftright {
	max-width: 80px;
	width: expression(this.width > 80 ? 80 : true);
	max-height: 106px;
	height: expression(this.height > 106 ? 106 : true);
}
.image-searchlabel {
	max-width: 100px;
	width: expression(this.width > 100 ? 100 : true);
	max-height: 106px;
	height: expression(this.height > 106 ? 106 : true);
	
}


/* Column Label Backgrounds */
DIV.thumb {
	/* background-image: url(/direct/module/images/image_container.jpg);
	background-repeat: no-repeat;
	display: block;
	height:150px;
	margin-bottom:4px;
	text-align:center;
	vertical-align:middle;
	width:100px; */
	
	background-image: url(/direct/module/images/image_container_new.jpg);
	background-repeat: no-repeat;
	display: block;
	height:140px;
	margin-bottom:4px;
	text-align:center;
	vertical-align:middle;
	width:121px;
}

DIV.thumb IMG {
	border:#47151A 1px solid;
	margin-right:3px;
	position: relative;
	top: 16px;
}


DIV.thumb-new {
	background-image: url(/direct/module/images/image_container_bg.jpg);
	background-repeat: repeat-y;
	display: block;
	margin:0px;
	min-height:140px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	width:121px;
}

DIV.thumb-new IMG {
	border:#47151A 1px solid;
	margin-bottom:0px;
	margin-right:4px;
	margin-top:0px;
}

DIV.thumb-new IMG.thumb-bottom {
	border:0px;
	margin:0px;
}

DIV.thumb-new IMG.thumb-top {
	border:0px;
	margin:0px;
}


/* Result Label Backgrounds */
DIV.results-thumb {
	background-image: url(/direct/module/images/results_image_container_new.jpg);
	background-repeat: no-repeat;
	display: block;
	height:150px;
	text-align:center;
	vertical-align:middle;
	width:120px;
}

DIV.results-thumb IMG {
	border:#47151A 1px solid;
	margin-right:2px;
	position: relative;
	top: 20px;
}


/* Results Pager */

.listnav {
	border-bottom:#aaaaaa 1px solid;
	padding-bottom:12px;
}

.listnav td {
	text-align:right;
}

.listnav td.left {
	text-align:left;
}

.listnav .c1, .c2 {
	padding-right:12px;
}

.listnav-bottom {
	margin-bottom:12px;
}

.listnav-bottom td {
	text-align:right;
}

.listnav-bottom td.left {
	text-align:left;
}

.listnav-bottom .c1, .c2 {
	padding-right:12px;
}

DIV.rating {
	margin-top:12px;
}

/* Full Description Table */

.product-details {
	margin-bottom:12px;
}

.product-details TD {
	border-bottom:#CCCCCC 1px solid;
	padding:2px;
}

/* Register Form */

.registerform {
	margin-top:12px;
}

.registerform TD {
	padding:2px;
}

.registerform TD.left {
	/* border-right:#CCCCCC 1px solid; */
	width:150px;
}

.registerform INPUT, SELECT {
	width:200px;
}

.registerform INPUT.rd {
	margin-right:4px;
	width:16px;
}

.registerform #submit {
	width: 102px;
}

/* Previous Orders Table */

.orders TD {
	border-bottom:#aaaaaa 1px solid;
	padding:2px;
}

/* View Cart */
.cart TD {
	border-bottom:1px solid #aaa;
	padding:4px;
}

#inf__resource_custom_1 {
	width:50px;
}

#inf__resource_custom_2 {
	width:100px;
}

#inf__resource_custom_3 {
	width:50px;
}


.top-padding {
	padding-top:12px;	
}

.ctinterior H1 {
	font-size:18px;
	padding-bottom:14px;
}

/* Wine Diary */

.wine-diary INPUT {
	width:328px;
}

.wine-diary SELECT {
	width:332px;
}

.wine-diary TEXTAREA {
	height:85px;
	width:332px;
}

.wine-diary TD {
	/* border-bottom:#CCCCCC 1px solid; */
	padding:2px;
}

.wine-diary TD.no-padding {
	border-bottom:0px;
	padding:0px;
}

.wine-diary TD.left {
	/* border-right:#CCCCCC 1px solid; */
	width:150px;
}

.wine-diary #submit {
	width: 102px;
}

p.bread-crumb {
	color:#653333;
	font-size:9px;
}

p.bread-crumb a{
	color:#653333;
	font-size:9px;
}

p.bread-crumb .on {
	font-weight:bold;
	text-decoration:underline;
}

.postpicks {
	border:1px solid #653333;
}

.postpicks TD {
	background-color: #FEEC88;	
	color:#333333;			
	margin:0;	
	padding: 7px;
	text-align:left;
	/* width:126px;	*/
}

.postpicks A.title {
	color:#000000;
	font-weight:bold;
}

.bottom-border TD {
	border-bottom:1px dotted #937070;
}

h2.bottom-border {
	border-bottom:1px dotted #937070;
	margin-bottom:6px;
	padding-bottom:8px;
}

p.post-pick-hd {
	font-size:12px;
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
}

p.post-pick-body {
	margin:0px;
	padding-top:2px;
}

.required {
	color:#FF0000;
	font-weight:bold;
}