/* @override 
	http://businesscatalyst.com/css/screen.css
	http://businesscatalyst.com/css/screen-support-full.css
*/

/*=========================================================

	Adobe Business Catalyst - Website V5

	screen-support.css
	Version 20100528

=========================================================*/

@import url("adobe-screen.css");

/* @group Reset */

html{ color:#777; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th,
td { margin:0; 	padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } 
q:before, q:after { content:''; }
abbr,acronym { border:0; font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
input, textarea, select { *font-size:100%; }
legend { color:#000; }

/* @end */

/* @group Base */

h1 { font-size: 30px; margin: 0 0 10px; line-height: 1.3em; }
h1 span { color: #bcbcbc;font-weight: normal;}
h2 { font-size: 24px; margin: 0 0 9px; line-height: 1.3em;}
h3 { font-size: 18px; margin: 0 0 2px; line-height: 1.3em; }
h1,h2,h3,h4,h5,h6 { color: #000; font-weight: normal; }
strong { font-weight: bold; }
abbr,acronym { border-bottom:1px dotted #000; cursor:help; } 
em { font-style:italic; }
blockquote,ul,ol,dl { margin:1em; }
ol,ul,dl { margin-left:2em; }
ol li {	list-style: decimal outside; }
ul li { list-style: disc outside; }
dl dd { margin-left:1em; }
/*th,td { padding:.5em; }*/
caption { text-align:center; }
p,fieldset,pre { margin-bottom: 18px; }

/* @end */

/* @group Fonts */

body { font:12px/18px Helvetica,Arial,sans-serif; *font-size:small; *font:x-small; }
select, input, button, textarea {font:99% Arial,Helvetica,sans-serif; }
table { font-size:inherit; font:100%; }
pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%; line-height:100%; }

/* @end */

/* @group Layout */

body {
	 background:#e8e8e8;
}

body#modal-content {
	background: #fff;
	margin: 0 !important;
	padding: 0;
}

body#page-kb-index #skel-content {
	background: #f5f5f5;
}

.wrap-954px {
	margin: 0 auto;
	position: relative;
	width: 954px;
}

@media all and (min-width: 1120px) {
	#adobe-logo {
		position: absolute;
		left: 20px;
		top: 0px;
		width: 39px;
		height: 64px;
		background-image:url(/cssimg/adobeLogo.png);
		z-index: 1;
	}
}

#skel-header {
	background: #1f2124;
}

#header-top {
	background: #171818;
	border-bottom: 1px solid #121213;
	height: 35px;
}

#header-top ul {
	height: 35px;
	line-height: 35px;
	position: absolute;
	right: 0;
}

#header-top li,
#header-top a {
	display: inline;
}

#header-top a {
	margin: 0 0 0 18px;
}

#header-bottom {
	background: #e8e8e8 url(/cssimg/sprites-support-bg.png) repeat-x;
	height: 81px;
	position: relative;
}

#header-bottom ul,
#header-bottom ul li {
	font-size: 14px;
	height: 81px;
	line-height: 78px;
}

#header-bottom ul li {
	display: inline;
}

#header-bottom ul li a {
	float: left;
	font-weight: bold;
	height: 81px;
	margin: 0 24px 0 0;
}

#header-bottom ul img {
	position: relative;
	top: 21px;
}

#search-site {
	background: #000;
	padding: 3px;
	position: absolute;
	right: 0;
	top: 24px;
}

#search-site input {
	background: #444 url(/cssimg/icon-search.png) 3px 2px no-repeat;
	border: 1px solid #222;
	padding: 3px;
	text-indent: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
}

#search-site input:hover,
#search-site input:focus {
	background: #ccc;
	text-indent: 0;
}

#skel-content {
	background: #fff;
}

#skel-hero {
	background: #4c4c4e url(/cssimg/sprites-support-bg.png) repeat-x 0 -102px;
	height: 275px;
}

#skel-hero h1 {
	position: relative;
	top: 39px;
}

#zen {
	background: #eaeaea;
	height: 9px;
}

#page-title {
	border-bottom: 1px solid #bcbcbc;
	height: 90px;
}

.page-title {
	border-bottom: 1px solid #bcbcbc;
	height: 40px;
	font-weight: bold;
	margin: 0 0 24px;
	padding: 0 0 24px;
}

#page #page-title {
	border-bottom: 1px solid #bcbcbc;
	height: 70px;
	margin: 0 0 27px;
}

#page-title h1 {
	float: left;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	margin: 27px 0;
	letter-spacing: -0.03em;
}


#page #page-title h1 {
	float: left;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	margin: 0;
	letter-spacing: -0.03em;
}

#page-title ul {
	float: left;
	font-size: 14px;
	height: 90px;
	line-height: 106px;
}

#page-title li {
	display: inline;
}

#page-title a {
	color: #999;
	float: left;
	font-weight: bold;
	height: 90px;
	margin: 0 0 0 24px;
	display: inline;
}

#page-title #whoslogged a {
	color: #0077bc;
	float: none;
	margin: 0;
}

#skel-header .nav-horiz a.free {
	background: #077100 url(/cssimg/sprites-support-bg.png) repeat-x 0 -451px;
	border: 1px solid #0ba800;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	line-height: 17px;
	padding: 0 6px;
	position: relative;
	top: 30px;
}

* html #skel-header .nav-horiz a.free {
	line-height: 15px;
}

.table-pricing a.free {
	background: #077100 url(/cssimg/sprites-support-bg.png) repeat-x 0 -451px;
	border: 1px solid #0ba800;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	padding: 0 6px;
}

#skel-hero .free {
	background: #000 url(/cssimg/sprites-support-bg.png) repeat-x 0 -400px;
	color: #eee;
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #2d2d2d;
	position: relative;
	top: 47px;
}

/* Christine added this on 4-30-10 for the DW Exension link */
#download-dw-ext a {
	background: #077100 url(/cssimg/sprites-support-bg.png) repeat-x 0 -451px;
	border: 1px solid #0ba800;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 28px;
	line-height: 26px;
	padding: 0 12px;
	position: relative;
/*	top: 30px; */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	display: inline-block;
	text-decoration: none;
	text-shadow: 0pt 1px 1px rgba(0, 0, 0, 0.5);
	margin-bottom: 7px;
}

#download-dw-ext a:hover {
	text-decoration: none;
}

#skel-hero .free span {
	display: inline;
	/*font-size: 18px;*/
	margin: 0 0 0 3px;
	/*position: relative;
	top: 1px;*/
}

#skel-hero .screenshot img {
	position: absolute;
	right: -9px;
	top: 25px;
}

#skel-announcement, #skel-announcement .wrap-954px {
	background: #313133;
	color: #666;
	font-size: 11px;
	height: 27px;
}

#skel-announcement strong {
	float: left;
	line-height: 27px;
	margin: 0 6px 0 0;
}

.wrapper {
	overflow: hidden;
	padding: 27px 0 72px;
}

.has-icon .orly {
	margin: -12px 0 24px 56px;
}

.has-icon h3 {
	margin: 0 0 0 56px;
}

.has-icon p,
.has-icon ul,
.has-icon ol {
	margin: 0 0 24px 56px;
}

.intro {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 24px;
}

.intro h2 {
	margin: 0;
}

.intro h2 span {
	font-size: 14px;
}

.intro p {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 18px;
}

p.partner-details {
	color: #666;
	font-size: 12px;
	line-height: 21px;
}

p.partner-details em {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
}

.diagram-home {
	background: #fff url(/cssimg/diagram-home.png) no-repeat;
	height: 330px;
	margin: 18px 0 36px;
	position: relative;
}

.diagram-txt {
	font-size: 11px;
	line-height: 16px;
	position: absolute;
	top: 160px;
	width: 164px;
}

.diagram-txt h3 {
	font-size: 11px;
}

.supported-providers {
	border: 1px solid #d7d7d7;
	width: 100%;
}

.supported-providers .logo {
	text-align: center;
	padding: 15px;
	width: 100px;
}

.supported-providers td {
	border-bottom: 1px solid #d7d7d7;
	vertical-align: middle;
	padding-right: 18px;
}

#skel-content .supported-providers p {
	margin: 0;
}

.supported-providers .copyright-info {
	font-size: 10px;
	text-align: center;
}

#skel-footer {
	border-top: 1px solid #d7d7d7;
	color: #999;
	font-size: 11px;
	overflow: hidden;
	padding: 27px 0;
}

#skel-footer ul {
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 18px;
}

#skel-footer li {
	border-top: 1px solid #d7d7d7;
	list-style: none;
	padding: 3px 0;
}

#skel-footer h6 {
	color: #000;
	font-weight: bold;
}

#skel-footer .col {
	float: left;
	margin: 0 18px 0 0;
	width: 144px;
}

#skel-footer #copyright-info {
	float: right;
	margin: 18px 0 0;
	width: 270px;
}

#copyright-info img {
	float: left;
	margin: 0 15px 0 0;
}

.popular-kb-articles,
.forumsitesummary,
.blogsitesummary {
	border-top: 1px solid #e7e7e7;
	margin: 6px 0 0;
	padding: 0;
}

.popular-kb-articles li,
.forumsitesummary li,
.blogsitesummary li {
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	color: #999;
	font-size: 12px;
	padding: 6px 0;
	line-height: 18px;
	list-style: none;
}

.gfc-result {
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	color: #999;
	font-size: 12px;
	margin: 0 !important;
	padding: 6px 0;
	line-height: 18px;
	list-style: none;	
}

.box .forumsitesummary li {
	padding: 6px 9px;
}

.blogsitesummary li .author {
	color: #999;
	font-size: 11px;
}

.forumsitesummary a,
.blogsitesummary a {
	font-size: 12px;
}

.forumsitesummary .date,
.blogsitesummary .date {
	color: #bcbcbc;
}

#champs ul {
	margin: 0;
	padding: 0;
	width: 460px;
}

#champs li {
	list-style: none;
}

#champs h2 {
	font-size: 18px;
	margin: 0;
}

#champs .col-1 {
	float: left;
}

#champs .col-2 {
	float: right;
}

#main {
	float: left;
	width: 575px;
}

#sub {
	float: right;
	width: 360px;
}

#main-with-form .col-1 {
	float: left;
	width: 580px;
}

#main-with-form .col-2 {
	float: right;
	width: 360px;
}

#main-with-form .col-1 h2 {
	font-size: 18px;
	margin: 0;
}

#main-no-sub .col-1 {
	float: left;
	width: 200px;
}

#main-no-sub .col-2 {
	float: right;
	width: 600px;
}

#qa-recent ol {
	border-top: 1px solid #e7e7e7;
	margin: 0;
	padding: 0;
}

#qa-recent li {
	border-bottom: 1px solid #e7e7e7;
	font-size: 11px;
	list-style: none;
	padding: 6px 0;
}

.wrapper {
	overflow: hidden;
	padding: 27px 0 72px;
}

.l1 .col-1 {
	float: left;
	width: 612px;
}

.l1 .col-2 {
	float: right;
	width: 306px;
}

.l1 .col-1 h2 {
	font-size: 18px;
	margin: 0 0 1px;
}

.l1 .col-2 h3 {
	font-size: 14px;
}

.l2 .col-1 {
	float: left;
	width: 228px;
}

.l2 .col-2 {
	float: right;
	width: 699px;
}

.l2 .col-1 h2 {
	font-size: 14px;
	margin: 0 0 3px;
}

.has-icon .orly {
	margin: -12px 0 24px 56px;
}

.l2 .col-2 p {
	margin: 0 0 24px 0;
}

.has-icon h3 {
	margin: 0 0 0 56px;
}

.has-icon p,
.has-icon ul,
.has-icon ol {
	margin: 0 0 24px 56px;
}

.l2 .has-icon p {
	margin: 0 0 24px 56px;
}

.intro {
	margin: 0 0 24px;
}

.l1 .col-1 .intro {
	margin: 0;
}

.intro h2 {
	margin: 0;
}

.intro h2 span {
	font-size: 14px;
}

.intro p {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 18px;
}

.case-study blockquote {
	color: #000;
	font-style: normal;
}

.l2 .intro p {
	margin: 0 0 18px;
}

.l4 .col-1 {
	float: left;
	width: 306px;
}

.l4 .col-2 {
	float: right;
	width: 612px;
}

/* @end */

/* @group Libary */

input.search-button,
.nu-button,
a.gogogo,
.submit input,
#searchnext,
#searchprev {
	background: #121212 url(/cssimg/sprites-bg.png) 0 -400px repeat-x;
	border: 1px solid #000;
	color: #fff;
	padding: 3px 9px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
}

.actions-page {
	background: #eee;
	padding: 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.actions-page a:link,
.actions-page a:visited,
.actions-page a:hover,
.actions-page a:active {
	color: #fff;
	margin: 0 6px 0 0;
	text-decoration: none;
}


label {
	display: block;
	color: #000;
	line-height: 18px;
}

.field {
	padding: 6px 0;
}

input {
	padding: 2px;
}

#nu-search,
#container-search .gsc-input input {
	background-image: url(/cssimg/icon-search-on-white.png) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 4px !important;
	border: 2px solid #d7d7d7;
	border-radius: 4px;
	font-size: 18px;
	padding: 6px 6px 6px 36px;
	width: 530px;
	-moz-border-radius: 4px;	
	-webkit-border-radius: 4px;
}

#nu-search {
	width: 907px;
}

.gsc-search-button input {
	display: none;
}

#container-search {
	padding: 0 0 18px 0;
}

a:link, a:visited {
	color: #0077bc;
	text-decoration: none;
}

a:hover {
	color: #0077bc;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

a:active {
	color: #0044bc;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;	
}

.sticky {
	color: #000;
}

img.border {
	border: 1px solid #d7d7d7;
}

a.video img {
	border: 1px solid #d7d7d7;
	margin: 0 0 36px;
	padding: 6px;
}

a.video:hover img {
	background: #eee;
}

.list-thumb a img {
	border: 1px solid #d7d7d7;
}

	#skel-header a:link, #skel-header a:visited {
		color: #9e9e9e;
	}
	
	#skel-header a:hover {
		color: #666;
		text-decoration: none;
	}
	
	#skel-header a:active {
		color: #ccc;
		text-decoration: none;
	}
	
	#header-top a {
		font-size: 11px;
		/*font-weight: bold;*/
	}
	
	#header-top a:hover {
		color: #ccc;
	}
	
	#skel-content .sub a {
		color: #999;
		text-decoration: none;
	}
	
	#skel-content .sub a:hover {
		color: #666;
	}

	#skel-footer a {
		color: #6f6f6f;
		display: block;
	}
	
	#skel-footer a:hover {
		color: #000;
		text-decoration: none;
	}

.nav-horiz {
	margin: 0;
}

.nav-horiz li {
	display: inline;
}

.nav-vert {
	border-top: 1px solid #d7d7d7;
	margin: 0 0 27px;
}

.nav-vert li,
.nav-vert a {
	color: #000;
	display: block;
	font-weight: bold;
	/*height: 36px;*/
	line-height: 36px;
	list-style: none;
	text-decoration: none;
}

.nav-vert a:link,
.nav-vert a:visited,
.nav-vert a:hover,
.nav-vert a:active {
	color: #000;
}

.nav-vert a {
	border-bottom: 1px dotted #d7d7d7;
	text-indent: 12px;
}

.nav-vert a img {
	display: none;
}

* html #skel-wrapper .nav-vert a {
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}

* html #skel-wrapper .nav-vert a:hover {

}

.nav-vert a img {
	margin: 0 15px 0 0;
	position: relative;
	left: 9px;
	top: 3px;
}

.nav-vert a:hover {
	background: #eee;
	color: #000;
}

#skel-content h2.margin {
	margin: 0 0 24px;
}

h3.margin {
	margin: 0 0 18px;
}


.wrap-col-2 {
	margin: 0 0 0 -36px;
	overflow: hidden;
	width: 648px;
}

.wrap-col-2 h3 {
	font-size: 14px;
}

.wrap-col-2 p {
	margin: 0 0 24px;
}

.wrap-col-2 p:last-child {
	margin: 0;
}

.wrap-col-2 .col {
	float: left;
	margin: 0 0 0 36px;
	width: 288px;
	display: inline;
}

.icon-left {
	float: left;
	margin: 0 9px 0 0;
}

.icon-right {
	float: right;
}

.box,
.box-white,
.box-special {
	border: 1px solid #d7d7d7;
	border-radius: 4px;
	margin: 0 0 18px;
	padding: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.box-white h2,
.box-special h2 {
	font-size: 18px;
}

.box-special {
	background: #e0f0fa;
	border: 1px solid #c4deef;
}

.box-special h2 {
}

#support-browse {
	background: url(/cssimg/browse.png) no-repeat 18px;
	height: 70px;
	position: relative;
}

.button-invisible {
	position: absolute;
	text-indent: -9999px;
	height: 65px;
	width: 60px;
}

#button-videos {
	left: 110px;
	width: 42px;
}

#button-knowledgebase {
	left: 189px;
	width: 87px;
}

#button-forums {
	left: 309px;
	width: 45px;
}

/* @end */

/* @group Selected Nav Items */

/* Main */
#page-support-home .nav-support-home a,
#page-support-videos .nav-videos a,
#page-kb .nav-kb a,
#page-kb-index .nav-kb a,
#page-support-forums .nav-forums a,
#page-support-request .nav-support-request a,
#page-live-training .nav-live-training a {
	background: url(/cssimg/nav-arrow-support.png) bottom no-repeat;
	color: #666;
	cursor: default;
}

#page-support-wish-list .nav-wish-list a,
#page-support-about .nav-the-support-team a {
	color: #fff;
	cursor: default;
}

/* Side */
#skel-content .nav-1 .nav-1 a,
#skel-content .nav-2 .nav-2 a,
#skel-content .nav-3 .nav-3 a,
#skel-content .nav-4 .nav-4 a,
#skel-content .nav-5 .nav-5 a,
#skel-content .nav-6 .nav-6 a,
#skel-content .nav-7 .nav-7 a,
#skel-content .nav-8 .nav-8 a,
#skel-content .nav-9 .nav-9 a,
#skel-content .nav-10 .nav-10 a,
#skel-content .nav-11 .nav-11 a,
#skel-content .nav-12 .nav-12 a,
#skel-content .nav-13 .nav-13 a,
#skel-content .nav-14 .nav-14 a,
#skel-content .nav-15 .nav-15 a {
	background: #000;
	border-top: 1px solid #222;
	border-bottom: 1px solid #000;
	color: #fff;
	cursor: default;
}


/* @end */



/* @group Wish List */

tr.Completed { display:none; }

table.Completed tr.Completed { display: table-row; }

#wl-new {
	background: #4BA620;
	color: #fff;
	font-weight: bold;
	padding: 6px 9px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wl-header {
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 36px;
	padding: 0 0 9px;
}

.wl-header p {
	margin: 0;
}

#wl-heading h1 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -0.03em;
	margin: 0;
}

#whoslogged {
	color: #000;
	position: relative;
	top: 36px;
	text-align: right;
}

#page-title #wl-whoslogged a {
	color: #0077bc;
	float: none;
	margin: 0;
}

#wl-category li {
	font-size: 11px;
}

.table-wish-list {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin: 9px 0;
	width: 100%;
}

.table-wish-list td {
	border-bottom: 1px solid #eee;
	color: #999;
	font-size: 12px;
	padding: 6px 9px 6px 0;
	vertical-align: middle;
}

.wl-count {
	color: #000;
	font-weight: bold;
	width: 30px;
}

.wl-count div {
	background: #eee;
	color: #000;
	height: 24px;
	line-height: 24px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wl-edit {
	padding-right: 0 !important;
	text-align: right;
}

.wl-name {
	width: 440px;	
}

.wl-customer .wl-name {
	width: 580px;
}

.table-wish-list .wl-date {
	font-size: 10px;
	width: 80px;
}

.table-wish-list .wl-status {
	font-size: 10px;
	padding: 0 0 0 9px;
	text-align: right;
}

#page-support-wish-list input.cat_textbox,
#page-support-wish-list input.cat_dropdown_smaller,
#page-support-wish-list select {
	border: 1px solid #ccc;
	width: 180px;
}

#page-support-wish-list .webform,
#modal .webform {
	background: #f7f7f7;
	border: 1px solid #d7d7d7;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 18px;
	padding: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

#wishlist {
	padding: 0;
}

#wishlist .webform h2 {
	margin: 0 0 9px !important;
}

#modal .webform .item {
	padding: 0 0 15px;
}

.who-voted .comment-container {
	width: 90%;
}

.who-voted .header {
	padding: 3px 6px;
}

.who-voted .comment-container img,
.who-voted .content {
}

.wl-vote {
	border-bottom: 1px solid #eee;
	margin: 0 0 18px;
}

.wl-vote textarea.comment {
	margin: 0 0 18px;
	width: 90%;
}

.wl-vote input.cat_button {
	background: #4BA620;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 18px;
	padding: 6px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wl-content {
	margin: 0 0 18px;
}

.who-voted {
	clear: both;
}

.pagination {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}

#post-list .pagination {
	display: inline;
}

#post-list .page-nav a {
	font-size: 14px;
	margin: 0 0 0 12px;
}

#post-list .page-nav {
	text-align: right;
}

.pagination li {
	color: #000;
	display: inline;
	list-style: none;
	margin:  0 0 0 9px;
}

.pagination a {
	margin: 0;
}

/* @end */

/* @group Modal */

body#modal {
	background-image: none;
	background-color: #fff;
	color: #666;
}

#modal h1 {
	color: #4BA620;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 18px;
}

#modal .h-child {
	color: #666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 6px 0 0;
}

#modal h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 18px;
}

#modal label {
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 18px;
}

#modal .cat_textbox_small,
#modal .cat_listbox {
	width: 500px;
}

#modal select {

}


/* @end */

/* @group Google */

.gfc-resultsHeader { display: none; }
.gfc-resultsRoot { border-top: 1px solid #e7e7e7; }
.gf-snippet { display: none;}

/* important - don't remove the above styling - it hides the google watermark plus search results tabs and urls */
.gsc-resultsbox-visible { border: 1px solid #d7d7d7; padding: 15px; margin: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.gsc-control-cse { padding: 0 !important; width: auto !important;}
.gs-visibleUrl-short { display:none; }
.gsc-branding-text { display: none; }
.gsc-branding-img { display: none ; }
.gsc-title { display: none; }
.gsc-resultsbox-invisible { display: none; }
.gsc-resultsHeader { display: none; }
.gs-watermark { display: none; }
.gsc-results { }
.gsc-webResult .gsc-webResult { padding: 9px 0 !important; margin: 0 !important; border-top: 1px solid #e7e7e7 !important;}
.gs-visibleUrl { color: #bcbcbc; }
.gsc-cursor { border-top: 1px solid #e7e7e7; padding-top: 9px; }
.gsc-cursor div { display: inline; margin: 0 9px 0 0; cursor: pointer; cursor: hand; color: #0077bc; }
.gsc-cursor-current-page { color: #000 !important; cursor: default !important;}
.gsc-adBlockVertical.gsc-adBlockNoHeight, .gsc-adBlockNoHeight, .gsc-adBlock {
	display: none;
} 
.gsc-tabHeader {
    display:inline;
    margin-right: 2px;
    padding-left: 6px;
    padding-right: 6px;	
}
.gsc-tabData.gsc-tabdInactive { display: none; }
.gsc-tabData.gsc-tabdActive { display: block; }

/* @end */

/* @group Juitter */

#juitterContainer img { display: none; }
#juitterContainer ul { margin: 0; padding: 0; }
#juitterContainer li { list-style: none; color: #000;}
#juitterContainer a { display: none; }
#juitterContainer .time { color: #999; display: block; }

/* @end */

/* @group Tabs */

#tabs {
	border: 1px solid #d7d7d7;
	overflow: hidden;
	height: 442px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.tab {
	float: left;
	width: 602px;
	clear: both;
	padding: 18px;
	min-height: 200px;	
}

.tab h2 {
	font-size: 18px;
	margin: 0 0 18px;
}

#nav-tabs {
	background: #eee !important;
	border-left: 1px solid #d7d7d7;
	float: right;
	height: 442px;
	background: #fff;
	margin: 0;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	width: 310px;
}

#nav-tabs li,
#nav-tabs a {
	color: #444;	
	display: block;
	list-style: none;
}

#nav-tabs a {
	text-decoration: none;
	padding: 6px 9px;
}

#nav-tabs a {
	border-bottom: 1px solid #d7d7d7;
}

* html #tabs li {
	display: inline;
}

#nav-tabs li:hover {
	background: #d7d7d7;
}

#nav-tabs li.active {
	background: #000;
}

#nav-tabs li.active a {
	color: #fff;
}

#tabs div p {
	line-height: 150%;
}

.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}

/* @end */

/* @group Forums */

#main-no-sub table.forum,
#main-no-sub table.header {
	width: 920px;
}

#main-no-sub .header .forums {
	width: 568px;
}

#main-no-sub td.name {
	width: 540px;
}

ul.cap-top li.breadcrumb {
	display: inline;
	float: left;
	height: 36px;
	width: 600px;
	
}

#skel-wrapper td.action a {
	color: #0077bc !important;
	margin: 0 9px 0 0;
}

.forum h3 a {
	display: inline !important;
}

.search-result h3 {
	font-size: 12px;
	line-height: 18px;
}

.search-result p {
	color: #888;
}

.search-results #searchprev {
	margin: 0 12px 0 0;
}

.archive li.actions,
.archive .action,
.archive .attribute {
	display: none;
}

table.box {
	border: none;
	margin: 0;
}

.archive .forum-posts-container h2:before {
	content: "(Archive) ";
}

.topic-list th.date {
	padding-left: 30px;
}

/* @end */

/* @group Olark */

#habla_panel_div {
	border: 1px solid #0077bc !important;
	border-radius: 4px !important;
	font: 12px/18px arial,serif !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
}

#habla_topbar_div {
	background: #0077bc !important;
	border: none !important;
	font: 14px arial, serif !important;
	padding: 9px 12px !important;
}

a#habla_oplink_a {
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

a.habla_button,
a.habla_button:visited {
	background: #30a2e4 !important;
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;	
}

a.habla_button:hover {
	color: #fff !important;
	background: #5dc4ff !important;
}

a.habla_button:active {
	color: #fff !important;
	background: #0066a1 !important;
}

#habla_pre_chat_div,
#habla_conversation_div {
	/*font: 14px/18px arial,serif !important;*/
	padding: 12px !important;
}

#habla_conversation_div p {
	border-bottom: 1px dotted #d7d7d7;
	padding: 3px 0 4px 21px !important;
	width: 90% !important;
}

#habla_pre_chat_span {
	display: block;
	margin: 0 0 18px;
}

#habla_pre_chat_div textarea,
#habla_chatform_form textarea {
	display: block;
	color: #000 !important;
	font: 12px/21px arial,serif !important;
	margin: 0 0 9px 0 !important;
	width: 460px !important;
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;		
}

#habla_pre_chat_div textarea:focus,
#habla_chatform_form textarea:focus {
	border: 2px solid #999 !important;
}

#habla_pre_chat_error_span {
	background: #fff29c;
	color: #978611;
	display: block;
	font-size: 12px;
	position: relative;
	text-indent: 6px;
	top: -18px;;
}

#habla_pre_chat_submit_input {
	background: #0077bc !important;
	border-radius: 4px !important;
	padding: 6px 9px;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;	
}

.habla_conversation_person1 {
	color: #999 !important;
}

.habla_conversation_person2 {
	color: #0091e5 !important;
}

#habla_input_div {
	padding: 12px !important;
}

/* @end */

/* @group Christine */

	.training-h2 { padding-bottom: 36px; padding-bottom: 36px !important; margin-bottom: 0px !important; border-bottom: 1px solid #ccc; }
	.this-day { display: block; float: left; width: 100px; background-color: #eee; margin: 9px 18px 18px 18px; padding: 12px 0 12px 0; line-height: 200%; border: 1px solid #d7d7d7; }
		.this-day .weekday { display: block; width: 100px; text-transform: uppercase; font-size: 12px; color: #999; }
		.this-day .monthday { display: block; width: 100px; font-size: 18px; color: #777; }
		.this-day .year { display: block; width: 100px; font-size: 12px; color: #999; }
	.this-day-courses { width: 458px; float: right; margin-bottom: 0; margin-top: 0px; height: 36px; }
		.this-day-courses h3 { display: block; float: left; width: 260px; text-align: left; margin-top: 9px; margin-bottom: 9px; color: #666; }
		.this-day-courses h3.time { width: 65px; color: #aaa; clear: left; }
	.this-day-courses, .this-day span, .this-day h3 { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
		.training-cta { display: block; background: #999; border: none; color: #fff !important; font-size: 12px; font-weight: bold; height: 16px; line-height: 16px; padding: 6px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
		.training-cta:hover { background-color: #aaa; text-decoration: none; }
	#courses hr { margin: 18px 0 0 0 !important; padding: 0; height: 1px; }
	.course-desc { width: 270px; margin: 18px 0 18px 0; float: none; clear: both; }
		.course-desc ul, .course-desc ul li { padding: 0; text-indent: 0; }
		.course-desc ul li { margin: 0 0 9px 0; }
		.course-desc ul { margin: 18px 0 18px 18px; }
		.course-desc .training-cta { width: 94px; }
		.course-desc p { margin-bottom: 9px; }
	.cancelled h3 { text-decoration: line-through; }
	.cancelled h4 { display: block; float: right; text-transform: uppercase; letter-spacing: 1px; color: #777; margin: 18px; line-height: 24px; }
	.day { display: block; width: 100%; text-align: center; margin: 0; padding: 9px 0 0 0; position: relative; top: 0; }
		.day hr { margin: 0 !important; padding: 0; height: 1px; }
	.day.today { background-color: #f4f4f4; }
	.day.today { *background-color: #ccc; } /* Internet Explorer 7 fussing */
		.day .this-day-courses .training-cta { display: block; float: right; margin: 9px; }
		.day.reg .this-day-courses .training-cta { display: none; }
		.day.today .this-day-courses .training-cta { display: block; float: right; margin: 9px; }
		.day.today .this-day-courses.cancelled .training-cta { display: none !important; }
	.past { display: none; }
	
	
	/* Partner Help Temporary Page */
	
	/*#partner-help .box { width: 430px; float: left; margin: 0 0 18px; }
	#partner-help .box.right-box { float: right; } */
	
	
	/* Mail Migration Page */
	
	#mail-migration ul { margin-top: 0; margin-bottom: 18px; *margin-bottom: 0; }
	#mail-migration .intro { clear: both; }
	#oldmail { clear: both; margin: 0; padding: 0; }
	#oldmail p { *margin: 0; }
	#mail-migration .box { width: 430px; height: 654px; }
	#mail-migration #email-box-left { float: left; }
	#mail-migration #email-box-right { float: right; }

/* KB change on 27th July */

#panel-main img {
     padding-bottom: 20px;
     padding-top: 20px;
}

/* @end */


