
/***** CSS for Punch Wines *****/

* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font-family: "Times Regular", Times, serif;
	color: #1a1a1a;
	font-size: 85%;
	background: #fff;
	
}
img {
	border: none;
}
.clear {
	clear: both;
}
h1 {
	font-size: 1.4em;
	padding-bottom: 15px;
}
input {
	font-family: "Times Regular", Times, serif;
}


td.photogalleryItem img {

border: 1px solid grey;

padding: 3px;

}



/***** Container *****/
#container {
	width: 927px;
	padding: 0 0 0 64px;
	min-height: 750px;
	text-align: left;
	position: relative;
}
#superCont1 {
	background: url(../images/interface/border-top.gif) no-repeat 0 0;
	width: 1024px;
	min-height: 750px;
	margin: 20px auto 0 auto;
}
#superCont2 {
	background: url(../images/interface/border-bottom.png) no-repeat left bottom;
}
#content {
	position: relative;
	width: 745px;
	padding: 0 0 20px 0;
}




/***** Header *****/
#header {
	padding: 142px 0 0 0;
	background: url(../images/interface/punch-logo.gif) no-repeat 3px 142px;
	position: relative;
	height: 120px;
}
#cat_360368_divs {
	position: absolute;
	width: 501px;
	height: 9px;
	top: 207px;
	left: 0;
	padding: 11px 0 0 5px;
}
#cat_360368_divs ul {
	list-style-type: none;
}
#cat_360368_divs li {
	float: left;
	height: 1%;
}
#cat_360368_divs a {
	display: block;
	height: 17px;
	background: url(../images/interface/menu.gif) no-repeat 0 0;
	width: 74px;
	color: #fff;
	font-size: 1px;
	text-align: right;
}
#nav2 a {
	width: 128px;
	background-position: -74px 0;
}
#nav3 a {
	width: 64px;
	background-position: -202px 0;
}
#nav4 a {
	width: 132px;
	background-position: -266px 0;
}
#nav5 a {
	width: 54px;
	background-position: -398px 0;
}
#cat_360368_divs a:hover, #cat_360368_divs .selected a {background-position: 0 -18px;}
#nav2 a:hover, #nav2.selected a {background-position: -74px -18px;}
#nav3 a:hover, #nav3.selected a {background-position: -202px -18px;}
#nav4 a:hover, #nav4.selected a {background-position: -266px -18px;}
#nav5 a:hover, #nav5.selected a {background-position: -398px -18px;}





/***** Home *****/
#home #container {
	background: url(../images/interface/home-punch-icon.gif) no-repeat 606px 111px;
	height: 740px;
}
#intro {
	font-family: "Times Regular", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	text-align: center;
	width: 464px;
	line-height: 1.4;
	letter-spacing: 0.5px;
	padding: 127px 0 0 0;
	position: relative;
}
#intro a {
	color: #d31145;
	text-decoration: none;
	display: block;
	margin-top: 13px;
	font-size: 80%;
	font-weight: bold;
}
#intro a:hover {
	text-decoration: underline;
}
#home #footer {
	position: absolute;
	right: 20px;
	bottom: 80px;
}





/***** Places *****/
#places #container {
	background: url(../images/interface/punch-logo-green.gif) no-repeat 790px 30px;
}
#placesList {
	font-size: 85%;
	width: 100%;
}
#placesList td {
	padding: 0 10px 20px 0;
	vertical-align: top;
}
#placesList th {
	padding: 0 0 8px 0;
}
/*#placesList h2,*/
#placesList h3 {
	color: #9fa617;
}
#placesList h2 {
	font-weight: normal;
	font-size: 145%;
}
#placesList td p {
	padding: 0 0 13px 0;
}






/***** News *****/
#news #container {
	background: url(../images/interface/punch-logo-gold.gif) no-repeat 790px 30px;
}
.blogsitesummary,
.BlogRecentPost ul {
	list-style-type: none;
	margin-bottom: 15px;
}
.BlogRecentPost li {
	padding-bottom: 4px;
}
.blogsitesummary .date,
.blogsitesummary .author {
	display: none;
}
.blog-post h2 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 13px;
	clear: left;
}
.blog-post h2 span {
	display: none;
}
.blogsitesummary a,
.BlogRecentPost a {
	color: #a39161;
	text-decoration: none;
}
.blogsitesummary a:hover,
.BlogRecentPost a:hover {
	text-decoration: underline;
	
}
.post-body img {
	float: left;
	margin: 0 20px 5px 0;
}
.post-body td {
	vertical-align: top;
}
.announcement-list div {
	padding: 13px 0 20px 0;
}
.post-body a {
	color: #d31145;
}






/***** CellarDoor *****/
#cellardoor #container {
	background: url(../images/interface/punch-logo-red.gif) no-repeat 790px 30px;
}
.productTable {
	font-size: 0.9em;
	width: 230px;
	float: left;
	margin-top: 20px;
}
.productItem {
	
}
.prodDescription {
	padding-bottom: 72px;
	width:120px;
}
.prodDescription a {
	color: #d31145;
	text-decoration: underline;
}
.prodDescription a:hover {
	text-decoration: none;
}
.stock {
	padding: 8px 0;
	color: #d31145;
}
.productTable img {
	
}
.productTable .productTextInput {
	width: 20px;
	text-align: center;    
}
.productTable .productSubmitInput,
#catshopbuy {
	display: block;
	margin-top: 8px;
	border: 0;
	background: #d31145;
	color: #fff;
	padding: 4px 6px 2px 6px;
	cursor: pointer;
	font-size: 110%;
}
.actions a#catshopbuy {
	width: 100px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#cellardoor #content {
	padding-left: 0;
	width: 845px;
}
.catalogueitemdump {
	list-style-type: none;
	margin-left: 0;
}
.catalogueitemdump li {
	float: left;
	margin-right: 10px;
}
.catalogueitemdump a {
	color: #1a1a1a;
	font-size: 110%;
	line-height: 1.4;
	text-decoration: none;
}
.catalogueitemdump a:hover {
	text-decoration: underline;
	color: #D31145;
}
#catCartSummary {
	position: absolute;
	left: 729px;
	width: 200px;
	top: -22px;
}
#catCartSummary a {
	color: #a39161;
	display: block;
}
.bigImage {
	float: left;
	margin-right: 40px;
}
.productLarge {
	width: 510px;
}
p.description {
	padding-bottom: 20px;
}
.productTextInput,
.cartInputText {
	background: #fff;
	border: 1px solid #666;
}
#catCartDetails {
	margin-left: 0;
}
#catCartDetails h1 {
	color: #D31145;
	font-size: 1em;
}
#catCartDetails a {
	color: #D31145;
}
table.cart {
	width: 700px;
}
.val td {
	padding: 5px;
	border-bottom: 1px solid #e5e5e5;
}
.quantity .cartInputText {
	width: 30px;
	text-align: center;
}
.sub-total td {
	padding: 5px;
}
.shipping td {
	padding: 6px 5px 15px 5px;
}
#shippingSpan {
	display: none;
}
.total td {
	padding: 5px;
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}
.cart th {
	padding: 5px;
}
td.actions {
	padding: 0 0 50px 500px;
}
.cart-pagination {
	vertical-align: bottom;
	padding: 0 0 74px 0;
	white-space: nowrap;
}
.cart-pagination a {
	color: #D31145;
	padding: 0 0 0 3px;
}
#catwebformbutton {
	display: block;
	margin: 16px 0 0 100px;
	border: 0;
	background: #d31145;
	color: #fff;
	padding: 4px 6px 2px 6px;
	cursor: pointer;
	font-size: 100%;
}
.intShipping {
	width: 300px;
	padding: 10px;
}
.cartSummaryItem {
	color: #666;
}
.shop-checkout {
	padding: 0 0 50px 0;
}
#secureSeal {
	float: right;
	margin: 30px 270px 0 0;
	width: 200px;
}






/***** Utterances *****/
#utterances #container {
	background: url(../images/interface/punch-logo-purple.gif) no-repeat 790px 30px;
}
.utteranceTable {
	clear: left;
	margin-top: 20px;
}
.utteranceTable td {
	vertical-align: top;
	padding: 0 20px 0 0;
}
.utteranceTable .prodDescription {
	vertical-align: bottom;
	padding-bottom: 82px;
}
.utterancesMenu {
	list-style-type: none;
	margin-bottom: 15px;
	margin-top: 0px;
	width: 100%;
	height: 1px;
}
.utterancesMenu li {
	float: left;
	margin-left: 8px;
}
.utterancesMenu a {
	padding: 0 8px 0 0;
	color: #6e2a8d;
	text-decoration: none;
	/*border-right: 1px solid #6e2a8d;*/
}
.utterancesMenu a:hover {
	text-decoration: underline;
}
.utteranceTable .description {
	padding-top: 20px;
	font-size: 90%;
}
.utteranceTable .description h2 {
	color: #6e2a8d;
}






/***** Form *****/
.formList {
	list-style-type: none;
	margin-left: 0;
}
.formList li {
	padding: 0 0 10px 0px;
}
.formList label {
	font-weight: bold;
	float: left;
	width: 75px;
	margin-top: 6px;
	color: #4c4c4b;
}
.textField,
.cat_textbox {
	border: 1px solid #999;
	background: #fff url(../images/interface/textfield-bg.gif) no-repeat 0 0;
	font-size: 1em;
	padding: 5px;
	margin-top: 0;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-family: "Times Regular", Times, serif;
	width: 175px;
}
.textField:focus,
.cat_textbox:focus {
	border: 1px solid #333;
}
.xlong {
	width: 500px;
}
.long {
	width: 350px;
}
.medium {
	width: 175px;
}
.short {
	width: 80px;
}
.formList .submitButton {
	padding-top: 5px;
}
/*.submitButton input {
	border-top: 2px solid #99cc33;
	border-left: 2px solid #99cc33;
	border-right: 2px solid #7aa329;
	border-bottom: 2px solid #7aa329;
	padding: 6px 10px;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.submitButton input:hover {
	border-top: 2px solid #ffcc00;
	border-left: 2px solid #ffcc00;
	border-right: 2px solid #ff9933;
	border-bottom: 2px solid #ff9933;
}*/
.submitButton input {
	display: block;
	margin: 3px 0 0 0;
	border: 0;
	background: #d31145;
	color: #fff;
	padding: 4px 6px 2px 6px;
	cursor: pointer;
	font-size: 110%;
}
fieldset {
	border: none;
	margin-left: 3em;
	padding: 0 0 17px 20px;
}
legend {
	font-weight: bold;
	margin-bottom: 2px;
	color: #4C4C4B;
}
fieldset label {
	display: block;
	padding-bottom: 3px;
}
.form td {
	vertical-align: top;
	padding: 0 30px 0 0;
}
.form h3 {
	padding: 15px 0 10px 0;
	font-size: 1em;
}
.ccDetails label {
	width: 100px;
}






/***** Newsletter *****/
#newsletter,
#contactUs {
	text-align: left;
	font-family: "Times Regular", Times, serif;
	font-style: normal;
}
#newsletter label {
	width: 95px;
}
#newsletter .captcha label {
	float: none;
	display: block;
	width: auto;
}
#newsletter .captcha img {
	float: left;
	margin-right: 5px;
}
#newsletter h1,
#contactUs h1 {
	color: #d31145;
	font-size: 1em;
}
#contactUs #catwebformbutton {
	margin: 8px 0 0 80px;
}
#newsletter li,
#contactUs li {
	padding-bottom: 20px;
}











/**** Footer ****/
#footer {
	padding-right: 51px;
	height: 50px;
	color: #d31145;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 300px;
}
#footer #contact {
	float: right;
	margin-left: 1px;
}
#footer #mailingList {
	float: right;
	padding-right: 8px;
}
#footer #mailingList a {
	padding-right: 5px;
}
#footerv2 {
	color: #4c4c4c;
	padding: 20px 0;
	font-size: 80%;
}
#footerv2 a {
	color: #d31145;
	text-decoration: none;
}




