/* --------------------------------------------------------------
Style Sheet

version: 0.1
website: http://www.mslegalsolutions.com/
---------------------------------------------------------------*/

/* run this through http://www.cssoptimiser.com/ and save that as mccormack.ccs and this as mccormackWorking.css to save space */


* {
	border:0px;
	padding:0px;
}


/* home page
-------------------------------------------------------------------------------------------------------------- */
#divTimeLink
{
    left:910px;
     top:5px;
    width:35px;
}

#submitResumeBox {
	background:#FFFFFF url(images/gradient.png) repeat-x center center;
	border:thin solid #CCCCCC;
	width:291px;
	height:238px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}

#resumeInfoBox {
	background:#FFFFFF url(images/gradient.png) repeat-x center center;
	border:thin solid #CCCCCC;
	height:50px;
	position:relative;
	margin:15px 15px 20px;
	padding:5px;
	line-height:normal;
}

#resumeInfoBox a {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}

#submitResumeHeader {
	position:relative;
	left: 15px;
	top: 10px;
}


/* professionals page
-------------------------------------------------------------------------------------------------------------- */

#bio{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#666666;
	line-height:12pt;	
}

#bio img {
	width:52px;
	height:71px;
	vertical-align:top;
	margin:auto 10px;
	float:left;
}

#bio a {
	color:#666666;
	text-decoration:underline;
}


/* text ids
-------------------------------------------------------------------------------------------------------------- */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#666666;
	text-align: justify;
	margin-left:8px;
	line-height:12pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#666666;
	text-align: justify;
	margin-left:8px;
	line-height:12pt;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
	text-align: justify;
	margin-left:8px;
	line-height:12pt;
	font-weight:bold;
}

#txtStrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bolder;
}

#txtCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
}
.txtLargerItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color:#666666;
	text-align: left;
	margin-left:8px;
	line-height:12pt;
	font-style:italic;
}
.txtBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#666666;
	text-align: left;
	margin-left:8px;
	line-height:12pt;
	font-weight:bold;
}
.txtBoldBlue
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#8693B9;
	text-align: left;	
	line-height:12pt;
	font-weight:bold;
}

/* links
-------------------------------------------------------------------------------------------------------------- */

a:link {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:expanded;
	color:#8693B9;
}
a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:expanded;
	color:#8693B9;
}
a:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:extra-expanded;
	color:#8693B9;
}

a.resources:link {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:expanded;
	color:#8693B9;
}
a.resources:visited {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:expanded;
	color:#8693B9;
}
a.resources:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:extra-expanded;
	color:#8693B9;
}

a.timenav:link {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:expanded;
	color:#ffffff;
}
a.timenav:visited {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:expanded;
	color:#ffffff;
}
a.timenav:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:8.5pt;
	font-stretch:extra-expanded;
	color:#ffffff;
}

a.time:link {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12pt;
	font-stretch:expanded;
	color:#8693B9;
}
a.time:visited {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12pt;
	font-stretch:expanded;
	color:#8693B9;
}
a.time:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12pt;
	font-stretch:extra-expanded;
	color:#8693B9;
}

#homeLink {
	background: url(images/arrow.png) no-repeat right center;
	width:150px;
	margin:0px auto 0px 25px;
	line-height:20pt;
	text-align:left;
}
input
{
 border-style:solid;
 border-width:1px;  
 border-color:#666666; 
}
.inputText
{
    border-style:solid;
    border-width:1px;  
    border-color:#666666;  
    width:300px;
}
.inputText
{
    border-style:solid;
    border-width:1px;  
    border-color:#666666;  
    width:300px;
}
.tdAdmin
{
    border-style:solid;
    border-width:1px;  
    border-color:#666666;
    margin:4px;      
}
.adminTxtBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
	text-align: left;	
	line-height:12pt;
	font-weight:bold;
}
