/*******************
	    RESET
*******************/

*
	{
	margin: 0;
	padding: 0;
	}

/*******************
       LAYOUT
*******************/

body
	{
	background-color: #2c588e;
	background-image: url("../styleimages/bg-grancafe-repeat.png");
	background-repeat: repeat-x;
	}

div#page
	{
	margin: 0 auto;
	width: 975px;
	}

#header
	{
	height: 15em;
	margin-bottom: 3em;
	}

#left
	{
	clear: left;
	float: left;
	width: 175px;
	}

#right
	{
	margin-left: 185px;
	padding: 10px 0 0 60px;
	}

#menu
	{
	margin: 0 0 0 245px;
	padding-top: 6.0714em;
	}

#menu li
	{
	float: left;
	padding-right: 2px;
	width: 130px;
	}

#menu li ul li
	{
	float: none;
	}

/*******************
	SPECIFIC TEXT
*******************/

#header h1
	{
	background-color: red;
	background-image: url("../styleimages/grancafe_webshop_h1.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 1em;
	height: 0;
	margin-top: 65px;
	overflow: hidden;
	padding-top: 65px;
	width: 175px;
	}

#menu li ul li
	{
	font-size: 0.8571em;
	}

#menu ul, #menu li
	{
	list-style-type: none;
	}

#menu a
	{
	color: #fff;
	}

#menu ul a
	{
	color: #84c2ff;
	}

/*******************
	GENERIC TEXT
*******************/

html
	{
	font-size: 14px;
	}

body
	{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2142em;;
	}

h4,
td.productname
	{
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0.619em 0;
	}

h5
	{
	font-size: 1.1428em;
	line-height: 1.0625em;
	margin: 0.9411em 0;
	}

h6
	{
	font-size: 1em;
	font-style: italic;
	line-height: 1.2142em;
	margin: 0.6071em 0;
	}

td.productnavi
	{
	color: #1A3454;
	font-size: 0.8em;
	}

h1,
td.productname,
td.productnavi
	{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	}

h2,
h3,
h4,
h5,
h6
	{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-left: 30px;
	}

h3
	{
	background-image: url("../styleimages/h3-bullet.png");
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 2em;
	letter-spacing: -0.05em;
	line-height: 1.2142em;
	margin: 0.6071em 0;
	padding-left: 30px;
	}

a
	{
	color: #84c2ff;
	text-decoration: none;
	}

a:active
	{
	color: #76f4ff;
	}

a:visited
	{
	color: #5492cf;
	}

#treeview a,
#treeview a:visited
	{
	color: #fff;
	}

a:hover
	{
	color: #fff;
	text-decoration: underline;
	}

em a
	{
	color: #76f4ff;
	font-style: normal;
	font-weight: bold;
	}

/*******************
	ETC SPECIFIC
*******************/

img
	{
	border: none;
	}

#grancafe #corner
	{
	background-image: url("../styleimages/corner-lavazza.png");
	}

#left a:hover img
	{
	border-left: 5px solid #fff;
	margin-left: -5px;
	}

.box .active
	{
	background-image: url("../styleimages/li-bullet.png");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	}

span.productprice
	{
	font-size: 125%;
	font-weight: bold;
	}

#right > p
	{
	margin: 2.4284em 0;
	}

#left .box
	{
	margin: 1.2142em 0;
	width: 175px;
	}

table.product
	{
	background-color: #5483be;
	margin: 2.4284em 0;
	width: 650px;
	}

.productname
	{
	padding-top: 6px;
	}

.productname,
.productnavi
	{
	padding-left: 6px;
	}

table.product form
	{
	margin: 1.2142em 0;
	}

table.product #mennyiseg
	{
	width: 4em;
	}

table.product .productinfo
	{
	background-color: #fff;
	color: #1A3454;
	padding: 30px;
	width: 100%;
	}

table.product .productinfo a
	{
	color: #1A3454;
	}

table.product .productimage
	{
	background-color: #fff;
	padding: 30px 46px 30px 30px;
	}

#treeview td b a
	{
	display: block;
	margin: 1.2142em 0;
	}

table.pager a
	{
	display: block;
	padding: 4px;
	}

table.pager .active a
	{
	color: #fff;
	font-size: 125%;
	}

#right img
	{
/*	background-image: url("../styleimages/bg-productinfo.png");
	background-position: right;
	background-repeat: repeat-y;*/
	}

table.formtable
	{
	width: 100%;
	}

table.formtable td
	{
	padding: 3px;
	}

table.formtable td.header
	{
	font-weight: bold;
	}

table.formtable input.button120
	{
	width: auto;
	}

table.formtable textarea#info
	{
	width: 30em;
	}

table.formtable input
	{
	width: 4em;
	}

#left table.box td.cart
	{
	background-color: #5483be;
	font-size: 85%;
	padding: 2px;
	vertical-align: top;
	}

/* menu image replacement */

#start,
#shop,
#cart,
#download
	{
	background-repeat: no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 23px;
	}

#start { background-image: url("../styleimages/menu-fooldal.png"); }
#shop { background-image: url("../styleimages/menu-termekek.png"); }
#cart { background-image: url("../styleimages/menu-kosar.png"); }
#download { background-image: url("../styleimages/menu-letoltesek.png"); }
