body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../_images/all/background.jpg) no-repeat top left;
	color: #000000;
	/* position: relative;
	z-index: 1; */
}
#page-wrapper 
{
    position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 1017px;
	background: transparent;     
}
#upperlinks {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 10px;
	text-align: right;
	margin: 0px;
	padding: 5px 30px 3px 0px;
	display: none;
}
#upperlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#header 
{
    position: relative;
	margin: 0;
	padding: 10px 40px;
	background: transparent url(../_images/all/header-bg.png) no-repeat;
	text-align: left;
	height: 80px;
	width: 937px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#logo-wrap 
{
    position: absolute;
    top: 30px;
    left: 32px;
	height: 27px;
}
.headlogo {
	background: transparent /* url(../_images/all/pret-logo.png) */ no-repeat;
	margin: 0px;
	padding: 0;
	height: 26px;
	width: 165px;
	display: block;
}
.headlogo a {
	background: transparent /* url(../_images/all/pret-logo.png) */ no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 165px;
}
.headlogo:link {
	background: transparent /* url(../_images/all/pret-logo.png) */ no-repeat;
	display: inline-block;
}
.headlogo:active {
	background: transparent /* url(../_images/all/pret-logo.png) */ no-repeat;
	display: block;
}
.loginhead {
	/* background: url(../_images/header/login.gif) no-repeat; */
	position: absolute;
	right: 35px;
	top: 46px;
	text-align: right;
	margin: 5px 0 0 0;
	padding: 0;
	height: 29px;
	width: 200px;
}
.loginhead a.login {
	background: url(../_images/header/login.gif) no-repeat;
	height: 29px;
	width: 64px;
	display: inline-block;
	vertical-align: middle;
}
.loginhead a.login:active {
	background: url(../_images/header/login-over.gif) no-repeat;
}
.loginhead a.login:hover {
	background: url(../_images/header/login-over.gif) no-repeat;
	height: 29px;
	width: 64px;
}

.loginhead a.logout {
	background: url(../_images/header/logout.gif) no-repeat;
	height: 29px;
	width: 64px;
	display: inline-block;
	vertical-align: middle;
}

.loginhead a.logout:active {
	background: url(../_images/header/logout-over.gif) no-repeat;
}
.loginhead a.logout:hover {
	background: url(../_images/header/logout-over.gif) no-repeat;
	height: 29px;
	width: 64px;
}

.loginhead a.basketNav {
	background: url(../_images/header/cart.gif) no-repeat;
	height: 29px;
	width: 39px;
	display: inline-block;
	vertical-align: middle;
}

.loginhead a.basketNav:active {
	background: url(../_images/header/cart-over.gif) no-repeat;
}
.loginhead a.basketNav:hover {
	background: url(../_images/header/cart-over.gif) no-repeat;
	height: 29px;
	width: 39px;
}

/* Menu */
#Menu { position: absolute; top: 60px; left: 40px; font-size: 11pt; }
#Menu li { display:inline-block; padding: 0 20px 0 0; list-style: none; *display: inline; }
#Menu li a:link, #Menu li a:visited { color: #B3B3AB; }
#Menu li.menu-selected a:link, #Menu li.menu-selected a:visited { color: #ffffff; font-weight: bold; }

#SecondMenu { position: absolute; top: 30px; right: 39px; }
#SecondMenu li { display:inline-block; list-style: none; color: #ffffff; padding-left: 10px; font-size: 8pt; *display: inline; margin-bottom: 0; }
#SecondMenu li a:link, #SecondMenu li a:visited { color: #ffffff; }

#body-wrapper {
	width: 977px;
	margin: 0px;
	padding: 0 22px 0 18px;
	background: transparent url(../_images/all/body-bg.png) repeat-y ;
	z-index: 1;
}
#body-wrapper p {
	font-size: 12px;
}
#body-header {
	padding: 10px 15px;
	width: 944px;
	margin: 0px;
}
#tabs {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 75px;
	width: 300px;
}
#body-header .breadcrumb {
	font-size: 9px;
	color: #212120;
}
#body-header a {
	color: #999999;
	text-decoration: underline;
}
#tabstrip {
	background: url(../_images/mypret/tabstrip-bg.gif) repeat-x;
	margin: 0px;
	padding: 5px 15px;
	height: 25px;
	clear: both;
}
.pagemargin {
	margin: 0px 15px;
	padding: 0px;
}
.body-3col {
	padding: 0px;
	margin: 15px 0px;
	float: left;
	width: 322px;
}
.body-3col-right {
	padding: 0 10px 0 0;
	margin: 5px 3px;
	float: right;
	width: 293px;
}
.body-3col-span {
	padding: 0px;
	margin: 15px 0px;
	float: left;
	width: 640px;
}
.body-3col-span p 
{
    margin-top: 10px;
    font-size: 10pt !important;
    margin-left: 30px;
    line-height: 1.5em;
}
.body-2RtCol {
	padding: 0px;
	margin: 15px 0px;
	float: left;
	width: 646px;
	border-left: 1px dotted #212120;
}
.body {
	padding: 15px 20px;
	width: 900px;
	border-left: 1px dotted #212120;
}
.error { color: Red; }
#footer-menu {
	margin: 0px;
	clear: both;
	padding: 0px;
	width: 993px;
}
#footer-menu p {
	color: #B3B3AB;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 1017px;
	background: transparent url(../_images/all/footer-bg.png) no-repeat;
}
#disclaimer {
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
}
/* h1 {
	font-size: 1.3em;
	margin: 0 0 0.5em;
	color: #666666;
} */
h2 {
	margin: 0 0 0.2em;
	font-size: 1em;
}
h3 {
	margin: 0;
	font-size: 0.9em;
}
h4 {
	margin: 0;
}
h5 {
	margin: 0;
}
h6 {
	margin: 0 0 15px;
	padding: 0px;
	font-weight: normal;
}
p {
	font-size: 0.9em;
	margin: 0 0 .8em;
}
ol {
	font-size: 0.8em;
}
ul {
	margin: 0px 0px 0px 2px;
	font-size: 12px;
	padding: 0px;
}
li {
	list-style: disc url(../_images/all/bullet.gif) inside;
	font-size: 12px;
	margin-bottom: 12px;
	color: #415B9D;
	font-weight: 500;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.red {
	color: #990000;
}
img {
	border-width: 0px;
	border-style: none;
}
.footer-menucol {
	margin: 20px 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 220px;
}
.bodyclear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
/*GLOBAL BUTTONS*/
.btn9025 {
	width: 90px;
	height: 25px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 24px;
	background: url(../_images/global/btn_90x25-up.png);
}
.btn9025 a {
	color: #FFFFFF;
	display: block;
	background: url(../_images/global/btn_90x25-up.png);
}
.btn9025 a:link {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
}
.btn9025 a:hover {
	text-decoration: none;
	background: url(../_images/global/btn_90x25-over.png) no-repeat;
	height: 25px;
	width: 90px;
}
.btn9025 a:active {
	text-decoration: none;
	background: url(../_images/global/btn_90x25-down.png) no-repeat;
}

.btn15025 {
	width: 150px;
	height: 25px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 24px;
	background: url(../_images/global/btn_150x25-up.png);
}
.btn15025 a {
	color: #FFFFFF;
	display: block;
	background: url(../_images/global/btn_150x25-up.png);
}
.btn15025 a:link {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
}
.btn15025 a:hover {
	text-decoration: none;
	background: url(../_images/global/btn_150x25-over.png) no-repeat;
	height: 25px;
	width: 150px;
}
.btn15025 a:active {
	text-decoration: none;
	background: url(../_images/global/btn_150x25-down.png) no-repeat;
}

.btnGrn15025 {
	width: 150px;
	height: 25px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 24px;
	background: url(../_images/global/btnGrn_150x25-up.png);
}
.btnGrn15025 a {
	color: #FFFFFF;
	display: block;
	background: url(../_images/global/btnGrn_150x25-up.png);
}
.btnGrn15025 a:link {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
}
.btnGrn15025 a:hover {
	text-decoration: none;
	background: url(../_images/global/btn_150x25-over.png) no-repeat;
	height: 25px;
	width: 150px;
}
.btnGrn15025 a:active {
	text-decoration: none;
	background: url(../_images/global/btnGrn_150x25-down.png) no-repeat;
}

#feedbackPager
{
    display: block;
    position: fixed;
    height: 100px;
    width: 30px;
    top : 40%;
    left: 0;
    border-top: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    background: url(../_images/all/feedback.gif) no-repeat 0 0;
    z-index: 200000000;
}
