/* column container */
.colmask
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}

/* split columns */
.twocol
{
	background: #fff;
}

.twocol .colleft
{
	float: left;
	width: 200%;
	margin: 0;
	margin-left: -269px;
	position: relative;
	right: 100%;
	background: #fff;
}

.twocol .col1wrap
{
	float: left;
	width: 50%;
	position: relative;
	left: 50%;
	margin: 0;
}

.twocol .col1
{
	margin: 0 0 0 269px;
	overflow: hidden;
	padding: 0;
}

.twocol .col2
{
	float: right;
	width: 269px;
	position: relative;
	left: 269px;
	border-left: 1px solid #999;
	padding: 0;
}

/* customizations */
#product
{
	font: 12px Arial;
	line-height: 20px;
	position: relative;
}

#product .header
{
	border-bottom: 1px solid #999;
}

.col1 .padded
{
	margin: 30px 60px 0px 60px;
}

.col2 .padded
{
	margin: 30px 20px 10px 20px;
	height: 428px;
}

.buttons
{
	margin: 10px 20px 10px 20px;
}

.button-line
{
	height: 1px; 
	color: #cccccc;
}

.col1 .left-buttons
{
  float: left;
}

.col1 .right-buttons
{
  float: right;
}

.twocol .col2
{
	background: url('/weblog/Templates/ferrari/images/background_products.png');
}

#product .downloadpdf
{
	background: url('/weblog/Templates/ferrari/images/button_downloadpdf.png') no-repeat;
	width: 164px;
	height: 40px;
	margin: 15px 0 10px 0;
}

#product .downloadpdf a
{
	display: block;
	width: 100%;
	height: 100%;
}

#product .downloadpdf a:hover
{
	background: transparent url('/weblog/Templates/ferrari/images/button_downloadpdf.png') 0 -40px no-repeat;
}

#product .viewdemo
{
	background: url('/weblog/Templates/ferrari/images/button_viewdemo.png') no-repeat;
	width: 164px;
	height: 40px;
	margin: 15px 0 10px 0px;
}

#product .viewdemo a
{
	display: block;
	width: 100%;
	height: 100%;
}

#product .viewdemo a:hover
{
	background: transparent url('/weblog/Templates/ferrari/images/button_viewdemo.png') 0 -40px no-repeat;
}

#product .learnmore
{
	background: url('/weblog/Templates/ferrari/images/button_learnmore.png') no-repeat;
	width: 164px;
	height: 40px;
	margin: 15px 0 10px 0;
}

#product .learnmore a
{
	display: block;
	width: 100%;
	height: 100%;
}

#product .learnmore a:hover
{
	background: transparent url('/weblog/Templates/ferrari/images/button_learnmore.png') 0 -40px no-repeat;
}

#product .requestinfo
{
	background: url('/weblog/Templates/ferrari/images/products_requestinfo.gif');
	height: 70px;
}

#product .requestinfo a
{
	display: block;
	width: 100%;
	height: 100%;
}

#product .requestinfo a:hover
{
	background: transparent url('/weblog/Templates/ferrari/images/products_requestinfo_rollover.gif');
}

/* page specific stuff goes below here */
.interfacemanager ul
{
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.interfacemanager li
{
	font: 11px Arial;
}

.datamigration .col2 .padded, .installservices .col2 .padded
{
	height: 200px;
}

.keystone .col1 .padded, .solutions .col1 .padded, .mobilesales .col1 .padded, .partsstore .col1 .padded
{
	height: 446px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.keystone .col1 .menuoption-text1 
{
	height: 243px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.keystone .col1 .menuoption-text2 
{
	height: 299px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.keystone .col1 .menuoption-text3 
{
	height: 299px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.keystone .col1 .menuoption-text4 
{
	height: 309px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.keystone .col1 .menuoption-text5 
{
	height: 369px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.keystone .col1 .menuoption-text6 
{
	height: 387px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}


.keystone .col1 .menuoption-text7 
{
	height: 408px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.keystone .col1 .menuoption-text8 
{
	height: 450px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.quipware .col1 .padded
{
	height: 448px;
	overflow: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
}

.keystone .col2 .unpadded, .solutions .col2 .unpadded
{
	height: 428px;
}

.scoochdown
{
	height: 70px;
}

.toggler
{
	position: relative;
	height: 65px;
	font: 12pt Geneva, sans-serif;
	line-height: 65px;
	padding-left: 30px;
	background: url('/weblog/Templates/ferrari/images/background_accordion.png');
	cursor: pointer;
}

.toggler div
{
	position: absolute;
	display: block;
	top: 29px;
	left: 17px;
	width: 7px;
	height: 7px;
}

.toggler div.arrow_right
{
	background: url('/weblog/Templates/ferrari/images/arrow_right.gif') no-repeat;
}

.toggler div.arrow_down
{
	background: url('/weblog/Templates/ferrari/images/arrow_down.gif') no-repeat;
}

.element
{
	margin: 0;
}

#accordion ul
{
	margin: 0;
	padding: 10px 0 10px 0;
}

#accordion li
{
	list-style-type: none;
	font: 13px Arial;
	line-height: 17px;
	margin: 0 0 0 31px;
}

.element a
{
	text-decoration: none;
	color: #000;
}

.element a:hover
{
	text-decoration: underline;
}

.keystone .title, .solutions .title
{
	background: #2192D6;
	color: #fff;
	height: 80px;
	font: 14pt Arial;
	line-height: 45px;
	padding-left: 37px;
}

.keystone .title
{
	background: #2192D6;
	color: #fff;
	height: 80px;
	font: 14pt Arial;
	line-height: 45px;
	padding-left: 20px;
}

.screenshot
{
	position: absolute;
	top: 291px;
	z-index: 100;
	width: 138px;
	height: 106px;
	background: url('/weblog/Templates/ferrari/images/screenshot_frame.png');
}

.keystone .screenshot
{
	position: absolute;
	top: 161px;
	z-index: 100;
	width: 138px;
	height: 106px;
	background: url('/weblog/Templates/ferrari/images/screenshot_frame.png');
}

.clear
{
	position: absolute;
	top: 161px;
	z-index: 100;
	width: 1px;
	height: 1px;
	background: url('/weblog/Templates/ferrari/images/screenshot_frame.png');
}

.screenshot img
{
	margin-left: 14px;
	margin-top: 13px;
}

.screenshot a
{
	position: absolute;
	top: 0;
	margin-left: 14px;
	margin-top: 13px;
	display: block;
	width: 111px;
	height: 81px;
	background: transparent url('/weblog/Templates/images/shim.gif');
}

.screenshot a:hover
{
	background: transparent url('/weblog/Templates/ferrari/images/screenshot_magnifier.png') no-repeat;
}

.screenshot#left
{
	left: 20px;
}

.screenshot#center
{
	left: 164px;
}

.screenshot#right
{
	left: 308px;
}

.clear#right
{
	left: 308px;
}

.erpsystems .industry
{
	border-bottom: 1px solid #999;
	float: left;
}

.erpsystems .industry.middle
{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.erpsystems .industry a
{
	display: block;
	height: 89px;
	width: 258px;
}

.erpsystems .industry.middle a
{
	width: 259px;
}

.erpsystems #construction
{
	background: url('/weblog/Templates/ferrari/images/button_construction.png') 0 0 no-repeat;
}

.erpsystems a#construction.highlight
{
	background: url('/weblog/Templates/ferrari/images/button_construction.png') 0 -178px no-repeat;
}

.erpsystems #construction:hover
{
	background: transparent url('/weblog/Templates/ferrari/images/button_construction.png') 0 -89px no-repeat;
}

.erpsystems #lifttruck
{
	background: url('/weblog/Templates/ferrari/images/button_lifttruck.png') 0 0 no-repeat;
}

.erpsystems a#lifttruck.highlight
{
	background: url('/weblog/Templates/ferrari/images/button_lifttruck.png') 0 -178px no-repeat;
}

.erpsystems #lifttruck:hover
{
	background: transparent url('/weblog/Templates/ferrari/images/button_lifttruck.png') 0 -89px no-repeat;
}

.erpsystems #agriculture
{
	background: url('/weblog/Templates/ferrari/images/button_agriculture.png') 0 0 no-repeat;
}

.erpsystems a#agriculture.highlight
{
	background: url('/weblog/Templates/ferrari/images/button_agriculture.png') 0 -178px no-repeat;
}

.erpsystems #agriculture:hover
{
	background: transparent url('/weblog/Templates/ferrari/images/button_agriculture.png') 0 -89px no-repeat;
}

.erpsystems .padded
{
	clear: both;
}

.erpsystems .hide
{
	display: none;
}

.erpsystems .both
{
	margin-bottom: 90px;
}

.erpsystems .both .left
{
	width: 48%;
	float: left;
}

.erpsystems .both .right
{
	width: 48%;
	float: right;
}

.erpsystems .padded
{
	margin: 120px 60px 90px 60px;
}

.erpsystems .padded h1
{
	color: #999;
}

.contactus .padded
{
	margin: 30px;
}

#trailimageid
{
  font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 100;
}
.wrapperwrap
{
	width:400px;
	display: none;
	}

/* position list chunks side by side */
.wrapper
{
	float: left;
	width: 180px;
}

/* clear float after lists */
br
{
	clear: left;
}

#TB_caption
{
  padding-top: 13px;
	width: 100%;
	color: blue;
  font: 12pt Arial;
	text-align: center;
}

.expander
{
	color: blue;
	cursor: pointer;
	display: inline;
	text-decoration: none;
	border-bottom: 1px dashed blue;
}

#indent
{
	margin-left:20px;
}

#indent a:link
{
	font-style:italic;
}

#indent a:visited
{
	font-style:italic;
}
