﻿/* style sheet for the second tier pages --*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E9E9E9;
	text-align:center;
	font-size:16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #330099;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFCC66;
	font-weight: bolder;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url('../img_1/footerbgd.gif');
	border-left-color: #990000;
	border-left-width: medium;
	border-right-color: #990000;
	border-right-width: medium;
	border-bottom-color: #990000;
	border-bottom-width: medium;
}
h2 a{
	color: #FFCC66;
}
h2 a:hover{
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-image: url('../img_1/footerbgd.gif');
	margin-bottom:2px;
	margin-top:6px;
}
h3 a{
	color: #FFCC66;
}
h3 a:hover{
	color: #FFFFFF;
}
sup {
	font-size:smaller;
}
/*page container --*/
#container  {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
}
#subscribecontainer  {
	width: 100%;
	background-color:#FFFFFF;
}

/* Header for the Home page --*/
#header_home {
	background-image: url('../img_1/headerbgd1a.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 150px;
	padding-bottom: .35em;
}
#headerlogo_home {
	vertical-align: top;
	float: left;
	padding-left: 1em;
	padding-top: 1em;
	clear: left;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: oblique;
	color: #FFFFFF;
	letter-spacing: .5em;
}
/* search navigation items including a background image that floats in the home page header --*/
#searchbox_home {
	background-position: left;
	vertical-align: top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: right;
	width: 500;
	margin-left: 1%;
	margin-right: .5em;
	height: 150px;
	clear: right;
	margin-bottom: -1.5em;
	background-image: url('../img_1/787image3.jpg');
	background-repeat: no-repeat;
}
#searchbox_home ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	font-size: .7em;
	font-weight:bold;
	margin-top: 1em;
}
#searchbox_home ul li {
	display: inline;
	padding-right: 1em;
	padding-left: .75em;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	border-right-width: 1px;
}
#searchbox_home a {
	color: #FFFFFF;
	text-decoration: underline;
}
#searchbox_home a:hover {
	color: #99CCFF;
}
#searchbox_home a:visited {
	color: #E0E0E0;
	text-decoration: underline;
}
#searchbox_home ul li.last {
	border-right-style: none;
}
/*end home page header elements --*/

/* Header elements for second tier pages --*/
#header1 {
	background-image: url('../img_1/headerbgd2a.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 60px;
	width: 100%;
}
/* search navigation items for the header --*/
#searchbox {
	vertical-align: top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: right;
	width: 30%;
	margin-left: 1%;
	margin-right: .5em;
	height: 60px;
	clear: right;
	margin-bottom: -1.5em;
}
#searchbox ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	font-size: 9pt;
	font-weight:bold;
	margin-top: 3pt;
	margin-bottom: -4pt;
}
#searchbox ul li {
	display: inline;
	padding-right: 1em;
	padding-left: .75em;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	border-right-width: 1px;
}
#searchbox a {
	color: #FFFFFF;
	text-decoration: underline;
}

#searchbox a:hover {
	color:#CCFFFF;
}
#searchbox a:visited {
	color: #E0E0E0;
	text-decoration: underline;
}

#searchbox ul li.last {
	border-right-style: none;
}
#searchfield {
	margin-top: 10px;
}
/* top navigation menu --*/
#headernav {
	clear: both;
	background: #BCBEC0 url('../img_1/navbarbgd1.gif') repeat-x center;
	color: #FFF;
	margin-top: -19px;
	text-align:right;
}
#headernav ul{
	padding: .2em 2em .2em 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: none;
}
#headernav li {
	display: inline;
	font-weight: bold;
	margin-right: .8em;
	border-right: 1px solid #CCC;
	padding-right: .8em;
}
#headernav li.last {
	border-right: 0;
}
#headernav a {
	color: #330099;
	text-decoration: none
}
#headernav a:hover {
	color: #990000;
	background-image: none;
	background-color: #ccc;
}
/* Flight Miniatures Logo for the header --*/
#headerlogo {
	vertical-align: top;
	float: left;
	padding-left: 1em;
	clear: left;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	font-style: oblique;
	color: #FFFFFF;
	letter-spacing: .4em;
}
#headerlogo img {
	border-style: none;
}
.headerlogoimage {
	border-width: 0;
}

/* footer container --*/
#footer {
	background-image: url('../img_1/footerbgd2.png');
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	height: 45px;
	background-color: #21205f;
	clear: both;
	padding-top:1px;
	
	padding-right:10px;
}
#footer ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: .5em;
	margin-bottom: -.1em;
}
#footer ul li {
	display: inline;
	padding-right: 1em;
	padding-left: .75em;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	border-right-width: 1px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #99CCFF;
	text-decoration: none;
	
}
#footer ul li.first {
	padding-left: 0;
	margin-left: -1.5em;
}

#footer ul li.last {
	border-right-style: none;
}
#footer p {
	margin-top: 1px;
	margin-left: 2em;
	padding-top:3px;
}
#footer_contact {
	font-size: 11pt;
	font-weight:bold;

	margin-left: 1.5em;
}

#left_nav ul li img {
	margin-top: -1em;
	margin-left: -2em;
	margin-bottom: -.5em;
}
#safesite_logo {
	float:right;
}
.style1 {
	float: right;
	border-width: 0;
}
.photo_captions {
	font-size: small;
	font-style: oblique;
}
#giftbutton a {
	border: medium ridge #C0C0C0;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: .2em;
	text-decoration: none;
	color: #000000;
}
#PageContent {
	width: 100%;
	height: 100%;
	top: 100px;
}
#bodycontainer {
	background-position: left;
	width: 100%;
	/*margin-top: -2em; --*/
	background-image: url('../images/bkgrd_line.gif');
	background-repeat: repeat-y;
	border-right:1pt #999999 solid;
	border-left:1pt #999999 solid;
}
/* left side navigation --*/
#leftside {
	float:left;
	width:200px;
}

#discounttext a{
}

#discountmenu ul li {
	list-style-type: none;
	font-size:10pt;
	padding-bottom:1pt;
	margin-left:-27px;
}
#discountmenu ul li a {
	border: thin ridge #cccccc;
	display: block;
	background-color: #EEEEEE;
	width: 175px;
	padding: 5px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
#discountmenu ul li a:hover {
	background-color:#DDDDDD;
}


#leftsidemenu ul li {
	list-style-type: none;
	font-size:10pt;
	padding-bottom:1pt;
	margin-left:-27px;
}
#leftsidemenu ul li a {
display:block;
	background-color:#EEEEEE;
	width:175px;
	padding:5px;
	border-bottom:1pt #cccccc solid;
	color:#000000;
}
#leftsidemenu ul li a:hover {
	background-color:#DDDDDD;
}
#leftsidemenu ul li a:visited {
	color:#333333;
} 

#content {
	padding-left:10px;
	margin-left: 210px;
	margin-top:10px;
	margin-right:15px;
	font-size:14px;
}
.content {
	padding-left:10px;
	margin-left: 210px;
	margin-top:10px;
	margin-right:15px;
	clear:both;
	font-size:14px;

}
.content1 {
padding-left:10px;
	margin-top:10px;
	margin-right:15px;
	font-size:14px;
}

.content2 {
padding-left:10px;
	margin-top:10px;
	margin-right:15px;
}
.content2a {
	float:right;
	margin-left:20px;
	font-size:10pt;
	margin-bottom:10px;
	width:230px;
}
.newsimage_right {
	float:right;
	margin-left:20px;
	font-size:10pt;
	margin-bottom:10px;
	width:250px;
}


/* boxes for itmes displayed on static pages --*/
.item_container{
	font-size: smaller;
	border-color: #000099;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
}
.item_description {
	padding: 4px;
	margin: 10px;
	width: 500px;
}
.item_image {
	border-style: ridge;
	border-width: medium;
	float: right;
	padding: -4px;
	margin-left: 6px;
}
.item_container_2{
	font-size: smaller;
	border-color: #000099;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
}
.item_description_2 {
	padding: 4px;
}
.item_image_2 {
	border-style: ridge;
	border-width: thin;
	float: left;
	padding: -4px 4px -4px -4px;
	margin-right:6px;
}
.item_container_3{
	border-color: #000099;
	border-top-style: solid;
	border-top-width: thin;
	width: 100%;
	text-align:center;
}
.item_title {
	color: #660033;
	font-weight: bold;
	font-size: 11pt;
}
.item_text {
	font-size:9pt;
}
.notice_text {
	font-size:13px;
}
.logo{
	float:left;
	margin-right:8px;
}
.scaletable{
 font-size:9pt;	
}
/*page container for survey --*/
#SurveyContainer  {
	width: 100%;
	margin-left: 7px;
	margin-right:7px;
	padding: 2px 10px;
	background-color:#FFFFFF;
}
.banner1{
	border: 4px ridge #009933;
	padding: 4px;
	background-color: #FFFFFF;
	width: 90%;
	clear: right;
}
#bodycontainer_news {
	width: 950;
	/*margin-top: -2em;*/
	margin-left:4px;
}
.archive_body{
font-size:11pt;
font-weight:bold;
	margin-left:70pt;
}
.ProductListHead2 {
	padding: 3px;
	font-weight: normal;
	font-style:normal;
	font-size: 14px;
	color: #6D809A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #BCBEC0 url('../img_1/navbarbgd1.gif') repeat-x center;
	line-height: 20px;
	vertical-align: middle;
	width: 100%;
	font-variant:normal;
	text-decoration:none;
}
.ProductListHead2 a {
	text-decoration: none;
	color: #6D809A;
}
#off{
	text-decoration:line-through;
	color:#CC0000;
}
.checkoutorder
{
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.checkoutorder_current
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*popup page container --*/
#popupcontainer  {
	width: 360px;
	background-color:#FFFFFF;
	text-align:left;
	font-size:10pt;
	padding:6px;
}
.ContinueShopping {
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #000092;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #FFFFFF url('../images/blankbutton.gif') no-repeat center;
	line-height: 18px;
	width: 154px;
	text-align: left;
	vertical-align: middle;
}
/*use for Register page */
.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.Normal a
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000099;
}

url('../img_1/navbarbgd1.gif')