/*
	Current version: 1.0
	
	Site: Is Tools
	www: is-tools.com
	Author: Malin Klingsell, malin.klingsell@atrox.se
*/


@import "common.css";
@import "custom.css";


/* Styles accessed trough TinyMCE */

a.product1 
{
	color:#000000;
	font-size:1em;
	font-weight:bold;
}
a.product1:hover
{
	font-size: 1em;
	color: #a7ce00;
	font-weight:bold;
}
.flashMap
{
	width: 498px;
	height: 260px;
	background: url(../images/common/flash-map.gif);
}

.banner
{
	background: url(../images/common/border_bg.gif) repeat-x bottom left;
	float: left;
	width: 175px;
	clear: both;
}
.banner h2
{
	padding: 7px 0 0 0;
}
.banner a
{
	float: right;
	display: block;
	margin: 5px 0 30px 0;
}
.banner a.noMargin
{
	float: right;
	display: block;
	margin: 5px 0 0 0 !important;
}
.banner a.large
{
	font-size: 1.1em !important;
	color: #ff6600 !important;
}
.banner a.large img
{	
	padding: 0 0 0 5px;
}
.banner p
{
	padding: 0;
	margin: 0;
}
.bannerLeftTop
{
	width: 175px;
	height: 125px;
	background: url(../../../../sitespecific/istools_v2/files/banner_product.jpg) no-repeat;
}
.bannerLeftBottom
{
	width: 175px;
	height: 125px;
	background: url(../../../../sitespecific/istools_v2/files/banner_services.jpg) no-repeat;
}
.bannerRightTop
{
	width: 175px;
	height: 146px;
	background: url(../../../../sitespecific/istools_v2/files/banner_solutions.jpg) no-repeat;
}
.bannerRightBottom
{
	width: 175px;
	height: 130px;
	background: url(../../../../sitespecific/istools_v2/files/banner_adaptive.jpg) no-repeat;
}