/* CSS Document 
OCm sDesktop79 
Steven Wilson
www.dominion79.co.uk
info@dominion79.co.uk
*/

/* 

Text colour = #666

/* -------------------------------------- HTML Tags -------------------------------------- */

label, input, select { display:block; margin:5px; color:#666; }

body { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0;}

fieldset { margin:5px;}

legend { font-size:18px; font-weight:bold; color:#333;}

input, select, textarea {width:250px; border:3px #ccc double; }

textarea { width:300px; height:50px; color:#666; }

img { margin:5px; border:3px #ccc double; }

h1 { font-size:18px; font-weight: normal; color:#fff; margin:5px; }

p { font-size:12px; color:#333; line-height:16px;  margin:10px; }

img { width:124px; height:124px; }

/* -------------------------------------- Classes -------------------------------------- */


.Tickbox { width:14px; display:inline; float:left; }

.uploaded { width:200px; height:200px; }

.hidden { visibility:hidden; display:none;}

.clear { clear:both; }

.Split { width:350px; display:inline; float:left; margin:5px; padding:5px; background:#eee; }

.Bold { font-weight:bold;}

.Active { font-weight:bold; color:#f00;}

.UnActive { font-weight:bold; color:#00f}

/* -------------------------------------- Image Tile -------------------------------------- */

.ImgTile { width:163px; border:1px solid #ccc; margin:5px; padding:5px; float:left; display:inline; text-align:center; }

.ImgTile img { width:148px; margin:5px; }

.ImgTile p { width:153px; display:block; background:#333; color:#ccc; margin:5px; font-size:10px;  }

.ImgTile a { width:153px; display:block; background:#CCC; text-decoration:none;  border:1px solid #999; color:#333; margin:5px;  }

.ImgTile a:hover {  background:#f00; color:#fff;  }

/* -------------------------------------- Lister -------------------------------------- */

.Lister { width:710px; border-bottom:1px solid #ccc; margin:5px; padding:5px; display:block; }

.Lister img { float:left; display: inline; margin:5px}

.Lister h1 { color:#333; display:block; margin:5px; }

.Lister p { color:#999; display: inline; float:left; margin:5px;  }

.Lister ul { margin:5px; padding:0; list-style:none; width:200px; float:right; }

.Lister li { margin: 0 10px 0 0; padding:0; float:right; display:inline; }

.Lister a { background:#eee; text-decoration:none;  border:1px solid #ccc; color:#999; font-size:10px; padding:2px;  }

.Lister a:hover {   background:#f00; color:#fff; }


/* -------------------------------------- ID Tags -------------------------------------- */

#Container { width:740px; padding:5px; margin-left:auto; margin-right:auto; }

#Title { display:block; background:#333; margin:5px; padding:5px; width:720px; }

#LoginHeader p, #Title p { color:#ccc; margin:5px; }

#Buttons { display:block; background:#CCC; margin:5px; padding:5px; width:720px; }

#Buttons input { width:120px; font-size:10px; float:right; }


/* -------------------------------------- Login -------------------------------------- */

#Login { width:300px; height:215px; margin:5px; padding:5px; margin:0 auto 0 auto; }

#Login input { width:280px; }

#LoginHeader { display:block; background:#333; margin:5px; padding:5px;  width:280px; }

#LoginButtons { display:block; background:#CCC; margin:15px 5px 5px 5px;  width:290px; }

#LoginButtons input { width:100px; font-size:10px; float:right; }

#FKedit { width:720px; margin:5px; padding:5px; background:#eee; }

/* -------------------------------------- Admin Nav -------------------------------------- */

#Nav { display:block; background:#eee; margin:5px; padding:7px 5px 7px 5px; width:720px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }

#Nav ul { margin:0; padding:0; list-style:none }

#Nav li { margin: 0 10px 0 0; padding:0; float:left; display:inline; }

#Nav a {  background:#eee; text-decoration:none;  border:1px solid #ccc; color:#999; font-size:10px; padding:2px; }

#Nav a:hover {   background:#f00; color:#fff; }

#Footer { display:block; background:#eee; padding:7px 5px 7px 5px; margin:5px; width:720px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }







