/*
Template name: Dirtylicious
Template URI: http://templates.arcsin.se/dirtylicious-website-template/
Release date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000066;}
a:hover {color: #383d44;}

body {
	background: #f5f5f5 url('img/') repeat center top;
	color: #222222;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 30px;

}

p,code,ul {padding-bottom: 1.2em;}


li {padding-bottom: 1.2em;}

h1 {font: bold 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.5em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h4 {font: bold 1.4em sans-serif; color: #210000; background: #F9F9F9 url('img/') repeat center top; border: 0px solid #210000;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #161616;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

.retainer {
          border: 1px solid #161616;
          width: 335px;

}

td {
  

   
}

h1,h2,h3 {padding-top: 6px; color: #151610; margin-bottom: 4px;}



/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 1px solid #210000;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 850px;
}

.outer-container {
	background: url() no-repeat center bottom;
	padding-bottom: 30px;
}

/* headere & title */
.header {
	background: url('img/paralegal-career-path-logo-7.jpg') no-repeat;
	height: 110px;
	margin-bottom: 5px;
	text-align: center;
	border: 0px solid #210000;
}
.header .title {

	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url() repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 630px;
}
.content .descr {
	color: #664;
	font-size: 1.2em;
	margin-bottom: 6px;
}
.content li {
	list-style: disc;
	margin-left: 32px;
	font-size: 1.2em; font-family: Verdana, Tahoma, arial, sans-serif;
}
.content p {font-size: 1.2em; font-family: Verdana, Tahoma, arial, sans-serif;}


/* Sidebar */	
.sidebar {
	float: left;
	width: 190px;	
	margin-top: 8px;	
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
	font-size: 1.2em; font-family: Verdana, Tahoma, arial, sans-serif;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #210000; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}

/* footer */
.footer {
        background: # url('img/') repeat center top;
        height: 20px;
	color: #000000;
	border: 0px solid #210000;
	font: bold 1.2em sans-serif;
	margin-top: 5px;
	padding: 10px;
}
.footer a {
	color: #360000;
	text-decoration: none;
}
.footer a:hover {color: #383d44;}
.footer .right, .footer .right a {color: #210000;}
.footer .right a:hover {color: #383d44;}