﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    font-size: 1em;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #000000;
}

a:link
{
    color: #034af3;
    text-decoration: none;
}
a:visited
{
    color: #505abc;
    text-decoration: none;
}
a:hover
{
    color: #1d60ff;
    text-decoration: underline;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    border-bottom: 1px solid #5c87b2;
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0 0px 0 0;
}

#sharpArchLogo 
{
	text-align: right;
}

p#logo, h1#logo
{
    font-weight: bold;
    font-size: 24px !important;
    padding: 10px 0;
    margin: 0;
    color: #FFF;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
}

#logo
{
	float: left;
}

#logo a
{
    color: #FFF;
    text-decoration: none;
    font-size: 32px !important;
    border-width: 0px;
}

#hmenus
{
	float: left;
}

#mainContent
{
    padding: 30px 30px 15px 30px;
    background-color: #FFF;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

.columnsContainer
{
    position: relative;
}

.leftColumn
{
    width: 25%;
    margin-right: 4%;
}

.rightColumn
{
    float: right;
    width: 70%;
}

#footer
{
	background:#777777 none repeat scroll 0 0;
	border-top:7px solid #000000;
	clear:both;
	margin-top:30px;
	overflow:hidden;
	padding:15px;
	color: White;
	text-align: center;
}

#footer p
{
    padding: 5px 0;
    margin: 0;
}

#footer a
{
	color: White;
	font-size: 80%;
}

/* MAIN MENU   
----------------------------------------------------------*/
ul#mainMenu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#mainMenu li
{
    display: inline;
    list-style: none;
}

ul#mainMenu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#mainMenu li a:hover
{
    background-color: #FFF;
    text-decoration: none;
}

ul#mainMenu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#mainMenu li.selected a
{
    background-color: #FFF;
    color: #000;
}

/* SIDE COLUMN LINKS & HEADINGS  
----------------------------------------------------------*/
.leftColumn ul
{
    margin: 0;
    padding: 0 0 30px 0;
}

.leftColumn ul li
{
    list-style: none;
    margin-top: 5px;
    line-height: normal;
}

.leftColumn ul li a
{
    list-style: none;
    padding: 5px;
    border: 1px solid #e8eef4;
    line-height: normal;
    display: block;
    text-decoration: none;
    background-color: #e8eef4;
    font-size: .9em;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

.leftColumn ul li a:hover
{
    text-decoration: none;
    background-color: #FFF;
    border-color: #e2e7ed;
}

.leftColumn ul li a:active
{
    text-decoration: none;
    background-color: #a6e2a6;
    border-color: #a6e2a6;
    color: #FFF;
}

.leftColumn h2
{
    font-size: 1.2em;
    padding: 5px;
    margin: 0px;
    border-color: #5C87B2;
    background-color: #5C87B2;
    color: #FFF;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

/* Buttons
-------------------------------------------------------*/

input, select, button
{
	border: 1px solid #999999;
	background: #EFEFEF;
	font-size: 100%;
	font-family: Trebuchet MS,Helvetica,sans-serif;
}

/* Login
-------------------------------------------------------*/
#openid_identifier
{
	background: transparent url(/Content/Images/openid-logo.png) no-repeat scroll left center;
	height:19px;
	padding-left:30px;
}


/* Logo
-------------------------------------------------------*/
#logo img
{
	width: 200px;
}

.error
{
	color: Red;
}

#userprofile
{
	background-color: White;
}

#userprofile a
{
	
}

.user-profile
{
	width: 200px;
}

ul#menu
{
	margin:0;
	padding: 15px 0px 0px 0px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size: 100%;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding: 5px 5px 0px 5px;
}
	
ul#menu li a
{
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 20px 3px 20px;
	height: 24px;
	background-color: #399DC6;
}

ul#menu li a:hover
{
	background-color: #78BCD8;
}

#showmessage {
    font-family:Arial,Helvetica,sans-serif;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:105;
    text-align:center;
    font-weight:bold;
    font-size:100%;
    color:white;
    padding: 5px 0px 3px 0px;
    background-color:#78BCD8;
}

#showmessage span {
    text-align: center;
    width: 95%;
    float:left;
}

.close-notify {
    white-space: nowrap;
    float:right;
    margin-right:10px;
    color:#fff;
    text-decoration:none;
    border:2px #fff solid;
    padding-left:3px;
    padding-right:3px
}

.close-notify a {
    color: #fff;
}