﻿@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 

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, ins, kbd, q, s, samp,
small, strike, sub, 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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	outline: none;
}

body {
	line-height: 1;	
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	

.tableRightBodyPadding
{
	width:100px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}	

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	

.clearfix {
	display:inline-block;
}	

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.backgroundImageFlesh
{
	background-image:(../images/bgBckFlesh.png);
	background-repeat:no-repeat;
	width:300px;
	height:175px;
	padding:0 15px 0 15px;
	}
/*........... do not change or amalgamate the above clearfix styles..................*/

body 	
{
    background: #DBDBDB url(../images/page-bg.jpg) top left repeat-x;
	font: 11px Tahoma, Geneva, sans-serif;
	line-height: 18px;	
}

    /*border-bottom: solid 1px #999999;*/
h1 
{
    font-size: 14px;
    font-weight: bold;
	/*z-index: 1;
	left: 204px;
	top: 264px;
	position: absolute;*/
	/*height: 27px;*/
	/*border-bottom: dotted 1px #999999;*/
	line-height: 30px;
	width: 650px;
}

.table1 
{
    width: 94%;
    margin: 0 auto;
}

.table1 td 
{
    padding: 0 0 20px 0;
}

.table2 
{
    width: 100%;    
}

.table2 td
{
    padding: 0 8px 10px 0;    
}

.table3
{
    width: 100%;    
}

.table3 td
{
    padding: 0 4px 10px 0;    
}

.table4
{
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    border: solid 1px #999999;
}

.table4 td
{
    padding: 0 4px 4px 0;    
}

.table6
{
    float: right;
    width: 300px;
    border: 1px solid #CCCCCC;
    border-left: none;
}

.table6 td
{
    padding: 4px 6px 4px 6px;
    border-left: solid 1px #FFF;
    border-bottom: solid 1px #FFF;    
}

.row1 
{
    text-align: right;
    vertical-align:top;
}
.row2 
{
    font-weight: bold;
}
.rowLabel 
{
    width:150px;
    font-weight:bold;
	border-right:5px white solid    
}

.textboxXYZ
{	
    border: solid 1px #999999;
    padding: 4px;
    font: 11px Tahoma, Geneva, sans-serif;   
}

.textbox1 
{
    width: 180px;
    border: solid 1px #999999;
    padding: 4px;
    font: 11px Tahoma, Geneva, sans-serif;   
}

.textbox2 
{
    width: 300px;
    border: solid 1px #999999;
    padding: 4px;
    font-size: 11px;
    font: 11px Tahoma, Geneva, sans-serif;
}

.textbox3 
{
    width: 300px;
    border: solid 1px #999999;
    padding: 4px;
    font-size: 11px;
    font: 11px Tahoma, Geneva, sans-serif;
}

.textarea1 
{
    width: 300px;
    height: 60px;
    border: solid 1px #999999;
    padding: 4px;
    font-size: 11px;
    font: 11px Tahoma, Geneva, sans-serif;
}

.textarea2 
{
	width: 300px;
    height: 60px;
    border: solid 1px #999999;
    padding: 4px;
    font-size: 11px;
    font: 11px Tahoma, Geneva, sans-serif;
}

.textarea3 
{
    width: 300px;
    height: 60px;
    border: solid 1px #999999;
    padding: 4px;
    font-size: 11px;
    font: 11px Tahoma, Geneva, sans-serif;
}

.select1 
{
    width: 170px;
    border: solid 1px #999999;
    padding: 4px;
    font-size: 11px;
    font: 11px Tahoma, Geneva, sans-serif;
}

.select2 
{
    width: 120px;
    border: solid 1px #999999;
    padding: 4px;
    font-size: 11px;
    font: 11px Tahoma, Geneva, sans-serif;
}

.grid-wrap 
{
    /*padding: 10px;*/
}

.align-right
{
    text-align: right;
}

.align-center
{
    text-align: center;
}

.spacer 
{
    height: 20px;
}

.float-left
{
    float: left;
}

.float-right 
{
    float: right;
}

/**/
#page 
{    
    width: 1050px;
}

/* Begin Header */

#header 
{
    background: url(../images/bannerfinal.jpg) 0 27px no-repeat;
    /*height: 180px;*/
}

#header .top 
{
    height: 30px;
    padding: 0 0 0 10px;
    line-height: 28px;
    color: #FFF;
}

#nav 
{
    height: 30px;    
    margin: 120px 0 0 230px;
    width: 800px;
}

#nav ul 
{
    list-style: none;
}

#nav ul li 
{
    float: left;    
    background: url(../images/nav-bg.jpg) top left no-repeat;
    width: 120px;
    height: 30px;
    line-height: 30px;    
    margin-right: 4px;
    text-align: center;
}

#nav ul li 
{
    float: left;    
    background: url(../images/nav-bg.jpg) top left no-repeat;
    width: 120px;
    height: 30px;
    line-height: 30px;    
    margin-right: 4px;
    text-align: center;
}

#nav ul li a
{
    color: #B50005;
    font-weight: bold;
    text-decoration: none;
}

#nav ul li a:hover
{
    color: #353535;
}


/* End Header */

#content-wrap 
{
    padding: 0 10px 0 10px;
}

/* Begin Leftbar */

#leftbar 
{
    float: left;
    width: 182px;
}

#leftbar .top
{
    height: 14px;
    background: url(../images/leftbar-top.jpg) top left no-repeat;
}

#leftbar .content 
{
    background: #D30304;
    /*padding-bottom: 300px;*/
}

#leftbar .pad 
{
    background: #D30304;
    height: 300px;
}

#leftbar .title 
{
    background: url(../images/leftbar-header.jpg) top left no-repeat;
    height: 40px;
    line-height: 30px;
    padding-left: 30px;
    color: #FFF;
    font-weight: bold;
}

#leftbar .sub-nav 
{
    margin: 0 10px 0 10px;
    /*list-style-image: url(../images/arrow-white.gif);*/
}

#leftbar .sub-nav .root
{
    background: url(../images/arrow-white-high.gif) top left no-repeat;
    line-height: 25px;
    border-bottom: dotted 1px #FFF;    
}

#leftbar .sub-nav li a
{    color: #FFF;
    text-decoration: none;
    padding-left: 10px;    
}

#leftbar .sub-nav li a:hover
{
    color: #3D3D3D;
}

#leftbar .child a
{
    margin-left: 10px;
}

#leftbar .bottom
{
    height: 14px;
    background: url(../images/leftbar-bottom.jpg) top left no-repeat;
}


/* End Leftbar */

/* Main Content */

#main-content 
{
    float: left;
    width: 670px;
}

#main-content .top
{
    height: 14px;
    background: url(../images/main-content-top.jpg) top left no-repeat;
}

#main-content .content
{
    background: #FFFFFF;
    padding: 0 10px 0 10px;
}

#main-content .header
{
	font-family:Tahoma;
	font-size:14pt;
	color:White;
	padding:15px 0px 0px 10px;
    background: url(../images/header.png) top left no-repeat;
    height: 50px;
}

#main-content .header-mycustomer
{
    background: url(../images/header-mycustomer.jpg) top left no-repeat;
    height: 50px;
}

#main-content .header-mycampaigns
{
    background: url(../images/header-mycampaigns.jpg) top left no-repeat;
    height: 50px;
}

#main-content .header-myreports
{
    background: url(../images/header-myreports.jpg) top left no-repeat;
    height: 50px;
}

#main-content .header-configuration
{
    background: url(../images/header-configuration.jpg) top left no-repeat;
    height: 50px;
}

#main-content .header-login
{
    background: url(../images/header-login.jpg) top left no-repeat;
    height: 50px;
}

#main-content .header-error
{
    background: url(../images/header-error.jpg) top left no-repeat;
    height: 50px;
}

#main-content .bottom
{
    height: 14px;
    background: url(../images/main-content-bottom.jpg) top left no-repeat;
}

/* End Main Content */


/* Right Bar */

#rightbar 
{
    float: right;
    width: 170px;
}

#rightbar .top 
{
    height: 14px;
    background: url(../images/rightbar-top.jpg) top left no-repeat;
}

#rightbar .content 
{
    background: #FFF;
    padding: 0 10px 0 10px;    
}

#rightbar .content p 
{
    padding-bottom: 10px;
}

#rightbar .bottom 
{
    height: 14px;
    background: url(../images/rightbar-bottom.jpg) top left no-repeat;
}
/* End Right Bar */

/* Begin GridView */

.GridViewStyle
{   
    /*border-right: 2px solid #E7ECEE;
    border-bottom: 2px solid #E7ECEE;
    border-left: 2px solid #E7ECEE;
    border-top: 2px solid #E7ECEE;
    /*padding: 4px;*/
    width: 650px;
    margin: 0 auto;
}

.GridViewStyle1
{   
    /*border-right: 2px solid #E7ECEE;
    border-bottom: 2px solid #E7ECEE;
    border-left: 2px solid #E7ECEE;
    border-top: 2px solid #E7ECEE;
    /*padding: 4px;*/
    float: left;
    /*width: 350px;*/
    /*margin: 0 auto;*/
}

.GridViewStyle a
{
    color: #D30304;
    text-decoration: underline;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 4px;
    font-weight: bold;
}

.GridViewHeaderStyle
{
    background-color: #3D3D3D;
    font-weight: bold;
    color: #FFF;    
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: #195061;
    padding: 4px;
}

.GridViewRowStyle
{
    background-color: #E5E5E5;
    color: #3D3D3D;
}

.GridViewRowStyle2
{
    background-color: #E5E5E5;
    color: #3D3D3D;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: #3D3D3D;
}

.GridViewAlternatingRowStyle2
{
    background-color: #FFFFFF;
    color: #3D3D3D;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #CCCCCC;
    margin:none;
    padding: 4px;
}

.GridViewSelectedRowStyle
{
    background-color: #FFE8E8;
    font-weight: bold;
    color: #3D3D3D;
}

.GridViewPagerStyle
{
    background-color: #3D3D3D;
    color: #FFFFFF;
    line-height: 28px;
}

.GridViewPagerStyle table 
{
    margin: 0 auto 0 auto;
}

.GridViewPagerStyle a 
{
    font-weight: bold;    
    padding: 0 4px 0 4px;
}
/* End GridView */

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
/*End Modal Popup*/

.campaign-tab 
{
    list-style: none;
}

.campaign-tab li 
{
    float: left;
    background: url(../images/tab-normal.jpg) top left repeat-x;
    line-height: 26px;
    padding: 0 16px 0 15px;
    /*width: 100px;*/
    text-align: center;
}

.shade-black 
{
    background: #000;
}

.shade-orange 
{
    background: #FF6600;
}

.shade-green 
{
    background: #006600;
}

.shade-red 
{
    background: #D30304;
}

.shade-violet 
{
    background: #663399;
}

.colorgraphGridCell
{
	width:20px;
	/*padding:100px;*/
	border:none;
	margin:none;
}

.btn-123
{
	width:123px;
	height:26px;
	border:none;
	background:url("../images/btn_123.jpg");
	font-family:Tahoma;
	font-weight:bold;
	font-size:8.19pt;
	color:White;
	cursor:pointer;
}

.btn-88
{
	width:88px;
	height:26px;
	border:none;
	background:url("../images/btn_88.jpg");
	font-family:Tahoma;
	font-weight:bold;
	font-size:8.19pt;
	color:White;
	cursor:pointer;
}

.tab_selected_100
{
	width:100px;
	height:27px;
	border:none;
	background:url("../images/tab_selected_100.jpg");
	font-family:Tahoma;
	font-weight:bold;
	font-size:8.19pt;
	color:Black;
	cursor:pointer;
}

.tab_selected_120
{
	width:120px;
	height:27px;
	border:none;
	background:url("../images/tab_selected_120.jpg");
	font-family:Tahoma;
	font-weight:bold;
	font-size:8.19pt;
	color:Black;
	cursor:pointer;
}

.tab_inactive_100
{
	width:100px;
	height:27px;
	border:none;
	background:url("../images/tab_inactive_100.jpg");
	font-family:Tahoma;
	font-weight:bold;
	font-size:8.19pt;
	color:White;
	cursor:pointer;
}

.tab_inactive_120
{
	width:120px;
	height:27px;
	border:none;
	background:url("../images/tab_inactive_120.jpg");
	font-family:Tahoma;
	font-weight:bold;
	font-size:8.19pt;
	color:White;
	cursor:pointer;
}

.subText
{
	color:#666666;
}

.tip
{
	color:Blue;
}

/*CALENDAR START*/
.calendar .ajax__calendar_today 
{
	font-weight:bold;
}

.calendar .ajax__calendar_other 
{
	color:Gray;
}

.calendar td
{
	margin:0px;
	padding:0px;
}

.txtCalendar
{
    width: 60px;
    border: solid 1px #999999;
    padding: 4px;
    font: 11px Tahoma, Geneva, sans-serif; 
}
/*CALENDAR END*/

.popup
{
	background-color:Gray;
	filter:alpha(opacity=40);
}


