 @charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body{margin: 7px 0 0 0; padding:0;}

input{ width: 185px; height: 25px; padding:3px; font-size: 14px;}

#wrapper{width: 960px; margin: 0 auto; padding: 0; position:relative; background: #fff;}

#header{width: 960px; height:60px; margin:0 auto; padding:0; position:relative;}

#logo{width: 120px; float: left;}

ul#top{height: 45px;float: right; margin: 0 0 3px 0; padding: 0;}
ul#top li{height: 45px; float: left; margin: 0; padding:  22px 0px 4px 0px;}
ul#top li a{font-weight: bold; padding:0; margin: 0 0 0 20px; text-align: center;}
ul#top li.blue a{font-weight: bold; padding: 22px 4px 4px 4px; margin: 0; text-align: center; background: #b4daff; width: 102px;}

/*==========================
 	GLOBALS
==========================*/

ul{list-style: none;}
a {text-decoration: none;}
.left{float: left;}
.right{float: right;}

ul li{text-align: left;}

/*==========================
 	MAIN
==========================*/

#main {width: 100%;}
#main_inner{width: 920px; padding: 40px 20px 40px 20px; margin: 0 auto; position:relative}


/*==========================
 	SLIDER
==========================*/

#slideshow {
	margin:0 auto;
	padding: 0;
	width:859px;
	height:416px;
	background: none;
	position:relative;
}
#slidesContainer {
  margin:0 auto;
  width:859px;
  height:416px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slidesContainer {
  margin:0 auto;
  width:839px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:53px;
}

.slide{width: 42px; height:43px; padding:5px 0 0 5px; float: left;}
/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:56px;
  height:220px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:5px;
  left:-50px;
  background:transparent url(../_images/_featured/btn_left.png) no-repeat 0 0;
}
#rightControl {
  top:5px;
  right:-55px;
  background:transparent url(../_images/_featured/btn_right.png) no-repeat 0 0;
}

/*==========================
 		Videos
==========================*/
#v_sell, #v_ss, #v_ss, #v_cash, #v_3, #v_matching, #v_comp, #v_report, #v_notification, #v_lead, #v_look, #v_ping, #v_fax, #v_expense, #v_project, #v_hammer, #v_package, #v_note, #v_squeeze, #v_blog, #v_email, #v_alpha, #v_mailhouse, #v_crm, #v_form, #v_hud, #v_docs, #v_biz, #v_classroom, #v_linking {display: none; margin:20px 0 0 0;}

/*==========================
 		Graphics
==========================*/
#gv {width: 500px; height: 400px; position: absolute; left: 470px;}

#g_ping {width: 455px; height: 391px;}

#g_sell, #g_ss, #g_ss, #g_cash, #g_3, #g_matching, #g_comp, #g_report, #g_notification, #g_lead, #g_look, #g_fax, #g_expense, #g_project, #g_hammer, #g_package, #g_note, #g_squeeze, #g_blog, #g_email, #g_alpha, #g_mailhouse, #g_crm, #g_form, #g_hud, #g_docs, #g_biz, #g_classroom, #g_linking {display: none; width: 455px; height: 391px;}

/*==========================
 		Left
==========================*/
#left {position: absolute; top: 200px; left:80px;}

p.black {font: 14px Helvetica, Arial, sans-serif; color: #000; letter-spacing: 1px; line-height: 18px; margin:0; padding:0;}
p.gray {font: 15px Helvetica, Arial, sans-serif; color: #9f9e9e; letter-spacing: 1px; line-height: 18px; margin:0; padding: 0; width: 380px;}
a.blue {font: 14px Helvetica, Arial, sans-serif; color: #27a8e9; letter-spacing: 1px; line-height: 18px; margin: 0; padding: 0;}

 {}

#l_sell, #l_ss, #l_ss, #l_cash, #l_3, #l_matching, #l_comp, #l_report, #l_notification, #l_lead, #l_look, #l_fax, #l_expense, #l_project, #l_hammer, #l_package, #l_note, #l_squeeze, #l_blog, #l_email, #l_alpha, #l_mailhouse, #l_crm, #l_form, #l_hud, #l_docs, #l_biz, #l_classroom, #l_linking {display: none;}

/*==========================
 	Modal
==========================*/
#help{padding: 20px;}
