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

body.pro {
	background-image: url(../images/pro/00.jpg);
}

/* Pro Top Bar */

#pro-top-bar {
	width: 100%;
	height: 110px;
	background-color: #444654;
	background-image: url(../cms/images/02.gif);
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}

#pro-top-bar .wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#pro-top-bar .wrapper .logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 362px;
	height: 110px;

}

#pro-top-bar .wrapper .cms {
	position: absolute;
	left: 116px;
	top: 71px;
}

#pro-top-bar .wrapper .cms p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #82acef;
	margin: 0px;
}

#pro-top-bar .wrapper .sign-out {
	position: absolute;
	left: 600px;
	top: 32px;
	width: 265px;
	text-align: right;
}

#pro-top-bar .wrapper .sign-out p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #d3d4db;
	margin: 0px;
}

#pro-top-bar .wrapper .sign-out a {
	color: #82acef;
	text-decoration: none;
}

#pro-top-bar .wrapper .sign-out a:hover {
	text-decoration: underline;
}

#pro-top-bar .wrapper .on-this-page {
	position: absolute;
	left: 627px;
	top: 66px;
	width: 238px;
	text-align: right;
}

#pro-top-bar .wrapper .on-this-page p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #d3d4db;
}

#pro-top-bar .wrapper .on-this-page a {
	color: #82acef;
	text-decoration: underline;
}

#pro-top-bar .wrapper .on-this-page a:hover {
	text-decoration: underline;
}

/* Pro Tabs */

.options {
	cursor: pointer;
}

.options-image {
	cursor: pointer;
}

.options-nav {
	cursor: pointer;
}

.options-links {
	cursor: pointer;
}

.options-relative-01 {
	width: 0px;
	height: 0px;
	position: relative;
	visibility: hidden;
}

.options-nav .options-relative-01 {
	margin: 0 auto;
}

.options-relative-02 {
	display: inline;
	width: 0px;
	height: 0px;
	position: relative;
	visibility: hidden;
}
*:first-child+html .options-relative-02 {
	display: block;
}
* html .options-relative-02 {
	display: block;
}

.options-relative-03 {
	width: 0px;
	height: 0px;
	position: relative;
	visibility: hidden;
}

/* Options Tab 01 - Edit */

.options-tab-01 {
	position: absolute;
	left: 0px;
	top: -8px;
	width: 86px;
	height: 32px;
	background-image: url(../cms/images/02.png);
	background-repeat: no-repeat;
	visibility: hidden;
	overflow: hidden;
	cursor: auto;
}

.options-nav .options-tab-01 {
	left: -43px;
	top: 8px;
}

/* Options Tab 02 - Edit, Delete, Paragraph, Heading, List, Up, Down */

.options-tab-02 {
	position: absolute;
	left: 0px;
	top: -8px;
	width: 225px;
	height: 137px;
	background-image: url(../cms/images/03.png);
	background-repeat: no-repeat;
	visibility: hidden;
	overflow: hidden;
	cursor: auto;
}

.options-image .options-tab-02 {
	top: 6px;
}

.image-centre .options-tab-02 {
	position: absolute;
	left: -113px;
	top: 6px;
	width: 225px;
	height: 137px;
	background-image: url(../cms/images/03.png);
	background-repeat: no-repeat;
	visibility: hidden;
	overflow: hidden;
	cursor: auto;
	text-align: left;
}

/* Options Tab 03 - Edit, Paragraph, Heading */

.options-tab-03 {
	position: absolute;
	left: 0px;
	top: -8px;
	width: 225px;
	height: 79px;
	background-image: url(../cms/images/04.png);
	background-repeat: no-repeat;
	visibility: hidden;
	overflow: hidden;
	cursor: auto;
}

/* Tab Styles */

.options-tab-01 .buttons {
	float: left;
	width: 32px;
	padding: 6px 0px 6px 27px;
}
.options-tab-02 .buttons {
	float: left;
	width: 171px;
	padding: 6px 0px 6px 27px;
}
.options-tab-03 .buttons {
	float: left;
	width: 171px;
	padding: 6px 0px 6px 27px;
}

.buttons .spacer {
	clear: both;
	width: 100%;
	height: 9px;
	overflow: hidden;
}
.buttons .left {
	float: left;
	overflow: hidden;
}
.buttons .button-title {
	float: left;
	width: 32px;
	height: 16px;
	overflow: hidden;
	position: relative;
}
.buttons .button-keywords {
	float: left;
	width: 63px;
	height: 16px;
	overflow: hidden;
	position: relative;
}
.buttons .button-description {
	float: left;
	width: 66px;
	height: 16px;
	overflow: hidden;
	position: relative;
}
.buttons .button-edit {
	width: 32px;
	height: 20px;
	overflow: hidden;
	position: relative;
}
.buttons a.button-edit-link {
	display: block;
	width: 32px;
	height: 20px;
	overflow: hidden;
	background-image: url(../cms/images/03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.buttons a.button-edit-link:hover {
	background-position: 0px -20px;
}
.buttons .button-delete {
	width: 48px;
	height: 20px;
	overflow: hidden;
	position: relative;
}
.buttons .button-paragraph {
	float: left;
	width: 70px;
	height: 20px;
	overflow: hidden;
	position: relative;
}
.buttons .button-heading {
	float: left;
	width: 56px;
	height: 20px;
	overflow: hidden;
	position: relative;
}
.buttons .button-list {
	float: left;
	width: 30px;
	height: 18px;
	overflow: hidden;
	position: relative;
}
.buttons .button-image {
	float: left;
	width: 48px;
	height: 18px;
	overflow: hidden;
	position: relative;
}
.buttons .button-up {
	float: left;
	width: 26px;
	height: 20px;
	overflow: hidden;
	position: relative;
}
.buttons .button-down {
	float: left;
	width: 43px;
	height: 20px;
	overflow: hidden;
	position: relative;
}

.buttons form {
	position: absolute;
	left: 0px;
	top: 0px;
}

.options .close {
	float: left;
	margin: 8px 8px 0px 5px;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background-image: url(../cms/images/09.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.options-image .close {
	float: left;
	margin: 8px 8px 0px 5px;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background-image: url(../cms/images/09.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.options-nav .close {
	float: left;
	margin: 8px 8px 0px 5px;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background-image: url(../cms/images/09.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.options-links .close {
	float: left;
	margin: 8px 8px 0px 5px;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background-image: url(../cms/images/09.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}



















