/* style layout */

body {

	background-color: #ffffff;

	margin:0;

	padding:0;

	text-align:center;

	font-family:arial;

	font-size:12px;

	color: #555555;
}


#page {
	width:960px;
	
	margin:auto;

	background-image: url("../images/page.png");

	text-align:left;

}


#header {

	width:960px;
	
	height:120px;

	background-image:url("../images/header.png");

	clear:both;

}

#menulink {

	width:960px;
	
	height:60px;
	
	background-image:url("../images/menulink.png");
	
	clear:both;
	
}

#mainarea {
	
	width:960px;
	
	clear:both;

	padding-top:10px;
	
	padding-bottom:10px;


}

#mainarea2 {
	
	width:960px;
	
	clear:both;

	padding-top:0px;
	
	padding-bottom:0px;

	margin-left:33px;
}


#mainarea3 {
	
	width:960px;
	
	clear:both;

	padding-top:0px;
	
	padding-bottom:0px;

	margin-left:153px;

}

#sidebar {

	float:left;
	
	width:180px;

	padding-left:32px;
   
}

#contentarea {
	
	float:right;
	
	width:670px;
	
	padding-right:45px;
	
	padding-left:10px;
	
	font-size:16px;
    
    color:#000000;
	
}

#contentarea1 {
	
	float:right;
	
	width:670px;
	
	padding-right:65px;
	
	padding-left:10px;
	
	font-size:16px;
    
    color:#000000;
	
}
		
	
#footer {

	width:960px;

	height:154px;
	
	background-image:url("../images/footer.png");
	
	clear:both;
}

#footer p{

	padding-top:30px;

	color:#ffffff;

	line-height:20px;

	text-align:center;

	font-size:14px;

}
#contentarea div.rounded_STYLE
{
	width:659px;
    float:left;
    margin-right:2%;
	margin-top:1%;
    border:1px solid #D6D6C2;
    background:#E0E9F8;
    padding: 5px;
    font:  Verdana, Arial, Helvetica, sans-serif;
    
}


a.logo {

	width:281px;

	height:65px;

	float:left;

	background-image:url("../images/logo.png");
	
	margin-left:35px;	

	margin-top:30px;


}

.time{

	margin-top:12px;
	
	margin-left:70px;
	
	
}

.underconstr {

	margin-left:160px;
}

.soon {

	margin-left:150px;
}

h1 {
	font-size:24px;

	color:#ff0000;

	text-decoration:underline;

	text-align:center;
}

#contentarea h2 {

	font-size:18px;

	color:#000000;

	font-weight:bold;

	text-decoration:underline;

	margin-top:5px;

 	margin-bottom:5px;
}

#sidebar h2 {

	font-size:18px;

	color:#333333;

	font-weight:bold;

	text-decoration:underline;

	margin-top:5px;

 	margin-bottom:5px;
}


#menulink a {

	padding-top:20px;

	height:40px;
	
	width:150px;

	float:left;

	text-decoration:none;
	
	text-align:center;
	
	color:#ffffff;
	
	font-weight:bold;

	font-size:17px;
	
}

#menulink a:hover {

	background-image:url("../images/menuhover.png");

}

#menulink a:active {

	background-image:url("../images/menuactive.png");

}

#menulink {

	width:930px;

	padding-left:30px;

	height:60px;

	background-image:url("../images/menulink.png");

	clear:both;

}

.dealnote {color:#FF0000 }

/*Side Menu on Home Page */
/*URL: http://www.shopfaces.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 1;
width: 183px;

}

#ddblueblockmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:178px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 167px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
font-size: 15px;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
w/idth: 178px; /*IE 5*/
width: 167px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 16px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#contentarea a {
	
	font-weight:bold;

	color:#1555e8;

	text-decoration:none;
	
}

#contentarea a:hover {

	color:#205974;

	text-decoration:underline;
}

#footer a {

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;

}

#footer	a:hover {

	color:#389ccb;

	text-decoration:underline;
}

#contentarea p.lmargin {

	margin-top:-45px;

	margin-left:160px;
}

#contentarea div {

	float:left;
	
	width:auto;

	margin:0 10px 0 0;

	padding: 20px 15px 0 0;

	border:0;

}


#contentarea table.coll {

	border-collapse:collapse;

	border:1px solid #666;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 183px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}
.arrowgreen h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #94AA74;
color: #333333;
margin: 0px;
width:179px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/arrowblue.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.trailerstyle {
  position: absolute;
  visibility: visible;
  top: -50px;
  font-size: 12px;
  font-family: Arial,Helvetica,Verdana;
        font-weight: bold;
  color: #000000;
}
 #menu {
	float:left;
	width:100%;
	background:#efefef;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	}
#menu ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("../images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("../images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}  

/* Center */
#sidebar div.center{

	width:125px;

	margin-left:auto;

	margin-right:auto;    
}              
#contentarea div.center{

	width:500px;

	margin-left:auto;

	margin-right:auto;    
}    

.banner{

	margin-top:30px;

	margin-left:90px;
}
.rss{

	margin-top:10px;

	margin-left:80px;
}

/* popshops style */

#contentarea
span,a,img,
dl,dt,dd,ol,ul,li,textarea,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead{margin:0;padding:0px;border:1px;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:'lucida grande',arial;vertical-align:baseline;color:#262626;} 



#psps-shop ul{list-style-type:none; } 



#psps-shop {font-size: 67.5%;line-height: 1.8em;} 

#psps-shop a img{border:none;}

#psps-shop h1 {font-size:2em; float:left;}
#psps-shop h2 {font-size:1.4em;}
#psps-shop h3 {font-size:1.2em;font-weight:bold;}

#psps-shop {padding:0px;}
#psps-navigation {width:200px;float:left;position:relative; margin-left:2px; margin-bottom:15px;}
#psps-navigation-2 {width:200px;float:left;margin-left:2px;margin-bottom:15px;padding:1px;}
#psps-navigation-2 ul {list-style-type:none;}
#psps-navigation-2 a {color:#0984FF;}
#psps-filters {width:200px;float:right;position:relative;}
#psps-filters-2 {width:200px;float:left;margin-left:2px;padding:1px;}
#psps-filters-2 a {color: #0984FF;}
#psps-results {margin:0 210px; position:relative; }    
#psps-head { padding-bottom:20px; padding:2px;}
#psps-search-form {float:right; margin-left:100px; }
#psps-products {width:100%;}



.psps-suggested-merchants { padding-top:25px;position:relative;}
.psps-suggested-merchants h3 {clear:both;font-style:italic;position:relative;}
.psps-suggested-merchant {border:1px solid #ccc;float:left;font-size:12px;margin:2px;padding:8px;text-align:center;}
.psps-suggested-merchant img {display:block;margin-bottom:2px;}

.psps-results-pages span, .psps-results-pages a {display:block;padding:0 2px;border:1px solid #ccc;float:left;text-decoration:none; margin-left:2px;}
.psps-results-pages span a {display:inline;padding:0;border:none; }


 .psps-results-pages {float:right; }
#psps-products img {max-height:125px; max-width:125px; padding-left:25px;}
#psps-products .psps-pagination {width:580px; float:left; }
#grid .psps-cell {border:1px dotted #ccc; }
 .psps-img {text-align:center; }
 .psps-name {font-weight:bold;}

.psps-deal .psps-merchant {font-weight:bold;font-size:1.3em;}
.psps-deal {padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc;}

.psps-filter-options {height:200px;overflow:auto;}
.psps-tall {height:400px;overflow:auto;}
.psps-price {text-align:center;padding:5px;font-size:110%;}
.psps-retail-price {font-weight:bold;}
#grid .psps-store-price {font-weight:bold;padding: 0 15px 0 10px; color:#FF0000; }

/* colors */
#psps-shop a, #psps-navigation a {color:#06f;}
.psps-suggested-merchants h3 { color:#555;}
.psps-suggested-merchant, .psps-cell, #psps-shop span, #psps-shop span a.page, .psps-deal {border-color: #a3ca7e;}
.store-price {color:#cc0000;}
.psps-deal, .psps-cell, .psps-results-pages span, .psps-results-pages a, .psps-suggested-merchant {border-color:#ccc;}

#contentarea
.psps-deal-meta {font-weight:bold;font-size:11px;}
#exp-code .psps-deal-expiration {color:#ff0000; padding-left:10px;}
#exp-code .psps-deal-code {padding-left:20px;}
#exp-code .psps-deal-name {font-size:14px; width:400px;}
.psps-deal-logo {float:left;padding-right:8px; padding-bottom:20px;}

/*table*/
#contentarea

.psps-tab { border:dashed red 2px;  padding:15px; margin:5px;  background-color:#EAEAFF;  width:660px; }

.deal-logo{vertical-align:middle;}
.tip {border: #8080FF 1px solid; width:185px; margin-top:20px;}
th {background-color: #379BFF; color:#FFFFFF; font-size:4;}
td {padding:5px;}
.deals-text {border: #8080FF 1px solid; width:100%; margin-top:10px;}

/*
  
 Call to action buttons
*/
#contentarea

table.pspsWrapper .buy_button {
  padding: 5px 4px;
  display: block;
  margin-top: 7px;
  margin-bottom: 7px;
  magine-left: 20px;
 
    
ai;
 color: #212121;
  background-color: #cccccc;

}


.grid {margin: 10px;}
