@import url(http://fonts.googleapis.com/css?family=Abel|Satisfy);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
0&#038;ver=3.6.1);

/*********************************************************************************/
/* Global                                                                        */
/*********************************************************************************/

html, body {
	height: 100%;
}

body {
	margin: 0em;
	padding: 0em;
	background: #ffffff /*url(images/img01.png)*/ repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*, Helvetica, sans-serif;*/
	font-size: 10pt;
	color: #000000;
}

h1, h2, h3 {
	margin: 0em;
	padding: 0em;
	/*font-family: 'Abel', sans-serif;
	font-family: 'Oswald', sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;	
	
	font-weight:bold;
 
	
}

p {
	line-height: 140%;
	padding:0px 0px 2px 0px;
	color:#000000;
	font-weight:bold;
}
p strong { 
	font-weight:510;
	padding-top:5px!important;
}
a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
}
strong {
	font-weight: normal;
	color: #2A2A2A;
}

/* Wrapper */

#wrapper {
	overflow: hidden;
	padding-bottom: 0em;
/*	background: url(images/img02.png) repeat;
*/}



/* Copyright */

#copyright {
	overflow: hidden;
	padding: 1.875em 0em;
	text-align: center;
}

#copyright p {
	font-family: 'Abel', sans-serif;
	font-size: 1.125em;
	color: #333333;
}

#copyright a {
	color: #232323;
}

#copyright a:hover {
	text-decoration: none;
}


/* Button Style */

.button-style a {
	display: block;
	width: 11.250em;
	height: 3.125em;
	margin-top: 1.875em;
/*	background: url(images/img01.png) repeat;
*/	line-height: 3.125em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 1.125em;
	font-weight: 200;
	color: #FFFFFF;
}

/* Button Style 2 */

.button-style2 a {
	display: inline-block;
	height: 2em;
	margin-top: 1.25em;
	padding: 0em 1.25em;
	background: #CF0000 url(images/img06.png) repeat-x;
	border-radius: 5px;
	line-height: 2em;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0em;
	list-style: none;
}

ul.style1 li {
	padding: 0.94em 0em;
	border-top: 1px solid #E6E6E6;
	font-weight:bold;
}

ul.style1 a {
	display: block;
	padding: 0em 0em 0em 1.87em;
	/*background: url(images/img10.png) no-repeat left top;*/
	text-decoration: none;
	color: #000000;
}

ul.style1 a:hover {
	text-decoration: underline;
	color:#CF0000;
}

ul.style1 .first {
	border-top: 0;
}

/**    **/ 

ul.style1t li {
	padding: 0.94em 0em; 
	border: solid 0px; 
}
ul.style1t li img{
	float:left;
	border: solid 1px; 
	margin:0px 2px 2px 0px;
}
ul.style1t li span{
	float:right;
	border: solid 0px; 
	width:84%;
	height:60px; 
}
ul.style1t a {
	display: block;
	padding: 0em 0em 0em 1.87em;
	background: url(images/img10.png) no-repeat left top;
	text-decoration: none;
	color: #525252;
}

ul.style1t a:hover {
	text-decoration: underline;
	color:#CF0000;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style2 li {
	padding: 0.50em 0em 0.50em 0em;
	border-top: 1px solid #E6E6E6;
	float:right;
	border:solid 0px;
}
	ul.style2 li img{
		float:left;
		margin-right:5px;
		box-shadow: 0 0 5px 0 #BEBEBE;
	}
	ul.style2 li img:hover{
		 box-shadow: 0 0 20px 0 #BEBEBE;
	}
	ul.style2 a {
		text-decoration: none;
		color: #000000;
		font-weight:bold;
	}
	 
	ul.style2 a:hover {
		text-decoration: underline;
		text-decoration: none;
		color:#CF0000;
	}

ul.style2 .date {
	display: inline-block;
	margin: 0em 0em 1.56em 0em;
	padding: 0.35em 0.63em;
	background: url(images/img06.png) repeat;
	border-radius: 5px;
	letter-spacing: 0.06em;
	line-height: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #FFFFFF;
}

ul.style2 .date a {
	color: #FFFFFF;
}

ul.style2 .first {
	padding-top: 0;
	border-top: 0;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style3 li {
	padding: 1.25em 0em 1.56em 0em;
}

ul.style3 a {
	display: block;
	text-decoration: none;
	color: #C18062;
}

ul.style3 a:hover {
	text-decoration: underline;
}

ul.style3 .date {
}

ul.style3 .date b {
}

ul.style3 .date a {
	color: #FFFFFF;
}

ul.style3 .date a:hover {
	text-decoration: none;
}

ul.style3 .first {
	padding-top: 0em;
	background: none;
}

/** LIST STYLE 4 */

ul.style4 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style4 li {
	padding: 0.94em 0em 0.94em 0em;
	border-top: 1px solid #742F0E;
}

ul.style4 a {
	display: block;
	padding: 0em 0em 0em 1.87em;
	background: url(images/img10.png) no-repeat left top;
	text-decoration: none;
	color: #C18062;
}

ul.style4 a:hover {
	text-decoration: underline;
}

ul.style4 li {
	border-top: 0;
}

/** LIST STYLE 5 */

ul.style5 {
	overflow: hidden;
	margin: 0em 0em 1em 0em;
	padding: 0em;
	list-style: none;
	border:solid 0px;
}

ul.style5 li {
	float: left;
	padding: 0.25em 1.4em 0.25em 0.85em;
	line-height: 0;
}
ul.style5 li p {	
	margin-top:5px!important;
} 


/** LIST STYLE 6 */

ul.style6 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}


ul.style6 h3 {
	margin: 0em;
	padding: 0em 0em 0.63em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #4F4F4F;
}

ul.style6 p {
	font-style: italic;
	font-size: 0.87em;
}

ul.style6 li {
	padding: 0.25em 0em 0.05em 0em;
	border-top: 1px solid #C9C8C8;
	line-height: 150%;
}

ul.style6 a {
	display: block;
	padding: 0em;
	text-decoration: none;
	color: #2A2A2A;
}

ul.style6 a:hover {
	text-decoration: underline;
	color: #000;
}

ul.style6 .first {
	padding-top: 0em;
	border-top: 0;
}



.balloon {
	padding: 1.87em;
	background:#fff;
	border-radius: 5px;
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	border:solid 0px;
	float:right;
}

.balloon img{ 
	text-align:center;
}
.ballon-bgbtm {
	height: 1.87em;
	 
}


.box-shadow{ 
	box-shadow: 0 0 5px 0 #BEBEBE;
}
.box-shadow:hover{
	 box-shadow: 0 0 20px 0 #BEBEBE;
}
.tickerS{
	margin:-2px 0px 14px 0px;
	border:solid 0px;
	width:72%;
	font-size:1.5em;
	color:#ffffff;
	background:#555555;	
	border:solid 1px #FFBDBA;
	/*background:#555555 url(images/bgarrow.png) left ;*/
	background-repeat:no-repeat;
	padding:8px 2px 8px 4px;
	float:left;
}
	.tickerS strong{
		font-weight:bold;
		color:#ffffff;
		font-size:1.0em;
		background:#DA251D;
		padding:6px 4px 6px 4px;
		margin-left:-3px
	}
.subscRib2{
	margin:-12px 0px 0px 0px;
	border:solid 0px;
	float:right;
}
	.subscRib2 input{
		border:solid 1px #BD9292;
		float:left;
		height:21px;  
		padding-left:2px;
		margin-right:5px;
	}
.subscRib{
	margin:25px 0px 0px 0px;
	border:solid 0px;
}
	.subscRib input{
		border:solid 1px #555555;
		float:left;
		height:21px;
		margin-top:-6px;
		padding-left:2px;
	}
	
	.subscRib strong{	
		background:#555555;
		color:#FFFFFF;
		padding:5px 10px 5px 5px;
		margin:15px 0px 0px 4px!important;
		
	}
		.subscRib strong a{
			text-decoration:none;
			color:#ffffff;
			text-shadow: 1px 1px 0px rgba(1, 1,1, .6);
		}
			.subscRib strong a:hover{
				/*text-decoration:underline;*/
			}
.moreClk{
	float:right;
	font-size:12px;
	/*background:#DA251D;*/
	color:#DA251D;
	text-shadow: 0px 0px 0px rgba(1, 1,1, .6);
	padding:4px;	 
}		
	.moreClk a{	
		color:#DA251D;
	}
 
.redFont{
	color:#DA251D;
}
	.redFont a{
		color:#DA251D;
	}	
.tblPoll{
	border:solid 0px;width:90%;
}	
	.tblPoll tr td{
		text-align:right;padding-right:10px;vertical-align:middle;padding-left:20px!important;
	}
	.tblPoll tr th{
		 text-align:left;
	} 