/*************************************/
/* Header Overview - Start   */
/*************************************/

#slider2 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

#slider2 .titleslide   {
		color: #000;
		color: #D50B29;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
		margin-top:0px;
		padding-top:0px;

}

#slider2 p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
}

#slider2 ul {
/*	list-style-type:none;  */
	margin-top: 10px;
	margin-bottom: 13px;
}
#slider2 li {
	padding-bottom: 5px;
	font-size:11px;
	font-weight: normal; 
}

/*
#slider2 li a:link {color: #0000FF; text-decoration: none;}
#slider2 li a:hover {color: #3760CC; text-decoration: underline;}
#slider2 li a:active {color: #0000FF; text-decoration: underline;}
*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 390px; /*width of featured content slider*/
height: 400px;
border: 1px solid navy;
margin-right:5px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 410px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
padding: 5px 5px 5px 5px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

.toc {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 16px;
}
.leftbox {
background-image: url("http://www.axiomint.com/images/content-slider-left2.jpg") 
background-attachment:fixed;
background-position: 100% 0%; 
}

/*************************************/
/* Header Overview - End   */
/*************************************/

/*************************************/
/* Solutions - End   */
/*************************************/


#containertable h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px;
	text-decoration: none;
	font-weight: none;
	color: #D50B29;
	vertical-align: text-top;
	line-height: normal;
	white-space: nowrap: 0px 0px;  
}
#containers {
	background:url("http://axiomint.com/temp/images/containerbody.jpg") repeat-y #FFF;
}
.link {
	position:absolute;
	left:0;
	width:100%;
	height:20px;
	overflow:hidden;
	visibility:hidden;
	background:#fff;
}

.title {
	position:relative;
	background:url("http://axiomint.com/temp/images/containerheader30.png") no-repeat;
	width:100%;
	height:30px;
	color:#3366cc;
	font-family:verdana;
	font-size:13px;
	line-height:16px;
	padding: 6px 0px 0px 12px;
	font-weight:bold;
	overflow:hidden;
/*	
	left:2;
	height:15;
*/
}
.title2 {
	position:relative;
	width:100%;
	height:30px;
	color:#3366cc;
	font-family:verdana;
	font-size:13px;
	line-height:16px;
	padding: 6px 0px 0px 12px;
	font-weight:bold;
	overflow:hidden;
/*	
	left:2;
	height:15;
*/
}
.title_o {
	position:relative;
	background:url("http://axiomint.com/temp/images/containerheader30.png") no-repeat;
	width:100%;
	height:30px;
	color:#3366cc;
	font-family:verdana;
	font-size:13px;
	line-height:16px;
	padding: 6px 0px 0px 12px;
	font-weight:bold;
	overflow:hidden;
/*	
	left:2;
	background:#fff;
	height:15;
*/
}
.text_container {
	background:url("http://axiomint.com/temp/images/containerbody.jpg") no-repeat;
	position:relative;
	text-align:left;
	margin:-5px 0px 0px 0px;
	font-family:verdana;
	font-size:11px;
	color:#000;
	overflow:hidden;
	padding: 0px 25px 10px 10px;
}
#frames p {margin-top:-5px;}
#frames ul {
	list-style-type: disc; 
	/*margin-top:4px;*/
	margin-top: 12px;
	margin-bottom: 10px;
}
#frames li {
/*
	line-height:14px; 
	padding:0px;
*/
	padding-bottom: 5px;
}
/*************************************/
/* Solutions - End   */
/*************************************/

