body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
h1{
color:#FFFFFF;
}
a
{
	 text-decoration:none;
	 color:#0f79a7;
	 font-size:9px;
	
}
a:hover
{
 text-decoration:underline;
}

.wrapper
{
	width:1003px;
	height:auto;
	margin:0px auto;	
	border-right:0px solid #ededed;
	border-left:0px solid #ededed;
	
}
.clear
{
	clear:both;	
}
.header
{
	width:1003px;
	height:91px;
	background-image:url('images/header.jpg');
}
.headerline
{
	width:1003px;
	height:6px;
	background-color:#ffc000;
}
.center
{
	width:1003px;	
	min-height:408px;
	background-image:url('images/bg-slice.jpg');
/*	color:#fff;*/
}
.footer
{
 	height:80px;
	background-color:#1b90df;	
}
.sub_footer
{
 	height:70px;
	width:873px;
	background-color:#1b90df;
	float:left;
}
.chrono_logo_bottom
{
	height:70px;
	width:130px;
	background-image:url(images/chronotapper-logo-bottom.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}

.chrono_logo_top
{
	height:92px;
	width:130px;
	background-image:url(images/chronotapper-logo-top.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;

}
.sub_footer_top
{
	height:92px;
	width:873px;
	background-image:url('images/bg-slice.jpg');
	float:left;	
}
.MainHeading
{
	font-size:35px;
	color:#32a9fb;
	text-align:left;
	padding-top:45px;
	padding-left:15px;
}
.introtext
{
	font-size:16px;	
	text-align:left;
	padding-top:25px;
	padding-left:20px;
	
}
.introPara
{
 width:600px;
 color:#FFFFFF;
}

.readMoreBtn
{
	width:114px;
	height:37px;
	background-image:url("images/read-more-button.jpg");
	background-repeat:no-repeat;
	cursor:pointer;
	border: 0px;
}

.readMoreBtnhover
{
	
	width:114px;
	height:37px;
	background-image:url("images/read-more-hover.jpg");
	background-repeat:no-repeat;
	cursor:pointer;
	border: 0px;
	
}
.logo_home
{
  position:absolute;
  top:413px;
  left:10px; 
  display:none;
}

.logo_home2
{
  position:absolute;
  top:413px;
  left:12%; 
}

.logo
{
  position:absolute; 
  left:10px;
  margin-top:-92px;
  
}
.phone
{
	 position:absolute;
	 width:220px;
	 height:478px;
	 top:16.1%;
	 left:70%;
	 display:none;
	 
}

.login
{
position:absolute;
width:292px;
height:180px;
background-color:#f1f1f1;
border:3px solid #878787;
top:310px;
left:140px;
font-size:12px;
font-weight:bold;
color:#000;
text-align:left;
padding-left:10px;
}

.register
{
	width:392px;
	height:auto;
	background-color:#f1f1f1;
	border:3px solid #878787;
	margin-top:10px;
	margin-left:140px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
}
.forgot
{

width:292px;
height:180px;
background-color:#f1f1f1;
border:3px solid #878787;
font-size:12px;
font-weight:bold;
color:#000;
text-align:left;
padding-left:10px;
}

.loginHeading
{
	font-size:20px;
	color:#32a9fb;
	text-align:left;
	padding-top:5px;

}
.loginBtn
{
	width:70px;
	height:27px;
	background-image:url("images/login-button.jpg");
	background-repeat:no-repeat;
	border: 0px;
	cursor:pointer;
}
.loginBtnhover
{
	background-image:url("images/login-hover.jpg");
	width:70px;
	height:27px;	
	background-repeat:no-repeat;
	border: 0px;
	cursor:pointer;
}

.downloadBtn
{
    position:absolute;
	top:332px;
	left:500px;
	width:222px;
	height:222px;
	background-image:url("images/download-sticker.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.downloadBtnhover
{
	
	position:absolute;
	top:332px;
	left:500px;
	width:222px;
	height:222px;
	background-image:url("images/download-sticker-hover.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

.textfield
		{
			background:#f0f0f0;
			border:solid 1px #ccc;
			padding:3px;
			margin:4px 0px 4px 0px;
			width:90%;
		}
.textfield:hover,
.textfield:focus
	{
	background:#fff;
	border:solid 1px #333;
	color:#000;
	}
	
.error
{
 
  height:15px;
  padding-top:5px;
  color:RED;
  text-align:left;
  font-size:10px;
}

.txt_copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
width:400px;
margin-left:185px;
margin-top:-20px;
}
.sub_txt_copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
width:400px;
margin-left:15px;
margin-top:-20px;
}
.txt_welcome{
font-size:24px;
font-weight:bold;
color:#ffc000;
text-align:left;
padding-top:45px;
padding-left:15px;
}
.txt_welcome_username{
font-size:24px;
font-weight:bold;
color:#1b90df;
text-align:left;
padding-top:45px;
padding-left:5px;
}

a.panel_links{
font-size:18px;
color:#fff;
}
a.panel_links:hover{
text-decoration:none
}
a.panel_links:visited{
font-size:18px;
color:#fff;
}
.content_area{
margin-left:170px;
}

.viewExcel{
	width:114px;
	height:37px;
	background-image:url("images/blank_button.png");
	background-repeat:no-repeat;
	cursor:pointer;
	border: 0px;
	font-size:14px;	
}
.viewExcel_hover{
	width:114px;
	height:37px;
	background-image:url("images/blank_button_hover.png");
	background-repeat:no-repeat;
	cursor:pointer;
	border: 0px;	
	font-size:14px;	
}
.buyNow{
	width:114px;
	height:37px;
	background-image:url(images/buy-button.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border: 0px;	
}
.buyNow_hover{
	width:114px;
	height:37px;
	background-image:url(images/buy-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border: 0px;	
}
.downloadNow{
	width:140px;
	height:37px;
	background-image:url(images/download-now-button.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border: 0px;	
}
.downloadNow_hover{
	width:140px;
	height:37px;
	background-image:url(images/download-now-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border: 0px;	
}
table.new_event {
width:600px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.top_links{
	float:right;
	width:580px;	
}

.top_links a{
padding-left:40px;
color:#fff;
font-family:Arial;
font-size:18px;
font-weight:normal;
text-decoration:none;
}
.top_links a:hover{
text-decoration:none;
}

.top_links a:visited{
text-decoration:none;
color:#FFFFFF;
font-family:Arial;
font-size:18px;
font-weight:normal;
}

.supported_names{
color:#FFFFFF;
font-family:Arial;
font-size:18px;
font-weight:normal;
padding-left:30px;
}
.supported_feature{
color:#FFFFFF;
font-family:Arial;
font-size:14px;
font-weight:normal;
padding-left:30px;
}

.supported_text{
color:#006699;
font-family:Arial;
font-size:12px;
font-weight:normal;

}
.supported_text a{
color:#006699;
font-family:Arial;
font-size:12px;
font-weight:normal;
float:left;
text-decoration:underline;
}
.download_feature
{
	padding-left:20%;
	padding-top:10px;
	color:#fff;
	text-align:left;
}
.download_feature_heading
{
	width:250px;
	font-size:18px;
	font-weight:bold;
	
}
.download_feature_text
{
	font-size:12px;
}
.download_feature_yesno
{
	font-size:12px;
	padding-left:50px;
}
.download_link
{
	text-decoration:none;
	color:#0f79a7;
	font-size:12px;
	font-weight:bold;
}
.download_link:hover
{
	text-decoration:underline;
	color:#fff;
}

.themes_list
{
    display: inline;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}
.footer_logos
{
	padding-left:150px;
}
.pepper_logo
{
	padding-top:40px;
	width:138px;
	height:38px;
	background-image:url(images/pepper-logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
.copyrights
{
	padding-top:20px;
	font-size:9px;
	text-align:center;
	padding-left:15px;
}
.frt_logo
{
	font-size:9px;	
	padding-top:56px;
	float:left;	
}
.user_name_top
{
float:right;height:20px;padding-right:10px;color:#fff;font-size:10px;font-weight:bold;padding-bottom:10px;padding-top:5px;
}