/* ===========================================================================
	 $Id: consultants.css,v 1.85 2010/06/11 13:55:10 JaroslavR Exp $

	 Consultants stylesheet
============================================================================== */

/* Basic elements on the page
------------------------------------------------------------------------------ */
#subWrapper {
	padding-top : 130px;
}
.startPage #subWrapper {
	padding-top : 147px;
	background : #dee2e4 url(../image/consultants/startpg-bg-top.gif) repeat-x;
	padding-bottom : 62px;
}
.loginPage #subWrapper {
	background: transparent url(../image/menu/menu-lv1-bottom-bg.gif) no-repeat 0 90px;
	padding-top : 102px;
}
.loginPage #menuLv1BoxInner {
	background: transparent url(../image/menu/menu-lv1-short-bg.gif) repeat-x;
}
.loginPage #contentBox {
	display : block;
	position : static;
	float : none;
	width : 100%; /* tk: delete - previous value: 980px; */
	overflow : auto;
	border-right : none;
	margin-top : 0px;
	padding-top : 8px;
	padding-bottom : 62px;
	background : #fff;
}
.startPage #contentBox {
	display : block;
	position : static;
	float : none;
	width : 100%; /* tk: delete - previous value: 980px; */
	overflow : auto;
	border : none;
	background : #dee2e4 url(../image/consultants/startpg-cont-bg.gif);
	margin-top : 0px;
}
/* Login-page
------------------------------------------------------------------------------ */
.loginPage .login-banner {
	color: #9ebb0e;
	font-size: 18px;
	line-height: 21px;
	margin-bottom : 10px;
}
.loginPage .login-content-textarea {
	float: left;
	margin-left: 40px;
	margin-top: 33px;
	padding: 0 16px 30px 6px;
	width: 502px;
	border-right: 1px solid #ccc;
}
.loginPage .login-content-textarea h1 {
	font-weight: normal;
	margin: 0;
	font-size: 28px;
	color: #2b9fe0;
}
.loginPage .login-content-textarea h2 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	color: #2b9fe0;
}
.loginPage .login-content-textarea li {
	margin-top: 30px;
	padding-left: 35px;
	font-size: 12px;
	background: url(../image/consultants/login-txt-items.gif) no-repeat 0 4px;
}
.loginPage .login-content-textarea h4 {
	font-size: 18px;
	font-weight: normal;
}
.loginPage .login-content-textarea div.register-btn {
	width: 100%;
	overflow: auto;
	margin-top: 24px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.loginPage .login-content-textarea .register-btn .register-btn-wrapper {
	float: right;
	margin-right: 10px;
}
.loginPage .login-content-textarea .related-links {
	margin-top: 15px;
	font-size: 11px;
}
.loginPage .login-content-textarea .related-links h4 {
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}
.loginPage .login-content-textarea .related-links a {
	display:block;
	padding:4px 10px 0 17px;
	background: url(../image/buttons/temp-link.gif) no-repeat 0 5px;
	color:#336699;
	font-size: 11px;
}
.loginPage .login-formarea {
	float: left;
	margin-left: -1px;
	margin-top: 33px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:4px;
	width: 322px;
	border-left: 1px solid #ccc;
	background: url(../image/consultants/login-formarea-bg-b.gif) no-repeat 20px bottom;
}
.loginPage .login-formarea .login-formarea-wrapper {
	padding: 4px 20px 0 24px;
	width: 278px; /* 322 - 24 - 20 */
	min-height:232px;
	background: url(../image/consultants/login-formarea-bg-t.gif) no-repeat left top;
}
.loginPage .login-formarea h4 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
}
.loginPage .login-formarea label {
	display: block;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
.loginPage .login-formarea input.login {
	margin-top: 2px;
	width: 100%;
	font-size: 11px;
	height: 16px;
	/*font-weight: bold;*/
border: 1px solid #ccc;
	padding: 3px 2px 0;
}
.loginPage .login-formarea .login-submit {
	padding: 10px 0;
	width: 100%;
	overflow: auto;
}
.loginPage .login-formarea .login-submit a {
	float: right;
	display: inline-block;
	color: #f6f6f6;
	font-weight: bold;
}
.loginPage .login-formarea .err-list {
	color: #cd3365;
}
.loginPage .login-formarea .errMsg {
	color: #cd3365;
}
.loginPage .login-formarea .forgot-pwd {
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
.loginPage .login-formarea .forgot-pwd span.result {
	display: block;
	padding:20px 0;
}
.loginPage .login-formarea .forgot-pwd a.commonLink {
	display:block;
	padding:4px 10px 0 17px;
	background: url(../image/buttons/temp-link-down.gif) no-repeat 0 5px;
	color:#369;
	font-size: 11px;
}
.loginPage .login-formarea .forgot-pwd.collapsed a.commonLink {
	background: url(../image/buttons/temp-link.gif) no-repeat 0 5px;
}
.loginPage .login-formarea .login-disabled h5 {
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
}
.loginPage .login-formarea .login-disabled h4 {
	margin-top: 30px;
}
.loginPage .login-formarea .login-disabled form {
	margin-top: 20px;
}
.loginPage .login-formarea .login-disabled label {
	color: #999;
}
.loginPage .login-formarea .login-form-wait {
	padding: 150px 20px 20px 20px;
	background: url(../image/common/wait.gif) no-repeat 125px 100px;
	text-align: center;
	font-size: 12px;
}
/* Start-page
------------------------------------------------------------------------------ */
.startPage .left-column {
	float: left;
	margin-left: 10px;
	margin-right: 0;
	padding:0;
	width: 482px;
}
.startPage .middle-column {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: 238px;
}
.startPage .right-column {
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding:0;
	width: 210px;
}
/* basic divs for iframes */
.startPage .left-column .box {
	margin: 0 10px 8px 10px;
}
.startPage .middle-column .box {
	margin : 4px;
}
.startPage .left-column .box iframe, .startPage .middle-column .box iframe {
	margin : 0;
	border : none;
	width : 100%;/* height : 0; */
}
/* greeting */
.startPage .left-column .greeting {
	margin : 4px 3px 10px 3px;
	padding : 7px 1px 2px 0;
	width : 475px;
	min-height : 25px;
	background : transparent url(../image/consultants/startpg-greetings-bg.gif) no-repeat bottom left;
}
.startPage .left-column .greeting h1 {
	margin: 0 15px;
	color: #fff;
	font-size: 18px;
	font-weight:normal;
}
/* welcome-messages */
.startPage .left-column .welcome-messages {
	padding-bottom: 200px;
	background: url(../image/consultants/startpg-welcmsg-bg1.jpg) no-repeat bottom left;
}
.startPage .left-column .welcome-messages .intro-text {
	padding: 22px 22px 0px 16px;
	background: url(../image/consultants/startpg-welcmsg-bg2.jpg) repeat-y;
}
.startPage .left-column .welcome-messages ol, .startPage .left-column .welcome-messages ul {
	padding: 0px 22px 0px 16px;
	background: url(../image/consultants/startpg-welcmsg-bg2.jpg) repeat-y;
}
.startPage .left-column .welcome-messages li {
	width:100%;
	overflow: auto;
	padding-top:22px;
}
.startPage .left-column .welcome-messages li.number div {
	float:left;
	width:32px;
	height: 32px;
	margin-top:2px;
	padding-top: 3px;
	font-size: 20px;
	color: #f3f3f3;
	text-align: center;
	background: url(../image/consultants/startpg-welcome-msg-li.gif) no-repeat;
}
.startPage .left-column .welcome-messages li.check div {
	float:left;
	width:32px;
	height: 32px;
	margin-top:2px;
	padding-top: 3px;
	font-size: 20px;
	color: #f3f3f3;
	text-align: center;
	background: url(../image/consultants/startpg-welcome-msg-li-tick.png) no-repeat;
}
.startPage .left-column .welcome-messages li div a {
	color: #f3f3f3;
}
.startPage .left-column .welcome-messages li h4 {
	float:right;
	width:380px;
	font-size: 18px;
	font-weight: normal;
}
.startPage .left-column .welcome-messages li h4 a {
}
.startPage .left-column .welcome-messages li p {
	float:right;
	width:380px;
	font-size: 11px;
}
/* personal-events */
.startPage .left-column .personal-events {
	padding-top:8px;
	border-top: #ededed solid 1px;
}
.startPage .left-column .personal-events ul {
	padding: 0px 5px 2px;
}
.startPage .left-column .personal-events li {
	margin-top: 2px;
	padding-left: 25px;
	min-height: 16px;
	background: url(../image/consultants/startpg-alert-ico-green.gif) no-repeat;
}
.alert ul {
	padding: 0px 5px 2px;
	margin-bottom: 20px;
}
.alert li {
	margin-top: 2px;
	padding-left: 25px;
	min-height: 16px;
	background: url(../image/consultants/startpg-alert-ico-red.gif) no-repeat;
}
.notification {
	padding: 12px 0;
	border-top: #ededed solid 1px;
}
.notification h4 {
	margin: 0;
	padding: 0 7px;
	font-size: 18px;
	font-weight:normal;
}
.notification h5 {
	margin:10px 0 5px;
	padding: 0 7px;
	font-size: 11px;
	font-weight:bold;
}
.notification ul {
	font-size: 11px;
	color: #369;
}
.notification ul a {
	color: #369;
}
.notification li {
	padding: 3px 7px;
}
.notification li.odd {
	background: #eee;
}
/* business status info */
.BAA {
	width: 230px;
	padding:0;
	margin:0;
	overflow: hidden;
}
.BAA h4 {
	padding: 8px 10px 2px;
	min-height: 18px; /* 28-8-2 */
	background: #5b9bbe url(../image/consultants/startpg-header-blue.gif) repeat-x;
	font-size: 12px;
	color: #f3f3f3;
}
.BAA dl, .BAA p {
	width:100%;
	overflow:auto;
	margin-top: 2px;
	padding: 4px 0;
	font-size: 11px;
	background: #eee;
}
.BAA dt {
	float: left;
	margin: 0 5px 0 10px;
	font-weight: bold;
}
.BAA dd {
	float: left;
	margin: 0 10px 0 0;
}
.BAA p.more {
	text-align: right;
}
.BAA a {
	color: #369;
	margin: 0 10px;
	padding-left:16px;
	padding-top:3px;
	background: url(../image/buttons/temp-link.gif) no-repeat 0 5px;
}
/* News */
.startPage .middle-column .news h4 {
	padding: 8px 10px 2px;
	min-height: 18px; /* 28-8-2 */
	background: #8cb41e url(../image/consultants/startpg-header-green.gif) repeat-x;
	font-size: 12px;
	color: #f3f3f3;
}
.startPage .middle-column .news ul {
	margin: 0 5px;
}
.startPage .middle-column .news ul li {
	padding: 10px 5px;
	border-bottom: #ededed solid 1px;
}
.startPage .middle-column .news ul li a {
	color: #369;
}
.startPage .middle-column .news .dateAndTag {
	font-size:11px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
}
.tr_TR.startPage .middle-column .news .dateAndTag {
	text-transform:none;
}
.startPage .middle-column .news .dateAndTag span {
	margin-right:4px;
}
.startPage .middle-column .news .dateAndTag .tagName {
	color: #99cc33;
	margin-left:0;
	margin-right:0;
}
.startPage .middle-column .news .more-news {
	margin: 2px 5px;
	padding: 10px 5px;
	background: url(../image/consultants/startpg-shaded-line.gif) repeat-x;
	text-align: right;
}
.startPage .middle-column .news .more-news a {
	padding-left:16px;
	padding-top:3px;
	background: url(../image/buttons/temp-link.gif) no-repeat 0 5px;
	color: #369;
}
/* banners */
.startPage .right-column .banners {
	margin: 0;
	margin-bottom:10px;
	width: 210px;
	background: #fff;
}
.startPage .right-column .banners p {
	padding: 10px 12px 12px 12px;
	font-size:11px;
}
.startPage .right-column .banners p a {
	color: #333;
}
/* Reports - Top100,Top15
------------------------------------------------------------------------------ */
#topReports {
	font-size: 12px;
	padding:5px 24px;
}
#topReports h1 {
	font-size: 26px;
	padding-top: 20px;
}
#top100-list li {
	position: relative;
	padding:5px 15px;
	overflow:auto;
}
#top100-list {
	color:#333333;
	font-family:Arial, Verdana, Geneva, Helvetica, Sans-serif;
	font-size:12px;
	padding-top: 15px;
}
#top100-list div.rank {
	font-size:38px;
	color: #777777;
	position: absolute;
	top: 13px;
}
#top100-list span.success {
	display:inline-table;
	padding-left:50px;
	width: 48px;
}
#top100-list span.image {
	left:116px;
	position:absolute;
}
#top100-list span.name {
	font-size:18px;
}
#top100-list div.flag {
	float: right;
	padding:12px;
}
#top100-list div.namebox {
	position: absolute;
	top: 0px;
	left: 200px;
}
#top100-list p.firstParagraph {
	padding-top: 5px;
}
#top100-list span.title {
	color: #8CC52D;
	text-transform:uppercase;
}
.tr_TR #top100-list span.title {
	text-transform:none;
}
#top100-list span.country {
	color: #777777;
	text-transform:uppercase;
}
.tr_TR #top100-list span.country {
	text-transform:none;
}
#top100-list div.spacer {
	background-color: rgb(222, 222, 222);
	height: 1px;
	margin: 5px 0 10px;
}
/* PHP - Personal homepage
------------------------------------------------------------------------------ */
.phpShow #subWrapper {
	padding-top : 93px;
}
.phpShow #contentBox {
	width: 100%;
}
.phpShow #phpWrapper {
	margin: 11px;
	min-height: 400px;
	overflow: auto;
}
.phpShow .phpPadding {
	padding: 48px 40px 82px;
}
.phpShow #phpTopLeft {
	padding: 48px 430px 16px 40px;
	min-height: 300px;
	border-bottom: 1px solid #FFFFFF;
}
.phpShow #phpImage {
	margin: 14px 0 10px;
	max-width: 480px;
}
.phpShow p#phpText {
	margin: 14px 0 40px;
}
.phpShow p.phpButton {
	margin-bottom: 16px;
	clear: both;
}
.phpShow #phpBoxes {
	padding: 24px 0 16px 36px;
	clear: left;
	min-height: 300px;/*border: 1px solid #111111;*/
}
.phpShow .phpInnerBox {
	padding: 4px 6px;
	background: url(/image/common/transparent-png/white-60.png) repeat;
	float: left;
	width: 230px;
	margin-right: 36px;
	min-height: 100px;
}
.phpShow .phpInnerBox a {
	color: #336699;
}
.phpShow #phpBoxContact {
	width: 280px;
}
.phpShow .phpInnerBox h1 {
	height : 21px;
	margin : 0;
	padding : 7px 0 0 20px;
	white-space : nowrap;
	font-size : 11px;
	font-weight : bold;
	line-height : 14px;
	color : #fff;
	text-transform : uppercase;
	background : #adadad url(../image/menu/menu-lv3-header-bg.gif) repeat-x;
}
.tr_TR .phpShow .phpInnerBox h1 {
	text-transform:none;
}
.phpShow .phpInnerBox p {
/*padding: 12px 15px 0;*/
}
.phpShow .phpInnerBox table.phpBoxTable {
/*border: 1px solid #111111;*/
}
.phpShow .phpInnerBox .phpBoxTable tr {
	height: 21px;
	vertical-align: top;
}
.phpShow .phpInnerBox .phpBoxTable tr.firstRow {
	height: 10px;
}
.phpShow .phpInnerBox .phpBoxTable span.phpTableKey {
	padding: 12px 15px 0;
	font-weight: bold;
	white-space: nowrap;
}
.phpShow #phpBoxLinks .phpBoxTable span.phpTableKey {
	padding: 0 15px 3px;
	display: block;
	font-weight: normal;
	white-space: normal;
}
.phpShow .phpInnerBox .phpBoxTable span.phpTableValue {
/*padding: 12px 15px 0;*/
}
.phpShow #phpWrapper #phpBackButton {
	float: left;
	padding-top: 32px;
}
.phpShow #phpWrapper a {
	outline: none;
}
.phpShow #phpWrapper a h3:hover {
	text-decoration: underline;
}
.phpShow #phpWrapper dl {
	padding-top: 14px;
}
.phpShow #phpWrapper dt {
	font-weight: bold;
	font-size: 12px;
	padding: 16px 0 16px 16px;
}
.phpShow #phpWrapper dd {
	padding-left: 32px;
}
.phpShow #phpWrapper.phpActivity p {
	padding-top: 16px;
}
.phpShow #phpWrapper #phpActivityDate {
	font-weight: bold;
	padding-left: 32px;
}
.phpShow #phpWrapper #phpActivityDate span {
	font-weight: normal;
}
.phpShow #phpWrapper #phpActivityInfo {
	font-weight: bold;
	padding-left: 32px;
}
.phpShow #phpWrapper #phpActivityText {
	padding-left: 64px;
	padding-top: 16px;
}
.phpShow #phpWrapper #phpProductsLeftColumn {
	float: left;
	width: 229px;
	min-height: 300px;
	padding-right: 10px;
}
.phpShow #phpWrapper #phpProductRightColumn {
	float: right;
	width: 620px;
	padding-left: 16px;
	border-left:1px solid #cfdbe9;
}
.phpShow #phpWrapper .phpProduct {
	display: inline-block;
	padding: 16px 0;
	border-bottom: 1px solid #cfdbe9;
	width: 100%;
}
.phpShow #phpWrapper .phpProdTextBlock {
	float: left;
	width: 480px;
}
.phpShow #phpWrapper .phpProdImg {
	float: left;
}
.phpShow #phpWrapper .phpProdCodeSpan {
	font-weight: bold;
}
.phpShow #phpPreviewFormButtons {
	float: right;
	padding-right: 400px;
}
.phpShow .formControlWrapper label {
	float: left;
}
.phpShow .formControlWrapper input, .phpShow .formControlWrapper textarea {
	width: 400px;
	float: left;
}
.phpShow .formControlWrapper textarea {
	display: inline-block;
	margin: 5px;
}
.phpShow table.orderTable tr th {
	padding: 2px 5px;
	font-weight: bold;
}
.phpShow table.orderTable tr td {
	vertical-align: top;
}
.phpShow table.orderTable tr td span {
	width: auto;
	float: right;
}
.phpShow table.orderTable tr td input.prodNumber {
	width : 150px;
}
.phpShow table.orderTable tr td input.quantity {
	width : 50px;
}
.phpShow table.orderResultTable tr td {
	padding: 3px 7px;
	text-align:right;
}
.phpShow #phpWrapper.phpOrderResult p {
	padding-top: 16px;
	padding-left: 10px;
}
.phpShow #phpWrapper.phpOrderResult label {
	font-weight: bold;
	float: left;
	text-align: right;
	width: 100px;
}
.phpShow #phpWrapper.phpOrderResult .formControlWrapper span {
	width: 500px;
}
.phpShow #phpWorkshopWrapper {
	width: 60%;
}
.phpShow #phpWorkshopWrapper .formControlWrapper textarea {
	height: 100px;
}
.phpShow #phpWorkshopWrapper .formControlWrapper label.error {
	margin-left: 120px;
}
.phpShow #phpWorkshopWrapper .formCheckRadio label {
	text-align: left;
}
.phpShow #phpWorkshopWrapper .formCheckRadio input {
	width: 20px;
}
.phpShow #phpWorkshopWrapper.phpWorkshopResult .formControlWrapper label {
	font-weight:bold;
}
/* PHP - Administration
----------------------- */

.php #contentBox {
	padding: 20px 25px 20px 20px;
	width: 696px;
}
.php .formControlWrapper label {
	width: 150px;
	cursor: default;
	vertical-align: top;
	clear: left;
	float: left;
}
.php .formControlWrapper input, .php .formControlWrapper textarea {
	width: 400px;
	float: left;
}
.php .formControlWrapper select {
	width: auto;
	float: left;
}
.php .formControlWrapper textarea {
	display: inline-block;
	margin: 5px;
}
.php .formControlWrapper span {
	display: inline;
	float: left;
	width: auto;
}
.php .formControlWrapper a span {
	margin: 0;
}
.php .formControlWrapper span label, .php .formControlWrapper span input {
	width: auto;
}
.php .formControlWrapper br {
	clear: both;
}
.php .formCheckRadio label {
	clear: none;
}
.php .formCheckRadio input {
	width: auto;
}
.php .formCheckRadio {
	padding-left:135px;
}
.php .formFile input {
	width: auto;
}
.php .formFile a {
	float: left;
	margin: 5px;
}
.php #contentBox a.php-delete-link {
	float: right;
	/* padding:4px 10px 0 17px; */
	display : inline-block;
	width : 23px;
	height : 22px;
	background : url(../image/buttons/basket-delete-ico.gif) no-repeat top left;
	outline-style : none;
}
.php #contentBox a.php-delete-link:hover {
	background-position : 0 -22px;
}
.php #contentBox a.php-delete-link:active, .php #contentBox a.php-delete-link:focus {
	background-position : 0 -44px;
}
.php #contentBox .php-delete-header {
	float:left;
	display:inline;
	padding: 4px 0 0 0;
}
.php #contentBox .php-edit-link {
	display: inline;
	float:left;
	padding: 4px 0 0 10px;
}
.php .agreement h1 {
	margin-bottom: 40px;
}
.php .agreement p {
	margin-bottom:14px;
}
.php .agreement .formCheckRadio {
	padding-left: 0;
}
.php .agreement .formCheckRadio label {
	width:auto;
}
.php .agreement .divButtons {
	margin: 20px 0;
}
.php .phpNameInUrlField label {
	width: auto;
}
.php .phpNameInUrlField input {
	width: 200px;
}
.php .editHtmlBox textarea {
	width: 600px;
}
/* Consultant webpage - Administration
-------------------------------------- */

.cw-admin #contentBox {
	padding: 20px 20px 50px 20px;
	width: 700px;
	min-height: 200px;
}
.cw-admin #tabs {
	margin: 0 5px;
	width: 700px;
	background: #eeeeee url(../image/consultants/cw-admin/cw-admin-content-background.gif) top center repeat-x;
	border: 1px solid #d0d4d8;
}
.cw-admin .ui-tabs-nav {
	margin: 15px;
	border-bottom: 1px solid #d3d3d3;
}
.cw-admin #submenu ul {
	margin: 3px 5px 0 5px;
	width: 100%;
	list-style: none;
}
.cw-admin #submenu li {
	margin: 10px 40px 5px 0;
	display: inline;
	font-size: 11px;
}
.cw-admin #cover-boxes {
	padding:0;
	margin: 20px 0;
	width: 100%;
	display:block;
}
.cw-admin h1 {
	font-size: 28px;
	line-height: 30px;
	margin: 0 6px 10px 6px;
}
.cw-admin p {
	margin: 0 6px 15px 6px;
}
.cw-admin .choices-box-backround-left {
	margin: 0 0 18px 5px;
	background: url(/image/consultants/cw-admin/cw-admin-content-bottom.gif) bottom left repeat-x;
	width: 320px;
	height: 170px;
	float: left;
}
.cw-admin .choices-box-backround-right {
	margin: 0 5px 18px 0;
	background: url(/image/consultants/cw-admin/cw-admin-content-bottom.gif) bottom left repeat-x;
	width: 320px;
	height: 170px;
	float: right;
}
.cw-admin .choices-box {
	background: url(/image/consultants/cw-admin/cw-admin-content-top.gif) top left no-repeat;
	width: 320px;
	height: 170px;
}
.cw-admin .choices-box h2 {
	float: left;
	margin: 5px 0 0 10px;
	width: 285px;
	font-size: 12px;
	font-weight: bold;
}
.cw-admin .choices-box .icon {
	float: right;
	margin: 7px 10px 0 0;
	;
	width: 14px;
	height: 16px;
}
.cw-admin .choices-box .thumbnail {
	float: left;
	margin: 15px 0 0 10px;
}
.cw-admin .choices-box .button {
	float: right;
	margin: 110px 10px 10px 0;
}
.cw-admin .button-next {
	margin: 5px 5px 0 0;
	float:right;
}
.cw-admin .no-flow {
	clear: both;
}
/*
.cw-admin .ui-tabs {
min-height: 200px;
}

.cw-admin .ui-tabs {
min-height: 200px;
}

.cw-admin-choices-box {
padding: 10px;
}

.cw-admin-g-choices-box li,
.cw-admin-choices-box li {
display: block;
padding: 20px 10px 30px;
border-bottom: 1px solid #fff;
}
.cw-admin-g-choices-box li {
padding-top: 10px;
padding-bottom: 10px;
}
.cw-admin-g-choices-box li.last-li,
.cw-admin-choices-box li.last-li {
border-bottom: 0 none transparent;
}

.cw-admin-content-teaser-right {
	background-color: none;
	background: url(/image/consultants/cw-admin/cw-admin-content-teaser-right.jpg) top right no-repeat;
	border: 1px solid green;
}
.cw-admin-content-teaser-left {
	width: 320px;
	height: 170px;
	background: url(/image/consultants/cw-admin/cw-admin-content-teaser-left.jpg) top left no-repeat;
}
.cw-admin-choices-box .cw-admin-choices-box-left {
	float: left;
	width: 160px;
	padding-right: 20px;
}
.cw-admin-choices-box .cw-admin-choices-box-middle {
	float: left;
	width: 300px;
	padding-right: 20px;
}
.cw-admin-choices-box .cw-admin-choices-box-right {
	float: right;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
}
.cw-admin-choices-box-wide-buttons {
	margin-top: 15px;
	text-align: right;
}
.cw-admin-gen-help {
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 12px;
}
.cw-admin .formControlWrapper label {
	font-weight:bold;
}
.cw-admin-breadcrubs {
	margin: 5px 0 20px;
	color: #666;
}
.cw-admin-breadcrubs a {
	color: #666;
}*/

/* E-cards
----------------------- */
.ecards h2 {
	margin: 15px 0 10px;
	text-transform: uppercase;
	clear: both;
}
.tr_TR .ecards h2 {
	text-transform:none;
}
.ecards #contentBox {
	padding: 20px 25px 20px 20px;
	width: 696px;
}
.ecards #contentBox p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecards #ecardList ul {
	display: block;
	width: 500px;
}
.ecards #ecardList li {
	float: left;
	width: 100px;
	height: 140px;
	margin-right: 10px;
	overflow: hidden;
}
.ecards #ecardList li a {
/*font-weight: bold;
text-indent: 2px;*/
}
.ecards #ecardList li a.categoryLabel {
	display: block;
	padding-left: 2px;
}
.ecards #ecardList li img {
	border: 1px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	padding: 3px;
}
.ecards div #ecardDataEntry {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecards #ecardDataEntry #leftside {
	width: 320px;
	height: 100px;
	float: left;
}
.ecards #ecardDataEntry #ecardSenders {
	margin-top: 8px;
	margin-bottom: 10px;
	border-bottom : 1px solid #CECDCE;
}
.ecards #ecardDataEntry #ecardReceivers {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecards #ecardDataEntry #rightside {
	float: right;
}
.ecards #ecardDataEntry .spanName {
	width: 120px;
	display: inline-block;
	padding-bottom: 6px;
	text-align: right;
}
.ecards #ecardDataEntry .spanValue {
	display: inline-block;
	padding-bottom: 6px;
	text-align: left;
}
.ecards #ecardDataEntry #previewecard {
	margin-top: 10px;
	float: right;
}
.ecards #ecardDataEntry textarea {
	width: 320px;
	height: 100px;
	border-color:#AAAAAA #C0C0C0 #D6D6D6;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
.ecards #ecardDataEntry select {
	border-color:#AAAAAA #C0C0C0 #D6D6D6;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin: 0;
}
.ecards #ecardErrors {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ecards #ecardErrors li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.ecards #contentBox div #divButtons {
	width: 100%;
}
/* Customer Messenger
------------------------------------------------------------------------------ */
.cm #contentBox {
	padding : 20px;
	width : 701px;
}
.cm #contentBox.ec {
	padding : 0;
	width : 741px;
}
.cm h2 {
	padding-bottom : 20px;
}
.cm p {
	display : block;
	padding-bottom : 20px;
}
.cm .info p {
	padding-bottom : 5px;
}
.cm .sendResult0, .cm .sendResult1, .cm .sendResult2 {
	color : #ec0;
	font-weight : bold;
}
.cm .sendResult1 {
	color : #390;
}
.cm .sendResult2 {
	color : #930;
}
.cm .formControlWrapper.formCheckRadio {
	display : block;
	padding-left : 0;
	clear : both;
}
.cm .divButtons {
	padding : 20px 0;
}
.cm .divButtons .left {
	padding : 0;
}
.cm .favoritesPreview {
	height : 445px;
	background : url(../image/email/favorites-preview.jpg) center no-repeat;
	padding : 0 100px;
	text-align : center;
	font-size : 14px;
	font-weight : bold;
}
.cm .ui-datepicker select.ui-datepicker-year {
	width : 45%;
}
.cm .ui-datepicker select.ui-datepicker-month {
	width : 50%;
}
.cm table.basicList tr td {
	padding : 4px 12px;
}
.cm .optionalText {
	width : 655px;
	height : 100px;
}
.cm #allEnabledSwitch {
	margin-right : 5px;
	position : relative;
	top : 2px;
}
.cm .optionalOrderDate label {
	width : auto;
	margin-left : 0;
	margin-right : 0;
	padding : 0;
}
.cm #previewForm table a {
	color:#999999;
}
/* usual report page envelope 
------------------------------------------------------------------------------ */
.reportPage #contentBox {
	float : none;
}
/* full width & height iframe for grids etc.
------------------------------------------------------------------------------ */
.fullAreaIframe #subWrapper, .fullAreaIframe #contentBox, .fullAreaIframe #menuLv1BoxInner, .fullAreaIframe #menuLv2BoxInner {
	float : none;
	left : 0;
	width : 100%;
	min-width : 0;
	min-height : 0;
	margin : 0;
	border : 0;
	padding : 0;
}
.fullAreaIframe #subWrapper {
	padding-top : 130px;
}
.fullAreaIframe #footerBox {
	display : none;
}
.fullAreaIframe #contentIframe {
	width : 100%;
	height : auto;
}
