/*

	Kaszas Communications - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */

body {
	background: #ffffff;
	color: #000000;
	margin: 0 0 0.5em 0;
	padding: 0;
}
	
body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
hr {
	background: #393997;
	border:0;
	border-top: 1px solid #393997;
	height: 0;
	margin: 1em 0 1em 0;
	_margin: 0.5em 0 0.5em 0;
	padding: 0;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#home-content {
	margin: 15px 0 0 25px;
}

#home-flash {	
	margin: 15px 0 0 25px;
}

#border {
	border-left: 1px solid #393997;
	border-right: 1px solid #393997;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#toolbar {
	padding: 0 13px 5px 0;
}
	
#toolbar a, #toolbar a:active, #toolbar a:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
	
#toolbar a:hover, #toolbar a:visited:hover {
	text-decoration: underline;
}
	
#crumbs {
	color: #000000;
	font-size: 11px;
	padding-top: 1em;
}

#crumbs a, #crumbs a:active, #crumbs a:visited {
	color: #53399A;
	text-decoration: none;
}
	
#crumbs a:hover, #crumbs a:visited:hover {
	text-decoration: underline;
}

#menu a, #menu a:active, #menu a:visited {
	color: #B0B0D5;
	display: block;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
	text-align: center;
	text-decoration: none;
}
	
#menu a:hover, #menu a:visited:hover {
	color: #FFFFFF;
}
	
#submenu {
	padding: 0 13px 5px 46px;
}

#submenu a, #submenu a:active, #submenu a:visited {
	color: #E6C8CA;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
#submenu a:hover, #submenu a:visited:hover {
	color: #FFFFFF;
}
	
/* =Typography
---------------------------------------------------------------------------------------------------- */

.bigger {
	font-size: 14px;
}
	
.medium {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}
	
.smaller-purple {
	font-size: 10px;
	color: #7D8DC1;
}
	
.smaller-gray {
	color: #4D6C80;
	font-size: 10px;	
}	

.normal-purple {
	color: #393997;
	font-size: 12px;
}
	
.normal-gray {
	color: #4D6C80;
	font-size: 12px;
}
	
.lowercase {
	text-transform: lowercase;
}	

.uppercase {
	text-transform: uppercase;
}
	
h1 {
	color: #393997;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 12px 0;
}
	
h2	{
	color: #000000;
	font-size: 14px;
}

h3, h4 {
	color: #393997;
	font-size: 12px;
	margin: 0 0 4px 0;
}
	
h4 {
	color: #000000;
}
	
h5 {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

#news h1, #results h1 {
	font-size: 14px;
	text-transform: uppercase;
}
	
p {
	margin: 0 0 12px 0;
}

.services {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 0 0;
}	

.services a:visited { 
	
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
ul {
	list-style: square;
	margin-left: 16px;
	padding-left: 0;
}

#news ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#news li {
	margin-bottom: 1em;
}
	
ol {
	margin-left: 24px;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#address {
	color: #E7EBEF;
	font-size: 10px;
	padding: 1em 0;
}

#address a, #address a:active, #address a:visited {
	color: #E7EBEF;
}
	
#footer {
	color: #4F7491;
	font-size: 10px;
	padding: 0.5em 0 0 0;
}
	
#footer a, #footer a:active, #footer a:visited {
	color: #4F7491;
}

/* =Forms
---------------------------------------------------------------------------------------------------- */ 

.indent {
	text-indent: 3em;
}

.asterisk, .validation {
	color: #FF0000;
	font-weight: bold;
}
	
.inptwo {
	width: 201px;
}
	
.inpother {
	width: 398px;
	margin-left: 23px;
}
	
.inpthree {
	width: 127px;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	color: #393997;
}
	
a:visited {
	color: #000000;
}
	
a:hover, #news a:hover, #results a:hover {
	color: #393997;
	text-decoration: underline;
}
	
#newsletter, #newsletter a, #newsletter a:active {
	color: #393997;
}
	
a.there {
	color: #FFFFFF;
}	

/* =Misc: Print/Send Options
---------------------------------------------------------------------------------------------------- */
#options {
	margin-top: 1em;
	}

#print, #send {
	margin: 0;
	padding: 0;
}
	
#print a, #print a:active, #print a:visited {
	color: #8094AC;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	text-decoration: none;
}
	
#print a:hover {
	background: url('../images/icon_print_on.gif') 0 0 no-repeat;
	color: #393997;
}
	
#send a, #send a:active, #send a:visited {
	color: #8094AC;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	text-decoration: none;
}
	
#send a:hover {
	background: url('../images/icon_send_on.gif') 0 0 no-repeat;
	color: #393997;
}
	
/* =Misc: Homepage Specific
---------------------------------------------------------------------------------------------------- */
#home-boxes {
	margin: 15px 10px 15px 0;
}

#tool-box-hdr {
 	width: 242px;
 	height: 34px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#tool-box {
	background: url('../images/blue-box-bg.gif') repeat-y;
 	width: 242px;
	margin: 0;
	padding: 0;
 	color: #ffffff;
 	font-size: 12px;
}

#tool-box p { 
	margin: 0 4px 0 15px; 	
	padding: 0 0 3px 0;
}

#tool-box-btm {
	width: 242px;
	height: 2px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

/*#client-box-hdr {
	height: 242px;
	height: 34px;
	font-size: 1px;
}*/

#client-box {
	border: 1px solid #BD686E; 
 	
 	color: #000000;
 	font-size: 12px;
	padding-bottom: 2px;
}

#client-box-btm {
	width: 242px;
	height: 2px;
	margin: 0;
	padding: 0;
}

#blog-box {
	background: url('../images/blog-bg.jpg') 0 0 no-repeat;
 	width: 242px;
	height: 95px;
	margin: 0;
	padding: 0;
 	color: #ffffff;
 	font-size: 12px;
}

#blog-box p {
	padding: 40px 0 0 15px;
	margin-right: 40px;
	/* border: 1px solid red; */
}

#highlights-box {
	border: 1px solid #393997;
	width: 240px;
	color: #ffffff;
 	font-size: 12px;
}

#highlights-box p, #highlights-box a {
	margin: 0;
	color: #393997;
}

#highlights-box ul {
	list-style-image: url('../images/list-bullet-blue.gif');
	padding: 0 0 0 0px;
}

#highlights-box li {
	padding: 3px 0 3px 0;	
}

#highlights-box #news-hdr {
	margin: 10px 0 -10px 15px;
}

/* =Self-Assessment Toolbox - subpages sidebar
---------------------------------------------------------------------------------------------------- */
#tool-box-sml {
	background: url('../images/blue-box-bg-sml.gif') repeat-y;
 	width: 226px;
	margin: 0;
	padding: 0;
 	color: #ffffff;
 	font-size: 12px;
}

#tool-box-sml p { 
	margin: 0 4px 0 0; 	
	padding: 0 4px 3px 15px;
}

#tool-box-hdr-sidebar {
 	width: 222px;
 	height: 31px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#tool-box-sidebar {
	background: url('../images/blue-box-sidebar-bg.gif') repeat-y;
 	width: 222px;
	margin: 0;
	padding: 0;
 	color: #ffffff;
 	font-size: 12px;
}

#tool-box-sidebar p { 
	margin: 0 4px 0 15px; 	
	padding: 0 0 3px 0;
}

#tool-box-btm-sidebar {
	width: 222px;
	height: 2px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

/* =Misc: Straight to the Point Sepecific (archived versions of the old newsletter)
---------------------------------------------------------------------------------------------------- */
	
#s2p {
	border: 1px solid #393997; 	
	clear: both;
	padding: 0 12px 12px 12px;
}
	
#s2p h3 {
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 125px;
	color: #000000;
	text-decoration: none;
}
	
#s2p h3 span {
	color: #46479A;
	text-transform: uppercase;
}

#s2p h2 {
	background: #CCCCE5;
	margin: 0 0 12px 0;
	padding: 6px;
	position: relative;
}

#s2p h2 span {
	position: absolute;
	right: 12px;
}
	
#s2p a {
	display: block;
	_width: 100%;
	padding: 12px 12px 12px 0;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}	

#s2p a:hover {
	background: #EAEAF5;
	border: 1px solid #CCCCE5;
	color: #000;
	cursor: hand;
}

#s2p p {
	color: #000;
	margin: 0;
	padding: 0;
	float: right;
	width: 245px;
}
	
#s2psidebar h4 {
	color: #46479A;
	font-size: 1em;
	margin: 0;
}
	
#s2psidebar ul {
	margin-top: 0;
}

/* =Misc Tables
---------------------------------------------------------------------------------------------------- */
.data {
	border: 1px solid #CCCCE5;
}

.data th {
	background: #CCCCE5; 
	padding: 5px;	
	font-size: 12px;
	border-right: 1px solid #ffffff;
}

.data td {
	border-right: 1px solid #ffffff;
	background: #EAEAF5;
	padding: 5px; 	
}

.data .white-cell {
	background: #ffffff;
	border-right: 1px solid #CCCCE5;
}



