body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Nimbus Roman No9 L" ,serif;
	font-size: 12px;
	font-weight: normal;
	min-width: 960px;
}
a img
{
	border: 0;
}
h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2
{
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
}
h3
{
	color: #ed7b01;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	padding: 10px;
	margin: 0;
}
.cb
{
	clear: both;
}

#headWrap
{
	width: 100%;
	display: block;
	background: #000000 url(Baggy/Backgrounds/headTile.gif) repeat-x bottom left;
}
#headBack
{
	width: 100%;
	display: block;
	background: transparent url(Baggy/Backgrounds/headImage.png) no-repeat top center; /*background: transparent url(Baggy/Backgrounds/headImage.jpg) no-repeat top center;*/
}
.headCont
{
	width: 840px;
	height: 240px;
	margin: 0px auto;
	display: block;
	position: relative;
}
#logo
{
	/*position: absolute; 	left: 0; 	top: 60px;*/
	position: absolute;
	left: -70px;
	top: 50px;
}
.topBar
{
	position: absolute;
	top: 11px;
	right: 0px;
	height: 22px;
	background: transparent url(Baggy/Backgrounds/headerBar.png) no-repeat top left;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding: 10px 15px 15px 15px;
}
.search
{
	border: none;
	background-color: #c2c2c2;
	width: 118px;
	height: 17px;
	vertical-align: middle;
	font-size: 11px;
}
.imgBtn
{
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.quickMenu
{
	position: absolute;
	bottom: 7px;
	left: 0px;
	width: 100%;
	height: 40px;
	text-align: center;
}
.quickMenuCenter
{
	margin: 0 auto;
}
.mainMenu
{
	margin: 0 auto;
	width: 330px;
}
.buttonBG
{
	float: left;
	width: 74px;
	height: 40px;
	padding: 0;
	background: transparent url(Baggy/Backgrounds/buttonsBg.png) no-repeat top left;
	margin: 1px 3px;
}
.buttonBG a, .buttonBG a:visited
{
	display: block;
	width: 64px;
	height: 14px;
	padding: 13px 5px;
	font-size: 10px;
	color: #c6c6c6;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.buttonBG a:hover
{
	color: #303030;
}
.buttonCart
{
	position: absolute;
	right: 2px;
	top: 8px;
	width: 67px;
	height: 26px;
	background: transparent url(Baggy/Backgrounds/shoppingCartIcon.png) no-repeat top left;
}
.buttonCart a, .buttonCart a:visited
{
	display: block;
	width: 59px;
	line-height: 26px;
	vertical-align: middle;
	font-size: 10px;
	color: #c6c6c6;
	padding-right: 8px;
	text-align: right;
	text-decoration: none;
}
.buttonCart a:hover
{
	color: #303030;
}

#sepWrap
{
	width: 100%;
	height: 3px;
	display: block;
	background: transparent url(Baggy/Backgrounds/sepTile.gif) repeat-x left top;
}

#centerWrap
{
	width: 100%;
	background: #d1d1d1 url(Baggy/Backgrounds/centerTile.gif) repeat-y center top;
}
#centerBG
{
	width: 100%;
	background: transparent url(Baggy/Backgrounds/centerTop.png) no-repeat top center;
}
.centerCont
{
	width: 840px;
	display: block;
	margin: 0px auto;
}
.thePage
{
	width: 100%;
	padding: 8px 0 0 0;
}
#columnOne
{
	width: 137px;
	min-height: 845px;
	padding: 0;
	padding-bottom: 15px;
	margin-right: 8px;
	text-align: left;
	background: #3a3a3a url(Baggy/Backgrounds/leftColumnTop.png) no-repeat left top;
	float: left;
}
.leftMenuObject
{
	margin: 0;
	padding: 5px 5px 10px 10px;
	width: 122px;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

#btmWrap
{
	width: 100%; /*display: block;*/
	display: none;
	background: #d1d1d1 url(Baggy/Backgrounds/bottomTile.gif) repeat-x top left;
}
.btmrCont
{
	width: 840px;
	height: 165px;
	margin: 0px auto;
	position: relative;
}
.upTab
{
	position: absolute;
	left: 23px;
	top: 2px;
	width: 94px;
	height: 27px;
	background: transparent url(Baggy/Backgrounds/updatesTab.png) no-repeat left top;
}
.videoWrapper
{
	position: absolute;
	left: 140px;
	top: 4px;
}
.videoCont
{
	background: transparent url(Baggy/Backgrounds/videoContainer.png) no-repeat left top;
	width: 215px;
	height: 161px;
	margin: 0 2px;
	float: left;
}

#footWrap
{
	width: 100%;
	display: block;
	background: #d1d1d1 url(Baggy/Backgrounds/footerTile.gif) repeat-x top left;
}
.footCont
{
	width: 840px;
	padding: 14px 0 12px 0;
	height: 16px;
	margin: 0px auto;
	color: #8a8a8a;
	line-height: 16px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

/* CONTENUTI PAGINE */

/* GENERALE */
.columnTwo
{
	width: 695px;
	min-height: 872px;
	float: left;
	position: relative;
}

/* HOME */
#columnTwoHome
{
	background: transparent url(Baggy/Backgrounds/homePageCenter.gif) no-repeat top left;
}
.homeLeft
{
	width: 487px;
	float: left;
}
.homeRight
{
	margin: 0 5px 0 7px;
	width: 195px;
	float: left;
}
.visualNews
{
	background: transparent url(Baggy/Backgrounds/VisualNews.png) no-repeat top left;
	width: 480px;
	height: 286px;
	display: block;
	position: relative;
}
.homeTitle
{
	width: 100%;
	margin: 13px 0;
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	height: 32px;
	display: block;
	position: relative;
}
.homeTitle h1
{
	margin: 1px 0 1px 2px;
	padding: 0 0 0 10px;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	background-color: #c19562;
	text-align: left;
}
.linkTitle
{
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	color: #000000;
	display: block;
}
.productsContainer
{
	margin: 0 12px;
}
.prodBox
{
	margin: 0 3px;
	width: 148px;
	height: 170px;
	display: block;
	background: transparent url(Baggy/Backgrounds/boxOfferte.png) no-repeat top left;
	float: left;
	position: relative;
}
.prodBoxOver
{
	margin: 0 3px;
	width: 148px;
	height: 170px;
	display: block;
	background: transparent url(Baggy/Backgrounds/boxOfferteOver.png) no-repeat top left;
	float: left;
	position: relative;
	cursor: pointer;
}
.prodImgCont
{
	position: absolute;
	top: 9px;
	left: 9px;
	width: 130px;
	height: 85px;
	text-align: center;
	display: block;
	overflow: hidden;
}
.prodImage
{
	margin: auto;
}
.prodDetails
{
	position: absolute;
	top: 95px;
	left: 9px;
	width: 130px;
	height: 65px;
	text-align: center;
	display: block;
	overflow: hidden;
}
.prodName
{
	font-size: 16px;
	text-decoration: none;
	font-style: italic;
	display: block;
}
.prodOthers
{
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	display: block;
}
.prodPrices
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 130px;
	height: 16px;
	line-height: 16px;
}
.prodPrice
{
	display: inline-block;
	text-align: center;
	width: 45%;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
}
.priceRed
{
	color: #ff0000;
}
.priceNone
{
	text-decoration: line-through;
}
.sale
{
	display: block;
	width: 74px;
	height: 74px;
	position: absolute;
	top: 0;
	left: 0;
}
.prodBox .sale
{
	background: transparent url(Baggy/Backgrounds/sale.png) no-repeat top left;
}
.prodBoxOver .sale
{
	background: transparent url(Baggy/Backgrounds/saleOver.png) no-repeat top left;
}
.rightMenuObject
{
	width: 180px;
	margin: 10px auto;
	text-align: left;
	font-size: 11px;
}
.promotional
{
	padding: 10px 5px 5px 5px;
	font-size: 11px;
	font-style: italic;
}
.promoCode
{
	padding: 13px 17px;
}
.promoInput
{
	border: solid 1px #787878;
	background-color: #d5d5d5;
	width: 118px;
	height: 17px;
	vertical-align: middle;
	font-size: 11px;
}
.imgCentered
{
	margin-left: 10px;
}
.feedTop
{
	display: block;
	width: 180px;
	height: 15px;
	background: transparent url(Baggy/Backgrounds/rightBoxTop.png) no-repeat top left;
}
.feedBox
{
	min-height: 500px;
	width: 180px;
	background-color: #373737;
	color: #ffffff;
}
.feedBox h3
{
	padding: 5px 10px 10px 10px;
}
.feedBot
{
	display: block;
	width: 180px;
	height: 15px;
	background: transparent url(Baggy/Backgrounds/rightBoxBot.png) no-repeat top left;
}
.clienteFeed
{
	display: block;
	padding: 2px 10px;
}
.commentoFeed
{
	display: block;
	padding: 4px 10px 7px 10px;
	background: transparent url(Baggy/Backgrounds/trans.png) repeat-y top left;
}
.bestSell
{
	font-size: 13px;
	color: #a09e9c;
	text-decoration: underline;
	font-style: italic;
}

#singleColumn
{
	background: #b6b6b6 url(Baggy/Backgrounds/singleColumnBG.png) no-repeat top left;
}
.BreadCrumbsContainer
{
	width: 658px;
	height: 16px;
	display: block;
	overflow: hidden;
	margin: 6px auto 0 auto;
	background: transparent url(Baggy/Backgrounds/breadCrumbsBar.png) no-repeat top left;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	text-align: left;
	padding: 4px 0 0 20px;
}
.BreadCrumbsContainer a, .BreadCrumbsContainer a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.BreadCrumbsContainer a:hover
{
	color: #dedede;
}
.productDetails
{
	width: 678px;
	min-height: 200px;
	display: block;
	background: transparent url(Baggy/Backgrounds/productBoxBG.png) repeat-y top left;
	margin: 0 auto;
}
.ContactsPage
{
	width: 678px;
	min-height: 300px;
	display: block;
	background: transparent url(Baggy/Backgrounds/contacts_bg.png) no-repeat bottom left;
	margin: 0 auto;
	padding: 20px 0;
}
.productEnd
{
	width: 678px;
	height: 30px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background: transparent url(Baggy/Backgrounds/productBoxEnd.png) no-repeat top left;
	z-index: 100 !important;
}
.ProductTrans .BreadCrumbsContainer
{
	background: transparent url(Baggy/Backgrounds/breadCrumbsBarNoWhite.png) no-repeat top left;
}
.ProductTrans .productDetails
{
	background: transparent;
}

.normalProductEnd
{
	width: 678px;
	height: 30px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background: transparent url(Baggy/Backgrounds/normalBoxEnd.png) no-repeat top left;
	z-index: 100 !important;
}

#singleColumn .Margins
{
	background: #3a3a3a url(Baggy/Backgrounds/vOver.png) no-repeat top left;
	display: block;
	width: 624px;
	height: 20px;
	line-height: 20px;
	color: #ee7801;
	margin: -10px auto 0 auto;
	padding: 13px 25px 18px 25px;
	z-index: 1 !important;
	font-size: 15px;
	font-style: normal;
}
#singleColumn .ProductsContainer
{
	margin: 4px 35px 20px 35px;
}

/* Menu Prodotti */
.RadPanelBar, .RadPanelBar .rpRootGroup, .RadPanelBar .rpGroup, .RadPanelBar .rpItem
{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	font-family: Verdana !important;
}
.rpText
{
	font-weight: normal;
	margin: 0;
	text-align: left;
	display: block;
}
.rpRootGroup .rpText
{
	color: #ed7b01;
	font-size: 14px;
	font-style: italic;
	padding: 8px 5px 8px 10px !important;
}
.rpLevel1 .rpText
{
	color: #e7e6e5;
	font-size: 11px;
	line-height: 15px;
	padding: 0 5px 2px 10px !important;
	font-style: normal;
}
.rpLink, .rpLinkPari
{
	color: #ffffff;
	display: block;
	text-decoration: none !important;
}
.rpLinkPari
{
	background-color: #433e37 !important;
}
rpSelected .rpText, .rpLink:hover .rpText, .rpLinkPari:hover .rpText
{
	color: #ee7f01 !important;
}
/* Pagina Prodotti */
.ProductsTitleWrapper
{
	height: 40px;
	width: 674px;
	display: block;
	margin: 0 auto;
	background-color: #3a3a3a;
}
.ProductsTitleWrapper h1
{
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 40px;
	font-size: 15px;
	font-family: Georgia;
	font-weight: normal;
	font-style: normal;
	padding-left: 40px;
	color: #ed7902;
}
.addthis_button
{
	float: right;
	margin: 12px 35px 0 0;
}

.ImagesWrapper
{
	float: left;
	width: 325px;
	height: 300px;
	display: block;
	margin: 3px;
	overflow: hidden;
}
.viewingImage
{
	background: transparent url(Baggy/Backgrounds/imgViewSpace.gif) no-repeat center center;
	width: 300px;
	height: 220px;
	padding: 11px;
	overflow: hidden;
	position: relative;
}
.pBaggyImg
{
	margin: 25px auto 0 auto;
}
.pBaggyImgAbs
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
}
.qb
{
	margin-top: 40px;
}
.imgSelector
{
	width: 312px;
	height: 50px;
	padding: 6px;
	display: block;
	overflow: hidden;
}
.singleThumb
{
	position: relative;
	margin: 0 1px;
	width: 50px;
	height: 50px;
	display: block;
	float: left;
}
.absThumbCornice
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 50px;
}
.absThumbImg
{
	position: absolute;
	top: 2px;
	left: 2px;
	height: 46px;
}
.DescriptionWrapper
{
	float: right;
	width: 320px;
	min-height: 300px;
	display: block;
	margin: 3px 10px 3px 15px;
	text-align: left;
	font-size: 11px;
}
.dottedBorder
{
	width: 674px;
	margin: 0 auto;
	border-top: dotted 1px #ababab;
	border-bottom: dotted 1px #ababab;
	padding: 1px 0;
}
.fakePrice
{
	float: left;
	width: 490px;
	background-color: #d1d1d1;
	height: 18px;
	line-height: 18px;
	padding: 10px 15px;
	font-size: 11px;
	font-style: italic;
	color: #191919;
	text-align: left;
}
.through
{
	font-size: 18px;
	text-decoration: line-through;
	float: right;
}
.vr
{
	border-left: dotted 1px #ababab;
	margin-left: 1px;
	width: 1px;
	height: 38px;
	display: inline-block;
	float: left;
}
.realPrice
{
	float: left;
	width: 121px;
	background-color: #fec2ce;
	height: 18px;
	line-height: 18px;
	padding: 10px 15px;
	font-size: 20px;
	color: #fb010d;
}
.shipGuide
{
	width: 95%;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 11px;
	color: #191919;
}
.btnImgSpace
{
	margin: 10px;
}

/* Cart Styles */
.likeATable
{
	margin: 0 auto;
	width: 674px;
}
.rowHead
{
	padding: 8px 0;
}
.row
{
	padding: 1px 0;
}
.headCol
{
	text-transform: uppercase;
	color: #222222;
	font-size: 10px;
	font-weight: bold;
	display: inline;
}
.CartSpan
{
	background: transparent url(Baggy/Backgrounds/littleCart.gif) no-repeat left center;
	padding-left: 18px;
}
.cartImage
{
	display: block;
	margin: 10px auto;
	width: 135px;
	height: 101px;
	background: transparent url(Baggy/Backgrounds/imgCartBg.gif) no-repeat center center;
}
.ImageInCart
{
	max-height: 90px;
	max-width: 125px;
	margin: 5px auto;
}
.tbQuant
{
	text-align: right;
	font-size: 11px;
}
.SummaryCart
{
	width: 320px;
	margin: 10px auto;
}
.SummaryCartTop, .SummaryCartDown
{
	width: 320px;
	height: 9px;
	display: block;
}
.SummaryCartTop
{
	background: transparent url(Baggy/Backgrounds/summaryCartTop.gif) no-repeat left top;
}
.SummaryCartDown
{
	background: transparent url(Baggy/Backgrounds/summaryCartDown.gif) no-repeat left top;
}
.SummaryCartBody
{
	width: 290px;
	padding: 0 15px;
	background: transparent url(Baggy/Backgrounds/summaryCartBg.gif) repeat-y left top;
}
.SummaryCartBody td
{
	font-size: 11px;
	padding: 2px 0px;
}
.SummaryLeft
{
	float: left;
	width: 140px;
	display: block;
	overflow: hidden;
}
.SummaryRight
{
	float: right;
	width: 140px;
	display: block;
	overflow: hidden;
}
.CartButtonsWrapper
{
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}
.cartButton
{
	border: none;
	background: transparent url(Baggy/Backgrounds/cartButton.gif) no-repeat center center;
	width: 114px;
	height: 33px;
	display: block;
	font-size: 10px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #494949;
	margin: 0 auto;
}
.cartButtonSmall
{
	border: none;
	background: transparent url(Baggy/Backgrounds/cartButtonSmall.gif) no-repeat center center;
	width: 70px;
	height: 20px;
	display: inline;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #494949;
	margin: 0 auto;
}
.cartLinkButton
{
	position: absolute;
	top: -35px;
	right: 10px;
	font-size: 10px;
	color: #494949;
	text-decoration: none;
}
.cartLinkButtonBold
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.priceText
{
	font-size: 16px;
}
.smallText
{
	font-size: 11px;
}
.modalBackground
{
	background-color: #000000;
	filter: alpha(opacity=40);
	opacity: 0.5;
}

.modalPopup
{
	background-color: #FFFFFF;
	padding: 20px;
	width: 450px;
	height: 300px;
	display: block;
	position: absolute;
	text-align: left;
}
.closePopup
{
	position: absolute;
	top: 5px;
	right: 5px;
}
#detailsTable
{
	margin: 0 auto !important;
}
#detailsTable td
{
	text-align: left;
	font-size: 11px;
	padding: 2px;
}
.pName
{
	text-transform: uppercase;
	color: #222222;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 10px 0 5px 0;
}
/* PAGINA CATEGORIE */
.productsMultiWrapper
{
	margin: 0 auto;
	width: 665px;
	text-align: center;
}
.ProductLinked
{
	position: absolute;
	width: 148px;
	height: 170px;
	display: block;
	left: 0px;
	top: 0px;
	background-color: transparent;
	z-index: 1000;
	cursor: hand;
}
/* textPage */
.textPage
{
	text-align: left;
	width: 670px;
	margin: 0 auto;
}
.textDiv
{
	padding: 0 25px;
	font-style: italic;
	font-size: 12px;
}
.comand
{
	padding: 0;
	margin: 0 0 0 25px;
	list-style-type: decimal;
	list-style-position: outside;
}
.comand li
{
	padding: 10px;
	margin: 0;
	list-style-type: decimal;
	list-style-position: outside;
}
.contactWrapper
{
	width: 370px;
	margin: auto;
}
.ContatcTH
{
	width: 100px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	color: #3a3a3a;
	font-weight: normal;
}
.ContatcTD
{
	width: 240px;
	padding: 0;
	color: #3a3a3a;
	font-weight: normal;
}
.searchHeader
{
	padding-top: 15px;
	color: #3a3a3a;
	font-weight: bold;
}
#ulSearch
{
	padding: 0 20px 20px 20px;
	margin: 0;
	text-align: left;
	list-style-type: none;
}
#ulSearch li
{
	padding: 5px 0;
	color: #3a3a3a;
}
#ulSearch li a, #ulSearch li a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#ulSearch li a:hover
{
	color: #3a3a3a;
}
.contactsBG
{
	background: transparent url(Baggy/Backgrounds/poltrone_sfondo_contatti.png) no-repeat scroll left bottom;
	display: block;
	width: 373px;
	height: 268px;
	position: absolute;
	left: 1px;
	bottom: -15px;
	z-index: 0;
}
.indexOk
{
	z-index: 1;
}

.Text
{
	text-align: left;
	padding: 20px 15px;
	margin: 0 auto;
}
.linkWrapper
{
	width: 400px;
	height: 60px;
	display: block;
	margin: 0 auto;
	position: relative;
}
.linkText
{
	width: 100%;
	height: 20px;
	position: absolute;
	top: 11px;
	left: 0;
	padding: 9px 0;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}
.NewsHome
{
	height: 243px;
	width: 455px;
	text-align: left;
	position: relative;
	padding: 40px 0 0 30px;
}
.NewsTxt
{
	width: 200px;
	height: 175px;
	position: absolute;
	left: 30px;
	top: 90px;
	display: block;
	overflow: hidden;
}
.NewsImages
{
	width: 255px;
	height: 240px;
	position: absolute;
	right: 0px;
	top: 45px;
}
