﻿/*body
{
    font-family:"Century Gothic";
	font-size:14px;
	color:#333;
    margin: 0px;
    background:#ffffff;
}*/

.multiPage
{
	float:left;
	border:1px solid #94A7B5;
	background-color:#F0F1EB;
	padding:10px;
	/*padding-left:0px;*/
	/*width:700px;*/
	width: 100%;
	/*margin-left:-1px;*/
}
        
#UpdateProgress1
{
   background-color:#CF4342;
   color:#fff;
   top:0px;
   right:0px;
   position:fixed;
 }

#UpdateProgress1 img
{
   vertical-align:middle;
   margin:2px;
 }


.main_header
{
	height: 60px;
}

.main_wrapper
{
	background:#ffffff;
	background-repeat: repeat-x;
	height: 500px;
}

.main_logo
{
	float: left;
	text-align: left;
}

.main_middle
{
	background:#ffffff;
	background-repeat: repeat-y;
}

.main_middle_bg
{
	background-color: #ffffff;
}

.dash_header
{
	font-family: "Century Gothic";
	font-size: large;
	color: #567278;
	margin-bottom:10px;
}

.edit_area_header
{
	font-family: "Century Gothic";
	font-size: large;
	color: #333333;
}

.edit_area_body
{
	font-family: "Century Gothic";
	font-size: small;
	color: #ffffff;
}

.edit_area_black_body
{
	font-family: "Century Gothic";
	font-size: small;
	color: #000000;
	width: 537px;
}

.edit_area_tooltip
{
	font-family: "Century Gothic";
	font-size: x-small;
	color: #666666;
}

.FAQ_area_header
{
	font-family: "Century Gothic";
	font-size: large;
	color: #667e84;
}

.FAQ_area_body
{
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #000000;
}

.main_userCP
{
	float: right;
	text-align: right;
	font-family: "Century Gothic";
	font-size: small;
	color: #ffffff;
}
.main_userCP a:active
{
	font-family:"Century Gothic";
	font-size: small;
	color: #ffffff;
	text-decoration: underline;
}

.main_userCP a:hover
{
	font-family:"Century Gothic";
	font-size: small;
	color: #ffffff;
	text-decoration: none;
}

.main_userCP a:link
{
	font-family:"Century Gothic";
	font-size: small;
	color: #ffffff;
	text-decoration: underline;
}

.main_userCP a:visited
{
	font-family:"Century Gothic";
	font-size: small;
	color: #ffffff;
	text-decoration: underline;
}

.dashboard1
{
	font-family: "Century Gothic";
	color: #516468;
	font-size: small;
}

.top_nav
{
	background: url('../images/sub_header_bg.gif');
	font-family:"Century Gothic";
	font-size: small;
	color: #768e95;
}

.top_nav a:active
{
	font-family:"Century Gothic";
	font-size: small;
	color: #768e95;
	text-decoration: none;
}

.top_nav a:hover
{
	font-family:"Century Gothic";
	font-size: small;
	color: #768e95;
	text-decoration: none;
}

.top_nav a:link
{
	font-family:"Century Gothic";
	font-size: small;
	color: #768e95;
	text-decoration: none;
}

.top_nav a:visited
{
	font-family:"Century Gothic";
	font-size: small;
	color: #768e95;
	text-decoration: none;
}

.main_body
{
	background:#ffffff;
	background-repeat: repeat-x;
}

.main_body a:active
{
	font-family:"Century Gothic";
	font-size: small;
	color: #2b393c;
	text-decoration: underline;
}

.quick_dash ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.dash_body_head
{
	font-family: "Century Gothic";
	font-size: medium;
	color: #000000;
}

.dash_body_head a:active
{
	font-family: "Century Gothic";
	font-size: medium;
	color: #667e84;
}

.dash_body_head a:hover
{
	font-family: "Century Gothic";
	font-size: medium;
	color: #667e84;
}

.dash_body_head a:link
{
	font-family: "Century Gothic";
	font-size: medium;
	color: #667e84;
}

.dash_body_head a:visited
{
	font-family: "Century Gothic";
	font-size: medium;
	color: #667e84;
}

.dash_body
{
	font-family: "Century Gothic";
	font-size: small;
	color: #000000;
}

.quick_dash li
{
	padding-left: 40px;
	background-image: url(../images/dash_quick_btn.gif);
	background-repeat: no-repeat;
	height: 24pt;
	font-family: "Century Gothic";
	font-size:12px;
	font-weight:bold;
	padding-top: 4px;
}

.main_body a:hover
{
	font-family:"Century Gothic";
	font-size: small;
	color: #2b393c;
	text-decoration: underline;
}

.main_body a:link
{
	font-family:"Century Gothic";
	font-size: small;
	color: #2b393c;
	text-decoration: underline;
}

.main_body a:visited
{
	font-family:"Century Gothic";
	font-size: small;
	color: #2b393c;
	text-decoration: underline;
}

/*.wrapper
{
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin-top: 50px;
}*/

.login_box
{
	float:left;
	margin-left:20px;
	width: 334px;
	border:1px solid #88bb56;
	padding: 15px;
	text-align: left;
	font-family: "Century Gothic";
	font-size: small;
	background-color: #eeeeee;
	color: #524d4d;
}

.box
{
	margin: 0 auto;
	width: 940px;
	text-align: center;
	border: 1px solid #dcdcdc;
	padding: 15px;
	text-align: left;
	font-family: "Century Gothic";
	font-size: small;
	background-color: #e3ebfd;
	color: #524d4d;
}

.box img
{
	background: #fafafa;
	border: 1px solid #dcdcdc;
	padding: 7px;
}

.box img.float-right
{
  	margin: 5px 0px 10px 10px;  
}

.box img.float-left
{
  	margin: 5px 10px 10px 0px;
}

.input
{
	border-style: solid;
	border-color: inherit;
	border-width: 1px;
	background-color: #eeecec;
	color: #524d4d;
	font-family: "Century Gothic";
	font-size: small;
	margin-left: 0px;
}


input
{
	border-style: solid;
	border-color: inherit;
	border-width: 1px;
	background-color: #eeecec;
	color: #524d4d;
	font-family: "Century Gothic";
	font-size: small;
	margin-left: 0px;
}

select
{
	border: solid 1px;
	background-color: #eeecec;
	color: #524d4d;
	font-family: "Century Gothic";
	font-size: small;
}



.TableHeader
{
	background-color: #75a947;
	height:25px;
	font-family: "Century Gothic";
	color: #ffffff;
	font-size: 14px;
	padding-left: 15px;
}

.TableSubHeader
{
	background-color: #c3d0d3;
	height:25px;
	font-family: "Century Gothic";
	color: #666666;
	font-size: 10px;
	padding-left: 15px;
}

.TableNode
{
	height:25px;
	font-family: "Century Gothic";
	color: #666666;
	font-size: 12px;
	padding-left: 15px;
	vertical-align: middle;
	padding: 5px;
	background-color: #ffffff;
}

textarea
{
	border-style: solid;
	border-color: inherit;
	border-width: 1px;
	background-color: #eeecec;
	color: #524d4d;
	font-family: "Century Gothic";
	font-size: small;
	margin-left: 0px;
}

.RadFileExplorer
{
    
}

.RadFileExplorer a:link
{
	text-decoration: none;
}



/****** ANDY NEW FACELIFT **********/

#headerwrap {
    width:97%;
    height:60px;
	margin-left:20px;
    background:#ffffff;
}

#user-info
{
    text-align:right;
    margin-top:45px;
    /*float:right;*/
}

:not(".header") a:link {
	color:#333;
	text-decoration:none;
}
:not(".header") a:visited {
	color:#333;
	text-decoration:none;
}
:not(".header") a:hover {
	color:#333;
	text-decoration:underline;
}
:not(".header") a:active {
	color:#333;
	text-decoration:none;
}

.ul-rip 
{
    padding:0 0 0 0;
    margin:0 0 0 0;
    list-style:none;
}

    .ul-rip li
	{
        display:inline;
    }

#icons {
	width:800px;
	height:80px;
	margin-left:5px;
}

.dashboard {
	width:80px;
	height:30px;
	float:left;
	background:url(../images/dashboard.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	margin-right:5px;
	padding-left:33px;
	margin-top:10px;
}
.pages {
	width:40px;
	height:30px;
	float:left;
	background:url(../images/pages.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	margin-right:10px;
	padding-left:33px;
	margin-top:10px;
}
.modules {
	width:55px;
	height:30px;
	float:left;
	background:url(../images/modules.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	margin-right:10px;
	padding-left:25px;
	margin-top:10px;
}
.admin {
	width:45px;
	height:30px;
	float:left;
	background:url(../images/admin.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	margin-right:5px;
	padding-left:33px;
	margin-top:10px;
}
.mediacenter {
	width:50px;
	height:30px;
	float:left;
	background:url(../images/mediacenter.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	margin-right:5px;
	padding-left:30px;
	margin-top:10px;
}
.live {
	width:100px;
	height:30px;
	float:left;
	background:url(../images/livesite.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	margin-right:20px;
	padding-left:43px;
	margin-top:10px;
}
.inbox {
	width:100%;
	height:20px;
	float:left;
	background:url(../images/inbox.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	padding-left:29px;
	margin-top:10px;

}
.profile {
	width:70px;
	height:30px;
	float:left;
	background:url(../images/profile.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	padding-left:33px;
	margin-top:10px;
}
.switch {
	width:80px;
	height:20px;
	float:left;
	background:url(../images/switch.jpg);
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	padding-left:30px;
	margin-top:10px;
	margin-right:10px;
}


a.dashboard:hover {
	width:80px;
	height:30px;
	float:left;
	display:block;
	list-style:none;
	margin-right:5px;
	padding-left:33px;
	background-position:0 -30px;
	cursor:pointer;
	margin-top:10px;
}
a.pages:hover {
	width:40px;
	height:30px;
	float:left;
	display:block;
	list-style:none;
	margin-right:10px;
	padding-left:33px;
	background-position:0 -30px;
	cursor:pointer;
	margin-top:10px;
}
a.modules:hover {
	width:55px;
	height:30px;
	float:left;
	display:block;
	list-style:none;
	margin-right:10px;
	padding-left:25px;
	background-position:0 -30px;
	cursor:pointer;
	margin-top:10px;
}
a.admin:hover {
	width:45px;
	height:30px;
	float:left;
	display:block;
	list-style:none;
	margin-right:5px;
	padding-left:33px;
	background-position:0 -30px;
	cursor:pointer;
	margin-top:10px;
}
a.mediacenter:hover {
	width:50px;
	height:30px;
	float:left;
	display:block;
	list-style:none;
	margin-right:5px;
	padding-left:30px;
	background-position:0 -30px;
	cursor:pointer;
	margin-top:10px;
}
a.live:hover {
	width:100px;
	height:30px;
	float:left;
	display:block;
	list-style:none;
	margin-right:20px;
	padding-left:43px;
	background-position:0 -30px;
	cursor:pointer;	
	margin-top:10px;
}
a.inbox:hover {
	width:100%;
	height:20px;
	float:left;
	display:block;
	list-style:none;
	padding-left:29px;
	background-position:0 -21px;
	cursor:pointer;	
	margin-top:10px;
}
a.profile:hover {
	width:70px;
	height:30px;
	float:left;
	display:block;
	list-style:none;
	padding-left:33px;
	background-position:0 -30px;
	cursor:pointer;	
	margin-top:10px;
}
a.switch:hover {
	width:80px;
	height:20px;
	float:left;
	display:block;
	list-style:none;
	padding-left:30px;
	background-position:0 -21px;
	cursor:pointer;	
	margin-top:10px;
	margin-right:10px;
}

#rightBox 
{
    text-align:left;
    float:right;
    width:280px;
    height:60px;
    margin-right:20px;
}

.welcome 
{
    border:1px solid #88bb56;
    padding-left:15px;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:15px;
    text-align:center;
    width:500px;
    height:100%;
    margin:0 auto;
    margin-bottom:25px;
}

.welcome2 
{
    border:1px solid #88bb56;
    padding-left:15px;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:15px;
    text-align:center;
    width:540px;
    height:100%;
    margin:0 auto;
    margin-top:25px;
}

h1 
{
    margin:0 0 0 0;
    padding:0 0 0 0;
}

h2 
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    margin-bottom:0px;
}



/* ANDY FACELIF PART 2 */

#side-nav { /*------ Side Nav Wrapper -------------*/
	width:240px;
	min-height:600px;
	height:100%;
	border:1px solid #88bb56;
    	/*border-right:0px;*/
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:20px;
	margin-top:20px;
	margin-right:5px;
	background:#eeeeee;
	float:left;
}

#main-body {  /*--------- Main Body Wrapper --------*/
	/*width:61%;*/
	/*min-width:620px;
    width: calc(100% - 375px);
    max-width: 1000px;
	min-height:600px;
	height:100%;*/
	/*border:1px solid #88bb56;*/
	/*border-left:0px;*/
	/*padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;*/
	/*margin-top:20px;
	margin-left:5px;
	margin-right:20px;
	float:left;*/
}

#body-internal-with-margin {
	width:100%;
	height:100%;
	margin:20px;

}

.newtitles { /*-- Standard Title text ----*/
	font-size:20px;
	color:#444444;
	font-family:"Century Gothic",Arial;
}


/* Generic Module Styling by Mark */
.AdminModule
{
    
}
    .AdminModule .Title
    {
    
    }

    .AdminModule .Message
    {
    
    }

    .AdminModule .ValidationSummary
    {
    
    }

    .AdminModule .ValidationField
    {

    }
    
    .AdminModule .textbox
    {
		margin-top:5px;
		margin-bottom:5px;
		padding:3px;
		border-style: solid;
	    border-color: inherit;
	    border-width: 1px;
	    background-color: #eeecec;
	    color: #524d4d;
	    font-family: "Century Gothic";
	}
    .AdminModule .textarea
    {
		margin-top:5px;
		margin-bottom:5px;
		padding:3px;
		border-style: solid;
	    border-color: inherit;
	    border-width: 1px;
	    background-color: #eeecec;
	    color: #524d4d;
	    font-family: "Century Gothic";
	}
    .AdminModule .dropdown
    {
		margin-top:5px;
		margin-bottom:5px;
		padding:3px;
		border-style: solid;
	    border-color: inherit;
	    border-width: 1px;
	    background-color: #eeecec;
	    color: #524d4d;
	    font-family: "Century Gothic";
	}
    .AdminModule .checkbox
    {
		margin-top:5px;
		    margin-bottom:5px;
		    padding:3px;
		    border-style: none;
	        border-color: #eeecec;
	        border-width: 0px;
	        background-color: #eeecec;
	        color: #524d4d;
	        font-family: "Century Gothic";
	}
    .AdminModule .radiobutton
    {
		margin-top:5px;
		margin-bottom:5px;
		padding:3px;
		border-style: solid;
	    border-color: #eeecec;
	    border-width: 1px;
	    background-color: #eeecec;
	    color: #524d4d;
	    font-family: "Century Gothic";
	}
	.AdminModule .button 
	{
	    font-family: "Century Gothic";
	}

    .AdminModule .ListTable 
    {
        /*width:750px;*/
	    font-family: "Century Gothic";
	    text-align:center;
    }
	    .AdminModule .ListTable .Top 
	    {
		    height:28px;
		    font-weight:bold;
	    }
	    .AdminModule .ListTable td 
	    {
	    
	    }
	        .AdminModule .ListTable td a 
	        {
	        
	        }
		        .AdminModule .ListTable td a:hover 
		        {
		        
		        }
	    .AdminModule .ListTable .Alt 
	    {
	    
	    }
	
    .AdminModule .FormTable
    {
        width:750px;
    }
        .AdminModule .FormTable p
        {
            display:block;
		    width:90%;
		    margin:5px;
		    text-align:left;
        }
        .AdminModule .FormTable .textbox
        {
		    margin-top:5px;
		    margin-bottom:5px;
		    width:90%;
		    padding:3px;
		    border-style: solid;
	        border-color: inherit;
	        border-width: 1px;
	        background-color: #eeecec;
	        color: #524d4d;
	        font-family: "Century Gothic";
	    }
        .AdminModule .FormTable .textarea
        {
		    margin-top:5px;
		    margin-bottom:5px;
		    width:90%;
		    padding:3px;
		    border-style: solid;
	        border-color: inherit;
	        border-width: 1px;
	        background-color: #eeecec;
	        color: #524d4d;
	        font-family: "Century Gothic";
	    }
        .AdminModule .FormTable .dropdown
        {
		    margin-top:5px;
		    margin-bottom:5px;
		    width:90%;
		    padding:3px;
		    border-style: solid;
	        border-color: inherit;
	        border-width: 1px;
	        background-color: #eeecec;
	        color: #524d4d;
	        font-family: "Century Gothic";
	    }
        .AdminModule .FormTable .checkbox
        {
		    margin-top:5px;
		    margin-bottom:5px;
		    padding:3px;
		    border-style: none;
	        border-color: #eeecec;
	        border-width: 0px;
	        background-color: #eeecec;
	        color: #524d4d;
	        font-family: "Century Gothic";
	    }
	        .AdminModule .FormTable .checkbox input
            {
                margin-top:2px;
		        margin-bottom:2px;
		        padding:3px;
		        border-style: none;
	            border-color: #eeecec;
	            border-width: 0px;
	            background-color: #eeecec;
	            color: #524d4d;
	            font-family: "Century Gothic";
	        }
        .AdminModule .FormTable .radiobutton
        {
		    margin-top:5px;
		    margin-bottom:5px;
		    width:90%;
		    padding:3px;
		    border-style: solid;
	        border-color: #eeecec;
	        border-width: 1px;
	        background-color: #eeecec;
	        color: #524d4d;
	        font-family: "Century Gothic";
	    }
	    .AdminModule .FormTable .button 
	    {
	        font-family: "Century Gothic";
	    }
	
    .AdminModule .ModalPopup
    {
        width:330px;
        background-color:White;
        border: 2px solid black;
        padding:20px;
    }

        .AdminModule .ModalPopup .button
        {
	        font-family: "Century Gothic";
	    }
	    
    .AdminModule .ModalBackground {
        width:100%;
        height:140%;
        position:fixed;
        top:0%;
        left:0%;
        background-color:rgba(0,0,0,0.8);
        z-index: 1001 !important;
    }
	    
/* NEW MODULE WRAPPER - ANDY SEPT 2012 */
.newModuleWrapper .message {display:block;padding:30px;margin:30px auto;width:80%;font-weight:bold;text-align:center;}
.newModuleWrapper .message.error {background:#fa9fa0;color:#b3090b !important;}
.newModuleWrapper .message.success {background:#C9DFB9;color:#678b35 !important;}

.newModuleWrapper .greenBtn {
	padding:10px;
	color:#ffffff !important;
	border:1px solid #000;
	text-align:center;
	background:#78a03d;
	cursor:pointer;
	font-weight:bold;
}
	
.newModuleWrapper .greenBtnSmall {
	padding:5px;
	color:#ffffff !important;
	border:1px solid #000 !important;
	text-align:center;
	background:#78a03d !important;
	cursor:pointer !important;
	font-weight:bold;
}
	
.newModuleWrapper .redBtn {
	padding:10px;
	color:#ffffff !important;
	border:1px solid #000;
	text-align:center;
	background:#d83113;
	cursor:pointer;
	font-weight:bold;
}

.newModuleWrapper .redBtnSmall {
	padding:5px;
	color:#ffffff !important;
	border:1px solid #000 !important;
	text-align:center;
	background:#d83113 !important;
	cursor:pointer;
	font-weight:bold;
}

.newModuleWrapper .orangeBtn {
	padding:10px;
	color:#ffffff !important;
	border:1px solid #000;
	text-align:center;
	background:#f68c00;
	cursor:pointer;
	font-weight:bold;
}

.newModuleWrapper .orangeBtnSmall {
	padding:5px;
	color:#ffffff !important;
	border:1px solid #000 !important;
	text-align:center;
	background:#f68c00 !important;
	cursor:pointer;
	font-weight:bold;
}

.newModuleWrapper .button {
	padding:5px;
	font-weight:bold;
	cursor:pointer;
}
	
.newModuleWrapper .padded {padding:10px;}

.imgCaption
	{
		font-size: 10px;
		line-height: 15px;
		font-weight: bold;
		color: #444;
		margin: -20px 0 25px 0;
		text-align: center;
	}