/* ================================================================================ */
/* CLEAR THE DEFAULT BROWSER VALUES */
/* ================================================================================ */

html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, form, fieldset, a, div, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* ================================================================================ */
/* CONTAINERS */
/* Place Divs here that you wish to allow re:write to assign Modules to */
/* Superceded in v3.2 with page by page assignment in the template, but this is /*
/* still a good place to list these containers in this file /*
/* ================================================================================ */



/* END CONTAINERS */

/* ================================================================================ */
/* MODULES */
/* Base re:write Module styles */
/* ================================================================================ */

.code-default {
	font-size: 0.7em;
	line-height: 1.5;
	color:#000000;
}

.flash-default {
	font-size: 0.7em;
	line-height: 1.5;
	color:#000000;
	margin-bottom: 15px;
}

.table-default {
	font-size: 0.7em;
	margin-bottom: 15px;
}

.text-block-default {
	font-size: 0.7em;
	line-height: 1.5;
	color:#000000;
}

.text-block-faq-Q {
	font-size: 0.7em;
	line-height: 1.5;
	color:#000000;
	background-color:#97D6EF;
	margin-bottom:10px;
}

.text-block-faq-A {
	font-size: 0.7em;
	line-height: 1.5;
	color:#000000;
	background:url(../../../lib/graphics/A.gif) 15px 2px no-repeat;
	margin-bottom:10px;
}

.text-block-instruction {
	font-size: 0.7em;
	line-height: 1.5;
	color:#000000;
	background:url(../../../lib/graphics/instruction-tile.gif) 8px 0px no-repeat;
	padding-top:5px;
}

.picture-default {
	font-size: 0.7em;
	line-height: 1.5;
	color:#000000;
	margin-bottom: 15px;
}

.summary-default {
	font-size: 0.7em;
	line-height: 1.5;
	color:#000000;
}

.video-default {
	font-size: 0.7em;
	line-height: 1.5;
	color:#003366;
	margin-bottom: 15px;
}

/* END MODULES */

/* ================================================================================ */
/* MODULE EXTENSIONS */
/* Specific elements within certain Module styles */
/* ================================================================================ */

.text-block-default p, .text-block-default ul, .text-block-default ol {
	margin-bottom: 1.5em;
}

.text-block-instruction p, .text-block-instruction ul, .text-block-instruction ol {
	margin-bottom: 1.5;
}

.text-block-default p, .text-block-instruction p {
	padding-left:16px;
	padding-right:16px;
}

.text-block-default ul, .text-block-default ol, .text-block-instruction ul, .text-block-instruction ol {
	padding-left: 16px;
	padding-right:16px;
}

.text-block-default ul, .text-block-instruction ul {
	list-style:none;
}

.text-block-default ul li, .text-block-instruction ul li{
	background:url(../../../lib/graphics/bullet.gif) 0px 4px no-repeat;
	padding-left: 16px;
}

.text-block-faq-Q p, .text-block-faq-A p {
	padding-left:55px;
	padding-right:16px;
}

.text-block-faq-Q p {
	background:url(../../../lib/graphics/Q.gif) 15px 5px no-repeat;
	padding-bottom:11px;
	font-weight:bold;
	padding-top:11px;
}

.text-block-faq-A p {
	padding-bottom:18px;	
}

.text-block-default a, .text-block-faq-A a {
	color:#26a9e1;
}

#home-template .text-block-default h1 {
	background-color:#26A9E0;
	color:#FFFFFF;
	padding:8px 15px;
	font-size:1.8em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}

#home-template .text-block-default h1 .h1Extension {
	font-style:italic;
	font-weight:lighter;
}

#home-template .text-block-default h2 {
	background-color:#26A9E0;
	color:#FFFFFF;
	padding:8px 15px;
	font-size:1.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	line-height:1em;
	font-weight:lighter;
}

.text-block-default h3 {
	background-color:#002559;
	color:#FFFFFF;
	padding:8px 5px 8px 48px;
	font-size:1.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:8px;
	line-height:1em;
	font-weight:lighter;
}

#default-template .text-block-default h1 {
	background-color:#26A9E0;
	color:#FFFFFF;
	padding:8px 15px 12px 15px;
	font-size:1.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	line-height:1em;
	font-weight:lighter;
}

#default-template .text-block-default h2 {
	background-color:#ffffff;
	color:#26A9E0;
	font-size:1.6em;
	padding:8px 15px 12px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	line-height:1em;
	font-weight:lighter;
}


/* ================================================================================ */
/* WEBSITE STYLES */
/* Site specific styles (other than the re:write enabled containers - see above) */
/* ================================================================================ */

#accessibility {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1px;
	font-size: 0.1em;
}

body {
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}

#accessoriesBox {
	background-color:#F3F3F3;
	width:242px;
	margin-top:5px;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:10px;
}

#accessoriesBoxHeader {
	color:#FFFFFF;
	background-color:#fd341a;
	padding:5px;
	font-size:1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1em;
	font-weight:lighter;
	margin-top:5px;
}

#accessoriesBoxCopy {
	color:#fd341a;
	font-size:0.8em;
	padding:0px 30px;
}

#accessoriesBoxCopy a {
	color:#fd341a;
}

#centrePageWrapper {
	height: auto;
	width: 955px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#contentWrapper {
	padding:5px 6px;
}

#content .text-block-default{
	background-color:#FFF;
}

.errorMessage {
	font-size:0.7em;
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	margin:15px;
	display:block;
	background-color:#900;
	padding:5px;
	line-height: 1.5;
}

#expiryAlert {
	background-color:#fff102;
	width:242px;
	position:relative;
}

#expiryAlertReduced {
	background-color:#fff102;
	width:196px;
	position:relative;
	margin-left:5px;
}

#expiryAlertForm {
	padding:5px;
}

#expiryAlertForm2 {
	background:url(../../../lib/pictures/my_pictures/girl-texting.jpg) 320px 90px no-repeat;
}

#expiryAlertForm .text-block-default  {
	background-color:#fff102;
}

.expiryAlertFormRow {
	margin-bottom:8px;	
}

#expiryAlertForm #btnRegister {
	margin-left:15px;
}

#expiryAlertForm label, #expiryAlertForm2 label{
	margin-left:15px;
	font-size:0.7em;
	font-weight:bold;
}

#home-template .expiryAlertFormField {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	margin-left:15px;
	margin-top:3px;
}

#default-template .expiryAlertFormField {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	margin-left:15px;
	margin-top:3px;
	background-color:#FFC;
	border:1px solid #CCC;
}

#home-template .expiryAlertFormList {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#default-template .expiryAlertFormList {
	font-size:0.7em;
	background-color:#FFC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#expiryAlertButton {
	margin-left:5px;
}

#expiryAlertIcon {
	position:absolute;
	left:10px;
	top:8px;
	width:38px;
	height:40px;
}

#home-template #expiryAlertSMSBox {
	background-color:#FFFFFF;
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	padding:7px 25px;
}

#default-template #expiryAlertSMSBox {
	background-color:#fff102;
	width:232px;
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	padding:7px 0px;
}

#home-template #expiryAlertNumber {
	color:#fd341a;
	font-size:2em;
	background:url(../../../lib/graphics/phone-icon.gif) 36px 6px no-repeat;
	padding-left:30px;
}

#default-template #expiryAlertNumber {
	color:#fd341a;
	font-size:2em;
	background:url(../../../lib/graphics/phone-icon.gif) 60px 6px no-repeat;
	padding-left:30px;
}

#default-template #expiryAlertExample {
	background-color:#fff102;
	margin-left:15px;
	margin-top:7px;
	padding:7px 0px 2px 0px;
}

#footer {
	height:190px;
	background:url(../../../lib/graphics/footer-gradient.gif) left top repeat-x;
	position:relative;
}

#footerContent {
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	color:#002559;
	position:absolute;
	left:5px;
	bottom: 5px;
	width:945px;
}

#footerContentInner {
	padding:5px 10px;	
}

#footerCopyLeft {
	float:left;
	width:700px;
}

#footerContent p{
	margin-bottom:1.2em;
	line-height:1.3;
}

#footerContent a {
	color:#26a9e1;
}

#footerCopyRight {
	float:right;
	width:190px;
	text-align:right;
}

#footerTextSize  {
	margin-top:15px;
	height:30px;
	overflow:hidden;
}

#footerTextSizeLeft {
	float:right;
	margin-right:6px;
	padding-top:3px;
	line-height:2;
}

#footerTextSizeRight {
	float:right;
}

#footerTextSizeRight a {
	margin-left:3px;
	background-color:#ffffff;
	text-decoration:none;
}


#HCP {
	margin-left:5px;
	width:196px;
}

#HCP p{
	font-size: 0.7em;
	line-height: 1.5;
	color:#00000;
	margin-left:15px;
	margin-right:5px;
}

#HCP p a{
	color:#26a9e1;
}

#header {
	width:945px;
	height:95px;
	margin:5px;
}

#homeCaseStudies {
	background-color:#e9f7fa;
	padding:5px 6px;
}

#homeCaseStudies .text-block-default  {
	background-color:#e9f7fa;
}

.homeIcons{
	margin-bottom:5px;
}

.homeIcons a {
	display:block;
	width:240px;
	height:151px;
}

.homeAccessoriesLeft a, .homeAccessoriesRight a {
	display:block;
	width:240px;
	height:188px;
}

.homeIconsLeft {
	float:left;
	width:240px;
	height:151px;
	overflow:hidden;
}

.homeIconsLeft a.howtouse{
	background:url(../../../lib/graphics/how-to-use.jpg) left top no-repeat;
}

.homeIconsRight {
	float:right;
	width:240px;
	height:151px;
	overflow:hidden;
}

.homeIconsRight a.whentouse{
	background:url(../../../lib/graphics/when-to-use.jpg) left top no-repeat;
}

.homeIcons a:hover {
	background-position:0px -151px;
}

.homeAccessoriesLeft {
	float:left;
	width:240px;
	overflow:hidden;
}

.homeAccessoriesRight {
	float:right;
	width:240px;
	overflow:hidden;
}

.moreCaseStudies {
	float:right;
}

.moreCaseStudies a {
	display:block;
	width:154px;
	height:32px;
	overflow:hidden;
	background:url(../../../lib/graphics/more-case-studies.jpg) left top no-repeat;
}

.moreCaseStudies a:hover {
	background-position:0px -32px;
}

.orangeColour {
	color:#fd341a;
}

#page {
	width:955px;
}

#panelLeft {
	width:201px;
	float:left;
	background-color:#FFF;
}

#panelLeft ul li {
	padding-left:5px;
	margin-bottom:2px;
	overflow:hidden;
}

#panelLeft ul li a {
	display:block;
	width:196px;
	height:30px;
	color:#000000;
	background-color:#d3eef9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	padding-left:12px;
	line-height:2.2;
}

#panelLeft ul li a.level2 {
	background-color:#FF998B;
	color:#FFF;
}

#panelLeft ul li a.selected {
	color:#FFFFFF;
	background:url(../../../lib/graphics/selected-page.jpg) left top no-repeat;
}

#panelLeft ul li a.selected2 {
	color:#FFFFFF;
	background:url(../../../lib/graphics/selected-page-no-arrow.jpg) left top no-repeat;
}

#panelLeft ul li a.level2Selected {
	background-color:#FF3317;
	color:#FFF;
}

#panelLeft ul li a:hover {
	background-color:#BDE5F6;
}

#panelLeft ul li a.level2:hover, #panelLeft ul li a.level2Selected:hover {
	background-color:#FF8574;
}

#panelMainHome {
	width:497px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#panelMain {
	width:749px;
	float:left;
}

#panelRight {
	width:247px;
	float:left;
	background-color:#FFF;
}

#socialmedia {
	height:32px;	
}

#socialmediaShare, #socialmediaPrint {
	float:right;
	height:32px;
	margin-right:5px;
}

.symptom {
	float:left;
	margin-right:5px;
}

table {
	border-collapse: collapse;
}

table caption {
	text-align: left;
	font-weight:bold;
	padding: 0px 0px 4px 0px;
}

th {
	text-align: left;
	font-weight:bold;
}

th, td {
	padding: 4px;
}


/* ================================================================================ */
/* RE:WRITE TOOLBAR */
/* Styles that are specific to the re:write toolbar  */
/* Should not need changing */
/* ================================================================================ */

#rwToolbar {
	width: 100%;
	height: 56px;
	position:absolute;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rwToolbarLogo {
	height: 56px;
	width: 233px;
	background-image:url(../../editor/graphics/toolbar-logo.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top: 0px;
	left: 0px;
}

#rwToolbarMain {
	height: 56px;
	color:#FFFFFF;
	margin-left: 255px;
}

#rwToolbarMainTop {
	height: 37px;
	font-size: 0.7em;
	overflow:hidden;
}

#rwToolbarMainTop a {
	display:block;
	float:left;
	height:23px;
	font-size:0.1em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-top:9px;
}

#rwToolbarMainTop a:hover {
	background-position: 0px -23px;
}

#rwToolbarMainBottom {
	height: 19px;
	width: 685px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image:url(../../editor/graphics/toolbar-infobar.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color: #000000;
}

#rwToolbarMainBottom a{
	color: #000000;
}

#rwToolbarMainBottomText {
	margin-left: 19px;
}

#rwToolbarRetract {
	height: 56px;
	width: 23px;
	position:absolute;
	top: 0px;
	left: 233px;
	overflow:hidden;
}

#rwToolbarRetractBtn {
	height: 56px;
	width: 23px;
	display:block;
	background-image:url(../../editor/graphics/toolbar-retract.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#rwToolbarRetractBtn:hover {
	background-position:0px -56px;
}

#rwToolbarEdit {
	width: 82px;
	background-image:url(../../editor/graphics/toolbar-edit.gif);
	margin-left:8px;
}

#rwToolbarSite {
	width: 132px;
	background-image:url(../../editor/graphics/toolbar-sitemanagement.gif);
}

#rwToolbarLibraries {
	width: 84px;
	background-image:url(../../editor/graphics/toolbar-libraries.gif);
}

#rwToolbarLogout {
	width: 73px;
	background-image:url(../../editor/graphics/toolbar-logout.gif);
}

#rwToolbarAddModule {
	width: 92px;
	background-image:url(../../editor/graphics/toolbar-addmodule.gif);
	margin-left:8px;
}

#rwToolbarPublish {
	width: 76px;
	background-image:url(../../editor/graphics/toolbar-publish.gif);
}

#rwToolbarDraft {
	width: 108px;
	background-image:url(../../editor/graphics/toolbar-draft.gif);
}

#rwToolbarLoad {
	width: 55px;
	background-image:url(../../editor/graphics/toolbar-load.gif);
}

#rwToolbarJobs {
	width: 55px;
	background-image:url(../../editor/graphics/toolbar-jobs.gif);
}

#rwToolbarHelp {
	width: 55px;
	background-image:url(../../editor/graphics/toolbar-help.gif);
}

#rwToolbarExit {
	width: 56px;
	background-image:url(../../editor/graphics/toolbar-exit.gif);
}

/* ================================================================================ */
/* RE:WRITE FORM WINDOW */
/* Styles that are specific to the re:write Form window */
/* Should not need changing */
/* ================================================================================ */

#rwFormWindow{
	background-color:#000000;
	width: 600px;
	height: 400px;
	display:block;
	position:relative;
}

#rwFormWindowInner{
	padding: 2px;
}

#rwFormCaptionBar {
	height: 32px;
	color:#fbaf18;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:move;
	background-image:url(../../editor/graphics/caption-bar-tile.gif);
	background-repeat:repeat-x;
}

#rwFormCaptionBarInner {
	padding: 6px 12px 0px 12px;
	margin-right: 20px;
	float:left;
}

#rwFormCloseWindow, #rwFormHelpWindow {
	display:block;
	width: 26px;
	height: 26px;
	float:right;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin: 2px 4px 0px 0px;
}

#rwFormCloseWindow {
	background-image:url(../../editor/graphics/close-window.gif);
}

#rwFormHelpWindow {
	background-image:url(../../editor/graphics/help-button.gif);
}

#rwFormCloseWindow:hover, #rwFormHelpWindow:hover {
	background-position:0px -26px;
}

#rwFormMsgBox {
	overflow:hidden;
	background-color:#FFFFFF;
	height: 26px;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#rwFormMsgBoxInner {
	padding: 2px 0px 2px 0px;
}

#rwFormContentContainer {
	height: 320px;
	overflow:auto;
	background-color:#FFFFFF;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:-200px 34px;
	background-image:url(../../editor/graphics/lib-folders-bg.gif);
	position:relative;
}

#rwFormContentContainer input, #rwFormContentContainer select{
	font-size: 1em;
}

#rwFormContentContainer label {
	font-weight:bold;
}

#rwFormContent {
	padding: 2px 12px 0px 12px;
	margin-right: 30px;
}

#rwFormContent textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#rwFormContent p{
	margin-bottom:1.5em;
}

#rwFormContent select{
	width:220px;
}

#rwFormContentLeft {
	margin-right:240px;
}

#rwFormContentLeftCol1 {
	margin-right:260px
}

#rwFormContentLeftCol2 {
	float:right;
	width:260px;
}

#rwFormContentRight {
	float:right;
	width:240px;
}

#rwFormContentInfo {
	border:1px solid #000000;
	width:192px;
	float:right;
}

#rwFormContentInfoTitle {
	height:26px;
	background-image:url(../../editor/graphics/help.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FCB416;
}

#rwFormContentInfoCopy {
	padding: 10px;
	overflow:auto;
}

#rwFormContentInfoCopy a{
	color:#666666;
	font-weight:bold;
}

#rwTxtEditor {
	padding: 14px;
	display:block;
	text-align:left;
}

#rwTxtEditorInfo {
	position:absolute;
	right: 14px;
	width: 194px;
	top:14px;
	height: 384px;
	display:none;
}

#rwFormButtons {
	height: 40px;
	background-color:#FFFFFF;
	font-size: 0.8em;
	text-align:center;
	background-image:url(../../editor/graphics/form-button-bg.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

#rwFormButtonLinks {
	width: 205px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 7px;
	overflow:hidden;
}

#rwFormOKBtn, #rwFormCancelBtn {
	display:block;
	width: 90px;
	height: 24px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#rwFormOKBtn {
	background-image:url(../../editor/graphics/form-btn-ok.gif);
}

#rwFormCancelBtn {
	margin-left: 25px;
	background-image:url(../../editor/graphics/form-btn-cancel.gif);
}

#rwFormOKBtn:hover, #rwFormCancelBtn:hover {
	background-position:0px -24px;
}

/* ================================================================================ */
/* RE:WRITE LIBRARY */
/* Styles that are specific to the re:write media library */
/* Should not need changing */
/* ================================================================================ */


#rwLibraryToolbar {
	height: 30px;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}

#rwLibraryToolbar a{
	float:left;
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwLibraryToolbar a:hover{
	background-position:0px -26px;
}

#rwLibBtnAdd {
	background-image:url(../../editor/graphics/btn-add-picture.gif);
	width:75px;
	height:26px;
}

#rwLibBtnThumbs {
	background-image:url(../../editor/graphics/btn-view-thumbs.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnList {
	background-image:url(../../editor/graphics/btn-view-list.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnView {
	background-image:url(../../editor/graphics/btn-view-picture.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnDelete {
	background-image:url(../../editor/graphics/btn-delete.gif);
	width:26px;
	height:26px;
}

#rwLibBtnNewFolder {
	background-image:url(../../editor/graphics/btn-new-folder.gif);
	width:121px;
	height:26px;
	margin-right:65px;
}

#rwLibraryFolders {
	width:170px;
	float:left;
	overflow:auto;
}

#rwLibraryFoldersInner, #rwLibraryContentInner{
	padding: 6px;
}

#rwLibraryFoldersInner ul {
	list-style:none;
}

#rwLibraryFoldersInner li {
	padding:3px 3px 3px 17px;
	background:url(../../editor/graphics/folder.gif) no-repeat 0 50%;
}

#rwLibraryFoldersInner li a {
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

#rwLibraryContent {
	/*width:420px;*/
	height:278px;
	overflow:auto;
	background-color:#FFFFFF;
}

.rwSelectionBox {
	border:1px solid #CCCCCC;
	width:121px;
	height:121px;
}

.rwSelectionBoxList {
	border:1px solid #CCCCCC;
	padding: 4px 0px 4px 0px;
}

.rwFloatLeft {
	float:left;
	margin-left: 10px;
	margin-top: 26px;
	width:121px;
}

#rwLibraryPage {
	height: 450px;
	overflow:hidden;
	font-size:0.8em;
	clear:both;
	margin-top: 4px;
	background-repeat:no-repeat;
	background-position:0px 30px;
	background-image:url(../../editor/graphics/lib-folders-bg.gif);
}

#rwLibraryAddressBar {
	border:solid 1px #000000;
	padding: 3px;
	font-size:0.7em;
	margin-top: 4px;
	background-color:#FFFFFF;
}

.rwLibCaption {
	margin-top:4px;
	text-align:center;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 12px;
}

.rwLibListItem {
	width:90%;
	margin-bottom: 5px;
}

.rwLibListItemWide {
	width:700px;
	margin-bottom: 5px;
}

.rwImageThumbnail {
	display:block;
	width:120px;
	height:120px;
}

#rwLibraryTabs {
	height: 29px;
	background-image:url(../../editor/graphics/tabs-border.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	overflow:hidden;
}

#rwLibraryTabs a{
	display:block;
	height: 27px;
	width: 98px;
	float:left;
	margin-right:3px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwTab1 {
	background-image:url(../../editor/graphics/tab-pictures.gif);
}

#rwTab2 {
	background-image:url(../../editor/graphics/tab-documents.gif);
}

#rwTab3 {
	background-image:url(../../editor/graphics/tab-video.gif);
}

#rwTab4 {
	background-image:url(../../editor/graphics/tab-flash.gif);
}

#rwLibBranding {
	height: 58px;
	background-image:url(../../editor/graphics/rewrite-logo.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#231f20;
	margin-bottom: 5px;
}

#rwLibBranding h1{
	color:#FFFFFF;
	font-size: 1.5em;
	padding-top:15px;
	padding-left: 8px;
}

/* ================================================================================ */
/* RE:WRITE SITE MANAGEMENT WINDOW */
/* Styles that are specific to the re:write site management window */
/* Should not need changing */
/* ================================================================================ */

#rwPagesTab {
	background-image:url(../../editor/graphics/tab-pages.gif);
}

#rwAdminTab {
	background-image:url(../../editor/graphics/tab-admin.gif);
}

#rwManagementPage {
	overflow:hidden;
	font-size:0.8em;
	clear:both;
	margin-top: 4px;
}

#rwLibBtnNewPage {
	background-image:url(../../editor/graphics/btn-new-page.gif);
	width:159px;
	height:26px;
}

#rwLibBtnPageSettings {
	background-image:url(../../editor/graphics/btn-settings.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnMovePageUp {
	background-image:url(../../editor/graphics/btn-moveup.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnMovePageDown {
	background-image:url(../../editor/graphics/btn-movedown.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnNewAdminUser {
	background-image:url(../../editor/graphics/btn-add-user.gif);
	width:120px;
	height:26px;
}

.rwImageListItem {
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
}

.rwImageListItem:hover {
	color:#999999;
}

#rwManagementContentInner {
	padding: 6px 6px 6px 0px;
}

#rwManagementContent {
	width:100%;
	overflow:auto;
	padding: 6px 0px 6px 0px;
}

#rwManagementToolbar {
	height: 30px;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}

#rwManagementToolbar a{
	float:left;
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwManagementToolbar a:hover{
	background-position:0px -26px;
}

.rwPageActivate, .rwPageListItem {
	float:left;
	height: 20px;
}

.rwPageActivate a {
 	display:block;
 	width: 12px;
 	height: 12px;
	margin:6px 8px 0px 4px;
	overflow:hidden;
}

.rwPageEnabled {
	background-image:url(../../editor/graphics/activation.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.rwPageDisabled {
	background-image:url(../../editor/graphics/activation.gif);
	background-repeat:no-repeat;
	background-position:0px -12px;
}

.rwPageListItem {
	background-image:url(../../editor/graphics/page-icon.gif);
	background-repeat:no-repeat;
	width:660px;
}

.rwPageListItem a{
	text-decoration:none;
	color:#000000;
	font-size:0.8em;
}

.rwPageListItem a:hover{
	color:#666666;
}


/* ================================================================================ */
/* RE:WRITE MODULES */
/* Styles that are specific to re:write modules */
/* Should not need changing */
/* ================================================================================ */


.rwClear {
	clear: both;
	font-size:1%;
}

#rwContainerLabel {
	border:1px dotted #333333;
	padding: 3px 6px 3px 6px;
	color:#000000;
	font-size: 0.8em;
	font-weight:bold;
	margin-bottom: 6px;
}

.rwErrorMessage {
	color:#990000;
	font-style:italic;
}

#rwModList {
	border: 1px solid #666666;
	width: 465px;
	height: 220px;
	overflow:auto;
	margin-top: 15px;
	padding: 3px;
}

#rwModList a{
	display: block;
	width: 445px;
	height: 43px;
	margin-bottom: 3px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwModSelector1 {
	background-image:url(../../editor/graphics/opt-text.gif);
	background-position: 0px -43px;
}

#rwModSelector2 {
	background-image:url(../../editor/graphics/opt-text-pic-L.gif);
}

#rwModSelector3 {
	background-image:url(../../editor/graphics/opt-text-pic-R.gif);
}

#rwModSelector4 {
	background-image:url(../../editor/graphics/opt-picture.gif);
}

#rwModSelector5 {
	background-image:url(../../editor/graphics/opt-video.gif);
}

#rwModSelector6 {
	background-image:url(../../editor/graphics/opt-summary.gif);
}

#rwModSelector7 {
	background-image:url(../../editor/graphics/opt-code.gif);
}

#rwModSelector8 {
	background-image:url(../../editor/graphics/opt-table.gif);
}

#rwModSelector9 {
	background-image:url(../../editor/graphics/opt-flash.gif);
}

.rwModuleContainer {
	margin-bottom: 6px;
	position:relative;
}

.rwModuleMenu {
	border:1px #000000 solid;
	background-color:#f3f3f3;
	padding:10px;
	color:#191412;
	position:absolute;
	left: 23px;
	top: 0px;
	width: 150px;
	display:none;
	font-size:0.7em;
	line-height:1.5;
	text-align:left;
	z-index:99;
}

.rwModuleMenu ul {
	list-style:none;
}

.rwModuleMenu a{
	color:#191412;
	text-decoration:none;
	display:block;
}

.rwModuleMenu a:hover{
	color:#ffffff;
	background-color:#333333;
}

.rwModuleWidget {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 22px;
	height: 20px;
}

.rwPictureLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	position:relative;
}

.rwPictureRight {
	float: right;
	margin: 0px 0px 10px 10px;
	position:relative;
}

.rwPictureCaption {
	clear: both;
	font-size: 0.9em;
}

/* ================================================================================ */
/* RE:WRITE EXTENSIONS */
/* Styles that are specific to the re:write extensions */
/* Should not need changing, though cna be deleted if no extensions are required */
/* ================================================================================ */

#rwJobsSearchBar {
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom:14px;
	position:relative;
	height:30px;
}

#rwJobsSearchLabel, #rwJobsSearchType, #rwJobsSearchCategory {
	top: 0px;
	position:absolute;
}

#rwJobsSearchLabel {
	width: 65px;
	height: 30px;
	left: 0px;
	padding-top: 3px;
}

#rwJobsSearchType {
	width: 210px;
	height: 30px;
	left: 80px;
}

#rwJobsSearchCategory {
	width: 350px;
	height: 30px;
	left: 300px;
}

.rwJobsFieldLabel {
	float: left;
	margin-right: 8px;
	padding-top: 3px;
}

.rwJobsFieldObject {
	float: left;
}

#rwJobsActionBar {
	height:30px;
	position:relative;
	font-size: 0.8em;
}

#rwJobsButtons {
	width: 240px;
	height:30px;
	position:absolute;
	left:0px;
	top:0px;
}

#rwJobsButtons a:hover{
	background-position:0px -26px;
}

#rwJobsActionMenu {
	width: 400px;
	height:30px;
	position:absolute;
	left:241px;
	top:2px;
}

#rwJobsAdd, #rwJobsDelete {
	display:block;
	height: 26px;
	width: 75px;
	overflow:hidden;
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

#rwJobsAdd {
	background-image:url(../../editor/graphics/btn-add-picture.gif);
	margin-right:80px;
}

#rwJobsDelete {
	background-image:url(../../editor/graphics/btn-deleteselection.gif);
}

#rwJobsTable {
	margin-top: 0px;
}

#rwJobsTable table {
	font-size:0.7em;
}

#rwJobsTable table th{
	background-color:#6b6b6b;
	color:#FFFFFF;
}

#rwJobsTable table th a{
	color:#FFFFFF;
	text-decoration:none;
}

#rwJobsTable table th, #rwJobsTable table td{
	border-bottom:2px solid #ffffff;
}

#rwJobsTable table td a{
	font-weight:bold;
	color:#000000;
}

#resultsPageLinks {
	margin-top: 30px;
	font-size: 0.7em;
	padding: 10px;
}

#resultsPageLinks a{
	color:#0033FF;
}

.resultsPageLink {
	margin-right: 8px;
}

.resultsPageLinkSelected {
	font-weight:bold;
	margin-right: 8px;
}

#homeCaseStudies{background-color:transparent; float:left;}
.homeAccessoriesLeft{background-image:url(../../../lib/graphics/storeBack.jpg); height:231px; width:242px; float:left; margin-right:3px;}
.homeAccessoriesRight{float:left;}
#homeAccessoriesRightTop{background-image:url(../../../lib/graphics/goingAbroadButton.jpg); height:73px; width:242px;}
#homeAccessoriesRightBottom{margin-top:6px;}
#homeAccessoriesLeftTop{color:#fff; margin-top:10px; font-size:22px; margin-left:16px;}
#homeAccessoriesLeftBottom{color:#fff; margin-top:19px; font-size:11px; text-align:center;}
#homeAccessoriesLeftBottom span{color:#002559;}

#travelLeft{width:528px; float:left;}
#travelRight{ float:right;}
#travelRight ul{list-style:none; width:203px;}
#travelRight li{padding:5px; background-color:#d2eff7; border-top:2px solid #fff}
#travelRight img{padding-right:15px;}
#travelRight li.langHeader{background-color:#25a9d9; padding:5px; color:#fff;}
#travelRight li.lastLang img{padding-right:5px;}
#travelRight li a{text-decoration:none; color:#002559;}
#travelRight li a:hover{text-decoration:underline; color:#fff;}
#adobeReaderArea{width:203px; background-color:#002559; margin-bottom:8px;}
#adobeReaderArea p{color:#fff; font-size:12px; margin-left:8px; padding-top:8px; padding-bottom:10px;}
#adobeReaderArea a{text-decoration:none; color:#25a9d9;}
#adobeReaderArea img{margin-left:8px;}
