@charset "utf-8";
/* CSS Document */

/*M I S C*/
.clearfloat {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
	visibility:hidden;
}
.hidden { display:none; }
div#sf_chat { position:absolute; left:0; top:0; }
img#sf_chat { position:absolute; left:0; top:0; }

/*P A G E   G E N E R A L*/
html {
	margin:0px;
	padding:0px;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
a img { border:none; }
body {
 text-align:center;
 padding:0px;
 margin:0px;
 background:url(/site_images/site_gfx/site_back_grey_grad.jpg) repeat-x;
}
#page_container {
	background-color:#005288;
	background-image:url(/site_images/site_gfx/header_back-1.png);
	background-repeat:repeat-x;
	/*width: 760px;*/
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;
}
#page_container_t {  }
#page_container_b { /*background:url(/images/site_gfx/dot.gif) 0 100% repeat-x;*/ }
#page_container_l { background:url(/site_images/site_gfx/dot.gif) 0 0 repeat-y; }
#page_container_r { background:url(/site_images/site_gfx/dot.gif) 100% 0 repeat-y; }
#page_container_bl { /*background:url(/images/site_gfx/corner_on_white_10_03.gif) 0 100% no-repeat;*/ background:url(/site_images/site_gfx/vertical_fade_black_white.gif) 0 100% no-repeat; }
#page_container_br { /*background:url(/images/site_gfx/corner_on_white_10_04.gif) 100% 100% no-repeat;*/ background:url(/site_images/site_gfx/vertical_fade_black_white.gif) 100% 100% no-repeat; }
#page_container_bottom_grad { background:url(/site_images/site_gfx/page_back_bottom_white.jpg) 0 100% repeat-x; }

div.horizontal_line {	background:url(/site_images/site_gfx/dot_grey.gif) repeat-x;	width:95%; margin:auto; }
div.horizontal_line div.fade_left { background:url(/site_images/site_gfx/horizontal_fade_10_01.gif) 0 0 no-repeat;	height:1px; }
div.horizontal_line div.fade_right { background:url(/site_images/site_gfx/horizontal_fade_10_02.gif) 100% 0 no-repeat;	height:1px; }
div.horizontal_orange_line { background:url(/site_images/site_gfx/dot_orange.gif) repeat-x; width:95%; margin:auto; }
div.horizontal_orange_line div.fade_left { background:url(/site_images/site_gfx/horizontal_orange_left_10.gif) 0 0 no-repeat; height:1px; }
div.horizontal_orange_line div.fade_right { background:url(/site_images/site_gfx/horizontal_orange_right_10.gif) 100% 0 no-repeat; height:1px; }

/*H E A D E R   S E C T I O N*/
#header_container {
	margin:0px 0px 20px 0px;
}
#header_logo_container {
	background-image:url(/site_images/site_gfx/ecom-logo-1.gif);
	background-repeat:no-repeat;
	height:45px;
	width:135px;
	margin:15px 15px 2px 15px;
	float:left;
}
#header_logo_container img {
	visibility:hidden;
}
#header_tag_line {
	float:left;
	margin:25px 10px 0px 15px;
	color:#FFF;
/*	font-weight:bold;*/
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
}
#header_contact_container {
	float:right;
	top:15px;
	right:15px;
	position:relative;
	width:auto;
}
#header_contact_container div , #header_contact_container span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FFF;
	white-space:nowrap;
	width:auto;
}
.header_contact_left {
	min-width:4em;
	display:inline-block;
}
.header_contact_right {
	text-align:right;
	display:inline-block;
	width:auto;
}
.header_contact_center , .header_contact_center a {
	font-size:120%;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}
.header_contact_center a:hover {
	color:#CCC;
}
.header_contact_center {
	clear:both;
}

/*T O P   M E N U*/
#top_menu_container {
	margin-left:10px;
	float:left;
	line-height:1.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
.top_menu_inner_container {
	margin:0px 5px;
	vertical-align:middle;
}
.top_menu_item {
	margin:0px 5px;
	font-weight:bold;
	color:#005288;
	display:inline-block;
}
.top_menu_item:hover {
	color:#f78f1e;
}
.top_menu_item_spacing {
	display:inline-block;
	height:25px;
	width:2px;
	margin:0.2em 0 -0.4em 0;
	background:url(/site_images/site_gfx/top_menu_item_sep.gif) no-repeat;
}
.top_menu_item_spacing span {
	visibility:hidden;
}
.active {
	background:url(/site_images/site_gfx/top_menu_item_active.gif) no-repeat 50% 90%;
}
#top_menu_container div.corners_on_d-blue_10 { background:none;}
#top_menu_container div.corners_on_d-blue_10 div.br { background:none;}

/*M I D D L E   S E C T I O N*/
#mid_container { width:950px; }
#mid_container_inner { margin:0px 10px 0px 10px; width:930px; }
#mid_container_corner_bl { background-image:url(/site_images/site_gfx/vertical_fade_black_white.gif); }
#mid_container_corner_br { background-image:url(/site_images/site_gfx/vertical_fade_black_white.gif); }
#mid_container_corner_tl { /*SEE WITH_TOP_MENU STYLE SHEET FOR FURTHER RULES*/ }
#mid_container_border_b { background-image:none; }
#mid_inner_margin {	margin:10px; }


/*L E F T   B A R*/
#left_bar_container { margin-top:10px; }
.left_bar_item { margin:0px 10px 10px 0px; }
.left_bar_item .borders { background:none; }
.left_bar_item div.borders div.b { background:none; }
.left_bar_item div.borders div.l { background:none; }
.left_bar_item div.corners_on_white_10 div.br { background:url(/site_images/site_gfx/vertical_fade_10_01.gif) 100% 100% no-repeat; }
.left_bar_item div.corners_on_white_10 div.tr { background:url(/site_images/site_gfx/vertical_fade_10_02.gif) 100% 0 no-repeat; }
.left_bar_item div.corners_on_white_10 { background:none; }
.left_bar_item div.corners_on_white_10 div.tl { background:none; }
.left_bar_item_inner {
	margin:10px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.left_bar_item_inner p {
	color:#666;
	margin:5px;
	font-size:85%;
	text-align:center;
}
.left_bar_menu_head {
	color:#999;
	font-size:75%;
}
.left_bar_menu_item {
	color:#005288;
	font-weight:bold;
	margin:3px 5px;
	display:block;
}
.left_bar_menu_back {
	background:url(/site_images/site_gfx/left_menu_item_back-3.gif) 5px 100% no-repeat;
	display:block;
	line-height:130%;
}
.left_bar_menu_item a {
	color:#005288;
	font-size:80%;
	line-height:170%;
}
.left_bar_menu_item a:hover {
	color:#f78f1e;
}

/*R I G H T   B A R*/
#right_bar_container { margin-top:10px; }
.right_bar_item { margin:0px 10px 10px 0px; }
.right_bar_item .borders { background:none; }
.right_bar_item div.borders div.b { background:none; }
.right_bar_item div.borders div.r { background:none; }
.right_bar_item div.corners_on_white_10 div.br { background:none; }
.right_bar_item div.corners_on_white_10 div.tr { background:none; }
.right_bar_item div.corners_on_white_10 { background:url(/site_images/site_gfx/vertical_fade_10_01.gif) 0 100% no-repeat; }
.right_bar_item div.corners_on_white_10 div.tl { background:url(/site_images/site_gfx/vertical_fade_10_02.gif) 0 0 no-repeat; }
.right_bar_item_inner {
	margin:10px 0px 8px 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.right_bar_item_inner * {
	text-align:center;
	font-size:90%;
	color:#f78f1e;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
.right_bar_item_inner a {
	text-decoration:underline;
	font-weight:bold;
}
.right_bar_item_inner a:hover {
	color:#005288;
}
.right_bar_item_inner h3 { font-size:100%; color:#005288; }

/*C O N T E N T   F O O T E R   S E C T I O N*/
#content_footer_container {
	margin:0 10px;
	background-color:#FFFFFF;
}
#content_footer_container_inner {
	text-align:left;
	margin:0 20px 10px 20px;
	font-size:100%;
	color:#333;
}
#content_footer_container_inner p {
	margin:0;
}
#content_footer_container_inner h4 {
	color:#005288;
	margin:0;
	padding:0;
	line-height:140%;
}

/*F O O T E R   S E C T I O N*/
#footer_container {
	clear:both;
	text-align:left;
	margin:0px 10px 20px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#FFFFFF;
}
.footer_container_links {
	margin-bottom:5px;
	margin-top:10px;
	color:#eec296;
	text-align:center;
}
.footer_container_links a {
	font-weight:bold;
	color:#999;
}
.footer_container_links a:hover {
	color:#005288;
}
.footer_container_info {
	color:#eec296;
	font-size:90%;
	font-style:italic;
	text-align:center;
}

/*B O X   S T Y L E   D E S C R I P T I O N S*/
.back_white { background-color:#FFF; }
.back_grey-5-5 {background-color:#f0f0f0; }
.back_grey-5 { background-color:#EEE; }
.back_grey-4 { background-color:#CCC; }
.back_grey-3 { background-color:#999; }
.back_grey-2 { background-color:#666; }
.back_grey-1 { background-color:#333; }
.back_orange { background-color:#f78f1e; }
.back_orange_fade { background-color:#fcf2e7; }
.back_light_orange { background-color:#eec296; }
.back_dark_blue { background-color:#005288; }
.back_light_blue { background-color:#007eb8; }
.borders { background: url(/site_images/site_gfx/dot.gif) 0 0 repeat-x; }
.borders div.b { background: url(/site_images/site_gfx/dot.gif) 0 100% repeat-x; }
.borders div.l { background: url(/site_images/site_gfx/dot.gif) 0 0 repeat-y; }
.borders div.r { background: url(/site_images/site_gfx/dot.gif) 100% 0 repeat-y; }
.borders-grey { background: url(/site_images/site_gfx/dot_grey.gif) 0 0 repeat-x; }
.borders-grey div.b { background: url(/site_images/site_gfx/dot_grey.gif) 0 100% repeat-x; }
.borders-grey div.l { background: url(/site_images/site_gfx/dot_grey.gif) 0 0 repeat-y; }
.borders-grey div.r { background: url(/site_images/site_gfx/dot_grey.gif) 100% 0 repeat-y; }

.corners_on_d-blue_10 { background: url(/site_images/site_gfx/corner_on_d-blue_10_03.gif) 0 100% no-repeat; }
.corners_on_d-blue_10 div.br { background: url(/site_images/site_gfx/corner_on_d-blue_10_04.gif) 100% 100% no-repeat; }
.corners_on_d-blue_10 div.tl { background: url(/site_images/site_gfx/corner_on_d-blue_10_01.gif) 0 0 no-repeat; }
.corners_on_d-blue_10 div.tr { background: url(/site_images/site_gfx/corner_on_d-blue_10_02.gif) 100% 0 no-repeat; }
.corners_on_white_5 { background:url(/site_images/site_gfx/corner_on_white_5_03.gif) 0 100% no-repeat; }
.corners_on_white_5 div.br { background: url(/site_images/site_gfx/corner_on_white_5_04.gif) 100% 100% no-repeat; }
.corners_on_white_5 div.tl { background: url(/site_images/site_gfx/corner_on_white_5_01.gif) 0 0 no-repeat; }
.corners_on_white_5 div.tr { background: url(/site_images/site_gfx/corner_on_white_5_02.gif) 100% 0 no-repeat; }
.borders-grey .corners_on_white_5 { background:url(/site_images/site_gfx/corner-grey_on_white_5_03.gif) 0 100% no-repeat; }
.borders-grey .corners_on_white_5 div.br { background: url(/site_images/site_gfx/corner-grey_on_white_5_04.gif) 100% 100% no-repeat; }
.borders-grey .corners_on_white_5 div.tl { background: url(/site_images/site_gfx/corner-grey_on_white_5_01.gif) 0 0 no-repeat; }
.borders-grey .corners_on_white_5 div.tr { background: url(/site_images/site_gfx/corner-grey_on_white_5_02.gif) 100% 0 no-repeat; }

.corners_white_5 { background:url(/site_images/site_gfx/corner_white_5_03.gif) 0 100% no-repeat; }
.corners_white_5 div.br { background: url(/site_images/site_gfx/corner_white_5_04.gif) 100% 100% no-repeat; }
.corners_white_5 div.tl { background: url(/site_images/site_gfx/corner_white_5_01.gif) 0 0 no-repeat; }
.corners_white_5 div.tr { background: url(/site_images/site_gfx/corner_white_5_02.gif) 100% 0 no-repeat; }

