/* Defines the base styles for the basic page template */

/* default styles */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#ffffff;
	margin:0;
	text-align:left;
}
#frontsection {
	width: 100%;
	background-color: #253147;
	/*height: 190px;*/
}
#fronttext {}
#frontheading {
	padding: 10px 5px 0px;
	color: #E0950F;
	font-weight: bold;
}
#frontcopy {
	padding: 0px 5px 0px;
	padding-top: 5px;
	color: #FFFFFF;
}
table {text-align:left;}

ul {margin-left:-10px;}

img {
border-color: #000000;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

a img{border:0;}

span {
	margin:0;
	padding:0;
}

/* END default styles */

table.page_frame_table {
	background-color:#FFFFFF;
	width:940px;
	height:100%;
}

td.header_graphic_cell{
	swidth:940px;
	height:133px;
	background-image: url("/images/pub/header_graphic.jpg");
	background-repeat: no-repeat;
	
}

td.searchbar_cell {
	background-color:none;
	background-image:url("/images/pub/top_header_bar.gif");
	background-repeat: repeat-x;
	height:30px;
}

table.body_area_table{width:100%;}

td.left_column{
	background-color:#e0950f;
	width:199px;
	border-top:thin solid #FFFFFF;
	border-right:thin solid #FFFFFF;
	border-bottom:thin solid #FFFFFF;
}

table.left_column_table{width:100%;}
td.nav_cell{padding:0;}
td.add_space_cell{padding-bottom:20px;}
img#coupon_img{padding-top:20px;}

td.main_column{
	swidth:741px;
}

table.main_column_table{width:741px;}

/* breadcrumbs */

td.breadcrumb_cell, td.breadcrumb_cell a{
	color: #222B3D;
	font-size:8pt;
	padding-left:3px;
	padding-top:1px;
}

td.breadcrumb_cell span {
	position: relative;
	top:4px;
}

.brdcrmb_top{
	font-weight:bold;
}

/* END breadcrumbs */

td.content_cell{}

td.bottom_nav_cell{
	background-color:#222b3d;
	height:41px;
}

td.fine_print_cell{
	height:100px;
	color:#cccccc;
	background-color:#222b3d;
}

/* bottom navigation anchors */
a.footer {
	text-decoration: none;
	color:#cccccc;
	font: #cccccc;
}

a.footer:hover {
	color:#cccccc;
	text-decoration: underline;
	font: #cccccc;
}
/* END bottom navigation anchors */

/* organic search */
span#organic_searchform_span{
	position:relative;
	top:-3px;
}

span#organic_searchform_span label{
	font-weight:bold;
	color:#ffffff;
	padding-right:5px;
}

span#organic_searchform_span #orgsearch_gobtn{
	position:relative;
	top:7px;
	border:0px;
	cursor:pointer;
	padding-right:5px;
	padding-left:5px;
}

span#organic_searchform_span input{
	position:relative;
	top:2px;
	padding-left:3px;
	height:15px;
	font-size:10pt;
}
/* END organic search */

/* main navigation */
a.navlink img{
	border:0;
}
/* END main navigation */

img#coupon_img {
	width:192px;
	height:88px;
	border:0;
}

/*generic classes */
table.basic_content_table{
	padding-top: 10px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:10px;
	color:#000000;
}

td.pagehead_cell{
	font-size:13pt;
	font-weight:bold;
	color:#222B3D;/*4789A6*/
}

.bluesubhead{
	font-weight:bold;
	font-size:8pt;
	color:#4789A6;
}
.bluecaption{
	font-size:8pt;
	color:#222B3D;/*4789A6*/
}
td.page_copyarea_cell{
	padding-left:5px;
	color:#000000;
}

.subhead {
	color:#000000;
	font-weight:bold;
}


/* Gift promo */

.gipromo_subhead {
	font-weight: bold;
	color: #77BB53;
	font-size: 11px;
}

.gipromo_body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA2A30;
}
