﻿body  
{
font-family:Arial;
font-weight:300;
font-size:12px;
line-height:20px;
width:100%;
height: 100%;
color:#44464A;
margin:0 auto;
padding:0;
}

body a{color:#0560A6;text-decoration:none;}
body a:hover{color:#0560A6;text-decoration:underline;}



/*  NEW Blue Buttons  */
.btn-blue-1-fl{float:left;display:block;color:white !important;height:25px;line-height:25px;background:url(../images/search/button_blue.jpg) repeat-x;border:1px solid #0474B4;cursor:pointer;font-family:Tahoma, Geneva, sans-serif;font-size:11px;font-weight:bold;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;margin:5px 10px 5px 0;padding:0 10px}
.btn-blue-1-fl:hover{background-position:0 -25px;color:white !important;text-decoration:none !important}
.btn-blue-1-nf{display:inline-block;color:white !important;height:25px;line-height:25px;border:1px solid gray;cursor:pointer;background:#345ebd url(../images/alert-overlay.png) repeat-x;font-family:Tahoma, Geneva, sans-serif;font-size:11px;font-weight:bold;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;margin:5px 10px 5px 0;padding:0 15px;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);text-shadow:0 -1px 1px rgba(0,0,0,0.25);border-bottom:1px solid rgba(0,0,0,0.25)}
.btn-blue-1-nf:hover{color:white !important;background:#4369bf url(../images/alert-overlay.png) repeat-x;text-decoration:none !important;}

.wicked {
background:#222 url(../images/alert-overlay.png) repeat-x;
display:inline-block;
color:#fff;
text-decoration:none;
font-weight:700;
font-family:Arial;
line-height:1;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 1px 3px #999;
-webkit-box-shadow:0 1px 3px #999;
text-shadow:0 -1px 1px #222;
border-bottom:1px solid #222;
position:relative;
min-width:120px;
cursor:pointer;
margin:5px 0 0;
padding:5px 10px 6px;
}

.wicked:hover {
background-color:#111;
color:#fff;
}

.wicked:active {
top:1px;
}

.small.wicked {
font-size:14px;
}

.medium.wicked {
font-size:13px;
}

.large.wicked {
font-size:14px;
padding:6px 12px 7px;
}

.blue.wicked {
background:#345ebd url(../images/alert-overlay.png) repeat-x;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);

}

.blue.wicked:hover {
background:#32a5c1 url(../images/alert-overlay.png) repeat-x;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);
}



.red.wicked {
background-color:#e33100;
}

.magenta.wicked {
background-color:#a9014b;
}

.orange.wicked {
background:#ff5c00 url(../images/alert-overlay.png) repeat-x;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);

}

.yellow.wicked {
background:#333 url(../images/alert-overlay.png) repeat-x;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);

}



.orange.wicked a:hover {
background:#e05304 url(../images/alert-overlay.png) repeat-x;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);

}


.yellow.wicked {
background-color:#ffb515;
}

wicked.orange:hover {
background-color:#000;
color:#fff;
}


    
 .Partnerfrontheadline

{
 text-align:left;
 padding-top:5px;
 font-size:14px;
 color:#006699;
 border-top: 0px solid gray; 
 height:18px;
 overflow:hidden;
margin-bottom:7px;
 text-decoration:none;
 font-weight:bold;
 cursor:pointer;

    }
    
    
.Partnerfrontheadline a

{
 text-decoration:none; 
 color:#006699;
 font-size:14px;
    }
    
    
  
.Partnerfrontheadline a:hover

{
 text-decoration:underline; 
 color:#006699;
 font-size:14px;
    }
     
			
.PartnerfrontPrice

{
background:#ee5702 url(../images/alert-overlay.png) repeat-x;
display:inline-block;
color:#fff;
text-decoration:none;
font-weight:700;
line-height:1;
text-align:left;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 1px 3px #999;
-webkit-box-shadow:0 1px 3px #999;
max-width:50px;

border-bottom:1px solid #222;
position:relative;

cursor:pointer;
 margin-bottom:5px;
padding:5px 10px 6px;
    
    }
    
 .PartnerfrontPrice a

{
 
 text-decoration:none;
    
    }
    
    
  
			
.Partnerfrontseller

{
 text-align:left;
 font-size:11px;
 color:Gray;
 text-decoration:none;

    
    }
 
 
.Deals
{
   
   text-decoration:none;
    
    }
    
.Deals a
{
    border:0px;
    text-decoration:none;
    
    }

.Deals td
{
  
   
   border:1px solid  #ded1c9;
   margin-left:10px;
   padding:5px;
 
    
    }


.MMYhome
{
font-weight:bold; 
color:black; 
font-size:16px; 
margin-bottom:5px
    
    
    }
    
.Picoround
{ 
   max-height:50px;
  max-height:50px;
  background:black;
 
    }
    
.new
{

  max-height:150px;
  max-width:150px;
    
    }
    
 .ShopDeals
{
   
   text-decoration:none; 
   text-align:center;
    
    }
    


.ShopDeals td
{
  
   
   border:1px solid  #ded1c9;
   
   padding:5px;
 
    vertical-align:top;
 
    
    }

.ShopDeals tr
{
  
   
   
    vertical-align:top;
 
    
    }


.watermarked
{
	 color:gray;
	
	}
	
	
	.FliterTables
	{
		  font-family:Arial;
		  padding:10px;
		
		
		}
		
	
	.FliterTables a
	{
		  font-family:Arial;
		  text-decoration:none;
		
		
		}

	
	.FliterTables a:hover
	{
		  font-family:Arial;
		  text-decoration:underline;
		
		
		}

		
		.FliterTables td
	{
		   width:150px;
		   padding:2px;
		
		
		}
		
