/******************************************************************************************************************
*               ________  ___        ________  ________  ___  ___  ________  ___                                  *
*              /\   __  \/\  \      /\   ____\/\   __  \/\  \/\  \/\   __  \/\  \                                 *
*             /  \  \/\  \ \  \    /  \  \___/  \  \/\  \ \  \ \  \ \  \/\  \ \  \                                *
*             \   \  \_\  \ \  \   \   \  \  \   \  \ \  \ \  \_\  \ \  \ \  \ \  \                               *
*              \   \   __  \ \  \   \   \  \  \   \  \ \  \ \   __  \ \  \ \  \ \  \                              *
*               \   \  \/\  \ \  \   \   \  \  \   \  \ \  \ \  \/\  \ \  \ \  \ \  \                             *
*                \  _\  \ \  \ \  \___\__ \  \__\__ \  \_\  \ \  \ \  \ \  \_\  \ \  \______                      *
*                 \/\____\ \__\ \________\ \_______\ \_______\ \__\ \__\ \_______\ \________\                     *
*                 / /    / /  / /        / /       / /       / /  / /  / /       / /        /                     *
*                 \/____/\/__/\/________/\/_______/\/_______/\/__/\/__/\/_______/\/________/                      *
*                   ________  ________  ________  __________  ________   ________  ___        ______              *
*                  /\   ____\/\   __  \/\   __  \/\___   ___\/\   ___ \ /\   __  \/\  \      /\  ___\             *
*                 /  \  \___/  \  \/\  \ \  \/\  \/  /\  \  /  \  \ /\ \  \  \/\  \ \  \    /  \ \  /             *
*                 \   \  \  \   \  \ \  \ \  \ \  \_/  \  \/\   \  \_/  \_ \  \ \  \ \  \   \   \ \/__            *
*                  \   \  \  \   \  \ \  \ \  \ \  \\   \  \ \   \     _  \ \  \ \  \ \  \   \   \____ \          *
*                   \   \  \  \   \  \ \  \ \  \ \  \\   \  \ \   \   / \  \ \  \ \  \ \  \   \  /   /\ \         *
*                    \   \  \__\_  \  \_\  \ \  \ \  \\   \  \ \   \  \  \  \ \  \_\  \ \  \___\/_  /__\ \        *
*                     \   \_______\ \_______\ \__\ \__\\   \__\ \   \__\  \__\ \_______\ \________\/\_____\       *
*                      \  /       / /       / /  / /  / \  /  /  \  /  /\ /  / /       / /        / /     /       *
*                       \/_______/\/_______/\/__/\/__/   \/__/    \/__/  \__/\/_______/\/________/\/_____/        *
*                                                                                                                 *
*                                                                                                                 *
*******************************************************************************************************************
*                                                                                                                 *
*                           author/developer     :  Georgiy Kurguzov (George)                                     *
*                           e-mail               :  gkurguzov (at) hotmail (dot) com                              *
*                           or                   :  etrader_x11 (at) comcast (dot) net                            *
*                                                                                                                 *
*                           company              :  Alcohol Controls                                              *
*                           company e-mail       :  profit@alcoholcontrols.com                                    *
*                           Web                  :  http://www.alcoholcontrols.com                                *
*                                                                                                                 *
******************************************************************************************************************/


#body
{
	background-image: url('http://lib.store.yahoo.net/lib/barcontrols/bg.jpg');
	background-repeat: repeat-x;
}

#menu
{

}

#header
{
z-index: 2000;
}

#search
{
position: absolute;
top: 88px; 
left: 320px;
}

#submt_button
{
background-color: #0000dd; 
width: 80px; 
height: 22px;
border: 0px; 
color: #FFFFFF; 
font-family: sens-serif; 
font-weight: bold; 
font-size: 14px;
}

#submt_button a:hover
{
background-color: #ddddff;
}

#logo_img
{
position: absolute;
top: 40px; 
left: 35px;
}

#undlogo_img
{
position: absolute; 
top: 80px; 
left: 20px;
}

#A1800
{
display: none;
width: 100%;
text-align: center;
}

#typing
{
position: absolute; 
top: 22px; 
right: 11%;
left: expression((document.body.clientWidth < 1000) ? "580px" : "59%" );
/*left: 580px;*/
}

#top_img
{
position: absolute; 
top: 35px; 
right: 10px;
left: expression((document.body.clientWidth < 1000) ? "890px" : "89%" );
}

#viewcart
{
position: absolute;
top: 90px; 
right: 20px;
left: expression((document.body.clientWidth < 1000) ? "905px" : "90.5	%" );
}

#top_text
{
position: absolute;
top: 0px;
right: 10px;	
}


#ttop_text a:link
{
color: #000000; 
font-family: arial narrow; 
font-weight: bold; 
font-size: 14px;
text-decoration: none;
}

#top_text a:hover
{
color: #0000cc;
}

.a_top_text
{
color: #000000; 
font-family: arial narrow; 
font-weight: bold; 
font-size: 14px; 
text-decoration: none;
}

.a_top_text a:hover
{
color: #0000cc;
}


.a_bottom_text a:visited
{
color: #000000; 
font-family: arial narrow; 
font-weight: bold; 
font-size: 14px; 
text-decoration: none;
}

.a_bottom_text a:link
{
color: #000000; 
font-family: arial narrow; 
font-weight: bold; 
font-size: 14px; 
text-decoration: none;
}

.a_bottom_text a:hover
{
color: #0000cc;
}


#pagebody .a_bottom_text a:visited
{
color: #000000; 
font-family: arial narrow; 
font-weight: bold; 
font-size: 14px; 
text-decoration: none;
}

#pagebody .a_bottom_text a:link
{
color: #000000; 
font-family: arial narrow; 
font-weight: bold; 
font-size: 14px; 
text-decoration: none;
}

#pagebody .a_bottom_text a:hover
{
color: #0000cc;
}




#CAll800
{
position: absolute;
top: 135px;
left: 753px;
}


#callus
{
font-family: Arial Narrow;
font-weight: bold;
font-color: #000000;
font-size: 14px;
}

#brd
{
position: absolute;
left: 30px;
top: 175px;
text-decoration: none;
font-color: #000000;
font-size: 14px;
font-weight: bold;
font-family: Arial Narrow;
text-transform: capitalize;
z-index: 50;
}

#brd a
{
color: #000000;
text-decoration: none;
}

#brd a:hover
{
color: #ff0000;
}

#pagebody
{
position: absolute;
top: 160px;
width: 95%;
margin-left: 30px;
margin-right: auto;
text-align: center;
z-index: 0;
}

#attachments
{
width: 80%;
text-align: left;
font-family: Arial Narrow;
font-size: 12px;
}


#eprint
{
width: 200px;
font-size: 14px;
font-family: Arial;
position: absolute;
top: 175px;
right: 15px;
z-index: 60;
}

#eprint a
{
display: block;
background-color: #c4b58a;
font-weight: bold;
color: black;
border: 1px solid #0000cc;
text-align: center;
text-decoration: none;
padding: 9px;
margin: 4px;
}

#eprint a:hover
{
background-color: #e4d5aa;
}

#headline
{
position: relative; 
top: 0px;
font-weight: bolder;
text-align: center;
width: 400px;
font-size: 30px;
font-family: arial;
z-index: 55;
}


#pagebody a
{
color: #0000dd;
}

#pagebody a:hover
{
 color: #a4a56a;
}

#pagebody #table1
{
font-color: #ff0000;
}

#pagebody #table1 a
{
 font-size: 12px;
 font-family: arial;
 color: #0000aa;
}

#pagebody #table1 a:hover
{
 color: #5555ff;
}

#pagebody #table1 td
{
 padding-left: 40px;
}

#pagebody #table1 thead td
{
 font-weight: bold;
 text-align: center;
 border: 0	px solid #000000;
}

#secconts a
{
color: #000000;
font-weight: bold;
}


#signup-special
{
width: 800px;
}


.price-table
{
font-family: helvetica;
font-size: 14px;
font-weight: bold;
}

.price-table-header
{
font-family: helvetica;
font-size: 12px;
font-weight: bold;
}

a-normal a:link
{
font-color: #0000dd;
}

a-normal a:hover
{
font-color: #ccccff;
}

#orderbody
{
position: absolute;
top: 230px;
width: 95%;
margin-left: 30px;
margin-right: auto;
text-align: center;
z-index: 0;
}

#searchbody
{
position: absolute;
top: 160px;
width: 95%;
margin-left: 30px;
margin-right: auto;
text-align: center;
z-index: 0;
}

#searchbody a
{
color: #0000aa;
}

#searchbody a:hover
{
 color: #a4a56a;
}


.nodisplay
{
 display: none;
}





