@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/backgr.jpg) no-repeat fixed left top;
	background-color: #990000;
}
.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 40px auto 40px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-color: #FFFFFF;
} 
.twoColFixLtHdr #headertopbar {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 24px;
	margin-bottom: 1px;
	background-color: #C1141A;
	color: #FFFFFF;

} 
.twoColFixLtHdr #headertopbar p {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
}
.twoColFixLtHdr #header {
	height: 80px;
	background-color: #0A66A9;
}
.twoColFixLtHdr #header #sitename{
	padding: 10px 10px 0px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #FFFFFF;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
} 
#strap{
	margin: 0px 10px 0 34px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	text-transform: capitalize;
} 
#logo {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 400px;
	height: 41px;
}
#banner {
	width: 460px;
	height: 60px;
	float: right;
	margin: 5px 14px 0px 0px;
	background-color: #0A66A9;
}
.twoColFixLtHdr #headermenu {
	padding: 0px 0px 0px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 40px;
	margin: 1px 0px 1px 0px;
	background-color: #1293F1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} 
.menubtn {
	float: left;








	padding 4px 10px 4px 10px;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #ffffff;
}
.menubtn a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menubtn a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
	font-weight: bold;	
}
.menubtn a:visited {
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;	
}

.twoColFixLtHdr #headeralpha {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 26px;
	margin: 1px 0px 1px 0px;
	background-color: #353239;
} 

.twoColFixLtHdr #headersearch {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 60px;
	background-color: #0A66A9;
} 
.letterbtn {
	float: left;
	width: 33px;
	height: 20px;
	margin: 1px;
	padding-top: 2px;
	text-align: center;
	border: 1px solid #ffffff;
	}
.letterbtn a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-top: 20px;
	font-size: 14px;
}
.letterbtn a:hover {
	font-weight: bold;
	color: #B11016;
	text-decoration: none;
	margin-top: 20px;
	font-size: 14px;
}
.letterbtn a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 20px;
}
.letterbtn2 {
	float: left;
	width: 33px;
	height: 20px;
	margin: 1px;
	padding-top: 2px;
	text-align: center;
	border: 1px solid #ffffff;
	font-size: 14px;
}
.letterbtn2 a:link {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 20px;
}
.letterbtn2 a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #B11016;
	text-decoration: none;
	margin-top: 20px;
}
.letterbtn2 a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 20px;
}

.letterbtn3 {
	float: left;
	width: 22px;
	height: 20px;
	margin: 1px;
	padding-top: 2px;
	text-align: center;
	border: 1px solid;
	border-color: #C1141A;
	background-color: #C1141A;
	}
.letterbtn3 a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	font-size: 14px;
}
.letterbtn3 a:hover {
	font-weight: bold;
	color: #F8B6B8;
	text-decoration: none;
	margin-top: 20px;
	font-size: 14px;
}
.letterbtn3 a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
}
.letterbtn4 {
	float: left;
	width: 28px;
	height: 20px;
	margin: 1px;
	padding-top: 2px;
	text-align: center;
	border: 1px solid;
	font-size: 14px;
	border-color: #C1141A;
	background-color: #C1141A;
}
.letterbtn4 a:link {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
}
.letterbtn4 a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #F8B6B8;
	text-decoration: none;
	margin-top: 20px;
}
.letterbtn4 a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-color: #FFFFFF;
	border-right: 1px solid;
	border-right-color: #EEEDEF;
	border-left: 1px solid;
	border-left-color: #CCCCCC;
	min-height: 800px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right: 1px solid;
	border-right-color: #CCCCCC;
	font-family: "Trebuchet MS";
} 
.twoColFixLtHdr #mainContent p {
	font-size: 16px;
} 
.twoColFixLtHdr #mainContent ul {
	font-size: 14px;
} 
.twoColFixLtHdr #mainContentwide {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right: 1px solid;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #mainContentwide p {
	font-size: 14px;
} 
.twoColFixLtHdr #mainContentwide ul {
	font-size: 14px;
} 
.twoColFixLtHdr #footer {
	padding: 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-color: #0A66A9;
	font-size: 10px;
	text-align: center;
	color: #B3D1FF;
} 
.twoColFixLtHdr #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixRtHdr #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	color: #FFFFFF;
	font-size: 18px;
	text-transform: capitalize;
	font-family: "Trebuchet MS";
	background-color: #0A66A9;
	padding: 5px 5px 5px 10px;
}
h2 {
	color: #FFFFFF;
	font-size: 18px;
	text-transform: capitalize;
	font-family: "Trebuchet MS";
	background-color: #B11016;
	padding: 5px 5px 5px 10px;
}
h3 {
	color: #353239;
	font-size: 14px;
	text-transform: capitalize;
	font-family: "Trebuchet MS";
	background-color: #ffffff;
	padding: 5px 5px 5px 10px;
	border: 1px solid #353239;
}
h4 {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: capitalize;
	font-family: "Trebuchet MS";
	background-color: #B11016;
	padding: 5px 5px 5px 10px;
}
img {
	border: 0px;
	text-decoration: none;
}
a:link {
	color: #0A66A9;
	text-decoration: underline;

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

}
a:visited {
	color: #0A66A9;
	text-decoration: underline;

}
#form1 {
	margin: 0px;
	padding: 10px 0px 0px 50px;
}
#searchform {
	padding: 0px 0px 0px 220px;
}
#autocomplete1 {
	font-size: 24px;
	width: 350px;
	color: #666666;
}
#button {
	font-size: 24px;
	padding: 0px 10px 0px 10px;
}
#signup {
	height: 110px;
	background-color: #CCCCCC;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/signup.jpg);
	border: 1px solid;
	border-color: #0A5DA1;
	width: 710px;
}
#form2 {
	margin: 0px;
	padding: 50px 0px 0px 20px;
}
#searchform2 {
	padding: 0px 0px 0px 120px;
}
#textfield2 {
	font-size: 24px;
	width: 350px;
	background-color: #CBE6FA;
	color: #085991;
}
#button2 {
	font-size: 24px;
	padding: 0px 10px 0px 10px;
}
#categories {

}
#categories ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
#categories li {
	margin-bottom: 5px;
}
#categories a:link {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
#categories a:visited {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
#categories a:hover {
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}


.ulnoformat {
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
}
.twocol {
	float:left;
	width: 33%;
	font-size: 12px;
	margin-bottom: 10px;
}
#backtotop {
	float: right;
	margin: 30px;
}

.listing {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	width: 710px;
	border-top: 1px dashed;
	border-top-color: #0A66A9;
	height: 250px;
}
.openbtn {
	width: 410px;
}
.listinglh {
	float: left;
	width: 170px;
	border: 0px solid #000000;
	height: 200px;
}
.offertype {
	width: 170px;
	margin-bottom: 10px;
	font-size: 20px;
	text-align: center;
	height: 50px;
	color: #C1141A;
	padding-top: 5px;
	font-weight: bold;
}
.moreinfo {
	width: 170px;
	margin-bottom: 30px;
	font-size: 12px;
	text-align: center;
	height: 50px;
	padding-top: 5px;
}
.active {
	width: 170px;
	margin-bottom: 10px;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	padding-left: 10px;
}
.listingrh {
	float: right;
	border: 0px solid #000000;
	width: 410px;
	height: 240px;
	padding: 7px 10px 10px 10px;
	background-color: #E7F4FE;
}
.listingbanner {
	float: right;
	border: 0px solid #000000;
	width: 80px;
	height: 200px;
}
.listrhblk {
	width: 80px;
	margin-bottom: 20px;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.listinglogo {
	margin: 5px;
	overflow: hidden;
	text-align: center;
	width: 160px;
	height: 60px;
	padding: 0px 0px 0px 0px;
}
.listtitle {
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
.listtitle a:link {
	text-decoration: none;
}
.listtitle a:hover {
	text-decoration: underline;
}
.listtitle a:visited {
	text-decoration: none;
}

.listdesc  {
	font-size: 13px;
}
.claim {
	margin: 10px 0px 16px 0px;
	height: 54px;
	border: 1px solid #ffffff;
}
.voucher {
	text-align: center;
	padding: 5px;
	width: 300px;
	height: 20px;
	border: 1px solid;
	border-color: #000000;
	background-color: #C1141A;
	color: #FFFFFF;
	margin-top: 18px;
	background-image: url(../images/vback.jpg);
	font-weight:bold;
}
.code {
	font-size: 18px;
}

.storeblock {
	width: 700px;
	overflow: auto;
	padding: 5px;
}
.storeblock2 {
	width: 700px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #cccccc;
}
.store {
	float: left;
	margin: 2px;
	text-align: center;
	font-size: 12px;
	width: 124px;
	height: 70px;
	padding: 5px 2px 2px 2px;
	border: 1px solid #cccccc;
}
.storeimg {
	margin-bottom: 5px;
}
.topoffer0 {
	width: 690px;
	overflow: auto;
	border-top: 1px solid;
	border-top-color: #ffffff;
	padding: 5px;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.topoffer1 {
	width: 690px;
	overflow: auto;
	border-top: 1px solid;
	border-top-color: #ffffff;
	background-color: #E5E5E5;
	padding: 5px;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.quickoffer0 {
	width: 300px;
	overflow: auto;
	border-top: 1px solid;
	border-top-color: #cccccc;
	padding: 10px 5px 10px 5px;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.quickoffer1 {
	width: 300px;
	overflow: auto;
	border-top: 1px solid;
	border-top-color: #cccccc;
	background-color: #E5E5E5;
	padding: 10px 5px 10px 5px;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
.clearfl {
	clear: both;
}
.lhblock {
	width: 200px;
	overflow: auto;
	padding: 5px;
}
.lhstore {
	text-align: left;
	font-size: 12px;
	padding: 2px;
	border-bottom: 1px solid #ffffff;
}
#outbox {
	background-color: #FFFFFF;
	margin: 40px auto 40px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid;
	border-color: #CCCCCC;
	width: 474px;
	padding: 20px;
}
.tallbar {
	float: left;
	width: 313px;
	margin: 10px 2px 10px 2px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	min-height: 600px;
}
.rssblock {
	float: left;
	width: 312px;
	margin: 10px 2px 10px 2px;
	height: 20px;
}
.required {
	color: red;
}
.refcent {
	text-align: center;
	margin-bottom: 10px;
}
.referrer {
	border-left: 3px solid;
	border-right: 3px solid;
	border-left-color: #B11016;
	border-right-color: #B11016;
}
.paginate {
	width: 700px;
	overflow: auto;
	padding: 2px;
}
.pageno {
	float: left;
	padding: 2px 8px 2px 8px;
	border: 1px solid #1293F1;
	margin: 2px;
}
.pageno a:link {
	text-decoration:none;
}
.pageno a:hover {
	text-decoration:underline;
}
.pageno a:visited {
	text-decoration:none;
}
.pagenothis {
	float: left;
	padding: 2px 8px 2px 8px;
	border: 1px solid #B11016;
	margin: 2px;
	color: #ffffff;
	background-color:#B11016
}
.pagtitle {
	float: left;
	padding: 2px 8px 2px 8px;
	margin: 2px;
}
.catlink {
	font-size: 10px;
	text-align:right;
	width:200px;
	margin-top:10px;
}
.followus {
	font-size: 12px;
	padding: 5px;
	border: 1px solid;
	border-color: #ABD9FA;
	height: 50px;
	margin: 20px 0px 10px 0px;
	background-color: #CFE9FC;

}
.followusimg {
	float:left;
	margin: 0px 10px 5px 0px;
}
.followus a:link {
	text-decoration: none;
	font-weight: bold;
}
.followus a:hover {
	text-decoration: underline;
	font-weight: bold;
}
