/*layout CSS */
body {
text-align:center; /*center hack*/
min-width:1000px;
padding:0;
margin:0;
}

#wrapper {
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}

.width_800{
max-width:780px;
width:780px;
}

.width_1024{
min-width:910px;
max-width:1000px;
width:auto !important;
width:1000px;
}

.width_fluid{
min-width:910px;
max-width:97%;
width:auto!important;
width:97%;
}

#heading{
width:100%;
position:relative;
padding:16px 0px 0px 0px;
}
#heading h1{
font-size:36px;
font-family:"Myriad pro", "Myriad Web", Geneva, Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#fff;
margin:0 0 0 27px!important;
padding:0 !important;
}
#heading h1 a{
color:#fff;
font-weight:normal;
}
#heading h1 a:hover{
text-decoration:none;
}
a#sitename1{
display:block;
width:258px; /* maximum 500px */
height:52px; /* maximum 68px */
text-indent:-2000px;
background:url(../images/logo_joomla.png) top left no-repeat;
}

#buttons{
position:absolute;
right:23px;
top:40px;
}
a#alarge.btnicon{
margin-right:8px;
}
a#asmall.btnicon{
margin-right:16px;
}
.btnicon{
float:left;
text-indent:-2000px;
width:10px;
height:23px;
margin-right:6px;
}


#header{
margin-top:16px;
background:#2f2f2f url(../images/headerbg_m.jpg) top left repeat-x;
color:#fff;
}

#header .bgbl{
background:url(../images/headerbg_bl.jpg) no-repeat;
background-position:15px 100%;
height:auto!important;
height:100px;
min-height:100px;
padding:0px 24px 26px 24px;
position:relative;
}

#user3{
display:block;
position:relative;
height:40px;
}
#user3 .moduletable{
margin:0;
}

#header #top{
max-height:200px;
overflow:hidden;
}

#header #top a{
text-decoration:underline;
color: #0099FF; /*as background*/
}

#header #top a:hover{
color:#fff;
}

#header #top .moduletable{
padding-top:6px;
position:relative;}

#header #top .moduletable h3{
background-position:0px 10px;
position:relative;
padding:3px 0 0 25px;
margin:3px 0;
}

#user4 {
position:absolute;
right:0;
top:-26px;
background:url(../images/user4bg-l.jpg) top left no-repeat;
padding-left:38px;
color:#000;
z-index:1000;
}

#user4 .bgright4{
background:url(../images/user4bg-r.gif) top right no-repeat;
padding-right:18px;
}

#user4 .bg4{
background:url(../images/user4bg.jpg) top left repeat-x;
padding:5px 12px 5px 10px;
}
#user4 .moduletable, #user4 form, #user4 input{
margin:0;
padding:0;
}

#container{
padding-left:18px;
position:relative;
}
#container .bgright{
padding-right:18px;
margin:0!important;
margin-right:1px;
}
#container .bg{
background:#fff url(../images/containerbg_m.png) top left repeat-x;
}

#container .bg{
padding:12px 24px 0px 24px;
}
#content, #breadcrumbs{
position:relative;
width:100%;
}
#breadcrumbs{
padding-bottom:4px;
background:url(../images/bg-breadcrumbs.png) bottom left repeat-x;
margin-bottom:5px;
}
.leftcol, .middle, .rightcol{ overflow:hidden;}
.leftcol, .rightcol{
width:205px;
}
.leftcol{
float:left;
margin-left:-100%;}

.rightcol{
float:left;
margin-left:-205px;}

.leftcol .bgbottom, .rightcol .bgbottom{
background:url(../images/sidebg-b.png) bottom right no-repeat;
padding:1px 1px 50px 1px;
}

.middlewrap{
float:left;
width:100%;
}

.middle{
background:#fff url(../images/middlebg-l.jpg) top left no-repeat;
padding-left:11px;

}
#middlenarrow{
margin:0 209px;}
#middlewide{
margin:0;
}
#middlewrapleftonly{
float:right;
width:100%;
margin-left:-209px;
}
#middleleftonly{
margin:0 0 0 209px;}
#leftleftonly{
margin:0;
}

#middlewraprightonly{
float:left;
width:100%;
margin-left:-209px;
}
#middlerightonly{
margin:0 0 0 209px;}
#rightrightonly{
float:right;
margin:0;
}

.middle .middlebg{
background:#fff url(../images/middlebg-r.jpg) top right no-repeat;
padding:16px 16px 16px 5px;
min-height:400px;
height:auto!important;
height:400px;
}

.middle h1, .middle .componentheading{
background:url(../images/dotted.gif) bottom left repeat-x;
margin-bottom:0.3em;
}

/***************************************************/

ul#tabs li{
    display:block;
    float:left;
    height:25px;
    background:url(http://www.savingland.com/image/tb.gif) repeat-x;
    padding-top:0px;
    margin:1px 3px 0 0;
}
ul#tabs li b{
    display:block;
    float:left;
    width:5px;
    height:25px;
    background:url(http://www.savingland.com/image/tbl.gif) no-repeat;
}
ul#tabs a:link, ul#tabs a:active, ul#tabs a:visited{
    display:block;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    color:#4D4D4D !important;
    background:url(http://www.savingland.com/image/tbr.gif) no-repeat right top;
    padding:0px 10px 0px 10px;
}
ul#tabs a:hover{
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    color:#4D4D4D;
    padding:0px 10px 4px 10px;
}
ul#tabs li.sel{
    background:url(http://www.savingland.com/image/tbs.gif) repeat-x;
    height:26px;
}
ul#tabs li.sel b{
    background:url(http://www.savingland.com/image/tbls.gif) no-repeat;    
    height:26px;
}
ul#tabs li.sel a:link, ul#tabs li.sel a:active, ul#tabs li.sel a:hover, ul#tabs li.sel a:visited{
    background:url(http://www.savingland.com/image/tbrs.gif) no-repeat right top;    
    padding:0px 8px 5px 8px;
}

ul#tabs{
    display:block;
    float:left;    
    margin:0;
    padding:0 0 0 20px;
    list-style-type:none;
    height:26px;    
    
}

/*****************/

#banner .moduletable, #footermodule .moduletable{
padding:0;
text-align:center;
align:center;
}

#user1{
float:left;
width:49.5%;
overflow:hidden;
}
#user2{
float:right;
width:49.5%;
overflow:hidden;
}
#bottom {
border-top:#cdcdcd 1px solid;
margin-top:16px;
}
#bottom .bottombg{
clear:both;
background:#f4f4f3 url(../images/bottombg.png) bottom left repeat-x;
padding:18px 0px;
position:relative;
width:100%;
border-top:#fff 1px solid;
}
#bottom .moduletable{
padding:0px 16px;
}
#bottom .moduletable h3{
background:none;
margin:0;
font-size:1.2em;
text-transform:uppercase;
}


#footer {
clear:both;
color:#fff;
background-color:#777;
padding:6px 0px;
margin:16px 0;
position:relative;
width:100%;
text-align:center;
}
#footer a{
font-weight:normal;
color:#ccc;}

#footer a:hover{
color:#fff;
text-decoration:none;
}

#footer .footerleft{
float:left;
padding-left:16px;
}

#footer .footerleft img{
vertical-align:middle;
}

#footer .footerright{
float:right;
padding-right:16px;
}

#reflection-l{
position:relative;
height:54px;
margin-left:-44px;
margin-right:-44px;
padding-left:16px;
}

#reflection-r{
height:54px;
padding-right:16px;
}
#reflection{
height:54px;
}
/*global reset*/

html, body, h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address  {
	margin: 0;
	padding: 0;
}
body {
font-size:76%;
font-family:Arial, Helvetica, sans-serif;
line-height:1.3;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0; 
}

fieldset { 
padding:.5em; 
border:0;
}

/*general*/
ul{
list-style:none;
}

li p{
margin:0;
}
a img{
border:0 none;
}

a{
text-decoration:none;
font-weight:bold;
color: #063BE2; /*blue*/
}
a:hover{
text-decoration:underline;
color: #0099FF; /*as background*/
}
a:active, a:focus{
outline:none;
}

h1,.componentheading{
font-size:1.7em;
font-weight:normal;
margin:0;
padding-bottom:0.1em;
}
h2,.contentheading{
font-size:1.3em;
font-weight:bold;
font-family:Helvetica, Arial, sans-serif;
letter-spacing:-0.02em;
}
h3{
font-size:1.2em;
font-weight:bold;
}
h4{
font-size:1.1em;
font-weight:bold;
}
h5{
font-size:1.1em;
font-weight:bold;
}
h6{
font-size:1em;
font-weight:bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
font:0.9em Arial,Helvetica,sans-serif;
}
.moduletable, .moduletable_menu, .moduletable_text{
margin-bottom:1em;
padding:0 10px; /*padding for inside text*/ 
}
.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
padding:0.5em 0.5em 1em 0.5em;
color:#800000;
margin:0 -10px 0.5em -10px; /*negative padding to pull h3 back out from .moduletable padding*/ 

}

.clear{
clear:both;
}

/*search */

.search input{/* the input textarea box */
background:url(../images/searchbg.png) top left no-repeat;
border:0;
height:18px;
font-size:11px;
width:182px;
}
.search #mod_search_searchword{
padding:2px 0 0 10px;
}

/*joomla*/

#user3 ul{
margin:0; 
padding:0;
width:auto;
}
#user3 ul li{
margin:0; 
padding:0; 
display:inline;
height:40px;
}
#user3 ul li a{
color:#d0d0d0; 
text-transform:uppercase;
padding:10px;
float:right;
background:url(../images/topmenu-vline.jpg) no-repeat;
background-position:0px 2px;
}
#user3 ul li a:hover{
text-decoration:none;
}
ul.menu a, a.mainlevel{
font-size:1.1em;
color:#2a2929;
font-weight:bold;
display:block;
background:url(../images/arrow_mainlevel.png) no-repeat;
background-position:3px 9px;
border-bottom:#eee 1px solid;
padding:4px 4px 4px 16px;
margin-right:13px;
}
ul.menu a:hover, a.mainlevel:hover{
text-decoration:none;
}
li#current a, a#active_menu.mainlevel{
font-weight:bold;
}
li#current li a{
color:#2a2929;
font-weight:bold;
background:url(../images/arrow_sub.png) no-repeat;
background-position:4px 10px;
border:none;
}


table.pollstableborder td{
padding:0.2em;
}


.button{
color:#fff;
font-size:13px;
font-weight:bold;
margin:3px 0;
padding:1px 5px;
border:none;
}

* html .button {
	padding: 0px 2px !important; /*IE 6*/
}

*+html .button {
	padding: 0px 2px !important; /*IE 7*/
}

.small, .articleauthor, .createdate, .modifydate{
color:#8a8a8a;
}


div.banneritem_text{
padding:0.5em 0;
background:url(../images/dotted.gif) bottom left repeat-x;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	background:url(../images/dotted_v.gif) top left repeat-y;
	padding-left: 10px;
}

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

td.buttonheading{
text-align:right;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 0;
	border: 0;
	float: right;
}

table.pollstableborder td{
text-align:left;
}

/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #dedede; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

/* Search */



.search_large {
   width:650px;
   height:60px;
   background:#f1f1f1 url(../images/search_large.png) center top no-repeat;
   color:#4C4C4C;
   font-size:14px;
   font-weight:bold;
   margin-bottom: 5px;
   padding:2px 0px 0px 35px;
}


.center{
background:#fff url(../style/templates/images/middlebg-l.jpg) top left no-repeat;
padding-left:11px;

}
#centernarrow{
#centerwide{
margin:0;
}
#centerwrapleftonly{
float:right;
width:100%;
}
#centerleftonly{
#leftleftonly{
margin:0;
}

#centerwraprightonly{
float:left;
width:100%;
}
#centerrightonly{
#rightrightonly{
float:right;
margin:0;
}

.center .centerbg{
background:#fff url(../style/templates/images/centerbg-r.jpg) top right no-repeat;
padding:16px 16px 16px 5px;
min-height:400px;
height:auto!important;
height:400px;
}

.center h1, .center .componentheading{
background:url(http://www.savingland.com/style/templates/images/dotted.gif) bottom left repeat-x;
margin-bottom:0.3em;
}



////added from main-1


.highlight{
   font-weight:bold;
   color:#695D3C;
}

h1, h2, h3 h4 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #980038; /*brown*/
background: #FFFFFF; 
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 18px;
background: #FFFFFF url(http://www.savingland.com/image/h3bg.jpg) repeat-x;
}

h3 {
	font-size: 14px;
	
}

h4 {
	font-size: 14px;
	background: #eaeaea url(http://www.savingland.com/image/h3bg.jpg) repeat-x;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-weight: bold;
	color: #800000; /*brown*/
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link {
	color: #063BE2; /*blue*/
}

a:hover, a:active {
	text-decoration: none;
	color: #0099FF; /*as background*/
}

a:visited {
	color: #063BE2; /*blue*/
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}


#header {
	width: 100%;
	margin: 0px;
   padding: 0px;
	background: #FFFFFF;
}

.header_top {
    margin: 0px;
    padding: 5px 10px 5px 10px;
    height: 60px;
    background:#054b6e url(../image/bg_main.jpg) center top no-repeat;
}

.header_middle {
    margin: 0px;
    padding: 0px;
    height: 50px;
    background: #FFFFFF;
}

.header_menu {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: 50px;
    background: url(../image/topmenu-bg.jpg) repeat-x;
}
/* Menu */
.menu_text {
    color:#FFFFFF;
    font-weight:bold;
    font-size:13px;
    padding-top: 10px;
}

.menu_text A:hover {
   color:#69B8EA;
}

.menu_text A {
   text-decoration:none;
   color:#FFFFFF;
}


/* Sidebar */
.infoBox {
  background: #0099ff;
}

.infoBoxContents {
  background: #F1F1F1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents_body {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #980038;
}

.infoBoxNoticeContents {
  background: #980038;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #980038;
  color: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  padding: 2px 2px 2px 2px;
  font-size: 14px;
  font-weight: bold;
  color: #980038;
}



/* Search */

.search {
   width:440px;
   height:37px;
   background:url(../image/search.png) no-repeat;
   color:#4C4C4C;
   font-size:14px;
   font-weight:bold;
   margin-bottom: 5px;
   padding:2px 0px 0px 35px;
}

.search_large {
   width:650px;
   height:60px;
   background:#f1f1f1 url(../image/search_large.png) center top no-repeat;
   color:#4C4C4C;
   font-size:14px;
   font-weight:bold;
   margin-bottom: 5px;
   padding:2px 0px 0px 35px;
}

.search_input {
   border: 1px solid #DDDDDD;
   padding-left:3px;
   color:#444444;
}

#s {
	width: 250px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #054B6E;
	font-size: 11px;
        font-weight:bold;
	color: #FFFFFF;
}

/* Boxes */

.round_box_240_middle {
   width: 240px;
   background: #FFFFFF;
   border-left: 1px solid #D6C7A5;
   border-right: 1px solid #D6C7A5;
}                

.round_box_440_middle {
   width: 440px;
   background: #FFFFFF;
   border-left: 1px solid #D6C7A5;
   border-right: 1px solid #D6C7A5;
}                

.round_box_217_middle {
   width: 217px;
   background: #FFFFFF;
   border-left: 1px solid #D6C7A5;
   border-right: 1px solid #D6C7A5;
}                

.round_box_690_middle {
   width: auto;
   background: #FFFFFF;
   border-left: 1px solid #D6C7A5;
   border-right: 1px solid #D6C7A5;
}                

/* Footer */

#bottom {
   background:#054b6e url(http://www.savingland.com/image/bg_main.jpg) center top no-repeat;
   border-top: 2px ;
	margin: 0px;
	height: 80px;
	min-height: 80px;
	padding: 0px;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        color:#ffffff;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
	font-size: 12pt;
}

#legal a {
	color: #999999;
}


.dff_category_link {
	font-size:10pt;
	text-align: left;
}

.dff_featured_store {
	float: left;
	width: 110px;
	height: 100px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-left: 10px;
}

#dff_breadcrumb {
	font-size: 14pt;	
}

#dff_tag_cloud {
	font-size: 8pt;
}

#dff_number_found {
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
	color: #800000;
        
}

#dff_paging {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.dff_paging_link{
   text-align: center;
   color: #444;
   font-size: 10pt;
   font-weight: normal;
   font-family: arial;
   border: 1px solid #BBB;
   padding: 3px;
   margin-right: 3px;
   align: center;
}

.dff_paging_active{
   border: 0px;
   padding: 3px;
   color: #000;
   font-size: 10pt;
   font-weight: bold;
   font-family: arial;
   text-align: center;
   align: center;
}


/////* PPC CSS ADDED */////


.compare_seller_list{
   padding: 10px 0;
}

.compare_list_seller{
}

.compare_list_price{
   color:#3141D5;
   font-weight: bold;
   text-align:center;
}

.compare_list_avail{
   text-align:center;
}

.compare_list_rating{
   text-align:center;
}

.compare_list_enter_zip{
   font-size:8pt;
}

.product_details_row{
   border-bottom: 1px dotted #BBB;
   padding:5px;
}

.pagetext {
   FONT: normal 12px Arial, Helvetica, sans-serif;
   color: #eaeaea;
}

