/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body
{
    text-align: center;
    background-color: #FFFFFF;
    font-family: 'Trebuchet MS', Arial, 'Times New Roman' , Times, serif;
    font-size: 0.78em;
}

h1, h2
{
    color: #FFFFFF;
  
}

h3, h4, h5, h6 {color:#766a62;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
    margin:0;
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.15em;
	font-weight: bold;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: bold;
}
p  {
	margin: 1em 0;
	line-height: 1.5em;
}

a {text-decoration:underline;}

a:hover {text-decoration:none;}

#wrapper
{
    
	width:850px;
	margin:15px auto;
	border:0px solid #FFFFFF;
	padding-bottom:4px;
	text-align:left;
	background-color:#FFFFFF;
	/***background-image:url(Images/main_bg2.png);
	background-repeat:repeat-y;
	background-position:center top;***/
}
* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 852px;
	width: 850px;
}
#header{
	position:relative;
	height:65px; 
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}
#logo{
	position:absolute;
	top:3px;
	left:10px;
}
#backgroundimage
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 850px;
    height: 80px;
}
#banner
{
   position:absolute;
	top:80px;
	left:5px;
	width: 850px
}
#search{
	position:absolute;
	bottom:3px;
	right:3px;
}
#logindisplay{
	position:absolute;
	top:5px;
	right:5px;
	color: #780000;
}
#loginstatus{
	position:absolute;
	top:20px;
	right:5px;
	color: #FFFFFF;
}

#dashboardmain
{
    position: relative;
    height: 170px;
    border-bottom: 0px solid #000000;
    background-color: #FFFFFF;
}
#dashmain{
	position:absolute;
	bottom:5px;
	left:32px;
}
#dashmainWE{
	position:absolute;
	top:0px;
	left:0px;
}
#dashlogo{
	position:absolute;
	top:5px;
	right:305px;
}
#dashgauge{
	position:absolute;
	top:5px;
	left:5px;
}
#dashchart{
	position:absolute;
	top:5px;
	right:5px;
}
#dashthumbs{
	position:absolute;
	top:30px;
	left:196px;

}
#dashheadlinetop
{
    position: absolute;
    top: 10px;
    left: 196px;
    height: 20px;
    width: 458px;
    background-color: #a59d95;
    text-align: center;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    font-family: 'QuickType II Condensed' , 'QuickType Condensed' , 'Tw Cen MT Condensed';
}
#dashheadlinebottom{
	position:absolute;
	bottom:10px;
	left:196px;
	height: 20px;
	width: 458px;
	background-color: #a59d95;
	text-align: center;
	
	color: #FFFFFF;
    font-size: 1.0em;
    font-weight: bold;
    font-family: 'QuickType II Condensed' , 'QuickType Condensed' , 'Tw Cen MT Condensed';
    
}

#dashAdRight{
	position: absolute;
	top:10px;
	right:5px;
	height: 150px;
	width: 180px;
	background-color: #e0ded8;
	text-align: center;
	color: #675c53;
    font-size: 1.0em;
    font-weight: bold;
    font-family: 'QuickType II Condensed' , 'Trebuchet MS' , 'Arial Black';
    float:right;
    
}
#dashAdLeft{
	position:absolute;
	top:10px;
	left: 5px;
	height: 150px;
	width: 180px;
	background-color: #e0ded8;
	text-align: center;
	
	color: #675c53;
    font-size: 1.0em;
    font-weight: bold;
    font-family: 'QuickType II Condensed' , 'Trebuchet MS' , 'Arial Black';
    float:left;
    
}

#salesdashthumbs{
	position:absolute;
	top:10px;
	left:196px;

}
#salesdashheadlinetop
{
    position: absolute;
    top: 10px;
    left: 196px;
    height: 20px;
    width: 458px;
    background-color: #a59d95;
    text-align: center;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    font-family: 'QuickType II Condensed' , 'QuickType Condensed' , 'Tw Cen MT Condensed';
}
#salesdashheadlinebottom{
	position:absolute;
	bottom:10px;
	left:196px;
	height: 20px;
	width: 458px;
	background-color: #FFFFFF;
	text-align: center;
	
	color: #000000;
    font-size: 1.0em;
    font-weight: bold;
    font-family: 'QuickType II Condensed' , 'QuickType Condensed' , 'Tw Cen MT Condensed';
    
}

#salesdashAdRight{
	position: absolute;
	top:10px;
	right:5px;
	height: 150px;
	width: 180px;
	background-color: #e0ded8;
	text-align: center;
	color: #675c53;
    font-size: 1.0em;
    font-weight: bold;
    font-family: 'QuickType II Condensed' , 'Trebuchet MS' , 'Arial Black';
    float:right;
    
}
#salesdashAdLeft{
	position:absolute;
	top:10px;
	left: 5px;
	height: 150px;
	width: 180px;
	background-color: #FFFFFF;
	text-align: center;
	
	color: #675c53;
    font-size: 1.0em;
    font-weight: bold;
    font-family: 'QuickType II Condensed' , 'Trebuchet MS' , 'Arial Black';
    float:left;
    
}


#mainnav
{
    width:100%;
    position:relative;
    padding: 2 0px;
    background-color: #780000;
    border-bottom: 1px solid #000000;
   
}

* html #mainnav tr
{
    height: 1.8em;
    
}

#mainnav .item
{
    text-align:center;
    padding: 3px 3px;
    background-color: #780000;
    color: #FFFFFF;
    font-weight: bold;
    font-family: 'Trebuchet MS' , 'Arial Black';
    width:170px;
}

* html #mainnav .item {padding:0 3px; text-align:center; width:170px;}

#mainnav .selected 
{
    background-color:#e0ded8;
    color:#000000;
    }

#mainnav .hover {
	color:#333333; 
	background-color:#F2F2F2;
}
#SpacerBelowMainNav
{
    padding: 2px 0px;
    background-color: #FFFFFF;
    
}
#contentwrapper{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 468px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 191px;    /*** Critical left col dimension value ***/
	border-left: 0px solid #FFFFFF;   /*** Critical left divider dimension value ***/
	border-right: 1px solid #FFFFFF;   /*** Critical right divider dimension value ***/
}
* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 470px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	width: 468px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
#floatwrapper {
	float: left;
	width: 468px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}
#centercolumn{
	float: right;
	width: 468px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	/* \*/
	margin-left: -1px;
	/* Hidden from IE-mac */
	padding-top:0px;
}
#breadcrumbs{
	position:absolute;
	top:5px;
	left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#breadcrumbs a {
	color:#993300;
	text-decoration:underline;
}

#breadcrumbs a:hover {text-decoration:none;}

#copy a {color:#993300;}

#copy .container {
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	padding:0 20px 15px 20px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	
	font-family: 'Trebuchet MS' , Arial;
}
#copy .container2 {
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	padding:5px 20px 10px 20px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-family: 'Trebuchet MS' , Arial;
}
#copy .mainimage {
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	border:0px solid #999999;
	background-color:#000000;
	font-family: 'Trebuchet MS' , Arial;
}	
#copy .mainimage2 {
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	border:0px solid #999999;
	background-color:#FFFFFF;
	font-family: 'Trebuchet MS' , Arial;
}	

/* \*/
* html #copy .container {height:1%;}
/* */

#copy img, #rightcolumn img {border:0px solid #993300 !important;}

#copy .teaser {
	color:#999999;
	font-size:0.9em;
	font-weight:bold;
}
#copy .container h1, #copy .container h2
{
    margin: 0 -20px;
    padding: 0 20px 2px 20px;
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    font-family: 'Trebuchet MS' , Arial;
} 
.cbutton
{
    position:relative;
    float:right;
    top: 3px;
    right: 0px;
    margin: 0;
   
      
} 
div.gauge{
	position:relative;
	
	margin-top:5px;
	
}
div.cellarchart{
	position:relative;
	
	margin-top:5px;
	
}
#copy td, #copy th {padding: 0.2em 0.5em;}

#copy td {
	padding: 0.2em 0.5em;
	font-family: 'Trebuchet MS' ,Arial, Helvetica, sans-serif;
}

.txtBox {border:1px solid #666666;}

#copy fieldset {	
	padding:1em;
	margin-bottom:1em;
	border:1px dotted #000000;
}

#copy legend {color:#666666;}

* html #copy legend {
	padding:0.5em;
	background-color:#FFFFFF;
}

div.readmore {
	text-align:right;
	font-size:0.9em;
}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 192px;    /*** Critical left col/divider dimension value ***/
	padding-top:5px;
	margin-left: -191px;    /*** Critical left col/divider dimension value ***/
}
* html #leftcolumn {
	float:left;	
	padding-top:5px;
}

*>html #leftcolumn {width:192px;}   /*** Fix only for IE/Mac ***/

#leftcolcontainer{width: 190px;}    /*** Critical left col dimension value ***/

#subnav
{
    overflow: hidden;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-bottom:0px;
  
   
}

* html #subnav tr {height:2.0em;}

#subnav .item
{
    padding: 3px 4px;
    background-color: #e0ded8;
    color: #000000;
}

* html #subnav .item {padding:0px 8px;}

#subnav .selected {
	background-color:#a59d95; 
	color:#420000;
}
#subnav .hover {
	color:#333333; 
	background-color:#F2F2F2;
}
#rightcolumn{
	float: left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 190px;    /*** Critical right col/divider dimension value ***/
	margin-right: -192px;    /*** Critical right col/divider dimension value ***/
	margin-left: -2px;   /*** Static fix ***/
	padding-top:5px;
}

/* \*/
* html #rightcolumn {
	margin-left: 0px; 
	margin-right: -500px; 
	margin-right: -192px;
	padding-top:5px;
}
/* */

/*** These commented-out rules below are there to explain the "Critical" info 
	for the rules above, because comments must not appear within the Mac-hack.
	The "rules" below are not active, they are just for teaching purposes. ***/

/*
* html .right {
margin-left: 0px;    *** Critical right divider dimension value ***
margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
mar\gin-right: -192px;    *** Critical right col/divider dimension value ***
}
*/

#rightcolcontainer {
	/* \*/
	width: 190px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 5px;    /*** Critical right divider dimension value ***/
}

/* \*/
* html #rightcolcontainer {
	float: right;
	margin-left: 2px; 
	margin-left: 2px; 
}
/* */

.sidebarcontainer
{
    margin: 5px;
    margin-top: 0px;
    padding: 6px;
    padding-top: 0px;
    border: 1px solid #a59d95;
    background-color: #FFFFFF;
    font-size: 0.9em;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}
/* \*/
* html .sidebarcontainer {height:1%;}
/* */

.sidebarcontainer2
{
    margin: 5px;
    margin-top: 00px;
    padding: 6px;
    padding-top: 0px;
    border: 1px solid #a59d95;
    background-color: #FFFFFF;
    font-size: 0.9em;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

.sidebarcontainer3
{
    margin: 5px;
    margin-top: 5px;
    padding: 6px;
    padding-top: 0px;
    border: 1px solid #a59d95;
    background-color: #FFFFFF;
    font-size: 0.9em;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}
/* \*/
* html .sidebarcontainer2 {height:1%;}
/* */
/* \*/
* html .sidebarcontainer3 {height:1%;}
/* */

.sidebarcontainer a {color:#993300;}
.sidebarcontainer2 a {color:#FFFFFF;}

.sidebarcontainer h1, .sidebarcontainer h2
{
    margin: 0px -5px;
    
    padding: 0px 10px 2px 10px;
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    font-family: 'Trebuchet MS' , Arial;
   	font-size: 1.4em;
	
} 

.sidebarcontainer li {list-style-type:none;}

#SpacerAboveFooter
{
    padding: 2 0px;
    background-color: #e0ded8;
    border-bottom: 1px solid #000000;
}



#footercontainer{
	
	
	clear:both;
	border:0px solid #780000;
	background-color:#FFFFFF;
	font-size:0.9em;
	margin-left: 5px;
	margin-right: 5px;
	padding-top:5px;
	height:70px;
	bottom:0px;
	left:0;
	right:0;
	margin-bottom:0;
	
	

}

#footer{
	position:absolute;
	margin-left:190px;
	padding:5px 5px;
	border:0px solid #999999;
	background-color:#FFFFFF;
	font-size:0.9em;
	width:447px;
	text-align:center;
	
	
}
#verisign 
{
    position:absolute;
    padding-top:0px;
    padding-left:40px;
	border:0px solid #999999;
	background-color:#FFFFFF;
	font-size:0.9em;
	margin-top:-5px;
	
}
#footer a {
	margin:1px 5px;
	color:#993300; 
}


.button {
    border:1px solid #B8B8B8;
    color:#FFFFFF;
    background-color:#AB1414;
    font-size:1em;
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
#cellar
{
    margin-top:100px;
}
div.cellar2
{
    margin-top:10px;
}

div.userProfile2
{
    float:right;
    margin-top:50px;
    margin-right: 0px;
    height:350px;
}
div.userProfile1
{
    float:left;
    margin-top:40px;
    margin-left: 0px;
    height:350px;
}


