/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
h1, h2, h3, h4, h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	}

h1, h4 {
	font-size:22px;
	color: #17185f;
}

h2 {
	font-size:18px;
	color: #17185f;
}
h3 {
	font-size:16px;
	color: #660000;
	margin-bottom:3px;
}
h5 {
	font-size:12px;
	color: #660000;
}
h6 {
	font-size:16px;
	color: #ffffff;
}

}

.pricecolumn p strong {
color: #660000;
font-weight: bold;
}

.pricecolumn .productname{
font-size:14px;
font-weight: bold;
}
.winedetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.title {
	float: left;
}
.price {
	float: right;
	color: #3c3c3c;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size:10px;
	clear: both;
	margin-bottom: 10px;
	}
.order {
	float: right;
}	
.spacer {
	clear: both;
}

/* PROMOTION BOXES */
.mailinglist {
	background-image: url(/Portals/0/Images/mailinglist.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	float: left;
	width: 153px;
	height: 125px;
	background-position: left top;
}
.container {
	margin-top: -3px;
	position: relative;
	float: left;
}

*html.mailinglist {
	height: 118px;
}
.email {
	padding-left: 36px;
}
.button {
	margin-top: 70px;
	text-align: center;
}
.safesubscribe {
	margin-top: 5px;
}

a.safesubscribe:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;

}
a.safesubscribe:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
a.safesubscribe:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
a.safesubscribe:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}


/* background color for the content part of the pages */
Body
{
}
#dnn_toppane {
/*background-image:url(/Portals/0/Images/background_sectionnav.jpg);
background-position:bottom left;
background-repeat:no-repeat;*/
}

.ControlPanel {
}



/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
#topmenu {
margin:0px;
padding:0px;
}
#topmenu li, #topmenu ul {
list-style-image:none;
list-style-type:none;
list-style-position:outside;
margin:0px;
padding: 0px;
font-size: 12px;
}
#topmenu li, #topmenu li a {
color: #000000;
font-weight:bold;
margin-bottom: 8px;
}
#topmenu li ul li {
font-weight:normal;
color: #6f6f15;
padding:8px 0pt 0pt 10px;
margin-bottom:0px;
}
#topmenu li ul li a {
	text-decoration:none;
color: #6f6f15;

}
#topmenu li ul li a:link {
	text-decoration:none;
}
#topmenu li ul li a:visited {
	text-decoration:none;
}
#topmenu li ul li a:active {
	color:#26370A;
text-decoration:none;
}
#topmenu li ul li a:hover, #topmenu li a:hover {
	color:#26370A;
text-decoration:none;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
div.tSmall {
font-family:tahoma,helvetica,sans-serif;
font-size:10px;
width: 160px; 
margin: 8px 12px 8px 12px; 
color:#666633
}


.articletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}



















