/* Block Tags */
html {
	overflow: auto;
}

body {
	width: 800px;
	margin: 20px;
	font: 11px Arial;
	background-color: #C7D6DF;
	color: #333333;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

p,pre {
	margin: 10px 0;
}

table {
	border-collapse: collapse;
}

td {
	padding: 2px;
}

/* Inline Tags */
a {
	text-decoration: none;
	color: #4464BB;
}

a:hover {
	color: #FB7D04
}

input.cText,input.cTextLong {
	height: 15px;
	margin: 2px 0;
	padding: 2px 5px 0 5px;
	font: 11px Arial;
	color: #333333;
	background-color: #F2F2F2;
	border: 1px solid #999999;
}

input.cTextLong {
	width: 250px;
}

/* General Fixes */
#idFixMinWidth {
	width: 770px;
	height: 0;
	overflow: hidden;
}

/* General Styles */
.cRightSpace {
	padding-right: 25px;
}

/* Table Styles */
.cContent table {
	width: 100%;
}

.cContent table td,.cContent table th {
	border-bottom: 1px solid #999999;
	padding: 0 5px;
	height: 20px;
	_height: 18px;
}

.cContent th {
	font-weight: bold;
	text-align: left;
}

.cContent td.cLabel {
	padding-right: 20px
}

.cContent tr.cLast td {
	padding-bottom: 8px
}

.cContent .cButtons {
	border-top: 1px solid #999999;
	padding-top: 6px;
}

table.cBorders td,table.cBorders th {
	border: 1px solid #5CA2A0;
}

table.cBorders th {
	background: #E6E7E9
}

/* Table in Form */
.cContent form table td,.cContent form table th {
	border-bottom: none;
}

/* List */
.cContent ul,.cContent li {
	margin: 0;
	padding: 0;
	line-height: 150%;
	list-style-image: url(../images/ListArrowIE.gif);
}

html>body .cContent ul,html>body .cContent li {
	list-style-image: url(../images/ListArrowFF.gif);
}

.cContent li {
	margin-left: 15px
}

/* Button Styles */
.cButtonSmall {
	display: inline;
	font: 10px Verdana;
	color: #FFFFFF;
	background: url(../images/ButtonSmallL.gif);
	background-repeat: no-repeat;
	background-color: #2D5F7B;
	padding: 2px 0 2px 10px;
}

.cButtonSmall a:hover {
	color: #CCCCCC;
}

.cButtonSmall a {
	color: #FFFFFF;
}

.cButtonSmall .cFixRight {
	display: inline;
	margin: -2px 0;
	padding: 2px 3px 2px 0;
	background: url(../images/ButtonSmallR.gif);
	background-repeat: no-repeat;
}

.cButton {
	font: 10px Verdana;
	color: #FFFFFF;
	background-color: #4464BB;
	padding: 2px 12px;
	position: relative;
	top: -2px;
	_top: -3px;
}

.cButton:hover {
	background-color: #FB7D04;
}

/* Body Table */
#idBodyTable {
	width: 100%
}

/* Header */
#idHeader {
	background: url(../images/HeaderBg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 86px;
}

#idHeaderLogo {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}

#idHeaderNote {
	position: absolute;
	top: 81px;
	left: 218px;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#idMeta {
	float: right;
	margin: 59px 12px 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

html>body #idMeta {
	margin-right: 23px
}

#idMeta a {
	margin: 0 6px;
	color: #FFFFFF;
}

#idMeta a:hover {
	text-decoration: underline
}

/* Top Space */
#idTopSpace {
	height: 20px;
	text-align: right;
	font: 10px/ 20px Verdana;
	background-color: #E6E7E9;
	padding: 0 10px;
}

/* Page */
#idPage {
	clear: both;
	width: 100%;
}

/* Menu */
.cMenuColumn {
	background-color: #E6E7E9;
	vertical-align: top;
	width: 180px;
	font: 11px/ 20px Verdana;
	font-weight: bold;
	padding: 0 5px 0 0;
	height: 500px;
}

.cMenuColumn a {
	color: #333333;
	display: block;
	background-image: url(../images/MenuItem.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-color: #C0C5C8;
	padding-left: 15px;
}

.cMenuColumn a:hover {
	color: #FFFFFF;
	background-image: url(../images/MenuItemHover.gif);
	background-color: #FB7D04;
}

.cMenuColumn a.cActive,.cMenuColumn a.cActive:hover {
	background-color: #5C89A2;
	background-image: none;
	color: #FFFFFF;
}

.cMenuColumn ul,.cMenuColumn li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cMenuColumn ul ul {
	border-bottom: 2px solid #5C89A2;
}

.cMenuColumn ul ul li {
	border-top: 1px solid #5C89A2;
}

.cMenuColumn ul ul ul {
	border-top: none;
	border-bottom: none;
}

.cMenuColumn ul ul ul li {
	border-top: none;
}

.cMenuColumn li {
	margin-bottom: 2px;
}

.cMenuColumn ul ul li {
	margin: 0;
}

.cMenuColumn ul ul a {
	background: none;
	border-left: 5px solid #5C89A2;
	padding-left: 10px;
	font-size: 10px;
	color: #000000;
}

.cMenuColumn ul ul a:hover,.cMenuColumn ul ul a.cActive,.cMenuColumn ul ul a.cActive:hover
	{
	background: none;
	color: #FB7D04;
}

.cMenuColumn ul ul ul a {
	font-weight: normal;
	font-size: 9px;
	padding-left: 23px;
	padding-bottom: 5px;
	line-height: normal;
	height: 10px;
}

/* Content */
.cContentColumn {
	background-color: #C0C5C8;
	vertical-align: top;
	padding: 10px;
}

.cContentColumn .cFixTop {
	height: 15px;
	background-image: url(../images/ContentTL.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.cContentColumn .cFixTop .cFixRight {
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../images/ContentTR.gif);
	background-repeat: no-repeat;
}

.cContentColumn .cFixBottom {
	height: 15px;
	background-image: url(../images/ContentBL.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.cContentColumn .cFixBottom .cFixRight {
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../images/ContentBR.gif);
	background-repeat: no-repeat;
}

.cContent {
	background-color: #FFFFFF;
	padding: 20px 20px 30px 20px;
	height: 400px;
	min-height: 400px;
}

html>body .cContent {
	height: auto;
}

#idBreadcrumb {
	margin-bottom: 25px
}

#idBreadcrumb,#idBreadcrumb a {
	font: 16px Arial;
	font-weight: bold;
	color: #3D5B6B;
}

#idBreadcrumb .cSeparator {
	vertical-align: top;
	margin: 0 5px;
}

.cContent h1,.cContent h2 {
	margin: 0;
	padding: 0;
	font: bold 12px/ 120% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.cContent h2 {
	font-size: 10px;
	margin-top: 25px;
}

.cContent a {
	font: bold 11px Arial, Helvetica, sans-serif;
}

.cContent a.cButton,.cContent a.cButtonAttention {
	color: #FFFFFF;
	font: 10px Verdana;
	font-weight: normal;
}

.cContent .cSectionTitle {
	margin: 15px 0 10px 0;
	padding: 0 10px;
	font: 11px/ 22px Arial;
	font-weight: bold;
	background-color: #E6E7E9;
	border-top: 1px solid #5CA2A0;
	border-bottom: 1px solid #5CA2A0;
}

/* Article */
.cArticle {
	width: 100%;
	margin-bottom: 25px;
	line-height: 120%;
}

.cArticle .cHeading {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

.cArticle .cHeading a {
	margin-left: 6px
}

.cArticle p {
	margin: 7px 0 0 0
}

.cArticleButtons {
	text-align: right
}

.cArticleButtons a {
	background: url(../images/Arrow.gif) no-repeat right 4px;
	padding-right: 10px;
}

.cArticleButtons a:hover {
	background: url(../images/ArrowActive.gif) no-repeat right 4px;
}

/* Two Columns Layout */
.cColumns {
	
}

.cColumns td {
	vertical-align: top;
	border: none !important;
}

/* Copyright */
#idCopyright {
	font: bold 10px Tahoma;
	color: #666666;
	margin: 4px 10px;
}

.code {
	background-color: #F1F1F1;
	border: 1px solid #AAAAAA;
	overflow: auto;
	overflow-y: hidden;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 550px;
}

/* BEGIN m.obradovic@youngculture.com */
#trademark {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 8em;
	margin-bottom: 8em;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

#login {
	font-weight: normal;
	margin-top: 4em;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

#login .message {
	color: #FF0000;
}

#login table {
	width: 100%;
}

#login a {
	display: inline;
	background-image: none;
	text-decoration: none;
	background-color: #E6E7E9;
	color: #4464BB;
	margin: 0;
	padding: 0;
}

#login a:hover {
	display: inline;
	background-image: none;
	text-decoration: none;
	background-color: #E6E7E9;
	color: #FB7D04;
	margin: 0;
	padding: 0;
}
/* END m.obradovic@youngculture.com */