@charset "UTF-8";
/*
-----------------------------------------------
Style Sheet

Site: cannonriverwinery.com
Author:   Space2Burn New Media    www.space2burn.com
Version:  2008.10.01
----------------------------------------------- */


/******* global styles *******/

* {
	margin:0;
	padding:0;
}

body {
	background-color:#461F00;
	background-image:url(/structure/misc/wallpaper_260.jpg);
}

body, div, p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000;
	line-height:150%;
}

p { 
	margin:0 0 15px 0;
}

h1 {
	margin:0 0 10px 0;
	font-size:21px;
	font-weight:bold;
	color:#990000;
	text-transform:uppercase;
	line-height:130%;
	text-shadow:2px 2px 2px #FFF;
}

h2 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#520402;
}

h3 {
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

a:link, a:active, a:visited, a:hover, a:visited:hover {
	color: #AF3823; 
	text-decoration: none;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}

table tr td {
	padding:4px;
}

.nopad tr td {
	padding:0;
}

img {
	border:none;
}

ul, ol {
	margin:0px 0px 20px 5px !important;
	margin:0px 0px 20px 8px;
	padding:0px 0px 0px 10px;
}

li {
	margin:0 0 8px 13px;
}


/******* site architecture *******/

#container {
	width:800px;
	margin:0 auto;
	background-color:#FFF;
}

#header {
	height:80px;	
	background-image:url(/structure/leaf-1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	overflow:hidden;
}

#logo {
	float:left;
}

#sub-header {
	float:right;
	width:323px;
	height:79px;
}

#header-nav {
	float:right;
	width:314px;
	height:28px;
	background-image:url(/structure/misc/transparent.png);
}

#glory {
	height:280px;
}

#breadcrumb {
	margin:0 auto;
	padding:7px 5px 5px 5px;
	border-bottom:1px solid #666;
	background-color:#FFFFFF;
	text-transform:capitalize;
}

#live-area {
	padding:40px 25px;
	background-image:url(/structure/leaf-2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#left-column {
	float:left;
	width:325px;
}

#left-column img {
	padding:0 0 20px 0;
	border:none;
}

#right-column {
	float:right;
	width:399px;
	background-image:url(/structure/winestain.jpg);
	background-position:200px 450px;
	background-repeat:no-repeat;
}

#footer {
	margin:60px 17px 10px 17px;
	padding:8px 0 0 8px;
	background-image:url(/structure/footer.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#B5A268;
}

#footer p {
	padding:0 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#520402;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover, #footer a:visited:hover {
	font-size:10px;
	color:#520402;
	text-decoration:none;
}

#footer a:hover, #footer a:visited:hover {
	text-decoration:underline;
}


/******* navgroups *******/

#navgroup1 {
	padding:4px 0 0 0;
	height:22px;
	text-align:center;
	background-image:url(/structure/misc/topnav_bg.gif);
	background-repeat:no-repeat;
	overflow:visible;
}

#navgroup1 a:link, #navgroup1 a:active, #navgroup1 a:visited, #navgroup1 a:hover, #navgroup1 a:visited:hover {
	margin:0 13px;
	font:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
}

#navgroup1 a:hover, #navgroup1 a:visited:hover {
	text-decoration:underline;
}

#navgroup2 {
	float:right;
	margin:60px 10px 0 0;
	width:312px;
	height:28px;
	text-align:right;
	background:transparent url(/structure/misc/transparent.png);
}

#navgroup2 a:link, #navgroup2 a:active, #navgroup2 a:visited, #navgroup2 a:hover, #navgroup2 a:visited:hover {
	padding:0 0 0 16px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	text-transform:uppercase;
}

#navgroup2 a:hover, #navgroup2 a:visited:hover {
	text-decoration:underline;
}


/******* classes *******/

#widgets h2 {
	margin:20px 0 10px 0;
	padding:5px;
	background-color:#B5A268;
	font-size:20px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;
}

#widgets h3 {
	margin:0;
	font-size:12px;
}

#widgets h4 {
	margin:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#widgets p {
	font-size:11px;
	line-height:120%;
}

.arrowlink a:link, .arrowlink a:active, .arrowlink a:visited, .arrowlink a:hover, .arrowlink a:visited:hover {
	padding:2px 20px 5px 0;
	background-image:url(/structure/misc/navarrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#5A3A13;
	text-decoration: none;
}

.arrowlink a:hover, .arrowlink a:visited:hover {
	background-image:url(/structure/misc/navarrow_ov.gif);
	color:#E79432;
}


.redAlert, .red-alert {
	margin:20px 0;
	padding:10px;
	border:1px solid #CC0000;
	background-color:#F6EDF1;
	font-size:11px;
	font-weight:bold;
	color:#333;
}

.green-alert {
	margin:20px 0;
	padding:10px;
	border:1px solid #339933;
	background-color:#DCF3DA;
	font-size:11px;
	font-weight:bold;
	color:#333;
}

.img-left {
	float:left;
	margin: 0px 15px 15px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 0px 15px;
}

.hr {
	height:0.1em;
	margin:15px 0;
	border-top:1px solid #E0D1BD;
}

.clear, .acknowledge-floats {
	clear:both;
	height:0.1em;
	overflow:hidden;
	font-size:0.1em;
}


/* S2B|ignite */

#shoppingcart {
	margin:0 auto;
	padding:5px;
	border-bottom:1px solid #666;
	background-color:#FFF;
}

.store-content {
	float:right;
	width:391px;
}

.store img{
	float:left;
}
