/* Global
*******************************************************************************/

* {
	margin: 0;
	padding: 0;
	margin-left: 0px;
}
body {
	color: #656565;
	font: 76.4%/1.7em Verdana, Arial, Helvetica, sans-serif;
	min-width: 732px;
	position: relative;
	text-align: center;
}
#body {
	font-size: 1em;
	margin: 0 auto;
	padding: 1px 0;
	position: relative;
	text-align: left;
	width: 500px;
}
#top {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
}
* html #top {
	position: static;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	clear: both;
}
hr {
	display: none;
}

/* Header
*******************************************************************************/

h1 {
	background: #0943b8 url(../i/abstractsmanager2.png) no-repeat;
	color: #fff;
	font-size: 1em;
	height: 76px;
	margin: 12px 0;
	text-indent: -9999px;
	width: 732px;
}
#home h1 {
	background-image: url(../i/abstractsmanager.png);
	height: 149px;
}

/* Section Intro
*******************************************************************************/

h1.intro,
#home h1.intro {
	background: #e2a418;
	height: 94px;
	margin: 0 0 6px 0;
	padding: 0;
	position: relative;
	text-indent: 0;
	width: 732px;
}
h1.intro span {
	background: no-repeat;
	height: 94px;
	left: 0;
	position: absolute;
	top: 0;
	width: 732px;
	z-index: 2;
}
#home h1.intro span {
	background-image: url(../i/intro-home.png);
}
#overview h1.intro span {
	background-image: url(../i/intro-overview.png);
}
#capabilities h1.intro span {
	background-image: url(../i/intro-capabilities.png);
}
#benefits h1.intro span {
	background-image: url(../i/intro-benefits.png);
}
#why h1.intro span {
	background-image: url(../i/intro-why.png);
}
#demo h1.intro span {
	background-image: url(../i/intro-demo.png);
}
#purchase h1.intro span {
	background-image: url(../i/intro-purchase.png);
}
#partners h1.intro span {
	background-image: url(../i/intro-partners.png);
}
#support h1.intro span {
	background-image: url(../i/intro-support.png);
}
#about h1.intro span {
	background-image: url(../i/intro-about.png);
}

/* Menu
*******************************************************************************/

#menu {
	background: #0943b8 url(../i/menu.png) no-repeat 0 0;
	clear: both;
	font-size: .83em;
	height: 37px;
	margin: 12px 0;
	overflow: hidden;
	width: 732px;
}
#menu ul {
	height: 37px;
	list-style: none;
	margin: 0 0 2px 13px;
	width: 712px;
}
#menu li {
	display: block;
	height: 37px;
	float: left;
	margin: 0 1px 0 0;
	text-align: center;
}
#menu a {
	border: none;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 89px;
}
#menu a:hover {
	background: #6b90d2 url(../i/menu-over.png) repeat-x 50% 0;
	border: none;
	color: #fff;
}
#m-home a {
	width: 51px;
}
#m-overview a {
	width: 83px;
}
#m-capabilities a {
	width: 102px;
}
#m-benefits a {
	width: 74px;
}
#m-why a {
	width: 45px;
}
#m-demo a {
	width: 52px;
}
#m-purchase a {
	width: 80px;
}
#m-partners a {
	width: 79px;
}
#m-support a {
	width: 72px;
}
#m-about a {
	width: 58px;
}

/* Highlight menu (current page)
*******************************************************************************/

#home #m-home a,
#overview #m-overview a,
#capabilities #m-capabilities a,
#benefits #m-benefits a,
#why #m-why a,
#demo #m-demo a,
#purchase #m-purchase a,
#partners #m-partners a,
#support #m-support a,
#about #m-about a {
	background: #6b90d2 url(../i/menu-over.png) repeat-x 50% 0;
	border: none;
	color: #fff;
	cursor: default;
}

/* Content (column layouts)
*******************************************************************************/

.col-2 {
	background-image: url(../i/bg-content.png);
}
.col-3 {
	background-image: url(../../../images/i/bg-cols.png);
}
.sec {
	background-color: #fff;
	margin: 6px 0;


	width: 480.px;
	width: 492px;
	margin-left: 10px;
}
.sec-end {
	background: #fff;
	clear: both;
	font-size: 0;
	height: 10px;
	width: 492px;
}
.col-2 .sec-end {
	background-image: url(../i/bg-content-end.png);
}
.col-3 .sec-end {
	background-image: url(../../../images/i/bg-cols-end.png);
}
.sub {
	background: no-repeat 0 0;
	
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}

/* aca...........la primer columna.................*/


.w1 {
	background-image: url(../../../images/i/bg-col-start.png);
	font-size: 11px;
	line-height: 2.3em;
	width: 240px;
	margin-left: 6px;
}




.w2 {
	background-image: url(../i/bg-col-start3.png);
	margin-top: 0;
	padding-top: 1px;
	width: 486px;
}
.col-2 .w1,
.col-3 #sub-3,
.col-3 #sub-6 {
	margin: 0;
}
.sec p {
	margin: 1.1em 20px;
	padding: 0;
}
p strong {
	color: #555;
}
.sec ul,
.sec dl {
	list-style: none;
	margin: 1em 20px;
	padding: 0;
}
.sec li {
	background: url(../i/blt01.png) no-repeat 0 .7em;
	clear: both;
	display: block;
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 10px;
}
.sec ul ul {
	margin: 0 20px;
}
.w1 li {
	border-top: 1px solid #eee;
}
.sec h1, h2, h3 {
	color: #fff;
	margin: 0;
	padding: 0 20px;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}
.sec h3 {
	color: #346ccf;
	text-transform: capitalize;
}
.w2 h1,
.w1 h2 {
	height: 39px;
	line-height: 39px;
	padding: 0 0 0 20px;
}
.w2 h1 {
	background: #0943b8 url(../i/bg-col-start3b.png) no-repeat 0 100%;
	display: block;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	line-height: 1.2em;
	margin: 9px 0 0 0;
	padding: 5px 20px 30px 20px;
}
.w2 h2 {
	background: #eff5fc url(../i/blt02.png) no-repeat 10px 1.2em;
	border: 1px #9fbdec;
	border-style: solid none;
	color: #346ccf;
	font-size: 1em;
	margin: 10px 20px 5px;
	padding: 10px 24px;
	text-transform: capitalize;
}

/* aca esta el naranjaaaaaaaaaaaaaaaaa***********************/

.w1 h2 {
	background: #f7941d url(../../../images/i/cartel-executive.gif) no-repeat;
}



p.more {
	background: url(../i/blt02.png) no-repeat 0 .7em;
	border-top: 1px solid #eee;
	margin: 0 20px 5px;
	padding: 3px 0 3px 14px;
}
p.pager {
	background: #fbfbf8;
	border: 1px #ceccbb;
	border-style: solid none;
	clear: both;
	height: 3.2em;
	margin: 5em 20px 5px;
	padding: 0 10px;
}
p.pager .prev {
	float: left;
}
p.pager .next {
	float: right;
}
p.pager a  {
	line-height: 1.3em;
	margin: 10px 0;
	padding: 0;
	text-decoration: none;
}
p.more a strong,
p.pager a strong {
	color: #f36;
}

/* Sub Menu
*******************************************************************************/

.w1 .sub-end {
	background: #efeddf url(../i/bg-cols-end.png) no-repeat 0 0;
	clear: both;
	height: 16px;
	padding: 0 0 0 0;
}
#sub-menu ul {
	font-size: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#sub-menu li {
	background: none;
	border: none;
	clear: both;
	display: block;
	list-style: none;
	margin: 1px 0;
	padding: 0;
}
#sub-menu li a {
	border: 1px solid #eee;
	border-color: #eee #fff #fff #fff;
	border-style: solid none;
	background: url(../i/blt02.png) no-repeat 5px .8em;
	color: #656565;
	display: block;
	font-weight: normal;
	margin: 0 10px 0;
	padding: 5px 20px;
	text-decoration: none;
}
#sub-menu li a:hover {
	border-color: #eee #fafafa #fafafa #fafafa;
	background-color: #fafafa;
	color: #f36;
}
#sub-menu li a.current,
#sub-menu li a.current:hover {
	border-color: #9fbdec #eff5fc;
	background-color: #eff5fc;
	color: #346ccf;
	cursor: default;
	font-weight: bold;
}
* html #sub-menu li,
* html #sub-menu li a,
* html #sub-menu li a:hover {
	/*\*/
	height: 1%;
	/**/
}

/* Related Links
*******************************************************************************/

.related-info p {
	border-top: 1px solid #eee;
	margin: 0 10px;
	padding: 5px 10px;
}

/* Home Page
*******************************************************************************/

#home .sec h2 {
	height: 39px;
	line-height: 39px;
	padding: 0 0 0 20px;
}
#home #section-2 h2 {
	background: #848484 url(../i/bg-col-start2.png) no-repeat;
}
#home .icon {
	background: url(../i/l-abstractsmanager.png) no-repeat 0 0;
	float: right;
	height: 61px;
	margin: 0 0 10px 10px;
	width: 61px;
}
#home #section-2 .icon {
	background-image: url(../i/i-crm.png);
	height: 36px;
	width: 29px;
}

#home #sub-2 .icon {
	background-position: -70px 0;
}
#home #sub-3 .icon {
	background-position: -140px 0;
}
#home #sub-5 .icon {
	background-position: -40px 0;
}
#home #sub-6 .icon {
	background-position: -80px 0;
}
#home #blurb2 {
	background: url(../i/h-blurb02.png) no-repeat;
	clear: both;
	height: 94px;
	margin: 35px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}
#home #sub-2 ul {
	/*margin-bottom: 0;*/
}

/* Search
*******************************************************************************/

#search {
	height: 56px;
	position: absolute;
	right: 22px;
	top: 22px;
	width: 168px;
}
#search h3 {
	display: block;
	font-size: 0.2em;
	height: 25px;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 166px;
}
#search #sp-q {
	border: 1px solid #9fbdec;
	float: left;
	font-size: .9em;
	padding: 1px;
	width: 138px;
}
#search #search-submit {
	color: #fff;
	float: right;
	height: 19px;
	width: 19px;
}

/* Footer
*******************************************************************************/

#footer {
	background: #f4f3ed url(../i/footer.png) no-repeat 10px 50%;
	clear: both;
	color: #8c8a7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.9em;
	margin: 6px 0 12px;
	padding: 0;
	text-transform: uppercase;
}
* html #footer {
	/*\*/
	height: 1%;
	/**/
}
#footer p {
	clear: both;
	margin: 0;
}
#footer #menu2 {
	background: url(../i/bg-footer.png) no-repeat 0 0;
	padding: 10px 10px 1px 80px;
}
#footer #copyright {
	background: url(../i/bg-footer.png) no-repeat 0 100%;
	padding: 1px 10px 13px 80px;
}
#footer a {
	background: none;
	border-color: #c0bca1;
	color: #8c8a7c;
	margin: 0;
	padding: 0;
}
#footer a:visited {
	border-color: #e1e1e1;
	color: #b5b5b5;
}
#footer a:hover {
	border-color: #ff99b2;
	color: #f36;
}

/* About Section
*******************************************************************************/

#about dl {
	clear: both;
	width: 400px;
}
#about dt,
#about dd {
	border-top: 1px solid #eee;
	padding: 4px 2px;
}
#about dt {
	clear: both;
	display: inline;
	float: left;
	font-weight: bold;
	width: 130px;
}
#about dd {
	display: block;
	margin: 0 0 0 140px;
}
* html dd {
	/*\*/
	height: 1%;
	/**/
}

/* Demo Section
*******************************************************************************/

.screenshot {
	text-align: center;
}

/* Forms
*******************************************************************************/

.sec form {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 10;
	width: 250px;
}
.sec form input,
.sec form textarea,
.sec form select {
	border: 1px solid #aaa;
	margin: 0;
	padding: 1px 0;
	width: 140px;
}
.sec form input,
.sec form textarea {
	padding: 2px 0;
	width: 238px;
}
.sec form .btn {
	background: #4bb547;
	border: 2px solid #4bb547;
	border-color: #aadca6 #32772f #32772f #aadca6;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	width: auto;
}
.sec form h2 {
	margin: 10px 0;
}
* html .sec form h2 {
	/*\*/
	height: 1%;
	/**/
}
.sec form p {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}
.sec p.btn-wrapper {
	border-top: 1px solid #eee;
	clear: both;
	display: block;
	float: none;
	margin-bottom: 1em;
	padding: 10px 0;
	text-align: center;
}
.sec form p span {
	border-top: 1px solid #eee;
	padding: 8px 0;
}
.sec form p span {
	display: block;
	margin: 0;
}
.sec form p span.label {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	width: 140px;
}
.sec form br {
	display: none;
}
.sec form .txterror {
	border-color: #f36;
	background-color: #fff2f7;
}
.sec form .txtok {
	border-color: #18a214;
	background-color: #f5fef5;	
}
.sec form .txtfocus {
	border-color: #00f;
	background-color: #f2f3ff;
}

/* Style Switcher
*******************************************************************************/

#styleswitcher {
	font-size: .83em;
	height: 56px;
	left: 22px;
	line-height: 1.5em;
	position: absolute;
	top: 22px;
	width: 168px;
}
#styleswitcher ul,
#styleswitcher li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#styleswitcher a {
	background: none;
	color: #fff;
}

/* Search Result
*******************************************************************************/

#search-results img {
	border: none;
}

#atomz-logo {
	float: right;
	width: 88px;
	clear: none;
}
#atomz-logo a,
#atomz-logo a:link,
#atomz-logo a:visited,
#atomz-logo a:hover {
	border: none;
}
#search-results .sec form {
	width: auto;
	padding: 10px 0;
}
* html #search-results .sec form {
	height: 1%;
}
#search-results .sec form p {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	clear: none;
}
#search-results .sec form input {
	width: 150px;
}
#search-results .sec form .btn {
	margin: 0 0 0 10px;
	width: auto;
}
#search-results .sec form br.clear {
	display: block;
}
.search-url {
	color: #090;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}
