/*@import url(Slyder_Styles.css);*/
@import url(as-admin-bar.css);
@import url(Menu.css);
@import url(jquery-ui-1.8.8.custom.css);
@import url(css/bootstrap.css);
        
        /*******************************************************/
        /************* Reset styles DO NOT REMOVE **************/
        /*******************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong, b 	{ font-weight: bold; }
em, i 		{ font-style: italic; }

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #282828;
	margin:0 auto;
	background-color: #FFF; 
}

html,body
{
    overflow-x: hidden; 
}

ol, ul {
	/*list-style-type: none;*/
}

li {	
	/*display: list-item;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";}
    
blockquote, q {
	quotes: "" "";}
        /*****************************************/
        /*********   Common Classes   ************/
        /*****************************************/

h1{
	font-size:	30px;
	font-weight:	bold;
	line-height:	36px;
	color:		#000;
	padding:        0px 0px 15px 0px; 
}

h2{
	font-size:	28px;
	font-weight:	bold;
	line-height:	32px;
	color:		#000;
	padding:        0px 0px 30px;
}

h3{
	font-size:	24px;
	font-weight:	normal;
	line-height:	28px;
	padding:        5px 0px;
}

h4{
	font-size:	22px;
	font-weight:	normal;
	line-height:	25px;
	padding: 	5px 0px;
}

h5{
	font-size:	18px;
	font-weight:	normal;
	line-height:	22px;
	padding: 	0px 0px 5px;
}

h6{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px 0px 3px;
}

p {
	font-size:12px;
	line-height:18px;
	display:block;
	padding: 5px 0px;
}

a:link,
a.Normal:link{
	color:#1F4FB2;
	text-decoration:none;
	outline: none;}

a:visited,
a.Normal:visited{
	color:#333;
	text-decoration:none;}

a:hover,
a.Normal:hover,
a:focus,
a.Normal:focus,
a:active,
a.Normal:active{
	color:#333;
	text-decoration:none;
	cursor:pointer;}

.center{
	margin: 0 auto;}

.float_right{
	float:right;}

.clear{
	clear:both;}
    
.float_left{
	float:left;}
    
.Small {
	font-size:10px;
	color:#333;}

.Error /* Error and warning messages */{
	color:#b31212;
	font-size:12px;}

.Message /* Informative messages */{
	font-weight:normal;
	font-size:12px;
	color:#b31212;
	background-color:#ffcc00;}

.Head {
	font-weight:bold;
	font-size:18px;
	color:#ae2929;
	line-height:25px;
	white-space:nowrap;
	overflow:hidden;
	text-align:left;
	padding:0px 15px 0px 0px;}

.Normal{
	font-size:12px;
	line-height:16px;
	color:#000;
	text-align:left;}

.NormalItalic{
	font-style:italic;}
.bold{
	font-weight: bold;
}
span.SiteTitle{
    	color: #015a9a;
	font: normal 22px/30px Arial, Helvetica, sans-serif;
	position: relative;
	/*height: 52px;
	padding-top: 30px;*/
	display: block;
}
hr{
	height: 1px;
	border: none;
}
            /*****************************************/
            /**********  Layout Classes   ************/
            /*****************************************/	

.DefaultLayoutDiv  {
	position:relative;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
}

.PortalHeader{
	/*width:980px;*/
}

.Main_Table{
	/*width:980px;*/
	border: none;
	margin: 0 auto;
}

td.Main_Content_Table{
   /* width: 980px;*/
}

#Table1 {
	/*margin-top: 205px;*/
}

#Table2 {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;
}

[class*='Logon'] #Table2 {
	padding: 20px 25px 20px 25px;
	width: 100%;
	max-width: 990px;
	min-width: 300px;
	overflow: hidden;
}

[class*='Logon'] #Table2 p {
	text-align: left;
}

/* Login Page
.Login #Table2 {
	padding: 20px 500px 20px 25px;
	width: 100%;
	max-width: 990px;
	min-width: 755px;
	overflow: hidden;
}

.Login  #Table2 p {
	text-align: left;
}

.Login  #Table2 input[type="text"] {
	width: 185px;
}   */

.Login #Banner_BarPaneSubscribe {
	display: none;
}

#Content_Table{
    /*margin:0 auto;
    width: 980px;*/
}
    
#Content_Table td{
    vertical-align: top;
    word-break: break-word;
}

td.CenterTD,
td.RightTD{
    /*min-width: 320px!important;
    width: auto;
    overflow: hidden;*/
    position: relative;
}

td.LeftTD{
    /*min-width: 320px!important;
    max-width: 320px!important;
    width: 320px;*/
}

.banner_div{
    width: 100%;
    height: auto;
}

#leftpane,
#contentpane,
#rightpane,
#toppane,
#bottompane{
    /*min-height: 150px;*/
    padding: 0px;
    max-width: 980px;
    margin:0 auto;
}

#toppane,	
#bottompane {
	max-width: none;
}



        /*****************************************/
        /**********  Header Classes   ************/
        /*****************************************/

.header{
	background-color: #FFF;
	width: 100%;
	/*height: 0px;*/
	padding: 0px 0px 0px 0px ;
}	

.header-wrapper {
	/*width:980px;*/
	/*height: 0px;*/
	margin: 0 auto;
}

.userMenu{
	position:relative;
	width: auto;
	height:0px;
	z-index:400;
	float:right;
	vertical-align: top;
	overflow: visible;
	margin-top: 0px;
	color: #FFF;
}

.header-wrapper .userMenu{
	/*display: none;*/
}

/*.tagline_div {
	position: relative; 
	width: 330px; 
	height: 80px;
	margin: 40px 30px 45px 0px;
	z-index: 350;
	float: right;
}

.tagline_div p {
	color: #000;
	font: normal 20px/26px Arial, Helvetica, sans-serif;
	padding: 0;
}*/

        /*****************************************/
        /**********  Footer Styles    ************/
        /*****************************************/
	
#footer_div {
	width:100%;
	padding:0px 0px 0px 0px ;
	background: transparent;
	display: block;
	/*position: fixed;    uncomment these lines to have footer be fixed at bottome of browser.
	left: 0px;
	bottom: 0px;*/
	z-index: 100;
}

#footer_div .footer_box {
	display: none;
}

.site-footer {
	margin-top: 65px;
}

#copyright {
	/*width: 980px;*/
	padding: 14px 0px 13px 0px;
	margin: 0 auto;
	background-color: #333;
}
#copyright p {
	padding: 0px;
	text-align:center;
	font-size: 11px;
	color: #FFF;
}
#copyright a {
	color: #FFF;
}
#copyright a:hover {
	color: #CCC;
}

        

/* Subnav Styles
================================================== */
	
#divCurrentPage {
	/*width: 960px;*/
	margin: 0 auto;
	padding: 40px 10px 25px 10px;
	border-bottom: 1px solid #999;
}
	
#divCurrentPage li {
	padding: 0px 0px;
	margin: 0px 0px;
	list-style: none;
}

#divCurrentPage li a {
	width: 100%;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
}

.divSubPages {
	/*width: 960px;*/
	margin: 0 auto 15px;
	background-color: transparent;
	padding: 10px 0px 15px 0px;
	border-bottom: 1px solid #999;
}
	
.divSubPages li {
	padding: 0px 0px;
	margin: 0px 0px;
	list-style: none;
	display: inline-block;
}

.divSubPages li a {
	padding: 0px 10px;
	color: #000;
	font-size: 14px;
}

.divSubPages a:hover {
	color: #333;	
}

.divSubPages a.current-link {
	color: #555;	
}


/* Subpage Image Styles
================================================== */
	
.subpage-image {
	width: 100%;
	margin: 0px 0px 35px 0px;
}	
.subpage-image .subpage-image-wrapper {
	/*width: 980px;*/
	margin: 0 auto;
}	
.subpage-image .subpage-image-wrapper img {
	/*width: 980px;
	height: 617px;*/
}

        /*****************************************/
        /**********  Module Theme     ************/
        /*****************************************/

.ModuleWrap{
	margin:0 auto ;
	width:100%;
	/*max-width:960px!important;*/
	position: relative;}

.ModuleContent{
	padding:0px;
	border:none;
	/*max-width:960px;*/
	position:relative;
}

.ModuleContent hr {
	display: none;
}

.module_Body table{
	border-spacing:0px!important;
	/*max-width:960px;*/
}
    
.module_Body table td{
    padding: 0px 0px 0px 0px;
}
/*
.ModuleContent .ModuleTitle {
	color:#828181;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:14px;
	letter-spacing:0;
	display: block;
}*/

span.titulosofertas,
.ModuleTitle{       /* Title of each module */
	font-weight:	normal;
	font-size:	18px;
	color:		#000;
	line-height:	22px;
	text-align:	left;
	padding:    	0px;
	margin:		0px;
}

.ModuleContent hr{
	height: 1px;
	color:#0087cd;
	background-color: #247;
	margin-bottom: 5px;
}

div.Control_Panel_Table{
	position:absolute;
	top:8px;
	right:0;
	z-index:400;
}
	
table.Control_Panel_Table td{
	padding: 0 2px;
}
 

.ModuleTitle_Alt {       
	font-weight:	normal;
	font-size:	18px;
	color:		#015a9a;
	line-height:	22px;
	text-align:	left;
	display:        block;
	padding: 	0px;
}

.module_Body_alt{
    border: 1px solid #ccc;
    padding: 10px;
}
 
        /************************************************/
        /**********  Admin Modules Classes   ************/
        /************************************************/	
 
.div_ev_Table{          /***** contenedor de tabla editar propiedades de modulo ****/
    padding:20px 10px 10px 10px;
	border:none;
	margin: 0px auto 10px; 
	color:#ffffff;
	min-width: 980px;}

div.div_ev_Table table{
		max-width:790px!important;
        min-width: 500px;
}

.div_ev_Table_modal{          /***** contenedor de tabla editar propiedades de modulo ****/
    padding:20px 20px 10px 20px;
	border:none;
	margin: 0px auto 10px; 
	color:#ffffff;
	width:770px!important;}

div.div_ev_Table_modal table{
		max-width:730px!important;
        min-width: 500px;
}

div.div_ev_Table table table{
        min-width: 30px;
}     

div.div_ev_Table table td{
    padding: 2px;
}


table.ModuleWrap td{
    padding-top: 3px;
    padding-bottom: 3px;} 
    
table.ModuleWrap table table td{
    vertical-align: top;}

table.ModuleWrap a:link,
table.ModuleWrap a:visited,
table.ModuleWrap a:hover,
table.ModuleWrap a:focus,
table.ModuleWrap a:active{
	cursor:pointer;
	text-decoration:none;}

table.signInBody td{
    vertical-align: bottom;
}
option
{
    background-color: #e5e5e5;
	border-top:1px solid #fff;
	border-bottom:1px solid #cecece;
	min-height:23px;
	font-size:13px;
	line-height:22px;
	height:23px;
	color:#003366;
	padding:3px 0px 0px 5px;
    display: block;}

input[type="text"]:focus,
input[type="password"]:focus{
		outline:1px solid #0bd4ff!important;
        background-color: #f7f7f7;
}
input[type="text"]:active,
input[type="password"]:active{
    background-color: #fff;
}


input[type="text"],
input[type="password"],
input#Content_RightPane_ctl01_password,
input#Content_RightPane_ctl01_email,
input.NormalTextBox,
option [selected],
select,
select.NormalTextBox,
textarea
{
    background-color: #f2f2f2;
	border:1px solid #cccccc!important;
	min-height:25px;
	font-size:14px;
	line-height:25px;
	color:#808080;
	padding:0px 0px 0px 5px;
    outline: none;
}

select,
select.NormalTextBox{
    height:27px;
    padding:1px 0 0 1px !important;
}
/*select#Content_ContentPane_ctl01_EditTable_SITESETTINGS_LANGLIST{
    height:125px!important;
}*/
select.SelectList{
	height:250px!important;
	max-height:250px!important;
}
select.NormalTextBox{
	margin-right:5px!important;
}
select#Content_ContentPane_ctl01_tabList{
    height:150px;
}
select.multiselect{
	height:280px!important;
	max-height:280px!important;
	width:470px!important;
}

select#Content_ContentPane_ctl01_DestListBox,
select#Content_ContentPane_ctl01_SourceListBox{
    height: 220px;
    overflow: auto;
}
select#Content_ContentPane_ctl01_SourceListBox{ 
    margin-right: 8px;
}

a.CommandButton#Content_ContentPane_ctl01_DeleteLeft_Btn,
a.CommandButton#Content_ContentPane_ctl01_MoveLeft_Btn,
a.CommandButton#Content_ContentPane_ctl01_MoveRight_Btn,
a.CommandButton#Content_ContentPane_ctl01_CopyRight_Btn,
a.CommandButton#Content_ContentPane_ctl01_CopyAll_Btn,
a.CommandButton#Content_ContentPane_ctl01_DeleteRight_Btn
{
    width:60px!important;
    text-align: center;
}
td.rb_LangSw_sel img{
    padding-right: 5px;
}
        /**************************************************/
        /**********  Command Buttons Classes   ************/
        /**************************************************/	

.CommandButton,
input.Normal[type="submit"],
input[type="submit"],
a.CommandButton
{
	background-image: url("../../DesktopLayouts/Corporate-black/images/button_bg.png");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 1px solid #006699;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:inline-block!important;
	color:#fff;
	font-size:12px!important;
	font-weight:bold;
	line-height:23px!important;
	padding:0px 10px!important;
	min-height:23px!important;
}   
 
a.CommandButton:link,
a.CommandButton:visited,
input.CommandButton a:link,
input.CommandButton:visited,
input.Normal[type="submit"]:link,
input.Normal[type="submit"]:visited
{
    color:#fff;
    background-position: 0px 0px;
}

a.CommandButton:hover,
a.CommandButton:focus,
input.CommandButton:hover,
input.CommandButton:focus,
input.Normal[type="submit"]:hover,
input.Normal[type="submit"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus
{
	color:#fff;
	cursor:pointer;
    background-position: 0px -24px;
}

a.CommandButton:active,
input.CommandButton:active
{	
	color:#fff;
    background-position: 0px -48px;
}

input.imgLoginStyle  {
    background-color:#333; 
    border: none!important;
    height:22px!important;
    width:70px!important;
    color: #ccc;
}

input.imgLoginStyle:hover,
input.imgLoginStyle:active{
    color: #fff;
}

input.lnkRegisterStyle{
    border: none!important;
    height:22px!important;
    width:70px!important;
}

input.lnkRegisterStyle:hover,
input.lnkRegisterStyle:active{
}

/* Standard Appleseed Classes */

#ContentPane_ctl00_Desktopthreepanes1_ThreePanes_ctl03_allUsers{	
	width:100%;
}

#ContentPane_ctl00_Desktopthreepanes1_ThreePanes_ctl03_allUsers td{

	color:#333333;
	border:1px solid #999999;
}

table.registerForm td{
	padding:5px;
	min-height:40px;
}

select#Content_topPane,
select#Content_leftPane,
select#Content_contentPane,
select#Content_rightPane,
select#Content_bottomPane{
	width:170px;
	min-width:170px!important;
	height:190px;
	background-color:#fefefe;
}

/* Alternate styles for admin and edit Tabs */
.rb_AlternateLayoutTable{
	margin:0px;
	padding:0px;
	width:100%;
}

/*******************************************************/
/****************** Site Link classes ******************/
/*******************************************************/
                  
.SiteLink_Border_Right,
.SiteLink_Border_Left{
    position: relative;
    width: 1px;
    height: 24px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: left; 
}
.SiteLink_Border_Right{
}

.SiteLink_Border_Left{
}

div.SiteLink_bg{
	display:inline-block;
	float: left;
	padding: 0px;
	height: 24px;
}
span.SiteLink {
	font-weight:normal;
	font-size:12px;
	color:#247;
	text-align:center;
	vertical-align: bottom;
	display:inline-block;
	padding:0px 1px;
	line-height:25px;
	height: 29px;

}

.SiteLink A:link,
.SiteLink A:visited{
	display:block;
	color:#247;
	text-align:center;
	text-decoration:none;
	outline: none;
	font-size: 12px;
}

.SiteLink A:hover{
	color:#222;
}
.SiteLink A:active{
	color:#222;
}

table.SiteLink{
    vertical-align: top;
    padding: 0px;
    height: 29px;
    float: right;
	margin-right: 14px
}

table.SiteLink td{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

td.SubHead{
	color:#2d71b3;
	font-size:12px;
	line-height:15px;
	min-height:25px!important;
	min-width:200px;
	padding: 0px 0px 5px 5px;
	vertical-align:middle;
}

td.Normal{
    color:#4d4d4d;
    font-size: 13px;
    line-height: 16px;
}

td.SubHead span
{
    color:#ae2929;
    font-size: 20px;
    line-height: 30px;
   	font-weight:bold;

}

.SubSubHead{
	padding:    	0px 5px;
	font-weight:	bold;
	font-size:		14px;
	color:			#ae2929;
}

#Content_moduleType{
	color:#666;}

 /***************************************/
 /**************text areas**************/
/***************************************/

#Content_ContentPane_ctl01_moduleType,
#Content_ContentPane_ctl01_paneLocation,
#Content_ContentPane_ctl01_viewPermissions,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_TITLE,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_DOCTYPE,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_META_KEYWORDS,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_META_DESCRIPTION,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_META_ENCODING,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_META_OTHERS,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_KEY_PHRASE,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_BODYATTS,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_GOOGLEANALYTICS,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_ALTERNATIVE_URL,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_ADDTHIS_USERNAME,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_DEFAULT_EDITOR,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_SNAPENGAGE,
#Content_paneLocation,
#Content_moduleType,
#Content_viewPermissions
{width:424px!important;}




#Content_ContentPane_ctl01_moduleTitle,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_EDITOR_WIDTH,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_EDITOR_HEIGHT,
#Content_moduleTitle
{width:417px!important;}

#Content_ctl00_startdate,
#Content_ContentPane_ctl01_parentTabDropDown,
#Content_ContentPane_ctl01_PermissionDropDown,
#Content_ContentPane_ctl01_tb_MobileTabName,
#Content_ContentPane_ctl01_TabTitleTextBox,
#Content_ctl00_tfName,
#Content_ctl00_tfCompany,
#Content_ctl00_tfPhone,
#Content_ctl00_tfEmail,
#Content_ctl00_ddlCountry,
#Content_ContentPane_ctl02_txtNewRole,
#Content_cacheTime,
#Content_ctl00_tfPwd,
#Content_ctl00_tfPwdAgain
{width:270px!important;}




#Content_ctl00_ddlDay,
#Content_ctl00_ddlYear
{width:70px!important;}

#Content_ctl00_ddlMonth
{width:130px!important;}

#Content_ContentPane_ctl01_dgFile td{
	text-align:center;
	vertical-align:middle;}
	
			/********************************/
			/**********USERS TABLE*************/
			/********************************/
#Content_ContentPane_ctl01_allUsers,
#Content_ContentPane_ctl01_myDataGrid{
	margin:15px 10px 20px 15px;
	border:1px solid #666;}

#Content_ContentPane_ctl01_allUsers th,
#Content_ContentPane_ctl01_myDataGrid th{
	height:30px;
	width:700px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	border:1px solid #006699;
		}	

#Content_ContentPane_ctl01_allUsers td,
#Content_ContentPane_ctl01_myDataGrid td{
	height:22px;
	width:700px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #006699;}



.ui-accordion .ui-accordion-header .ui-icon {
	display: none;
}


.pager span {
margin:3px;
}

#Page_Modules {
	overflow: auto!important;
}

/*added by ravi start*/
 .module_Body img {

     position: relative;
    z-index: 99; 
} 

.searchResults a span {
font-family:inherit;
font-size:14px;
font-weight:700;
}

.searchResults h4
{
line-height:15px;
}
/*added by ravi completed*/


/* .ModuleContent {
	margin:0 4px 0 0;
} */
/* .ModuleContent {
    float: left;
    margin: 0 4px 0 0;
	width:100%;
}
.module_Body > a {
    float: left;
}
 */
 
 /*added by ravi started for phase 1.2*/
#tblSubs td
{
	background: none !important;
}

#Content_ContentPane_ctl02_gvSubscribers td 
{
	background: none !important;
}
#Content_ContentPane_ctl02_pnlMemberEdit td
{
	background: none !important;
}
#Content_ContentPane_ctl02_pnlMemberEdit table
{
	width: 40% !important;
}
.col-sm-6 {
    /*width: -1% !important;*/  /*2015-12-10 MLP commenting out as too general, will cause issues. */
}
/*added by ravi completed*/


.managetd
{
    width: 20%;
}