/*---------------------------------
|       Global Declarations       |
---------------------------------*/

/* Text - Defaults */
body, 
td, 
p, 
li, 
input, 
select, 
textarea { font: normal 12px Tahoma,Arial,Helvetica,sans-serif; color: #464646; }

p {
	padding-top:0px; 
	margin:0px; 
	line-height:18px; 
	padding-bottom:5px; 
}



/* Lists */
ul {	
	margin:0px; 
	padding:0px; 
	line-height:18px;
}
ol, li {
	margin-left:15px;
	padding-left:0px;
	line-height:18px;
}

.maintable {background-color: #000;}

/* Formatted Text */
pre {}

/* Headings */
h1 { 
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
}
h2 { 
	font-size:18px;
	color:#242021;
	padding:0 0 5px 0; 
	margin:0px; 
	font-weight:normal;
}
h3 { 
	font-size:14px;
	color:#000;
	line-height:18px; 
	font-weight:normal;
}
h4 { color: #000; font-weight:normal;}
h5 { color: #7C0E17; font-weight:normal;}
	.ui_is_home h5{font-size: 19px; margin: 0 0 15px 0;}
h6 { color: #7C0E17; font-weight:normal;}

/* Anchor */
a:link, 
a:visited { color: #334972; font-weight: bold; text-decoration: none; }
a:hover { color: #334972; font-weight: bold; text-decoration:underline; }
a:active { color: #334972; font-weight: bold; text-decoration: none; }
/* Forms */
form { margin: 0px; padding: 0px; }

.ui_is_home a{font-weight: normal !important;}

hr {border: 0; border-bottom: 1px solid #BDBCBB;}
/*---------------------------------
|       Custom Declarations       |
---------------------------------*/


/* Anchors */
a.BlackLink { background-color: #000; color: #fff; }





/* Images */
img.PaddedImage { padding: 20px; }
.CAT .Buttons .ContinueButton { float: none; width: 100px; margin: 0px; margin-top: 5px; }

.stonzNewz {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
.stonzNewz a{color: #e41f2c; text-decoration:none;}
.stonzNewz a:link{color: #e41f2c; text-decoration:none;}
.stonzNewz a:active {color: #e41f2c; text-decoration:none;}
.ui_splash .stonzNewz a:hover {color: #FFFFFF; text-decoration:none;}

.close a:link,.close a:visited,.close a:hover,.close a:active{font-weight:normal; color:#414142; }
