/******************************************************
				  TAG DEFINITIONS
 ******************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0;
	background:url(images/finewinebackgrnd3.jpg) fixed top center no-repeat #FFFFFF;
	color:#000000;
}
img {
	border:none;
	margin:10px;
}
p {
	margin:0;
	line-height:20px;
	padding-top:0;
	padding-bottom:12px;
	color:#333333;
}
h1 {
	margin:0px;
	padding-top:15px;
	padding-bottom:2px;
	font-size:17px;
	color:#000066;	
}

h2 {
	margin-top:0;
	margin-bottom:4px;
	padding-top:15px;
	padding-bottom: 0;
	border-bottom:1px solid #999999;
	font-size:15px;
	color:#000066;
	font-weight: normal;
}
h3 {
	margin-top:0;
	padding-top:6px;
	font-size:14px;
	color:#000066;
	margin-bottom: 0px;
}
h4 {
	margin-top:0;
	padding-top:6px;
	font-size:13px;
	color:#551534;
	margin-bottom: 0px;
}
a {
	text-decoration:none;
	color:#990000;
}
a:visited {
	color:#990000;
}
a:hover {
	text-decoration:underline;
}
/******************************************************
				      DIV ID'S
 ******************************************************/
#container { 
	width:760px;
	background:#F7F7F7;
	margin:0 auto;
	border:none;
	text-align:left;
	/*padding-bottom:20px;*/
} 
#header {
	background:#FFFFFF;
	padding:18px 10px 0;
	border-bottom:1px solid #999999;
} 
#header img {
	margin-bottom:0;
}
#header a {
	color:#6D3636;
}
#header a:visited {
	color:#6D3636;
}
#header a:hover {
	color:#990000;
	text-decoration:none;
}
#header ul {
	margin:5px 0 5px 0;
	padding:0 0 5px 0;
	text-align:left;
	vertical-align:top;
	line-height:18px;
}
#header ul li {
	margin:0 4px 0 5px;
	padding:0;
	font-size:14px;
	list-style-type:none;
	display:inline;
}
#sidebar1 {
	float:left;
	width:150px;
	margin-top:40px;
	margin-bottom:20px;
	padding:0 20px 0 20px;
	border-right:1px solid #999999;
	background: #F1F1F2;	
}
#sidebar1 p {
	line-height: 13px;
}
#sidebar1 h2, #sidebar2 h2 {
	font-weight: bold;
}
#sidebar2 {
	float:right;
	width:170px;
	/*was 160*/
	margin-top:40px;
	margin-bottom:20px;
	padding:0 10px 0 10px;
	/*was 0 10 0 20*/
	
}
#sidebar h2{
	margin-top:0;
	margin-bottom:4px;
	padding-top:40px;
	padding-bottom: 0;	
}
#mainContent {
	margin:40px 193px 10px 10px;
	padding:0 10px 0 20px;
}

#mainContent.frontPage {
	margin:40px 193px 10px;
	padding:0 10px 0 20px;
}
#mainContent.frontPage p {
	line-height: 22px;
	
}

#mainContent p, #mainContent table, #mainContent ul, #mainContent ol {
	color:#551534;
}
#mainContent h2 {
	font-size:16px;
}
#mainContent h3 {
	font-size:13px;
}
#mainContent ul {
	padding-top: 0;
	margin-top: 0;
}
#mainContent img.headerimage {
	margin:0;
	padding-bottom: 16px;
} 
#mainContent table {
	border-collapse: collapse;
} 

#mainContent th, #mainContent td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	text-align: left;
	padding: 2px;
} 

#mainContent table tr td.noborder {
	border:none;
}

#footertop table tr td {
	margin:0;
	color:#990000;
	text-align:right;
	padding-right:20px;
	padding-bottom:5px;
}
#footertop p {
	color:#990000;
	text-align:left;
	padding:5px 0 0 20px;
}
#footer { 
	padding:10px 0 10px 0;
	border-top:1px solid #999999;
	background:#FFFFFF;
	color:#6D3636;
}
#footer table tr td {
	border-right:1px solid #999999;
	padding-left:20px;
}
/******************************************************
				  	  CLASSES
 ******************************************************/
.fltright {
	float:right;
	margin-left:8px;
}
.fltleft {
	float:left;
	margin-right:8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
}
.copyright {
	color:#660000;
}
.firsthead {
	padding-top:0;
}
#footer table tr td.noborder{
	border-right:none;
}
p.tight {
	line-height:14px!important;
}

/*  new sidebar stuff  */

#sidebar2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
}
#sidebar2 ul ul {
	padding-bottom: 10px;
	font-weight: normal;	
}
#sidebar2 li {
	margin: 0px;
	padding: 0px;
	
	
}
#sidebar2 li li {
	
	
}
#sidebar2 li a {
	display: block;
	border: 1px solid #F7F7F7;
	margin: 0px;
	padding: 2px 2px 2px 10px;
	background: url(images/category-arrow.gif) no-repeat left top;
	text-decoration: none;
}

#sidebar2 li a:visited {
	

}
#sidebar2 li a:hover {
	
	background: #E6E6E6 url(images/category-arrow.gif) no-repeat left top;
	border: 1px solid #B2A1C2;

}
/*#sidebar2 li li a {
	background: url(none);
	text-decoration: none;
}*/
#sidebar2 ul ul li a {
	background: url(none);
	text-decoration: none;
}


/*#sidebar2 li li a:hover {
	text-decoration: none;
	background: #E6E6E6;
	border: 1px solid #B2A1C2;
}*/
#sidebar2 ul ul li a:hover {
	text-decoration: none;
	background: #E6E6E6 url(none);
	border: 1px solid #B2A1C2;
}
#sidebar2 ul ul ul {
	font-size: 11px;
	padding-left: 10px;
}
span.parentSelected {
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	display: block;
	background: url(images/category-arrow-selected.gif) no-repeat left top;
	color: #000066;
}

ul ul span.parentSelected {
	padding: 2px 2px 2px 10px;
	font-weight: normal;
	display: block;
	background: url(none);
	color: #000066;
}


/*  more new stuff we can move when done  */
img.floatRight {
	padding: 2px 2px 4px 4px;
	float: right;
}
form.productList {
	margin: 0px;
	padding: 0px 0px 20px;
}
form.productList input {
	font-size: 10px;
}
p.productList {
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-top: 10px;
}
img.floatLeft {
	float: left;
	padding: 0px 4px 2px 0px;
}
#container #sidebar2 h2.firsthead img {
	margin: 0px;
	padding: 0px;
}
#sidebar2 p.cart {
	font-size: 11px;
	line-height: 13px;
}
#sidebar2 p.cart span.price {
	color: #666666;
}
img.headingPic {
	float: right;
	padding-bottom: 0px;
	margin-bottom: 1px;
}
h2.headingPic {
	background: url(../images/graduation-champagne.jpg) no-repeat right bottom;
}

