/* Template Navigator */
#TempNav {
	height: 100%;
	width: 100px;
	left: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
}


/* Base wrapper */
#Base {
	width: 760px;
	background-color: #FFFFFF;
	display: block;
	overflow: visible;
	height: 100%;
	margin: 0px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../../images/baseDropshadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}



/* LOGO styles*/
#Logo {
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 750px;
	color: #999999;
}

#Logo input {
	width: 80px;
	font-size: 9px;
	height: 10px;
	line-height: 10px;
	border: 1px dotted #999999;
}

#Logo a:link, #Logo a:visited {
	color: #095C86;
	text-decoration: none;
}

#Logo a:hover, #Logo a:active {
	color: #0099CC;
	text-decoration: none;
}



/* HEADER wrapper holds the menu*/
#Header {
	margin: 0px;
	width: 750px;
	display: block;
	height: 25px;
	clear: right;
	color: #999999;
}



/* MENU wrapper */
#Menu {
	height: auto;
	width: auto;
	float:right;
}






/* CONTENT Zone parent wrapper container and styles */
#Content {
	height: auto;
	width: 750px;
	display: block;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
	padding-top: 30px;
}

#Content ul{
	font-size:11px;
	list-style-type: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}



#Content ul li{
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.55em;
	padding-left: 1em;
	padding-top: 0.4em;
}

#Content ol li{
	padding-left: 0em;
	padding-top: 0.4em;
}
#Content1 {
	height: auto;
	width: 750px;
	display: block;
	clear: both;
	overflow: hidden;
	padding-top: 0px;
}

#Content1 ul{
	font-size:11px;
	list-style-type: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
} 

#Content1 ul li{
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.55em;
	padding-left: 1em;
	padding-top: 0.4em;
}

#Content1 ol li{
	padding-left: 0em;
	padding-top: 0.4em;
}


/* FOOTER */
#Footer {
	display: block;
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 735px;
	float: left;
	padding-top:15px;
}

#Footer a:link, #Footer a:visited {
	color: #095C86;
	text-decoration: none;
}

#Footer a:hover, #Footer a:active {
	color: #0099CC;
	text-decoration: none;
}

#FooterTop {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099CC;
	height: 15px;
	width: 15px;
	float: left;
	margin-top:15px;

}



/* SOLUTIONS INDUSTRIES or vertical markets */
#SolutionsIndustryThumbs {
	margin-left: 15px;
	height: 100%;
	display: block;
	margin-right: 15px;
	width: 142px;
}
#SolutionsIndustryThumbs h1 {
	/*color: #FFFFFF;*/
	margin-left: 0px;
	margin-bottom: 15px;
}
#SolutionsIndustryThumbs p {
	/*color: #FFFFFF;*/
	padding-left: 0px;
}


/*#SolutionsIndustryThumbs img {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}
#SolutionsIndustryThumbs td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8E8E8;
}

#SolutionsIndustryThumbs td a:link, #SolutionsIndustryThumbs td a:visited {
	color: #fff;
	text-decoration: none;
}

#SolutionsIndustryThumbs td a:hover, #SolutionsIndustryThumbs td a:active {
	color: #0099cc;
	text-decoration: none;
}*/

#EnviroLevel2Thumbs {
display:block;
height:100%;
margin-left:15px;
margin-right:15px;
width:142px;
}
#EnviroLevel2Thumbs h1 {
margin-bottom:15px;
margin-left:0px;
}
#EnviroLevel2Thumbs p {
padding-left:0px;
}

.ImageThumb45px {

            height: 45px;

            width: 80px;

}

.ImageThumbClip35px {

            height: 45px;

            width: 45px;

            display: block;

            overflow: hidden;

            clip: rect(auto,35px,auto,auto);

            padding-top: 5px;

            padding-bottom: 5px;

            padding-right: 0px;

            padding-left: 0px;

            margin-right: 10px;

}


/*#EnviroLevel2Thumbs img {
padding-bottom:15px;
padding-right:10px;
padding-top:15px;
}
#EnviroLevel2Thumbs td {
border-top:1px dotted #E8E8E8;
}*/
/*Author: Deepak
The following classes adjusts the margin and padding of tables and td rendered by
datalist. For usage refer to landingautomation2.ascx*/
.tablemp0
{
	margin:0px;
	padding:0px;
}

.tablemp0 table
{
	border-spacing:0px;
	margin:0px;
	padding:0px;
	
}

.tablemp0 td
{
	border-spacing:0px;
	margin:0px;
	padding:0px;

}
