/* ---------------------------------------------------------------------
        GLOBAL STYLES - UNIVERSAL SELECTORS AND CLASSES
------------------------------------------------------------------------

These are default styles that every page needs to inherit */

 
/* ********* TYPOGRAPHY ********* */

body {
	font-size:62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#eae8df url(../images/backgr-main.png) left top repeat-x;
	line-height:1.7;
	color:#666666;
	padding-bottom:25px;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 { /* page title */
	font-size:4.4em;
	line-height:1;
	font-weight:bold;
	color:#9999cc;
	letter-spacing:-0.03em;
	margin-bottom:0.25em;
}

h2 { /* page subtitle */
	font-size:1.6em;
	line-height:1.3;
	font-weight:bold;
	color:#747474;
	letter-spacing:-0.06em;
	margin-bottom:3em;
}

h3 { /* used  */
	font-size:1.5em;
	line-height:1;
	font-weight:bold;
	margin-bottom:0.2em;
}

h4 { /* used on Legal, News-single pages */
	font-size:1.4em;
	line-height:1.5;
	margin:0 0 1.1em 0;
	font-weight:normal;
}

h5 { /*used in footer text*/
	font-size:1em;
	line-height:1;
	margin-bottom:0.2em;
}

h6 {font-size:1em;} /* used on About Us */

p {
	margin:0 0 1.3em 0;
	line-height:1.7;
	font-size:1.3em;
}

strong {font-weight:bold;}
em, dfn {font-style:italic;}

.bold {font-weight:bold}
.small {font-size:.8em;line-height:1.875em;margin-bottom:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}

.hide {display:none;}

.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.clear {clear:both}
.left {float:left;}
.right {float:right}
p img.left {margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {margin:1.5em 0 1.5em 1.5em;}

.sep_line {
	height:1px;
	background-color:#eaeaea;
	overflow:hidden;
}

hr {display:none;}

a {
	color:#757ac4;
	text-decoration:none;
}

a:hover {
	color:#757ac4;
	text-decoration:underline;
}


/* ********* FORMS ********* */

input {
	width:280px;
	padding:2px 3px;
	margin:0 0 1.2em 0;
	font-size:1em;
}

input.file {
	width:407px;	
}

input.radio {
	width:auto;
	height:auto;
	border:none;
	display:inline;
	margin:0;
	padding:0;
	vertical-align:middle;
}

textarea {
	width:276px;
	height:125px;
	padding:5px;
	margin:0 0 1.2em 0;
	font-size:1em;
}

select {
	font-size:1em;
	margin:0 0 1.2em 0;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}



/* ********* CLEAR FIX HACK ********* */

.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}				
.cf {display: block;}
/* End hide from IE-mac */




/* ---------------------------------------------------------------------
            	GLOBAL STYLES - STRUCTURAL RULES
------------------------------------------------------------------------ 

These are default styles that every page needs to inherit */

#page-container {
	width:960px;
	padding:0 20px 25px 20px;
	margin:0 auto;
	background:url(../images/page-middle.png) left top repeat-y;
}

#products-page #page-container {
	padding-bottom:6px;
}

#home-page #page-container {
	padding-bottom:17px;
}

#clients-page #page-container {
	padding-bottom:17px;
}

#news-single-page #page-container {
	padding-bottom:17px;
}

#legal-page #page-container {
	padding-bottom:70px;
}


#page-container #page-content {
	background:url(../images/page-content-top.png) left top no-repeat;
}

.leftcol {
	float:left;
	width:284px;
	min-height:59px;
	padding:310px 36px 25px 30px;
	background-position:right top;
	background-repeat:no-repeat;
}

#products-page .leftcol, #what-page .leftcol {
	background-image:url(../images/page-image-products.jpg);	
}

#about-page .leftcol {
	background-image:url(../images/page-image-about.jpg);	
}

#contact-page .leftcol {
	background-image:url(../images/page-image-contact.jpg);	
}

#home-page .leftcol {
	background-image:url(../images/page-image-home.jpg);	
}

#clients-page .leftcol {
	background-image:url(../images/page-image-clients.jpg);	
}

#legal-page .leftcol {
	background-image:url(../images/page-image-legal.jpg);	
}

#news-single-page .leftcol, #news-page .leftcol {
	background-image:url(../images/page-image-news.jpg);	
}


.rightcol {
	float:left;
	width:580px;
	padding-top:46px;
	min-height:350px;
	background:url(../images/backgr-rightcol.jpg) left 218px no-repeat;
}


ul.list1 { /* list1 - used in the left side navigation */
	padding-left:46px;
	margin-bottom:30px;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-0.04em;
    border-bottom: 1px dotted #ccc;
}
ul.list1-no-bottom-border {
	padding-left:46px;
	margin-bottom:30px;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-0.04em;
}

ul.list1 li, ul.list1-no-bottom-border li {
	line-height:1.4;
	padding-left:20px;
	margin-bottom:1.1em;
	background:url(../images/bullet1.png) left 6px no-repeat;
}

ul.list1 li a, ul.list1-no-bottom-border li a {
	color:#333;
	text-decoration:none;
}

ul.list1 li a:hover, ul.list1-no-bottom-border li a:hover {
	color:#9999cc;
	text-decoration:underline;
}

ul.list1 li span, ul.list1-no-bottom-border li span {
	display:block;
	font-size:0.9em;
	padding-top:0.1em;
}

ul.list2 {/* list2 - generic bulleted list */
	padding-left:8px;
	margin-bottom:0.9em;
	font-size:1.3em;
	line-height:1.4em;
	margin-top:-0.3em;
}

ul.list2 li {
	padding-left:19px;
	padding-bottom:0.3em;
	background:url(../images/bullet2.png) left 6px no-repeat;
}

ul.list3 { /* list3 - variation on list2, used on Clients page */
	padding-left:8px;
	font-size:1.4em;
}

ul.list3 li {
	padding-left:20px;
	background:url(../images/bullet2.png) left 9px no-repeat;
	padding-bottom:0.45em;
}

/* ////////      HEADER       \\\\\\\\ */

#header {
	position:relative;
	width:1000px;
	height:128px;
	margin:0 auto;
	overflow:hidden;
}

#header #header-content { /*This div is here only for IE6 bugfixing*/
	width:900px;
	height:86px;
	padding:42px 50px 0 50px;
	background:url(../images/backgr-header.png) left top no-repeat;
}

#header h1 {
	float:left;
	width:269px;
	height:64px;
}

#header h1 a {
	display:block;
	width:269px;
	height:64px;
	background:url(../images/logo-tax-automation.png) left top no-repeat;
	text-indent:-9999px;
}

#header #phone {
	float:right;
	background:url(../images/backr-phone.gif) right top no-repeat;
	padding-top:11px;
	font-size:2.6em;
	font-weight:bold;
	text-align:right;
	color:#808084;
	letter-spacing:-0.04em;
}

#header #phone span {
	display:none;	
}

#header ul {
	position:absolute;
	right:49px;
	bottom:12px;
}

#header ul li {
	float:left;	
}

#header ul li a {
	display:block;
	height:17px;
	margin-right:17px;
	text-indent:-9999px;
	background-position:left top;
	background-repeat:no-repeat;
}

#header ul li a:hover, #header ul li a.active {
	background-position:left bottom;
}

#header ul li a#toplink-home {
	width:35px;
	background-image:url(../images/toplink-home.gif);
}

#header ul li a#toplink-about {
	width:52px;
	background-image:url(../images/toplink-about.gif);
}

#header ul li a#toplink-products {
	width:123px;
	background-image:url(../images/toplink-products.gif);
}

#header ul li a#toplink-what {
	width:70px;
	background-image:url(../images/toplink-what.gif);
}

#header ul li a#toplink-clients {
	width:40px;
	background-image:url(../images/toplink-clients.gif);
}

#header ul li a#toplink-news {
	width:122px;
	background-image:url(../images/toplink-news.gif);
}

#header ul li a#toplink-contact {
	width:46px;
	background-image:url(../images/toplink-contact.gif);
	margin-right:0;
}


/* ////////      FOOTER       \\\\\\\\ */

#footer {
	position:relative;
	width:1000px;
	height:133px;
	margin:0 auto;
	text-align:center;
	color:#666666;
	overflow:hidden;
}

#footer #footer-content { /*This div is here only for IE6 bugfixing*/
	width:1000px;
	height:97px;
	padding-top:36px;
	background:url(../images/page-bottom.png) left top no-repeat;
}

#footer ul  {
	padding-bottom:5px;
}

#footer ul li {
	display:inline;	
}

#footer a {
	text-decoration:underline;
	color:#666666;
}

#footer a:hover {
	text-decoration:underline;
	color:#333;
}

#footer ul#contact-info {
	line-height:1.4;
	padding-bottom:0px;
}

#footer ul#contact-info li {
	display:block;	
}

#footer ul#contact-info a {
	text-decoration:none;	
}

#footer ul#contact-info a:hover {
	text-decoration:underline;
	color:#333;
}

#footer #copyright {
	position:absolute;
	bottom:0;
	left:50px;
	letter-spacing:-0.03em;
}

#footer #rawnet {
	position:absolute;
	bottom:0;
	right:50px;
	margin-bottom:0px;
}

#footer #rawnet a {
	display:block;
	background:url(../images/rawnet.gif) right top no-repeat;
	padding-right:60px;
	text-align:right;
	text-decoration:none;
	height:15px;
	line-height:16px;
	vertical-align:bottom;
}

#footer #rawnet a:hover {
	text-decoration:none;
	color:#666666;
}

#footer #rawnet a span {
	display:none;	
}


/* ---------------------------------------------------------------------
            		INDIVIDUAL PAGE STYLES
------------------------------------------------------------------------ */


/* ////////     PRODUCTS AND SERVICES	      \\\\\\\\ */

.product-box {
	min-height:117px;
	padding-left:149px;
	padding-top:1px;
	margin-top:25px;
	background-position:left top;
	background-repeat:no-repeat;
}

.product-box h3 {
	color:#333;	
}

.product-box#product-accounting {
	background-image:url(../images/product-accounting.jpg);	
}

.product-box#product-assets {
	background-image:url(../images/product-assets.jpg);	
}

.product-box#product-analysis {
	background-image:url(../images/product-analysis.jpg);	
}

.product-box#product-compliance {
	background-image:url(../images/product-compliance.jpg);	
}

.product-box#product-spreadsheet-reengineering {
	background-image:url(../images/product-spreadsheet-reengineering.jpg);	
}

.product-box#product-consulting {
	background-image:url(../images/product-consulting.jpg);	
}

div.switcher {
	display:none;	
}

a.switch {
	float:right;
	width:73px;
	height:10px; 
	margin-bottom:5px;
	line-height:1;
	font-size:12px;
	text-indent:-9999px;
	background:url(../images/backgr-switch.png) left top no-repeat;
}

a.download-pdf {
	float:left;
	color:#757ac4;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	line-height:1;
}

a:hover.download-pdf {
	text-decoration:underline;
}

a.download-pdf span {
	color:#333;
	font-weight:normal;
}

a.button {
	display:block;
	height:38px;
	margin-top:40px;
	margin-left:-4px;
	background-position:left top;
	overflow:hidden;
	text-indent:-9999px;
}

a:hover.button {
	background-position:left bottom;
}

a.button#button-view-clients {
	width:154px;
	background-image:url(../images/button-view-clients.png);
}

a.button#button-products {
	width:188px;
	background-image:url(../images/button-products.png);
}

a.button#button-contact {
	width:158px;
	background-image:url(../images/button-contact.png);
	margin-top:14px;
}

a.button#button-back-to-news {
	float:left;
	clear:left;
	width:231px;
	background-image:url(../images/button-back-to-news.png);
	margin-top:15px;
}

a.button#button-download-pdf {
	float:right;
	clear:right;
	width:148px;
	background-image:url(../images/button-download-pdf.png);
	margin-top:15px;
	margin-right:-4px;
	margin-left:0;
}

ul.buttons li {
	display:inline;
}

/* ////////     CONTACT	      \\\\\\\\ */

.rightcol a#map {
	float:right;
	width:271px;
	height:20px;
	margin:0px 0 40px 40px;
	padding-top:175px;
	cursor:pointer;
	font-size:11px;
	background:url(../images/map.png) left top no-repeat;
}

#contact-page .rightcol h2 {
	margin-bottom:5em;	
}

#contact-page .rightcol h3 {
	font-size:1em;
	color:#333;
	margin-bottom:0.25em;
}

#contact-page .rightcol strong {
	color:#757ac4;	
}

#contact-page .rightcol ul {
	line-height:1.45em;
	margin-bottom:0.65em;
	font-size:1.4em;
}


/* ////////     HOMEPAGE	      \\\\\\\\ */

#home-page a.button#button-contact {
	margin-top:28px;	
}

#home-page .leftcol {
	padding-top:321px;
}

#home-page .rightcol {
	width:565px;
	padding-right:15px;
	padding-top:52px;
	background:url(../images/backgr-rightcol-home.jpg) left 237px no-repeat;
}

#home-page .rightcol h1 {
	font-size:4.9em;
	margin-bottom:0.22em;
	letter-spacing:-0.05em;
}

#home-page .rightcol h2 {
	font-size:1.9em;
	line-height:1.2;
	margin-bottom:2.25em;
}


.infobox {
	min-height:53px;
	padding-left:72px;
	margin-left:-5px;
	background:url(../images/backgr-infobox-home.jpg) 10px 4px no-repeat;
}

#news-single-page .infobox, #news-page .infobox  {
	background:url(../images/backgr-infobox-news.jpg) left 0px no-repeat;
}

.infobox h3 {
	margin-bottom:0.4em;
	color:#585854;	
}

#home-page .infobox h3 {
	margin-bottom:0.7em;
}

#news-single-page .infobox h3, #news-page .infobox h3 {
	color:#333;	
}

.infobox ul {
	line-height:1.4;	
}

.infobox ul li {
	padding-bottom:0.8em;
    font-size: 1.2em;
}

.infobox a {
	font-weight:bold;
	color:#7a7ebe;
    font-size: 1em;
}

.infobox .home-page-read-more {
    font-size: 1.2em;
}

.infobox p {
	font-size:1.2em;	
}

.infobox ul.list2 {
	padding-left:8px;
	margin-bottom:0.65em;
	font-size:1.2em;
	line-height:1.4em;
	margin-top:-0.3em;
}

.infobox ul.list2 li {
	padding-left:12px;
	padding-bottom:0.3em;
	font-size: 1em;
	background:url(../images/bullet2.png) left 5px no-repeat;
}

/* ////////     CLIENTS	      \\\\\\\\ */

#clients-page .rightcol h2 {
	margin-bottom:1.2em;	
}

#clients-page .rightcol ul.list3 {
	float:left;
	width:282px;
}


/* ////////     LEGAL & PRIVACY	      \\\\\\\\ */

.rightcol .textbox {
	float:right;
	width:273px;
	height:253px;
	margin:-3px -3px 25px 25px;
	padding:20px 25px 24px 25px;
	background:url(../images/backgr-textbox.png) left top no-repeat;
	overflow:hidden;
}

.rightcol .textbox h3 {
	font-size:1.2em;
	color:#575555;
	margin-bottom:0.25em;
	line-height:1.2;
}

#legal-page .rightcol h2, #news-single-page .rightcol h2 {
	margin-top:2.15em;
    margin-bottom: 1em;
	color:#747474;
}

.textbox p {
    font-size: 1.2em;
}

.textbox ul.list2 {
	padding-left:8px;
	margin-bottom:0.65em;
	font-size:1.2em;
	line-height:1.4em;
	margin-top:-0.3em;
}

.textbox ul.list2 li {
	padding-left:12px;
	padding-bottom:0.3em;
	background:url(../images/bullet2.png) left 5px no-repeat;
}


/* ////////     NEWS SINGLE      \\\\\\\\ */

.picture-box {
	float:left;
	width:156px;
	height:159px;
	background:url(../images/backgr-picture.png) left top no-repeat;
	margin:-8px 5px 8px -15px;
}

.picture-box img {
	display:block;
	width:118px;
	height:121px;
	margin:19px;
}


/* ////////     NEWS      \\\\\\\\ */

#news-page .rightcol h1 {
	margin-bottom:0.95em;	
}

.newsbox {
	margin-bottom:2.1em;
}

.newsbox .date {
	float:left;
	width:56px;
	padding-right:10px;
	color:#9999cc;
}

.newsbox .date h3 {
	font-size:2.4em;
	line-height:0.9em;
}

.newsbox .date h3 span {
	font-size:0.75em;	
}

.newsbox .news {
	float:left;
	width:514px;
	padding-top:1px; 
}

.newsbox .news h3 {
	color:#333;	
}

.newsbox .news p {
	line-height:1.65;
	margin-bottom:0;
	padding-bottom:1.25em;
}

a.read-more {
	float:right;
	font-weight:bold;
	font-size:1.2em;
	margin-top:-15px;
}


/* ////////     ABOUT US      \\\\\\\\ */

#about-page .rightcol h3 {
	color:#333;	
}
.management-team-header {
    margin-bottom: 15px;
}

#about-page .leftcol {
	padding-top:290px;	
}

.crew-box {
	position:relative;
	min-height:145px;
	padding-left:162px;
	padding-top:15px;
	margin-left:-15px;
	margin-bottom:0.2em;
	background:url(../images/backgr-picture.png) left top no-repeat;
    border-bottom: 1px dotted #ccc;
}

.crew-box img {
	position:absolute;
	left:19px;
	top:19px;
	width:118px;
	height:121px;
}

.crew-box p {
	margin-bottom:1.65em;
}

.crew-box p.bottom {
	margin-bottom:0.8em;
}

.contact-info {
	width:240px;
	height:176px;
	padding:21px 24px 23px 24px;
	margin-left:-4px;
	background:url(../images/backgr-contact-box.png) left top no-repeat;
	font-size:1.4em;
	overflow:hidden;
	letter-spacing:-0.03em;
}

.contact-info h3 {
	font-size:1em;
	color:#363636;
	margin-bottom:0.25em;
}

.contact-info strong {
	color:#757ac4;	
}

.contact-info ul {
	line-height:1.45em;
	margin-bottom:0.65em;
}


#about-page a.button#button-contact {
	float:left;
	margin-top:11px;	
}

#oracle-partner {
	float:right; 	
	width:212px;
	height:23px;
	margin-top:23px;
	margin-right:0;
}

.tooltip {
    position:absolute;
	display:none;
	width: 183px;
	height: 163px;
	padding:18px 10px;
	background-image:url(../images/popup.png);
	background-repeat:no-repeat;
	color:#333;
    z-index:999;
	overflow:hidden;
}

.tooltip p {
    margin:0;
    padding:0;
    color:#000;
}

.tooltip ul li {
	padding-left:12px;
    font-size:13px;
    line-height: 16px;
	background-position:left 5px;
	padding-bottom:4px;
}