/*  Defaults */

body {
	margin: 5px;
	margin-top: 20px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family:Tahoma, Arial;
}

img, table, form, div {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	font-family: Tahoma, Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight : bold;
	text-decoration: none;
	margin-bottom: 15px;
}

td {
  text-decoration: none;
  font-size : 10px;
  font-family : Tahoma, Arial;
  font-color : black;
}

/* orange */
h1 { color : #EDB920; font-size : 18px; }
h2 { color : #EDB920; font-size : 14px; }

/* brown */
h3 { color: #3B2E09; font-size : 18px; }
h4 { color: #3B2E09; font-size : 14px; }


span {
/*	font-family:Tahoma, Arial; */
	font-family: Arial, sans-serif;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight : bold;
}

/* orange */
span.one { color : #EDB920; font-size : 16px; }
span.two { color : #EDB920; font-size : 13px; }

/* brown */
span.three { color: #3B2E09; font-size : 16px; }
span.four { color: #3B2E09; font-size : 13px; }

select {
  border-width : 1px;
  border-style : solid;
  border-color : 000000;
  color : black;
  background-color : #FFFFFF;
  font-size : 10px;
  font-family : Verdana, Arial;
}

input {
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
  color : black;
  background-color : #FFFFFF;
  font-size : 10px;
  font-family : Verdana, Arial;
}

input[type = "text"] { border-color : #CCCCCC; }
input[type = "password"] { border-color : #CCCCCC; }
input[type = "radio"] { border: none; }
select { border-color : #CCCCCC; }

textarea {
  border-width : 1px;
  border-style : solid;
  border-color : #CCCCCC;
  color: black;
  background-color: #FFFFFF;
  font-size : 10px;
  font-family : Verdana, Arial;
}



/* main pay2access font */
.text {
  text-decoration: none;
  color : brown;
  font-size : 12px;
  font-weight : normal;
  font-family : Trebuchet MS,Verdana,Arial;
}



/* Not Logged In Page Layout */

div#pageHeader {
	border: 1px solid #003300;
	width: 990px;
	height: 110px;
	margin: auto;
}

/* Logo */
div#headLeft {
	margin-left: 20px;
	margin-top:  23px; 
	width: 173px;
	height: 51px;
	float: left; 
}


/* Centre Text */
div#headCentre {
	margin-top: 48px;
/*	position: absolute;
	top: 90px;
	left: 280px;*/
}


/* Login Table */
div#headRight {
	border: 1px solid #CCCCCC;
        margin-right: 15px;
        margin-top:  15px;
	float: right; 
}

div.homeTitle {
	width: 990px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
}

div.homeLeft {
	margin: 0px;
	margin-left: 20px;
	margin-right: 50px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EDB920;	
}

/* Left text area on index.php */
div.homeLeftIndex {
	margin: 0px;
	margin-left: 50px;
	margin-top: 5px;
}

/* Brown dot separation on index page */
img.homeDot {
	margin-top: 13px;
}

div#livesupport {
	position: absolute;
	top: 6px;
	right: 17px;
        background-image: url(img/livesupport.jpg);
        background-repeat: no-repeat;
	width: 129px;
	height: 38px;
}

/* */
div.leftMargin {
	margin-left: 15px;
	margin-top: 10px;
}



/* Not logged in - Pay2access Menu */

div#pageMenu {
	border: 1px solid #003300;
	border-top: 0px;
	border-bottom: 0px; 
	background-color: #3B2E09;
	width: 990px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
}

a.menulink {
  text-decoration: none;
  color : white;
  font-size : 12px;
  font-weight : bold;
  font-family : Trebuchet MS, Verdana,Arial;
  text-transform:uppercase
}

a.menulink:hover {
  text-decoration: underline;
  color : white;
  font-size : 12px;
  font-weight : bold;
  font-family : Trebuchet MS, Verdana,Arial;
  text-transform:uppercase
}

a.menulink_sel {
  text-decoration: underline;
  color : #EDB920;
  font-size : 12px;
  font-weight : bold;
  font-family : Trebuchet MS, Verdana,Arial;
  text-transform:uppercase
}

.mainmenu {
  text-decoration: none;
  color : white;
  font-size : 11px;
  font-weight : bold;
  font-family : Trebuchet MS, Verdana,Arial; }

TD {
  text-decoration: none;
  font-size : 10px;
  font-family : Verdana,Arial;
  font-color : black;
}






/* Not Logged In - login table */
.loginText {
  text-decoration: none;
  color : black;
  font-family : Verdana,Arial;
}




/* Not logged in - Main Area */

/* This centers the page */
div#mainAreaArea{
	width: 990px;
	height: 500px;
	margin: auto;
}

/* This provides the page size and adds border */
div#mainArea {
	border: 1px solid #003300;
	border-top: 0px;
        width: 990px;
        height: 500px;
	background-image: url(img/home_phone.jpg); 
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative; 
	top: 0px;
	bottom: 0px;
}

/* to position the three blocks on index */
div#absoluteDiv {
/*	position: relative;
        width: 990px;
        height: 500px;*/
}

/* index.php box 1 */
div#homepageImageWeb {
	background-color: #FFFFFF;
	width: 203px;
	height: 219px;
        position: absolute;
        bottom: 30px;
	right: 496px;
        background-image: url(img/home_image1.jpg);
        background-repeat: no-repeat;
}

/* index.php box 2 */
div#homepageImageWap {
        background-color: #FFFFFF;
        width: 203px;
        height: 219px;
        position: absolute;
        bottom: 30px;
	right: 263px;
        background-image: url(img/home_image2.jpg);
        background-repeat: no-repeat;
}

/* index.php box 3 */
div#homepageImageOther {
        background-color: #FFFFFF;
        width: 203px;
        height: 219px;
	position: absolute;
	bottom: 30px;
	right: 30px;
        background-image: url(img/home_image3.jpg);
        background-repeat: no-repeat;
}

div.homeGrey {
	position: absolute;
	top: 40px;
	right: 0px;		
	color: #888888;
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif; 
	text-align: right;
}

div.homeImageTitles {
	margin-left: 10px;
	margin-top: 3px;
	font-family: sans-serif;
	font-size: 13px;
	color: #3B2E09;
	font-weight: bold;
	font-style: italic;
}

a.homeMore {
	position: absolute;
	bottom: 10px;
	right: 0px;
	text-decoration: none;
}



/* Footer text */
div#footerText {
	font-family : Verdana,Arial;
	font-size : 10px;
	color: gray;
	width: 990px;
	margin: auto;
	margin-top: 5px;
	text-align: left;
}

img.border {
	border: solid #CCCCCC 1px;
}

img.arrow {
	border: none;
	margin-right: 5px;
	margin-left: 5px;
	position: relative; top: 1px;
}






/* Non layout CSS */


div.scroll {
	height: 395px;
	width: 680px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 8px;
}

/* Generate Free Codes */
span.disable {
        color: #AAAAAA;
}

span.used {
        color: #EDB920;
}

span.new {
	color: #000000;
}


/* link_site_script */
div.border {
	border: 1px #CCCCCC solid;
}

table.border {
	border: 1px #CCCCCC solid;
}


/* Main body text */
.text {
  text-decoration: none;
  color : brown;
  font-size : 12px;
  font-weight : normal;
  font-family : Trebuchet MS,Verdana,Arial;
}

/* link_site_script */
div.uploadUrl {
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #000000;

}

div.code {
	font-family: monospace;
	color: black;
	padding: 5px;
	font-size: 12px;
}

span.http {
	border: 1px solid #CCCCCC;
	border-right: none;
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight: normal;
	padding: 1px;
	

}

img.space {
	margin-right: 7px;
}
