﻿
body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: url(images/body_bg.gif) repeat left top;
}
/* #container_outer
{
    background-position: center top;
    width: 900px;
    margin: 0px auto 0px auto;
    padding: 50px 0px 0px 0px;
    background: url(images/backgroundBoxTop.gif);
    background-repeat: no-repeat;
} */

#container_inner
{
	/*   width: 880px;      background-position: center;     background: url(images/wrapBackground.gif);     background-repeat: repeat-y; */
	width: 920px;
	min-width: 800px;
	background-color: white;
	border: solid 1px #bababa;
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
}
/**************************** MISC General ******************/
a img
{
	border: none;
}

.clear
{
	border: none;
	visibility: hidden;
	height: 1px;
	clear: both;
	margin: 0px;
}
.imgLeft
{
	float: left;
	margin: 5px;
}
.imgCenter
{
	margin: 0 auto;
	display: block;
}
.center
{
	text-align: center;
}
/**************************** header ************************/
#header
{
	background-color: White;
	margin-bottom: 6px;
}
#header a.header_logo
{
	display: block;
	float: left; /*    width:346px; */
	text-align: right;
	padding-bottom: 7px;
}


/*#header img.header_25th 
{
    float:left;
    display:none;
    clear:none;
} */
#header #header_info
{
	float: right; /*   width:400px;     height:132px;     line-height:132px; */
	margin: 10px 0px 0px 60px;
	padding: 0px;
	font-size: 24px;
	color: Black;
}
#header #tagline
{
	display: block;
	float: left;
	clear: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	line-height: 30px;
	font-size: 20px;
	color: #c9214b;
	font-family: "Trebuchet MS" , Verdana;
	font-weight: bold;
	width: 600px;
}
#header #header_info div
{
	margin: 0px;
	padding: 80px 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #ef3123;
	font-family: "Trebuchet MS" ,Arial,Helvetica;
}

#header #header_info a
{
	color: Black;
}
.featured_header_img
{
	float: right;
	display: block;
	margin: 0px;
	padding: 20px 20px 0 0;
}

#phone
{
	color: #ef3123;
	clear: both;
	display: inline;
	float: right;
	font-family: "Trebuchet MS" ,Arial,Helvetica;
	font-size: 23px;
	font-weight: bold;
	margin: -10px 2px 0;
	padding: 0;
	text-align: right;
}

/**************************** Nav ***************************/
#navigation
{
	/*float: left;*/
	clear: both;
	height: 19px; /*border-bottom: 2px solid #CCCCCC; */ /*         background:White url(images/navdiv_bg.gif) repeat left top;    */
	color: Black;
	margin: 12px 0px 0px 0px;
	padding: 0px; /*position:absolute;*/
	position: relative;
}
#navigation #menu
{
	height: 19px;
	margin: 0px;
	padding: 0px;
}

#navigation #menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 19px;
}
#navigation #menu ul li
{
	margin: 0px;
	padding: 0px;
	height: 19px;
	background: url(images/nav_item_bg.gif) no-repeat right top;
	display: block;
	float: left;
}
#navigation #menu ul li a
{
	line-height: 19px;
	height: 19px;
	text-decoration: none;
	color: #666666;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 17px;
	font-size: 12px;
	font-weight: bold;
	background: url(images/nav_item_bg_2.gif) no-repeat left top; /*border-left:1px solid #cccccc;*/
}
#navigation #menu ul li a:hover
{
	/* menu style when pointer is over item */
	color: #990000; /*background:#eeeeee;     background: url(images/nav_item_bg_hover.gif) no-repeat right top;     */
}
#navigation #menu ul li a.sn_item_pressed
{
	font-weight: bold;
	color: Black; /*background:#eeeeee;     background: url(images/nav_item_bg_hover.gif) no-repeat right top;     */
}
#navigation #menu ul li.test a
{
	color: Red;
}
#navigation #menu li ul
{
	display: none;
}
#navigation #menu li:hover ul
{
	display: block;
	position: absolute;
	margin: 18px 0 0 0;
	padding: 0;
}
#navigation #menu li:hover li
{
	float: none;
}
/**************************** Content ***********************/
li.news
{
	margin-bottom: 5px;
}
h4
{
	font-size: 1em;
}
#content_wrap
{
	clear: both; /* border-top:10px solid #990000; */
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content
{
	/*position:relative;*/
	background-color: #FFFFFF;
	clear: both;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#content .page_title
{
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 18px;
	background: #990000 url(images/pageTitleBackground3.gif) repeat-x left top;
}
#sub_content
{
	/* width:800px;*/
}
.inlineImageAlt
{
	float: right;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 10px; /*border:1px solid #bbbbbb;*/
}
.inlineImage
{
	float: left;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px; /*border:1px solid #bbbbbb;*/
}
.imgRight
{
	float: right;
	margin: 1em;
}
.section
{
	padding: 0px 0px 0px 200px;
	margin: 10px;
}
.section#marketingSide
{
	padding: 0;
}
.section h4
{
	padding-top: 15px;
	color: #9A0000; /*  background: url(images/section-border.gif) repeat-x top left; */
	border-top: 1px dotted #aaaaaa;
}
.section h5
{
	color: #7d7d7d;
	font-style: italic;
}
.management
{
	font-size: 15px;
	font-weight: bold;
}

.sectionManagement
{
	padding: 0px 0px 0px 200px;
	margin: 10px;
}
.sectionManagement h4
{
	padding-top: 15px;
	color: #9A0000; /*  background: url(images/section-border.gif) repeat-x top left; */
	border-top: 1px dotted #aaaaaa;
}
.sectionManagement h5
{
	color: #7d7d7d;
	font-style: italic;
}
#register
{
	margin-top: 65px;
	padding-left: 25px;
}
.testimonial_lnl
{
	background: Red;
	color: White;
	text-align: center;
	padding: 5px 20px 5px 20px;
	font-size: 1.5em;
	margin-left: 20px;
	margin-right: 10px;
	width: 90%;
	font-style: italic;
}
#lunchItems
{
	background: url(images/lunchBox.png) no-repeat;
	width: 600px;
	height: 249px;
	padding: 20px;
	display: block;
	margin: 0 auto;
}
#lunchItems li
{
	font-size: 15.2px;
}
#lunchItems h3
{
	font-size: 18px;
}
#lunchFoot
{
	background: url(images/footer_ipodshuffle.png) no-repeat;
	width: 800px;
	height: 164px;
	padding-top: .1px;
}
#lunchFoot h3
{
	text-align: right;
	font-size: 22px;
	margin-right: 200px;
	margin-bottom: 0px;
	color: White;
}
#lunchFoot h4
{
	text-align: right;
	font-size: 15px;
	margin-right: 50px;
	margin-top: -18px;
	color: White;
}
#lunchFoot a
{
	color: White;
}
.headtext
{
	font-family: Lucida Sans;
	text-align: center;
	font-size: 1.7em;
}
#lunchFoot_Purple
{
	background: url(images/footer_purple_ipodshuffle.png) no-repeat;
	width: 800px;
	height: 164px;
	padding-top: .1px;
}
#lunchFoot_Purple h3
{
	text-align: right;
	font-size: 22px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-top: 10px;
	color: White;
}
#lunchFoot_Purple h4
{
	text-align: right;
	font-size: 15px;
	margin-right: 50px;
	margin-top: -18px;
	color: White;
}
#lunchFoot_Purple a
{
	color: White;
}
#lunchInfo
{
	font-size: 15px;
	margin-left: 25px;
	display: block;
	margin-top: 0;
}
.testimonial_lnl_march
{
	background: White;
	color: Black;
	text-align: center;
	padding: 5px 20px 5px 20px;
	font-size: 1.5em;
	margin-left: 20px;
	margin-right: 10px;
	width: 90%;
	font-style: italic;
}
#lunchItems_march
{
	background: url(images/lunchBox_march.png) no-repeat;
	width: 778px;
	height: 249px;
	padding: 20px;
	display: block;
	margin-left: 10px;
	margin-right: auto;
}
#lunchItems_march li
{
	font-size: 15.2px;
}
#lunchItems_march h3
{
	font-size: 18px;
}
.imgRight_lnl_march
{
	float: right;
	margin: 1em;
	padding-right: 40px;
}

#lunchFoot_blank
{
	background: url(images/lunchfooter_blank.png) no-repeat;
	width: 800px;
	height: 164px;
	padding-top: .1px;
}
#lunchFoot_blank h3
{
	text-align: right;
	font-size: 22px;
	margin-right: 200px;
	margin-bottom: 0px;
	color: White;
}
#lunchFoot_blank h4
{
	text-align: right;
	font-size: 13px;
	margin-right: 50px;
	margin-top: 0px;
	color: White;
}
#lunchFoot_blank a
{
	color: White;
}
#lunchFootEaster
{
	background: url(images/lunchfootermarch.png) no-repeat;
	width: 800px;
	height: 164px;
	padding-top: .1px;
}
#lunchFootEaster h3
{
	text-align: right;
	font-size: 20px;
	margin-right: 200px;
	margin-bottom: 0px;
	color: White;
}
#lunchFootEaster h4
{
	text-align: right;
	font-size: 13px;
	margin-right: 50px;
	margin-top: 0px;
	color: White;
}
#lunchFootEaster a
{
	color: White;
}
/**************************** page by page styles ***********/
/** VIP PAGE **/
/*.vip_logo_div
{
    width: 33%;
    float: left;
    margin: 0px;
    padding: 0px;
}*/
#customers img
{
	display: inline;
	margin: 0 7px;
}
#resources a
{
	display: block;
	float: left;
	margin: 0 20px;
	height: 150px;
	width: 300px;
}
#resources a img
{
	vertical-align: middle;
}
.partners div
{
	display: table-cell;
	vertical-align: middle;
	height: 100px;
	width: 170px;
	text-align: center;
}
.partners div img
{
	margin: 5px 10px;
}

.one_fifth_col
{
	width: 25%;
	float: left;
	height: 350px;
	background: url(images/vertical_right_separator.gif) no-repeat right top;
}
.one_fifth_col .partner_logo_div
{
	width: 100%;
}
.four_fifths_col
{
	margin-top: 30px;
	float: right;
	width: 75%;
}
.four_fifths_col .partner_logo_div
{
	width: 33%;
}
.partner_logo_div
{
	height: 120px; /* width:180px;*/
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.partner_logo_div_wide
{
	height: 120px; /* width:180px;*/
	float: left;
	margin-left: 50px;
	padding: 0px;
	text-align: center;
}
.vip_logo_div img
{
	margin: 0px auto;
	padding: 0px;
	width: 180px;
	height: 120px;
	display: block;
}
.partner_logo_div img
{
	display: block;
	margin: 0px auto;
	padding: 0px;
}
#catalog
{
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 45px 25px 25px 25px;
	background: url(../images/pageTitleBackground2.gif) repeat-x left top;
}

.column
{
	width: 50%;
	float: left;
}
.column .section
{
	padding-left: 16px;
	padding-right: 16px;
}
#red_section
{
	border-top: 2px solid #CCCCCC;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 193px;
	background: #990000 url(images/red_block_bg6.gif) repeat-x left top;
}
#red_section #bbb_logo
{
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
#red_section div.inner
{
	background: url(images/25th_red_block8.jpg) no-repeat left top;
}
#red_section .tagline
{
	margin: 0px 0px 5px 199px;
	padding: 10px 0px 10px 0px;
	color: White;
}
#red_section .tagline h1, #red_section .tagline p
{
	padding: 0px;
	margin: 0px;
}
#red_section .tagline h1
{
	font-size: 24px;
	line-height: 26px;
}
#red_section .tagline p
{
	font-size: 12px;
	line-height: 14px;
}
div.leftcol
{
	width: 20%;
	float: left;
}
div.rightcol
{
	width: 20%;
	float: left;
}
.DisasterBold
{
	color: Red;
	font-size: large;
	font-weight: bold;
}
.Disaster1 ol
{
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 20px;
}
.checkMarks
{
	list-style-image: url(images/check.jpg);
}
.DisasterRed
{
	font-weight: bold;
	color: Red;
}
.DisasterBorder
{
	margin: 10px;
	border-bottom: 2px dotted Red;
}
#DisasterLeft
{
	float: left;
	width: 175px;
	display: block;
}
#DisasterLeft img
{
	margin: 10px;
}
#DisasterRight
{
	margin-left: 180px;
}

/**************************** slideshow ************************/

#sildeshow_container
{
	border-top: 2px solid #cccccc;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 193px;
}

#tag_container
{
	color: #ffffff;
	display: block;
	float: right;
	margin: -190px 12px 0 0;
	padding: 0px;
	position: relative;
	z-index: 10;
}

.tag h3
{
	color: #ff0000;
	padding: 0px;
	margin: 12px 0;
}

.tag
{
	font-size: 12px;
	line-height: 14px;
}

/* used on homepage, being changed, consider for removal */
#four_boxes
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(  'images/4box_dotted_border.gif' ) repeat-y left;
	height: 252px;
}
#four_boxes .front_box
{
	width: 25%;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(  'images/4box_dotted_border.gif' ) repeat-y right;
}
#four_boxes .front_box h4.fb_head
{
	height: 60px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: Black;
	display: block;
	text-align: left;
	width: 100%;
}
#four_boxes .front_box h4.fb_head a span
{
	display: block;
	line-height: 18px;
	margin: 0px;
}
#four_boxes .front_box h4.fb_head a
{
	text-decoration: none;
	display: block;
	padding: 8px;
	margin: 0px;
}
#four_boxes .front_box div.fb_content
{
	line-height: 13px;
	padding: 10px;
	margin: 0px;
	font-size: 11px;
	font-family: Arial;
	height: 15em;
}
/* end four boxes */

.first
{
	margin-top: 0px;
}

#managed .inlineImageAlt
{
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666; /*background:#DAC2DA;*/
}
#managed h4, #carrier h4
{
	background: #e8e8e8 url(images/4boxes-darkGray.gif) repeat-x;
}
div.fb_content
{
	border-top: 5px solid #222222; /* border-left:5px solid Orange;    */
	border-bottom: 2px solid #222222;
}

.fb_content ul
{
	margin-left: 10px;
	padding-left: 10px;
}

#buscomm .inlineImageAlt
{
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666; /* background:#E6D3B5;*/
}
#buscomm h4, #network h4
{
	background: #e8e8e8 url(images/4boxes-lightGray-2.gif) repeat-x;
}


#carrier .inlineImageAlt
{
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666; /*background:#C2DADA;*/
}

#network .inlineImageAlt
{
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666; /*background:#DAC2c2;*/
}

#four_boxes .front_box h4 a
{
	color: Black;
}
.address_container
{
	width: 202px;
	float: left;
	margin: -10px 0px 0px 0px;
	padding: 16px;
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}
.address_container h4
{
	padding-top: 0px;
	margin-top: 0px;
}

/**************************** footer ************************/
#footer
{
	margin: 10px 0px;
	clear: both;
	background: #dddddd;
	text-align: center; /*   margin: 0px auto 10px auto;      background: url(images/footerBackground.gif);          background-repeat: no-repeat;               background-position: center top; width: 900px; */
	padding: 10px;
	height: 250px;
}
#footer p
{
	margin: 0px;
	font-size: 12px;
	line-height: 36px;
}

#footer .inlineImage
{
	margin: 0;
	padding: 0;
}
#footer .inlineImage_confertel
{
	margin: 10px 0 0 25px;
	border: 2px solid black;
	padding: 1px;
}

#footer_phone
{
	/* float: left; */
	text-align: center;
}

#footer_images
{
	float: left;
}

.inlineImageBBB
{
	margin: 30px 20px;
	padding: 0;
}

#footer_livesupport
{
	float: right;
	margin: 0px;
	padding: 30px 0 0 0;
}

#footer_featured_logo
{
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}

#a8b
{
}
#bling_bar
{
	float: left;
	padding-left: 200px;
	padding-top: 8px;
}
#rightFoot
{
	float: right;
	margin-top: -25px;
}
/**************************** Web Forms  ********************/
fieldset
{
	border: 2px solid #CCCCCC;
}
legend
{
	font-weight: bold;
}
.form dt
{
	clear: both;
	float: left;
	text-align: right;
	width: 26%;
	padding: 0.5em 1% 0.5em 0em;
}
.form dd
{
	margin: 0px;
	padding: 0.5em 0% 0.5em 26%;
}
.required
{
	color: Maroon;
}
.btn_formSubmit
{
	clear: both;
	margin-left: 100px;
}
/** eForm creator ******************************/
.form_container
{
	width: 465px;
	margin: 0 0 0 170px;
	padding: 0px;
	float: left;
}
.web_form
{
	/*background-color:#EEEEFF;*/
}
.web_form h4
{
	/*background-color:#EEEEFF;*/
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	font-size: 14px; /* color:#9999BB;*/
}
.form_row
{
	clear: both; /*border-top:2px solid White;*/
}
.form_col_key, .form_col_val
{
	float: left; /*background-color:#EEEEFF;*/
	width: 40%;
}

.form_col_keyval
{
	/*background-color:#EEEEFF;*/
	width: 100%;
}
.web_form span
{
	display: block;
}
.form_col_val > div, .form_col_key > div, .form_col_keyval > div
{
	/*border:1px solid White;     border-right:1px solid #CCCCEE;     border-bottom:1px solid #CCCCEE;*/
	padding: 8px 10px 8px 10px;
	line-height: 22px;
}

/*************************************** In the News *************************************/
#newsNav
{
	float: left;
	width: 200px;
	padding: 0px 10px 10px 0px;
	background-color: #FFFFFF;
	font-size: .9em;
	line-height: 1.5em;
}

#newsNav #newsHeader
{
	font-size: 1.3em;
	background-color: #f4f4f4;
	background: #e8e8e8 url(images/4boxes-darkGray.gif) repeat-x;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
#newsHeader h4
{
	padding: 0px;
	margin: 0px;
}
#newsNav p
{
	margin: 10px;
}
.partnerLogo
{
	margin: 5px;
}
#partnerColumnNational
{
	float: left;
	width: 155px;
	margin: 0px 25px 0px 25px;
	border-right: solid 1px gray;
	padding-right: 10px;
}
#partnerColumnElite
{
	float: left;
	width: 175px;
	margin: 0px 25px 0px 25px;
	border-right: solid 1px gray;
	padding-right: 10px;
}
#partnerColumn
{
	float: left;
	width: 150px;
	margin: 0px 25px 0px 25px;
}

/********************confertel page********************/
#confertel h2
{
	line-height: 2.8ex;
	margin-top: 0.6ex;
	margin-bottom: 0.6ex;
}
#confertel .conf_box
{
	width: 25%;
	float: left;
	padding-bottom: 3ex;
}
#confertel .conf_box a, #confertel a
{
	text-decoration: none;
	font-size: 12px;
}
#confertel .conf_box a img
{
	/*border:1px solid #b68602;*/
	border: none;
}
#confertel .conf_box span.title
{
	color: #008800;
	font-weight: bold;
	display: block;
	margin: 0px auto;
	text-decoration: underline;
	line-height: 3.2ex;
}
#confertel .conf_box .text
{
	text-align: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: Black;
	line-height: 2.6ex;
}
#confertel .left_list
{
	text-align: left;
	float: left;
	color: #000088;
	list-style-image: url(images/confertel/conf_bullet.png);
}
#confertel .right_list
{
	text-align: left;
	float: right;
	color: #000088;
	list-style-image: url(images/confertel/conf_bullet.png);
}
.a8b_mark
{
	float: left;
	margin-left: 202px;
}
/*********************** ShoreTel.aspx *********************/
#shoretelNav
{
}
#shoretelNav ul
{
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
#shoretelNav li
{
	display: inline;
}
#shoretelNav a
{
	padding-right: 2em;
}
#shoretel_wrap h2, #shoretel_wrap h3, #shoretel_wrap h4, #shoretel_wrap h5
{
	font-size: 1.2em;
}
/***********************************************************/
#video
{
	width: 398px;
	height: 242px;
	float: right;
	margin: 0 80px 0 100px;
}
#videoText
{
	height: 242px;
	float: right;
}
.modalBackground
{
	background: url(images/modalBg.png) repeat;
}
.bio
{
	background: #ffffff;
	height: 415px;
	width: 600px;
	border: 2px solid #840304;
	padding: 10px;
}
#landingPage
{
	width: 800px;
	display: block;
	margin: 0 auto;
	background: white;
	border: 2px solid #333;
}
.projects h4
{
	border: none;
	font-size: 15px;
}
.projects tr
{
	width: 680px;
	text-align: center;
}
.projects td
{
	width: 320px;
	padding-bottom: 20px;
}
/******************   fix CSS   ***************/
.homeVideo
{
	width: 398px;
	height: 242px;
}
.homeVideoFont
{
	font-size: 0.8em;
}
.clear2px
{
	clear: both;
	width: 100%;
	height: 2px;
}
.clearBoth
{
	clear: both;
}
.clearRight
{
	clear: right;
}
.ManServNetworkImg
{
	float: right;
	margin: 1em;
}
.marketLeft
{
	float: left;
}
.marketLeftStrike
{
	float: left;
	width: 500px;
	padding: 0;
	margin: 0;
}
.marketRightGamble
{
	float: right;
	width: 250px;
	color: White;
	background: #1F497D;
	border: 3px solid #2D5E9A;
	padding: 5px;
}
.marketHighlight
{
	color: #FB8528;
}
.marketRight
{
	float: right;
	width: 350px;
	margin: 0;
}
.marketRightStrike
{
	float: left;
	margin-left: 0;
	padding: 5px 15px;
	background-color: #D6CB81;
	width: 350px;
	height: 737px;
}
.tweet ul
{
	margin-left: 5px;
	padding-left: 5px;
}
.tweet li
{
	list-style-type: none;
	margin-bottom: 15px;
	color: Gray;
}
.tweet a
{
	color: Red;
}
h3#Strikepage_title
{
	color: White;
	font-size: 44px;
	font-family: Georgia;
	border: none;
	margin: 0;
	padding: 0;
}
.marketRightStrike h4
{
	font-size: 40px;
	color: #3B5D8A;
	font-style: italic;
	font-family: Georgia;
	font-weight: normal;
	border: none;
	margin: 0;
	text-align: center;
	padding: 0;
}
.strikeImg
{
	margin: 0;
}
.strikeList
{
	color: #666351;
	font-size: 20px;
	font-style: italic;
	font-family: trebuchet ms;
}
.marketRightStrike p
{
	font-size: 15px;
	font-style: italic;
	color: #333330;
	margin: 1px;
}
#strikeBox
{
	background-color: #7DC7C3;
	border: solid 8px #A59C62;
	width: 160px;
	margin: 3px auto;
	display: block;
	padding: 3px;
}
#strikeBox p
{
	color: White;
	font-size: 25px;
	text-align: center;
	font-weight: normal;
	font-family: helvetica;
}
.hire li
{
	margin-bottom: 5px;
}
.wave-form dt
{
	font-weight: bold;
}
.wave-form dd
{
	margin-bottom: 25px;
	margin-left: 5px;
}
.lunch
{
	font-size: 15px;
	text-align: center;
	line-height: 17px;
	width: 100px;
}
#border
{
	background: url(/images/giantsBack.png) no-repeat;
	height: 96px;
	width:920px;
	text-align: center;

}
#border a
{
	text-decoration: none;
}
.letsGo
{
	color: #192e6c;
	
	font-weight: bold;
	font-size: 22px;
	margin: 0 auto;
display:block;
width:600px;
padding: 20px 0 0 0;


}
.ny
{
	float: left;
	margin: -10px 0 0 20px;
}
.giants
{
	float: right;
	margin: -10px 20px 0 0;
}
#scroller_container
{
    position: relative;
    width: 700px;
    height: 75px;
    overflow: hidden;
    margin: -10px 0 20px 0;
    padding: 0;
}
#scroller
{
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
#scroller img
{
	margin-top: 15px;
	width: 135px;
	height: 60px;
	padding: 0 10px 0 10px;
}
.indent
{
	margin-left: 210px;
}
#window
{
	border: 3px outset #ccc;
	height: 242px;
	margin-top: 10px;
}
