/* @override 
	http://localhost:8888/css/style.css
	http://localhost:8888/css/style.css?v=30102012 */

@font-face{ 
	font-family: "Titles";
	src: url('fonts/title_bold.eot');
	src: url('fonts/title_bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/title_bold.woff') format('woff'),
		url('fonts/title_bold.ttf') format('truetype'),
		url('fonts/title_bold.svg#webfont') format('svg');
	font-weight: 800;
}

@font-face{ 
	font-family: "Titles";
	src: url('fonts/title_light.eot');
	src: url('fonts/title_light.eot?#iefix') format('embedded-opentype'),
		url('fonts/title_light.woff') format('woff'),
		url('fonts/title_light.ttf') format('truetype'),
		url('fonts/title_light.svg#webfont') format('svg');
	font-weight: 400;

}

body {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: 0 #fff;
	min-width: 960px;
}

body, a, td, div, p, h1, h2 {
	
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
	padding: 0;
	margin: 0;
}

a img:hover {
	border: none;
	padding: 0;
	margin: 0;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.col {
	float: left;
}

.row {
	clear: both;
	position: ;
}

.nolist, .nolist ul, #main .nolist {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.nolist li {
    display: block;
    margin: 0;
    padding: 0;
}

.container {
	width: 900px;
	text-align: left;
	display: block;
	margin-top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 20px 100px;
	background: transparent;
}

.container#containerissue,
.container#containerissues {
	padding-bottom: 0;
}

.sectionWrapper {
	min-width: 900px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}


h1,h2,h3,h5,.heading, .title, .title_font {
	font-family: "Titles", Georgia;
	font-weight: 800;
}

.light {
	font-weight: 400;
}

h1 {
	font-size: 30px;
	color: #000;
	padding: 0;
	margin: 0 0 .8em;
}

h2 {
	margin: 0 0 20px;
	line-height: 1.1em;
	font-size: 30px;
	color: #000;
	position: relative;
}


h2 em {
	font-weight: normal;
	font-style: normal;
}

h1 span, h4 span, .title span {
	font-weight: normal;
	color: #999;
}

#rightCol h2 {
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 1.2em;
}

h3, .heading {
	margin: 0 0 20px;
	padding: 0;
	line-height: 1.15;
	font-size: 22px;
	color: #000;
}

#rightCol h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	line-height: 1.2em;
	color: #666;
}

h3 a, .heading a {
	color: #fff;
}

h4 {
	color: #000;
	margin: 0;
	padding: 0 0 2px;
	font-size: 18px;
	line-height: 1.1em;
}

h4 a, .title a {
	color: red;
}

h4 a:hover, .title a:hover {
	color: #333;
	text-decoration: none;
}

h5 {
	color: #000;
	margin: 0;
	font-size: 15px;
	line-height: 1em;
	padding: 16px 0 8px;
	position: relative;
	border-bottom: 1px dotted #999;
}

h3 a:hover, h4 a:hover {
	text-decoration: none;
}

p {
	margin: 0;
	color: #232323;
	line-height: 1.2em;
	padding: 0 0 1em;
}

p.description {
	padding: 0;
	color: #666;
}

textarea {
	width: 300px;
	height: 100px;
}

label span {
	font-weight: normal;
	font-style: italic;
}

.center {
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
	clear: both;
}

div {
	padding: 0;
	margin: 0;
}

.texthide {
	font-size: 1px;
	text-indent: -900px;
	overflow: hidden;
	white-space: nowrap;
}

strong, b {
	line-height: normal;
}

.rel {
	position: relative;
}

.wrapper {
	padding: 0;
	margin: 0;
	clear: both;
}

#main ul {
	padding: 0 0 0 40px;
	margin: 10px 0;
}

#main ul li {
	padding: 0 0 5px;
	margin: 0;
}

.circle {
	border-radius: 50%;
}

.colorRed, .colorRed a, a.colorRed {
	color: red;
}

.colorLight, .colorLight a, a.colorLight {
	color: #999;
}

.divider_after {
	padding-bottom: 40px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #000;
}

#content {
    display: inline-block;
    padding: 50px 0;
    position: relative;
    width: 900px;
}

#main {
	float: left;
	width: 590px;
}

#rightCol {
	float: right;
	width: 250px;
}

.main #rightCol {
	width: 160px;
}

#logo a {
	display: block;
    float: left;
    height: 57px;
    margin: 0;
    width: 347px;
	background: url("/images/logo.png") no-repeat;
}

.main a, .block a {
	color: red;
}

#pageDrape {
	position: absolute;
	z-index: 51;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: visible;
	text-align: center;
	opacity: .5;
}

#pageDrape:hover {
	opacity: 1;
}

#pageDrape .interior {
	display: inline-block;
	padding: 10px 40px;
	margin: 0 auto;
	color: #fff;
	background: red;
}

.alert {
	background-color: red;
	color: #fff;
	padding: 8px 10px;
	margin: 20px 0;
	line-height: 1.4em;
}

#pageDrape a,
.alert a {
	color: #000;
}

#pageDrape a:hover,
.alert a:hover {
	color: #000;
	text-decoration: underlinea;
}

#backToTop a {
	position: fixed;
	top: 50%;
	left: 30px;
	z-index: 51;
	color: red;
	line-height: 20px;
	margin-top: -10px;
}

/* @group header */

#header {
	position: fixed;
	height: 30px;
	width: 900px;
	top: 0;
	left: 50%;
	margin-left: -450px;
	text-align: left;
	z-index: 50;
}

ul.nav {
	background-color: rgba(255, 255, 255, 0.8);
}

ul.nav li {
	
}

ul#nav {
	position: absolute;
	left: 0;
	top: 30px;
}

ul#nav li {
	padding-bottom: 10px;
}

ul#loginBar {
	float: right;
	width: auto;
	line-height: 20px;
	height: 20px;
	padding: 10px 0;
}

ul#loginBar li {
	float: right;
	padding-left: 25px;
}

ul#loginBar li img {
	position: relative;
	top: 3px;
	display: block;
}

#formSearch input {
	border: none;
	padding: 0 5px;
	width: 150px;
	position: relative;
	top: -2px;
}

#formSearch input.btn {
	width: auto;
	height: auto;
	padding: 0;
	top: 0;
}

#searchTop:hover #formSearch input {
	background-color: #f9f9f9;
}

#searchTop #formSearch input:focus {
	background-color: #f5f5f5;
	outline: none;
}

ul#loginBar ul {
	display: none;
}

ul#scrollNav {
	position: absolute;
	right: 0px;
	top: 200px;
}

ul#scrollNav li {
	display: block;
	padding-bottom: 10px;
}

ul#scrollNav li a {
	display: block;
	width: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 8px;
	background-color: #ddd;
	color: #ddd;
}

ul#scrollNav li a.alt {
	width: 14px;
	line-height: 14px;
	border: 1px solid #999;
}

ul#scrollNav li.inview a {
	background-color: #999;
	color: #999;
}

#header ul#announcements {
	position: fixed;
	bottom: 20px;
	/*left: 30px;*/
	width: 300px;
	text-align: justify;
	padding-right: 10px;
	overflow: hidden;
	height: 85px;
}

#header ul#announcements div {
	color: red;
	line-height: 16px;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000;
}

#header ul#announcements a {
	color: red;
}

#header ul#announcements li {
	position: relative;
	height: 85px;
	top: 0;
	left: 0;
}

#header ul#announcements li p {
	height: 5em;
	overflow-y: auto;
	padding: 0;
}

#header ul#announcements ul.newsSelect {
	display: block;
	position: absolute;
	top: 6px;
	right: 0;
}

#header ul#announcements ul.newsSelect li {
	float: left;
	width: 6px;
	height: 6px;
	padding-left: 4px;
}

ul.newsSelect li a {
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	background-color: #ddd;
}

ul.newsSelect li a:hover,
ul.newsSelect li.active a {
	background-color: red;
}

#header .fb-like {
	position: absolute;
	top: 40px;
	right: 0;
	padding-left: 25px;
	background: url(/images/header/facebook.png) no-repeat left center;
}


/* @end */

/* @group footer */

#footer {
	border-top: 1px dotted #999;
	display: inline-block;
	padding: 30px 0;
	color: #999;
	line-height: 1.3em;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #000;
}

ul#footerSitemap {
	width: 650px;
	float: left;
}

ul#footerSitemap li {
    display: inline-block;
    padding-right: 30px;
    vertical-align: top;
    white-space: nowrap;
}

ul#footerSitemap li li {
    clear: both;
    display: block;
    float: left;
	white-space: normal;
	padding: 5px 0 0;
}

ul#footerSitemap ul a {
	color: #ccc;
}

#footer .right {
	float: right;
	text-align: right;
	width: 250px;
}

/* @end */

/* @group content: .main */

.main {
	clear: both;
	font-size: 13px;
	padding: 50px;
	text-align: justify;
	position: relative;
}

.main h3 {
	color: red;
}

.main .footnotes {
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 2.5em;
}

.main.atTop {
	padding: 0 150px 40px;
	text-align: center;
}

.main.noPaddingBottom {
	padding-bottom: 0;
}

.main.atTop.left {
	text-align: left;
}

.main.atTop.full {
	padding-left: 0;
	padding-right: 0;
}

#faq h3 {
	margin: 0 0 12px;
}

#faq ul#questions {
	padding-bottom: 30px;
}

#faq ul#questions li {
	padding: 0 0 10px;
}

#faq ul#answers li {
	padding-bottom: 15px;
	padding-top: 5px;
}

ul#answers h5 {
	padding: 0 0 5px;
	margin-bottom: 8px;
}

/* @end */

/* @group centered content */

.centeredWrapper {
	text-align: center;
	margin-top: -40px;
}

.divider {
	height: 500px;
	background: url(/images/lineVertical.png) repeat-y center;
}

.divider.short {
	height: 65px;
}

.divider.medium {
	height: 200px;
}

.circle.section {
	width: 456px;
	height: 456px;
	display: block;
	margin: 0 auto;
	position: relative;
}

.section img {
	display: block;
}

p img , .section p img {
	display: inline;
} 

.circle.section.width456 {
	background-image: url(/images/circle.png);
}

.circle.section .arrowDown {
	display: block;
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -24px;
	z-index: 5;
}

.circle.section .arrowDown span {
	display: block;
	white-space: nowrap;
	position: absolute;
	width: 100px;
	top: 48px;
	left: 50%;
	margin-left: -50px;
	background-color: #fff;
	line-height: 22px;
	padding-bottom: 2px;
	color: red;
	font-weight: bold;
}

.circle.section .arrowDown:hover span  {
	color: #000;
}

.circle.section.article {
	width: 600px;
	height: 600px;
}

.circle.section.article * {
	z-index: 2;
}

.circle.section.article .frame {
	background-image: url(/images/frame600.png);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.circle.section.article h3 {
	position: absolute;
	width: 440px;
	padding: 0;
	margin: 0 0 0 -220px;
	top: 190px;
	left: 50%;
}

.circle.section .infoWrapper,
.circle.section .reveal {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.circle.section .infoWrapper {
	width: 399px;
	height: 399px;
	top: 28px;
	left: 27px;
}

.circle.article .infoWrapper {
	width: 500px;
	height: 500px;
	left: 50px;
	top: 50px;
}

.circle.section .info {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 399px;
	height: 399px;
	background: url(/images/circle399.png) no-repeat center center;
	text-align: center;
}

.circle.section .infoWrapper:hover .toggle {
	display: none;
}

.circle.article .info {
	background: url(/images/circle500.png) no-repeat center center;
	width: 500px;
	height: 500px;
}

.circle.article .description {
	position: absolute;
	bottom: 90px;
	left: 50%;
	width: 380px;
	margin-left: -190px;
}

.circle.section.article h3 span {
	display: inline-block;
	font-size: 13px;
	line-height: 1.2em;
	width: 100%;
}

.circle.section.article .reveal h3 {
	color: #fff;
	text-shadow: 0 0 10px #000000;
}

.circle.section.article .reveal a.read {
	position: absolute;
	height: 140px;
	width: 140px;
	bottom: 30px;
	left: 50%;
	margin-left: -70px;
}

.circle.section .intro h2 {
	font-size: 11px;
	margin-top: 55px;
	margin-bottom: 97px;
}

.circle.section .intro p {
	margin-top: 35px;
}

.circle.section .intro img {
	display: inline;
}

.circle.section ul.contents {
	width: 339px;
	height: 299px;
	color: #000;
	padding: 50px 30px;
	background: url(/images/circle399.png) no-repeat center center;
}

.circle.section .contents a {
	
}

.circle.section .contents li {
	padding: 15px 0;
}

.circle.section .contents li:nth-child(1),
.circle.section .contents li:nth-child(6) {
	padding-left: 20px;
	padding-right: 20px;
}

/* @group circle links */

.circle ul.circleLinks {
	position: absolute;
	z-index: 3;
	text-align: left;
	overflow: visible;
	height: 0;
	width: 0;
}

ul.circleLinks.top {
	top: 80px;
}

ul.circleLinks.bottom {
	top: 386px;
}

ul.circleLinks.right {
	left: 535px;
}

ul.circleLinks li {
	padding-bottom: 12px;
	line-height: 1em;
	white-space: nowrap;
	position: relative;
}

ul.circleLinks li a {
	font-weight: bold;
}

ul.circleLinks li a:hover {
	color: red;
}

/* @group top right */

ul.circleLinks.top.right li.count2 {
	left: 20px;
}

ul.circleLinks.top.right li.count3 {
	left: 38px;
}

ul.circleLinks.top.right li.count4 {
	left: 51px;
}

ul.circleLinks.top.right li.count5 {
	left: 62px;
}

ul.circleLinks.top.right li.count6 {
	left: 71px;
}

/* @end */

/* @group bottom right */

ul.circleLinks.bottom.right li.count5 {
	left: 20px;
}

ul.circleLinks.bottom.right li.count4 {
	left: 38px;
}

ul.circleLinks.bottom.right li.count3 {
	left: 51px;
}

ul.circleLinks.bottom.right li.count2 {
	left: 62px;
}

ul.circleLinks.bottom.right li.count1 {
	left: 71px;
}

/* @end */

.width456 ul.circleLinks.bottom {
	top: 286px;
}

.width456 ul.circleLinks.right {
	left: 389px;
}


/* @end */

/* @end */

/* @group article */

.articleHeader {
	margin: 15px 0 0;
	text-align: center;
	padding: 0 30px;
	width: 840px;
	float: left;
}

.articleHeader .article {
	float: right;
	position: rel;
}

.articleHeader .circle.infoWrapper {
	position: absolute;
	left: -240px;
}

.articleHeader .circle.section.article h3 {
	top: 180px;
}

.articleHeader .circle.section.article .frame:hover {
	z-index: 1;
}

.articleHeader .circle.section .reveal {
	background: url(/images/circle500.png) no-repeat center center;
}

.circle.article .description.citation {
	color: red;
	top: 70px;
	bottom: auto;
	width: 324px;
	margin-left: -162px;
}

.circle.article .description.instruction {
	bottom: 50px;
	width: 280px;
	margin-left: -140px;
	color: red;
}

#containerissue .main h5 {
	margin-bottom: 8px;
}

/* @end */

/* @group Advisory Panel */

ul.boardMembers {
	padding: 0 230px;
	font-size: 13px;
	font-weight: bold;
}

ul.boardMembers li {
	padding-bottom: 8px;
}

ul.boardMembers li a {
	display: block;
}

ul.boardMembers li a span {
	font-weight: normal;
	display: inline-block;
	float: right;
}

ul.boardMembers li a:hover span {
	color: #000;
}

#containerboard .main h2 {
	margin-bottom: .3em;
}

/* @end */

/* @group login page */

#loginbox {
	padding-bottom: 100px;
}

#loginbox .container {
	width: 347px;
	padding-top: 80px;
	padding-bottom: 100px;
	text-align: center;
}

#loginbox #logo {
	display: inline-block;
	float: none;
	padding: 0 0 20px;
	margin: 0;
}

#loginbox .block {
	width: 347px;
	overflow: hidden;
}

#loginbox .block .alert {
	margin: 0 45px;
	border-radius: 0;
}

#loginForm {
	text-align: center;
}

#loginForm form {
	padding: 5px 25px 20px;
	width: 260px;
	display: inline-block;
}

#loginForm form .formSubmit {
	width: 68px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#loginForm form #captchaConfirm {
	padding-bottom: 20px;
}

#loginForm input.textbox {
	text-align: center;
	width: 250px;
}

#loginForm input#captcha_text {
	width: 100px;
}

#loginForm #register {
	font-size: 15px;
	margin-top: 15px;
	text-align: center;
}

#loginForm p {
	padding: 10px 25px;
}

#loginForm label.error,
.atTop form label.error
 {
	padding: 8px 0 0;
	margin: 0;
	clear: both;
	display: block;
}

body#login {

}

body#login #footer {
	
}

/* @end */

#sg h3 {
	margin: 50px 0 30px;
	text-align: center;
}

#sg h5 {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 10px;
}

ul#searchResults li {
	padding-bottom: 20px;
	margin-bottom: 28px;
}

#searchResults h4 {
	font-size: 16px;
	margin-bottom: 5px;
}

#searchResults h4 span {
	display: block;
	font-size: 12px;
	color: #000;
}

#searchResults p {
	padding: 8px 0;
	font-size: 12px;
}

/* @group articles list */

ul.articles {
	text-align: left;
	padding-top: 50px;
}

ul.articles li {
	border-bottom: 1px dotted #000;
	position: relative;
	font-size: 12px;
	padding-top: 1.5em;
	padding-bottom: .5em;
}

ul.articles h4 {
	font-size: 1.2em;
}

.articles a.button.small {
	font-size: .8em;
	line-height: 2em;
}

.articles .right {
	position: absolute;
	top: 2em;
	right: 0;
}

.articles h4 {
	margin-bottom: .8em;
}

.articles h4 span {
	padding-top: .2em;
	display: inline-block;
	font-size: .8em;
}

/* @end */

/* @group letters */

#letters h2 {
	font-size: 47px;
	white-space: nowrap;
	margin-top: 50px;
}

h1.letterHeading {
	margin-top: 50px;
	font-size: 50px;
	text-align: center;
	margin-bottom: .8em;
	white-space: nowrap;
}

#letter {
	text-align: justify;
}

#letter h2 {
	text-align: right;
	font-size: 18px;
}

#letter h2 span {
	font-size: .8em;
	display: block;
}

#letter .left {
	text-align: left;
	float: left;
	max-width: 45%;
}

#letter .right {
	text-align: right;
	float: right;
	max-width: 45%;
}

.aside {
	margin-top: 2em;
	padding: .5em 1em;
	background: #f7f7f7;
	margin-bottom: 2em;
	border: 1px dotted #aaa;
	text-align: justify;
	font-size: 12px;
}

.aside p {
	padding: .5em 0;
}

.aside h3 {
	margin-bottom: .4em;
	text-align: center;
	font-size: 2em;
	width: 100%;
	padding: .2em 12px 0;
	margin-left: -12px;
}

.hero {
	font-style: italic;
	font-size: 1em;
}

#letter.main .row {
	display: inline-block;
	width: 100%;
}

#callforpapers {
	margin-top: 3em;
	margin-bottom: 3em;
}

/* @end */

/* @group form */

form input, form textarea, form textarea#content {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	height: 22px;
	width: 280px;
	padding: 4px;
	border: 1px solid #ddd;

}

#main form input, #main form textarea, #main form select {
	margin: 2px 0 10px;
}

form textarea {
	height: 100px;
	width: 350px;
}

#main form textarea {
	width: 400px;
}

form input.datepicker {
	width: 100px;
}

form select {
	font-size: 14px;
	max-width: 400px;
}

form label {
	display: inline-block;
	color: #000;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 4px;
}

form input.disabled, form textarea.disabled {
	background-color: #f5f5f5;
	color: #222;
}

form .checkboxes {
    background-color: #FFFFFF;
    clear: none;
    display: inline-block;
    float: left;
    height: 200px;
    overflow: auto;
	width: 320px;
    border: 1px solid #dedede;
    border-radius: 3px;
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
	padding: 8px 6px 0;
}

form .checkboxes p {
    clear: left;
    height: auto;
}

#main form .checkboxes input {
	width: auto;
	height: auto;
	margin: 0 2px 0 0;
}

form .checkboxes label {
    clear: none;
    float: none;
    margin: 0;
    padding: 0 0 0 5px;
    width: auto;
}

label.boolean {
	padding-left: 30px;
	background: url(../images/form/boolean.png) no-repeat left top;
	line-height: 23px;
	outline: none;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 22px;
}

label.boolean.on {
	background: url(../images/form/boolean.png) no-repeat left bottom;
}


#main #captchaConfirm label.error {
	position: absolute;
	top: 30px;
	left: 280px;
}

form img#captcha {
	display: inline-block;
	margin-top: 30px;
}

form input.submit, form input.reset, .inputSubmit {
	float: left;
	clear: left;
	padding: 0.5em 1em;
	height: auto;
	width: auto;
	color: #fff;
	cursor: pointer;
	min-width: 5em;
	border-style: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font: 400 16px/1.45em "Titles";
	background-color: red;
}

form input.submit:hover,
form input.reset:hover,
.inputSubmit:hover,
#main input.button:hover,
.button:hover, a.button:hover {
	-moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.35);
	box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.35);
	background-color: #666;
}

input.submit.saveforlater {
	
}

#main input.submit, #main .inputSubmit {
	margin-top: 15px;
}


#main input.submit.inline {
	position: relative;
	margin-top: 0;
	margin-bottom: -42px;
	top: -43px;
	left: 271px;
	font-size: 13px;
	line-height: 16px;
	padding: 8px 10px;
}

.inputSubmit {
	height: auto;
	display: block;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
}

.inputSubmit:hover {
	color: #fff;
	text-decoration: none;
}

form input.reset {
	clear: none;
	background: #fff none;
}

form input.submit.autoWidth {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

form input.reset {
	color: #333;
	font-size: 13px;
	background-color: transparent;
	margin-left: 64px;
}

.formWrapper a.button_small {
	float: left;
	clear: both;
	height: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

form input.error, form textarea.error {
	background-color: #f5f5f5;
	border-color: red;
}

label.error {
	margin-left: 20px;
	color: #f00;
	margin-top: 0;
}

.formSubmit {
	margin-top: 20px;
}

.sectionSelect a {
	display: block;
	margin-bottom: 10px;
}

form .explanation {
	font-size: 11px;
	display: block;
	text-align: right;
	padding-right: 192px;
	margin-bottom: -27px;
}

/* @group password */

.password_strength {
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    left: -136px;
    padding: 10px 0 8px;
    position: relative;
    text-align: center;
    width: 135px;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
}
.password_strength_1 {
    background-color: red;
}
.password_strength_2 {
    background-color: orange;
}
.password_strength_3 {
    background-color: #f1c82d;
}
.password_strength_4 {
    background-color: yellowgreen;
}
.password_strength_5 {
	font-size: 11px;
    background-color: green;
}

/* @end */

/* @group captcha */

#captchaConfirm {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 0px;
}

.atTop #captchaConfirm {
	width: auto;
	float: none;
	display: inline-block;
	clear: both;
	margin: 0 auto;
}

.atTop form .formSubmit {
	display: block;
    float: none;
    width: 100%;
}

.atTop form .formSubmit input.submit {
	float: none;
}

#captchaConfirm .col {
	width: 110px;
	padding: 0 40px 0 0;
	text-align: left;
}

#captchaConfirm .col:last-child {
	padding-right: 0;
	text-align: right;
}

#main #captchaConfirm label.error {
	position: absolute;
	top: 30px;
	left: 280px;
}

form input#captcha_text {
	width: 100px;
}

/* @end */

/* @group right col form */

#rightCol form input,
#rightCol form textarea {
	width: 242px;
}

#inbox form textarea {
	height: 200px;
}

#rightCol form input.submit {
	width: auto;
}

/* @end */

/* @end */

/* @group button */

#main input.button, .button, a.button {
	padding: 8px 16px;
	height: auto;
	width: auto;
	color: #fff;
	min-width: 100px;
	border-style: none;
	box-shadow: none;
	font: 400 16px/23px "Titles";
	text-align: center;
	background-color: red;
}

#main input.button.small,
.button, a.button.small {
	min-width: 0;
	display: inline-block;
	font-size: 14px;
	padding: 0 0.75em;
	line-height: 2.5em;
}

a.button_small {
	padding: 5px 10px;
	width: auto;
	color: red;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid red;
	line-height: 1.5em;
	height: 1.5em;
}

a.button_small:hover {
	text-decoration: none;
	color: #000;
	border-color: #000;
}

#buttons_top {
	position: absolute;
	top: 42px;
	right: 0;
	z-index: 3;
}

.main #buttons_top.large {
	top: 46px;
	right: 50px;
}

/* @end */

/* @group admin */

#main ul.edit_list li {
	display: block;
	float: none;
	width: auto;
	margin-bottom: 10px;
	padding: 0;
	background-color: #f5f5f5;
}

#main ul.edit_list.ui-sortable li .top {
	padding-left: 35px;
	background: url(/images/handle.png) no-repeat 10px center;
}

#main ul.edit_list.ui-sortable li.placeholder {
	height: 46px;
	width: 100%;
	background-color: #fff;
	border: 1px dotted #ccc;
}

#main ul.edit_list li .top {
	padding: 10px 10px 0;
	position: relative;
}

#main ul.edit_list li:hover {
	background-color: #fdf9f0;
}

#main ul.edit_list li .top .more {
	position: absolute;
	top: 12px;
	right: 10px;
	font-size: 11px;
}

#main ul.edit_list li .edit {
	padding: 10px 10px 0;
	margin-top: 10px;
	border-top: 1px solid #ddd;
	background-color: #fdf9f0;
}

#main ul.edit_list form input, #main ul.edit_list form textarea {
	width: 560px;
}

#main ul.edit_list form input.submit {
	font-size: 14px;
	margin-top: 5px;
	width: 5em;
}

#main ul.edit_list .formSubmit {
	float: none;
	display: inline-block;
	width: 100%;
	margin: 0;
}

/* @end */

/* @group Chosen */

/* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
	padding-bottom: 10px;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #dedede;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 999;
  border-radius: 0 0 3px 3px;
}
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #fff;
  
  border: 1px solid #dedede;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 5px;
  color: #444;
  text-decoration: none;
  border-radius: 3px;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 8px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(chosen-sprite.png) right top no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}
.chzn-container-single .chzn-single div {
  
  border-left: 1px solid #dedede;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url('chosen-sprite.png') no-repeat 0 3px;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: #fff url('chosen-sprite.png') no-repeat 100% -22px;
  background: url('chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('chosen-sprite.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url('chosen-sprite.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #dedede;
  font-family: sans-serif;
  font-size: 1em;
}
.chzn-container-single .chzn-drop {
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background-image: -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -ms-linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  color: #333;
  border: 1px solid #b4b4b4;
  line-height: 13px;
  padding: 3px 19px 3px 6px;
  margin: 3px 0 3px 5px;
  position: relative;
}
.chzn-container-multi .chzn-choices .search-choice span {
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(chosen-sprite.png) right top no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results,
#main .chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li
{
  display: none;
  line-height: 1.1em;
  padding: 5px 7px 6px;
  margin: 0;
  list-style: none;
  color: #222;
}

#main .chzn-container .chzn-results li
{
  line-height: 80%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style: none;}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
	color: #fff;
	background-color: red;
}
.chzn-container .chzn-results li em {
	font-style: normal;
  background-color: red;
  color: #fff;
}
.chzn-container .chzn-results .highlighted em {
  background-color: #ccc;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 20px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #dedede;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 3px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { direction:rtl;text-align: right; }
.chzn-rtl .chzn-single { padding-left: 0; padding-right: 8px; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; }
.chzn-rtl .chzn-single div { 
  left: 0; right: auto; 
  border-left: none; border-right: 1px solid #aaaaaa;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius   : 4px 0 0 4px;
  border-radius        : 4px 0 0 4px; 
}
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 6px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 5px; right: auto; background-position: right top;}
.chzn-rtl.chzn-container-single .chzn-results { margin-left: 4px; margin-right: 0; padding-left: 0; padding-right: 4px; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 20px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: url('chosen-sprite.png') no-repeat -38px -22px, #ffffff;
  background: url('chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);  
  background: url('chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url('chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  padding: 4px 5px 4px 20px;
}
/* @end */

/* @end */

/* @end */

/* @group qTip2 */


/*
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: nightly
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*   http://en.wikipedia.org/wiki/MIT_License
*   http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Tue Feb  7 13:29:42.0000000000 2012
*/

/* Core qTip styles */
.ui-tooltip, .qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 100px;
	
	font-size: 10.5px;
	line-height: 12px;
}

	/* Fluid class for determining actual width in IE */
	.ui-tooltip-fluid{
		display: block;
		visibility: hidden;
		position: static !important;
		float: left !important;
	}

	.ui-tooltip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		border: 1px solid #000001;

		text-align: left;
		word-wrap: break-word;
		overflow: hidden;
	}

	.ui-tooltip-titlebar{
		position: relative;
		min-height: 14px;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border: 1px solid #000001;
		border-width: 1px 1px 0;

		font-weight: bold;
	}

	.ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0px !important; }

		/*! Default close button class */
		.ui-tooltip-titlebar .ui-state-default{
			position: absolute;
			right: 4px;
			top: 50%;
			margin-top: -9px;

			cursor: pointer;
			outline: medium none;

			border-width: 1px;
			border-style: solid;
		}
		
		* html .ui-tooltip-titlebar .ui-state-default{ top: 16px; } /* IE fix */

		.ui-tooltip-titlebar .ui-icon,
		.ui-tooltip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
		}

		.ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}

			.ui-tooltip-icon .ui-icon{
				width: 18px;
				height: 14px;

				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}


/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.ui-tooltip-focus{

}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.ui-tooltip-hover{
	
}


/*! Default tooltip style */
.ui-tooltip-default .ui-tooltip-titlebar,
.ui-tooltip-default .ui-tooltip-content{
	border-color: #F1D031;
	background-color: #FFFFA3;
	color: #555;
}

	.ui-tooltip-default .ui-tooltip-titlebar{
		background-color: #FFEF93;
	}

	.ui-tooltip-default .ui-tooltip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{
		border-color: #AAA;
		color: #111;
	}

/* Tips plugin */
.ui-tooltip .ui-tooltip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
}

	.ui-tooltip .ui-tooltip-tip,
	.ui-tooltip .ui-tooltip-tip *{
		position: absolute;
		
		line-height: 0.1px !important;
		font-size: 0.1px !important;
		color: #123456;

		background: transparent;
		border: 0px dashed transparent;
	}
	
	.ui-tooltip .ui-tooltip-tip canvas{ top: 0; left: 0; }

/*
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: nightly
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*   http://en.wikipedia.org/wiki/MIT_License
*   http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Tue Feb  7 13:29:42.0000000000 2012
*/

/* Core qTip styles */
.ui-tooltip, .qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;
	
	font-size: 10.5px;
	line-height: 12px;
}

	/* Fluid class for determining actual width in IE */
	.ui-tooltip-fluid{
		display: block;
		visibility: hidden;
		position: static !important;
		float: left !important;
	}

	.ui-tooltip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		border: 1px solid #000001;

		text-align: left;
		word-wrap: break-word;
		overflow: hidden;
	}

	.ui-tooltip-titlebar{
		position: relative;
		min-height: 14px;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border: 1px solid #000001;
		border-width: 1px 1px 0;

		font-weight: bold;
	}

	.ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0px !important; }

		/*! Default close button class */
		.ui-tooltip-titlebar .ui-state-default{
			position: absolute;
			right: 4px;
			top: 50%;
			margin-top: -9px;

			cursor: pointer;
			outline: medium none;

			border-width: 1px;
			border-style: solid;
		}
		
		* html .ui-tooltip-titlebar .ui-state-default{ top: 16px; } /* IE fix */

		.ui-tooltip-titlebar .ui-icon,
		.ui-tooltip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
		}

		.ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}

			.ui-tooltip-icon .ui-icon{
				width: 18px;
				height: 14px;

				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}


/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.ui-tooltip-focus{

}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.ui-tooltip-hover{
	
}


/*! Default tooltip style */
.ui-tooltip-default .ui-tooltip-titlebar,
.ui-tooltip-default .ui-tooltip-content{
	border-color: #F1D031;
	background-color: #FFFFA3;
	color: #555;
}

	.ui-tooltip-default .ui-tooltip-titlebar{
		background-color: #FFEF93;
	}

	.ui-tooltip-default .ui-tooltip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{
		border-color: #AAA;
		color: #111;
		text-decoration: none;
	}

/* Tips plugin */
.ui-tooltip .ui-tooltip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
}

	.ui-tooltip .ui-tooltip-tip,
	.ui-tooltip .ui-tooltip-tip *{
		position: absolute;
		
		line-height: 0.1px !important;
		font-size: 0.1px !important;
		color: #123456;

		background: transparent;
		border: 0px dashed transparent;
	}
	
	.ui-tooltip .ui-tooltip-tip canvas{ top: 0; left: 0; }
	
	#qtip-overlay{
		position: fixed;
		left: -10000em;
		top: -10000em;
	}
	 
/* Applied to modals with show.modal.blur set to true */
#qtip-overlay.blurs{ cursor: pointer; }

#qtip-overlay div{
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 100%;

	background-color: black;

	opacity: 0.7;
	filter:alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* @end */

/* @group qtip custom */

.ui-tooltip-mo {
	min-width: 100px;
	max-width: 200px;
	
	font-size: 12px;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
}

.ui-tooltip-mo .ui-tooltip-titlebar,
.ui-tooltip-mo .ui-tooltip-content {
	border-color: #ccc;
	background-color: #fff;
}

.ui-tooltip-mo .ui-tooltip-titlebar {
	text-align: center;
	color: red;
	border-radius: 3px 3px 0 0;
	font: 800 20px "Titles", Arial;
	padding: 10px 20px 6px;
}

.ui-tooltip-mo .ui-tooltip-content {
	border-radius: 0 0 3px 3px;
	padding: 8px 20px 10px;
	background-color: #ffffff;
}

.ui-tooltip-mo p {
	color: #000;
	padding: 0 0 5px;
}

.ui-tooltip-mo ul {
	padding: 0 0 0 1.5em;
	margin: 0;
}

.ui-tooltip-mo ul li {
	padding: 0 0 5px;
	margin: 0;
}

.ui-tooltip-mo.modal {
	max-height: 90%;
	overflow-y: auto;
	background: #f5f5f5;
	max-width: 950px;
	min-width: 300px;
}

.ui-tooltip-mo.modal .ui-tooltip-titlebar {
	background-color: #fff;
}

.ui-tooltip-mo.modal .ui-tooltip-content {
	padding-bottom: 15px;
	background-color: #fff;
}

.ui-tooltip-mo.modal #content {
	padding-top: 10px;
}


.ui-tooltip-mo.modal textarea {
	width: 600px;
}

.ui-tooltip-mo.modal input#file {
	width: auto;
}

.ui-tooltip-mo.modal input.submit {
	font-size: 13px;
}

.ui-tooltip-mo#ui-tooltip-admin .ui-tooltip-content {
	border-radius: 3px;
	padding: 0;
}

#ui-tooltip-admin ul {
	padding: 3px 0;
	margin: 0;
}

#ui-tooltip-admin ul li {
	text-align: center;
	padding: 2px 0;
	margin: 0;
}

#ui-tooltip-admin ul li a {
	display: block;
	padding: 5px 15px;
	font-weight: bold;
	color: #999;
}

#ui-tooltip-admin ul li a:hover {
	color: #444;
	text-decoration: none;
}

#ui-tooltip-admin ul li.divider {
	height: 1px;
	padding: 0;
	margin: 2px 0;
	background-color: #ddd;
}

/* @end */