/* GENERAL STYLES */
a.back
{
	width:53px;
	float: left;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:18px; /* for IE5/Win only */	
	background-image:url(../data/themes/unitedwineries/btn/lnkBack.gif);
}
a.back:hover
{
	background-position: 0 -18px;
}
a.more
{
	width:54px;
	float: left;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:18px; /* for IE5/Win only */	
	background-image:url(../data/themes/unitedwineries/btn/lnkMore.gif);
}
a.more:hover
{
	background-position: 0 -18px;
}
/* Navigation */
#column1 #Nav ul
{
	margin: 0px;
	padding: 0px;
	height: 16px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#column1 #Nav ul li
{
	margin: 0px; 
	padding: 0px;
    list-style: none;
	display: inline;
}
#column1 #Nav a
{
	float: left;
	padding: 16px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
}
#column1 #Nav ul li
{
	float:left;
}
#column1 #Nav ul li#home a:hover, #column1 #Nav ul li#about a:hover, #column1 #Nav ul li#brands a:hover, #column1 #Nav ul li#newsandevents a:hover, #column1 #Nav ul li#careers a:hover, #column1 #Nav ul li#contact a:hover
{
	background-position: 0 -16px;	
}
#column1 #Nav ul li#home a.selected, #column1 #Nav ul li#about a.selected, #column1 #Nav ul li#brands a.selected, #column1 #Nav ul li#newsandevents a.selected,#column1 #Nav ul li#careers a.selected,#column1 #Nav ul li#contact a.selected
{
	background-position: 0 -16px;	
}
#column1 #Nav ul li#home
{
	margin-right:42px;	
}
#column1 #Nav ul li#home a
{
	width: 61px;
	background: url(../data/themes/unitedwineries/nav/home.gif) top left no-repeat;
}
#column1 #Nav ul li#about
{
	margin-right:41px;	
}
#column1 #Nav ul li#about a
{
	width: 63px;
	background: url(../data/themes/unitedwineries/nav/about.gif) top left no-repeat;
}
#column1 #Nav ul li#brands
{
	margin-right:42px;	
}
#column1 #Nav ul li#brands a
{
	width: 72px;
	background: url(../data/themes/unitedwineries/nav/brands.gif) top left no-repeat;
}
#column1 #Nav ul li#newsandevents
{
	margin-right:42px;	
}
#column1 #Nav ul li#newsandevents a
{
	width: 60px;
	background: url(../data/themes/unitedwineries/nav/newsandevents.gif) top left no-repeat;
}
#column1 #Nav ul li#careers
{
	margin-right:41px;	
}
#column1 #Nav ul li#careers a
{
	width: 77px;
	background: url(../data/themes/unitedwineries/nav/careers.gif) top left no-repeat;
}
#column1 #Nav ul li#contact a
{
	width: 74px;
	background: url(../data/themes/unitedwineries/nav/contact.gif) top left no-repeat;
}
/* Level 2 Navigation */
#level2Nav
{
	float:left;	
}

#level2Nav ul
{
	display:inline;
	font-size:0.7em;
	float:left;
	list-style-type:none;
	list-style-image:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#level2Nav ul li
{
	float:left;
	padding-right:8px;
}

#level2Nav ul li a#dot
{
	margin:4px 2px 0px 0px;
	padding: 6px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:6px; /* for IE5/Win only */	
	width:6px;
	float:left;
	background-image:url(../data/themes/unitedwineries/global/dot.gif);
}
#level2Nav ul li a#dot:hover, #level2Nav ul li a#dot.selected
{
	background-position: 0 -6px;
}

#level2Nav ul li a
{
	width:auto;
}
#level2Nav ul li a:hover, #level2Nav ul li a.selected
{
	color:#8A131C;
}
/* Search Box */
#column2 #searchBox input.searchTextBox
{
		padding-left:3px;
		width:154px;
		height:16px;
		float:left;
		font-size:0.75em;
		margin:17px 0px 0px 35px;
}
#column2 #searchBox #SearchBoxInPage input.searchTextBox
{
		padding-left:3px;
		width:106px;
		height:12px;
		float:left;
		font-size:0.75em;
		margin:14px 0px 0px 63px;	
}
#column2 #searchBox input.searchButton
{
	width:63px;
	height:18px;
	float:left;
	margin:17px 0px 0px 4px;
}
#column2 #searchBox #SearchBoxInPage input.searchButton
{
	width:63px;
	height:18px;
	float:left;
	margin:14px 0px 0px 3px;	
}
/* Product Search */
#column2 #productSearchBox p
{
	color:#4c3b28;
	margin:47px 0px 0px 0px;
	float:left;
	height:62px;
	width:170px;
	padding:0px 45px 0px 15px;
}
#column2 #productSearchBox select
{
	float:left;
	margin:4px 0px 0px 15px;
	height:20px;
	font-size:0.7em;
	width:227px;
}

/* List Wine Brands */

#brandsList ul
{
padding:0px;
margin:13px 0px 0px 35px;
list-style-image:none;
list-style-type:none;
display:inline;	
float:left;
}
#brandsList ul li
{
	float:left;
	padding:0px !important;
}
#brandsList ul li a
{
	float:left;
	background-repeat:no-repeat;
}

/* Footer */
#footer
{
	color:#4a4a4a;
	font-size:0.85em;
}
#footer ul
{
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style-type:none;
	float:left;
	width:450px;
}
#footer ul li
{
	display:inline;
	margin:0px;
	padding:0px;

}
#footer ul li a
{
	color:#4a4a4a;
	font-size:0.7em;
}
#footer #copyrightLink
{
	float:right;
	font-size:0.7em;
}
/* Search */
#SearchResults #SearchBoxInPage input.searchTextBox
{
		padding-left:3px;
		width:106px;
		height:12px;
		float:left;
		font-size:0.75em;
		margin:14px 0px 0px 63px;
}
#SearchResults #SearchBoxInPage input.searchButton
{
	width:63px;
	height:18px;
	float:left;
	margin:14px 0px 0px 3px;	
}

/* Entry Links */
#EntryLinks
{
	width:595px;
	height:40px;
	float:left;
	padding:10px 0px 0px 0px;
}
#EntryLinks ul 
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px;
text-align:left;
	float:left;
}
#EntryLinks ul li
{
	display:inline;
	width:27px;
	height:25px;	
	float:left;
	margin-left:5px;
}
#EntryLinks ul li a
{
	float:left;
	overflow: hidden;
	height: 0px !important; 
}
#EntryLinks ul li a.print
{
	float:left;
	width:24px;
	padding: 16px 0 0 0;
	height /**/:16px; /* for IE5/Win only */	
	background:#ffffff url(../data/themes/unitedwineries/btn/lnkPrint.gif) top left no-repeat;		
}
#EntryLinks ul li a.print:hover
{
	background-position: 0 -16px;	
}
#EntryLinks ul li a.email
{
	float:left;
	width:21px;
	padding: 12px 0 0 0;
	height /**/:12px; /* for IE5/Win only */	
	background:#ffffff url(../data/themes/unitedwineries/btn/lnkEmail.gif) top left no-repeat;
}
#EntryLinks ul li a.email:hover
{
	background-position: 0 -12px;	
}
#EntryLinks ul li a.download
{
	float:left;
	width:24px;
	padding: 21px 0 0 0;
	height /**/:21px; /* for IE5/Win only */
	background:#ffffff url(../data/themes/unitedwineries/btn/lnkDownload.gif) top left no-repeat;
}
#EntryLinks ul li a.download:hover
{
	background-position: 0 -21px;	
}
#EntryLinks ul li a span
{
	float:left;
	display:none;
}
	
/* Social Bookmarks */
#socialBookMarks
{
width:390px;
clear:both;
float:left;
margin:10px 0 20px 0;
padding:3px;
position:relative;
height:70px;
}
#socialBookMarks h5
{
font-size:0.78em;
font-weight:bold;
margin:0 5px 0 3px;
padding:0 3px 0 0;
color:#000000;
}
#socialBookMarks p a
{
right:0px;
top:0px;
float:right;
padding:3px 5px 0 0;
color:#000000;
font-size:0.85em;
text-decoration:underline;
}
#socialBookMarks ul 
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:6px 0 0px 5px;
bottom:0px;
padding:0px;
text-align:left;
}
#socialBookMarks ul li
{
	display:inline;
	padding:0px 10px 6px 0px;
	text-align:center;
}
#socialBookMarks ul li a
{
	margin:0 3px 0 0;
	padding:0 0 0 18px;
	text-decoration:none;
	font-size:0.75em;	
	color:#000000;
}
#socialBookMarks ul li a:hover
{
	text-decoration:underline;
}
#socialBookMarks ul li.delicious
{
	background:white url(../data/themes/unitedwineries/bicons/delicious.gif) no-repeat top left;
}
#socialBookMarks ul li.digg
{
	background:white url(../data/themes/unitedwineries/bicons/digg.gif) no-repeat top left;
}
#socialBookMarks ul li.reddit
{
	background:white url(../data/themes/unitedwineries/bicons/reddit.gif) no-repeat top left;
}
#socialBookMarks ul li.facebook
{
	background:white url(../data/themes/unitedwineries/bicons/facebook.gif) no-repeat top left;
}
#socialBookMarks ul li.stumbleupon
{
	background:white url(../data/themes/unitedwineries/bicons/stumbleupon.gif) no-repeat top left;
}

/* Contact */
#ContentContainer .contactItem p
{
	width:440px;	
}
#ContentContainer .contactItem p.contInfo
{
	font-size:0.9em;	
	padding:0px;
	margin:0px;
}
#ContentContainer .contactItem .bbox .bbox-middle fieldset p
{
	width:364px;
	padding:0px;
	display:block;
	float:none;
	margin:0px 0px 5px 0px;
}
#ContentContainer .emailFriendItem .bbox .bbox-middle fieldset p
{
	width:364px;
	padding:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
}
#ContentContainer .registerItem .bbox .bbox-middle fieldset p
{
	width:364px;
	padding:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
}


/* Pager Navigation */
.xsltsearch_result p.xsltsearch_result_title
{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
}
.xsltsearch_result p.xsltsearch_result_description
{
	font-size:0.75em;
}
p.searchArrows
{
	float:left;
	font-size:0.7em;
}
p.searchArrows a
{
	font-size:100%;
}
/* Flash Containers */
#flashMap
{
	float:left;
}
/* EDITOR PROPERTIES */

#loginBox
{
	height:165px;
	width:255px;
	background-image:url(/data/themes/unitedwineries/global/loginbox.jpg);
	float:left;
	margin-top:0px;
}

#loginBox  p
{
	color:#FFFFFF;
	margin-bottom:8px;
	padding-bottom:0px;
}

#loginBox .pAnonymous
{
	margin-top:40px;
	margin-left:14px;
}

#loginBox .inputRow label
{
	margin-left:14px;
	width:75px;
	float:left;
}

#loginBox .buttonsRow
{
	margin-left:14px;
	color:#000000;
}

#loginBox .buttonsRow span
{
	vertical-align:top;
	font-size:11px;
}


#loginBox a
{
	vertical-align:top;
	color:#000000;
}
