/************************************************************************/

/* SKILLS LOCKER CSS */
/* Created by eCom Scotland */

/************************************************************************/

html,body
{
    width:100%;
    color:#333333;
    font-size:90%;
    font-family:Verdana, Arial, Sans-Serif;
    margin:0px;
    height:100%;
}

div#container 
{
	position:absolute; /* needed for footer positioning*/ 
    /*margin:0 auto;  center, not in IE5 */ 
    width:100%; 
    height:auto !important;
    height:100%; /* IE6: treaded as min-height*/ 
    min-height:100%;
    overflow:auto;
}

div#content
{
	background:#fff url('../images/stamp-logo.gif') no-repeat top right;
	padding:0em 5em 10em 5em; /* bottom padding for footer */
    height:100%;
}

#headertext
{
    color:#FFFFFF;
    padding:0px;
    height:18px;
}

div#header
{
    background-image:url(../images/head-bgd.jpg);
    background-repeat:repeat-x;	
    width:100%;
    height:90px;
}

.headerlinks
{
    float:right;
    margin-top:20px;
    margin-right:20px;
    color:#FFFFFF;
}

div#header a {font-size:10pt;font-family:verdana;text-decoration:none;color:#FFFFFF;}
div#header a:hover{color:#FFFFFF;text-decoration:underline;}
div#header a:visited{color:#FFFFFF;}

#footertext
{
    padding:15px 10px 10px 52px;
}

div#footer
{
	width:100%;
	background-image:url(../images/foot-bgd.jpg);
	background-repeat:repeat-x;
	background-color:#C8E7F0;
	height:53px;
	color:#FFFFFF;
	font-size:xx-small;
	bottom:0;	
}

div#footer a { font-size:10pt;font-family:Verdana;text-decoration:none;color:#FFFFFF; }
div#footer a:hover { color:#FFFFFF;text-decoration:underline; }
div#footer a:visited { color:#00FFFF; }
div#footer p { padding:10px;font-size:xx-small; }

div#breadcrumb
{
    padding-top:10px;
    padding-left:0px;
    font-size:8pt;
}

div#breadcrumb a { text-decoration:none; color:#0066ff; font-size:8pt; }
div#breadcrumb a:hover { color:#0066ff; text-decoration:underline; font-size:8pt; }
div#breadcrumb a:visited { font-size:8pt; color:#0066ff; }

h1 
{
    font-size:150%;
    font-family: Arial, Verdana, Sans-Serif;
    color:#2DA7E1;
    margin: 0px 0px 0px 0px;
}

h2
{
    font-weight: bold;
    font-size:120%;
    font-family:Arial, Verdana, Sans-Serif;
    color:#2C5A7B;
    margin: 0px 0px 0px 0px;
}
 
.inline { display:inline; }

h3
{
    font-weight: bold;
    font-size:100%;
    font-family:Verdana;
    color:#2C5A7B;
    margin: 0px 0px -15px 0px;
}

h4
{
    font-size:90pt;
    font-family:Verdana;
    color:#333;
    margin:0px 0px 0px 0px;
}

a { text-decoration:none; color:#0066ff; }
a:hover { color:#0066ff; text-decoration:underline; }
a:visited { color:#0066ff; }
 
table.sw1 {
	border-width: 1px;
	border-style: solid;
	border-color: #2DA7E1;
	width: 100%;
}

table.sw1 th {
    background-image:url(../images/table1-bgd.jpg);
    background-repeat:repeat-x;
	color:#FFF;
	padding: 10px;
	background-color: #C8E2F7;
}

table.sw1 td {padding: 10px;vertical-align:top;}
table.sw1 tr {background-color: #C8E2F7;}
table.sw1 tr.ltblue {background-color:#ACE1EE;}

table.sw2 {
	border-width: 1px;
	border-style: solid;
	border-color: #2DA7E1;
	width: 100%;
	/*border-collapse:collapse;*/
}

table.sw2 th {
	background-image:url(../images/table1-bgd.jpg);
	background-repeat:repeat-x;
	color:#fff;
	padding: 10px;
	background-color: #8FB93D;
	border:solid 1px #FFFFFF;
	border-collapse:collapse;
}

table.sw2 td {padding: 10px;vertical-align:top;border: none;font-family:verdana;}
table.sw2 tr {background-color: #C8E2F7;border:none;}
table.sw2 tr.ltblue {background-color:#ACE1EE;}

.sw3  {color:#666666;}

#update
{
    color:#333333;
    font-weight: bold;
    font-size:16pt;
    font-family:Verdana, Arial, Sans-Serif;
    width:460px;
    height:50px;
    float:left;
}

#add
{
    color:#333333;
    font-weight: bold;
    font-size:10pt;
    font-family:Verdana, Arial, Sans-Serif;
    width:250px;
    float:right;
    font-weight:bold;
    margin-top:5px;
}

#save
{
    color:#333333;
    font-weight: bold;
    font-size:10pt;
    font-family:Verdana, Arial, Sans-Serif;
    width:200px;
    float:right;
    font-weight:bold;
    margin-top:5px;
}

.namePass
{
    color:#333333;
    font-weight: bold;
    font-size:10pt;
    font-family:Verdana, Arial, Sans-Serif;
    width:200px;
    font-weight:bold;
}

#top
{
    width:600px
}

#nav
{
    top:20px;
    font-size:10pt;
    font-family:Verdana, Arial, Sans-Serif;
    text-decoration:none;
    width:300px;
    margin:0px 0px 0px 0px;
}

#logo
{
    padding-top:12px;
    padding-right:12px;
    float:right;
    width:150px;
    height:51;
}

/************************************************************************/

/***************************DASHBOARD***********************************/
.dashboard			{float:left;}
.col1				{}
.clear				{clear:both;}
.col2				{margin-top:3px;}
.block				{margin-left:20px; width:400px;}
.blockContent		{border:1px solid #2da7e1; position:relative; padding:10px; margin-bottom:3px; margin-top:3px; }
.blockContent2      {border:1px solid #2da7e1; position:relative; padding:10px; margin-bottom:3px; margin-top:3px; }
.blockContent img	{padding:0 10px 10px 0}
.subteam			{margin-left:15px;}

.lmslink_container			{min-height:25%; height:30px; background-color:#ffffff; border:1px solid #2da7e1;margin-bottom:10px}
.lmslink_container *			{text-decoration:none;}
.lmslink_container .text		{color:#000000;}
.lmslink_container:hover	{text-decoration:none; cursor:pointer; background-color:#c6d8e1;}
.lmslink					{padding:6px;}
.lmslink_spacer				{height:11px;padding:0;margin:0}
.last{margin-bottom:0px}
.lmslink_container_disabled			{min-height:25%; border:1px solid #2da7e1;}
.lmslink_container_disabled *		{text-decoration:none;}
.lmslink_container_disabled .text	{text-decoration:none; color:#cccccc;}
.lmslink_container_disabled:hover	{text-decoration:none;}
.lmslink_disabled					{padding:6px;}
.lmslink_disabled h3				{font-weight:normal; color:#cccccc;}
.lmslink_disabled a:hover			{text-decoration:none;}
.adminlinks							{margin-left:20px; width:820px;}

.dashboard_header { width:398px; background-color:#F2F8FD; border:1px solid #2DA7E1; height:30px; padding:0px; margin-bottom:5px; }
.dashboard_header h1 { vertical-align:middle; padding-left:15px; padding:5px; float:left; width:90%; font-size:12pt; margin-top:2px; }
.dashboard_header_img { vertical-align:middle; padding-left:10px; padding:5px; margin-top:2px; float:right; }

/************************************************************************/