﻿    /* common */
	
	.iik-moduleactions{position:absolute;width:20px;}
	
	/* Block Border - Blue.ascx */
	.iik-BlockBorderBlue{margin-bottom:10px;border:2px #5083CC solid;position:relative;}
	.iik-BlockBorderBlue .iik-contitle{margin:0;padding:7px 10px;background:#5083CC;font-size:14px; height:30px;}
	.iik-BlockBorderBlue .iik-contitle .Head{font-size:14px;color:#FFF;line-height:2.0;}
	.iik-BlockBorderBlue .iik-concontents{padding:10px 10px 0px;position:relative;}
	.iik-BlockBorderBlue .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BlockBorderBlue .iik-conactionbuttons img{margin:10px 3px 10px 0px;vertical-align:middle;}
	
	/* Block Border - Green.ascx */
	.iik-BlockBorderGreen{margin-bottom:10px;border:2px #84A42D solid;position:relative;}
	.iik-BlockBorderGreen .iik-contitle{margin:0px;padding:7px 10px;background:#84A42D;font-size:14px; height:30px;}
	.iik-BlockBorderGreen .iik-contitle .Head{font-size:14px;color:#FFF;line-height:2.0;}
	.iik-BlockBorderGreen .iik-concontents{padding:10px 10px 0px;position:relative;}
	.iik-BlockBorderGreen .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BlockBorderGreen .iik-conactionbuttons img{margin:10px 3px 10px 0px;vertical-align:middle;}
	

	/* Block - Green.ascx */
	.iik-BlockGreen{margin-bottom:10px;position:relative;}
	.iik-BlockGreen .iik-contitle{margin:0;padding:7px 10px;background:#85A42D;font-size:14px; height:30px;}
	.iik-BlockGreen .iik-contitle .Head{font-size:14px;color:#FFF;line-height:2.0;}
	.iik-BlockGreen .iik-concontents{padding:10px 10px 0;position:relative;}
	.iik-BlockGreen .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BlockGreen .iik-conactionbuttons img{margin:10px 3px 10px 0;vertical-align:middle;}
	
		
	/* Block - Blue.ascx */
	.iik-BlockBlue{margin-bottom:10px;position:relative;}
	.iik-BlockBlue .iik-contitle{margin:0;padding:7px 10px;background:#5083CC;font-size:14px; height:30px;}
	.iik-BlockBlue .iik-contitle .Head{font-size:14px;color:#FFF;line-height:2.0;}
	.iik-BlockBlue .iik-concontents{padding:10px 10px 0;position:relative;}
	.iik-BlockBlue .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BlockBlue .iik-conactionbuttons img{margin:10px 3px 10px 0;vertical-align:middle;}

		
	/* LeftPane.ascx */
	.iik-LeftPane{margin-bottom:10px;position:relative;background:#FFF;width:100%;}
	.iik-LeftPane .iik-title{margin:0;padding:2px 7px 0;}
	.iik-LeftPane .iik-contentpane{padding:7px 7px 0;border:0 !important;}
	.iik-LeftPane .iik-actionbuttons{clear:both;padding:0 20px 0 0;text-align:right;font-size:10px;clear:both;}
	.iik-LeftPane .iik-actionbuttons img{margin:10px 3px 0 0;vertical-align:bottom;}
	.iik-LeftPane .iik-actionbuttons a.CommandButton{font-size:11px;}
	
	.iik-LeftPane .curve-topleft{height:5px;background:url(curve-topleft.gif) 0 0 no-repeat;font-size:1px;}
	.iik-LeftPane .curve-topright{height:5px;background:url(curve-topright.gif) 100% 0 no-repeat;font-size:1px;}
	.iik-LeftPane .curve-bottomleft{height:5px;background:url(curve-bottomleft.gif) 0 0 no-repeat;font-size:1px;}
	.iik-LeftPane .curve-bottomright{height:5px;background:url(curve-bottomright.gif) 100% 0 no-repeat;font-size:1px;}
	
	
	/* LeftPaneGreen.ascx */
	.iik-LeftPaneGreen{margin-bottom:10px;position:relative;background:#FFF;width:100%;}
	.iik-LeftPaneGreen .iik-title{margin:0;padding:2px 7px 0;}
	.iik-LeftPaneGreen .iik-contentpane{padding:7px 7px 0;border:0 !important;}
	.iik-LeftPaneGreen .iik-actionbuttons{clear:both;padding:0 20px 0 0;text-align:right;font-size:10px;clear:both;}
	.iik-LeftPaneGreen .iik-actionbuttons img{margin:10px 3px 0 0;vertical-align:bottom;}
	.iik-LeftPaneGreen .iik-actionbuttons a.CommandButton{font-size:11px;}
	
	.iik-LeftPaneGreen .curve-topleft{height:5px;background:url(curve-topleftgreen.gif) 0 0 no-repeat;font-size:1px;}
	.iik-LeftPaneGreen .curve-topright{height:5px;background:url(curve-toprightgreen.gif) 100% 0 no-repeat;font-size:1px;}
	.iik-LeftPaneGreen .curve-bottomleft{height:5px;background:url(curve-bottomleftgreen.gif) 0 0 no-repeat;font-size:1px;}
	.iik-LeftPaneGreen .curve-bottomright{height:5px;background:url(curve-bottomrightgreen.gif) 100% 0 no-repeat;font-size:1px;}

	/* LeftPaneOrange.ascx */
	.iik-LeftPaneOrange{margin-bottom:10px;position:relative;background:#FFF;width:100%;}
	.iik-LeftPaneOrange .iik-title{margin:0;padding:2px 7px 0;}
	.iik-LeftPaneOrange .iik-contentpane{padding:7px 7px 0;border:0 !important;}
	.iik-LeftPaneOrange .iik-actionbuttons{clear:both;padding:0 20px 0 0;text-align:right;font-size:10px;clear:both;}
	.iik-LeftPaneOrange .iik-actionbuttons img{margin:10px 3px 0 0;vertical-align:bottom;}
	.iik-LeftPaneOrange .iik-actionbuttons a.CommandButton{font-size:11px;}
	
	.iik-LeftPaneOrange .curve-topleft{height:5px;background:url(curve-topleftorange.gif) 0 0 no-repeat;font-size:1px;}
	.iik-LeftPaneOrange .curve-topright{height:5px;background:url(curve-toprightorange.gif) 100% 0 no-repeat;font-size:1px;}
	.iik-LeftPaneOrange .curve-bottomleft{height:5px;background:url(curve-bottomleftorange.gif) 0 0 no-repeat;font-size:1px;}
	.iik-LeftPaneOrange .curve-bottomright{height:5px;background:url(curve-bottomrightorange.gif) 100% 0 no-repeat;font-size:1px;}

	
	/* LeftPaneRed.ascx */
	.iik-LeftPaneRed{margin-bottom:10px;position:relative;background:#FFF;width:100%;}
	.iik-LeftPaneRed .iik-title{margin:0; margin-left:8px; padding:2px 7px 0;background:url(line-gradient.gif) 100% 100% no-repeat;height:30px;}
	.iik-LeftPaneRed .iik-contentpane{padding:7px 7px 0;border:0 !important;}
	.iik-LeftPaneRed .iik-actionbuttons{clear:both;padding:0 20px 0 0;text-align:right;font-size:10px;clear:both;}
	.iik-LeftPaneRed .iik-actionbuttons img{margin:10px 3px 0 0;vertical-align:bottom;}
	.iik-LeftPaneRed .iik-actionbuttons a.CommandButton{font-size:11px;}
	
	.iik-LeftPaneRed .curve-topleft{height:5px;background:url(curve-topleftred.gif) 0 0 no-repeat;font-size:1px;}
	.iik-LeftPaneRed .curve-topright{height:5px;background:url(curve-toprightred.gif) 100% 0 no-repeat;font-size:1px;}
	.iik-LeftPaneRed .curve-bottomleft{height:5px;background:url(curve-bottomleftred.gif) 0 0 no-repeat;font-size:1px;}
	.iik-LeftPaneRed .curve-bottomright{height:5px;background:url(curve-bottomrightred.gif) 100% 0 no-repeat;font-size:1px;}

	
	/* Bar - Blue Light.ascx */
	.iik-BarBlueLight{margin-bottom:20px;position:relative;}
	.iik-BarBlueLight .iik-contitle{margin:0;padding:0 0 5px 0;background:url(line-gradient.gif) 100% 100% no-repeat;height:30px;}
	.iik-BarBlueLight .iik-contitle .Head{font-size:19px;color:#6699CC;}
	.iik-BarBlueLight .iik-concontents{padding:10px 0 0;position:relative;}
	.iik-BarBlueLight .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BarBlueLight .iik-conactionbuttons img{margin:10px 3px 10px 0;vertical-align:middle;}
	
		/* Bar - Blue.ascx */
	.iik-BarBlue{margin-bottom:20px;position:relative;}
	.iik-BarBlue .iik-contitle{margin:0;padding:0 0 5px 0;background:url(line-bluegradient.gif) 100% 100% no-repeat;height:30px;}
	.iik-BarBlue .iik-contitle .Head{font-size:19px;color:#4C84C9;}
	.iik-BarBlue .iik-concontents{padding:10px 0 0;position:relative;}
	.iik-BarBlue .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BarBlue .iik-conactionbuttons img{margin:10px 3px 10px 0;vertical-align:middle;}

	
	/* iik - Container Simple.ascx */
	.iik-ContainerSimple{margin-bottom:0px;position:relative;}
	.iik-ContainerSimple .iik-contitle{margin:0;padding:0px;height:30px; z-index:10000;}
	.iik-ContainerSimple .iik-contitle .Head{font-size:19px;color:#000!important;}
	.iik-ContainerSimple .iik-concontents{padding:0px;position:relative;}
	.iik-ContainerSimple .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-ContainerSimple .iik-conactionbuttons img{margin:10px 3px 10px 0;vertical-align:middle;}
	

	/* Bar - Green.ascx */
	.iik-BarGreen{margin-bottom:20px;position:relative;}
	.iik-BarGreen .iik-contitle{margin:0;padding:0 0 5px 0;background:url(line-greengradient.gif) 100% 100% no-repeat;height:30px; margin-bottom:10px;}
	.iik-BarGreen .iik-contitle .Head{font-size:19px;color:#88A33B;}
	.iik-BarGreen .iik-concontents{padding:10px 0 0;position:relative;}
	.iik-BarGreen .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BarGreen .iik-conactionbuttons img{margin:10px 3px 10px 0;vertical-align:middle;}
	

	/* Bar - Tuscan.ascx */
	.iik-BarTuscan{margin-bottom:20px;position:relative;}
	.iik-BarTuscan .iik-contitle{margin:0;padding:0 0 5px 0;background:url(line-tuscangradient.gif) 100% 100% no-repeat;height:30px;}
	.iik-BarTuscan .iik-contitle .Head{font-size:19px;color:#DA6E01;}
	.iik-BarTuscan .iik-concontents{padding:10px 0 0;position:relative;}
	.iik-BarTuscan .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BarTuscan .iik-conactionbuttons img{margin:10px 3px 10px 0;vertical-align:middle;}

	
	/* Bar - Red.ascx */
	.iik-BarRed{margin-bottom:20px;position:relative;}
	.iik-BarRed .iik-contitle{margin:0;padding:0 0 5px 0;background:url(line-redgradient.gif) 100% 100% no-repeat;height:30px;}
	.iik-BarRed .iik-contitle .Head{font-size:19px;color:#A20202;}
	.iik-BarRed .iik-concontents{padding:10px 0 0;position:relative;}
	.iik-BarRed .iik-conactionbuttons{text-align:right;font-size:10px;padding-right:20px;}
	.iik-BarRed .iik-conactionbuttons img{margin:10px 3px 10px 0;vertical-align:middle;}

	
	/* Plain.ascx */
	.iik-Plain{position:relative;}
	
	/* core */
	.DNNAligncenter table{text-align:left;}
	
	.ModuleTitle_SubMenu{border:1px #EEE solid;}
	.ModuleTitle_SubMenu *{border:0;}
	.ModuleTitle_MenuItemSel{background:#4C84C9;color:#FFF;}


/*_____________________________________________________________________________*/
