﻿#div-admin-outerwrapper h1
{
	font-size: 16pt;
	font-family: Trebuchet MS, Arial;
}

#div-admin-buttons:hover
{
	cursor: pointer;
}

#div-admin-buttons
{
	margin-top: 30px;	
}

#div-admin-button
{
	width: 160px;
	height: 170px;
	text-align: center;
	padding-top: 20px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 45px;
}

#div-admin-button a
{
	color: #253d87;
	font-size: 12pt;
	font-weight: bold;
}

.posters
{
	background-image: url('/images/admin/posters.png');
}

.other
{
	background-image: url('/images/admin/other.png');
}

.metrics
{
	background-image: url('/images/admin/metrics.png');
}

.profile
{
	background-image: url('/images/admin/profile.png');
}

.terms
{
	background-image: url('/images/admin/terms.png');
}

.users
{
	background-image: url('/images/admin/users.png');
}



#div-topadmincontent
{
	width: 100%;
	display: inline-block;
}

#div-topadmincontent-left
{
	float: left;
}

#div-topadmincontent-right
{
	float: right;
}

#div-admincontent a
{
	color: #333333;
}

#div-admincontent a.link-selected
{
	text-decoration: underline;
	font-weight: bold;
}


.table-admintable
{
	width: 100%;	
	border-bottom: solid 1px #333333;
}

.table-admintable th
{
	border-bottom: solid 1px #333333;
}

.table-admintable tr.table-row-alt td
{
	background-color: #e9ebf3;
}


#form-adminform div {
	display:block;
	margin-bottom:0.5em;
	padding:0;
}

#form-adminform label {
	float:left;
	padding:0 1em;
	text-align:right;
	width:200px;
	vertical-align: top;

}

.frm-req
{
	display: block;
	clear: both;
}

.frm-req label:after {
    color: #e32;
    content: ' *';
    display:inline;
    vertical-align: top;
}

#form-adminform p 
{
	font-weight: bold;	
}

.form-singleline-input
{
	border: solid 1px black;	
	width: 200px;
	padding-left: 3px;
	padding-right: 3px;
}



#form-adminform select
{
	width: 200px;
	border: solid 1px black;
}

#form-adminform textarea
{
	width: 500px;
	border: solid 1px black;
	font-family: Arial;
}

#form-adminform-slim div {
	display:block;
	margin-bottom:0.5em;
	padding:0;
}

#form-adminform-slim label {
	float:left;
	width:200px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin-bottom: 3px;
}

#form-adminform-slim p 
{
	font-weight: bold;	
}


#form-adminform-slim select
{
	width: 200px;
	border: solid 1px black;
}


#GroupRestrictions
{
	float: left;
	max-height: 150px;
	overflow: auto;
}

.button-admin-submit
{
	width: 100px;	
}

.button-float-right
{
	float: right;
}

#div-searchHolder
{
	width: 120px;
	float: left;
	margin-left: 5px;
}

#div-posterHolder
{
		width: 750px;
	float: right;
	height: 700px;
	overflow: scroll;
}

.button-poster-search
{
	width: 150px;
}

/* metrics */
#SearchKeywords
{
	border: solid 1px black;
}

#SearchKeywords td
{
	width: 200px;
}

#SearchKeywords td
{	border: solid 1px black;
 	padding: 3px;
}


#form-adminform div.div-accordion-actual
{
	padding: 10px;
}


.form-adminform-delete
{
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}




#affiliateProfilePosterHolder
{
		height:500px;
		overflow:scroll;	
		float: right;
		width: 500px;
}

#form-adminform div.affiliatePoster
{
	border-bottom: solid 1px black;
}

#form-adminform div.profilePosterThumbnail 
{
		float:left;
		position:relative;
		width:130px;
}


#form-adminform div.profilePosterThumbnail p
{
	font-weight: bold;
	font-size: 8pt;
}

#form-adminform div.profilePosterCentre
{
	padding-left: 130px;
	padding-right: 4px;
	position: relative;	
}

#form-adminform div.profilePosterCentre p
{
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;	
}

#form-adminform div.profilePosterButtons
{
	width: 20px;
	float: right;
	position: relative;
	z-index: 100;
}



#div-posterHolder div.affiliatePoster
{
	border-bottom: solid 1px black;
}

#div-posterHolder div.posterThumbnail 
{
		float:left;
		position:relative;
		width:130px;
}


#div-posterHolder div.posterThumbnail p
{
	font-weight: bold;
	font-size: 8pt;
}

#div-posterHolder div.posterCentre
{
	padding-left: 130px;
	padding-right: 4px;
	position: relative;	
}

#div-posterHolder div.posterCentre p
{
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;	
}

#div-posterHolder div.posterButtons
{
	width: 40px;
	float: right;
	position: relative;
	z-index: 100;
}




#form-adminform div.posterCategoryTitle
{
	float:left;
	padding:0 1em;
	text-align:right;
	width:200px;
	vertical-align: top;	
}

#form-adminform div.select_wrapper
{
	width:400px;
	border: solid 1px black;
	float: right;
	margin-right: 250px;
}

#form-adminform div.input_wrapper
{
	margin-top: 4px;
}

#form-adminform div.results_wrapper
{
	width:400px;
	min-height:100px;
	max-height:400px;
	overflow:auto;
}

#form-adminform div.results_checkbox
{
	width:380px;
	border-bottom: dashed 1px black;
}

#form-adminform div.results_checkbox_pad
{
	width:380px;
	height: 100px;
}

#form-adminform input.new_term_input {
    width: 250px;
    border: solid 1px black;
    margin-left: 3px;
}

/* admin 

#adminDiv
{
	height: 18px;
	width: 100%;
	background-color: #243d86;
	color: #ffffff;	
	padding-top: 5px;
	padding-left: 5px;
}

#adminDivLine2
{
	height: 16px;
	width: 100%;
	background-color: #243d86;
	color: #ffffff;	
	padding-top: 5px;
	padding-left: 5px;
}

#adminDivLine3
{
	height: 16px;
	width: 100%;
	background-color: #243d86;
	color: #ffffff;	
	padding-top: 1px;
	padding-left: 5px;
}



#adminNavigator
{
	float: left;
}

#adminLogout
{
	float: right;
	padding-right: 5px;
}

#returnTo
{
	font-size: 8pt;
}


#adminDiv A, #adminDivLine2 A, #adminDivLine3 A {
	
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:9px;
	-moz-border-radius-topleft:9px;
	border-top-left-radius:9px;
	-webkit-border-top-right-radius:9px;
	-moz-border-radius-topright:9px;
	border-top-right-radius:9px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	font-style:normal;
	height:14px;
	line-height:14px;
	width:150px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
	margin-right: 3px;

}



#adminDiv A:hover, #adminDivLine2 A:hover, #adminDivLine3 A:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;

}

#adminDiv A:active, #adminDivLine2 A:active, #adminDivLine3 A:active{
	position:relative;
	top:1px;
}
*/