/* CSS Document */

#menu-top {	background: white url('../images/bg02-white-right.png') no-repeat right top;	overflow: hidden;}

#menu-top ul {	margin:0;	padding: 1em 0 0 0;	list-style: none;	font-size: 85%;	float: left;	padding-left: 20px;}

#menu-top li {	display: inline;	float: left;}

#menu-top a {	float: left;	background:url(../images/menuleft.png) no-repeat left top;	margin:0;	padding:0 0 0 4px;	text-decoration:none;	line-height: 1.5em;}

#menu-top a span {	background: transparent url(../images/menuright.png) no-repeat right top;	padding:5px 15px 4px 6px;	color:#5b8fbe;	display: block;	float: left;	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */}

#menu-top a:hover { background-position:0% -42px; }
#menu-top a:hover span {background-position:100% -42px; }

#nav_menu { font-size: 11px; background: white url('../images/bg02-white-right.png') no-repeat left top; color: #000;  height: 28px; text-align: left; padding: 5px 0 0 25px; }
.menu { display: inline; height: 45px;    text-align: left;}
.menu a { float: left; background: #fff url(../images/barbgbig.gif) no-repeat; color: #808080; padding: 7px 0; width: 125px; text-align: center; text-decoration: none;  }
.menu a:hover { background: #fff url(../images/barcurrentbig.gif) no-repeat; color: #000;}
.menu a.active { background: #fff url(../images/barcurrentbig.gif) no-repeat; color: #2C71AE; }

body{padding:0px; margin:0px; background:url(../images/bg.png) 0 0 repeat-x #fff; font:12px/18px Verdana, Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}



/*----TOP PANEL----*/
#topPan{width:auto; height:120px; position:relative; margin:0 auto; background:url(../images/bg.png) 0 0 repeat-x ; color:#fff; padding:0px;top:0px;left: 0px;}
#topPan img.logo{width:183px; height:76px; position:absolute; top:10px; left:25px;
}
#topPan img.book{width:158px; height:99px; position:absolute; top:20px; right:46px;}

#topPan p{font-size:12px; padding:75px 0 0 25px;}

#topCenterPan{width:630px; 
height:73px; position:absolute; top:14px; 
left:215px;
}
#topCenterPan p{font-size:24px; padding:0px 0 0 25px; font-weight:bold;}

#topContactPan{width:325px; 
height:73px; position:absolute; top:15px; right:112px;
}
#topContactPan p.callus{background:#0C71A4; color:#fff; width:64px; height:14px; line-height:14px; font-size:14px; font-weight:bold; text-transform:uppercase; padding:0px;}
#topContactPan p.no{font-size:26px; padding:4px 0 0;}

#topMenuPan{width:800px; height:26px; position:absolute; bottom:4px; left:10px;    right: 443px;}
#topMenuLeftPan{width:80px; height:26px; float:left; background:url(../images/menu-leftbg.gif) 0 0 no-repeat;}
#topMenuMiddlePan{width:586px; height:26px; float:left;}

#topMenuMiddlePan ul{width:520px; height:26px;}
#topMenuMiddlePan ul li{width:80px; height:26px; border-right:1px solid #E5E5E5; float:left;}
#topMenuMiddlePan ul li a{width:80px; height:26px; display:block; background:#fff; color:#4A4A4A; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li a:hover{background:#fff; color:#0574AF; text-decoration:none;}
#topMenuMiddlePan ul li.home{background:#fff; color:#0574AF; text-decoration:none; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact{width:80px; border-right:1px solid #fff;}
#topMenuMiddlePan ul li.contact a{width:80px; height:26px; display:block; background:#fff; color:#4A4A4A; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact a:hover{background:#fff; color:#0574AF; text-decoration:none;}

#topMenuRightPan{width:80px; height:26px; float:left; background:url(../images/menu-rightbg.gif) 0 0 no-repeat;}
/*----/TOP PANEL----*/
/*----BODY PANEL----*/
#bodyPan{width:auto; position:relative;  padding:7px 36px 0px 25px;}


/*----BODY LEFT PANEL----*/
#bodyLeftPan{width:auto; float:left; padding:7px 36px 0px 25px;}
#bodyLeftPan h2{width:610px; height:36px;  color:#046598; font:22px/22px Verdana, Arial, Helvetica, sans-serif; }
#bodyLeftPan h2 span{background:#fff; color:#046598;}

#bodyLeftPan h3{width:610px; height:30px;  color:#046598; font:12px/12px Verdana, Arial, Helvetica, sans-serif;}
#bodyLeftPan h3 span{background:#fff; color:#046598;}

#bodyLeftPan p{padding:7px 0 0;}
#bodyLeftPan p span{background:#fff; color:#046598; font-weight:bold;}

#bodyLeftPan ul{width:409px; margin:10px 0 0;
}
#bodyLeftPan ul li{width:410px; height:20px;}
#bodyLeftPan ul li a{width:390px; height:20px; background:url(../images/button.gif) 0 6px no-repeat #fff; color:#1A1A1A; text-decoration:underline; padding:0 0 0 20px;}
#bodyLeftPan ul li a:hover{width:390px; height:20px; background:url(../images/button-hover.gif) 0 6px no-repeat #fff; color:#676363; text-decoration:underline;}

#bodyLeftPan p.more{background:#F3F3F3; color:#003D5C; width:410px; height:11px; margin:25px 0; padding:0px; line-height:11px; font-size:11px; }
#bodyLeftPan p.more a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bodyLeftNextPan{width:410px; clear:both; padding:10px 0 0;}
#bodyLeftPan p.next{background:#F3F3F3; color:#003D5C; width:410px; height:11px; padding:0px; line-height:11px; font-size:11px; clear:both; }
#bodyLeftPan p.next a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPan p.next a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bookcatagories{width:410px; position:relative; margin:0 auto; padding:5px 0 0;}
#namePan{width:156px; float:left; background:url(../images/name-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase;}
#nameonePan{width:156px; float:left;}
#nameonePan ul{width:156px;}
#nameonePan ul li{width:140px; height:20px; background:url(../images/arrow.gif) 0 6px no-repeat #fff; color:#03537D; padding:0 0 0 10px;}

#pricePan{width:500px; float:left; background:url(../images/price-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase;}
#priceonePan{width:143px; float:left;}
#priceonePan ul{width:143px;}
#priceonePan ul li{width:133px; height:20px; background:url(../images/price-border.gif) 100% 50% no-repeat #fff; color:#00111A; line-height:20px; font-size:12px; font-weight:bold; padding:0 0 0 10px;}

#discountPan{width:126px; float:left; background:url(../images/discount-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase; padding:0 0 0 12px;}
#discountonePan{width:110px; float:left;}
#discountonePan ul{width:110px;}
#discountonePan ul li{width:100px; height:20px; background:url(../images/dicount-border.gif) 100% 50% no-repeat #fff; color:#00111A; font-size:12px; font-weight:bold; padding:0 0 0 10px;}

/*----/BODY LEFT PANEL----*/

#bodyLeftTextPan{width:150px; float:left; line-height: 21px; text-align:right; left:146px; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:7px 10px 10px 5px;}
#bodyCenterTextPan{width:660px;line-height: 18px;border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:7px 36px 10px 25px;
}

/*----BODY RIGHT PANEL----*/
#bodyRightPan{width:462px; float:left; top:20px; left:146px; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:0 0 0px;
}

#bodyRightPan h2{width:195px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:24px/34px Georgia, "Times New Roman", Times, serif; margin:6px 8px 16px; padding:0 0 0 20px;}
#bodyRightPan h2 span{background:#fff; color:#046598;}

#bodyRightPan h3{width:195px; height:35px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:24px/34px Georgia, "Times New Roman", Times, serif; margin:6px 8px 0; padding:0 0 0 20px;}
#bodyRightPan h3 span{background:#fff; color:#046598;}

#bodyRightPan ul{width:180px; margin:0 0 17px 29px;}
#bodyRightPan ul li{width:180px; height:18px;}
#bodyRightPan ul li a{width:160px; height:18px; display:block; background:url(../images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#bodyRightPan ul li a:hover{background:url(../images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}

#bodyRightPan p{padding:0px 29px 0px 29px;}
#bodyRightPan p.boldtext{padding:10px 29px 0px; font-size:14px; background:#F3F3F3; color:#1A1A1A; font-weight:bold;}

#bodyRightPan p.more{background:#fff; color:#003D5C; width:175px; height:11px; margin:10px 29px 10px; padding:0px; line-height:11px; }
#bodyRightPan p.more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0 0 0 97px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyRightPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}
/*----/BODY RIGHT PANEL----*/
/*----/BODY PANEL----*/
#centrato-orrizontalmente {
	width: 347px;
	margin:auto;
	font-size: small;
	border: 1px solid;
}

/*----FOOTER PANEL----*/
#footermainPan{height:85px; background:url(../images/footerbg.gif) 0 0 repeat-x #fff; color:#010101; clear:both; padding:72px 0 0;}

#footerPan{width:auto; position:relative; margin:0 auto; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    top: 0px;
    left: 0px;
}

#footerPan ul{width:auto; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#010101; background:#F3F3F3; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:247px; 
background:#F3F3F3; color:#04496D; position:absolute; top:23px; left:25px; font-size:12px;
}

#footerPan ul.templateworld{width:250px; background:#F3F3F3; color:#444; display:block; position:absolute; top:40px; left:25px; font-size:10px;}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#F3F3F3; display:block; color:#444; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{width:60px; height:13px; display:block; position:absolute; top:26px; left:260px;}
#footerPanhtml a{width:48px; height:11px; display:block; background:url(../images/blue-arrow.gif) 85% 60% no-repeat #fff; color:#4F4F4F; border:1px solid #DEDEDE; line-height:11px; font-size:11px; font-weight:bold; text-decoration:none; padding:1px 0 0 10px;}
#footerPanhtml a:hover{background:url(../images/gray-arrow.gif) 85% 60% no-repeat #fff; color:#4F4F4F;}

#footerPancss{width:50px; height:13px; display:block; position:absolute; top:26px; left:320px;}
#footerPancss a{width:40px; height:11px; display:block; background:url(../images/blue-arrow.gif) 35px 3px no-repeat #fff; color:#4F4F4F; border:1px solid #DEDEDE; line-height:11px; font-size:11px; font-weight:bold; text-decoration:none; padding:1px 0 0 10px; text-transform:uppercase;}
#footerPancss a:hover{background:url(../images/gray-arrow.gif) 35px 3px no-repeat #fff; color:#4F4F4F;}

SPAN.ErrorMessage
{
	font-size:	    14px;
	font-weight:    bold;
	color:          Red;
}

SPAN.Message
{
	font-size:	    14px;
	font-weight:    bold;
	color:          Green;
}
#buttons .button { background-color: #319dcc; padding: 10px 15px; float: left; font-family: Arial; cursor: pointer; padding:10px 25px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 0;
}
#buttons span {display: block; text-align: center; text-transform: uppercase; color: #f7ffff; font-size: 26px; padding: 3px; }
#buttons span.option { border-bottom: 1px solid #1a87ae; }
#buttons span.large { font-size: 45px; color: #254f67; border-top: 1px solid #55c0ec; font-weight: bold; }
#buttons span.small { font-size: 12px; border-bottom: 1px solid #1a87ae; }
