.popup-bg
{
	position: absolute;
	z-index:200;
	top:0;
	left:0;
	margin:0;
	padding:0;
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;	
}

.popupPlaceHolder
{
	position: absolute;
	z-index:201;
	top:0;
	left:0;
	margin:0;
	padding:0;
	background-color:Gray;
}

.popup
{
	position:absolute;	
	top:100px;
	left:150px;
	border:1px solid black;
	background-color: #cccccc;
	z-index:1000;
}

.popup .popup-header
{
	position: relative;
	width:100%;
	height:95px;
	background-color:#ffffff;
}

.popup .popup-header .logo
{
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.popup .popup-header .close
{
	float:right;
	margin-right:10px;
	margin-top:10px;			
}

.popup .popup-content
{
	padding:20px;
}			

.roundedcornr_box
{
   background: #ffffff;
}

.roundedcornr_top div 
{
   background: url(../images/popup/roundedcornr_tl.png) no-repeat top left;
}

.roundedcornr_top
{
   background: url(../images/popup/roundedcornr_tr.png) no-repeat top right;
}

.roundedcornr_bottom div 
{
   background: url(../images/popup/roundedcornr_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom 
{
   background: url(../images/popup/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 8px;
   font-size: 1px;
}

.roundedcornr_content 
{
	margin: 5px 10px; 		
	overflow:auto;
}

.popup-iframe
{
    position:absolute;
    white-space:normal;
    z-index:5;
    width:0px;
    height:0px;
}


/** Common Popup Styles **/

div.PopUpBox {
	zoom:1;
	_position: relative;
	_z-index:	10000;
}
div.PopUpBox b,
div.PopUpBox b * {
	display: block;
	font-size: 0;
	line-height: 0;
	zoom: 1;
	background-repeat: no-repeat;
}
div.PopUpBox b.top i {
	background-repeat: repeat-x;
}
div.PopUpBox b.top ins {
	position: relative;
	margin-left: auto;
	margin-right: 0;
}
div.PopUpBox b.bottom i {
	background-repeat: repeat-x;
}
div.PopUpBox b.bottom ins {
	position: relative;
	margin-left: auto;
	margin-right: 0;
}
div.PopUpBox div.middle {
	background-repeat: no-repeat;
	_height: 1%;
}
div.PopUpBox div.wrapper {
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
div.PopUpBox div.bg {
	background-repeat: no-repeat;
	background-position: 100% 100%;
	min-height: 86px;
	_height: 86px;
}

div.PopUpContent {
	position: relative;
	z-index: 100;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 1px;
}

div.PopUpContent a:hover {
	text-decoration: none;
}

div.PopUpContainer {
	position: absolute;
	overflow: hidden;
	z-index: 1000;
	font-size: 1em;
	text-align: left;
}

div.Fader {
	background-image: url(../images/popup/blank.png);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}

div.PopUpContainer iframe,
div.Fader iframe {
	position: absolute;
	filter: alpha(opacity=0, style=0);
	opacity: .0;
	left:0;
	z-index:999;
}
div.PopUpContent div.Caption {
	background: #fff;
	cursor: move;
	width:100%;
}
div.PopUpContent div.Caption h2 {
	text-transform: uppercase;
	font: bold 1.4em "trebuchet MS", arial, sans-serif;
	color: #4f4f4f;
	border-bottom: 1px solid #ced7db;
	padding-bottom: 6px;
	background-repeat: no-repeat;
}
div.PopUpContent div.close {
	width:11px;
	height:11px;
	background-image:url(../images/popup/close.png);
	cursor:hand;
	cursor:pointer;
	float:right;
	overflow:hidden;
}

p.CountNote {
	font-size: 1.1em;
	margin-top:3px;
}
p.CountNote strong.Integer {
	color: #444;
}
p.CountNote a{
	text-decoration:underline;
}
p.CountNote a:hover{
	text-decoration:none;
}
/*Basket Popup Styles*/

div.PopUpContent div.Caption h2.Basket {
	background-image:url(../images/icoBasket.gif);
	padding-left: 22px;
	background-position: 0px 0.2em;
}

div.Product table{
	width:100%;
	font-size:11px;
	margin-top:8px;
}
div.Product table td{
	background:#f1f4f5;
	padding:2px;
	padding-left:6px;
	border-bottom:1px solid #fff;
}
div.Product table td a{
	margin-right:7px;
}
div.Product table td.width45{
	width:45px;
	background:#ced7db;	
	padding:0 2px 0 4px;
}
div.Product table td.width45 div{
	text-align:right;
}
div.Product .marginTopBot{
	margin-top:9px;
	position: relative; /*a special hack to make links over a png image clickable*/
}

/*End of Basket Popup Styles*/

/*Error Popups Styles*/

div.PopUpContent div.Caption h2.Error {

	background-image:url(../images/popup/Icon.Error.png);
	padding-left: 35px;
	background-position: 0px 0em;
	padding-top: 0.2em;
	color: #c72500;
}

div.ListMode ul {
	margin: 1.3em 0;
}
div.ListMode ul li {
	font-size: 1.1em;
	padding-left: 16px;
	margin: 8px 0;
	color: #000000;
}
div.ListModeA ul li {
	font-size: 1.1em;
	padding-left: 16px;
	margin: 8px 0;
	color: #000000;
	background-image: url(../images/popup/error-list-item.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.45em;
}
div.ListMode ol {
	margin: 1.3em 0;
}
div.ListMode ol li {
	font-size: 1.1em;
	padding-left: 16px;
	margin: 8px 0;
	list-style-type:decimal;
	list-style-position: inside;
}

/*End of Error Popups Styles*/

div.PopUpContent div.Caption h2.Notification {
	background-image:url(../images/popup/Icon.Notification.png);
	padding-left: 31px;
	background-position: 0px 0em;
	padding-top: 0.1em;
	color: #117ab1;
}

div.SysInfo p {
	font-size: 1.1em;
	margin: 0.7em 0;
	color: #4f4f4f;
	line-height: 1.5em;
}
div.PopUpContent div.SysInfo p {
	color: #8c8c8c;
}
div.FormRow div.SysInfo p {
	margin-top:0;
}
div.PopUpContent div.Product {
	background-color: transparent;
	border-style: none;
}
div.PopUpContent div.Product dl.PreView {
	background: none;
	border-style: none;
	padding: 0
}
div.PopUpContent div.Options {
	margin: 1.6em 0 0;
}
div.PopUpBox div.middle {
	background-image: url(../images/popup/middle.png);
}
div.PopUpBox div.wrapper {
	background-image: url(../images/popup/wrapper.png);
}
div.PopUpBox div.bg {
	background-image: url(../images/popup/bg.png);
}
div.Basket-Updated {
	position:absolute;
}
div.PopUpBox b.arrow {
	height: 6px;
	position: relative;
}
div.PopUpBox b.arrow i {
	height: 6px;
	width: 11px;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	background-image: url(../images/popup/PopUp-1.Az1212.png);
	background-repeat: no-repeat;
}
div.WishListUpdated {
	position:absolute;
}
div.WishListUpdated b.arrow i {
    left: 65%;
}
/** End of Common Popup Styles **/

/** Popup with outer round = 23 and innner round = 9 Styles **/

div.Popup23-9 b.top {
	background-image:url(../images/popup/top-left-23-9.png);
}
div.Popup23-9 b.top i {
	background-image:url(../images/popup/top-23-9.png);
}
div.Popup23-9 b.top ins {
	background-image:url(../images/popup/top-right-23-9.png);
}
div.Popup23-9 b.bottom {
	background-image:url(../images/popup/bottom-left-23-9.png);
}
div.Popup23-9 b.bottom i {
	background-image:url(../images/popup/bottom-23-9.png);
}
div.Popup23-9 b.bottom ins {
	background-image:url(../images/popup/bottom-right-23-9.png);
}

/** End of Popup with outer round = 23 and innner round = 9 Styles **/

/** Popup with outer round = 23 and innner round = 0 Styles **/

div.Popup23-0 b.top {
	background-image:url(../images/popup/top-left-23-0.png);
}
div.Popup23-0 b.top i {
	background-image:url(../images/popup/top-23-0.png);
}
div.Popup23-0 b.top ins {
	background-image:url(../images/popup/top-right-23-0.png);
}
div.Popup23-0 b.bottom {
	background-image:url(../images/popup/bottom-left-23-0.png);
}
div.Popup23-0 b.bottom i {
	background-image:url(../images/popup/bottom-23-0.png);
}
div.Popup23-0 b.bottom ins {
	background-image:url(../images/popup/bottom-right-23-0.png);
}

/**List Mode Popup Styles**/

div.ListMode{}
div.ListMode ul {
	margin: 1.3em 0;
}
div.ListMode ul li {
	font-size: 1.1em;
	padding-left: 16px;
	margin: 8px 0;
	color: #000000;
}
div.ListModeA ul li {
	font-size: 1.1em;
	padding-left: 16px;
	margin: 8px 0;
	color: #000000;
	background-image: url(../images/popup/Pointer.ListModeA.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.45em;
}
div.ListMode ol {
	margin: 1.3em 0;
}
div.ListMode ol li {
	
	padding-left: 16px;
	margin: 8px 0;
	list-style-type:decimal;
	list-style-position: inside;
}
