/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/
#ys_superbar
{
  display:inline;
}
.yscp_link
{
   color:#ffffff;
   text-decoration:none;
   margin:0px !important;
   padding:0px !important;
   padding-left:5px !important;
   margin-right:9px !important;
   border-left:1px solid #fff;
   margin-left:-1.6em !important;
}
.yscp_link:first-child
{
   border-left:0px;
}
.yscp_link:hover
{
  border-bottom:1px solid #fff;
}

#ys_cpers
{
  margin-left:1.3em;
  margin-top:3px !important;
  float:left !important;
}
#yfc_mini
{
   position:absolute;
   right:10px;
   display:inline !important;
   margin-top:3px !important;
}
#yfc_minicart
{
  display:block !important;
  width:200px;
}
#yfc_total_items_mini
{
  display:none;
}
.mini_msg,
.mini_subtotal
{
  color:#fff !important;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important; 
}
body
{
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   margin:0px;
   padding:0px;
   background-color:#ededed;
}

.breadcrumbs
{
    font-size:.75em;
    text-align:left;
    margin:0px 4px;   
    padding-top:4px;
    padding-left:4px;
}
.breadcrumbs a
{
    text-decoration:none;
}
.breadcrumbs a:hover
{
    text-decoration:underline;
}

.contenttitle
{
   margin:0px 0px 0px 25px;
   text-align:left;
   clear:both;
}

#alkoBlueHeader
{  
  display:block;
  margin:0px auto;
  position:relative;
  width:998px;
  height:95px;
}
.alkoblueheaderlogo
{
   margin-top:5px;
   width:100px;
   margin-left:5px;
   float:left;
}
#alkobluesloganarea
{
   margin-top:0px;
   margin-left:10px;
   display:inline
   position:relative;
   float:left;
   width:863px;
}
#alkoblueslogan
{
   float:left;
   color:#ffffff;
   margin-top:0px;
   font-size:1.9em;
   font-weight:bold;
}
#alkobluesubslogan
{
    float:left;
    font-size:1.1em;
    color:#fff;
    clear:left;
    font-weight:bold;
}
.callusspan
{  
   clear:none;
   text-align:right;
   position:absolute;
   right:4px;
   top:25px;
}
.alkobluecallusheader
{
   color:#fff;
   margin:0px;
   font-size:.9em;
   font-weight:bold;
}

.original-price
{
    text-decoration:line-through;
    font-style:italic;
    font-size:.9em;
    font-weight:bold;
    color:blue;
}

.bookmarkTable
{
   clear:both;
   width:480px;
   margin:18px auto;
}
.bookmarkColumn a
{
   display:block;
   margin-bottom:10px;
   text-decoration:none;
}
.bookmarkColumn a:hover
{
   text-decoration:underline;
}
.bookmarkColumn
{
    width:150px;
    float:left;
    padding:0px 5px;
}

#itempage-captiontitle
{
    text-align:center;
    font-size:1.4em !important;
    margin-bottom:20px !important;
}
.alkoCategoryTitle
{
    float:left;
    width:817px;
    padding-left:10px;
    margin-left:-10px;
}
#caption img
{
   margin-bottom:10px;
}

#caption
{
    padding:0px 45px;
    position:relative;
    margin:10px auto !important;
}
#finaltext
{
    clear:both;
    padding-top:20px;
    margin:20px 50px !important;
    
}
#itemCaption
{
    clear:both;
    margin-top:0px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    width:700px;
    padding-left:25px;
    padding-right:25px;
    border-top:2px solid #ababab;
}
#itemCaption img
{
    float:left;
    margin-right:10px;
    
}
.itemImage
{
    float:left;
    width:210px;
    margin:0px;
    padding:0px;
    margin-top:32px;
    margin-left:10px;
}
.itemImage img
{
    max-width:210px;
    height:auto;
}
.sale-price-bold, .sale-price
{
    font-weight:bold;
    color:#D45F00;
}
.orderItemInfo
{
     float:left;
     width:550px;
     min-height:230px;
     padding-bottom:25px;
     padding-left:5px;

     border-left:2px solid #ababab;
}
.orderItemBox
{
     width:255px;
     margin:0px 10px;
     float:left;
     position:relative;
}
.orderItemTab
{
    font-size:1.4em;
    font-weight:bolder; 
    border:1px solid black;
    border-bottom:0px;
    width:190px;
    padding:5px;

     color:#ffffff;

     /* Rounded Corners */
	
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;

	/* Background color and gradients */
	
	background: #2100ca;
	background: -moz-linear-gradient(top, #2100ca, #190097);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2100ca), to(#190097));
	
	/* Borders */
	
	border: 1px solid #002232;
        border-bottom:0px;

	-moz-box-shadow:inset -1px 1px 1px #edf9ff;
	-webkit-box-shadow:inset -1px 1px 1px #edf9ff;
	box-shadow:inset -1px 1px 1px #edf9ff;

    text-shadow: 1px 1px 1px #000;
 
     position:relative;
     bottom:-1px;
}
.orderItemTab img
{
   position:relative;
   top:4px;
   left:4px;
}
.orderItemBody
{
    border:1px solid black;
    border-top:0px;
    min-height:150px;
    padding: 0px 10px;
    position:relative;
}
.orderItemBody select
{
    display:block;
    margin-bottom:10px;
}
.orderAvailability 
{
    display:block;
    text-align:center;
    font-size:.9em;
    margin-bottom:10px;
}
.orderItemBodySpacer
{
    height:10px;
    width:254px;
	background: #2100ca;
    	background: -moz-linear-gradient(top, #190097, #0b0042);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#190097), to(#0b0042));
    margin-bottom:15px;
    position:relative;
    top:0px;
    left:-10px;
}
.itemoption
{
    font-weight:normal !important;
    display:block;
}
.itemOrderQuantity
{
    display:block;
    float:left;
    margin-left:50px;
    
}

table.itemtable
{
     float:left;
     font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
     width:255px;
     border-collapse:collapse;
     border:0px;
     margin:0px 10px;
     border-bottom:1px solid black;
}
table.itemtable th
{
     text-align:center;
     font-size:1.25em;
     padding:9px 0px;
     height:35px;
 
color:#ffffff;

     /* Rounded Corners */
	
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;

	/* Background color and gradients */
	
	background: #2100ca;
	background: -moz-linear-gradient(top, #2100ca, #190097);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2100ca), to(#190097));
	
	/* Borders */
	
	border: 0px solid #002232;
        border-bottom:0px;

	-moz-box-shadow:inset -1px 1px 1px #edf9ff;
	-webkit-box-shadow:inset -1px 1px 1px #edf9ff;
	box-shadow:inset -1px 1px 1px #edf9ff;

    text-shadow: 1px 1px 1px #000;


}
table.itemtable td
{
    font-size:.9em
}
table.itemtable td.itemTableLeftColumn
{
     padding-left:10px;
     width:100px;
     border-left:1px solid black;
}
table.itemtable td.itemTableRightColumn
{
    padding-left:5px;
    vertical-align:middle;
    border-right:1px solid black;

}
table.itemtable tr td
{
     padding-bottom:4px;
     border-top:1px solid black;
     padding-top:2px;
}

.addtocartImg
{
     margin:5px auto;
     height:40px;
}
.alkoBlueCheckOut
{
   position:absolute;
   right:20px;
   top:0px;
    
}
.alkoBlueCheckOut img
{
   padding:0px;
   margin:0px;
   margin-top:3px;
   margin-bottom:-12px;
   width:35px;
   height:35px;
}
.alkoBlueCheckOut a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #EEEEEE;
	
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;

}
.alkoBlueCheckOut:hover a.checkOutLink
{
   text-decoration:underline;
}
.donwardArrow
{
    margin-left:3px;
    margin-bottom:-3px;
}

#alkoBlueTopMenu {
	list-style:none;
        margin:1px 0px 0px 20px;
	height:41px;
	padding:0px;
        border-right:1px solid #333333;
	display:inline;
        display:inline-block;
        z-index:1099;
}
#alkoBlueMenuDiv
{
        clear:both;
        display:block;
        position:relative;
        width:996px;
	margin:0px auto;
	height:43px;
	padding:0px;

	/* Background color and gradients */
        	
/*	background: #2100ca; */
/*	background: -moz-linear-gradient(top, #2100ca, #0b0042);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2100ca), to(#0b0042));
	
	/* Borders */
}

#alkoBlueTopMenu li {
	float:left;
        min-height:27px;
        margin:0px;
	display:block;
	text-align:center;
	position:relative;
	padding: 12px 20px 2px 20px;
	margin-top:0px;
	border:none;
        border-left:1px solid #333333;

}

#alkoBlueTopMenu li:hover
{
	border: 1px solid #777777;
        padding: 12px 20px 2px 19px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
/*	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; */
}

#alkoBlueTopMenu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

#alkoBlueTopMenu li:hover a {
	color:#161616 !important;
	text-shadow: 1px 1px 1px #ffffff;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
        z-index:1099;
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#alkoBlueTopMenu li:hover .dropdown_1column, 
#alkoBlueTopMenu li:hover .dropdown_2columns, 
#alkoBlueTopMenu li:hover .dropdown_3columns,
#alkoBlueTopMenu li:hover .dropdown_4columns,
#alkoBlueTopMenu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}
.col_1 li, 
.col_2 li,
.col_3 li,
.col_4 li,
.col_5 li{
border:0px !important;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#alkoBlueTopMenu .menu_right {
	float:right;
	margin-right:0px;
}
#alkoBlueTopMenu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#alkoBlueTopMenu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#alkoBlueTopMenu p, #alkoBlueTopMenu h2, #alkoBlueTopMenu h3, #alkoBlueTopMenu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#alkoBlueTopMenu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#alkoBlueTopMenu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#alkoBlueTopMenu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#alkoBlueTopMenu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#alkoBlueTopMenu li:hover div a:hover {
	color:#029feb;
}



#alkoBlueTopMenu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#alkoBlueTopMenu li ul li {
	font-size:12px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
        margin-bottom:0px;
	float:none;
	text-align:left;
	width:130px;
        min-height:20px;
}
#alkoBlueTopMenu li ul li:hover {
	background:none;
	border:none;
	padding:0;

}

.col_1 ul a:hover
{
    text-decoration:underline !important;
}

#alkobluenav-product 
{
    _display:inline;
    float:left;
    overflow:hidden;
    width:180px;
    border-right:0px solid black;
    background-color:#fff;

} 

#caption
{
  padding-top:20px;
}
#caption img
{
    float:left;
    margin-top: auto;
    margin-right:20px;
}

#htmltop, #htmlbottom, #htmltop a
{
    padding:5px;color:#ffffff
}

#alkobluesearchdiv
{
  width:295px;
  height:25px;
  margin:0px;
  margin-top:3px;
  float:left;
     
} 

#alkobluesearcharea h3
{
     float:left;
     margin:0px;
     padding:2px 2px 0px 2px;	
     color:#ffffff;
     border-bottom:0px;
     text-align:center;
     width:70px;
     font-size:1.0em;

}
#alkobluesearcharea input 
{
    margin:0px;
    padding:0px;
    font-size:1.0em;
}
#alkobluesearcharea fieldset 
{
      
    padding:0px !important;
    border:0px !important;
    margin:0px;
    width:185px;
}
#alkobluesearcharea label 
{
    color:#ffffff; font-size:0.85em; 
    font-weight:bold;   
    text-transform:uppercase;
}
#alkobluesearchsubmit
{
    display: none;
}
#alkobluesearchpageHeader 
{
    background-color:#ff9900; 
    color:#000000;
    font:bold 28px Verdana, Tahoma, Helvetica, sans-serif; 
    margin:0;
    padding:4px 0px 6px;
}
#alkobluequery 
{
   border:1px solid black;
   width:185px;
   height:20px;
   padding:0px;
   margin:0px auto !important;
}

#alkoBlueLeftMenu
{
    float:left;
    margin:0px 0px 20px 0px;
    width:175px;
    background-color:#f4f4f4;
    border:2px solid #950000;
    border-left:0px;
    border-top:0px;
    margin-bottom:191px;
   -moz-border-radius: 0px 00px 20px 0px;
   -webkit-border-radius: 0px 0px 20px 0px;
   border-radius: 0px 0px 20px 0px;
}
#alkoBlueLeftMenu h3
{
     text-align:center;

     margin:0px;
     margin-bottom:-4px;
     margin-right:auto;
     color:#000;


}
#alkoBlueLeftMenu ul
{
        margin:0px;
        z-index:1000;
        padding:10px;
	
	/* Borders */
	
        border-bottom:0px;

	box-shadow:inset 0px 0px 1px #edf9ff;

}
#alkoBlueLeftMenu li
{
     margin:0px;
     list-style:none;
     height:20px;
     padding-top:5px;
     padding-left:5px;
     padding-bottom:5px;
     border-bottom:1px solid grey;
     font-size:.9em;
}
#alkoBlueLeftMenu a
{
     text-decoration:none;
     color:#000;

    text-shadow: 1px 1px 1px #ffffff;

}
#alkoBlueLeftMenu a:hover
{
    border-bottom:1px solid #000;
}
#alkoBlueLeftMenu li.shopSubject
{
     padding-left:25px;
}
#alkobluenav-general 
{
   position:relative;
   display:block;
}
#alkobluenav-general ul
{
   float:left;
   list-style:none;
   margin:0px;
   margin-top:3px;
   padding:0px;
}

#alkobluenav-general li 
{
    display:inline;
    padding-right:5px;
    border-right:1px solid #fff;
    margin-right:5px;
} 
/* General Link Colors */

#alkobluenav-general li a 
{
    color:#ffffff;
    text-decoration:none;
}

#alkobluenav-general li a:hover 
{
    color:#ffffff;
    border-bottom:1px solid #ffffff;
}


#specialstitle
{
    display:block;
    width:815px;
    text-align:center;
    margin:0px auto;
}

#contents
{
    text-align:center;
}
#leftMenu
{
    width:177px;
    float:left;
    
}
#info-div
{
    padding:50px;
}
#contentSpace
{
    float:right;
    width:817px;
}

#salespecial
{
   margin-top:-150px;
}

#salespecial a
{
   color:black;
   text-decoration:none;
}
#salespecial a:hover
{
   text-decoration:underline;

}

.categoryLink
{
   color:black; 
   text-decoration:none;
}
.categoryLink:hover
{
  text-decoration:underline;
}





#feed-control
{
    height:500px;
    width:220px;
}

div.gif-snippet
{
    height:300px;
}


.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 1px solid #BCCDF0;
}

.gfg-title {
  font-size: 20px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : normal;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : normal;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 150px;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : normal;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 0px;
  margin-right : 0px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : normal;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}




/*
 * FeedControl customizations.
 */



.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}
#welcomeModule
{
    float:left;
    width:817px;
    height:390px;
    margin:0px; 	
    border-bottom:2px solid #950000;   
}
#welcomeImageColumn
{
    background-color:#ededed;
    padding-top:1px;
    float:left;
    width:256px;
    height:390px;
    margin:0px;
    padding-left:0px;
}
.welcomeImage
{
        margin:0px;
        margin-left:4px;
        margin-top:4px;
        float:left;
	background-color:white;
	width:122px;
	height:92px;
}

a img
{
    border:none;	
}
#sliderBox
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    float:left;
    border-right:2px solid #950000;
}
#sliderLeftColumn
{
    color:white;
	position:relative;
	float:left;
	height:390px;
	width:559px;
}
#sliderLeftColumn img
{
	height:390px;
	width:559px;
        margin:0px;
        padding:0px;
}
#sliderOverlainCaption
{
	position:absolute;
	bottom:0px;
        left:0px;
	height:85px;
	padding-left:10px;		
}
#sliderLeftCaption
{
    position:absolute;
	bottom:0px;
        left:0px;
        width:559px;
	margin:0px;
	height:90px;
	background-color:#160086;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
     opacity: 0.8;
   	
}
#sliderRightColumn
{
    display:none;
}

#sliderCaptionTitle
{
    display:block;
    color:white;
    font-weight:bold;

}
#sliderCaptionBulkText
{
    font-size:.9em;


}
#boxMenu
{
    position:absolute;
    top:0px;
    right:0px;
    height:30px;
    padding-top:10px;
    padding-left:5px;
    width:180px;

}
.boxSelector
{
   cursor:pointer;
    border:1px solid #464343;
    background-color:#9d9999;
    height:20px;
    width:28px;
    float:left;
    margin-right:5px;

    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
     opacity: 0.8;

       -moz-box-shadow: 2px 2px 10px #888;
       -webkit-box-shadow: 2px 2px 10px #888;
        box-shadow: 2px 2px 10px #888;

}
.boxSelected
{
	cursor:pointer;
	background-color:#6f6969;
	border:1px solid #464343;
    height:20px;
    width:28px;
    float:left;
    margin-right:5px;

    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
     opacity: 0.8;

       -moz-box-shadow: 2px 2px 10px #888;
       -webkit-box-shadow: 2px 2px 10px #888;
        box-shadow: 2px 2px 10px #888;
}
#alkoBlueContainer
{
    margin:0px auto;
    padding-top:0px;
    width:994px;
    clear:both;
    background-color:#fff;
    border:2px solid #7c7c7c;
    border-top:0px;
}
#headerMain
{
   margin:0px;
   min-width:998px;
   width:100%;
   height:95px;
   background-color:#bc0000
;
}
#menuMain
{
   margin:0px;
   min-width:998px;
   height:43px;
   width:100%;
   background-color:#950000;
   -moz-box-shadow:inset 0px 0px 2px #edf9ff;
   -webkit-box-shadow:inset 1px 0px 1px #edf9ff;
   box-shadow:inset 1px 0px 1px #edf9ff;
}
#footer
{
   clear:both;
   padding-top:15px;
   background-color:#950000 !important;
   display:block;
   width:100%;
   height:70px;
   text-align:center;
}
#copyright
{
   background-color:#950000;
   display:block;
   color:#fff;
}
#footer-links ul
{
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#footer-links a
{
   background-color:#950000;
   color:#fff;
   text-decoration:none;
}
#footer-links li
{
   list-style:none;
   display:inline;
   padding-left:10px;
   padding-right:10px;
   border-left:1px solid #fff;
}
#footer-links li:first-child
{
   border-left:0px solid #fff;
}
#footer-links a:hover
{
   border-bottom:1px solid #fff;
}
.itemBox
{
   clear:both;
   padding-top:40px;
   padding-left:27px;
}
.name a
{
   color:black;
   text-decoration:none;
   font-size:.9em;
   font-weight:bold;
}
.alkoItem img
{ 
   max-height:90px;
   max-width:215px;
}
.alkoItem
{

   float:left;
   margin:0px;
   padding:5px;
   width:235px;
   height:200px;
   font-size:1em;
   text-align:center;
   border:1px solid #f1f1f1;
}

.itemBoxImgWrap
{
   height:90px;
}
.itemBoxImgWrap img
{
   max-height:90px;
   width:auto !important;
}
.jcarousel-item img
{
   max-width:215px !important;
   height:auto;
}

#specialstitle
{
  float:left;
}
.alkoDivider
{
  float:left;
  width:700px;
}
#alkoWindow iframe
{
   position:relative;
   z-index:1 !important
}
#alkoWindow #menuMain
{
    position:relative;
    z-index:2;
}

#alkoWindow #alkoBlueContainer
{
   position: relative;
   z-index:1;
}



