﻿body
{
    margin-top: 0;
    margin-bottom: 0;
}

.adWrapper
{
	width: 962px;
	text-align: left;
	margin:-5px auto;
	padding:0 0 0 0;
	/*background: #f8931f url('images/body.jpg') repeat-y;*/
	font-family: Verdana;
	overflow: hidden;
}

.adWrapper img
{
    border: 0;
}

.adBody
{
    /*background: #f8931f url(images/adview_bg_main.png) repeat-y;*/
	background-color:#f8931f;
	display:block;
	padding:15px 15px 15px 15px;
	font-family: Verdana;
	width: 960px;
	overflow: hidden;
}
	
.clear
{
    clear: both;
}
	
.adTopBanner
{
	height: 100px;

	width: 960px;
}

.adTopBanner2
{
    width: 250px;
    float: left; 
}

.adTopBanner2 img
{
	display: block; 
}

.adTopBanner3
{
    width: 105px;
    float: left; 
}

.adTopBanner3 img
{
	display: block; 
}

.adItemList
{
	width: 960px;
}


.adItemListItemBigFont
{
	font: bold 10px Verdana;
	text-transform: uppercase;
}



.adItemListItem
{
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #FBBE7B;
	font: normal 10px Verdana;
	float: left;
	display: block;
	width: 201px;
	height: 150px;
	background-color: #ffffff;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.adItemListItemBig
{
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #FBBE7B;
	font: normal 10px Verdana;
	float: right;
	display: block;
	background-color: #ffffff;
	overflow: hidden;
	cursor: pointer;
}

.adItemListItem img
{
	margin-top: 10px;
}

.adItemListItemBtnBuy
{

}

.adItemListItemBtnBuy div.HomepageUrl
{
    position: absolute;
    font-size: 9px;
    color: #a1a1a1;
    left: 10px;
    bottom: 10px;
}

.adItemListItemBtnBuy img.imgBuy
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin-top: 0;
}

.adItemListItemBig
{
	width: 434px;
	height: 332px;
	z-index:100;
	position: absolute;
	margin: 0px;
}


img.adItemListItemImg, img.adItemListItemImgBig
{

	display: block;
	z-index:1;
	float:left;
	max-height: 100px;
	max-width: 100px;
}




img.adItemListItemImgBig
{
	max-width:220px;
}

.adItemListItemTitleBig
{
    font: bold 25px Verdana;
}

.adItemListItemTitle, .adItemListItemTitleBig
{
	display: block;
	text-align: right;
	font-weight: bold;
}

.adItemListItemTitle
{	
	font: bold 14px Verdana; text-transform: uppercase;	
	font-size: 14px;
}

div.adItemListItemBig div#divHeadLine /*.adItemListItemTitleBig*/
{
	font: bold 25px Verdana;
	text-transform: uppercase;	
	margin-bottom: 10px;
	margin-right: 12px;
	text-align: right;
}

.adItemListItemPrice, .adItemListItemPriceBig
{
	display: block;
	color: #f8931f;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
}

.adItemListItemPrice span.priceBefore
{
    color: #999;
    font-size: 13px;
    text-decoration: line-through;
    display: block;
}

.adItemListItemPriceBig
{
	font-size: 35px;
}


.adItemListItemBtnBuyBig
{
	margin-top: 60px;

}

.adItemListBigText
{
	font: normal 11px Verdana;
	width: 150px;
	height: 100px;
}

.DisabledBackground
{
	position: absolute;
    left: expression(  ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft  ) + 'px' );
    top : expression(  ( ignoreMe4  = document.documentElement.scrollTop  ? document.documentElement.scrollTop  : document.body.scrollTop  ) + 'px' );
    width :  expression( ( ignoreMe1 = document.documentElement.clientWidth  ? document.documentElement.clientWidth  : document.body.clientWidth )  + 'px' );
    height : expression( ( ignoreMe3 = document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)  + 'px' );
	opacity: .4;
	filter: alpha(opacity=0);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #000000;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/Images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 1;

}
.popupparent > .DisabledBackground 
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

div#footer
{
    font-size: 10px;
    background-color: #fff;
    width: 955px;
    padding: 5px 5px 5px 5px;
}

div#footer-text
{
    float: right;
    width: 45%;
    color: #888;
    margin-top: 5px;
    text-align: right;
}

div#footer-text a
{
    text-decoration: none;
    color: #555;
}

div#footer-logos
{
    float: left;
    margin-right: 20px;
}

div#footer-logos img#log-pol
{
    margin-right: 25px;
}

div#fb-root
{
    float: right;
    
}

.fb_edge_widget_with_comment
{
    padding-top: 7px;
    margin-right: 18px;
    float: right;
}



div#divPopUp
{
    display: none;
}

div#adListemItemInfo
{
    position: relative;
    width: 100%;
    height: 280px;
    z-index: 1000;
}

div#adListemItemInfo img
{
    border: 0;
}

div#adListemItemInfo img.imgAdItemListItem
{
    position: absolute;
    max-width: 150px;
    max-height: 230px;
    top: 0;
    left: 0;
    padding: 10px;
}

div#adListemItemInfo div#divText
{
	font: normal 11px Verdana;
	width: 235px;
	height: 100px;
	position: absolute;
	top: 75px;
	left: 182px;
	padding: 10px;
}

div#adListemItemInfo div.divPrice
{
    position: absolute;
    top: 0;
    right: 12px;
}

div#adListemItemInfo div.divPriceBefore
{
    position: absolute;
    top: 40px;
    right: 12px;
    font-size: 22px;
    text-decoration: line-through;
    color: #999;
}

div#adListemItemInfo a.aLink
{
    display: block;
    position: absolute;
    bottom: 20px;
    right: 15px;
    text-decoration: none;
}

div#adListemItemInfo div.HomepageUrl
{
    position: absolute;
    bottom: 20px;
    left: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #999;
}