@charset "UTF-8";
/* CSS Document */

body#cms{
text-align:left;


}


body#cms div#container {
	width: 100%;
}

body#cms div#cms-header {
float:right;
margin-right:20px;
margin-top:40px;
font-size:1.4em;
}

body#cms div#cms-header p{

font-size:0.9em;

text-align:right;
}




body#cms div#launch-site {
float:left;
margin-top:47px;
}


body#cms div#main-logo {
float:left;
margin-top:10px;
}




body#cms div#wizard-container,
body#cms div#cms-container {
	width: 1000px;
	margin:20px 85px 0;
	overflow: visible;
	text-align: left;
	position: relative;
	
}


body#cms div#sign-up-navigation {
	position: absolute;
	top: 20px;
	right: 20px;
	
	float:right;
}


body#cms p.saved {
	background-color:#AFE1EC;
	margin: 0px 0px 15px 0px;
	padding: 15px;
}

body#cms p.error {
	background-color:#ff376d;
	margin: 0px 0px 15px 0px;
	padding: 15px;
	color:#000000;
}


body#cms h2 {
	color: #ff376d;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


body#cms fieldset .follower {
	
	width: 300px;
	
}
body#cms fieldset .follower-short {
	
	width: 100px;
	display: block;
	float: left;
	color: #6791A8;
	padding: 0px 0px 0px 10px;
	
	overflow: hidden;
	font-size: 1.3em;
	text-align: left;
	
}



body#cms div#right-bar {
	position: absolute;
	top: 100px;
	right: 50px;
	float:right;
	overflow: auto;
}


body#cms fieldset p {
	
	width: auto;
	
}


body#cms div#cms-header h3 {
	color: #7FA3AA;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-top-style: none;
}

body#cms fieldset h3,
body#cms h3 {

		font-size: 1.6em;
	color: #004454;
	font-weight: bold;
	padding: 10px 0px 10px;
	margin: 10px 0px 15px;
	border-top: 1px dotted #BFD1D5;
	border-bottom-style: none;
	clear: both;
		
	
	
}


body#cms p.footer {
	
	font-size:1em;
	color: #6791A8;
	margin-top:30px;
}






body#cms div#col-left,
body#cms div#col-right {
	width: 410px;
	float: left;
	margin: 0px 15px 0px 0px;
	margin: -2px 0px;
}

body#cms div#left-menu {
	border-right: 1px dotted #BFD1D5;
}

body#cms div#top-menu {
	border-bottom: 1px dotted #BFD1D5;
	padding:7px 0 0 85px;
}


/*postage calculator form*/

body#cms form#postage-form label{
width: 375px;
margin: 5px 8px 5px 0;
}

body#cms form#postage-form input{
width: 85px;

}
body#cms form#postage-form span.follower{
color:#004454;
}


body#cms fieldset label.wide {
width:250px;
}

fieldset input.submit {
margin-left:200px;
}
form hr.formDivider{
	visibility:visible;
	width:300px;
	margin-left:200px;
color: #fff; 
background-color: #fff; 
border: 1px dotted #BFD1D5; 
border-style: none none dotted; 
	
}


.MagnifImage{background-color:#fff; font-weight:bold; border:4px thin #000; 
text-align:center; padding:10px;margin:0; }




/* Tutorial Button Style */

#tutorial-button{
	position:absolute;
	top: 0px; 
	right: 0px;
	
	
}




/* Drag and Drop element styles */

#dragableObjects {
	float: left;
	width: 300px;
}

#dragableObjects li {
	list-style: none;
	margin: 0;
	padding:3px 0 0 20px;
/*	background-color:#009FC5;
	border: #CCCCCC solid 2px; */
	color:#fff;
	
	background:url("../docs/images/dragable-object-background.png") no-repeat scroll 0 0 transparent;
	width:300px;
	height:30px;
	cursor: move;
}

#dragableObjects ul {

	margin: 0;
	padding:0;
}


#saveResult {
	position: absolute;
	width: 260px;
	padding:10px;
	background-color:#5acf4d;
	color:#FFFFFF;
	margin-left:20px;
	margin-top:10px;
	font-size:1.2em;
	display:none;
}



/* form element styles  */

body#cms input, textarea, select {
-moz-border-radius:4px 4px 4px 4px;
font-size:1.3em;
padding:5px;
width:auto;
}
input.olgRadio{
	
/*	margin:9px 0;*/
}

body#cms fieldset label {


font-size:1.6em;
margin:9px 20px 5px 0;
width:200px;
}

body#cms fieldset label.radioQuestion {

margin:4px 20px 5px 0;

}

body#cms fieldset label.textAreaLabel {

margin:0px 20px 5px 0;

}


fieldset p {

margin:7px 0 0;


}
body#cms fieldset .follower,
body#cms fieldset .follower-wide,
body#cms fieldset .follower-thin {
	font-size:1.3em;
	margin:3px 20px 5px 0;
}


/* Login forms */
body#cms #loginFormWrapper{
	margin:100px auto;
	width:400px;
	text-align:left;
}

body#cms .loginform{
	text-align:center;
}




body#cms #loginFormWrapper fieldset label {
width:100px;
text-align:right;
float:left;
}

body#cms #loginFormWrapper input {
float:left;
}

body#cms #loginFormWrapper input.loginSubmit{
	margin-left:120px;	
}


body#cms #loginFormWrapper h3{
border-top-style:none;
border-bottom:1px dotted #BFD1D5;
margin-bottom:0px;
}
body#cms fieldset input.submitPostageCosts,
body#cms fieldset input.submitWide,
body#cms fieldset input.submitWideLabel,
body#cms fieldset input.submitMain{
	clear:both;
	width:100px;
	padding:5px;
margin:5px 0 0 218px;
font-size:1.3em;
}

body#cms fieldset input.submitWideLabel{

margin:5px 0 0 267px;

}
body#cms fieldset input.submitWide{
	width:150px
	

}
body#cms fieldset input.submitPostageCosts{

margin:5px 0 0 380px;

}

body#cms fieldset .inputNoLabel{

margin-left:218px;

}


body#cms fieldset textarea { font-family: inherit }

body#cms div#plus1 { 
	float:right; 
	padding-top:9px;

}

