
body {
/*use this as generic code to bulletproof site*/
	font-size:small;
/*end of generic code*/

	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color: #666;

}
* html body{
/*use this as generic code to bulletproof site*/
	font-size: x-small; /* for IE5*/
	f\ont-size: small; /* for all other IE versions*/
/*end of generic code*/

}

a{
	color:#315E88
}
a:link{
	color:#315E88;
}
a:visited{
	color:#315E88;
}
a:hover {
	color:#01509B;
	text-decoration:none;
}
.wrapper{
	width: 994px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}

.mobilewrapper{
	width: 994px;
	height:2500px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}

.thriftybanner{
	text-align:center;
	background:url(images/thrifty.png);
	background-repeat:no-repeat;
	height:60px;
	padding-top:64px;
	width:100%;
}

.mainsearchbox{
	padding-left:550px;
	padding-top:14px;
}

.searchbanner{
display:none;
	width:90%;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	padding-left:10%;
	background:#DDD;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
}
.thinbar{
	width:97%;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	padding-left:2%;
	font-size:50%;
	background:#EEE;
	border:1px solid #ededed;
}
.article{
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:1px solid #ededed;
	margin-bottom:30px;
}
.underbanner2 a:link,.underbanner a,.underbanner a:visited{
	color:#666;
}

.input{
	outline:none;
	border:1px solid #D4D4D4;
	padding-left:2px;
	font-family:"Trebuchet MS";
	font-size:110%;
	color:#666666;
	padding-top:4px;
	height:17px;
}
.button{
	background:url(images/buttontopleft.jpg) top left no-repeat #00488C;
	border:1px solid #05396A;
	height:21px;
	
	font-weight:bold;
	color:#FFF;
	font-family:verdana;
	text-align:center;
}
.content{
width:100%;
padding-top:10px;
font-size:80%;
}
.leftcolumn{
width:244px;
float:left;
padding-left:8px;
padding-right:20px; /*changed from 26px*/
font-size:90%;
}
.clear {
	width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.centerwrap{
	text-align:left;
	width:521px;
	margin-top:-100px;
}
.centerwrap2{
	text-align:left;
	width:521px;
	margin-top:1px;
}

.rightcolumn{
	width:712px; /*was 480*/
	float:right;
	padding-right:1px;
	min-height:500px;
	font-size:110%;
}
.onestop{
	width:712px; /*was 480*/
	float:right;
	padding-right:1px;
	height:1500px;
	border:none;
}


.rightcolumnPhone{
	width:580px; /*was 480*/
	float:left;
	padding-right:10px;
	min-height:500px;
}

.rightcolumnAdds, p{
	text-decoration:none;
	/*float:right;*/
	border:none;
	padding-right:10px;
	background:none;
}

.rightTower{
	font-size:90%;
	text-decoration:none;
	text-align:left;
	height:500px;
	float:right;
	background:none;
	
	
}

.rightTowerComment{
	font-size:90%;
	text-decoration:none;
	text-align:left;
	max-width:120px;
	
	height:500px;
	float:right;
	background:none;
}


.rightTower a: hover, p{

}
#navigate
{
width:244px;
font-size:90%;
font-weight:bold;
padding: 0;
text-align:left;
font-family:Verdana;
}

ul#navigatelist
{
font-size:110%;
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width:244px;
}

ul#navigatelist li
{

width:244px;
display: block;
margin: 0;
padding: 0;
}


ul#navigatelist li a
{
display: block;
	margin:0;
	width:194px;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:40px;
	padding-right:10px;
	color: #315E88;
	text-decoration: none;
	background:url(images/link_13.jpg) no-repeat left top;
}

#navigate>ul#navigatelist li a { width: auto; }


ul#navigatelist li a:hover, ul#navigatelist li#active a:hover
{
	color: #315E88;width:174px;
	padding-left:60px;
	background:url(images/hover_13.jpg) no-repeat left top;
}
.box{
	clear:both;
	width:224px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	border:1px solid #ededed;
	padding:9px; /*was 10px*/
	color:#315E88;
	font-size:110%;
	margin-top:20px;
}

.warningbox{
	
	width:180px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*padding:9px; */
	color:#315E88;
	font-size:110%;
	margin-top:20px;
}
.narrowbox{
float:left;
	min-width:80px;
	height:120px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	padding:10px;
	color:#315E88;
	font-size:110%;
	margin-top:20px;
}
.narrowbox2{
float:left;
	min-width:140px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	margin-left:5px;
	color:#315E88;
	font-size:110%;
	margin-top:2px;
}
.lowbox{
	width:520px;
	min-height:20px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	padding:3px;
	color:#315E88;
	font-size:110%;
	border:1px solid #ededed;

}

.textCont{

	min-width:30px;
	float:left;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	color:#315E88;
	font-size:110%;
	margin-left:5px;
	padding:5px;
}

.widebox{
	
	width:380px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	padding:10px;
	color:#315E88;
	font-size:110%;
	margin-top:20px;
	
	
}

.widebox2{

	width:520px;
	min-height:90px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	padding:3px;
	color:#315E88;
	font-size:110%;
	border:1px solid #ededed;
	
	
}
.wideboxnotxt{

	width:520px;
	min-height:60px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	padding:3px;
	padding-bottom:10px;
	color:#315E88;
	font-size:110%;
	border:1px solid #ededed;
	
}
.holidaysearch{

	width:520px;
	min-height:60px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	padding-top: -100p;
	padding-bottom:10px;
	padding-left:50px;
	
	color:#315E88;
	font-size:110%;
	border:1px solid #ededed;
	
}
.dellbox{

	width:610px;
	min-height:90px;
	float:left;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	
	color:#315E88;
	font-size:110%;
	border:1px solid #ededed;
	
	
}

.spacer{

	width:520px;
	height:90px;
}

.squarebox120{

	width:520px;
	min-height:150px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	padding:3px;
	color:#315E88;
	font-size:110%;
	border:1px solid #ededed;

	
}

.squarebox121{

	width:520px;
	min-height:150px;
	background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	margin-top:150px;
	text-decoration:none;
	text-align:justify;
	padding:3px;
	color:#315E88;
	font-size:110%;
	border:1px solid #ededed;

	
}
.widebox3{
	
	width:680px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	padding:10px;
	color:#315E88;
	font-size:110%;
	margin-top:20px;
	
	
}

.adtextbox{
	
	width:333px;
	float:left;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	color:#315E88;
	font-size:110%;
	margin-left:5px;
	
}
.searchbox{
	float:left;
	width:480px;
	position:static;
	left:500px;
	top:100px;

	text-decoration:none;
	text-align:right;
	padding:15px;
	padding-left:500px;
	color:#315E88;
	font-size:110%;
	margin-top:20px;
	
	
}

.dotw{
	
	width:480px;
	/*background:#E2EBE2 url(../images/greyBg.png) bottom right repeat;*/
	/*border:1px solid #ededed;*/
	/*height:120px;*/
	text-decoration:none;
	text-align:justify;
	padding:10px;
	color:#315E88;
	font-size:150%;
	margin-top:20px;
	
	
}

.widebox h2, p{
	text-decoration:none;
}

#logobox{
min-height:50px;
background-position:left;
background:url(./images/justThrifty.jpg) no-repeat;*/

}
h2{
	font-size:120%;
	color:#7A7A7A;
	font-weight:normal;
	margin-left:10px;
	width:90%;
	margin-left:50px;
	padding-left:1%;
	padding-bottom:5px;
	padding-top:3px;
	padding-right:20px; /*changed from 25px*/
	text-decoration:none;

}
h3{
	font-size:130%;
	color:#7A7A7A;
	font-weight:bolder;
	margin-left:10px;
	width:90%;
	margin-left:35px;
	padding-left:1%;
	padding-bottom:5px;
	padding-top:3px;
	padding-right:20px; /*changed from 25px*/
	text-decoration:none;

}
h2 a, h2 a:link, h2 a:visited{
	font-size:120%;
	color:#7A7A7A;
	font-weight:normal;
	text-decoration:none;
}
h2 a:hover{
	font-size:120%;
	color:#333;
	font-weight:normal;
	/*text-decoration:underline;*/
}

h4 {
	font-size:90%;
	color:#7A7A7A;
	font-weight:bolder;
	margin-left:10px;
	width:90%;
	margin-left:15px;
	padding-left:1%;
	padding-bottom:5px;
	padding-top:3px;
	padding-right:20px; /*changed from 25px*/
	text-decoration:none;

	text-align:justify;
}

.subHeader{
	font-size:117%;
	color:#7A7A7A;
	font-weight:normal;
	text-decoration:none;
}
.footer{
height:10px;
padding-top:18px;
padding-bottom:20px;
background:#DDD;
border-top:2px solid #ededed;
text-align:center;
float:inherit;
}
.footer a:link, .footer a, .footer a:visited{
color:#666;
}

#logo{background-image:url(../newThrifty/images/SpiderOn3Coins3.gif);
background-repeat:no-repeat;
}

#innerContent{
	width:550px;
	padding-right:10px;
}

#currentPage{
/*	color: #315E88;width:174px;
	padding-left:60px;
	background:url(images/hover_13.jpg) no-repeat left top;
*/
}