/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#wrapper {
position: relative;
margin-left:auto;
margin-right:auto;
width:942px;
  }
a:link {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.ectlink:link {
COLOR: #FFFFFF;
font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
}
a.ectlink:visited {
COLOR: #FFFFFF;
font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
}
a.ectlink:hover {
COLOR: #CCCCCC;
font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
}
a.ectlink:active {
COLOR: #FFFFFF;
font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
}

a.right:link {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
}
a.right:visited {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a.right:hover {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #3399ff;
	text-decoration: none;
	display: block;
}
a.right:active {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

a.black:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a.black:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
a.black:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

#header {

  background: #000000;
  width: 932px;
  height: 20px;
}
#leftcol {
  background: #000000;
  float: left;
  top: 20px;
  left: 0px;
  width: 200px;
  height:550px;
  border:#FFFFFF 2px solid;
}

#leftcol_cart {
  background: #000000;
  float: left;
  top: 20px;
  left: 0px;
  width: 200px;
  height:550px;
  border:#FFFFFF 0px solid;
}


#mainbody {
	background: #000000;
	float: left;
	top: 20px;
	width: 510px;
	height:550px;
	border:#FFFFFF 2px solid;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

#mainbody_cart {
	background: #000000;
	float: left;
	top: 20px;
	width: 510px;
	
	border:#FFFFFF 0px solid;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}


#rightcol {

  background: #000000;
  float: left;
  top: 20px;
  width: 200px;
  height: 108px;
  border:#FFFFFF 2px solid;
}

#rightcol_cart {

  background: #000000;
  float: left;
  top: 20px;
  width: 200px;
  height: 108px;
  border:#FFFFFF 0px solid;
}



#rightcol_lower {

	background: #000000;
	float: left;
	top: 25px;
	width: 200px;
	height:428px;
	
	border:#FFFFFF 2px solid;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightcol_lower_cart {

	background: #000000;
	float: left;
	top: 25px;
	width: 200px;
	height:428px;
	
	border:#FFFFFF 0px solid;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	float:left;
	background: #000000;
	width: 932px;
	height: 25px;
}
#cocktailname {
	background: #000000;
	float: left;
	width: 250px;
	height: 40px;
	}

#cocktailbuy {
	background: #000000;
	float: left;
	width: 250px;
	height: 40px;
	}
	
#maintext {
	background: #000000;
	float: left;
	width: 480px;
	
	
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	}
	
	#maintexthome {
	background: #000000;
	float: left;
	width: 500px;

	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	}
#otherdetails{
background: #000000;
	float: left;
	width: 500px;
	height: auto;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	}
li {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: -10px;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: square;
}
p {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 5px;
}
p.center {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

p.centerbig {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-decoration: blink;
}
p.small {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;

	padding: 5px;
}
p.bullet {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	list-style-type: decimal;
	line-height: normal;
	display: compact;
	list-style-position: inside;
}

h6 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
h5 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
h4 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
#included {
	background: #000000;
	float: left;
	width: 199px;
	height: 210px;

	}
	
#gallery {
	background: #000000;
	float: left;
	width: 299px;
	height: 210px;
	}

#rightcol_menu {
background: #000000;
	float: left;
	width: 200px;
	height: 250px;
	border:#FFFFFF 0px solid;
	}
	
	#rightcol_email {
background: #000000;
	float: left;
	width: 200px;
	height: 176px;
	border:#FFFFFF 0px solid;
	}

#rightcol_checkout {
	background: #000000;
	float: left;
	width: 200px;
	height: 80px;
	border:#FFFFFF 0px solid;
	font-family: Century Gothic, Verdana, Arial;
	text-decoration: none;
	display: block;
	}
	
	
.style1 {
	color: #FFFFFF;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
}
P.mincart {
	font-size: 10px;
	font-family : "Century Gothic", Verdana, Arial;
}
TD.mincart {
	font-size: 10px;
	font-family : "Century Gothic", Verdana, Arial;
}

TD.mincartbig {
	font-size: 18px;
	font-family : "Century Gothic", Verdana, Arial;
	font-weight: bold;	
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
border: 2px solid white;
padding: 4px;
background-color: black;
visibility: hidden;
z-index: 100;
font-family: Century Gothic, Verdana, Arial;
font-size: 14px;
color: #FFFFFF;
text-align: left;

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

 input
{
color: #000000;
background: #ffffff;
border: 1px solid #ffffff;
text-align:center;

}

.submit input
{
color: #000;
background: #ffffff;
border: 2px outset #000000;
text-align:center;
}

input.buy
{
color: #000000;
background: #000000;
border: 0px solid #000000;
text-align:center;

}

div.detailprice
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	display: inline;	
	}
	
	SPAN.price {
	COLOR: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

p.ectlink {
COLOR: #FF0000;
font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
}
	
div.detailoptions
{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	display: inline;	

	}
	
div.prodoption{
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	display: inline;	
	}
	
	select {
 background-color: #ffffff;
 color: #000000;
}

input {
 background-color: #ffffff;
 border-style: solid; 
 border-top-width: 2px; 
 border-right-width: 2px; 
 border-bottom-width: 2px; 
 border-left-width: 2px;
 color: #000000;
 text-align:left
}

TABLE.cobtbl{
background-color: #FFFFFF;
font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
}

TD.cobhl{
background-color: #CCCCCC;
font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

TD.cobll{
background-color: #000000;
font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
color : #CCCCCC;
}
