@charset "utf-8";
/* CSS Document */

.roundedCornerWhite{
	border: 2px solid #FFFFFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

.shadedDiv{
	/*width: 99%;*/
	border: 2px solid #dfdfdf;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color:#E5E5E5 /* AFB7C0 C0D7E9  97B5C4 */;
}

.shadedDiv table th{
	font:13pt arial;
	color:#333;
	font-weight:bold;
}

.evenShade{
	/*width: 99%;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #FFFFFF;
	padding:5px;
	margin: 5px 0px 5px 0px;
}
.oddShade{
	/*width: 99%;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #CCCCCC;
	padding:5px; 
	margin: 5px 0px 5px 0px;
}

label.error {
  color: red;
}



.wrapper {
	width: 100%;
	height: 100%;
	float: left;
	/* background: url(../images/mainDesign/wrapper_bkgd1.jpg) repeat-x; */
}
.headerWrapper {
	width: 100%;
	height: 125px;
	float: left;
	background: url(../images/mainDesign/2010_05/header_bkgd.jpg) repeat-x;
}
.header {
	width: 950px;
	float: none;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	margin: 62px 0px 0px 0px;
	float: left;
}
.headerMenu {
	position:absolute;
	margin: 94px 0px 0px 320px;
	float: right;
	width: 630px;

}
.headerMenu ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.headerMenu li { 
	 float: right;
	 padding: 0px 0px 0px 2px;
}
.headerMenu li a, .headerMenu li a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	list-style: none;
	display: block;
	background: url(../images/mainDesign/2010_05/menu_bkgd.png) repeat-x;
	padding: 4px 10px 5px 10px;
}
.headerMenu li a:hover {
	color: #cccccc;
}
.headerShare {
	float:right;
	width: 210px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.headerShare img {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.headershare img:a:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.page {
	width: 950px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #000;
}
body p {
	margin: 5px 5px 5px 5px;
}
body a, body a:link {
	/*color: #487781;*/
	color:  #4573A7;
	text-decoration: none;
}
body a:hover {
	color: #FFF;
	/*color: #9E0101;*/
}
.main {
	/*below the header. contains both left and right side*/
	width: 950px;
}
.leftColumn {
	/*holds the large left boxes*/
	width: 725px;
	min-height:330px;
	float: left;
}
.rightColumn {
	/*holds the right menu boxes*/
	width: 225px;
	float: right;
}
.boxTitle {
	width: 100%;
	float: left;
}
.boxTitleRight {
	width: 100%;
	float: right;
	margin-right: -8px;
}
.titleTab {
	/* Sliding right image */
	background: transparent url(../images/mainDesign/2010_05/titleTab_rt.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000;
	font-weight: normal;
}
.titleTabRight {
	/* Sliding right image */
	background: transparent url(../images/mainDesign/2010_05/titleTab_rt.png) no-repeat scroll top right; 
	display: block;
	float: right;
	height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FFF;
	font-weight: normal;
}
.titleTab span {
	/* Background left image */ 
	background: transparent url(../images/mainDesign/2010_05/titleTab_lt.png) no-repeat; 
	display: block;
	line-height: 15px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 15px 5px 10px;
} 
.titleTabRight span {
	/* Background left image */ 
	background: transparent url(../images/mainDesign/2010_05/titleTab_lt.png) no-repeat; 
	display: block;
	line-height: 15px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 15px 5px 20px;
	float: right;
} 
.titleTab span img {
	margin: 0px 5px 0px 0px;	
	float: left;
}
.titleTabRight span img {
	margin: 0px 0px 0px 5px;	
	float: right;
}
.detailRight {
	float: right;
	width: 39%;
	padding: 5px 5px 5px 5px;
}
.detailLeft{
	float: left;
	width: 58%;
	padding: 5px 5px 5px 5px;
}
.detailLeft ul {
	list-style: none;
}
a.button {
    /* Sliding right image */
    background: transparent url(../images/mainDesign/2010_05/btn_red_rt.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.button span {
	/* Background left image */ 
	background: transparent url(../images/mainDesign/2010_05/btn_red_lt.png) no-repeat; 
	display: block;
	color: #FFF;
	line-height: 25px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 1px 5px 2px 5px;
} 
a.button:hover span{
	color: #CCC;
}

.box710 {
	width: 100%;
	padding:0px;
	margin: 10px 20px 10px 0px;
	float: left;
}
.box710header {
	float: left;
	width: 710px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/mainDesign/left_blue_top.jpg);
}
.box710title {
	width: 710px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background: url(../images/mainDesign/2010_05/712_title_01.png) repeat-y;
}
.box710title h2 {
	font-size: 14px;
}
.box710title img {
	margin: 7px 7px 7px 5px;	
	float: left;
}

.box710content {
	width: 708px;
	float: left;
	border-left: #CCC solid 2px;
	border-right: #CCC solid 2px;
}
.box710contentTop {
	width: 712px;
	height: 6px;
	float: left;
	background: url(../images/mainDesign/2010_05/712_box_top_sq.png) no-repeat;
}
.box710contentTopRd {
	width: 712px;
	height: 6px;
	float: left;
	background: url(../images/mainDesign/2010_05/712_box_top.png) no-repeat;
}
.box710contentBtm {
	width: 712px;
	height: 6px;
	float: left;
	background: url(../images/mainDesign/2010_05/712_box_btm.png) no-repeat;
}
.box210 {
	width: 210px;
	margin: 10px 0px 10px 5px;
	float: right;
}
.box210header {
	width: 210px;
	height: 12px;
	background-image: url(../images/mainDesign/right_grey_top.jpg);
	float: left;
}
.box210title {
	width: 210px;
	height: auto;
	float: left;
	background: #ff0000 url(../images/mainDesign/2010_05/login_tab) repeat-y;
}
.box210title img {
	margin: 7px 7px 7px 5px;	
	float: left;
}
.box210content {
	width: 208px;
	float: left;
	border-left: #CCC solid 2px;
	border-right: #CCC solid 2px;
}
.box210contentTop {
	width: 212px;
	height: 6px;
	float: left;
	background: url(../images/mainDesign/2010_05/212_box_top_sq.png) no-repeat;
}
.box210contentBtm {
	width: 212px;
	height: 6px;
	float: left;
	background: url(../images/mainDesign/2010_05/212_box_btm.png) no-repeat;
}
.box210 ul {
	width: 206px;
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	margin: 10px 5px 5px 5px; 
	padding: 0px;
}
.box210 li {
	margin: 0px 6px 5px 0px;
	padding: 0px;
}
.box210 li a, .box210 li a:link {
	color: #487781;
	text-decoration: none;
}
.box210 li a:hover {
	color: #9E0101;
}
.titleRed {
	width: 100%;
	height: auto;
	float: left;
	background: #ff0000 url(../images/mainDesign/red_header1.png) repeat-x;
}
.titleRed img {
	margin: 2px 7px 2px 5px;	
	float: left;
}
.analyticTab {
	width: 100%;
	float: left;
	background: #CCC url(/public/images/whiteOverlay15.png) repeat-x;
}
.analytic710 {
	width:100%; 
	float:left;
	border: #CCC 1px solid;
	margin-top: 15px;
}
.right350 {
	width:49%; 
	height:280px;
	float:right;
	border: #CCC 1px solid;
	margin-top: 15px;
	overflow-y:auto;
}
.left350 {
	width:49%; 
	height:280px;
	float:left;
	border: #CCC 1px solid;
	margin-top: 15px;
	overflow-y:auto;
}
.overflowY {
	width: inherit;
	height: inherit;
	overflow-y:auto;
}
.tappinnList ul {
	list-style: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.tappinnList li{
	background: url(/public/images/mainDesign/bullet-mark.jpg) no-repeat;
	list-style-position: inside;
	background-position: 0px 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
}
.footer {
	width: 100%;
	float: left;
	background: url(../images/mainDesign/2010_05/footer_bkgd.png) repeat-x;
	/*margin: 10px 10px 10px 10px;*/
	text-align: center;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #999;
	margin: 9px 5px 5px 5px;	
}
.imgInlineLeft {
	float: left;
	margin: 5px;
}
.imgInlineRight {
	float: right;
	margin: 5px;
}	
.repeat {
	float: left;
	width: 100%;
	border-bottom: #CCC solid 1px;
}
.repeat img {
	float: left;
	margin: 5px;
	border: 1px solid #000;
}
.repeat h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #000;
	margin: 2px 5px 2px 62px;
}
.horzRule {
	width: 643px;
	height: 1px;
	margin: auto;
	background-image: url(../images/mainDesign/horiz_rule.png);
}

.color_pic_div{
border:2px solid #000000;height:20px;width:20px;cursor:pointer;
}

/*.iphone {
	background: url(../images/iphone.jpg) no-repeat;
}*/

#body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; background:#000000;
-webkit-user-select: none;
-webkit-text-size-adjust: none;overflow-x: hidden;
}

#wreppar { margin:0 auto; padding:0; width:100%;}

.min_height{min-height:330px;}

.tbl_analytic {   font-size:12px; border:solid 0px; margin:0 0 10px 0}
.tbl_analytic th { background:#D7D7D7; padding:5px 10px 5px 10px; font-size:12px; }
.tbl_analytic th a { color:#595959; text-decoration:none;}
.tbl_analytic th a:hover { text-decoration:underline;}
.tbl_analytic td { padding:5px; background:#FFFFFF; font-size:11px;  } 
.tbl_analytic tr.head td { background:#e7e7e7;  /*background:#7FC41C;*/ color:#000;}

#delete_list_img {border:0;}

.float_right{float:right;}

/* added by tanmay 12-01*/

.repeat p {
	margin-left:62px;
}
.ClearBoth{ clear:both; height:0px; font-size:0px; padding:0px; margin:0px; line-height:0px;}

/* div id for the tweet feed */
#tweet { 	
} 
#tweet ul { }
#tweet li { 
}
/* span classes for twitter feed */
.twitterPrefix { }
.twitterStatus { }
.twitterTime {}

.list_type{ float:right; cursor:pointer;padding:9px 0px 5px 0px; }
.list_type a { padding:0px 5px;text-decoration:underline; }
.list_type a:hover { background-color:#5C858E;text-decoration:none;color:#fff; }

.searchFrm{ padding:5px 0px;float:left; }

.selectbox{ width:245px; }
.selectbox3{ width:211px; }
.selectbox4{ width:160px; }

.vcardTable{
	background-color:#EDEDED;
	border:1px solid #CCCCCC;
	margin:3px;
	padding:5px;
	min-height:160px;
}

.vcardTable tr td input{
	width:180px;
	-x-system-font:none;
	border:1px solid #ACACAC;
	color:#222222;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px;
}

/* for new color picker */
.colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	cursor:pointer;
	background: url(../images/select.png);
}
.colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../images/select.png) center;
}
.colorSelector2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background: url(../images/select2.png);
}
.colorSelector2 div {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: url(../images/select2.png) center;
}
.colorpickerHolder2 {
	top: 32px;
	left: 0;
	width: 356px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
.colorpickerHolder2 .colorpicker {
	background-image: url(../images/custom_background.png);
	position: absolute;
	bottom: 0;
	left: 0;
}
.colorpickerHolder2 .colorpicker_hue div {
	background-image: url(../images/custom_indic.gif);
}
.colorpickerHolder2 .colorpicker_hex {
	background-image: url(../images/custom_hex.png);
}
.colorpickerHolder2 .colorpicker_rgb_r {
	background-image: url(../images/custom_rgb_r.png);
}
.colorpickerHolder2 .colorpicker_rgb_g {
	background-image: url(../images/custom_rgb_g.png);
}
.colorpickerHolder2 .colorpicker_rgb_b {
	background-image: url(../images/custom_rgb_b.png);
}
.colorpickerHolder2 .colorpicker_hsb_s {
	background-image: url(../images/custom_hsb_s.png);
	display: none;
}
.colorpickerHolder2 .colorpicker_hsb_h {
	background-image: url(../images/custom_hsb_h.png);
	display: none;
}
.colorpickerHolder2 .colorpicker_hsb_b {
	background-image: url(../images/custom_hsb_b.png);
	display: none;
}
.colorpickerHolder2 .colorpicker_submit {
	background-image: url(../images/custom_submit.png);
}
.colorpickerHolder2 .colorpicker input {
	color: #778398;
}
.customWidget {
	position: relative;
	height: 36px;
}

/* end of color picker */

.month_tbl_row1 {
	width:70px;
	float:left;
	color:#000000;
}
.month_tbl_row2 {
	width:120px;
	float:left;
	text-align:left;
	color:#000000;
}
.month_tbl_row2 a{
	cursor:pointer;
}
.month_tbl_row3 {
	width:120px;
	float:left;
	color:#000000;
}
.month_tbl_row4 {
	width:127px;
	float:left;
	color:#000000;
}
/*	new styles for 2010-07-19	*/
/*	------ we should clean up this css file one day		*/
.green_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #090;
}
.grey_p_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.grey_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.mid_tri_div {
	width: 236px;
	float: left;
}

.tabPanel ul { margin:0; padding:0px 0 0 7px; }
.tabPanel ul li { display:inline; float:left;border-left:2px solid #dfdfdf;border-top:2px solid #dfdfdf; }
.tabPanel ul li.last { border-right:2px solid #dfdfdf; }
.tabPanel ul li a, .tabPanle ul li a span { background:#ffffff; cursor:pointer; }
.tabPanel ul li a { float:left; display:block; margin-left:2px; padding:0 0 0 5px; background-position:0px -309px; font-weight:bold; font-size:11px; /*color:#095986;*/ text-decoration:none; }
.tabPanel ul li a span { background-position:right -267px; float:left; display:block; height:30px; line-height:30px; padding:0 10px 0 7px; }
.tabPanel ul li:hover,.tabPanel ul li a:hover, .tabPanel ul li.active, .tabPanel ul li a.active { /*background-position:0 -213px;*/ color:#C35F5C; background:#DFDFDF;}
.tabPanel ul li a:hover span, .tabPanel ul li a.active span { /*background-position:right -167px;*/ }

.pagination{padding:10px 0;color:#000000;}

#frmadddomain span {padding:0 8px;}

.del_img a img {margin:-5px 0 0 0;}

.location_count {padding:5px 0;}
.location_count {padding:5px 0;}

#with_location{float:right;color:#000000;padding:2px 8px;}
#with_out_location{float:right;color:#000000;padding:2px 8px;}

#by_ip{float:right;color:#000000;padding:2px 8px;}
#by_device{float:right;color:#000000;padding:2px 8px;}

.paginationControl a.disabled {color:#acacac;text-decoration:none;cursor:default;}


/* Alert/Error Message Classes Starts : Created on 28-09-2010 : Keval */

.message{
color:red;
}

.message-success{
color:green;
}

/* Alert/Error Message Classes Ends : Created on 28-09-2010 : Keval */


/* Start : class for qr code download button */
.qr-image-download-span {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../images/mainDesign/2010_05/menu_bkgd.png) repeat-x;
	padding: 4px 10px 5px 10px;
	width:40px;
}
/* End : class for qr code download button */
