/*********************************
CUSTOMIZE THE GLOBAL TEMPLATE
*********************************/
#sectionHeader {
    background-color: #f36c4f;
}

/**********************************
BEGIN CONTENT
***********************************/

#contentLeft {
height: auto;
	/* margin:0 0 15px 0; */
    margin: 0 0 -9985px 0;
background-color: #e4e5df;
	/*padding:13px 15px 25px 15px; */
	/* padding:13px 6px 25px 15px; */
    padding: 13px 6px 10025px 15px;
width: 209px;
font-size: 12px;
}
.leftBoxNameAndTitle {
color: #8E8B83;
text-decoration: none;
font-size: 13px;
text-transform: uppercase;
}
.leftBoxDivider {
background: url(../assets/foradvertisers/BoxDivider2.gif);
display: none;
height: 16px;
width: 200px;
}
.leftBoxDividerTop {
background: url(../assets/foradvertisers/BoxDivider.gif);
height: 21px;
width: 200px;
}
.leftBoxDividerBlank {
height: 12px;
width: 200px;
}
.leftBoxHeader {
margin: 0;
padding: 0;
font-weight: bold;
}
.leftBoxSubHeader {
color: #8E8B83;
font-style: italic;
padding: 0;
}
.leftBoxAddNew {
font-style: italic;
padding: 15px 0 5px 0;
}
.leftBoxAddNew a {
color: #4D4843;
text-decoration: none;
}
.leftBoxAddNew a:hover {
color: #5B8C8C;
text-decoration: none;
}

#contentRight {
height: auto;
margin-bottom: 20px;
}

/*********************************
MISC
*********************************/
.expander {
text-decoration: none;
color: #8E8B83;
}

.expander img {
border: none;
}

.expanded {
margin: 0 0 3px 0;
}

.collapsed {
display: none;
}

/*********************************
BUTTONS
*********************************/

.btnSubmit {
cursor: pointer;
cursor: hand;
line-height: 17px;
background: url(../assets/foradvertisers/btnSubmit.gif) no-repeat right top;
padding-right: 8px;
vertical-align: middle;
display: block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}
.btnSubmit span {
background: #f6f6f6 url(../assets/foradvertisers/btnSubmit.gif) no-repeat left top;
height: 19px;
display: block;
display: inline-block;
padding-left: 6px;
line-height: 17px;
font-family: georgia, tahoma, arial, sans-serif;
color: #ffffff;
font-size: 10px;
}
a.btnSubmit span {
text-decoration: none;
}
a.btnSubmit:hover {
background-position: right -19px;
}
a.btnSubmit:hover span {
background-position: left -19px;;
color: #FFFFFF;
}

.btnReset {
cursor: pointer;
cursor: hand;
line-height: 17px;
background: url(../assets/foradvertisers/btnReset.gif) no-repeat right top;
padding-right: 8px;
vertical-align: middle;
display: block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}
.btnReset span {
background: #f6f6f6 url(../assets/foradvertisers/btnReset.gif) no-repeat left top;
height: 19px;
display: block;
display: inline-block;
padding-left: 6px;
line-height: 17px;
font-family: georgia, tahoma, arial, sans-serif;
color: #4D4844;
font-size: 10px;
}
a.btnReset span {
text-decoration: none;
}
a.btnReset:hover {
background-position: right -19px;
}
a.btnReset:hover span {
background-position: left -19px;
color: #E6674A;
}
/*********************************
	Stats
	****************************/
	
#statsHeader {
margin: 0;
}
#statsHeader h2 {
margin: 0;
font-weight: normal;
font-size: 14px;
}
#statsHeader h3 {
margin: 0;
font-weight: normal;
font-size: 12px;
padding: 10px 0 0 0;
}
#statsHeader h4 {
margin: 0;
font-weight: normal;
font-size: 12px;
}

#statsHelp {
    margin-top: 15px;
    padding-right: 5px;
    border-top: 1px dotted #8e8b83;
	width:195px;
}

#statsHelp h5 {
color: #7b7870;
font-size: 12px;
font-weight: normal;
margin: 15px 0 2px 0;
}

#statsHelp a:link {
color: #4a7b79;
text-decoration: none;
}
#statsHelp p{
	font-color:#4d4843;
	line-height:17px;
	font-size:12px;
}
#statsHelp a:visited {
color: #4a7b79;
text-decoration: none;
}

#statsHelp a:hover {
color: #4a7b79;
text-decoration: underline;
}

#statsHelp a:active {
color: #4a7b79;
text-decoration: none;
}

#statsNav {
}
#statsNav h5 {
color: #7b7870;
font-size: 11px;
font-weight: normal;
margin: 10px 0 2px 0;
}

#statsNav ul {
margin: 0;
padding: 0;
line-height: 18px;
}
#statsNav ul li {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}
#statsNav ul li a:link {
color: #4a7b79;
text-decoration: none;
}
#statsNav ul li a:visited {
color: #4a7b79;
text-decoration: none;
}
#statsNav ul li a:hover {
color: #4a7b79;
text-decoration: underline;
}
#statsNav ul li a:active {
color: #4a7b79;
text-decoration: none;
}












