/* CSS Document */

body
{
	background-color:#ffffff;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px 0px 0px 0px;
}

img
{
	border:0px;
}

h1
{
	margin: 10px 0px 15px 0px;
	padding: 0px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#0a6fa7;
	line-height:20px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	padding-left:20px;
	background-image:url(images/bulltet_h1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

h2
{
	margin: 25px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0a6fa7;
	line-height:18px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	padding-left:20px;
	background-image:url(images/bulltet_h1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

ul
{
	list-style:none;
	margin-left:10px;
	padding-left:0px;
}


li
{
	padding-bottom:10px;
}

/* LINKS START */

a:link {
	text-decoration: underline;
	color:#0a6fa7;
}
a:visited {
	text-decoration: underline;
	color:#0a6fa7;
}
a:hover {
	text-decoration: underline;
	color:#041356;
}
a:active {
	text-decoration: none;
}

a.viewCart:link {
	color:#84b7d3;
	text-decoration: underline;
}
a.viewCart:visited {
	color:#84b7d3;
	text-decoration: underline;
}
a.viewCart:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a.forgot:link {
	color:#85d4e4;
	text-decoration: none;
}
a.forgot:visited {
	color:#85d4e4;
	text-decoration: none;
}
a.forgot:hover {
	color:#85d4e4;
	text-decoration: underline;
}

a.menu_txt:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.menu_txt:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.menu_txt:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/* LINKS END */

/* CLASSES START */

.text, .quote_text, .quote_author, .text_list, .text_nobullet
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#222222;
	line-height:18px;
}

.text, .quote_text, .quote_author
{
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#222222;
	line-height:18px;
}

.text
{
	margin: 0px 0px 12px 0px;
	font-weight:normal;
	text-indent:20px;
	background-image:url(images/bulltet_p.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.text_list li
{
	background-image:url(images/bullet_list.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	font-style:italic;
}

.quote_text
{
	margin: 0px 0px 4px 0px;
	font-weight:normal;
	text-indent:20px;;
	background-image:url(images/bulltet_p.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.quote_author
{
	margin: 0px 0px 17px 0px;
	font-weight:bold;
}

.bold_text
{
	font-weight:bold;
}

.red_text
{
	font-weight:bold;
	color:#b22a29
}

.fp_txt
{
	margin-left:10px;
	margin-right:10px;
}

.clear
{
	clear:both;
	position:relative;
	left:0px;
	width:1px;
	height:0px;
	line-height:0px;
}

.login_form
{
	background-image:url(images/login_fields_bckgrnd.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#85d4e4;
	line-height:12px;
}

.login, .logfields_txt
{
	position:relative;
	top:3px;
}

.login
{
	width:67px;
	height:13px;
	margin-left:5px;
	font-size:9px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #7f9db9;
}

.logfields_txt
{
	margin-left:7px;
}

.frm {
	margin: 0px;
	padding: 0px;
}

.menu_hr
{
	width:100%;
	height:1px;
	background-color:#4f5988;
	overflow:hidden;
}

.menu_item
{
	width:100%;
	height:19px;
	background-color:#539ac1;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	border-bottom-color:#4f5988;
	border-bottom-style:solid;
	border-bottom-width:1px;
	overflow:hidden;
}

.menu_item_light
{
	width:100%;
	height:19px;
	background-color:#84b7d3;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	border-bottom-color:#8189aa;
	border-bottom-style:solid;
	border-bottom-width:1px;
	overflow:hidden;
}

.menu_text
{
	vertical-align:50%;
	margin-left:10px;
}

.fp_list
{
	background-image:url(images/bullet_fp.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-right:8px;
	margin-left:8px;
	margin-bottom:15px;
}

.pic
{
	display:block;
	margin-bottom:10px;
}

.menus_spacer
{
	height:10px;
}

/* CLASSES END */

/* IDs START */

#container 
{
	margin:0 auto;
	width:617px;
	text-align:left;
}

#site
{
	float:left;
	width:617px;
	text-align:left;
}

#middle_shadow
{
	width:617px;
	background-image:url(images/shadow_middle_blue.jpg);
	background-repeat:repeat-y;
}

#header
{
	position:relative;
	left:9px;
	width:599px;
	height:70px;
	background-color:#041356;
	color:#84b7d3;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	line-height: 13px;
	font-weight:normal;
	text-decoration:none;
	overflow:visible;
}

#logo
{
	position:relative;
	top:7px;
	left:13px;
	border:none;
	float:left;
}

#skyline
{
	position:relative;
	float:left;
	top:33px;
	left:160px;
}

#skyline_bubble
{
	position:relative;
	float:left;
	top:1px;
	left:-20px;
}

#shopCart_small
{
	position:relative;
	left:157px;
	top:1px;
	width:180px;
	height:68px;
	overflow:visible;
	float:left;
}

#shopCart_small_img
{
	float:left;
}

#shopCart_small_txt
{
	float:left;
	overflow:visible;
	margin-left:12px;
	margin-top:2px;
}

#shopCart_title
{
	font-size:11px;
	font-weight:bold;
}

#shopCart_noItems
{
	position:relative;
	top:3px;
}

#shopCart_checkoutViewCart
{
	position:relative;
	top:5px;
}

#header_date_separator
{
	position:relative;
	left:9px;
	width:599px;
	height:1px;
	background-color:#cccc99;
	overflow:hidden;
}

#date_welcomeMsg
{
	position:relative;
	left:9px;
	width:588px;
	height:18px;
	overflow:visible;
	background-color:#ff8e01;
	background-image:url(images/enjoyPartyinMA.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:11px;
	line-height:18px;
}

#maillist
{
	position:relative;
	float:left;
	left:9px;
	width:599px;
	height:26px;
	overflow:visible;
	background-color:#0a6fa7;
	background-image:url(images/maillist.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#85d4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	line-height:13px;
}

#submit_email
{
	position:relative;
	top:4px;
	left:270px;
	width:180px;
	height:13px;
	float:left;
	border-width:1px;
	border-color:#84b7d3;
	border-style:solid;
	background-color:#041356;
	color:#84B7D3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	line-height:9px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}

#submit_maillist
{
	position:relative;
	left:315px;
	top:9px;
}

#login_register_left
{
	position:relative;
	float:left;
	left:9px;
	width:334px;
	height:44px;
	overflow:visible;
	background-color:#0a6fa7;
	color:#85d4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	line-height:13px;
}

#usn
{
	position:relative;
	top:3px;
	left:7px;
	width:150px;
	height:23px;
	float:left;
}

#pass
{
	position:relative;
	top:3px;
	left:17px;
	width:150px;
	height:23px;
	float:left;
}

#forgotPass_rememembID
{
	position:relative;
	top:5px;
	width:100%;
	text-align:center;
	clear:both;
}

#forgot
{
	vertical-align:top;
}

#checkbox
{
	width:11px;
	height:11px;
	background-image:url(images/checkbox_bckgrnd.gif);
	vertical-align:bottom;
}

#vCart_checkout_separator
{
	margin-left:12px;
	margin-right:12px;
}

#remID
{
	margin-left:5px;
	color:#85d4e4;
	vertical-align:top;
}

#date_time_separator
{
	margin-left:2px;
	margin-right:2px;
}

#forgotPass_RemID_separator
{
	color:#ff66ff;
	margin-left:23px;
	margin-right:19px;
	vertical-align:top;
}

#login_register_right
{
	position:relative;
	float:left;
	width:274px;
	height:44px;
	overflow:visible;
	background-color:#0a6fa7;
	color:#85d4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

#login_register_right_left
{
	position:relative;
	left:12px;
	top:9px;
	float:left;		
}

#login_register_right_middle
{
	position:relative;
	left:37px;
	top:6px;
	float:left;
}

#login_register_right_right
{
	position:relative;
	left:59px;
	top:5px;
	float:left;
}

#btn_register
{
	border:0px;
}

#not_reg
{
	display:block;
	position:relative;
	left:18px;
	text-align:left;
	padding-bottom:3px;
	color:#85d4e4;
}

#main_ad
{
	float:left;
	position:relative;
	left:0px;
}

#side_menu
{
	float:left;
	position:relative;
	left:9px;
	width:120px;
	background-color:#ffffff;
}

#menu_spacer
{
	margin-top:16px;
}

#menu_down_spacer
{
	width:100%;
	height:100px;
}

#set_homepage
{
	border:0px;
}

#add_favorites
{
	border:0px;
}

#content
{
	float:left;
	position:relative;
	left:9px;
	width:449px;
	background-color:#ffffff;
	padding:10px 15px 10px 15px;
	overflow:visible;
}

#content_home
{
	float:left;
	position:relative;
	left:9px;
	top:0px;
	width:479px;
	height:407px;
	background-color:#ffffff;
	overflow:hidden;
}

#fp_left
{
	float:left;
	position:relative;
	left:0px;
	top:1px;
	width:159px;
	height:226px;
	background-color:#539ac1;
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
}

#fp_middle
{
	float:left;
	position:relative;
	left:1px;
	top:1px;
	width:159px;
	height:226px;
	background-color:#539ac1;
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
}

#fp_right
{
	float:left;
	position:relative;
	top:1px;
	left:2px;
	width:159px;
	height:226px;
	background-color:#539ac1;
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
}

#right_pane
{
	float:right;
	margin-left:30px;
	padding:10px;
}

#footer
{
	clear:both;
	position:relative;
	left:9px;
	width:599px;
}

#down_margin
{
	height:40px;
}

#fp_txt
{
	position:relative;
	left:5px;
	width:275px;
	padding-left:0px;
	padding-right:0px;
}

#made_by
{
	position:relative;
	top:-30px;
	text-align:center;
}

#newsletter_confirm
{
	position:absolute;
	top:147px;
	left:47%;
	width:304px;
	background-color:#84b7d3;
	border-color:#000000;
	border-width:0px;
	border-style:none;
}

.text1
{
	position:relative;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	line-height:13px;
}

 input.clock2 {
  text-align: center;
  border: none;
  font: Tahoma, Verdana, Arial, sans-serif;
  font-size:9px;
  font-weight:bold;
  background-color:#b22a29;
  color:#FFFFFF;
}

/* IDs END */