/* .: designed and created 2009 by pixeload.com :. */


/***************************************** General Layouts *****************************************/

html {
	color:#000000;
	background:#FFFFFF;
	overflow: auto;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	}

#margall {
	margin-left:1px;
	margin-right:1px;
	margin-top:5px;
	margin-bottom:1px;
	}

#list {
	list-style-image:url(imag/list.gif);
	}

#linehor {
	border-style:solid;
	border-color:#88AAF2;
	border-width:1px;
	}

/* border colour for table in update.php */
#tablebg {
	background-color:#C8D7FF;
	}

#gallhead01 {
	font-size:12px;
	font-weight:bold;
	}

#gallhead02 {
	font-weight:bold;
	}

#footer {
	font-size:9px;
	font-weight:bold;
	color:#88AAF2;
	text-align:center;
	}

#spec {
	background-image:url(imag/dotwhite.gif);
	background-repeat:no-repeat;
	background-position:center;
	}



/******************************************* Box Layouts *******************************************/

#box1a {
	font-weight:bold;
	background-image:url(imag/bar1a.gif);
	background-repeat:no-repeat;
	height:18px;
	width:160px;
	}

#box1b {
	background-image:url(imag/bar1b.gif);
	width:160px;
	}

#box1c {
	background-image:url(imag/bar1c.gif);
	background-repeat:no-repeat;
	height:18px;
	width:160px;
	}

#box2a {
	font-weight:bold;
	background-image:url(imag/bar2a.gif);
	background-repeat:no-repeat;
	height:18px;
	width:678px;
	}

#box2b {
	background-image:url(imag/bar2b.gif);
	width:678px;
	}

#box2c {
	font-weight:bold;
	background-image:url(imag/bar2c.gif);
	background-repeat:no-repeat;
	height:18px;
	width:678px;
	}

#margbox {
	margin-left:7px;
	text-align:left;
	}

#marg4px {
	margin-left:4px;
	}

#marg7px {
	margin-left:7px;
	}

#mainlimit {
	width: 670px;
	height: 436px;
	overflow: auto;
	margin-left:7px;
	text-align:left;
	}

#mainmargright {
	margin-right:7px;
	}

#spacetable {
	font-size:4px;
	}



/*************************************** href Colours General ***************************************/

/* unvisited links */
a:link {
	text-decoration:none;
	border-bottom:solid 1px #88AAF2;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}

/* visited links */
a:visited {
	text-decoration:none;
	border-bottom:solid 1px #88AAF2;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}

/* mouse over */
a:hover {
	text-decoration:none;
	border-bottom:solid 1px #0055FF;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}

/* mouse down or active for IE */
a:active {
	text-decoration:none;
	border-bottom:solid 1px #0055FF;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}

/* mouse down or active for FireFox */
a:focus {
	text-decoration:none;
	border-bottom:solid 1px #0055FF;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}



/***************************************** href Colours Top Menu ****************************************/

/* unvisited links */
#hrefmenu
a:link {
	text-decoration:none;
	border-bottom:none;
	font-weight:bold;
	color:#88AAF2;
	background-color:none;
	font-size:11px;
	}

/* visited links */
#hrefmenu
a:visited {
	text-decoration:none;
	border-bottom:none;
	font-weight:bold;
	color:#88AAF2;
	background-color:none;
	font-size:11px;
	}

/* mouse over */
#hrefmenu
a:hover {
	text-decoration:none;
	border-bottom:none;
	font-weight:bold;
	color:#0055FF;
	background-color:none;
	font-size:11px;
	}

/* mouse down or active for IE */
#hrefmenu
a:active {
	text-decoration:none;
	border-bottom:none;
	font-weight:bold;
	color:#0055FF;
	background-color:none;
	font-size:11px;
	}

/* mouse down or active for FireFox */
#hrefmenu
a:focus {
	text-decoration:none;
	border-bottom:none;
	font-weight:bold;
	color:#0055FF;
	background-color:none;
	font-size:11px;
	}



/***************************************** href Colours Left Menu ****************************************/

/* unvisited links */
#hrefmenuleft
a:link {
	text-decoration:none;
	border-bottom:solid 1px #88AAF2;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}

/* visited links */
#hrefmenuleft
a:visited {
	text-decoration:none;
	border-bottom:solid 1px #88AAF2;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}

/* mouse over */
#hrefmenuleft
a:hover {
	text-decoration:none;
	border-bottom:solid 1px #0055FF;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}

/* mouse down or active for IE */
#hrefmenuleft
a:active {
	text-decoration:none;
	border-bottom:solid 1px #0055FF;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}

/* mouse down or active for FireFox */
#hrefmenuleft
a:focus {
	text-decoration:none;
	border-bottom:solid 1px #0055FF;
	font-weight:bold;
	color:#000000;
	background-color:none;
	font-size:10px;
	}



/************************************* href Colours off *************************************/

/* unvisited links */
#hrefoff
a:link {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	}

/* visited links */
#hrefoff
a:visited {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	}

/* mouse over */
#hrefoff
a:hover {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	}

/* mouse down or active for IE */
#hrefoff
a:active {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	}

/* mouse down or active for FireFox */
#hrefoff
a:focus {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	}
