body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 13pt; color: #000000; padding-left: 0px;}
.smltxt {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 13pt; color: #000000; padding-left: 0px;}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 13pt; color: #000000; list-style-type: disc}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #4E76B7; padding-left: 0px;}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #4E76B7; padding-left: 0px;}

hr {  color: #7D5190}

a.nav:link {color: #702922; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}
a.nav:visited {text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #702922}
a.nav:hover {color: #1C245B; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}

input {  font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #666666}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #1C245B; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #1C245B; text-decoration: none}
a:hover {  color: #F8D444; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none}
.borderleftbox{
border: #33578F solid 1px;
}
.paddingmain{
padding-left: 20px;
padding-top: 20px;
}
a img {border: none}
.white{color:#FFFFFF;
font-weight: bold;
}

a.white:link {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}
a.white:visited {text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff}
a.white:hover {color: #1C245B; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}/* checkout layers */

#roziCart_popup{
position: absolute;
top: 300px;
left: 450px;
width: 300px;
height: 230px;
background-color: #ffffff;
border: black 1px solid;
display:none;
z-index:1;
}
html>body #roziCart_popup{
position: absolute;
top: 300px;
left: 530px;
width: 300px;
height: 230px;
background-color: #ffffff;
border: black 1px solid;
display:none;
z-index:1;
}
#popup_dropshadow{
position: absolute;
top: 307px;
left: 457px;
width: 300px;
height: 230px;
background-color: #ffffff;
display:none;
background-image:url(images/dropshadow.jpg);
z-index:0;
}

html>body #popup_dropshadow{
position: absolute;
top: 308px;
left: 540px;
width: 300px;
height: 230px;
background-color: #ffffff;
display:none;
background-image:url(images/dropshadow.jpg);
z-index:0;
}
#popup_title{
position:absolute;
top: 5px;
left: 50px;
width: 200px;
height: auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
background-color:#BAC2C9;
}
html>body #popup_title{
position:absolute;
top: 5px;
left: 50px;
width: 200px;
height: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
background-color:#BAC2C9;
z-index: 99;
}

#popup_text{
position: absolute;
top: 30px;
left: 5px;
width: 290px;
height: auto;
background-color:#ffffff;
}
html>body #popup_text{
position: absolute;
top: 16px;
left: 5px;
width: 290px;
height: auto;
background-color:#ffffff;
z-index: 98;
}
html>body #popup_button{
position: absolute;
top: 205px;
left: 50px;
width: 200px;
height: 50px;
background-color:none;
z-index:100;
}

#popup_button{
position: absolute;
top: 200px;
left: 50px;
width: 200px;
height: auto;
background-color:none;
z-index:100;
}

.categorypadding{
padding-top: 30px;
padding-left: 10px;
}
html>body .nopad{
margin-top: 0px;
margin-bottom: 0px;
}