/* CSS Document */
body
{
	padding: 0px;
	margin: 0px;
	background: #EFEFEF;
	color: #1A1A1A;
	font: 14px/18px Arial, Helvetica, sans-serif;
}
div, p, ul, h1, h2, h3, h4, h5, h6, h7
{
	padding: 0px;
	margin: 0px;
}
ul
{
	list-style-type: none;
}

p.normaltext
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
/*----MAIN PANEL----*/
#mainPan
{
	width: 100%;
	height: 100%;
}
/*----Left Panel----*/
#leftPan
{
	width: 350px;
	float: left;
	background: url(images/headerbg.jpg) 0 0 no-repeat #fff;
	color: #1A1A1A;
	height: 860px;
}
#logoPan
{
	padding: 21px 0 2px 15px;
	width: 317px;
	height: 125px;
	display: block;
	border: none;
}

#loginPan
{
	width: 317px;
	padding: 0 0 2px 15px;
	display: block;
}

#leftBodyPan
{
	width: 328px;
	margin: 16px 0 0 15px;
	height: 499px;
}

#leftBodyPan h2
{
	width: 285px;
	height: 30px;
	background: url(images/icon1.jpg) 0 2px no-repeat #fff;
	color: #CC0000;
	font-size: 22px;
	line-height: 26px;
	padding: 0 0 0 30px;
	font-weight: normal;
}

#leftBodyPan h2.catalogue
{
	background: url(images/catalogLow.jpg) 0 50% no-repeat #fff;
	padding: 0 0 0 40px;
}

#leftBodyPan h2.shop
{
	width: 450px;
	height: 46px;
	background: url(images/carrello.jpg) 0 50% no-repeat #fff;
	color: #CC0000;
	font-size: 22px;
	line-height: 25px;
	padding: 25px 0 0 40px;
	font-weight: normal;
}

#leftBodyPan h3
{
	width: 265px;
	height: 58px;
	display: block;
	background: url(images/carrello.jpg) 0 50% no-repeat #fff;
	color: #CC0000;
	font-size: 24px;
	line-height: 65px;
	padding: 0 0 0 50px;
	font-weight: normal;
	white-space: nowrap;
}
    #leftBodyPan h4 {
        width: 265px;
        height: 30px;
        display: block;
        background: url(images/CreditCards.gif) 0 0 no-repeat;
        margin: 5px 0 34px;
        text-indent: -20000px;
       
    }
#leftBodyPan h5
{
	width: 134px;
	height: 26px;
	display: block;
	background: url(images/icon4.jpg) 0 0 no-repeat #fff;
	color: #CC0000;
	font: 14px/26px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
	margin: 12px 0 10px 0;
}
#leftBodyPan h5 span
{
	font-weight: bold;
	background: #fff;
	color: #1A1A1A;
}
#leftBodyPan h6
{
	width: 275px;
	height: 50px;
	display: block;
	background: url(images/icon6.jpg) 0 50% no-repeat #fff;
	color: #CC0000;
	font-size: 20px;
	line-height: 65px;
	padding: 0 0 5px 56px;
	font-weight: normal;
}


#leftBodyPan ul
{
	width: 294px;
}
#leftBodyPan ul li
{
	width: 294px;
	height: 20px;
}
#leftBodyPan ul li a
{
	height: 20px;
	display: block;
	background: url(images/icon2-normal.gif) 0 7px no-repeat #fff;
	color: #1A1A1A;
	text-decoration: none;
	padding: 0 0 0 20px;
	line-height: 20px;
}
#leftBodyPan ul li a:hover
{
	background: url(images/icon2-hover.gif) 0 7px no-repeat #fff;
	color: #565555;
	text-decoration: none;
}

#leftBodyPan p
{
	padding: 0 25px 0 0;
}
#leftBodyPan p.border
{
	border-bottom: 1px solid #DCDCDC;
	padding: 10px 0 0;
}
#leftBodyPan p.bluetext
{
	background: #fff;
	color: #0056B7;
	font-size: 16px;
	font-weight: bold;
}
#leftBodyPan p.blacktext
{
	font-size: 15px;
	font-weight: bold;
}
#leftBodyPan p span.boldtext
{
	font-style: italic;
	font-weight: bold;
}
#leftBodyPan p.normaltext
{
	font-style: normal;
	font-weight:normal;
	font-size:12px;
}

#leftBodyPan p.more
{
	width: 120px;
	height: 48px;
}
#leftBodyPan p.paymentMethod
{
	width: 265px;
	height: 30px;
	text-align: left;
}
#leftBodyPan p.paymentMethod span
{
	height: 30px;
	display: block;
	background: url(images/icon5.jpg) 0 0 no-repeat #fff;
	color: #CC0000;
	font: 18px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 0 0 40px;
	text-decoration: none;
	white-space: nowrap;
	width: 265px;
}
#leftBodyPan p.more a
{
	height: 38px;
	display: block;
	background: url(images/icon5.jpg) 0 0 no-repeat #fff;
	color: #CC0000;
	font: 14px/20px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
	text-decoration: none;
}
#leftBodyPan p.more a:hover
{
	text-decoration: underline;
}
#leftBodyPan p.image
{
	width: 265px;
	height: 90px;
	background: url(images/image2.jpg) 0 0 no-repeat;
	margin: 25px 0 34px;
}

/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan
{
	width: 650px;
	float: left;
	background: url(images/rightpanbg.gif) 0 0 repeat-y; /*height: 1510px;*/
	height: 497px;
}
#rightTopPan
{
	width: 650px;
	height: 500px;
	background: url(images/menuBgHome.jpg) 0 0 no-repeat; /*height: 432px; background: url(images/menubg.jpg) 0 0 no-repeat;*/
}

#rightTopPanChild
{
	width: 650px;
	height: 400px;
	background: url(images/menubg450x200.jpg) 0 0 no-repeat; /*height: 432px; background: url(images/menubg.jpg) 0 0 no-repeat;*/
}

#rightTopPan #myGallery
{
	position: absolute;
	top: 70px;
	left: 410px; /*height: 432px; background: url(images/menubg.jpg) 0 0 no-repeat;*/
}


#rightTopPan ul.ulH
{
	width: 545px;
	height: 368px;
	position: absolute;
	top: 20px;
	left: 405px;
}
#rightTopPan ul.ulH li
{
	width: 105px;
	height: 27px;
	/*border-bottom: 1px solid #E1E1E1;*/
	display: inline;
	list-style-type: none;
	padding-left: 2px;
}
#rightTopPan ul.ulH li a
{
	width: 105px;
	height: 26px;
	background-image: url(images/arrowDown.gif) 0 50% no-repeat;
	color: #1B0000;
	font: 12px/26px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 0 5px 18px;
}
#rightTopPan ul.ulH li a:hover
{
	background: url(images/arrowDown.gif) 0 50% no-repeat #fff;
	color: #CC0000;
}
#rightTopPan ul.ulH li.active
{
	background: url(images/arrowDown.gif) 0 50% no-repeat;
	color: #CC0000;
	font: 12px/26px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 0 5px 18px;
}

#rightTopPan ul#vertical
{
	width: 115px;
	height: 200px;
	position: absolute;
	top: 90px;
	left: 420px;
}
#rightTopPan ul#vertical li
{
	width: 105px;
	height: 27px;
	border-bottom: 1px solid #E1E1E1;
}
#rightTopPan ul#vertical li a
{
	width: 90px;
	height: 26px;
	display: block;
	background: url(images/arrow.gif) 0 50% no-repeat #fff;
	color: #1B0000;
	font: 11px/26px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 0 0 18px;
	text-decoration: none;
	text-transform: uppercase;
}
#rightTopPan ul#vertical li a:hover
{
	width: 90px;
	height: 26px;
	display: block;
	background: url(images/arrow.gif) 0 50% no-repeat #fff;
	color: #CC0000;
}

#rightTopPan ul#vertical li.active
{
	width: 90px;
	height: 26px;
	display: block;
	background: url(images/arrow.gif) 0 50% no-repeat #fff;
	color: #CC0000;
	font: 11px/26px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 0 0 18px;
	text-decoration: none;
	text-transform: uppercase;
}

/*menubg450x200.jpg*/

ul#horizzontal
{
	width: 545px;
	height: 368px;
	position: absolute;
	top: 30px;
	left: 400px;
}

ul#horizzontal li
{
	width: 90px;
	height: 27px;
	border-bottom: 1px solid #E1E1E1;
	display: inline;
	list-style-type: none;
	padding-right: 1px;
}

ul#horizzontal li a
{
	width: 90px;
	height: 26px;
	background: url(images/arrowDown.gif) 0 50% no-repeat #fff;
	color: #1B0000;
	font: 11px/26px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 0 0 18px;
	text-decoration: none;
	text-transform: uppercase;
}
ul#horizzontal li a:hover
{
	width: 90px;
	height: 26px;
	background: url(images/arrowDown.gif) 0 50% no-repeat #fff;
	color: #CC0000;
}

ul#horizzontal li.active
{
	width: 90px;
	height: 26px;
	background: url(images/arrowDown.gif) 0 50% no-repeat #fff;
	color: #CC0000;
	font: 11px/26px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 0 0 18px;
	text-decoration: none;
	text-transform: uppercase;
}


#rightBodyPan
{
	width: 528px;
	margin: 0 0 0px 31px;
	height: 258px;
}
#rightBodyPan h2
{
	width: 450px;
	height: 40px;
	background: url(images/carrelloGrey.jpg) 0 50% no-repeat #EFEFEF;
	color: #CC0000;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0 0 40px;
	font-weight: normal;
}

#rightBodyPan h4
{
	width: 265px;
	height: 30px;
	display: block;
	background: url(images/CreditCards.gif) 0 0 no-repeat #EFEFEF;
	margin: 5px 0 7px 0;
	text-indent: 15px;
	padding-top: 4px;
	padding-left: 10px;
}

#rightBodyPan p.paymentMethod
{
	width: 265px;
	height: 30px;
	text-align: left;
}
#rightBodyPan p.paymentMethod span
{
	height: 30px;
	display: block;
	background: url(images/icon5Grey.jpg) 0 50% no-repeat #EFEFEF;
	color: #CC0000;
	font: 16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	padding: 0 0 0 40px;
	text-decoration: none;
	white-space: nowrap;
	width: 224px;
}

#rightBodyPan p.largeblack
{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 12px 0;
}
#rightBodyPan p.blue-italictext
{
	background: #EFEFEF;
	color: #015DC6;
	font-size: 15px;
	font-style: italic;
	padding: 12px 0 0 0;
	height: 20px;
}
#rightBodyPan p.morenext
{
	width: 238px;
	height: 50px;
	display: block;
}
#rightBodyPan p.morenext a
{
	width: 74px;
	height: 30px;
	display: block;
	margin: 0;
	background: url(images/icon8.jpg) 62% 0 no-repeat #fff;
	color: #1A1A1A;
	line-height: 30px;
	text-decoration: none;
	padding: 0 0 0 164px;
}
#rightBodyPan p.morenext a:hover
{
	background: url(images/icon8-hover.jpg) 62% 0 no-repeat #DFDFDF;
	color: #1A1A1A;
	text-decoration: none;
}

/*----FOOTER PANEL----*/
#footermainPan
{
	width: 123%;
	height: 45px;
	background: #4C4C4C;
	color: #fff;
	clear: both;
}
#footerPan
{
	width: 100%;
	height: 45px;
	position: relative;
	clear: both;
	padding: 0;
	top: 0px;
	left: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#footerPan img
{
	width: 248px;
	height: 38px;
	position: absolute;
	top: 23px;
	right: 6px;
}

#footerPan ul
{
	width: 100%;
	position: absolute;
	top: 5px;
	left: 33px;
	height: 40px;
}
#footerPan li
{
	float: left;
	font: 11px/15px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#footerPan ul li a
{
	padding: 0 5px 0;
	color: #fff;
	background: #4C4C4C;
	text-decoration: none;
}
#footerPan ul li a:hover
{
	text-decoration: underline;
}


#footerPan p.copyright
{
	background: #4C4C4C;
	color: #79D000;
	font: 11px/15px Tahoma,Arial, Helvetica, sans-serif;
	position: absolute;
	top: 89px;
	left: 58px;
}


