html, body 
{
	height: 100%;
}

body
{
	font-family: Arial, Verdana, sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	
	/*background-color: #F7F2F2;*/
	background-image: url(../img/body_bkgd.jpg);
	background-repeat: repeat-x;
}




#sitecontainer
{
	position: relative;
	clear: both;
	width: 980px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;	
}

/*Body_Old*/
#bodycontainer
{
	border: 0px solid red;
	margin-top: 0px;
	margin-bottom: 0px;
		
    background-color: white;
	/*background-image:url(../img/back_2007.gif);
	background-repeat:no-repeat;*/
	font-family: Arial, Verdana, sans-Serif;
	font-weight:normal;
	color:#000000;
	font-size: 12px;
	
	padding: 0px 0px 30px 4px;
}

#menucontainer
{
	background-color: White;
	padding: 0px 4px 4px 4px;
}


#headcontainer
{
	margin: auto;
	position: relative;
	width: 100%;
	height: 144px;	
	/*background-image: url(../img/head_bkgd.jpg);
	background-repeat: repeat-x;*/
	
	background-color: #B70000;
	border-top: 4px solid #7F0000;
}

#headone
{
	height: 112px;
	width:980px;
	margin-left: auto;
	margin-right: auto;

	background-color: Transparent;
	
	color: White;
	text-align: center;
	
}

#headtwo
{
	height: 30px;
	
	background-image: url(../img/back_red.jpg);
	background-color: #990000;
	background-repeat: repeat-x;
	color: White;
	
	border-top: 1px solid #7F0000;
	border-bottom: 1px solid #7F0000;
}

/* IE Fix */
Div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}


#footcontainer
{	
	position: relative;
	clear: both;
	width: 100%;
	height: 60px;
}

#footone
{
	height: 30px;
	background-image: url(../img/back_red.jpg);
	background-color: #990000;
	background-repeat: repeat-x;
	color: White;
	
	border-top: 2px solid #7F0000;
	border-bottom: 1px solid #7F0000;
}

#foottwo
{	
	width: 100%;
		
	height: 30px;
	background-color: #B70000;
	
	color: White;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	letter-spacing: 0.7px;
	
	text-align: center;
	padding-top: 14px;
}

#foottwocontainer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: Transparent;
}

#foottwoleft
{
	position:relative;
	float:left;
}

#foottworight
{
	position:relative;
	float:right;
}

#homecontainer
{
	position: relative;
	width: 100%;
}

#homecontainerone
{
	position: relative;
	clear: both;
	width: 100%;
	height: 240px;
	border: 0px solid black;
}

#homecontainertwo
{
	position: relative;	
	clear: both;
	width: 100%;
	height: 240px;
	border: 1px solid black;
}

#homeleftone
{
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	border: 0px solid red;
}

#homerightone
{
	position: relative;
	float: right;
	width: 200px;
	height: 200px;
	border: 0px solid red;
}

#homelefttwo
{
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	border: 0px solid red;
}

#homerighttwo
{
	position: relative;
	float: right;
	width: 200px;
	height: 200px;
	border: 0px solid red;
}

#searchcontainer
{
	border: 0px solid blue;
	position: relative;
	clear: both;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#googlewideone
{
	padding: 16px 0px 16px 130px;
	position:relative;
	clear:both;
}

#googlewidetwo
{
	padding: 30px 0px 0px 0px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

#menuads
{
	padding: 4px 0px 4px 2px;
}

/************************************************
	NEW Styles
************************************************/

#sponsoredspecials
{
	width: 694px;
	padding: 10px 0px 0px 0px;
}

#sponsoredspecialstitle
{
	background-color: #B70000;
	border: 1px solid black;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	width: 100%;
}

/*************************************************/

#merchantAd
{
	padding: 10px 0px 10px 0px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#merchantContainer
{
	border: 0px solid red;
	padding: 4px 0px 4px 0px;
	width: auto;
}

#merchantTitleContainer
{	
	border: 0px solid blue;
	
	float: left;
	position: relative;

	background-color: Transparent;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;	
	
	padding: 0;
}

#merchantTitle
{
	border: 0px solid red;
	
	float: left;
	position: relative;
	
	color:#990000; 
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	
	padding: 0;
}

#merchantIcons
{
	border: 0px solid yellow;	
	float: right;
	position: relative;
	padding-right: 10px;
}

#merchantDescription
{
	position: relative;
	clear: both;
	width: 640px;
	
	background-color: Transparent;
	border: 0;
	padding: 0;
	margin: 0;
			
	font-weight:normal;
	color: Black; 
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: left;
	/*letter-spacing: 0.7px;*/
}


#merchantContainerSponsoredLinks
{
	border: 0px solid red;
	padding: 4px 0px 0px 2px;
	width: 700px;
}

#merchantDescriptionSponsoredLinks
{
	position: relative;
	clear: both;
	width: 340px;
	
	background-color: Transparent;
	border: 0;
	padding: 0;
	margin: 0;
			
	font-weight:normal;
	color: Black; 
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: left;
	/*letter-spacing: 0.7px;*/
}


h1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: Black;
	letter-spacing: 0.9px;
	font-weight: bold;
}

/*  ie: Clothing - Clothing, shoes and accessories. */
#maintitle
{
	position:relative;
	clear:both;	
}
h2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #330000;
	letter-spacing: 0.7px;
	font-weight: lighter;
}
/*  */

h3
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #330000;
	letter-spacing: 0.7px;
	font-weight: normal;	
}

.keys_h1
{
	color: #990000;
}

.keys_h2
{
	color: #990000;	
}

/* CMS Pages */
#maincontent
{
	position: relative;
	clear: both;
	padding: 20px 10px 20px 10px;	
}

.txt_cell_grey
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	background-color: #EBEBEB;
}

.txt_cell
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	background-color: Transparent;
}

.txt_box
{
	background-color: #ffffff;
	border-top: 1px groove #404040;
	border-left: 1px groove #404040;
	border-right: 1px groove #808080;
	border-bottom: 1px groove #808080;
	color: #000000;
	cursor: auto;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px; 
	color: black;
	font-weight: normal;

	height: 18px;
}

.ddl
{
	background-color: #ffffff;
	border-top: 1px groove #404040;
	border-left: 1px groove #404040;
	border-right: 1px groove #808080;
	border-bottom: 1px groove #808080;
	color: #000000;
	cursor: auto;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px; 
	color: black;
	font-weight: normal;

	height: 18px;
}

#sponsoredlinks
{
	width: 700px;
	border: 0px solid black;
}

#sponsoredlinkstitle
{
	background-color: #FFE97F;
	border: 1px solid black;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	width: 100%;
}

#sponsoredlinkscontainer
{
    position:relative;
}

#sponsoredlinksleft
{
    float:left;
    position:relative;
    border: 0px solid red;
    width: 340px;
}

#sponsoredlinksright
{
    float:right;
    position:relative;
    border: 0px solid blue;
    widows: 360px;
    padding: 10px 10px 0px 0px;
}


#bcolinks
{
	width: 700px;
}

#bcolinkstitle
{
	background-color: #B70000;
	border: 1px solid black;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	width: 100%;
}

h3.directory
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: White;
	font-weight: bold;	
	padding: 0;
	margin: 0;
}

#bannerad
{
	padding: 0px 0px 0px 0px;
	background-color: Transparent;
}

/*
img.banner
{
	padding: 0px 20px 30px 30px;
	background-color: Transparent;
}
*/

/************************************************
	Modal Styles
************************************************/

.modalBackground 
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 500px;
}






/************************************************
	OLD Styles
************************************************/


td 
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

form
{
	 display:inline;
}

a:link
{
color:#990000; font-size: 12px;
font-family: Arial, Sans-Serif;
background-color:transparent
}
a:visited
{
color:#660000; font-size: 12px;
font-family: Arial, Sans-Serif;
background-color:transparent
}
a:active
{
color:#cc0033; font-size: 12px;
font-family: Arial, Sans-Serif;
background-color:transparent
}
a:hover
{
color:#cc0033; font-size: 12px;
font-family: Arial, Sans-Serif;
background-color:transparent
}

a.main:link
{
color:#900; font-size: 12px;
font-family: arial, helvetica, sans-serif;
background-color:transparent
}
a.main:visited
{
color:#600; font-size: 12px;
font-family: arial, helvetica, sans-serif;
background-color:transparent
}
a.main:active
{
color:#c03; font-size: 12px;
font-family: arial, helvetica, sans-serif;
background-color:transparent
}
a.main:hover
{
color:#c03; font-size: 12px;
font-family: arial, helvetica, sans-serif;
background-color:transparent
}


a.n:link
{
color:#000; font-size: 11px; text-decoration: none;
font-family: Arial, Sans-Serif;
background-color:transparent
}
a.n:visited
{
color:#000; font-size: 11px; text-decoration: none;
font-family: Arial, Sans-Serif;
background-color:transparent
}
a.n:active
{
color:#000; font-size: 11px; text-decoration: none;
font-family: Arial, Sans-Serif;
background-color:transparent
}
a.n:hover
{
color:#000; font-size: 11px; text-decoration: none;
font-family: Arial, Sans-Serif;
background-color:transparent
}

a.w:link
{
color:White; font-size: 11px; text-decoration: underline;
font-family: Arial, Sans-Serif;
background-color:transparent; font-weight:normal;
}
a.w:visited
{
color:#eeeeee; font-size: 11px; text-decoration: underline;
font-family: Arial, Sans-Serif;
background-color:transparent; font-weight:normal;
}
a.w:active
{
color:#eeeeee; font-size: 11px; text-decoration: underline;
font-family: Arial, Sans-Serif;
background-color:transparent; font-weight:normal;
}
a.w:hover
{
color:#eeeeee; font-size: 11px; text-decoration: none;
font-family: Arial, Sans-Serif;
background-color:transparent; font-weight:normal;
}


.n
{
font-weight:normal;
color: black; font-size: 11px;
font-family: Arial, Sans-Serif;
text-align: left;
}

.b
{
background-color:transparent; font-weight:bold;
color: black; font-size: 14px;
font-family: arial, helvetica, sans-serif
}

.b8 { background-color:transparent; color: #000; font-size: 10px;
font-family: Arial, Sans-Serif; font-weight: normal }

.b8b
{
background-color:transparent; font-weight:bold;
color: black; font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif
}

.w
{
background-color:transparent; font-weight:normal;
color: white; font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif
}

.wb
{
background-color:transparent; font-weight:bold;
color: white; font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif
}

.ad
{
background-color:transparent; font-weight:normal;
color: black; font-size: 10px;
font-family: Arial, Sans-Serif;
}

.titles
{
background-color:transparent;
color: #600; font-size: 11px; font-weight: bold;
font-family: arial, helvetica, sans-serif
}

.subTitle
{
background-color:transparent;
color: #600; font-size: 11px; font-weight: bold;
font-family: verdana, arial, helvetica, sans-serif
}

.red_small
{
	background-color:transparent;
	color: #660000; 
	font-size: 10px;
	font-family: Arial, Verdana, Sans-Serif;
}

.quick
{
background-color:transparent;
color:white;font-size:8pt;
font-family: arial, helvetica, sans-serif
}

.red
{
background-color:transparent; font-weight: bold;
color: #900; font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif
}

.redyellow
{
background-color: #ff0; font-weight: bold;
color: #900; font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif
}

.red10
{
background-color:transparent; font-weight: normal;
color: #600; font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif
}

.white10
{
background-color:transparent;
color: white; font-size: 10pt;
font-family: arial, helvetica, sans-serif
}

.red10b
{
background-color:transparent; font-weight:bold;
color: #600; font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif
}

p
{
	background-color:transparent;
	color: black; 
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

.input
{
background-color:transparent; font-weight:normal;
color: #990000; background-color: #ffffff;
font-family: verdana, arial, helvetica, sans-serif
}

.boxTop
{
border-top:1px;
border-left:0px;
border-right:0px;
border-bottom:0px;
border-style:solid;
border-color:#999;
background-color: #eee;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
}

.boxTopLeft
{
border-top:1px;
border-left:1px;
border-right:0px;
border-bottom:0px;
border-style:solid;
border-color:#999;
background-color: #eee;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
padding: 0px 0px 0px 4px;
}

.boxTopRight
{
border-top:1px;
border-left:0px;
border-right:1px;
border-bottom:0px;
border-style:solid;
border-color:#999;
background-color: #eee;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
}

.boxMid
{
border-top:0px;
border-left:1px;
border-right:1px;
border-bottom:0px;
border-style:solid;
border-color:#999;
background-color: #eee;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
}

.boxBot
{
border-top:0px;
border-left:1px;
border-right:1px;
border-bottom:1px;
border-style:solid;
border-color:#999;
background-color: #f5f5f5;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
}

.boxTopBot
{
border-top:1px;
border-left:0px;
border-right:0px;
border-bottom:1px;
border-style:solid;
border-color:#999;
background-color: #eee;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
}

.boxTopLeftB
{
border-top:1px;
border-left:1px;
border-right:0px;
border-bottom:1px;
border-style:solid;
border-color:#999;
background-color: #eee;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
}

.boxTopRightB
{
border-top:1px;
border-left:0px;
border-right:1px;
border-bottom:1px;
border-style:solid;
border-color:#999;
background-color: #eee;
margin-top:2px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
}

/* Canadian Style */


.one
{
background-color:#B70000;
}

.two
{
background-image: url(../img/back_red_shadow.jpg);
background-color:#900;
color:White;
}


.title
{
background-color:transparent;
color: #600; font-size: 14px; font-weight: bold;
font-family: arial, helvetica, sans-serif
}

.bluetitle
{
background-color:transparent;
color: #039; font-size: 14px; font-weight: bold;
font-family: arial, helvetica, sans-serif
}

.frm {
BACKGROUND-COLOR: #fff ;
BORDER-BOTTOM: 1px;
BORDER-LEFT: 1px;
BORDER-RIGHT: 1px;
BORDER-TOP: 1px;
border-style:groove;
COLOR: #000 ;
CURSOR: auto;
font-family: Arial, Sans-Serif;
FONT-SIZE: 10px; color: black;
FONT-WEIGHT: normal;
WIDTH: 340px;
HEIGHT: 20px;
}

.frmBox {
BACKGROUND-COLOR: #fff ;
BORDER-BOTTOM: 1px;
BORDER-LEFT: 1px;
BORDER-RIGHT: 1px;
BORDER-TOP: 1px;
border-style:groove;
COLOR: #000 ;
CURSOR: auto;
font-family: Arial, Sans-Serif;
FONT-SIZE: 10px; color: black;
FONT-WEIGHT: normal;
WIDTH: 340px;
HEIGHT: 80px;
}

.check {
BACKGROUND-COLOR: #fff ;
BORDER-BOTTOM: 1px;
BORDER-LEFT: 1px;
BORDER-RIGHT: 1px;
BORDER-TOP: 1px;
border-style:solid;
COLOR: #000 ;
CURSOR: auto;
}

