html, body {
    height: auto;
}

body {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(images/bodybg.pn);
	background-color: #666;
}

#wrapper {
	height: auto;
	width: 972px;
	background-repeat: repeat-y;
	background-image: url(images/wrapperbg.png);
	border: 0px solid #003366;
	margin-right: auto;
	margin-left: auto;
	padding-right: 11px;
	padding-left: 11px;
}
#wrapper #header{
	background-color: #FFFFFF;
	height: 125px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: right center;
}

#wrapper #header #search {
	height: 50px;
	width: 300px;
	float: right;
}

#wrapper #header #logoa{
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#wrapper #header #carta {
	float: right;
	height: 124px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	width: 325px;
	text-align: center;
}


#wrapper #header #carta a {
	color: #000000;
	text-decoration: none;
}
#wrapper #header #carta a:hover{
	text-decoration: underline;
}

#wrapper #mainmenu{
	height: 27px;
	width: 765px;
	background-color: #7993AF;
	background-image: url(images/mainmenubg.png);
	background-repeat: repeat-x;
	font-size: 13px;
	padding-left: 175px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
}
#wrapper #mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper #mainmenu .menuon{
	color: #FFFFFF;
	height: 20px;
	width: 100px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper #leftnav{
	background-color: #CBD6E0;
	float: left;
	height: auto;
	width: 175px;
	clear: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align:left;
}

#wrapper #leftnav #menu{
	margin: 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	height: 100%;
	border-top: 
	border-right: 1px none #FFFFFF;
	border-bottom: 
	border-left: 1px solid #FFFFFF;
}

#wrapper #leftnav #menu a {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#wrapper #leftnav #menu a:hover{
	text-decoration: underline;
}
#wrapper #leftnav #menu #submenu{
	background-color: #CBD6E0;
	line-height: 20px;
	border-top:
	border-right: 1px #FFFFFF;
	border-bottom:
	border-left: 1px #FFFFFF;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #962905;
}
#wrapper #leftnav #menu #submenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: CBD6E0;
	font-weight: bold;
	color: #333399;
	text-transform: none;
}
#wrapper #leftnav #menu #submenu a:hover {
	text-decoration: underline;
	
}

#wrapper #content{
	height: auto;
	width: 950px;
	background-repeat: repeat-x;
	background-image: url(images/contentbg.png);
	line-height: 16px;
}


#wrapper #content #topper{
	height: auto;
	width: 625px;
	background-color: #FFFFFF;

}
#wrapper #content #footer{
	height: 75px;
	width: 624px;
	float: right;
	letter-spacing: 3px;
	word-spacing: 3px;
	white-space: nowrap;
	text-align: center;
	background-color: #FFFFFF;

}
#wrapper #content #footer a {
	color: #000000;
	text-decoration: underline;
}
#wrapper #content #footer a:hover{
	color: #000000;
	text-decoration: none;
}

a img { border: none; }

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

#underline {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	text-align: left;
	vertical-align: 120%;
}
#underline a{
	text-decoration: underline;
	color: #06C;
}

#underline a:hover {
	text-decoration: none;
}

.breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bookdisplay {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

basket-contents.non-editable,
#basket-contents.editable,
#order-contents table{
	width:100%;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

#basket-contents.non-editable table,
#basket-contents.editable table,
#order-contents table{
	border-collapse:collapse;
}

#basket-contents.non-editable td,
#basket-contents.editable td,
#order-contents td{
	background-color:#eeeeee;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	vertical-align:top;
	padding:6px;
	font:normal 1em Arial;
}

#basket-contents table tr.basket-heading td,
#basket-contents table tr.basket-heading td,
#order-contents table tr.heading td{
	background-color:#cccccc;
	color:#333333;
	font-weight:bold;
	text-align:center;
	font-size:1em;
	white-space:nowrap;
}

#basket-contents .basket-qty-input{ width:34px; }

#basket-contents .item-remove{
	width:8%;
	vertical-align:middle;
}

#basket-contents table .basket-heading td.item-name{
	text-align:left;
}

#basket-contents.editable .item-quantity{
	width:13%;
	text-align:center;
	white-space:nowrap;
}

#basket-contents.non-editable .item-quantity{
	width:6%;
	text-align:center;
}

#basket-contents .item-options .item-name{ padding-left:16px; }

#basket-contents.non-editable .item-name{ width:59%; }
#basket-contents.editable .item-name	{ width:66%; }

#basket-contents td.item-name{ text-align:left; }

#basket-contents .item-price{
	width:10%;
	text-align:right;
	white-space:nowrap;
}

#basket-contents .item-total{
	width:10%;
	text-align:right;
}

#basket-contents .basket-charges .charge-description,
#basket-contents .basket-charges .formatted-charge{
	font-style:italic;
	text-align:right;
	white-space:nowrap;
}


#basket-contents #basket-totals .formatted-total,
#basket-contents #basket-totals .total-prompt{
	font-weight:bold;
	text-align:right;
}

#basket-contents .item-options td{}

.checkout .item-quantity	{ width:8% !important; }
.checkout .item-name		{ width:64% !important; }
#

#fields-key{ margin:16px 0; }

.checkout-button{
	margin:12px 0;
	text-align:right;
}

#payment-fields input{
	border-width:1px;
	border-style:solid;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
	font:normal 1em Arial, Helvetica, Verdana, sans-serif;
}

#payment-fields label{
	white-space:nowrap;
	text-align:left;
	padding:3px 5px 3px 0;
	clear:both;
	margin:2px 0 0 0;
}

#payment-fields td{
	padding:0 0 6px 0;
}

#shipping-payment .form_row{ margin:10px 0 0 0; }

#shipping-payment label{
	float:left;
	width:65px;
	white-space:nowrap;
	text-align:left;
	padding:3px 5px 3px 0;
	clear:both;
	margin:2px 0 0 0; 
}

.OSEL .continue-button,
.OPAY .continue-button{ 
	margin:0 0 12px 0;
}

.OCST #basket-contents{ margin: 0 0 32px 0; }

.OPAY .fields-key{ margin:0 0 16px 0; }
#payment-fields .form_row{ margin:10px 0 0 0; }

#customer-fields.non-editable{ margin:0 0 32px 0; }
#basket-contents.non-editable{ margin:16px 0 32px 0; }
