@charset "utf-8";
/* CSS Document */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, section, aside, footer, button, input {
	/*font-family: Arial, Helvetica, sans-serif;*/	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 400;
	border: 0;
	color:#222222;
	margin:0px 0px;
	padding:0px 0px;
	text-align:left;
	letter-spacing:normal;
	background: transparent;
	/*font-size: 100%;*/
	font-size:inherit;
	outline: 0;
	padding:0px;
	margin:0px;
	vertical-align: baseline;
}
* {
	margin: 0;
	padding: 0;
}


/*==============  Sprite images name ======================== */

.SubscribeLog, .btn_log a, .signInbtn a, .subscribeToday a, .digitalSubscrib a, .beingsubscription input{ background:url(../images/csdSprites.png) no-repeat left top;} 



body {
	line-height: normal;
}
/* * * * * *  html 5 fix  * * * * * */
section, article, header, footer, nav, aside, hgroup {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
blockquote {
	font-style: italic;
	padding: 0 30px;
}
blockquote cite, blockquote em, blockquote i {
	font-style: normal;
}
del {
	text-decoration: line-through;
}
:focus {
	outline: 0;
}
a img, :link img, :visited img, fieldset {
	border:none;
}
img {
	vertical-align:top;
}
ol, ul {
	list-style: none;
}

/* Text elements */
ul, ol {
	margin: 0 0 0em 0em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
.small { font-size:10px;}

.small12 { font-size:12px;}

.red { color:#e60000 !important;}

blockquote {
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}

code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
hr {
	background-color: #cccccc;
	border: 0;
	clear: both;
	height: 1px;
	margin:5px 0 13px 0;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.color666{
	color:#666666;
}

.color999{
	color:#999;
}


Forms 
input[type=text], input[type=password] {
	font-family: "adobe-caslon-pro", serif;
	background: #fff;
	border: 1px solid #d1d1d1;
	/*line-height:18px;*/
	margin:10px 0;
	padding:0px;
}
input[type=text]:focus, input[type=password]:focus {
	color: #666666;
}
input[type=text], input[type=password] {
	font-family: "adobe-caslon-pro", serif;
	font-weight:400;
	color:#666;
	border:1px solid #ccc;
	padding:0px;
}

input[type=radio] {
	margin:0px 3px 0 3px;
	height:18px;
	width:18px;
	line-height:18px;
	background:none;
	vertical-align:middle;
}

/* Links */
a {
	color: #0033bb;
	text-decoration: none;
}
a:focus, a:active, a:hover {
	text-decoration: underline;
}
/* Global Reset*/
.displayNone {
	display: none;
}
.hidden {
	position: absolute;
	left: -9999px;
}
.clear {
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
	overflow:hidden;/*display: block;
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;*/
}
.wrp {
	word-wrap:break-word;
}
.nowrp {
	white-space:nowrap;
}
.imgindent {
	float:left;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.textLeft {
	text-align:left;
}
.textRight {
	text-align:right;
}
.textCenter {
	text-align:center;
}
.textJustify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}

.uppercase { 
	text-transform:uppercase;
}

.nomarginB { margin-bottom:0 !important;}
.nomarginT { margin-top:0 !important;}
.margin5tb { margin:10px 0;}

#wrapper {
	width:988px;
	margin:0 auto;
	padding:0 5px;
}

.headerSf {
	text-align:center;
	height:180px;
	margin:40px 0;
}

.marginR40{ margin-right:40px;}

/* Home page style on date : 11-7-2012 */

.hrGrey {
    border-top: 1px solid #CCCCCC;
    margin: 3px 0 20px 0;
	font-size:0px;
}

/* 2 Column section for home page */

.contentColumn{
	width:100%;
	}

.column1 {
	width:632px;
	float:left;
}




/* home page side bar style */

.column2{
	width:316px;
	/*background:#f5f6f7;*/
	float:right;
	padding-bottom:10px;
	text-align:center;
	position:relative;
}

.column2Bg{
	background:#f5f6f7;
}

.sideSeprator top { position:relative; z-index:2; top:-8px; left:0; margin:0;}
.sideSeprator bottom { position:relative; z-index:2; top:18px; left:0; margin:0;}

.sideSeprator { background:url(../images/sbSeprator.png) no-repeat center top;
display:block;
margin:0 0 10px 0;
height:19px;
clear:both;
overflow:hidden;
}

.currentAffair {
	
	text-align:center;
	color:#777777;
	}



/* footer section for the site */

#footer {
	clear:both;
	overflow: hidden;
	margin:60px 0 50px 0;
	text-align:center;
	line-height:20px;
	}
	
#footer ul {
	margin:0 auto;
	text-align:center;
	list-style-type:none;
	}
	
#footer ul li {
	 margin:0 5px;
	display:inline;
	text-align:center;
	list-style-type:none;
	}	
	
	
#footer p { text-align:center;} 	
#footer .greyBar { height:10px; background:#e6e6e6; /*margin-bottom:10px;*/ width:100%;}



#footer .copyright p { 
	border-bottom: 1px solid #cccccc;
	padding:11px 0;
	font-size:12px;
	 
  } 
  
 #footer .copyright a { 
	 
  }
 
.scdMarginRight15{ margin-right:15px;} 
 
 /* popup for home page */
 


/* Form style */

#subScribeForm {}

#leftCol{ width:148px; float:left; margin-right:20px;   }

#leftCol .leftNav { 
width:100%;
}

#leftCol .leftNav ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#leftCol .leftNav li {
	list-style-type:none;
	border-bottom:1px solid #ccc;
	/*text-indent:9px;*/
}

#leftCol .leftNav li a {
	display:block;
	font-size:15px;
	line-height:20px;
	padding:10px 0 3px 9px;
	font-weight:400;
	color:#222;
	text-decoration:none;
	 
}

#leftCol .leftNav li a.first { padding-top:6px !important;}

#leftCol .leftNav li a:hover {
	color:#222;
	text-decoration:none;
	background:#f5f6f7;

}

#leftCol .leftNav li a.selected {
	background:#f5f6f7;
	display:block;
}



#mainData{ width:464px; float:left;}


#subScribeForm #mainData .pageContent {
	background:#f5f6f7;
	padding:15px;
	  
}


#subScribeForm #mainData .pageContent p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	 
}


#mainData h1 {
	font-size:27px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	font-weight:600;
	margin-bottom:20px;
	color:#999999;
}

#mainData h2 {
	font-size:14px;
	line-height:18px;
	font-weight:400;
	margin:8px auto 5px auto;
	color:#666;
	text-align:center;
	text-transform:uppercase;
}

#mainData h2 a, #mainData h2 a:hover {
	color:#666;
	text-decoration:none;
}


.column1 .bigHDMain {
    /*background: url("../images/greyBorder.png") repeat-x scroll 100% 85% transparent;*/
    clear: both;
    margin: 5px 0 30px;
    overflow: hidden;
	border-bottom:1px solid #ccc;
	background:none;
	padding-bottom:2px; 
}


form#subscribtion	{ overflow:hidden;}
		
form#subscribtion .formbg .formData {padding:0px 0 10px 0px; /*width:366px;*/   }

form#subscribtion .formData label {
	 
    float: left;
	font-size:13px;
    line-height: 18px;
    text-align: left;
    width: 150px;
	margin:6px 0 10px 0;
	display:table-cell;
	vertical-align: middle;	
	position:relative;
}

form#subscribtion .formData label img {
	margin-top:1px;
}

label.lblComm {
    color: #333333;
    font-weight: 400;
    margin: 0;
    padding:0;
	font-size:14px;
}

form#subscribtion .formData input[type=text] {
	 
	background:#fff;
    float: left;
    width: 275px;
	/*padding:4px 0 0 4px;
	height:21px;*/
	color:#666666;
	font-size:13px;
}

form#subscribtion .comInput {
    float: right;
    position: relative;
    border: 1px solid #ccc;
    background:#FFFFFF;
	padding:3px;
	height:18px;
	width:600px;
	margin-bottom: 11px;
}

form#subscribtion input
{
    outline: none;
    border: none;
	height:20px;
	padding:0px;
	/*margin:0px;*/
}

form#subscribtion .formData .checkState  {
	vertical-align:middle;
	padding:0px;
	margin:0px;
	position:relative;
	float:left;
	/*width:275px;*/
}

form#pageContent .formData  .checktext{
	 
	line-height:18px;
	font-size:12px;
	/*font-style:italic;*/
	float:left;
	padding:5px 5px 0 0px;
	*padding:5px 0px 0 0px;
}


#subscribtion .formData .beingsubscription { }

#subscribtion .formData .beingsubscription input { 
	width:282px;
	background-position:-235px -138px;
	display:block;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
 }
 
 #subscribtion .formData .beingsubscription input:hover { 
	width:282px;
	background-position:-235px -207px;
	display:block;
	height:60px;
 }

 
#subScribeForm .partyBox {
	height:568px;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	clear:both;
	}

#subScribeForm .partyBox h1 {
	text-align:center;
	margin:20px 0 0 0;
	}


/* checkbox style */ 


.checkbox{
	width: 26px;
	height: 26px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.png) no-repeat;
	display:inline-block;
	/*clear: left;*/
	float: left;
}



