﻿@media screen
{
    .GradiantBackgroundImage
    {
	    margin-bottom:20px;
	    background:#5d2067 url('../Images/Widgets/apply_topleft.gif') no-repeat top left;
    }


    #RightArea div.NormalBackgroundImage .WidgetTop, 
    #RightArea div.NormalBackgroundImage .WidgetBottom
    {	
		    padding: 0px 0px 0px 15px;
    }

    #RightArea .NormalBackgroundImage .WidgetBottom
    {
	    padding-top:0px !important;
	    padding-left:40px !important;
    }

    .WidgetTop, .WidgetBottom
    {
	    padding:10px 15px 5px 15px;
    }

    #RightArea div.TextOnly
    {
	    padding:10px;
	    font-size:1.3em;
    }

    .NormalBackgroundImage .InnerWidget
    {
        float:left;
	    display:inline-block;	
	    margin-top:1em;	
	    width:100%;
	    min-height:25px;
	    padding-bottom:1.5em;
    }

    .NormalBackgroundImage
    {
        margin-top: 1.2em;
        margin-bottom:20px;
	    background: #5d2067 url('/App_Themes/CICA/Images/Widgets/Apply_bottomright.gif') no-repeat bottom right;
	    display:table;
	    width:100%;
	    height:auto;
    	
    }
    .NormalBackgroundImage .WidgetDescription p
    {
        color:black;
        
    }

    .NormalBackgroundImage .WidgetTop
    {
        padding-top:5px;
        float:left;	
    }


    .NormalBackgroundImage .WidgetTop .subHeading
    {
	    margin-left:10px;	
        height:auto;	
        display:block;
        color:White;	
	    display:block;
	    padding-top:0px;
	    margin-top:0px;
	    padding-left:0px;
	    font-size:2em;
    }
    	
    .NormalBackgroundImage .WidgetTop .subHeading a, .NormalBackgroundImage .WidgetTop .noLink
    {	
	    padding-left:15px;
    }

    .NormalBackgroundImage .WidgetTop a
    {
        background: transparent url('/App_Themes/CICA/Images/arrow_white_big.gif') no-repeat left 5px;        
	    color:White;	
	    display:block;
	    padding-top:0px;
	    margin-top:10px;
	    padding-left:0px;
	    font-size:1em;
	    text-decoration:none !important;
    	
    }

    .NormalBackgroundImage .WidgetDescription p
    {
	    font-size:1.4em;
	    color:White;
	    clear:left;
	    display:block;
    }

    .GradiantBackgroundImage
    {
        background-color:Transparent;
	    display:inline-block;
	    width:100%;
	    height:100%;
	    min-height:132px;
    }

    .GradiantBackgroundImage .InnerWidget
    {
	    display:inline-block;
	    width:100%;
	    height:100%;
	    min-height:132px;
    }

    .GradiantBackgroundImage .WidgetTop
    {
        background:transparent url('/App_Themes/CICA/Images/Widgets/Widget_topGrad.jpg') repeat-x left bottom;
	    color:#7c5190;
	    vertical-align:top;
	    font-size:1.4em;
	    border-bottom: solid 1px white;
	    padding: 10px 10px 10px 10px;
	    height:auto;		
	    display:block;
    }

    .GradiantBackgroundImage .WidgetTop span
    {
        color:#3C474A;
        display:inline-block;
        text-align:right;
    }

    .GradiantBackgroundImage .WidgetTop span.heading
    {
        color:#222D83;
        font-size:1.2em;
        text-align:right;
    }

    .GradiantBackgroundImage .WidgetTop img
    {
	    float:left;
	    padding-right:10px;
	    background-position:left top;
    }

    .GradiantBackgroundImage .WidgetDescription
    {
        color:#3c474a;
        font-size:1.3em !important;
    }

    .GradiantBackgroundImage .WidgetBottom
    {
        background: transparent url('/App_Themes/CICA/Images/Widgets/Widget_botGrad.jpg') repeat-x top left;
	    clear:left;
	    padding-top:10px;
    }

    .TextOnly .WidgetBottom, .TextOnly .WidgetTop
    {
	    padding:0px;
	    margin:0px;
    }

    .WidgetNoImage .WidgetTop
    {
        padding-bottom:1.4em;
    }

    .heading
    {
        font-size:1.1em;
        font-weight:bold;
        display:block;
        color:#7c5190;
    }

    .NormalBackgroundImage .TopLeft,
    .NormalBackgroundImage .TopRight,
    .NormalBackgroundImage .BottomLeft,
    .NormalBackgroundImage .BottomRight
    {
        float:left;
        width:100% !important;
    }

    .TopLeft
    {
        float:left;
        width:100%;
        background: transparent url('/App_Themes/CICA/Images/Widgets/Apply_topleft.gif') no-repeat top left;
    }

    .TopRight
    {
        float:left;
        width:100%;
        background: transparent url('/App_Themes/CICA/Images/Widgets/Apply_topright.gif') no-repeat top right;
    }

    .BottomLeft
    {
        float:left;
        width:100%;
        background: transparent url('/App_Themes/CICA/Images/Widgets/Apply_bottomleft.gif') no-repeat bottom left;
    }

    .BottomRight
    {
        float:left;
        width:100%;
        background: #5d2067 url('/App_Themes/CICA/Images/Widgets/Apply_bottomright.gif') no-repeat bottom right;
    }

    .GradiantBackgroundImage .TopLeft,.GradiantBackgroundImage .TopRight,.GradiantBackgroundImage .BottomLeft,.GradiantBackgroundImage .BottomRight
    {
        background-color: transparent !important;
        background-image:none;
    }
}