@charset "utf-8";
/* CSS Document */
body{padding: 0px; background: #000000; margin: 0 auto; color:#626262; font-size:11px;font-family:Arial;}
div{width:100% padding:0; margin:0;}


/*-----Page styles-----*/
#page{height:100%; padding-top:60px; background-image:url(../img/cigarettes.jpg); background-repeat:no-repeat; 
background-position: top right}
#menu{height:46px; margin-left:10px; background-image:url(../img/bg_menu.jpg); background-repeat:repeat-x;}
#welcome{height:190px; width:60%; padding-top:40px; margin-left:40px; font-family: Arial, sans-serif; font-size:12pt; color:#76a90b;background-image:url(../img/border_home.jpg); background-repeat:repeat-x; background-position:bottom;}
#shopping{float:right; width:330px; height:100px;color:#A90B3C; font-size:14px; text-align:right;}
#brands{margin-bottom:20px;background-image:url(../img/bg_brands.png); background-repeat:no-repeat; background-position:right}
#brands_flash{height:173px; padding-top: 5px; background-image:url(../img/bg_menu_flash.jpg); background-repeat:repeat-x;}
#content{float:left; width:100%; text-align:left;}
#copy{float:left;height:60px;width:100%;}




/*-----Format text----*/
.context_header{color:#76a90b;font-size:14px;}
.copy_bottom{color:#161616;font-size:10px;}
.border{background-image:url(../img/border_home.jpg); background-repeat:repeat-x;}
ul{
list-style-image: url(../img/li_style.jpg);
}



.news_header{color:#ffc600;font-size:14px;text-decoration:none; }

.news_header:hover{color:#ffc600;font-size:14px;text-decoration:none; }

.ship{
color:#CE0C4E;
text-decoration:none; 
}
.ship:hover{
color:#A90B3C;
text-decoration:none; 
}




.brands{
font-family: Verdana, sans-serif; 
font-size:13pt; 
color:#ffb900;
text-decoration:none; 
}
.brands:hover{
font-family: Verdana, sans-serif; 
font-size:13pt; 
color:#f1cd6e;
text-decoration:none; 
}

a
{
	font-size: 9pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration:underline;	
}
a:hover
{
	font-size: 9pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration:none;
}
a.euroc{
	text-decoration: none;
}
ul.btl{
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.btl li{
	display: inline;
}