/* Panels */

#panels {
	width: 100%;
	height: 100%;
}

#panel532 {
	width: 600px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

#panel532 .block {
	padding-left: 50px;
	padding-right: 50px;
}

#panel532 h1 {
	margin-left: 0px;
}

#panel468 {	
	float: left;
	width: 100%;	
}

#panel468 h1 {
	display: none;
}

#panel219 {
	/*width: 160px;*/
	float: right;
	padding-top: 18px;
}

#panel160 {
	width: 160px;
	float: left;
	padding-top: 18px;
	margin-left: 10px;
}

#navigationPanel {
	width: 100%;
	/*background-image: url(../../images/affiliate/nav-dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;*/
	font-size: 0px !important;
	height: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

#path {
	font-size: 0px;
	padding-bottom: 0px;
	display: none;
	float: left;
}

#path a {
	color: #03619C;
	text-decoration: underline;
}

#path a:hover {
	color: #03619C;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B2A3A;
	margin-top: 10px;
	margin-left: 8px;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../../images/affiliate/h2-bull.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Form */

.form {
	/**/
	
}

.form label {
	width: 160px;
	text-align: right;
	padding-right: 5px;
	padding-top: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	float: left;
}

.form .label {
	padding-top: 2px;
	display: block;
}

.form input{
	margin-top: 1px;
	margin-bottom: 2px;
}

.form select {
	margin-top: 1px;
	margin-bottom: 2px;
}

.form textarea {
	font-size: 11px;
	height: 50px;
	overflow: auto;
	margin-top: 1px;
	margin-bottom: 2px;
}

.form .checkbox {
	margin-left: 140px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 1px;
	float: left;
	width: 16px;
}

.radio {
	width: 12px !important;
}

.form label .mark {
	color: #BA1404;
	margin-right: 3px;
}

.form .note {
	background: none;
	padding-left: 170px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.form .button {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 170px;
}

.form .mainbutton {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.form .mainbutton input {
	
}

.form .block {
	background-color: #ECECEC;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	#panel468 .block {
		width: 475px;
	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	#panel532 .block {
		width: 500px;
	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	#panel532 .block div {
		width: 500px;
	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	#panel100p .block {
		width: 760px;
	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	.form .block input {
		float: left;
	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	.form .block select {
		float: left;
	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	.form .block textarea {
		float: left;
	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	.form .block .note {
		float: left;
	}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	.captcha input {
		float: none !important;
	}
}

form#mainLogin div {
	background-color: #C4DEFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 10px;
}

form#mainLogin div label,
form#mainLogin div input
{
	margin: 1px;
	display: block;
}

form#mainLogin div label {
	font-size: 12px;
}

form#mainLogin div input {
	width: 200px;
}

form#mainLogin input.button {
	margin-top: 5px;
	margin-bottom: 5px;
}

.hr {
	height: 1px;
	background-image: url(../../images/affiliate/hr.gif);
	background-position: left;
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-bottom: 1px;
}

#panel100p {
	padding-left: 10px;
	padding-right: 10px;
}

#panel100p h1 {
	margin-left: 0px;
}

* form.wide {
	
}

form.wide label {
	width: 35%;
}

form.wide .dateRange {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

form.wide .dateRange table {
	margin: auto;
}

#fastLogin {
	width:193px;
	position: absolute;
	top: 35px;
	float:right;
	margin-left: -220px;
}

#fastLogin {
	_width: 197px;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	form#fastLogin input {
		float: left;
	}
}

.day {
	width: 50px;
	margin-right: 5px !important;
}

.month {
	width: 100px;
	margin-right: 5px !important;
}

.year {
	width: 75px;
	margin-right: 5px !important;
}

/* Advanced Menu */

table.advancedMenu {
	width: 100%;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-bottom: 15px;
}

table.advancedMenu thead td {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}

table.advancedMenu tbody td {
	background-color: #ECECEC;
	background-image: url(../../images/affiliate/am/am-dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

table.advancedMenu tbody td a {
	color: #000000 !important;
	text-decoration: none !important;
	background-image: url(../../images/affiliate/am/am-bull.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 18px;
	display: block;
}

/* User Menu */

#userMenu {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 2px;
	display: block;
	float: right;
	position: absolute;
	width: 265px;
	top: 100px;
	text-align: right;
	margin-left: 520px;
}

#panel532 #userMenu {
	margin-left: 320px;
}

#userMenu span {
	font-weight: bold;
	margin-right: 3px;
}

#userMenu a {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 3px;
}

/* Submenu */

table.subMenu {
	width: 100%;
	font-size: 11px;
	color: #000000;
	margin-bottom: 15px;
}

table.subMenu thead td {
	font-weight: bold;
	color: #000000;
	padding: 5px;
	padding-bottom: 10px;
}

table.subMenu tbody td {
	background-image: url(../../images/affiliate/sm/sm-dotted.gif);

	background-position: bottom left;
	background-repeat: repeat-x;
}

table.subMenu tbody td.selected {
	background: none;
}

table.subMenu tbody td a {
	color: #000000 !important;
	text-decoration: none !important;
	background-image: url(../../images/affiliate/sm/sm-bull.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 18px;
	display: block;
}

table.subMenu tbody td a:hover {
	color: #03619C !important;
	background-image: url(../../images/affiliate/sm/_sm-bull.gif);
}

table.subMenu tbody td.selected a,
table.subMenu tbody td.selected a:hover
{
	color: #FFFFFF !important;
	background-color: #000000;
	text-decoration: none !important;
	background-image: url(../../images/affiliate/sm/sm-bull_.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 18px;
	display: block;
}

/* Fast Login Form */

form#fastLogin table {
	width: 100%;
	font-size: 11px;
}

form#fastLogin thead td {
	display:none;
	
}

form#fastLogin tbody td {
	color: #FFFFFF;	
	font-weight: bold;
}

form#fastLogin label {
	font-size: 12px;
	color: #FFFFFF;
	width: 58px;	
	font-weight: bold;
	padding-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	display: block;
	float: left;
}

form#fastLogin .input {
	font-size: 12px;
	width: 130px;
	margin-bottom: 5px;
}

form#fastLogin a {
	font-size: 10px;
	color: #0093DA !important;
	margin-top: 5px;
	display: block;	
}

form#fastLogin a {
	text-decoration: underline;
}

form#fastLogin .buttonSet {
	text-align: center;
	margin-top: -17px;
	margin-bottom: 5px;
	float: right;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	form#fastLogin .buttonSet {
		padding-top: 2px;
	}
}

#fastLogin .button {
	font-size: 12px;	
	width: 45px;
	padding: 0px;
}

/* Titles */

a.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none !important;
	color: #000000 !important;
	background-color: #ECECEC;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:hover.title {
	text-decoration: underline !important;
}

.cashout {
	background-image: url(../../images/affiliate/icons/i_cashout.gif);
}

.codeHistory {
	background-image: url(../../images/affiliate/icons/i_codeHistory.gif);
}

.contact {
	background-image: url(../../images/affiliate/icons/i_contact.gif);
}

.marketingResources {
	background-image: url(../../images/affiliate/icons/i_marketing_resources.gif);
}

.myAccount {
	background-image: url(../../images/affiliate/icons/i_myaccount.gif);
}

.reports {
	background-image: url(../../images/affiliate/icons/i_reports.gif);
}

.resources {
	background-image: url(../../images/affiliate/icons/i_settings.gif);
}

.singleBrand {
	background-image: url(../../images/affiliate/icons/i_singleBrand.gif);
}

.contractConditions {
	background-image: url(../../images/affiliate/icons/i_addbrand.gif);
}

/* List */

table.list {
	width: 100%;
	margin: auto;	
}

form.wide table.list,
#panel100p table.list
{
	width: 780px;
}

table.list td {
	font-size: 11px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: center;
	padding: 2px;
}

table.list td table,
table.list td table td
{
	border: none;
}

table.list thead td {
	background-color: #03619C;
	color: #FFFFFF;
	font-weight: bold;
}

.highlight {
	background-color: #D5EFFF !important;
}

.note {
	background-image: url(../../images/affiliate/note.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #BA1404;
	padding-left: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mark {
	color: #BA1404;
	margin-right: 3px;
}

/* Smoothing */

.lefted {
	text-align: left !important;
}

.centered {
	text-align: center !important;
	/*background-color: #EBF8FF !important;*/
}

.righted {
	text-align: right !important;
}

/* Highlight blocks */

.highlightBlock1 {
	background-color: #ECECEC;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

* .highlightBlock1 table {
	width: 90%;
}

.captcha input {
	width: 100px;
	margin-left: -40px;
	margin-top: 4px;
}

.highlightBlock2 {
	background-color: #C4DEFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

* .highlightBlock2 table {
	width: 90%;
}

.highlightBlock2 input {
	width: 150px;
	text-align: left;
}

.errorBlock {
	background-color: red;
    color: white;
    font-weight: bold;
    padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.buttons {
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 5px;
    text-align: right;    
}

.buttons input {
	
}

.timer {
	height: 12px;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../../images/affiliate/timer.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 2px;
	padding-top: 1px;
	display: table-cell;
}

.calendar {
	width: 24px;
	height: 20px;
	background-color: #FFFFFF;
	background-image: url(../../images/affiliate/calendar.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
    cursor: pointer;
}

.hl {
	color: #0093DA;
}

table.contractBlock {
	width: 100%;
	margin: auto;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 12px;
}

table.contractBlock thead td {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

table.contractBlock tbody td {
	padding: 10px;
}

table.green {
	border-color: #0483CE;
}

table.green thead td {
	background-color: #0483CE;
}

table.red {
	border-color: #E0AD10;
}

table.red thead td {
	background-color: #E0AD10;
}

.alreadyPromoting {
	background-color: #E1F2DF;
	background-image: url(../../images/affiliate/icons/OK.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

table.withPadding td {
	padding: 2px;
}

.arrowUp {
	background-image: url(../../images/affiliate/arrows/sortup.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px !important;
	cursor: pointer;
}

.arrowDown {
	background-image: url(../../images/affiliate/arrows/sortdown.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px !important;
	cursor: pointer;
}

.subAffiliate {
     background-image: url(../../images/affiliate/icons/i_invite_friends.gif);
}

.summary {
    background-image: url(../../images/affiliate/icons/i_users.gif);
}

.tc table {
	margin-top: 5px;
	margin-left: 50px;
}

.Registration {
	padding-left: 13px;
	padding-right: 13px;
}

.Registration .block {
	padding-left: 150px;
	padding-right: 150px;
}

.Registration textarea {
	width: 310px !important;
	height: 100px;
}

.MemberArea {
	padding-left: 13px;
	padding-right: 13px;
}