﻿/* WYSIWYG Editor Styles */

/* Default styles */

.ms-propertysheet #onetIDListForm h1 {
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.25em;
	color:#1f7c07;
}

.ms-propertysheet #onetIDListForm h2 {
	font-weight:bold;
	font-size:1.2em;
	color:#1f7c07;
}

.ms-propertysheet #onetIDListForm h3 {
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 1em;
}

.ms-propertysheet #onetIDListForm p {
	margin:0;
	padding-bottom:1em;
}

.ms-propertysheet #onetIDListForm a {
	color:#1f7c07;
	text-decoration:underline;
}

.ms-propertysheet #onetIDListForm a:visited {
	color:#444;
}

.ms-propertysheet #onetIDListForm a:active,
.ms-propertysheet #onetIDListForm a:hover {
	color:#79be10 !important;
}

.ms-propertysheet #onetIDListForm ul,
.ms-propertysheet #onetIDListForm ol {
	margin:0 0 1em;
	padding:0;
	list-style-position:outside;
}

.ms-propertysheet #onetIDListForm ul {
	list-style-image:url(Images/square-bullet.png);
}

.ms-propertysheet #onetIDListForm li {
	margin-left:20px;
	line-height:1.2em;
	display:list-item;
}

#onetIDListForm .ms-propertysheet table tr {
	vertical-align:top;
}

/* Enable link click event handler */

a.ms-rteCustom-click,
a.nib-editCustom-click {
    display:inline;
}

/* Highlight text */

.ms-rteCustom-nibGreenText,
.nib-editCustom-nibGreenText {
	color:#1f7c07;
}

/* Shaded section for Directors & Management */

.ms-rteCustom-ShadedSection,
.nib-editCustom-ShadedSection {
	padding:1em;
	background-color:#f5f9eb;
}

/* Mimics large green button */

.ms-rteCustom-ButtonLink,
.nib-editCustom-ButtonLink {
	display:block;
	background:transparent url(Images/large-button-left.gif) no-repeat;
	padding:0 0 1px 3px;
	*padding-bottom:0;	
	position:relative;
	float:right;
	height:24px;
	margin-top:7px;
}

.ms-rteCustom-ButtonLink a,
.nib-editCustom-ButtonLink a {
	height:22px;	
	text-align:center;
	text-decoration:none;
	line-height:20px;
	color:#fff !important;
	border:none;
	background:transparent url(Images/large-button-right.gif) no-repeat 100%;
	font-weight:bold;
	font-size:.94em;
	margin:0;
	padding:0 8px 0 0;
	vertical-align:top;
}

.ms-rteCustom-ButtonLink a:hover,
.ms-rteCustom-ButtonLink a:visited,

.nib-editCustom-ButtonLink a:hover,
.nib-editCustom-ButtonLink a:visited {
	color:#fff !important;
}

/* Infoboxes */

.ms-rteCustom-Infobox,
.nib-editCustom-Infobox {
	display:inline;
	position:absolute;
	margin-top:4px;
	width:15px;
	height:15px;
	overflow:hidden;
	background:transparent url(Images/info-icon.png) no-repeat;
	cursor:pointer;
	vertical-align:baseline;
	font-size:0px;
	line-height:30px;
}

/* Bullet styles  */
ul.nib-editCustom-TickBullets,
ul.nib-editCustom-ArrowBullets,
ul.nib-editCustom-CrossBullets,

ul.ms-rteCustom-TickBullets,
ul.ms-rteCustom-ArrowBullets,
ul.ms-rteCustom-CrossBullets {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 0 1em 2px;
	padding:0;
	vertical-align:top;
}

ul.nib-editCustom-TickBullets li
ul.nib-editCustom-ArrowBullets li,
ul.nib-editCustom-CrossBullets li,

ul.ms-rteCustom-TickBullets li,
ul.ms-rteCustom-ArrowBullets li,
ul.ms-rteCustom-CrossBullets li {
	line-height:16px;
	list-style-image:none !important;
}

ul.nib-editCustom-TickBullets li,
ul.ms-rteCustom-TickBullets li
 {
	background:transparent url(Images/tick-bullet.png) no-repeat;
	padding:4px 0 0 18px;
	margin:0 0 .2em 4px;
}


ul.nib-editCustom-CrossBullets li,
ul.ms-rteCustom-CrossBullets li {
	background:transparent url(Images/cross-bullet.gif) no-repeat;
	margin:0 0 .2em 4px;
	padding:2px 0 0 18px;
}

ul.ms-rteCustom-ArrowBullets li,
ul.nib-editCustom-ArrowBullets li {
	padding:2px 0 4px 28px;
	background:transparent url(Images/bullet-point-arrow.png) no-repeat;
	margin:0 0 .3em;
}

/* Table Styles */
.ms-rteTable-About-nib-Two-Column,
.nib-editTable-About-nib-Two-Column {
	border-collapse:collapse;
	width:100%;
}

.ms-rteTable-About-nib-Two-Column tr,
.nib-editTable-About-nib-Two-Column tr {
	vertical-align:top;
}

.ms-rteTable-About-nib-Two-Column td,
.nib-editTable-About-nib-Two-Column td {
	width:50%;
}

.ms-rteTableFirstCol-About-nib-Two-Column,
.nib-editTableFirstCol-About-nib-Two-Column {
	padding-right:10px;
}

.ms-rteTableLastCol-About-nib-Two-Column,
.nib-editTableLastCol-About-nib-Two-Column {
	padding-left:10px;
}

.ms-rteTable-Contact-Info,
.nib-editTable-Contact-Info {
	width:100%;
	border-collapse:separate;
	position:relative;
	top:10px;
}

.ms-rteTable-Contact-Info tr,
.nib-editTable-Contact-Info tr {
	vertical-align:top;
}

.ms-rteTable-Contact-Info td,
.nib-editTable-Contact-Info td {
	background-color:#f5f9eb;
	border:1px solid #fff;
}


.ms-rteTableFirstCol-Contact-Info,
.ms-rteTableEvenCol-Contact-Info,

.nib-editTableFirstCol-Contact-Info,
.nib-editTableEvenCol-Contact-Info {
	width:55px;
}

.ms-rteTable-Non-Packaged-Product,
.nib-editTable-Non-Packaged-Product {
	border-collapse:collapse;
	width:100%;
}

.ms-rteTableFirstCol-Non-Packaged-Product,
.nib-editTableFirstCol-Non-Packaged-Product {
	width:33%;
	padding:5px;
}

.ms-rteTableLastCol-Non-Packaged-Product,
.nib-editTableLastCol-Non-Packaged-Product {
	width:65%;
	padding:5px;
	background-color:#f5f9eb;
}

.ms-rteTable-Non-Packaged-Product-Footer,
.nib-editTable-Non-Packaged-Product-Footer {
	border-collapse:collapse;
	height:37px;
	width:555px !important;
	margin:0 5px !important;
}

.ms-rteTable-Non-Packaged-Product-Footer tr,
.nib-editTable-Non-Packaged-Product-Footer tr {
	vertical-align:middle;
}


