body,input,textarea,select
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}

body
{
	padding:0;
	margin:0;
	background-color:#F7F7EE;
	color: #999999;
}


/* HEADINGS   
----------------------------------------------------------*/
h1
{
    padding-bottom: 0;
    margin-bottom: 0;
    background-image: url('/Images/Logo.gif');
    background-color: inherit;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-top: 13px;
    color: #999999;
    font-weight: normal;
    padding-bottom: 7px;
    font-size: 18px;
    font-family:Tahoma,Arial;
    margin-bottom:20px;
}
h2
{
    /*color: rgb(204, 204, 51);*/
    color: #999999;
    background-color: inherit;
    font-size: 12pt;
}
h3
{
    font-size: 10pt;
    font-weight: bold;
    color: rgb(204, 204, 51);
    background-color: inherit;
    margin-bottom:-17px;
    
}

h3.big
{
    font-size: 12pt;
    font-weight: bold;
    color: rgb(204, 204, 51);
    background-color: inherit;
    margin:0;
}

p
{
    color: #999999;
}
a
{
	color:#000000;
	text-decoration:none;
}
a.gray
{
	color:#999999;
	text-decoration:none;
}
a:hover
{
	color: rgb(204, 204, 51);
}

.linepictures 
{
	background-position: 290px 0px;
	margin-left: -50px;
	margin-right: -40px;
	padding-bottom: 22px;
	background-image: url('/Images/VertLine.jpg');
	background-repeat: repeat-y;
}

ul.fancy li FBmai
{
	list-style-image: url('/Images/LiPointSmall.gif');
	font-size: 12px;
	
}

ul li 
{
	list-style-image: url('/Images/LiPointSmall.gif');
	font-size: 12px;
	
}

ul
{
    padding-left:18px;
    margin-left:0px;    
}



* > h1:first-child, * > h2:first-child, * > h3:first-child, * > h4:first-child, * > h5:first-child
{
	margin-top: 0px;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

.field-validation-error
{
    color: #ff0000;
}

input.input-validation-error, textarea.input-validation-error
{
	background-color: #ffeeee;
	border: 1px solid #ff0000;
}

input[type=text].input-validation-error, input[type=password].input-validation-error
{
    background-image: url('/Images/InputValidationError.png');
    border-width: 0px;
    color: #000000;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.vertLine 
{
	clear: both;
	border-bottom: 1px solid rgb(204, 204, 51);
	margin-bottom: 10px;
	padding-top: 10px;
}


#page 
{
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#page2 
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}



table, tr, td, th
{
	empty-cells: show;
}

table, tr, td, th, img 
{
	border: none;
}
th
{
	text-align:left;
	color: #999999;
	vertical-align:top;
}
b.banner
{
	color: #999999;
	font-size:12px;
}

.frontContent 
{
	position: relative;
	top: -4px;
}

#menu, #menu img 
{
	height: 300px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 5px solid rgb(6, 54, 81);
	margin-bottom: 0px;
}

#menuLeftBackground 
{
	height: 300px;
	width: auto;
	background-image: url('/Images/LeftFront.jpg');
	background-position: right top;
	background-repeat: repeat-x;
}

#flashholder{
	background-image: url('/Images/bg.png');
	background-repeat: repeat-y;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}
.bg{
	background-color:#FFFFFF;
	background-image: url('/Images/bg.png');
	background-repeat: repeat-y;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}

#RightBackground 
{
	height: 300px;
	width: auto;
	background-image: url('/Images/RightFront.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}

#frontContent 
{
	margin-left: 97px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


#frontAdverts 
{
	width: 294px;
	float: left;
        margin-left:20px;
}


#frontWebsites 
{
	width: 296px;
	float: left;
}

#frontLogin 
{
	float: left;
	width: 211px;
	margin-left: 10px;
	margin-top:30px;
	background-repeat: repeat-y;
	background-position: left top;
}

#frontBottom 
{
	position: relative;
	top: -20px;
	clear: both;
}

.frontLoginText
{
	margin-top: 6px;
}

.frontLoginInput 
{
	margin-left: 15px;
	margin-bottom: 13px;
}

#frontAbout 
{
	width:600px;
	padding: 0px;
	float: left;
}

#frontAboutHeader
{
	background-image: url('/Images/AboutHeaderBorder.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 56px;
	width: 580px;
}

#frontLoginLoginButton 
{
	margin-top: 10px;
}

#frontAboutContent 
{
	width: 530px;
	height: 136px;
	background-image: url('/Images/AboutBackground.jpg');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 20px 30px 0px 20px;
}
#frontAboutContent > *:first-child
{
	margin-top: 0px;
}

#fontContactDetails 
{
	float:left;
}

span.fancy
{
	background-image: url('/Images/InputRight.gif');
	background-position:left 0;
	background-repeat:no-repeat;
	height:16px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-left:2px;
}
span.input-validation-error 
{
	background-image: url('/Images/InputRightValidationError.png');
}

span.fancy input 
{
	background-image: url('/Images/Input.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 15px;
	border: 0px solid #000000;
	padding: 0px;
	padding-left:5px;
	font-size: 8pt;
	background-color: Transparent;
}
#siteHeader 
{
	width:1020px;
	height: 148px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 10px;
}

#siteHeader div 
{
	margin-right: 100px;
}

#siteHeader div a
{
	margin-left: 2px;
}

#siteMenu 
{
	width: 735px;
	background-image: url('/Images/MenuTextless.png');
	height: 36px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0;
	margin-right: 0;
	color: #FFFFFF;
	font-size: 8pt;
	padding-top: 9px;
	padding-left:285px;
}

#footer 
{
	clear: both;
	margin-left:auto;
	margin-right:auto;
	width: 1020px;
	height: 75px;
	background-image: url('/Images/Bottom.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: static;
}

#frontForgottenPassword 
{
	margin-bottom: 17px;
	margin-top: 10px;
}

#frontRegister 
{
	margin-bottom: 19px;
	margin-top: 11px;
}


.column 
{
	float: left;
	width: 33%;
}

.stripesLeft 
{
	background-image: url('/Images/VertLine.jpg');
	background-position: left top;
	background-repeat: repeat-y;
	background-color: inherit;
	color: inherit;
	padding-left: 10px;
}
.stripesRight 
{
	background-image: url('/Images/VertLine.jpg');
	background-position: right top;
	background-repeat: repeat-y;
	background-color: inherit;
	color: inherit;
	padding-right: 10px;
}

.stripesTop
{
	background-image: url('/Images/HorizLine.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: inherit;
	color: inherit;
	padding-top: 10px;
}
.stripesBottom 
{
	background-image: url('/Images/HorizLine.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: inherit;
	color: inherit;
	padding-bottom: 10px;
}

#mainContent_OBSOLETE
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;

}

#mainContent
{
	padding-top:20px;
	padding-left:110px;
	padding-right:110px;
	width:800px;
	margin-bottom:-11px;
	padding-bottom:15px;
	
}
.right 
{
	float: right;
}

.loggedInAs 
{
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
.alternatetablerow
{
	background-color: rgb(237,238,222);
}
.firstcolumn
{
    width:140px;
}
.dotlinehorizontal
{
	width:100%;
	background:url('/Images/HorizLine.jpg') repeat-x;
	height:6px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.dotlinevertical 
{
	background:url('/Images/VertLine.jpg') repeat-y;	
}
.dotlineverticalR 
{
	background:url('/Images/VertLine.jpg') repeat-y;	
	background-position: right;
}

.lineHorizontal
{
    background:url('/Images/BlueLineHorizontal.png') repeat-x;
}

.categoryList li
{
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom:1px !important;
    border-color:#999999 !important;
    border-style:solid !important;
    padding: 3px 0px 7px 5px;
    list-style-image: none;
    list-style-type: none;
    vertical-align:middle;
    font-weight:bold;
    text-transform:uppercase;
}

.categoryList li img
{
    padding-right:3px;
    padding-top:2px; 
    margin-bottom: -3px;
    
}



.categoryList
{
    list-style-image: none;
    list-style-type: none;
    margin-left:0px;    
}

.campaignDataTable tr th
{
    width:120px;
}

/*Stats*/
.bold
{
    font-weight: bold;
    color: #999999;
    font-size:12px;
}
.spacy
{
    padding:5px 0px;
}
.spacy2
{
    padding:5px 0px 0px 0px;
}
td._loginright{
	padding-top:75px;
}
div._loginright{
	padding-left:10px;
	padding-right:10px;
	border-bottom: 10px solid rgb(6, 54, 81);
	border-top: 2px solid rgb(6, 54, 81);
	height:360px;
	width:190px;
}

/* Monthpicker */

#monthPicker 
{
    margin-left: auto;
    margin-right: auto;
    width: 650px;
    padding-left: auto;
    padding-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.prevMonthButton a, .prevMonth a, .nextMonth a, .nextMonthButton a 
{
    border: solid 2px rgb(191, 188, 49);
    background-color: rgb(204, 204, 51);
    padding: 5px 10px;
    margin: 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12pt;
    float: left;
}

.prevMonth a, .nextMonth a 
{
        display: block;
        width: 150px;
}

.curMonth 
{
    font-weight: bolder;
    border: solid 2px rgb(204, 204, 51);
    background-color: rgb(221, 218, 64);
    padding: 5px 10px;
    width: 150px;
    display: block;
    float: left;
    margin: 5px;
    color: #000000;
    font-size: 12pt;
}

.prevMonthButton a:hover, .prevMonth a:hover, .nextMonth a:hover, .nextMonthButton a:hover
{
    border: solid 2px rgb(204, 204, 51);
    background-color: rgb(191, 188, 49);
}

div.highlight 
{
    background-color: #CC6622;
    border: 1px solid #dd3311;
    color: #000;
}

div.highlight a 
{
    color: #0000ff;
}

.BoxNotExpiring, .BoxExpiring, .BoxExpired 
{
    width: 8px;
    height: 8px;
}

.BoxNotExpiring 
{
    background-color: rgb(49, 188, 49);
}
.BoxExpiring 
{
    background-color: rgb(191, 188, 49);
}

.BoxExpired 
{
    background-color: rgb(191, 50, 49);
}