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, tt, var, 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;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}



:focus {
    outline: 0;
}

#flashcontent {
	margin: 0;
	text-align: center;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ol, ul {
    list-style: none;
}


table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}


body {font-family: Arial, Helvetica, Verdana, sans-serif;}

strong {font-weight: bold;} 

.hide { display:none; }
.show { display:block; }

#pagewrap {
    width: 990px;
    margin: 0 auto;
    padding: 0 0;
}
#wrapperpage #pagewrap {
	width:1011px;
	padding:0;
}

.disclaimer {
	font-size:11px;
	line-height:13px;
}


#header {
height:91px;
overflow:visible;
background: transparent url(/common/assets/images/header/header_bg.gif) no-repeat scroll 0 7px;
outline: 0;
text-align: left;
}

#header .logo {
position:absolute;
z-index:10;
padding:4px 0 0 16px;
margin:0px;
}

#main-logo			{display:block;position:absolute;z-index:10;margin:4px 0 0 16px;height:124px;width:159px;
				 background:url('/common/assets/images/sf-logo-trans-new.png') no-repeat left top;overflow:hidden;}
#main-logo span			{display:none;}


#wrapperpage #header .logo { margin:25px 0 0 52px;}
#header .nav {
	margin: 0px 15px 5px 0;
    float: right;
	width:700px;
	text-align:right:
} 
#wrapperpage #header .nav {margin:30px 0 0 0; padding-right:52px;}
#header .nav ul {
    float: right;
} 
#header .nav ul li {
    float: left;
    height: 19px;
    margin:0 0 10px;
    color: #FFFFFF;
} 

#header .nav ul li a {
	color:white;
	display:block;
	margin:0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;		
}

#header .nav ul li.rate_page, #header .nav ul li.rate_page a{
    display:inline;
    padding-right:7px;
    padding-top:3px;
    color:#808080;
} 

#header .nav ul li a .button {
	display:block;
	margin:0 -1px 0 0;
    min-width: 144px;
    background-repeat:no-repeat;
	padding:0;
}

#header .nav ul li a .rightside {
    background-repeat:no-repeat;
	background-position: 100% 0;
    display: block;
	padding:9px 16px 12px 13px;
	min-width:115px;
}
#header .nav ul li a:hover { cursor:pointer;} 


#header .nav ul li h4 {
	color:white;
	display:block;
	margin:0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;		
}

#header .nav ul li h4 .button {
	display:block;
	margin:0 6px 0 0;
    min-width: 144px; 
        background-repeat:no-repeat;
	padding:0;
}

#header .nav ul li h4 .rightside {
    background-repeat:no-repeat;
	background-position: 100% 0;
    display: block;
	padding:9px 16px 12px 13px;
	min-width:115px; 
	}

#header .nav .nosoftware800 {
	width:700px;
	text-align:right;
}

#header .nav .ctas {
	height:35px;
	padding-top:5px;
	padding-right:0px;
	margin-right:0px;
	float:right;
}

#header .nav .nosoftware800 h4 {
	color:#808080;
	background-repeat:no-repeat;
	background-position: 100% 0;
    	display: block;
	padding:9px 16px 12px 13px;
	min-width:115px; 
}



#header .nav .cust_login a 			{background:url(/common/assets/css/images/header/bk_black_button_right.png) no-repeat right top;min-width:115px;padding-right:14px;}
#header .nav .cust_login a span 		{background:url(images/header/bk_black_button.png) no-repeat left top !important;padding-right:0 !important;}
#header .nav .cust_login a:hover 		{background-position:right -34px;}
#header .nav .cust_login a:hover span	 	{background-position:left -34px !important;}
#header .nav ul li.free_trial a 		{background:url(/common/assets/css/images/header/bk_red_button_right.png) no-repeat right top;min-width:115px;padding-right:14px;}
#header .nav ul li.free_trial a span 		{background:url(images/header/bk_red_button.png) no-repeat left top !important;padding-right:0 !important;}
#header .nav ul li.free_trial a:hover 		{background-position:right -34px;}
#header .nav ul li.free_trial a:hover span 	{background-position:left -34px !important;}




#header .nav ul li.nosoftware800 a {color:#808080;}

#header .nav .search {
    clear: right;
    float: left;
    margin-right: 7px;
    margin-top:5px;
    margin-left: 30px;
	
} 
#header .nav .search * {float: left;} 
#header .nav .search .label {
    color: #999999;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 5px;
} 
#header .nav .search .searchbox {
	background-image: url('images/header/bk_searchbox.png');
    background-repeat: no-repeat;
	padding:4px 1px 5px 7px;
} 
#header .nav .search .searchbox input {
    background-color: transparent;
	padding:0;
    color: #808080;
    width: 103px;
    border: transparent 0 solid;
    height: 14px;
	font-size:11px;
}

#gradientwrap {
    width:982px;
	background: transparent url(images/blue_bg_lg.png) no-repeat scroll 0 0;
    overflow: visible;
} 
#wrapperpage #gradientwrap {
	background: transparent url(images/wrapper/blue_bg_lg.png) no-repeat scroll 0 0;
	width:1011px;
}

#gradientwrap .sidebar {
    float: right;
    width: 200px;
}

#gradientwrap .endofgradientwrap {
	display:block;
	clear:both;
	width:100%;
	font-size:1px;
	height:1px;
}


#gradientwrap .billboard {
    float: left;
    width: 700px;
    background-color: transparent;
	padding-left:33px;
	padding-top: 3px;
}
body #gradientwrap .billboard_short {
	padding-left:30px;
	height:221px;
}


#sfapage .masthead {
	padding-left:0px;  
}

#gradientwrap .masthead {
    float: left;
    width: 720px;
    background-color: transparent;
	padding-left: 0px;
	padding-top: 13px;
}

.masthead #headline {
	margin-top: 15px;
	margin-bottom: 15px;
    	font-size: 20px;
    	font-weight: bold;
}

.masthead #screenshot {
	float:right;
	
}

.masthead #masthead_content {
	font-family: inherit;
	font-style:inherit;
	font-weight:inherit;
	color:#808080;
	font-size:12px;
	line-height:22px;
	width:340px;
}


#gradientwrap .sidebar {
	float:right;
	margin-right:29px;
	padding-top:10px;
	text-align:center;
	width:219px;
}
 
#gradientwrap .sidebar a {
    font-size: 11px;
    color: #808080;
    cursor: pointer;
    text-decoration: none;
} 
.sidebar .button {
	position:relative;
	left:4px;
    display: block;
    width: 210px;
    height: 78px;
    background-repeat: no-repeat;
    padding-bottom: 5px;	
}
.sidebar .button .txt {
	display:block;
	height:30px;
	width:176px;
	margin:20px;
	position:absolute;
	left:0; top:0;
	z-index:1;
	overflow:hidden;
}
.sidebar .button img {
	display:block;
	position:absolute;	
	width:194px; height:61px;
	left:6px; top:5px;
	z-index:2;
}
.sidebar .button .overlay {
	display:block;
	position:absolute;
	left:0; top:0;
	z-index:3;
	background:transparent url(images/buttons/bk_cta_button24.png) no-repeat scroll 0 0;
    width: 210px;
    height: 78px;	
}
.sidebar .button:hover .overlay {
	background-position: -210px 0px;
}

.takemeaway {
    position: relative;
    top: -999em;
} 
#gradientwrap .sidebar .promo_link {
	font-size:12px;
	color:#808080;
	margin-left:15px;
	margin-right:0;
	text-align:left;
	
	
}


#gradientwrap .sidebar .promo_link a {
	font-size:12px;
	font-weight:bold;
	tex-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
	width:100%;
}

#gradientwrap .sidebar .promo_link li {

background:transparent url(images/sfa/awards_hr_179.png) no-repeat scroll 0px 100%;
overflow:hidden;
position:relative;
width:200px;
padding-bottom:5px;
padding-top:5px;

}

#gradientwrap .sidebar .promo_link li.last {
background-image:none;
}
#gradientwrap .sidebar .promo_link a:hover {color:#FF0000;}

#learn_try_buy {
    margin-top: 10px;
    position: relative;
    overflow: hidden;
} 
#pagewrap #promo_try_buy a {font-size:11px; color:#808080;}
#pagewrap #learn_try_buy a:hover {color:#FF0000;}


#bodycontent {}

#footer {
    background-color: #FFFFFF;
    font-size: 10px;
    color: #808080;
	clear:both;
} 
#wrapperpage #footer {margin-left:10px;}
#footer .tabmenu {margin-top:40px;} 
#footer .tabmenu .curve_top {
    background-image: url('images/bk_foot_tablink_curvetop.png');
    background-repeat: no-repeat;
    width: 910px;
    margin: 0 auto;
    padding-top: 5px;
} 
#footer .tabmenu .links_container {
    color: #FFFFFF;
    margin: 0 0 0 40px;
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    background:transparent url('images/footer/bk_foot_tablink.png') no-repeat scroll 0 0;
    width: 914px; height:23px;
	position:relative;
}
#footer .tabmenu .links {
	position: absolute;
	left:31px; top:4px;
	width:840px; height:19px;
} 
*:first-child+html #footer .tabmenu .links {top:2px;} 
#footer .tabmenu .links h2 {
    display: inline;
    font-size: 11px;
    color: #FFFFFF;
    margin: 0 5px;
} 
#footer .tabmenu .links a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
	position:relative;
}
#footer .tabmenu .links a.selected {font-weight:bold;} 
#footer .tabmenu .links a:hover {text-decoration: underline;} 
#footer .tabmenu .links a .indicator {
	display:none;
	position:absolute;
	width:100%; 
	height:17px;	
	left:0; top:0;
}
#footer .tabmenu .links a .indicator span {
	display:block;
	position:relative;
	margin:0 auto;
	width:14px; height:6px;	
	top:17px;
	background:transparent url(images/footer/indicator.png) no-repeat scroll 0 0;	
}
*:first-child+html #footer .tabmenu .links a .indicator span {top:20px;} 
#footer .tabmenu .links a.selected .indicator {display:block;}
#footer .tabmenu .tab_container {
	min-height:200px;
	background-color: #F5F5F5;
    color: #808080;
    width: 838px;
    padding: 0 30px 0 36px;
    margin: 0 41px;
}

#footer .tabmenu .tab {
	margin:0;
	padding:20px 0 0;
    font-size: 11px;
    line-height: 18px;
	display:none;
} 
body #footer .tabmenu .tab1 {display:block;}

#footer .tab a {
    text-decoration: underline;
    color: #808080;
} 
#footer .tab a:hover {
    text-decoration: none;
    color: #FF0000;
} 
#footer .tab .short_version h1 {font-size:24px; line-height:19px; color:#808080; font-weight:normal; padding:12px 0 4px;}
#footer .tab .short_version h2, #footer .tab .remainder_of_long_version h2 {font-size:18px; color:#000000; margin:0 0 4px; padding:0;}
#footer .tab .short_version ul, #footer .tab .remainder_of_long_version ul { list-style-position:outside; padding:4px 0 25px; }
#footer .tab .short_version li, #footer .tab .remainder_of_long_version li { background:transparent url(images/body_tabmenu/bk_bullet_reddot.gif) no-repeat scroll left 8px; padding:0 0 0 10px; }

#footer .tab .readmore,
#footer .tab .collapse {
	color:#015ba7;
	text-decoration:none;
	font-size:11px; line-height:19px;
	display:block;
	text-align:right;
	padding:0 14px 11px;
	position:relative;
	left:9px;
	top:-4px;
	cursor:pointer;
	width:800px;
}
#footer .tab .collapse {display:none;}
#footer .tab .readmore .indicator,
#footer .tab .collapse .indicator{
	display:block;
	position:absolute;
	width:10px; height:5px;
	right:0px; top:8px;
	background:transparent url(images/footer/readmore_arrow.png) no-repeat scroll 0 0;
}
#footer .tab .collapse .indicator {background-image:url(images/footer/collapse_arrow.png); }
#footer .tab .readmore:hover .indicator,
#footer .tab .collapse:hover .indicator{
	background-position:-10px 0;
}

*:first-child+html #footer .tab .readmore .indicator {top:5px;}
*:first-child+html #footer .tab .collapse .indicator {top:5px;}
#footer .tab .readmore:hover,
#footer .tab .collapse:hover, {
	color:#FF0000;
}
#footer .tab .short_version p,
#footer .tab .remainder_of_long_version p {
	color:#808080;
	font-size:11px; line-height:17px;
	margin:0; padding:0 0 10px 0;
}
#footer .tab .remainder_of_long_version {display:none;}

#footer .tab .list_w_details {padding:0 0 10px 0;}
#footer .tab .list_w_details h1,
#footer .tab .list_no_details h1 {font-size:18px; line-height:25px; color:#000; padding:5px 0 7px; font-weight:normal;}
#footer .tab .list_w_details .line {overflow:hidden; margin:0 0 15px 0; width:100%;}
#footer .tab .list_w_details .line .col {
	float:left; 
	width:240px; 
	font-size:10px; line-height:13px;
	margin:0 55px 0 0;	
}
#footer .tab .list_w_details .line .col3 {margin:0;}
#footer .tab .list_w_details .line .col a {
	display:block;
	font-size:10px; line-height:13px;
	color:#015ba7;	
	text-decoration:none;
}
#footer .tab .list_w_details .line .col a:hover {color:#FF0000;}

#footer .tab .list_no_details {padding-bottom:15px; overflow:hidden; width:100%;}
#footer .tab .list_no_details h1 {padding-bottom:3px;}
#footer .tab .list_no_details .col {
	float:left;
	width:180px;
	margin:0 34px 0 0;	
	background:transparent url(images/footer/hr_180.png) no-repeat scroll 0 0;		
}
#footer .tab .list_no_details .col4 {margin:0;}
#footer .tab .list_no_details .col li {
	display:block;
	background:transparent url(images/footer/hr_180.png) no-repeat scroll 0 100%;	
	padding:2px 0 0 12px;
}
#footer .tab .list_no_details .col1 li {
	background:transparent url(images/footer/hr_180.png) no-repeat scroll 0 100%;	
	padding-left:0;
}

#footer .tab .list_no_details a {
	text-decoration:none;
	font-size:10px; line-height:12px;
	color:#015ba7;
}
#footer .tab .list_no_details a:hover {color:#FF0000;}

#footer .nav {
    text-align: center;
    margin: 16px 0 10px;
    font-size: 11px;
    line-height: 19px;
} 
#footer .nav a {
    color: #808080;
    text-decoration: none;
	margin:0 8px 0 8px;
} 
#footer .nav .select_language {
	margin-left:0;
	color:#015BA7;
}
#footer .nav a:hover {color: #FF0000;} 
#footer .fineprint {
    background-image: url(images/footer/bk_foot_fine.png);
    background-repeat: no-repeat;
    width: 925px;
    margin: 0 0 0 30px;
    font-size: 11px;
    line-height: 15px;
} 
#footer .fineprint .bottom {
    background-image: url(images/footer/bk_foot_fine_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    text-align: center;
    padding: 24px 25px 31px;
}

#footer .fineprint .address {margin-top:15px;}

#bodycontent .homepage .headline {
	background: none;
	text-align: left;
}

#bodycontent .homepage .headlineInner {
	margin:10px 0 5px;
}

.homepage .product { margin-bottom: 5px;} 

.homepage .product {
    background-repeat: no-repeat;
    float: left;
    margin-left: 0px;
} 
 
.homepage .product .bottom {
	background-position:left bottom;
	background-repeat:no-repeat;
	border-right:1px solid #CCCCCC;
	color:#464646;
	font-size:12px;
	line-height:18px;
	margin:0 0 20px 0;
	padding:1px 9px 0;
	width:160px;
}

.homepage .product .first {
	padding-left: 0px;
}

.homepage .product .last {
	border-right:0px solid #CCCCCC;
	padding-right: 0px;
}

.homepage .product img {
	float:left;
}  

.homepage .product img.imageLeft {
	position:relative;
	top:-6px;
} 

.homepage .product .content .text {
	clear:both;
	font-size:11px;
	width:160px;
}

#bodycontent .crm .bottom .button, #bodycontent .force .bottom .button, #bodycontent .support .bottom .button {
    float: left;
    height: 100%;
    margin-left:0px;
    padding:0 0 0 0px;
} 

.homepage .product .bottom .content {
    margin-left:0px;
    margin-top:15px;
    width:160px;
	/*height:110px;*/
} 

.homepage .product h2 {
	float:left;
	font-size: 20px;
    font-weight: normal;
	margin-bottom:10px;
	cursor: hand;
	cursor: pointer;
} 

.homepage .product .cloudtitle {
    float:left;
	color: #326DB5;
}

.homepage .product .subtext {
    font-size: 12px;
	font-weight:bold;
	clear: both;
}
 
#bodycontent .crm h3, #bodycontent .force h3, #bodycontent .support h3 {
    color: black;
    font-size: 15px;
    line-height: 20px;
} 
.homepage .product .links {
    margin: 7px 0 8px;
    font-size: 11px;
    padding-bottom: 5px;
} 
.homepage .product .links a {
    color:#326DB5;
    text-decoration: none;
    margin-right: 10px;
} 
.homepage .product .links a:hover {color: #FF0000;} 

#bodycontent .clouds {
    background-image: url(images/homepage/bk_clouds_border.png);
    background-repeat: no-repeat;
    width: 906px;
    height: 205px;
    clear: both;
    margin: 0 auto;
    position: relative;
} 
#bodycontent .clouds .why {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 15px;
    font-size: 23px;
    color: #808080;
} 
#bodycontent .clouds .links .cloud {
    display: block;
    background-image: url(images/homepage/bk_cloud.png);
	background-position:-136px 0;
    background-repeat: no-repeat;
    width: 135px;
    height: 95px;
    position: absolute;
    bottom: 55px;
    z-index: 2;
} 
#bodycontent .clouds .links .cloud:hover {
    z-index: 10;
    height: 96px; 
}  

#bodycontent .clouds .cloud img {
    position: relative;
    top: 22px;
    left: 14px;
	width:100px;
	height:50px;
} 

#bodycontent .clouds .links .cloud1 {left: 22px;} 
#bodycontent .clouds .links .cloud2 {left: 128px; z-index:3;} 
#bodycontent .clouds .links .cloud3 {left: 220px;} 
#bodycontent .clouds .links .cloud4 {left: 355px; z-index:3;} 
#bodycontent .clouds .links .cloud5 {left: 435px; background-position:0 0;} 
#bodycontent .clouds .links .cloud6 {left: 575px;} 
#bodycontent .clouds .links .cloud7 {left: 680px; background-position:0 0;} 
#bodycontent .clouds .links .cloud8 {left: 755px; background-position:0 0;} 
#bodycontent .clouds .stories {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 177px;
    font-size: 11px;
} 
#bodycontent .clouds .stories a {
    text-decoration: none;
    color: #808080;
} 
#bodycontent .clouds .stories a:hover {
    color: #FF0000;
}

#but_lg {float:left; height:100%; white-space:nowrap; margin:5px;}
#but_lg.right, #but_sm.right, #but_circ30.right, #but_circ15.right {float:right;}

#but_lg ul{margin:0; padding:0;list-style:none;} 
#but_lg li, .but_sm li {display:inline; margin:0; padding:0;}

#but_lg a{float:left;background:url(images/but_lg_left.gif) no-repeat left top; margin:0; padding:0 0 0 6px;text-decoration:none;}
#but_lg a span { float:left; display:block; background:url(images/but_lg_right.gif) no-repeat right top; padding:9px 15px 12px 6px; margin:0 10px 0px 6px; font: bold 13px/13px Verdana, Arial; color:#FFF !important; white-space:nowrap; }

#but_lg a span {float:none;}

#but_lg a:hover { background-position:0% -34px;padding:0 0 0 6px; }
#but_lg a:hover span { color:#FFF !important; background-position:100% -34px;  font: bold 13px/13px Verdana, Arial; white-space:nowrap; }








	div#fancy_overlay {
		position:absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 100%;
		background-color: #c5e5f7;
	}
	
	div#fancy_loading {
		position: absolute;
		height: 40px;
		width: 40px;
		cursor: pointer;
		display: none;
		overflow: hidden;
		background: transparent;
		z-index: 101;
	}
	
	div#fancy_loading div {
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		height: 480px;
		background: transparent url(images/lightbox/fancy_progress.png) no-repeat;
	}
	
	div#fancy_close {
		position: absolute;
		top: 0px;
		right: 0px;
		height: 10px;
		width: 10px;
		background: transparent url(images/lightbox/close_button.png) scroll no-repeat 0 0;
		cursor: pointer;
		z-index: 100;
		display: none;
	}

	div#fancy_close_lightbox {
		position: absolute;
		top: -18px;
		right: -20px;
		height: 28px;
		width: 30px;
		background: transparent url(images/lightbox/fancy_lb_close_button.png) scroll no-repeat 0 0;
		cursor: pointer;
		z-index: 100;
		display: none;
	}
	
	div#fancy_content {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 0; 
		margin: 0;
		z-index: 96;
	}
	
	#fancy_frame {
		position: relative;
		width: 100%;
		height: 100%;
		display: none;
		overflow: hidden;
	}
	
	img#fancy_img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border:0; 
		padding: 0; 
		margin: 0;
		z-index: 92;
	}
	
	div#fancy_title {
		display: none;
	}
	
	div#fancy_sidebar {
		position:absolute;
		right:0; top:0;		
		z-index:103;
		width:256px;
		display:none;
		background-color:#FFF;
	}	
	
	div#fancy_outer {
		position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 102;
	    padding: 21px 21px 58px 21px;
	    margin: 0;
	    overflow: hidden;
	    background: transparent;
	    display: none;
	    border:none;
	}
	
	div#fancy_inner {
		position: relative;
		width:100%;
		height:100%;
		border: 1px solid #FFF;
		background: #FFF;
	}
	
	#bigarrow_left,#bigarrow_right  {
		position:absolute;
		top:0;
		left:0;
		width:67px;
		height:166px;
		display:none;		
		z-index:100;
	}
	#bigarrow_left a ,#bigarrow_right a {
		background:transparent url(images/casestudy/lb_bigarrow_l.png) no-repeat scroll 0 0;
		width:67px;
		height:166px;
		display:block;
		text-decoration:none;
	}
	#bigarrow_right a { background-image: url(images/casestudy/lb_bigarrow_r.png); }	
	#bigarrow_left a:hover, #bigarrow_right a:hover {background-color:pink;}
	
	#fancy_bigIframe, #fancy_freeIframe {
		position:absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 10;
	}
	
	div#fancy_bg {
		display: none;
	}
		
	div.fancy_bg {
		position: absolute;
		display: block;
		z-index: 70;
	}
	
	div.fancy_bg_n {
		top: -21px;
		width: 100%;
		height: 21px;
		background: transparent url(images/lightbox/edge_n.png) repeat-x;
	}
	
	div.fancy_bg_ne {
		top: -21px;
		right: -21px;
		width: 21px;
		height: 21px;
		background: transparent url(images/lightbox/edge_ne.png) no-repeat;
	}
	
	div.fancy_bg_e {
		right: -21px;
		height: 100%;
		width: 21px;
		background: transparent url(images/lightbox/edge_e.png) repeat-y;	
	}
	
	div.fancy_bg_se {
		bottom: -21px;
		right: -21px;
		width: 21px;
		height: 21px;
		background: transparent url(images/lightbox/edge_se.png) no-repeat;
	}
	
	div.fancy_bg_s {
		bottom: -21px;
		width: 100%;
		height: 21px;
		background: transparent url(images/lightbox/edge_s.png) repeat-x;	
	}
	
	div.fancy_bg_sw {
		bottom: -21px;
		left: -21px;
		width: 21px;
		height: 21px;
		background: transparent url(images/lightbox/edge_sw.png) no-repeat;		
	}
	
	div.fancy_bg_w {
		left: -21px;
		height: 100%;
		width: 21px;
		background: transparent url(images/lightbox/edge_w.png) repeat-y;	
	}
	
	div.fancy_bg_nw {
		top: -21px;
		left: -21px;
		width: 21px;
		height: 21px;
		background: transparent url(images/lightbox/edge_nw.png) no-repeat;
	}



#main {display:none;}


.full_page_lightbox_container {position:relative; width:100%;}
#lb_content {position:relative;}
.full_page_lightbox_container #lb_content {
	padding: 0 0 20px;
	margin:0 0 0 63px;
}
#lb_content .language_form {
	position:relative;
	top:30px;
	left:23px;
	width:270px;
}
#lb_content .language_form h1 {
	color:#808080;
	font-size:21px;
	font-weight:normal;
	line-height:25px;
	padding-bottom:15px;
}
#lb_content .language_form .select_container {
	width:245px; 
	min-height:158px;
	padding:0;
	margin:0;;
}
#lb_content .language_form select {
	width:245px; 
	padding:0;
	margin:0;
}
#lb_content .language_form .submit_button {
	padding:0;
	margin:0;
}
#lb_content .language_bug {position:absolute; top:80px; left:300px;}





   
.zoom{margin: 0 auto;}
.zoomicon{width:120px;height:80px;}




#bodycontent .homepage {text-align: left;}




@media screen and (-webkit-min-device-pixel-ratio:0) { #partnerspage #dropdown .col .bundle input { top: 5px; } }

.homepage #products {
	float: left;
	padding-left:41px;
	width:697px;
}

.homepage #products .headline {
	background-position:center;
	background-repeat:no-repeat;
}

.homepage #products .headlineInner .copy {
	background-color:#FFFFFF;
	color:#808080;
	font-size:17px;
	font-weight:bold;
	line-height:25px;
	padding-left:0;
	top:15px;
}


#wrapped_content a, #bodycontent a, #masthead_content a, #certhometable a, .faq a, .homepage .product a {text-decoration:none; color:#326DB5; /* blue */}
#wrapped_content a:hover, #bodycontent a:hover, #masthead_content a:hover, #certhometable a:hover, .faq a:hover , .homepage .product a:hover {color:#FF0000;}


	#traincert #secondarycontent .links,
	#traincert .sidebar .links {
		width:180px;
		margin:0;		
	}	
	#traincert .sidebar .links	{margin-left:16px;}
	*:first-child+html 	#traincert .sidebar .links	{margin-left:-4px;} /* ie7 */
	#traincert #secondarycontent .links li,
	.sidebar .links li {
		display:block;
		background:transparent url(images/traincert/hr.png) repeat-x scroll 0 100%;
		padding:5px 0 4px;
		margin-left:21px;
		margin-right:15px;
	}
	*:first-child+html 	#traincert #secondarycontent .links li {padding:0px 0 2px 8px;} /* ie7 */
	*:first-child+html 	#traincert .sidebar .links li {padding:0px 0 2px 8px;} /* ie7 */
	 
	#traincert #secondarycontent .links li.last,
	#gradientwrap .sidebar .links li.last {background-image:none;}	
	#traincert #secondarycontent .links li a,
	#gradientwrap .sidebar .links li a {
		display:block;
		position:relative;
		font-weight:bold;
		font-size:11px;
		line-height:13px;	
		color:#808080;		
		text-align:left;		
	}	
	#traincert #secondarycontent .links li a .arrow, 
	#gradientwrap .sidebar .links li a .arrow {display:block; top:2px; right:0px; width:4px; height:7px; position:absolute; background:transparent url(images/traincert/arrow-right.png) no-repeat scroll 0 0;}

	*:first-child+html #traincert #secondarycontent .links li a .arrow {top:4px;} /* ie7 */
	*:first-child+html #traincert .sidebar .links li a .arrow {top:4px;} /* ie7 */
	
	#traincert #secondarycontent .links li a:hover,
	#gradientwrap .sidebar .links li a:hover {color:#FF0000;}	
	#traincert #secondarycontent .links li a:hover .arrow,
	#gradientwrap .sidebar .links li a:hover .arrow {background-position:-4px 0;}

	#traincert #secondarycontent #related .links li a {font-weight:normal; color:#326DB5;}
	#traincert #secondarycontent #related .links li a:hover {color:#ff0000;}
	#traincert #secondarycontent #related .links li a .icon {margin:0 6px 0 0;}

/*START Tag Cloud styles*/	
#tagcloud {
	float:right;
	margin:0 41px 20px 0;
	width:211px;
}

#tagcloud h3 {
	color:#808080;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin:13px 0 5px 14px;
	text-align:left;
}

#tagcloud #tagcloud_content {
  	float:left;
	width:175px;
}

#tagcloud .tagcloud {
  	line-height:1.3em;
	margin:0px 0px;
	padding:0;
	position:relative;
	z-index:10;
}

#tagcloud .tagcloud li {
  display: inline;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}

#tagcloud #bg_top {
	background-image:url(images/homepage/background_top.png);
	background-repeat:no-repeat;
	clear:both;
	height:11px;
	margin:0 auto;
	position:relative;
	width:211px;
}

#tagcloud #bg_left {
	background-image:url(images/homepage/background_left.png);
	background-repeat:repeat-y;
	float:left;
	height:95px;
	margin:0 auto;
	position:relative;
	width:15px;
}

#tagcloud #bg_right {
	background-image:url(images/homepage/background_right.png);
	background-repeat:repeat-y;
	float: right;
	height:95px;
	margin:0px;
	position:relative;
	width:21px;
}

#tagcloud #bg_bottom {
	background-image:url(images/homepage/background_bottom.png);
	background-repeat:no-repeat;
	clear:both;
	height:21px;
	margin:0 auto;
	position:relative;
	width:211px;
}

#tagcloud .tagcloud li a {
  padding-right: 0.3em;
  text-decoration: none;
  font-family: arial;
}

#tagcloud .tagcloud li a:link, #tagcloud .tagcloud li a:visited {color:#9ab7da}
#tagcloud .tagcloud li a:hover, #tagcloud .tagcloud li a:active {color:#d72c15}

#tagcloud .tagcloud li a.tag:link, #tagcloud .tagcloud li a.tag:visited {color:#719acc}
#tagcloud .tagcloud li a.tag:hover, #tagcloud .tagcloud li a.tag:active {color:#d72c15}

#tagcloud .tagcloud li a.priority_1 {
	font-size: 17px;
	font-weight: bold;
}
#tagcloud .tagcloud li a.priority_2 {
	font-size: 14px;
	font-weight: bold;
}
#tagcloud .tagcloud li a.priority_3 {
	font-size: 12px;
	font-weight: bold;
}
#tagcloud .tagcloud li a.priority_4 {
	font-size: 11px;
}
#tagcloud .tagcloud li a.priority_5 {
	font-size: 10px;
}
/*END Tag Cloud styles*/	
/* BEGIN - header */
#header 									{background:url('../img/gradient-header-bg.gif') no-repeat 0 7px;height:90px;}
ul.horizontal, ul.vertical					{padding:0;margin:0;list-style:none;}
ul.horizontal li							{float:left;display:inline;}

a.button									{color:white;font-size:11px;font-weight:bold;text-decoration:none;line-height:14px;}
a.button span								{background:url('../img/button-red.png') no-repeat;float:left;cursor:pointer;}
a.button span.lwrap							{background-position:left top;padding-left:14px;}
a.button span.rwrap							{background-position:right -136px;padding-right:14px;}
a.button span.wrap							{background-repeat:repeat-x;background-position:left -68px;height:34px;padding-right:4px}
a.button span.text							{padding-top:7px;background:none;margin:0 10px;}
a.button:hover								{text-indent:0;color:white;}
a.button:hover span.lwrap					{background-position:left -34px;}
a.button:hover span.rwrap					{background-position:right -170px;}
a.button:hover span.wrap					{background-position:left -102px}

a.button-black span							{background:url('../img/button-black.png') no-repeat;float:left;}
#main-logo									{display:block;position:absolute;z-index:10;margin:4px 0 0 16px;height:124px;width:159px;
				 							 background:url('../img/logo.png') no-repeat left top;overflow:hidden;}
#main-logo span								{display:none;}
#header-nav									{margin:0px 15px 5px 0;float:right;width:700px;text-align:right;}
#header-nav h4								{font-weight:bold;font-size:11px;color:#808080;margin:10px 0;line-height:25px;padding:0;}
#header-nav ul								{float:right;}
#header-nav li.search-container				{padding-left:30px;}
#header-nav li.rate							{margin:3px 20px 0 0;line-height:19px;}
#header-nav li.rate a						{font-size:11px;font-weight:bold;color:#808080;text-decoration:none;}
#cse-search-box								{width:132px;height:23px;background:url('../img/searchbox.png') no-repeat top left;margin-top:4px;text-align:left;}
#cse-search-box	.text-container				{margin:3px 0 0 5px;float:left;display:inline;}
#cse-search-box .text						{width:102px;height:14px;border:0;font-size:11px;float:left;color:#808080;}
#cse-search-box.interested	.text			{color:black;}
#opinionlab-trigger img					{width:9px;height:9px;margin-right:3px;}
/* END - header */
 
 /*BEGIN - Chat button classes*/
.chat-promo-cta {
	color:#808080;
	cursor:pointer;
	font-size:11px;
	text-decoration:none;


	left:4px;
	padding-bottom:5px;
	position:relative;
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/buttons/bk_cta_button24.png) no-repeat scroll 0 0;
	display:block;
	height:78px;
	top:0;
	width:210px;
	z-index:3;
}

.chat-promo-cta img {
	display:block;
	height:61px;
	left:6px;
	position:absolute;
	top:5px;
	width:168px;
	z-index:2;
}
/*END - Chat button classes*/