body {
	margin:0px 0;
	padding:0;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../img/generic_img/background.jpg);
	background-color: #303437;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	font-size: 1em;
}

.miva_store {
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FDFDFD;
	height: auto;
	top: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	/*
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #303437;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	*/
}

.categories_miva_store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCFF00;
	text-decoration: none;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 170px;
	text-align: left;
	height: auto;
	top: 0px;
	position: relative;
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-color: #303437;
	margin: 0px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.categories_miva_store a:link,
.categories_miva_store a:visited,
.categories_miva_store a:active{
	color: #CCFF00;
	text-decoration: none;
}

.categories_miva_store a:hover{
	color: #FFCC00;
	text-decoration: none;
}

#content {
	margin: 0 0px;
	padding: 0;
	width: 100%;
	height: 100%;
}

/* REAL ALL CONTENT AND KEEP IT IN CENTER  */

.content_center {
	margin: auto;
	padding: 0;
	width: 952px;
	position: relative;
	height: center top;
}

/* ----------END---------- */



/* DIFFERENT TOP HEADER FOR SITE PAGES  */


.header {
	float: left;
	height: 186px;
	width: 952px;
	position: relative;
	background-image: url(../img/headers_inside/header_generic.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.header-toys {
	float: left;
	height: 186px;
	width: 952px;
	position: relative;
	background-image: url(../img/headers_inside/toys.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.header-trains {
	float: left;
	height: 186px;
	width: 952px;
	position: relative;
	background-image: url(../img/headers_inside/trains.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.header-antiques {
	float: left;
	height: 186px;
	width: 952px;
	position: relative;
	background-image: url(../img/headers_inside/antiques.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.header-collectibles {
	float: left;
	height: 186px;
	width: 952px;
	position: relative;
	background-image: url(../img/headers_inside/collectibles.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.header-memorabilia {
	float: left;
	height: 186px;
	width: 952px;
	position: relative;
	background-image: url(../img/headers_inside/memorabilia.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	
}.header-gift {
	float: left;
	height: 186px;
	width: 952px;
	position: relative;
	background-image: url(../img/headers_inside/gift.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.header-gambling {
	float: left;
	height: 186px;
	width: 952px;
	position: relative;
	background-image: url(../img/headers_inside/gambling.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

/* ----------END---------- */


/* SERVING COLLECTORS......  */

.payoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 330px;
	text-align: right;
	float: right;
	position: relative;
	padding-top: 3px;
}

/* ----------END---------- */


/* COMPANY MAIN MENU  */
.store_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
	left: 0px;
	right: 0px;
	top: 0px;
	float: left;
	width: 600px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	text-align: left;
	text-transform: none;
	position: relative;
	bottom: 0px;
	height: 15px;
}

.store_menu a:link,
.store_menu a:visited,
.store_menu a:active{
	color: #FFCC00;
	text-decoration: none;
}

.store_menu a:hover{
	color: #CCFF00;
	text-decoration: none;
}


/* ----------END---------- */



/* THIS CONTAIN CUSTOMER LOGIN MENU AND SEARCH  */

.user_search_container{
	width: 952px;
	float: left;
	background-color: #ECECEC;
	position: relative;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

/* ----------END---------- */


/* CUSTOMER MENU  */

.user_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 45%;
	float: left;
	text-align: left;
	display: block;
	padding-top: 10px;
	padding-left: 5px;
	height: 20px;
	position: relative;
}

.user_menu a:link,
.user_menu a:visited,
.user_menu a:active{
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.user_menu a:hover{
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

/* ----------END---------- */

/* SEARCH  */
.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 45%;
	float: right;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	position: relative;
}
/* ----------END---------- */


/* IS THE PATH TO HELP VISITORS TO KNOW WHERE THEY ARE  */
.store_path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #CCFF00;
	text-decoration: none;
	left: 0px;
	right: 0px;
	text-align: left;
	background-color: #303437;
	bottom: 0px;
	line-height: normal;
	width: 952px;
	position: relative;
	top: 0px;
	display: block;
	text-indent: 185px;
	float: left;
	height: 22px;
	padding-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #303437;
}
/* ----------END---------- */


.store_path a:link,
.store_path a:visited,
.store_path a:active{
	color: #CCFF00;
	text-decoration: none;
}

.store_path a:hover{
	color: #FFCC00;
	text-decoration: none;
}



/* PAGE CONTAIN ALL CONTENTS */

.white_page {
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 952px;
	background-color: #FDFDFD;
	height: auto;
	top: 0px;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #303437;
	background-image: url(../img/generic_img/gif_gray_menu.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

/* ----------END---------- */

/* COLUMN CONTAIN ALL VERTICAL MENU DONE FOR OLD INTERNET EXPOLRER*/

.collumn-1{
	width: 180px;
	height: auto;
	position: relative;
	float: left;
	padding-bottom: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}

/* ----------END---------- */



/* MAIN MENU SHOP ON LINE VERTICAL MENU */


.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCFF00;
	text-decoration: none;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 170px;
	text-align: left;
	height: auto;
	top: 0px;
	position: relative;
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-color: #303437;
	margin: 0px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	*/	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}

.categories_misc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCFF00;
	text-decoration: none;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 170px;
	text-align: left;
	height: auto;
	top: 0px;
	position: relative;
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-color: #303437;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.categories a:link,
.categories a:visited,
.categories a:active{
	color: #CCFF00;
	text-decoration: none;
}

.categories a:hover{
	color: #FFCC00;
	text-decoration: none;
}

/* ----------END---------- */

/* SECOND LEVEL MENU SHOP ON LINE VERTICAL MENU */

.sub_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	width: 170px;
	text-align: left;
	height: auto;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	top: 0px;
	bottom: 0px;
	right: 0px;
	line-height: 1.4em;
	margin: 0px;
	float: left;
	letter-spacing: 0.1em;
	left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.sub_category a:link,
.sub_category a:visited,
.sub_category a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.sub_category a:hover{
	color: #CCFF00;
	text-decoration: none;
}

/* ----------END---------- */


/* COLLUMN FOR CONTENTS LIKE ITEMS GALLERY OR INSIDE PAGES */


.collumn-2 {
	right: 0px;
	width: 770px;
	top: 0px;
	bottom: 0px;
	height: auto;
	left: 0px;
	position: relative;
	float: right;  /* NON FLOTTARE A SINISTRA  */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}

/* ----------END---------- */



/* BIG IMAGES USED IN FIRTS PAGE MACRO CATEGORY */

.intro-img-toys {
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	background-image: url(../img/main_category_intro_img/toys.jpg);
}

.intro-img-gambling {
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	background-image: url(../img/main_category_intro_img/gambling.jpg);
}

.intro-img-collectible {
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	background-image: url(../img/main_category_intro_img/collectible.jpg);
}

.intro-img-trains {
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	background-image: url(../img/main_category_intro_img/trains.jpg);
}

.intro-img-coins {
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	background-image: url(../img/main_category_intro_img/coins.jpg);
}
.intro-img-antiques {
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	background-image: url(../img/main_category_intro_img/antiques.jpg);
}
.intro-img-memorabilia {
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	background-image: url(../img/main_category_intro_img/memorabilia.jpg);
}
.intro-img-gift {
	width: 770px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	background-image: url(../img/main_category_intro_img/gift.jpg);
}


/* ----------END---------- */


/* CONTAIN ALL ITEMS GALLERY  */

.collumn-item{
	width: 710px;
	height: auto;
	position: relative;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ----------END---------- */


/* CONTAIN THE GREY FILL  */

.collumn-fill{
	width: 710px;
	height: auto;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* ----------END---------- */

/*  BACK and NEXT  */

.collumn-back{
	width: 355px;
	height: 30px;
	position: relative;
	float: left;
	padding-top: 20px;
	padding-left: 0px;
}
.collumn-next{
	width: 355px;
	height: 30px;
	position: relative;
	float: right;
	padding-top: 20px;
}

/* ----------END---------- */


/* MAIN GALLERY ITEM DESCRIPTION AND IMAGES  */
.item-description{
	text-transform: none;
	width: 235px;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

/* MAIN GALLERY ITEM ICONS BUY IT NOW and ADD TO CART  */
.item-icons{
	width: 101px;
	height: 34px;
	position: relative;
	text-align: center;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	float: right;
	right: 20px;
}


/* ----------END---------- */


/* SINGLE ITEM ORDER  */
.item-single-order{
	text-transform: none;
	width: 210px;
	height: auto;
	position: relative;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
/* ----------END---------- */

/* ROLL OVER ADD TO CART */


#roll-add
{
display: block;
	list-style-type: none;
	background-image: url(../img/buy_addcart/add_to_cart.gif);
	margin: 0;
	padding: 0;
	height: 34px;
	width: 98px;
	background-repeat: no-repeat;
}

#roll-add
{
	display: block;
	list-style-type: none;
	background-image: url(../img/buy_addcart/add_to_cart.gif);
	margin: 0;
	padding: 0;
	height: 34px;
	width: 98px;
	background-repeat: no-repeat;
	background-position: center top;
}
#roll-add a
{
	display: block;
	margin: 0;
	padding: 0;
	background-color: transparent;
	height: 34px;
	width: 98px;
}
#roll-add a:hover
{
display: block;
	list-style-type: none;
	background-image: url(../img/buy_addcart/add_to_cart2.gif);
	margin: 0;
	padding: 0;
	height: 34px;
	width: 98px;
	background-repeat: no-repeat;
}



/* ----------END---------- */


/* ROLL OVER BUY IT NOW */


#roll-buy
{
display: block;
	list-style-type: none;
	background-image: url(../img/buy_addcart/buy_it_now.gif);
	margin: 0;
	padding: 0;
	height: 34px;
	width: 98px;
	background-repeat: no-repeat;
}

#roll-buy
{
	display: block;
	list-style-type: none;
	background-image: url(../img/buy_addcart/buy_it_now.gif);
	margin: 0;
	padding: 0;
	height: 34px;
	width: 98px;
	background-repeat: no-repeat;
	background-position: center top;
}
#roll-buy a
{
	display: block;
	margin: 0;
	padding: 0;
	background-color: transparent;
	height: 34px;
	width: 98px;
}
#roll-buy a:hover
{
display: block;
	list-style-type: none;
	background-image: url(../img/buy_addcart/buy_it_now2.gif);
	margin: 0;
	padding: 0;
	height: 34px;
	width: 98px;
	background-repeat: no-repeat;
}



/* ----------END---------- */


/* THIS IS FOR BANNERS PRESENT ON THE RIGHT SITE (EXAMPLE IN ON-LINE SHOP)  */

.collumn-banner-shop{
	width: 200px;
	height: auto;
	position: fissa;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}




.collumn-banner-shop a:link,
.collumn-banner-shop a:visited,
.collumn-banner-shop a:active,
.collumn-banner-shop a:active{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.collumn-banner-shop a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

/* ----------END---------- */


/*  TEXT */

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.text a:link,
.text a:visited,
.text a:active{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.text a:hover{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

/* ----------END---------- */



/*  TEXT FOR THE PAGES WITH BANNER COLLUMN */

.text-b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	width: 480px;
	float: left;
}

.text-b a:link,
.text-b a:visited,
.text-b a:active{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.text-b a:hover{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

/* ----------END---------- */




/* THE GREY FILL FOR THE PAGES WITH BANNER COLLUMN */

.fill-small{
	width: 480px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ----------END---------- */



/* FOOTER  */

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	width: 952px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	float: left;
	height: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
}

.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}

/* ----------END---------- */
