/* Start of CMSMS style sheet 'LeadMaster' */
/* css LeadMaster website 2008 */
/* All associated graphics copyright 2008, Anthony Cummins. Red Ant Media */
/* Added: October 2008 */

body, html {
	margin:0;
	padding:0;	
	color:#000;
	}
	
body {
	min-width: 824px;
	background: #FFF url(uploads/images/site/bgrfade.gif) repeat-x;
	}

#wrap {
	background: #FFF;
	margin: 10px auto;
	width: 824px;
}

#top{
	height: 28px;
	background: #FFF;
	text-align: right;
	color: #666666;
	}
	
#top p{
	font-family: Verdana;
	font-size: 0.8em;
	margin: 0px;
	padding: 5px 20px 0 0;
	}

#header {
	height: 100px;
	background: #306090 url(uploads/images/site/head.gif) no-repeat;
	border-bottom: 1px solid #FFF;
	}
	
a.contact{
	display: block;
	width: 114px;
	height: 45px;
	background: url(uploads/images/site/contact.gif) no-repeat;
	position: relative;
	left: 478px;
	top: 0px;
	}
	
a.contact:hover{
	background: url(uploads/images/site/contact_hover.gif) no-repeat;
	}
	
a.login{
	display: block;
	width: 88px;
	height: 45px;
	background: url(uploads/images/site/login.gif) no-repeat;
	position: relative;
	left: 592px;
	top: -45px;
	}
	
a.login:hover{
	background: url(uploads/images/site/login_hover.gif) no-repeat;
	}
	
#global{
	display: block;
	width: 144px;
	height: 45px;
	background: none;
	position: relative;
	left: 680px;
	top: -90px;
	z-index: 100;
	}
	
#nav {
	height: 29px;
	background: #306090 url(uploads/images/site/navbgr.gif) repeat-x;
	padding:0px;
	}
	
#nav ul{
	margin:0 0 0 20px;
	font-size: 1.0em;
	padding: 5px 0;
	list-style:none;
	}
	
#nav li{
	display:inline;
	margin:0;
	padding:0 15px 0 15px;
	border-left: 1px solid #FFF;
	}
	
#nav li.plain{
	border-left: none;
	padding: 0 15px 0 0px;
	}
	
#nav li.right{
	border-left: none;
	padding: 0 0px 0 225px;
	}
	
#nav a{
	font-family: Verdana;
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#nav a:hover{
	color:#FFD457;
	}
	
#flash{
	background: #FFF;
	text-align: center;
	margin: 10px 0 10px 0;
	}
	
#leftcol {
	background:#FFF;
	float:left;
	width:230px;
	margin: 20px 0 0px 0px;
	}
	
	
	
#leftcol p{
	font-family: Verdana;
	font-size: 0.8em;
	color: #555555;
	margin: 0 5px 15px 35px;
	}
	
#leftcol h1, #leftcol h3, #leftcol h4, #leftcol h4{
	font-family: 'Georgia';
	color: #306090;
	margin: 0 5px 15px 35px;
	font-weight: normal;
	}

#leftcol dfn{
	display: none;
	}

#leftcol ul {
	list-style: none;
	width: 209px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1em;
	line-height: 2.3em;
}

#leftcol li {
	margin-bottom:1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#leftcol li a {
	font-family: Verdana;
	font-size: 0.8em;
	color: #363636;
	text-decoration: none;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	display: block;
	width: 209px;
	height: 34px;
	background: url(uploads/images/site/greylink.gif) no-repeat;
	}

#leftcol li a:hover {
	background: url(uploads/images/site/greylink_hov.gif) no-repeat;
	}

#leftcol .currentpage{
	font-family: Verdana;
	font-size: 0.8em;
	display: block;
	width: 209px;
	height: 34px;
	background: url(uploads/images/site/greylink_hov.gif) no-repeat;
	}

#leftcol .currentpage h3{
	font-family: Verdana;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	display: block;
	width: 209px;
	height: 34px;
}

#leftlinks{
	width: 210px;
	position: relative;
	left: 27px;
	top: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 50;
	}

#searchbox{
	position: relative;
	left: 27px;
}
	
a.services{
	font-family: Verdana;
	font-size: 0.8em;
	color: #363636;
	text-decoration: none;
	padding: 8px 0 0 2px;
	margin: -8px 0 0px 0;
	display: block;
	width: 209px;
	height: 34px;
	background: url(uploads/images/site/greylink.gif) no-repeat;
	}
	
a.services:hover{
	background: url(uploads/images/site/greylink_hov.gif) no-repeat;
	}
	
#rightcol {
	background: #FFF;
	float: right;
	width: 560px;
	border-left: 1px solid #E1E1E1;
	margin: 20px 0 20px 0;
	}
	
#rightcol img {
	margin: 0 0 0 0;
	border: 0;
	}
	
#rightcol img.thb1{
	margin: 0 0 5px 36px;
	}
	
#rightcol img.thb2{
	margin: 0 0 5px 2px;
	}
	
#rightcol img.screenshots{
	margin: 0 0 0 0;
	}	
	
#rightcol a.previous{
	margin: 0 0 0 27px;
	color: #223e6e;
	text-decoration: none;
	}
	
#rightcol a.previous:hover{

	text-decoration: underline;
	color: #f8941d;
	}	

#rightcol a.next{
	margin: 0 0 0 405px;
	color: #223e6e;
	text-decoration: none;
	}

#rightcol a.next2{
	margin: 0 0 20px 495px;
	color: #223e6e;
	text-decoration: none;
	}	

#rightcol a.next:hover{
	text-decoration: underline;
	color: #f8941d;
	}
	
#rightcol a.caption{
	font-family: 'Georgia';
	font-size: 0.8em;
	color: #555555;
	margin: 0 0 0 440px;	
	padding: 0 0 20px 0;	
	}

#rightcol a.caption:hover{
	text-decoration: underline;
	color: #f8941d;
	}	
	
#rightcol p{
	font-family: Verdana;
	font-size: 0.8em;
	color: #555555;
	margin: 0 35px 15px 35px;
	}

#rightcol p.bread{
	font-size: 0.6em;
}
	
#rightcol h1, #rightcol h3, #rightcol h4, #rightcol h4{
	font-family: 'Georgia';
	color: #306090;
	margin: 0 35px 15px 35px;
	font-weight: normal;
	}
	
#rightcol h1.nogap, #rightcol h3.nogap, #rightcol h4.nogap, #rightcol h4.nogap{
	font-family: 'Georgia';
	color: #306090;
	margin: 0 35px 3px 35px;
	font-weight: normal;
	}

#rightcol p.nogap{
	font-family: Verdana;
	color: #306090;
	margin: 0 35px 3px 35px;
	font-weight: normal;
	}
		
#rightcol a, #leftcol a.text{
	color: #f7941D;
	text-decoration: none;
	}
	
#rightcol a:hover, #leftcol a.text:hover{
	text-decoration: underline;
	}

#footer {
	height: 62px;
	background: #306090 url(uploads/images/site/footer.gif) repeat-x;
	clear:both;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}
	
#footer p {
	text-align: center;
	font-family: Verdana;
	font-size: 0.8em;
	color: #FFF;
	padding:5px 0 0 0;
	margin: 10px 0 0 0;
    }
	
#footer a{
	color: #FFF;
	text-decoration: underline;
	}
	
#footer a:hover{
	color:#FFD457;
	}
	
fieldset{
    font-family: Verdana;
	font-size: 0.8em;
	color: #555555;
	margin: 0 35px 15px 35px;
	border:  none;
    }
    
input, select{
    margin: 0 0 5px 0;
}

.length{
    width: 70%;
    margin: 0 0 5px 0;
}
	
table{
    font-family: Verdana;
	font-size: 0.8em;
	color: #555555;
	margin: 0 35px 15px 35px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
    }
    
table.page{
    font-size: 1em;
    border: 0px;
    }
    
.req{
    color: #BB0000;
    }

ol, ul{
    font-family: Verdana;
	font-size: 0.8em;
	color: #555555;
	margin: 0 35px 15px 35px;
	list-style-type: disc;
	}
	
li.nodisk{
    list-style-type: none;
}

ol.second, ul.second{
    font-family: Verdana;
	font-size: 1.0em;
	list-style-type: square;
}
	
.normalsize{
    font-size: 1em;
    margin: 10px 0px 10px 0px;
}

/* --- MENU ------------------- */

.menu {
	position:relative;        /* establish a menu-relative positioning context */
	/* float:left;                                     play nicely with others */
	margin:0;
	padding:0;
	border:0;
	height:45px;                                  /* the menu's overall height */
	width:100%;         /* we always want our menu to fill the available space */
	background: url(uploads/images/site/globalsites.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;         /* this (and also below) sets the menu's font size */
	border-bottom:0px;
}

.menu img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.menu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:2.0em;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu li {
	/* float:left;     this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;
}

.menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	/* m\argin:0;               re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}

/*--- TOP LEVEL ---*/

.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */
}

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	/*float:left; */
	text-decoration:none;
	height:45px;
}

.menu ul li:hover a,
.menu ul li a:hover {                        /* selected top-level menu items */
	border-top:0px;    /* these 2 lines create the push-in illusion */
	height:45px;
	background: url(uploads/images/site/globalsites_hover.gif) no-repeat;
}

/*--- 2ND LEVEL MENU DEFINITIONS ---*/

.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	top:45px;              /* place us just up underneath the top-level images */
	left:-1px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:144px;
	color:#243F6F;                        /* this sets the unselected-text color */
	background: none;         /* this sets our menu's effective "border" color */
}

.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul {    /* 2nd level neighborhood drop-down box */
	left:auto;
	right:0;         /* nudge the right menu right to line up under the border */
}

* html .menu ul.rightmenu li a:hover ul {         /* IE5/6 needs a tweak here */
	right:-1px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:0;
	height:auto;
	color:#000;               /* this sets the unselected drop-down text color */
	background:#DEDEDE;       /* this sets the drop-down menu background color */
	width:13.5em;
}

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:#243F6F;
	background:white;
}




/* End of 'LeadMaster' */

