/* @override 
	http://localhost:8888/css/style.css?rand=07052013
	http://localhost:8888/css/style.css?rand=29052013 */

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

body {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	font: 13px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

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

#bodyWrapper {
	background: url(/images/background.png) repeat-x 0 0 #F2F2F2;
}

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: #FFBB06;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #FFBB06;
	text-decoration: underline;
}

.col {
	float: left;
}

.row {
	clear: both;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

.clearfix:after {
	clear: both;
}

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

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

#containerWrapper {
	border-top: 2px solid #222;
}

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


h1,h2,h3,h5,.heading, .title {
	font-family: "Titles", Arial;
	font-weight: 400;
}

h1 {
	font-size: 30px;
	color: #000;
	padding: 0;
}

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

h2 span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: url(/images/titles/30px.png) repeat-x 0 2px;
}

h2 span.top {
	background: url(/images/titles/30px_top.png) repeat-x 0 2px;
}

.full h2 {
	text-align: center;
	font-size: 40px;
	margin-bottom: 1em;
}

.full h2 span.top {
	background: url(/images/titles/40px_top.png) repeat-x 0 5px;
}

h2 em {
	font-family: Arial;
	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: 25px 0 10px;
	padding: 15px 0 0;
	line-height: normal;
	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: #FFBB06;
}

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

h5 {
	color: #000;
	margin: 0;
	font-size: 20px;
	line-height: 1em;
	padding: 0 0 8px;
	position: relative;
}

h5 span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 20px;
	background: url(/images/titles/20px.png) repeat-x 0 0;
}

#content h5.alt,
#main h5.alt,
#rightCol .section.page_info h5 {
	font-size: 18px;
	color: #FFBB06;
}

#content h5.alt a:hover {
	color: #000;
	text-decoration: none;
}

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

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

p.intro, .intro p {
	padding: 10px 0 25px;
	font-style: italic;
}

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;
}

#breadcrumb {
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 12px;
	color: #fff;
	max-width: 550px;
	text-align: right;
}

#breadcrumb span {
	color: #444;
}

#breadcrumb a {
	color: #fff;
	display: inline-block;
}

#rightCol .tooltip {
	width: 140px;
	z-index: 10;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
}

.jtextfill {
	white-space: nowrap;
}

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

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

ul.bullets {
	list-style-type: square;
	padding: 0 0 0 2em;
	margin: 0;
}

.itemType {
	display: inline-block;
	font-size: 11px;
	border-radius: 3px;
	color: #fff;
	background-color: #ffc33f;
	font-weight: bold;
	padding: .4em .5em;
	line-height: 1.1em;
}

.alert {
	padding: 8px 10px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	margin-top: 10px;
	background-color: #FFBB06;
	-moz-box-shadow: inset 0 -10px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 -10px 10px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 -10px 10px rgba(0, 0, 0, 0.1);
	position: relative;
}

.alert a {
	color: #261D5B;
}

.alert a.dismiss.button {
	float: right;
	font-size: 11px;
	position: relative;
	top: -2px;
}

.alert a.dismiss:hover {
	border-color: #fff;
}

#content {
	padding: 32px 0 50px;
	line-height: 1.2em;
	display: inline-block;
	width: 900px;
	position: relative;
	background-repeat: repeat-x;
	z-index: 3;
}

#content .primary {
	float: right;
}

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

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

#main, #main p,
#rightCol, #rightCol p {
	color: #444444;
}

#main p {
	text-align: justify;
}

#main.article img {
	padding: 5px;
	background-color: #fff;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
}

#main.article ol,
#main.article ul {
	margin: 0;
	padding: 5px 0 5px 2em;
}

#main.article li {
	margin: 0;
	padding: 0 0 10px;
}

.padding-top {
	padding-top: 20px;
}

.block {
	width: 250px;
	background-color: #fff;
	border-radius: 3px;
	-moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
}

.section {
	clear: both;
	float: left;
	width: 100%;
}

ul.section li {
	float: left;
}

.divider_before {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #ccc;
}

.divider_after {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

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

#content #buttons_top.large {
	top: 28px;
}

.cols .col {
	width: 300px;
	padding-right: 30px;
}

.cols .col.col2 {
	padding-right: 0;
}

.cols.cols4 .col {
	width: 215px;
	padding-right: 10px;
}

.cols.cols .col.col4 {
	padding-right: 0;
}

.cols.cols .col .block {
	width: 100%;
}

.page-translations {
	position: absolute;
	top: 0;
	right: 10px;
	padding: 6px 10px;
	background: #eee;
	border-radius: 0 0 5px 5px;
	border: 1px solid #ccc;
	border-top: none;
	line-height: 16px;
}

.page-translations span {
	display: inline-block;
	margin-right: .1em;
}

.page-translations a {
	display: inline-block;
	margin-left: .4em;
}

#pageDrape {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	background-image: url(/images/opacity/50black.png);
	color: #fff;
	font-weight: bold;
}

#pageDrape .interior {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

.widthPadding {
	padding: 0 100px;
}

/* @group colours */

.color_black, a.color_black, .color_black a {
	color: #000;
}

.color_light, a.color_light {
	color: #7F7F7F;
}

.color_alt, a.color_alt {
	color: #FFBB06;
}

/* @end */

/* @group list */

#main ul.list {
	padding: 10px;
	margin: 20px 0 40px;
	width: 615px;
	float: left;
	list-style: none;
	text-align: left;
	border: 2px solid #FFBB06;
}

#main.wide ul.list {
	width: 840px;
}

#main ul.list li {
	float: left;
	width: 100%;
	padding: 0;
	border-top: 1px solid #ccc;
	background: #fff;
	text-align: center;
}

#main ul.list li.first {
	border-top: none;
}

#main ul.list li:hover {
	background-color: #eaeaea;
}

ul.list li > div {
	padding: 5px 10px;
	float: left;
	width: 189px;
	border-right: 1px solid #ccc;
}

ul.list li > div:last-child {
	
	border-right: none;
}

#main ul.list li.headings {
	background: #fff;
	font-size: 15px;
	border-top: none;
}

ul.list li.headings * {
	color: #666;
	font-weight: bold;
}

ul.list li.headings > div {
	padding-top: 5px;
	padding-bottom: 20px;
	border: none;
}

/* @end */

/* @group block sections */

/* @group base */

ul#base li {
	width: 217px;
	padding-right: 10px;
}

ul#base li.last {
	padding-right: 0;
}

ul#base li .block {
	width: 197px;
	height: 124px;
	overflow: hidden;
	background: url(/images/base/block_bg.png) transparent;
	padding: 5px 10px;
	text-align: center;
	position: relative;
}

ul#base li .block:hover {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
	
}

ul#base a {
	color: #858585;
}

ul#base a:hover {
	text-decoration: none;
}

ul#base h3 {
	font-size: 18px;
	padding: 0;
	margin: 15px 0 12px;
}

ul#base span.button_small {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/* @end */

/* @group homepage blocks */

ul#homepageBlocks li {
	padding-right: 15px;
}

ul#homepageBlocks li.last {
	padding-right: 0;
}

ul#homepageBlocks li .block {
	width: 290px;
	padding-bottom: 8px;
	overflow: hidden;
}

ul#homepageBlocks li .block h4 {
	padding: 0;
	margin: 0;
}

ul#homepageBlocks li .block h4 img {
	display: block;
}

ul#homepageBlocks li .block .interior {
	display: block;
	border-top: 1px solid #ccc;
	padding: 8px 8px 0;
	height: 214px;
	background: url(/images/homepage/blocks_bg.png) repeat-x 0 top;
}

ul#homepageBlocks li .block .interior.loop {
	background: url(/images/homepage/blocks_loop_content.png) repeat-x center top;
}

ul#homepageBlocks .scrollable {
	overflow-y: auto;
}

#announcements .item {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

#announcements h4 {
	font-size: 13px;
}

#announcements p.date {
	padding-bottom: 5px;
}


ul#homepageBlocks li#exclusive .block {
	padding-bottom: 0;
	overflow: hidden;
}

ul#homepageBlocks li#exclusive .block .interior {
	position: relative;
	padding-bottom: 8px;
	border-radius: 0 0 3px 3px;
}

/* @end */

/* @group Article Header */

#article_header.block {
	width: auto;
	overflow: hidden;
	line-height: 1.2em;
	font-size: 13px;
	margin-bottom: 30px;
}

#article_header #banner {
	display: block;
	padding: 5px;
}

#article_header #info {
	position: relative;
	padding: 12px 290px 12px 10px;
	background: url(/images/article/info.jpg) repeat-x;
}

.no_issue #article_header #info {
	padding-right: 10px;
}

#article_header #info h1 {
	font-size: 20px;
	line-height: 1.2em;
	margin: 0 0 3px;
}

#article_header #info #issue_info {
	position: absolute;
	right: 0;
	top: 0;
	width: 340px;
	height: 100%;
	font-size: 12px;
	text-align: right;
}

#article_header #issue_info a {
	display: block;
	float: right;
	margin: 12px 10px 10px 18px;
	line-height: 1.1em;
}

#article_header #issue_info #issue_read {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
}

#article_header #issue_read a {
	opacity: .5;
	line-height: 18px;
	padding-left: 22px;
}

#article_header #issue_read a:hover {
	opacity: 1;
}

#article_header #issue_read a.pdf {
	background: url(/images/article/pdf.png) no-repeat left center;
	margin-left: 0;
}

#article_header #issue_read a.digital {
	background: url(/images/article/digital.png) no-repeat left center;
}

#article_header #issue_read .translation {
	padding-left: 0;
	display: block;
	float: right;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 18px;
}

#article_header #issue_read .translation img {
	margin-top: 3px;
	display: block;
}

#article_header #issue_read span.translation {
	padding-right: 5px;
	padding-left: 10px;
	color: #bbb;
}

#article_header #issue_read a.translation {
	opacity: 1;
}

#article_header #issue_read a.translation:hover {
	opacity: .8;
}


/* @end */

/* @end */

/* @group header */

#header {
	position: relative;
	z-index: 4;
	clear: both;
	background: url(/images/bg_stars.png) no-repeat center -30px;
}

#top {
	height: 125px;
}

#logo {
	margin: 0;
	padding: 24px 0 0;
	border: none;
	float: left;
}

#logo a {
	float: left;
	margin: 0;
	display: block;
	width: 226px;
	height: 76px;
	background-image: url(/images/logo.png);
}

#top #links ul {
	display: block;
	float: right;
	padding: 0;
	margin: 0;
}

#top ul li {
	display: block;
	float: left;
	padding: 0;
	font-size: 13px;
	line-height: 31px;
	font-weight: bold;
	text-align: center;
}

#top  ul#auth {
	background-color: #222;
	color: #fff;
}

#top  ul#auth li a {
	display: block;
	color: #fff;
	width: 134px;
	background-image: url(/images/header/register.jpg);
}

#top ul#auth li#addThis {
}

#top ul#auth li.login {
    background-color: #FFBC06;
}

#top ul#auth li.login a {
    width: 65px;
	background-image: url(/images/header/login.jpg);
	padding-right: 20px;
}

#top ul#auth li.logout a {
	width: 80px;
	background-image: url(/images/header/logout.jpg);
}

#links ul#secondary {
	
}

#links ul#secondary:hover {
	opacity: 1;
}

#links ul#secondary li {
	padding-right: 12px;
	font-weight: normal;
	color: #ddd;
	border-right: 1px solid #ddd;
	line-height: 13px;
	margin: 9px 12px 0 0;
	font-size: 12px;
}

#links ul#secondary li.last {
	margin-right: 5px;
	border: none;
}

#links ul#secondary li a {
	font-weight: normal;
	color: #fff;
}

#links ul#secondary ul {
	display: none;
}

#header #fb {
	position: absolute;
	top: 120px;
	right: 0;
}

.navWrapper ul li#searchTop {
	float: right;
	width: 189px;
	position: relative;
	top: 7px;
	padding-left: 0;
}

#searchTop input {
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 0;
	border: none;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	float: left;
}

#searchTop input.text {
	width: 149px;
	background: url(/images/header/search.jpg) no-repeat;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	padding: 5px 30px 5px 10px;
}

#searchTop input.btn {
	position: absolute;
	z-index: 2;
	top: 2px;
	right: 7px;
}

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

/* @group nav */

.nav {
	display: block;
	clear: both;
	margin: 0;
	height: 36px;
	padding: 0;
}

ul.nav {
	display: block;
	list-style: none;
	background: url(/images/nav.png) no-repeat 0 0;
	padding: 0 11px;
}

ul.nav li {
	display: block;
	float: left;
	list-style: none;
}

ul.nav li.active {
	
}

.nav a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.5), -1px -1px 2px rgba(0, 0, 0, 0.5);
}

.nav li.active a {
	
}

.nav a:hover {
	line-height: inherit;
}

#header #nav {
	clear: both;
	position: relative;
}

#navs {
	display: block;

	font-size: 12px;
	line-height: 18px;
}

#navs.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

#navs.fixed .container {
	-moz-box-shadow: 0 0 20px #000000;
	-webkit-box-shadow: 0 0 20px #000000;
	box-shadow: 0 0 20px #000;
	border-radius: 9px;
}

/* @group nav bars */

.navWrapper {
	
}

#nav.sectionWrapper {
	
}

.navWrapper ul > li {
	padding: 0 0 0 11px;
}

.navWrapper ul > li:first-child {
	padding-left: 0;
}


.navWrapper ul > li div {
	height: 18px;
	padding: 10px 14px 8px 0;
	background: url(/images/nav_divider.jpg) no-repeat right;
}

.navWrapper ul > li:last-child div {
	border-right: none;
}

.navWrapper ul > li > a {
	background: transparent;
}

.navWrapper ul > li > a:hover, #nav ul > li.hover > a {
	text-decoration: none;
}

/* @end */

#nav li#home {
	background: url(/images/header/home.png) no-repeat left center;
}

#nav li#home a {
	white-space: nowrap;
	overflow: hidden;
	text-indent: -500px;
	width: 24px;
}

/* @end */

/* @end */

/* @group login page */

#loginbox {
	background: url("/images/bg_stars.png") no-repeat scroll center -50px transparent;
}

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

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

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

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

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

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

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

#loginbox input {
	text-align: center;
}

#loginbox #register {
	font-size: 15px;
	margin-top: 15px;
}

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

body#login {
	background: url("/images/background.png") repeat-x scroll 0 0 #F2F2F2;
}

body#login #footer {
	
}

/* @end */

/* @group login top */

#loginTop {
	padding: 20px 0;
	background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.45) 100%) #222;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.45))) #222;
}

#loginTop .container {
	display: inline-block;
	background: transparent;
}

#loginTop .col.right {
	float: right;
	width: 300px;
	text-align: right;
}

#loginTop .col.left {
	float: left;
	width: 500px;
	font-size: 14px;
}

#loginTop .col.left p {
	padding: 28px 0 0;
	color: #fff;
}

#loginTop form {
	display: inline-block;
	text-align: left;
	padding: 10px 20px 15px;
	background-color: #fff;
	border-radius: 3px;
}

#loginTop .submit {
	margin-top: 0;
	font-size: 14px;
	padding: 6px 0px;
}

/* @end */

/* @group form */

form input, form textarea, form textarea#content {
	font: 14px/22px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	height: 22px;
	width: 250px;
	padding: 4px;
	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);
}

#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;
	border: 1px solid #ccc;
}

form select.error {
	border: 1px solid red;
}

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

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 input#captcha_text {
	width: 100px;
}

form img#captcha {
	margin-top: 15px;
}

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-radius: 5px;
	border-style: none;
	background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.02) 44.5%, rgba(255, 255, 255, 0.36) 55%, rgba(255, 255, 255, 0.4) 100%) #FFBC06;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(0.445, rgba(255, 255, 255, 0.02)), color-stop(0.55, rgba(255, 255, 255, 0.36)), to(rgba(255, 255, 255, 0.4))) #FFBC06;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font: 400 16px/1.45em "Titles";
}

form input.submit:hover, form input.reset:hover, .inputSubmit: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);
}

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;
	line-height: 12px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}

form input.error, form textarea.error {
	background-color: #ccc;
}

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

.formSubmit {
	margin-top: 20px;
}

/* @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;
    border-radius: 0 3px 3px 0;
    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;
}

#captchaConfirm .col {
	width: 110px;
	padding: 0 40px 0 0;
}

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

#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;
}

#rightCol form input.checkbox {
	width: auto;
	height: auto;
	float: left;
	margin-right: 10px;
}

/* @end */

.modal-form {
	padding: 30px 30px 80px;
	text-align: center;
}

.modal-form input.submit {
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	width: 100%;
	border-radius: 0 0 3px 3px;
	padding: 1em 0;
}

.modal-form label {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.1em;
	margin: 0 0 10px;
}

.modal-form select {
	font-size: 18px;
	width: 100%;
}

/* @end */

.modal-compact {
	padding: 0 10px 0;
	margin-top: -10px;
	text-align: center;
	max-width: 460px;
	font-size: 14px;
}

.ui-tooltip-ij .modal-compact p {
	padding: 0 0 1.2em;
}

/* @group button */

#main input.button, .button, a.button {
	font: 400 16px/1.4375em "Titles";
	padding: .5em 1em;
	height: auto;
	width: auto;
	color: #fff;
	min-width: 100px;
	border-radius: 5px;
	border-style: none;
	background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.02) 44.5%, rgba(255, 255, 255, 0.36) 55%, rgba(255, 255, 255, 0.4) 100%) #FFBC06;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(0.445, rgba(255, 255, 255, 0.02)), color-stop(0.55, rgba(255, 255, 255, 0.36)), to(rgba(255, 255, 255, 0.4))) #FFBC06;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
}

#main input.button.button-large, .button.button-large, a.button.button-large {
	font-size: 20px;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, .5);
}

#main input.button:hover, .button:hover, a.button:hover {
	border-color: #2d8ac2;
	background-color: #261D5B;
	text-decoration: none;
}

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

a.button_small,
span.button_small {
	padding: 5px 10px;
	height: 12px;
	width: auto;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	border-radius: 12px;
	line-height: 12px;
	border: 1px solid #261D5B;
	background: url(/images/small_button.png) repeat-x #261D5B;
	font-weight: bold;
}

a.button_small:hover,
span.button_small:hover {
	text-decoration: none;
	background: url(/images/small_button.png) repeat-x #534c7d;
	border-color: #534c7d;
}

/* @end */


/* @group right col */

#rightCol .section {
	padding-bottom: 18px;
}

#rightCol .block {
	margin-bottom: 10px;
}

#rightCol .block a {
	display: block;
	padding: 5px;
	width: 240px;
	height: 148px;
	background: no-repeat center center;
	position: relative;
	text-decoration: none;
}

#rightCol .block a .info {
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 2;
	width: 224px;
	padding: 8px;
	background-image: url(/images/opacity/60black.png);
	color: #ccc;
	line-height: 1em;
}

#rightCol .block a:hover .info {
	background-image: url(/images/opacity/85black.png);
}

#rightCol .block a .info strong {
	color: #fff;
	display: block;
	padding-bottom: 3px;
}

#rightCol .block form {
	padding: 0 0 10px 20px;
	text-align: left;
}

#rightCol .block form label.boolean {
	font-size: 12px;
}

/* @end */

/* @group homepage */

.mag_cover {
	float: left;
	width: 300px;
	height: 387px;
	position: relative;
	z-index: 2;
}

.mag_cover img.cover {
	-webkit-box-reflect: below 0
	    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.88, transparent), to(rgba(255, 255, 255, 0.3)));
}

.mag_cover #tab {
	position: absolute;
	top: 30px;
	right: -30px;
	width: 30px;
	height: 77px;
	z-index: 3;
	background-image: url(/images/homepage/mag_tab.png);
}

.mag_cover #tab a img {
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 5px;
}

.mag_cover #tab a img:hover {
	opacity: .5;
}

#intro {
	float: right;
	width: 544px;
	height: 480px;
}

#intro p {
	padding: 0 0 10px;
}

#intro a.info .more p,
#exclusive .more p {
	padding: 15px 0 0;
	color: #fff;
	font-weight: normal;
	text-align: justify;
}

#intro a.info:hover .more p {
	text-decoration: none;
}

#intro h2 {
	font-size: 26px;
	line-height: 1.2em;
	margin: 17px 0 0;
}

#slides.block {
	width: auto;
	height: 280px;
	padding: 5px;
	position: relative;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#slides ul#jcarousel {
	height: 280px;
	overflow: hidden;
	position: relative;
}

ul#jcarousel li {
	margin: 0;
	padding: 0;
	display: block;
	width: 534px;
	height: 280px;
	position: relative;
}

ul#jcarousel li a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

ul#jcarousel li .info,
#exclusive .info {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 518px;
	padding: 10px 8px;
	background-image: url(/images/opacity/60black.png);
	color: #ccc;
	line-height: 1em;
	text-decoration: none;
}

#exclusive a {
	text-decoration: none;
}

#exclusive .info {
	width: 274px;
	border-radius: 0 0 3px 3px;
	text-decoration: none;
}

ul#jcarousel li .info strong,
#exclusive a .info strong {
	display: block;
	font-size: 16px;
	color: #fff;
	padding-bottom: 4px;
}

#exclusive a .info strong {
	font-size: 14px;
}

ul#jcarousel li .info strong:hover,
#exclusive .info strong:hover {
	text-decoration: underline;
}

.jcarousel-clip {
    overflow: hidden;
}

ul#controls {
	display: block;
	float: none;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	width: 84px;
}

ul#controls li {
	display: block;
	float: left;
}

ul#controls li a {
	display: block;
	width: 14px;
	height: 9px;
	padding: 0;
	background: url(/images/slides/controls.png) no-repeat center 0;
}

ul#controls li a:hover {
	background-position: center -9px;
}

ul#controls li a.active {
	background-position: center -18px;
}

#intro .arrow {
	display: block;
	position: absolute;
	width: 16px;
	height: 22px;
	top: 139px;
	background: url(/images/slides/arrows.png) 0 0;
}

#intro .arrow#left {
	left: -24px;
}

#intro .arrow#left:hover {
	background-position: 0 -22px;
}

#intro .arrow#right {
	right: -24px;
	background-position: -16px 0;
}

#intro .arrow#right:hover {
	background-position: -16px -22px;
}

/* @end */

/* @group articles */

#content ul.articles{
	padding: 0;
	margin: 0;
}

#content ul.articles li {
	position: relative;
	padding: 0 0 32px;
}

#content ul.articles li.divider_after {
	padding-bottom: 16px;
	margin-bottom: 24px;
}

#content ul.articles li.divider_after:last-child {
	border: none;
}

ul.articles h4 a {
	color: #000;
}

ul.articles h4 a:hover {
	color: #FFBB06;
}

#content ul.articles .top {
	padding: 0 100px 2px 0;
}

#content ul.articles .top p {
	color: #7F7F7F;
	font-weight: bold;
}

ul.articles .button {
	position: absolute;
	top: 2px;
	right: 0;
	z-index: 2;
}

/* @end */

/* @group past issues */

.issues .mag_cover {
	width: 250px;
	height: 322px;
}

#content ul.articles.issues li {
	float: none;
	display: inline-block;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 35px;
	margin-top: 10px;
}

ul.articles.issues .right {
	padding-left: 320px;
	position: relative;
}

#content ul.articles.issues h5 {
	font-size: 24px;
	padding: 0 120px 0 0;
}

ul.articles.issues h4 {
	padding-top: 10px;
	font-size: 13px;
}

ul.articles.issues p {
	padding: 0;
}

/* @end */

/* @group issue splash */

#article_selector {
	float: none;
	width: auto;
	padding: 5px;
}

/* @group preview */

#article_selector ul.preview {
	height: 315px;
	overflow: hidden;
}

#article_selector ul.preview a {
	display: block;
	width: 890px;
	height: 315px;
	position: relative;
	text-decoration: none;
}

#article_selector ul.preview a img {
	z-index: 1;
}

#article_selector ul.preview a .info {
	z-index: 2;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 870px;
	padding: 12px 10px;
	background-image: url(/images/opacity/60black.png);
}

#article_selector ul.preview a .info h4 {
	color: #fff;
	font-size: 16px;
	padding: 0 0 4px;
}

#article_selector ul.preview a .info h4:hover {
	text-decoration: underline;
}

#article_selector ul.preview a .info p {
	color: #ccc;
	font-weight: bold;
	padding: 0;
}

#article_selector ul.preview .info .more p {
	padding: 15px 0 10px;
	color: #fff;
	font-weight: normal;
}

/* @end */

/* @group links */

#article_selector ul.links {
	display: inline-block;
	/*height: 89px;*/
	width: 890px;
	padding-top: 5px;
	margin-bottom: -7px;
}

#article_selector ul.links li {
	float: left;
	width: 145px;
	height: 89px;
	padding-right: 4px;
	padding-bottom: 4px;
	position: relative;
	z-index: 2;
}

#article_selector ul.links li.count6,
#article_selector ul.links li.count12 {
	padding-right: 0;
}

#article_selector ul.links li a {
	display: block;
	width: 145px;
	height: 89px;
}

#article_selector ul.links li a:hover {
	text-decoration: none;
}

#article_selector ul.links li a strong {
	display: block;
	width: 130px;
	height: 79px;
	padding: 5px 10px 5px 5px;
	background-image: url(/images/opacity/50black.png);
	color: #fff;
	font-size: 13px;
	line-height: 16px;
}

#article_selector ul.links li a:hover strong {
	background-image: url(/images/opacity/85black.png);
}

#article_selector ul.links li.active a strong {
	display: none;
}

#article_selector ul.links li img {
	position: absolute;
	left: 0;
	top: -13px;
	z-index: 3;
	display: none;
}

#article_selector ul.links li.active img {
	display: block;
}

/* @end */

/* @end */

/* @group about */

.block.panel {
	width: 500px;
	margin: 30px auto 0;
	padding: 10px 0 5px;
}

#rightCol .block.panel {
	width: auto;
	margin-top: 0;
	text-align: center;
	margin-bottom: 20px;
}

.panel h3,
#rightCol .panel h3 {
	margin: 0 0 .5em;
	padding: 0 0 .5em 0;
	color: #ffba03;
	border-bottom: 1px solid #dadbda;
}

.panel a {
	display: block;
	padding: 8px 20px;
	text-align: left;
	color: #000;
	font-weight: bold;
}

.panel a span {
	float: right;
	text-align: right;
	font-weight: normal;
}

.panel a:hover,
#rightCol .panel a:hover {
	background-color: #fff4e0;
	text-decoration: none;
}

#rightCol .block.panel ul {
	text-align: left;
	padding: 0 2em;
	margin: .8em 0;
}

#rightCol .block.panel ul li {
	padding: .4em 0;
	color: #777;
}

#rightCol .block.panel ul.boardMembers {
	padding: 0;
	margin: 0;
}

#rightCol .block.panel ul.boardMembers li {
	padding: 0;
}

/* @end */

/* @group FAQ */

#main.faq h3 {
	font-size: 24px;
	margin: 30px 0;
}

.faq ul#questions {
	margin-bottom: 50px;
}

.faq ul#questions li {
	font-size: 14px;
	padding: .4em 0;
	font-weight: bold;
}

.faq ul#answers li {
	padding: 0 0 3em;
}

/* @end */

#submission-guidelines #main h3 {
	padding: 0;
	margin: 2em 0 1em;
}

#submission-guidelines #main h5 {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
	margin: 1.2em 0 0.7em;
}

/* @group readings */

#main ul.block.readings {
	width: 620px;
	display: inline-block;
}

#main ul.block.readings li {
	padding: 10px;
	float: left;
	width: 600px;
	color: #7F7F7F;
	border-bottom: 1px solid #f5f5f5;
}

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

ul.readings li div {
	float: left;
	padding-right: 15px;
	width: 360px;
	font-size: 12px;
}

ul.readings li div.categories {
	width: 155px;
	white-space: nowrap;
	line-height: 1.5em;
	padding-right: 0;
}

ul.readings li div.type {
	width: 70px;
	text-align: right;
	padding-right: 0;
	font-weight: bold;
}

.readings .name a {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: .3em;
}

.readings .name span.author {
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #7F7F7F;
}

/* @end */

/* @group links */

.linksList .block {
	overflow: hidden;
	text-align: center;
}

.linksList .colHeader {
	height: 70px;
	position: relative;
	background: no-repeat center;
}

.linksList .colHeader h5 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 195px;
	padding: 10px;
	background-image: url(/images/opacity/60black.png);
	color: #fff;
	font-size: 13px;
}

.linksList h5 {
	font-size: 14px;
	padding: 0;
}

ul.linksList,
ul.linksList li {
	padding: 0;
	margin: 0;
}

ul.linksList li {
	border-top: 1px solid #ccc;
}

ul.linksList li a {
	display: block;
	padding: 8px 10px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

ul.linksList li a:hover {
	text-decoration: none;
	background-color: #fdf9f0;
	color: #ffba03;
}

/* @end */

/* @group profile */

#content.profile #main {
	float: right;
	width: 630px;
}

#content.profile #rightCol,
#leftCol {
	float: left;
}

#content.profile #main h2 {
	margin-bottom: 5px;
}

#content.profile #main h5,
#content.profile #rightCol h5 {
	font-size: 16px;
	position: relative;
}

h5 a.edit {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	color: #ccc;
	line-height: 18px;
}

h5 a.edit:hover {
	text-decoration: none;
	color: #7F7F7F;
}

#content.profile .section.divider_after {
	padding-bottom: 10px;
}

#content.profile #main .section.divider_before {
	margin-top: 10px;
}

#content.profile .section p {
	padding-bottom: 20px;
}

#content.profile #rightCol .block {
	margin-bottom: 20px;
}

#profileImage {
	padding: 5px;
	position: relative;
}

#profileImage img {
	display: block;
}

#profileImage a.edit {
	display: block;
	padding: 5px 8px 4px;
	margin: 0;
	width: auto;
	height: auto;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px;
	z-index: 10000;
	background: url(/images/opacity/50black.png) transparent;
	color: #ccc;
}

#profileImage a.edit:hover {
	background-image: url(/images/opacity/75black.png);
	color: #fff;
}

form#formProfile {
	display: inline-block;
	width: 100%;
	padding-bottom: 50px;
}

form#formProfile input, form#formProfile textarea {
	width: 400px;
}

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

#content.profile .top {
	padding-bottom: 20px;
}

#content.profile #message {
	position: absolute;
	top: 0;
	right: 0;
}

#formProfile h3 {
	margin-top: 0;
	padding: 0;
	color: #FFBB06;
}

#formProfile h5 {
	font-size: 13px;
	margin-top: 30px;
	border-bottom: 1px solid #ccc;
}

#formSelect.block {
	float: left;
	padding: 15px 15px 50px;
	width: 220px;
}

#formSelect.block a {
	display: block;
	padding: 2px 0;
	margin: 0 0 8px;
	height: auto;
	width: auto;
	font-size: 14px;
	color: #7F7F7F;
}

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

#formSelect a.active {
	color: #FFBB06;
}

/* @group board member */

#content.board.profile #main {
	float: left;
	width: 620px;
}

#content.board.profile #rightCol {
	float: right;
}

#content.board.profile .top {
	float: right;
	clear: none;
	width: 350px;
}

#leftCol {
	margin-bottom: 15px;
}

#content.profile .section.pClose p {
	padding-bottom: 0.8em;
}

#rightCol .block.panel a {
	display: block;
	padding: 5px 8px;
	width: auto;
	height: auto;
	position: relative;
	text-decoration: none;
	font-size: 11px;
}

/* @end */

/* @end */

/* @group messages */


ul#messages,
ul#messages li
 {
	padding: 0;
	margin: 0;	
}

ul#messages li {
	border-top: 1px solid #ccc;
	padding: 10px;
	float: left;
	width: 600px;
	position: relative;
}

ul#messages li.unread {
	background-color: #fdf9f0;
}

ul#messages .image {
	display: block;
	width: 60px;
	float: left;
}

ul#messages .image img {
	display: block;
}

ul#messages .message {
	float: right;
	width: 520px;
}

#main ul#messages h5 {
	font-size: 13px;
}

ul#messages .content {
	padding: 10px 0 5px;
}

ul#messages .count {
	display: block;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 16px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	background-color: #ddd;
	color: #fff;
	border-radius: 3px;
	font-weight: bold;
}

ul#messages .count:hover {
	text-decoration: none;
}

ul#messages p.excerpt {
	padding: 0;
	color: #666;
	font-size: 12px;
	white-space: nowrap;
}

#inbox a.button.small {
	position: absolute;
	top: 30px;
	right: 0;
}

#rightCol.paddingtop {
	margin-top: 5px;
}

/* @end */

/* @group footer */

#footer {
	padding: 20px 0 50px;
	color: #444;
	font-weight: normal;
}

#footer .container {
	display: inline-block;
}

#footer a {
	color: #444;
}

#footer h2, #footer h2 a {
	font-size: 13px;
	color: #444;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	padding: 5px 0;
}

#footer #info {
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
}


#footer .right {
	float: right;
	text-align: right;
	width: 200px;
	color: #444;
}


ul#footerSitemap {
	float: left;
	clear: both;
	display: block;
	margin: 0;
	list-style: none;
	padding: 0;
	width: 650px;
}

ul#footerSitemap li, ul#footerSitemap ul{
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}

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

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

ul#footerSitemap a {
}

ul#footerSitemap ul {
	padding-top: 6px;
	max-width: 300px;
}

ul#footerSitemap ul li a {
	color: #999;
}

#disclaimer {
	font-size: .8em;
	margin-bottom: 50px;
	color: #666;
}

#disclaimer p {
	color: inherit;
}

/* @end */

/* @group floating bar */

#floatingBar {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 200;
	background-color: #fff;
	width: 100%;
	border-top: 1px solid #ccc;
	-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.25);
}

#floatingBar .container {
	padding: 5px 0 0;
	display: inline-block;
}

#floatingBar .section {
	padding-bottom: 5px;
}

#floatingBar .section#mainBar {
	padding-bottom: 2px;
} 

#floatingBar .right {
	float: right;
	width: 300px;
	text-align: right;
}

#floatingBar .left {
	float: left;
	width: 580px;
	position: relative;
	max-height: 300px;
	overflow-y: auto;
}

#floatingBar #mainBar .left {
	left: -8px;
}

ul.rssHeadlines.marquee {
    height: 24px;
    line-height: 14px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 480px;
    float: left;
}

ul.rssHeadlines.marquee li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	font-size: 11px;
	padding: 5px 0;
	margin: 0;
}

#floatingBar #news {
	display: none;
	padding-top: 10px;
	margin-top: 3px;
}

#floatingBar #news h5 {
	font-size: 16px;
	padding-bottom: 5px;;
}

#floatingBar #news,
#floatingBar #news p {
	color: #7F7F7F;
	font-size: 12px
}

#floatingBar #news ul {
	padding: 5px 0;
}

#floatingBar #news ul li {
	font-size: 12px;
	padding: 0 0 5px;
}

#floatingBar #news li span {
	white-space: nowrap;
	font-size: 12px;
}

#floatingBar a.control {
	display: block;
	float: left;
	border-radius: 3px;
	height: 14px;
	line-height: 14px;
	padding: 5px 0;
	background: url(/images/carrot_white.png) no-repeat right center;
	margin-left: 40px;
}

#floatingBar a.control.toggler {
	margin-right: 10px;
	padding: 5px 20px 5px 8px;
	margin-left: 0;
	background-color: #999;
	color: #fff;
}

#floatingBar a.toggler:hover {
	background-color: #e3b124;
	text-decoration: none;
	color: #fff;
}

#floatingBar .right a.control {
	float: right;
}

#floatingBar .checkboxes {
	height: auto;
	overflow: auto;
	float: none;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 10px 0 0 50px;
	text-align: left;
	width: 250px;
}

#floatingBar .checkboxes input {
	width: auto;
	height: auto;
	margin-left: 0;
}

#floatingBar .checkboxes p {
	white-space: nowrap;
}

#floatingBar #news form label {
	margin: 0;
	font-size: 13px;
	float: left;
	padding-left: 50px;
}

#floatingBar #news form .col.formSubmit {
	padding-left: 50px;
	margin-top: 10px;
}

#floatingBar #news form input.submit {
	font-size: 12px;
}

/* @end */

/* @group admin */

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

#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: 15px;
	right: 10px;
	font-size: 12px;
}

#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: 590px;
}

#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 feedback */

#feedbackTag{
    position: fixed;
    top: 145px;
    right: -300px;
    z-index: 100;
    padding-left: 34px;
}

#feedbackTag a.tag {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 104px;
    overflow: hidden;
    text-indent: -800px;
    white-space: nowrap;
    background-image: url(../images/feedback.png);
}

#feedbackTag a.close {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-weight: bold;
}

#feedbackTag .form {
    float: left;
	text-align: left;
    width: 280px;
    padding: 15px 0 15px 20px;
	background-color: #3b336a;
}

#feedbackTag a {
    color: #aaa;
    cursor: pointer;
}

#feedbackTag p {
color: #fff;
    padding: 0 20px 15px 0;
}

#feedbackTag form textarea {
    width: 250px;
    height: 80px;
}

#feedbackTag .form.loggedIn .formSubmit {
    margin-top: 20px;
}

#feedbackTag #captchaConfirm .col {
    padding: 0 20px 0 0;
}

#feedbackTag label.error {
	margin-left: 0;
	white-space: nowrap;
}

#feedbackTag .formSubmit {
	margin-top: 10px;
}

#feedbackTag label {
	color: #fff;
	margin: 8px 0 4px;
}

#feedbackTag form input.submit {
	font-size: 14px;
}

/* @end */

a.theme-tjomo{
	color: #FF0000;
}

/* @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: #000;
	background-color: #FFBB06;
}
.chzn-container .chzn-results li em {
	font-style: normal;
  background-color: #FFBB06;
}
.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-ij {
	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-ij .ui-tooltip-titlebar,
.ui-tooltip-ij .ui-tooltip-content {
	border-color: #ccc;
	background-color: #fff;
}

.ui-tooltip-ij .ui-tooltip-titlebar {
	text-align: center;
	color: #000;
	border-radius: 3px 3px 0 0;
	font: 400 14px "Titles", Arial;
	padding: 10px 20px 6px;
}

.ui-tooltip-ij .ui-tooltip-content {
	border-radius: 0 0 3px 3px;
	padding: 8px 20px 10px;
	background: -moz-linear-gradient(90deg, #dddcdc 0%, white 80%) #ffffff;
	background: -webkit-gradient(linear, left bottom, left top, from(#dddcdc), color-stop(0.8, white)) #ffffff;
}

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

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

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

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

.ui-tooltip-ij.modal .ui-tooltip-titlebar,
.ui-tooltip-ij#ui-tooltip-modal .ui-tooltip-titlebar {
	background: -moz-linear-gradient(90deg, #f8f8f8 0%, #ffffff 100%) #ffffff;
	background: -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(#ffffff)) #ffffff;
}

.ui-tooltip-ij.modal .ui-tooltip-content,
.ui-tooltip-ij#ui-tooltip-modal .ui-tooltip-content{
	padding-bottom: 15px;
	background: -moz-linear-gradient(90deg, #F2F2F2 0%, #f8f8f8 100%) #ffffff;
	background: -webkit-gradient(linear, left bottom, left top, from(#F2F2F2), to(#f8f8f8)) #ffffff;
	border: none;
}

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


.ui-tooltip-ij.modal textarea,
.ui-tooltip-ij#ui-tooltip-modal textarea {
	width: 600px;
}

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

.ui-tooltip-ij.modal input.submit,
.ui-tooltip-ij#ui-tooltip-modal input.submit {
	font-size: 13px;
}

.ui-tooltip-ij#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;
}

.ui-tooltip-ij.ui-tooltip-rightCol {
	max-width: none;
	min-width: none;
	width: 272px;
}

.ui-tooltip-ij.ui-tooltip-rightCol .ui-tooltip-titlebar {
	font-size: 12px;
	padding: 8px 12px 2px;
	background: #fdf9f0;
	border: none;
}

.ui-tooltip-ij.ui-tooltip-rightCol .ui-tooltip-content {
	text-align: center;
	border-radius: 3px;
	padding: 8px 12px 10px;
	color: #000;
	background: #fdf9f0;
	border: none;
}

/* @end */