
/*========================================================*/
/*    Cascading Style Sheet for Sprout DotNetNuke Skin    */
/*              created by Tyler Fawcett                  */
/*               updated Febraury 2006                    */
/*                                                        */
/*              http://tf.johndcooper.com                 */
/*                 tf@tylerfawcett.com                    */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Forces browser height of 100% */
html 
{
    height: 100%;
}


/* Body style */
body {
	margin: 0;
	background: #fff;
}


/* Catch-all to ensure text color, font, and size consistency */
table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
}



/*========================================================*/
/*  2. Containers                                         */
/*========================================================*/



td.body-bg {background: url(bg-main.gif)}
table.site-width {width: 920px;}
table.site-width-admin {width: 920px;}
td.header-td {height: 70px;}
td.header-cap-l {width: 33px; background: url(header-cap-l.gif); font-size: 1px;}
td.header-content {background: url(header-bg.gif) repeat-x #c6c7c7;}
td.logo-td {padding-left: 1px; width: 10px;}
td.logo-td-tl {width: 23px; height: 86px; background: url(logo-td-01.gif); font-size: 1px;}
td.logo-td-tc {padding: 0px 0px 0px 0px; background: #e8e8e8;}
td.logo-td-tr {width: 19px; background: url(logo-td-03.gif); background-repeat:no-repeat; font-size: 1px;}
td.logo-td-bl {width: 24px; height: 19px; font-size: 1px; background: url(logo-td-bl.gif);}
td.logo-td-bc {height: 19px; font-size: 1px; background: url(logo-td-bc.gif) repeat-x;}
td.logo-td-br {width: 24px; height: 19px; font-size: 1px; background: url(logo-td-br.gif);}
td.menu-td {padding: 23px 0 0 0; height: 57px;}
td.reg-td {text-align: right; padding: 18px 55px 0 0; color: #ccc; font-weight: normal;}
td.header-cap-r {width: 33px; background: url(header-cap-r.gif); font-size: 1px;}
td.body-td {}
td.canvas-edge-l {width: 33px; background: url(canvas-edge-l.gif) repeat-y; font-size: 1px;}
td.canvas-body {background: #ffffff; padding: 0px 0px 0px 0px; border-bottom: solid 1px #beced7;}
td.bc-padding {padding: 0 10px 8px 10px; border-bottom:solid 1px #e0dfe0;}
td.content-padding {padding: 0 2px 0 2px;}
td.bc-left {width: 117px; height: 25px; background: url(bc-left.gif) no-repeat; color: #fff; padding-bottom: 2px; font-weight: bold;}
td.bc-bg {background: url(bc-bg.gif) repeat-x; padding: 0 0 2px 10px; color: #777;}
td.bc-right {width: 9px; height: 25px; background: url(bc-right.gif);}
td.canvas-edge-r {width: 33px; background: url(canvas-edge-r.gif) repeat-y; font-size: 1px;}
td.footer-td {height: 50px; color:#000000;}
td.footer-cap-l {width: 33px; font-size: 1px;}
td.footer-content {padding-top: 15px; text-align: right; color: #000000; font-weight: normal;}
td.footer-cap-r {width: 33px;font-size: 1px;}
td.content-top {padding-bottom: 10px;}
td.content-left {width: 25%;}
td.content-center {width: 50%;padding:0 18 0 18;}
td.content-center-home {width: 50%; background:url(content-pan-bg.gif) repeat-y; padding:0 0 0 0;}
td.content-center-ip {width: 75%; background:url(content-pan-bg-ip.gif) repeat-y;padding:0 0 0 18;}
td.content-center-basic {width: 90%; padding:0 0 0 18;}
td.content-right {width: 25%;}
td.content-bottom {padding-top: 0px; border-top:solid 1px #e0dfe0;}


/*========================================================*//*3. Links*//*========================================================*/


/* Basic links */
a:link, a:visited, a:active {
	color: #1e4377;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #0b2344;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


/* For the Register and Login/Logout links in the header */
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
    text-decoration: none;
    color: #5c5c5c;
	font-weight: bold;
}

a.LoginLink:hover {
    text-decoration: underline;
    color: #104974;
	font-weight: bold;
}




/* For the Register and Login/Logout links in the header */
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
    text-decoration: none;
    color: #000;
	font-weight: normal;
}

a.FooterLink:hover {
    text-decoration: underline;
    color: #000;
	font-weight: normal;
}



/* For the links that look like buttons */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #73a8c2;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #555;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


/* For links that come with a pre-attached Normal class */
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #73a8c2;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #73a8c2;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


/* Defines styles for breadcrumb items */
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active, .BreadcrumbLink {
    text-decoration: none;
    color: #555;
	font-weight: bold;
	font-size: 11px;
}

a.BreadcrumbLink:hover {
    text-decoration: underline;
    color: #0c395b;
	font-weight: bold;
	font-size: 11px;
}



/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


/* Style for current date token */
.DateText {
	 color: #555;
}


/* Style for copyright text in footer */
.CopyrightText {
	color: #000;;
}


/* Used in admin sections */
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #2f2f2f;
	padding: 0;
}


/* Module titles */
.Head {
	font-size: 11px;
	font-weight: bold;
	color: #555;
}


/* Bold colored - used for warnings and such */
.NormalRed {
	color: #555;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.4em;
}


/* Normal bold text */
.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	line-height: 1.4em;
}


/* Normal text */
.Normal {
	color: #555;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
}




/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}


/* Applies to text input boxes */
.NormalTextBox {
	color: #2f2f2f;
	padding-left: 2px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #333;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	background-image:url(txt-box-bg.gif);
	background-repeat:repeat-x;
	border:solid 1px #b4b4b4;
}


/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}


.GoButton {
	margin-bottom: -8px;
	position: absolute;
}



/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/



/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-weight: normal;
	font-familay: tahoma;
	font-size: 11px;
	color: #555;
	background: #f6f6f6;
	border-top: #f6f6f6 1px solid;
	border-left: #f6f6f6 1px solid;
	border-bottom: #f6f6f6 1px solid;
	border-right: #f6f6f6 1px solid;
	padding: 2px 12px 2px 4px;
}

/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-weight: normal;
	font-familay: tahoma;
	font-size: 11px;
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #73a8c2;
	border-left: #73a8c2 1px solid;
	border-right: #73a8c2 1px solid;
	padding: 2px 12px 2px 4px;
}



/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


/* Menu bar */
.MainMenu_MenuBar {
	background: transparent; 
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 3px 0px 0px 0px;
	background-color: #f6f6f6;
	border: 1px solid #888;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3) ;
}


.MainMenu_Active td, .MainMenu_Selected td, .MainMenu_Idle td, .MainMenu_BreadcrumbActive td {
	padding: 0px 8px 0px 3px;
	background: url(menu-sep.gif) right no-repeat;
}

.MainMenu_BreadcrumbActive td {
	padding: 0px 8px 0px 3px;
	background: url(menu-sep.gif) right no-repeat;
}


/* Idle state for main menu items */
.MainMenu_Idle td { 
	font-weight: bold;
	color: #153748;
}

/* Hover state for main menu items */
.MainMenu_Selected td {
	color: #000609;
	font-weight: bold;
}

/* Selected state for main menu items */
.MainMenu_Active td, .MainMenu_BreadcrumbActive td {
	color: #000609;
	font-weight: bold;
}

.MainMenu_MenuBreak {
	width: auto;
	border: 0;
	background: transparent;
}


/* Elements we don't really need */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}



/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/


/* Outer cntainer for module submenu */
.ModuleTitle_MenuContainer {
}


/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}


/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	background: #f7f7f7;
	border-top: #f7f7f7 1px solid;
	border-left: #f7f7f7 1px solid;
	border-bottom: #f7f7f7 1px solid;
	border-right: #f7f7f7 1px solid;
	padding: 1px 10px 2px 0px;
}


/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 1px 0px 0px 0px;
	background-color: #f7f7f7;
	border: 1px solid #999;
	padding: 0px;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}



/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #333;
	background: #ddd;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 1px 10px 2px 0px;
}

.ModuleTitle_MenuIcon {
	border: 1px solid #eee;
	padding: 0 3px 0 3px;
}

/* Elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {
	display: none;
}

/*========================================================*/
/*  SolveIT Css start                                     */
/*========================================================*/
/* CSS Document */

.issig-network-td{
	width:193px;
	height:109px;
	border:none;

}

.blue-tab-left{
	background-image:url(tab-blue-l.gif);
	background-repeat:no-repeat;
	width:7px;
	height:26px;
}

.blue-tab-right{
	background-image:url(tab-blue-r.gif);
	background-repeat:no-repeat;
	width:7px;
	height:26px;
}

.blue-tab-bg-center{
	background-image:url(blue-tab-bg.gif);
	background-repeat:repeat-x;
	width:100%;
	color:#0d4345;
	font-family: tahoma;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	vertical-align:middle;
}

.blue-tab-bg{
	background-image:url(blue-tab-bg.gif);
	background-repeat:repeat-x;
	width:182px;
	color:#0d4345;
	font-family: tahoma;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	vertical-align:middle;
}

.blue-box-bg{
	background-image:url(issig-box-bg.gif);
	background-repeat:repeat-x;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.blue-box-bottom-bg{
	background-image:url(issig-bottom-line.gif);
	height:1px;
}

.gray-divider-line{
	width:193px;
	border-bottom: solid 1px #cecece;
	margin-bottom:10px;
}

.gray-divider-line-center{
	width:495px;
	height:5px;
	border-bottom: solid 1px #d0d0d0;
	margin-bottom:8px;
	margin-top:5px;
}

.whats-new-content-container{
	margin-top:5px;
	font-family: tahoma;
	font-size:11px;
	color:#1e4377;
	line-height:15px;
	padding-bottom:8px;
}

.whats-new-content-container a{
	margin-top:5px;
	font-family: tahoma;
	font-size:11px;
	color:#1e4377;
	text-decoration:underline;
	line-height:15px;
	padding-bottom:8px;
}

.whats-new-black-txt{
	margin-top:5px;
	font-family: tahoma;
	font-size:11px;
	color:#000000;
	padding-bottom:8px;
}

.gallery-img-container{
	width:189px;
	margin-left:2px;
	margin-top:7px;
}

.members-banner-img{
	width:189px;
	margin-left:2px;
	margin-top:7px;
	margin-bottom:10px;
}

.blog-txt-links{
	margin-top:0px;
	font-family: tahoma;
	font-size:11px;
	color:#1e4377;
	line-height:15px;
	padding-bottom:0px;
}

.blog-txt-links a{
	margin-top:0px;
	font-family: tahoma;
	font-size:11px;
	color:#1e4377;
	line-height:15px;
	padding-bottom:0px;
}

.newrecord-webinar-heading-txt{
	font-family: tahoma;
	color:#1e4377;
	font-size:13px;
	font-weight:bold;
}

.newrecord-webinar-heading-txt a{
	font-family: tahoma;
	color:#1e4377;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.newrecord-webinar-links{
	margin-top:0px;
	font-family: tahoma;
	font-size:11px;
	color:#1e4377;
	line-height:15px;
	padding-bottom:0px;
}

.newrecord-webinar-links a{
	margin-top:0px;
	font-family: tahoma;
	font-size:11px;
	color:#1e4377;
	line-height:15px;
	padding-bottom:0px;
}

.newrecord-webinar-links-black{
	margin-top:0px;
	font-family: tahoma;
	font-size:11px;
	color:#2a2a2a;
	line-height:15px;
	padding-bottom:0px;
}

.newrecord-webinar-links-black a{
	margin-top:0px;
	font-family: tahoma;
	font-size:11px;
	color:#2a2a2a;
	line-height:15px;
	padding-bottom:0px;
}

.newrecord-webinar-links-span-height{
	margin-top:20px;
	font-family: tahoma;
	font-size:11px;
	color:#1e4377;
	line-height:15px;
	padding-bottom:5px;
	vertical-align:middle;
}

.center-container-heading-blue{
	font-family: tahoma;
	font-size:14px;
	color:#1e4377;
	font-weight:bold;
}

.center-container-heading-blue-12px{
	font-family: tahoma;
	font-size:12px;
	color:#1e4377;
	font-weight:bold;
}

.center-container-body-txt{
	font-family: tahoma;
	font-size:11px;
	color:#2a2a2a;
	line-height:17px;
}

.gray-divider-line-center{
	width:100%;
	height:5px;
	border-bottom: solid 1px #d0d0d0;
	margin-bottom:8px;
	margin-top:5px;
}

.center-content-container{
	width:530px;
	height:875px;
	margin-left:15px;
	background-image:url(content-pan-bg.gif);
	background-repeat:repeat-y;
}

.center-content-container-box{
	width:495px;
	margin-left:15px;
}

.directors-page-container{
	width:850px;
	height:100%;
	margin-left:15px;
}

.directores-heading-txt{
	width:850px;
	height:30px;
	border-bottom:solid 4px #d3d3d3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#005a88;
}

.directores-heading-txt-coloumn-txt{
	width:850px;
	height:28px;
	border-bottom:solid 1px #d3d3d3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#005a88;
}


.directorers-page-names-txt-container{
	width:850px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a2a2a;
	border-bottom:solid 1px #d3d3d3;
}

.directorers-page-names-txt-container a{
	width:850px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a2a2a;
}

.president-page-container{
	width:850px;
	height:100%;
	margin-left:15px;
}

.president-page-body-txt{
	font-family: tahoma;
	font-size:11px;
	color:#2a2a2a;
	line-height:18px;
	text-align:justify;
}

.president-page-heading-blue-12px{
	font-family: tahoma;
	font-size:12px;
	color:#1e4377;
	font-weight:bold;
}

.left-content-txt-margin{
	width:95%;
	margin-left:13px;
}
/*========================================================*//*  End Style Sheet *//*========================================================*/

.Powered-by{
    width:auto;
    height:20px;
    float:left;
}











