/*
Global styles
*/
html, body, #container {
	height: 100%;  /* for IE5+ browsers */
	min-height: 100%; /* sets height to viewport height */
}


body
{
	margin:0;
	padding:0;
	background: URL(/assets/images/body-bg.jpg) repeat-y #888888;
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
a img
{
    border:0px;
}

#container
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	clear: both;
	display:block;
}
* html #left-col-home
{
    width:655px;
    margin-right: 8px;
    margin-left: 2px;
    float:left;
}
* html #right-col-home
{
    width: 300px;
    float:left;
    margin-right: 2px
}

#left-col-home
{
    width:655px;
    margin-right: 15px;
    margin-left: 5px;
    float:left;
    /*margin-top: -30px;*/
}
#right-col-home
{
    width: 300px;
    float:left;
    margin-right: 5px
}
#left-col-twocolumn
{
    width:160px;
    margin-right: 15px;
    float:left;
}
#right-col-twocolumn
{
    width: 805px;
    float:left;
}
#other-big-col
{
	margin: 0px 10px 0px 5px;
	width:660px;
	float:left;
}

/* TEXT STYLING */
a
{
	color: #0E306F;
	text-decoration: none;
}
a:hover
{
    color: #619d2c;
	text-decoration: none;
}
a.nohref
{
	cursor:pointer;
}
h1 
{
    font-size: 17px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #333333;
	font-weight:normal;
	padding: 0px;
	margin: 0px 0 0 0;
}
.header-rightcol-main h1
{
	color:#08244C;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-weight:bold;
	padding: 0px;
	margin: 1px 0 0 0;
}
.header-midcol-main h1
{
    color:#333333;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-weight:bold;
	padding: 0px;
	margin: 1px 0 0 0;
}
.header-rightcol-main h3
{
    color:#333333;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-weight:bold;
	padding: 0px;
	margin: 1px 0 0 0;
}
.header-midcol-main h3
{
    color:#333333;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-weight:bold;
	padding: 0px;
	margin: 1px 0 0 0;
}
.bord-bot
{
    border-bottom: 1px solid #d7d7d7;
}
h1.main-heading
{
    font-size: 24px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #333333;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 6px 0px;
}
.category-heading
{
    font-size: 12px;
	font-family: Arial, Verdana;
	color: #8d8d8d;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
}
.category-heading-small a:hover
{
    font-size: 11px;
	font-family: Arial, Verdana;
	/*color: #8d8d8d;*/
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
    text-decoration: underline;
}
.category-heading-small, .category-heading-small a
{
    font-size: 11px;
	font-family: Arial, Verdana;
	color: #8d8d8d;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
}
.home-latest-link
{
    float:left; 
    width:170px;
    margin:0px 0px 5px 5px;
}
.home-latest-link .redtext, .home-latest-link .redtext:hover
{
    margin-bottom:5px;
}
h2 
{
    font-size: 15px;
	font-family: Arial, Verdana;
	color: #333333;
	font-weight:bold;
	padding: 0px;
	margin: 1px 0 0 0;
}
.header-home 
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}
.topstory-home 
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}
h2.footer
{
    font-size: 15px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #333333;
	font-weight:bold;
	padding: 0px;
	margin: 1px 0 10px 0;
}
h3
{
    color:#f69610;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-weight:bold;
	padding: 0px;
	margin: 1px 0 0 0;
}
h5 
{
    font-size: 11px;
	color: #AD1007;
	font-weight:bold;
	padding: 0px;
	margin: 0px 0 0 0;
}
h1.red a
{
    font-size: 12px;
	font-family: Arial, Verdana;
	color: #AD1007;
	font-weight:bold;
	padding: 0px;
	margin: 0px 0 0 0;
	text-decoration: none;
}
h1.red a:hover
{
    font-size: 12px;
	font-family: Arial, Verdana;
	color: #AD1007;
	text-decoration: underline;
}
h5 a
{
    font-size: 11px;
	font-family: Arial, Verdana;
	color: #AD1007;
	font-weight:bold;
	padding: 0px;
	margin: 0px 0 0 0;
	text-decoration: none;
}
h5 a:hover
{
    font-size: 11px;
	font-family: Arial, Verdana;
	color: #AD1007;
	text-decoration: underline;
}
.greytext
{
    color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.greytext:hover
{
    color: #619d2c;
	font-size: 11px;
	text-decoration: underline;
}
.greytext12
{
    color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.greytext12:hover
{
    color: #619d2c;
	font-size: 12px;
	text-decoration: underline;
}
.greytext13
{
    color: #666666;
	font-size: 13px;
	text-decoration: none;
}
.greytext13:hover
{
    color: #619d2c;
	font-size: 13px;
	text-decoration: underline;
}
/* use for items that are not links */
.greytext_11
{
    color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.greytext_12
{
    color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.greytext_13
{
    color: #666666;
	font-size: 13px;
	text-decoration: none;
}
.redtext_13
{
    color: #AD1007;
	font-size: 13px;
	text-decoration: none;
}
.greytext_14
{
    color: #666666;
	font-size: 14px;
	text-decoration: none;
}
/* -------------------------------- */
.greytext-tag
{
    color: #666666;
	text-decoration: none;
}
.greytext-tag:hover
{
    color: #AD1007;
	text-decoration: underline;
}
.greytext-date
{
    color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding:6px 0px 0px 0px;
}
.greytext-home
{
    color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding:0px 0px 6px 0px;
}

.lightgreytext
{
    color: #8D8D8D;
	font-size: 11px;
	text-decoration: none;
}
.lightgreytext:hover
{
    color: #0E306F;
	font-size: 11px;
	text-decoration: underline;
}
.lightgreytext12
{
    color: #8D8D8D;
	font-size: 12px;
	text-decoration: none;
}
.lightgreytext12:hover
{
    color: #AD1007;
	font-size: 12px;
	text-decoration: underline;
}
.orangetext
{
	color: #FF3300;
	font-size: 11px;
	text-decoration: none;
}
/*.orangetext:hover
{
	color: #619d2c;
	font-size: 11px;
	text-decoration: underline;
}*/
.redtext12
{
	color: #a2173a;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
/*.redtext12:hover
{
	color: #a2173a;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}*/

.redtext12-bold
{
	color: #a2173a;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding:7px 0px 5px 0px;

}
/*.redtext12-bold:hover
{
	color: #a2173a;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	padding:7px 0px 5px 0px;
}*/
.bluetext13-bold
{
	color: #0E306F;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	padding:7px 0px 5px 0px;
	display:block;
}
/*.bluetext13-bold:hover
{
	color: #619d2c;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	padding:7px 0px 5px 0px;
	display:block;
}*/
.bluetext13
{
	color: #0E306F;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
/*.bluetext13:hover
{
	color: #619d2c;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}*/
.redtext14
{
    color: #AD1007;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
/*.redtext14:hover
{
    color: #AD1007;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}*/
.greytext-span
{
    color: #8D8D8D;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	margin-bottom:15px;
}
.greytext-article
{
    color: #8D8D8D;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	margin-bottom:3px;
}
.greytext-span a
{
    color: #8D8D8D;
	/*font-weight:bold;*/
	font-size: 11px;
}
.greytext-span a:hover
{
    color: #AD1007;
	/*font-weight:bold;*/
	font-size: 11px;
}
.greytext-header
{
    color: #666666;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:15px;
}
/*.greytext-header:hover
{
    color: #AD1007;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	margin-bottom:15px;
}*/
.bluetext
{
    color: #13458B;
	font-size: 10px;
	text-decoration: none;
}
/*.bluetext:hover
{
    color: #13458B;
	font-size: 10px;
	text-decoration: underline;
}*/
.crumbtext
{
    font-size: 10px;
    color: #8d8d8d;
	text-decoration: none;
}
/*.crumbtext:hover
{
    font-size: 10px;
    color: #AD1007;
	text-decoration: underline;
}*/
.paragraph
{
    margin:2px 0px 2px 0px;
}
.tab-paragraph
{
    margin:2px 0px 20px 0px;
}
* html .paragraph-right
{
    width:423px;
    float:left;
}
.paragraph-right
{
    width:428px;
    float:left;
}
.paragraph-right-bigger
{
	width: 550px;
	float: left;
}
.paragraph-right-tab
{
    width:218px;
    float:left;
}
.paragraph-right-small
{
    width:158px;
    float:left;
}
.paragraph-left
{
    width:400px;
    float:left;
}
.paragraph-big-left
{
    width:575px;
    float:left;
}
/* TEXT STYLING END */

/* LIST STYLING */

.reddot-list
{
    padding: 0px 0px 4px 0px;
	margin: 0px;
	list-style-type:none;
}
.reddot-list li
{
	padding: 3px 0px 0px 10px;
	margin: 0px;
	color: #333333;
	font-size: 11px;
	background-image: url(/assets/images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
}
.reddot-list-rightcol
{
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}
.reddot-list-rightcol li
{
    padding: 3px 0px 0px 10px;
	margin: 5px 8px 0px 0px;
	width:120px;
	color: #0E306F;
	font-size: 10px;
	background-image: url(/assets/images/grey-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .7em;
    line-height:11px;
}
.reddot-list-rightcol li a
{
	color: #0E306F;
}
.reddot-list-rightcol tr, .reddot-list-rightcol td
{
    padding:0px;
    margin:0px;
}
.home-list
{
    padding: 0px 0px 4px 0px;
	margin: 0px;
	list-style-type:none;
}
.home-list li
{
    padding: 2px 0px 3px 10px;
	margin: 0px;
	color: #0E306F;
	font-size: 13px;
	font-weight:bold;
	background-image: url(/assets/images/grey-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .7em;
}
.nodot-list
{
    padding: 2px 12px 2px 12px;
	margin: 0px;
	list-style-type:none;
}
.nodot-list li
{
    padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #0E306F;
	font-size: 11px;
	border-bottom: 1px dotted #d7d7d7;
}
.nodot-list li div
{
	margin: 2px 0px 5px 0px;
}
.leftsubnav-list
{
    padding: 0px 0px 4px 0px;
	margin: 0px;
	list-style-type:none;
}
.leftsubnav-list li
{
    padding: 1px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	color: ##0E306F;
}

/* LIST STYLING END */


#masthead
{
	background: URL(/assets/images/header-bg.jpg) repeat-x;
	width: 1000px;
	height: 200px;
	margin: 0;
	padding:0;
	clear:both;
}

#header-content
{
	margin: 0;
	padding:0;
	float: left;
	height: 120px;
	width: 1000px;
}

#logo
{
	float: left;
	height: 120px;
	width: 240px;
	background-image: url(/assets/images/ANTA-logo.jpg);
}

#leaderboard-container
{
	width:740px;
	height: 101px;
	text-align:left;
	padding: 19px 0 0 0px;
	margin-left: 248px;
}
#leaderboard
{
    width:728px;
	height: 90px;
}

#menu-container
{
	width:1000px;
	height: 26px;
	/*background-color: #d5c578;
	background: URL(/assets/images/menu-bg.gif) repeat-x;*/
}

/*#nav
{
	width:1000px;
	height: 26px;
	background-color: #d5c578;
	background: URL(/assets/images/menu-bg.gif) repeat-x;
}*/

/*#subnav-container
{
    width:900px;
    text-align:left;
    padding: 0px 0px 0px 15px;
	z-index:900;
}
#subnav
{
   color:#666666;
   padding: 9px 0 0 0;
   margin: 0 0 0 25px;
   text-align:left;
   width: 795px;
   height: 27px;
}*/

/* MEMBERS LOGIN-START */

.memberslogin
{
	padding: 0px 0px 0px 0px;
	float: left;
	/*z-index:900;*/
	width: 150px;
	height: 23px;
}
.membersregister
{
	padding: 0px 0px 0px 0px;
	float: left;
	/*z-index:900;*/
	font-weight:bold;
	/*position:relative;*/
	width: 160px;
	height: 23px;
}

.memberButton
{
	display:block;
	float:left;
	width:143px;
	height:23px;
	/* position:relative; 
	top:205px;
	left:577px;
	margin-right:15px;*/
	background: url(/assets/images/members-login-btn.gif) no-repeat;
}

a.memberButton:hover
{
	background:url(/assets/images/members-login-btn-mo.gif) no-repeat;
}

#login
{
	width: 970px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 14px;
	position:absolute;	/*margin-left:400px;
	top: 200px;
	margin-left: auto; 
	 
	top: 163px;
	z-index: 900;*/
}

#login a
{
	font-size: 11px;
}
/* MEMBERS LOGIN-END */


/* CONTENT-START */

#content
{
   width:980px;
   padding: 10px 10px 10px 10px;
   clear:both;
}
#crumbtrail-container
{
   width:960px;
   height:17px;
   background: URL(/assets/images/crumbtrail-bg.gif) no-repeat top;
   margin-bottom:13px;
   padding: 3px 10px 0 10px;
   font-size: 10px;
   color: #8d8d8d;
}
#crumbtrail-container img
{
   vertical-align:middle;
   padding-bottom:2px;
}
.pad10
{
    padding: 10px;
}
.pad8
{
    padding: 8px;
}
.pad10-top
{
    padding: 0px 10px 10px 10px;
}
.separator
{
  height: 10px;
  width: 100%;
  display: block;
  clear: both;
  float:none;
  position:relative;
  border:0px;
}
.dot-border
{
    border-bottom: 1px dotted #d7d7d7;
    clear: both;
    height: 8px;
    margin: 8px 0 11px 0;
}
#left-col
{
   width:160px;
   margin-right: 15px;
   float:left;
}
.left-container
{
   background: URL(/assets/images/leftcol-bg.gif) no-repeat bottom;
   clear: both;
   font-family: Arial, Verdana;
   font-size: 11px;
}
.left-container-nobg
{
   clear: both;
}
.header-leftcol
{
   background: URL(/assets/images/header-leftcol.gif) no-repeat top;
   height: 21px;
   width: 150px;
   padding: 2px 0 0 10px;
}

#middle-col
{
   width:490px;
   margin-right: 15px;
   float:left;
}
.middle-container
{
   background: URL(/assets/images/midcol-bg.gif) no-repeat bottom;
   clear: both;
   position: relative;
}
.middle-container-tabbed
{
   background: URL(/assets/images/midcol-bg-tabbed.gif) no-repeat;
   background-position:0px 21px;
   clear: both;
}
.big-container-tabbed
{
   background: URL(/assets/images/bigcol-bg-tabbed.gif) no-repeat;
   background-position:0px 21px;
   clear: both;
}
.middle-container-bottom
{
   background: URL(/assets/images/midcol-bg.gif) no-repeat bottom;
   clear: both;
   padding: 1px 16px 2px 10px;
   text-align:right;
   font-size: 10px;
   border-top: 1px solid #d7d7d7;
}
.big-container-bottom
{
   background: URL(/assets/images/bigcol-bg.gif) no-repeat bottom;
   clear: both;
   padding: 1px 16px 2px 10px;
   text-align:right;
   font-size: 10px;
   border-top: 1px solid #d7d7d7;
}

.header-midcol-main
{
   background: URL(/assets/images/header-midcol-main.gif) no-repeat top;
   height: 21px;
   width: 480px;
   padding: 2px 0 0 10px;
}

#right-col
{
   width:300px;
   float:left;
}
.right-container
{
   background: URL(/assets/images/rightcol-bg.gif) no-repeat bottom;
   clear: both;
   height: auto;
}
.right-container-tabbed
{
   background: URL(/assets/images/rightcol-bg-tabbed.gif) no-repeat;
   background-position:0px 21px;
   clear: both;
}
.right-container-nobg
{
   padding: 0px;
   clear: both;
   height: auto;
}
.right-container-bottom
{
   background: URL(/assets/images/rightcol-bg.gif) no-repeat bottom;
   clear: both;
   padding: 1px 16px 2px 10px;
   text-align:right;
   font-size: 10px;
   border-top: 1px solid #d7d7d7;
}
.header-rightcol-main
{
   background: URL(/assets/images/header-rightcol-main.gif) no-repeat top;
   height: 21px;
   width: 290px;
   padding: 2px 0 0 10px;
}

.no_border
{
	border: 0 ! important;
}

.download-right-col
{
    float:right;
    width:195px;
}
.download-image
{
    width:185px;
    margin:10px 0px 0px 10px;
}

.large-two-column
{
   width:660px;
   background: url(/assets/images/largecol-bg.gif) no-repeat left bottom;
   margin-bottom: 15px;
}
.large-two-column-review
{
   width:655px;
   background: url(/assets/images/largecol-bg.gif) no-repeat left bottom;
   margin-bottom: 15px;
}

.item-imgleft
{
    float:left; 
    height:100%;
    width:62px;
}
.item-imgleft img
{
    width:50px;
    margin: 2px 12px 2px 0px;   
    float:left; 
    text-align:left;
}
.download-button-box
{
    width:164px;
    height:23px;
    margin:10px 0px 10px 10px;
    padding-left:21px;
}
.download-button
{
    width:143px;
    height:23px;
    background: url(/assets/images/download_button.gif) no-repeat;
    border:0px;
    display:block;
}

/* CONTENT-END*/

/* FOOTER-START  */
.clearer
{
   clear:both;
   float:none;
}
#footer-antalinks
{
   width:930px;
   padding: 20px 20px 30px 50px;
   background: URL(/assets/images/footer-antalinks-bg.jpg) repeat-x;
}
.footer-antalinks-header
{
   width: 480px;
   float:left;
   height: 30px;
}
.footer-antalinks-header2
{
   width: 420px;
   float:left;
   height: 30px;
}
.footer-antalinks-header h4, .footer-antalinks-column h4, .footer-antalinks-header2 h4, .footer-antalinks-column2 h4, .footer-antalinks-column3 h4
{
   font-size: 11px;
   color: #666666;
   font-weight:bold;
   margin:0px;
}
.footer-antalinks-column
{
   width: 157px;
   font-size: 11px;
   color: #8d8d8d;
   float:left;
}
.footer-antalinks-column2
{
   width: 166px;
   font-size: 11px;
   color: #8d8d8d;
   float:left;
}
.footer-antalinks-column3
{
   width: 130px;
   font-size: 11px;
   color: #8d8d8d;
   float:left;
}
#footer-bottom
{
	width:1000px;
	text-align:left;
	height: 142px;
	background: URL(/assets/images/footer-bg.jpg) repeat-x;
	clear: both;
	color: #8d8d8d;
	font-family: Arial, Verdana;
	font-size: 11px;
}
.footer-links
{
	font-size:11px;
	color: #8d8d8d;
	padding-top: 2px;
	height: 21px;
	text-align: center;
}
.footer-copyright
{
   font-size:11px;
   color: #8d8d8d;
   padding-top: 20px;
   text-align:center;
   clear:both;
   width: 1000px;
}
.footer-links a, #footer a, .footer-copyright a
{
	color: #8d8d8d;
	text-decoration: none;
}
.footer-links a:hover, #footer- a:hover, .footer-copyright a
{
	color: #FFFFFF;
	text-decoration: underline;
}
#links-container
{
	height: 18px;
	clear:both;
	text-align:center;
	padding:0 0 0 0px;
}
#links
{
    float:left;
	width: 530px;
	text-align:left;
	padding: 2px 0px 0 5px;
	color: #8d8d8d;
}
#links a
{
   font-family: Arial, Verdana;
   font-size: 11px;
   color: #8d8d8d;
   text-decoration: none;
}
#links a:hover
{
   color: #8d8d8d;
   text-decoration: underline;
}


/* FOOTER-END*/

/* CAROUSEL-START*/
#carousel
{
    position: relative;
    height:290px;
    top:0px;
    clear:both;
    margin-bottom: 15px;
    background-color:#EEE;
}
ul#carousel_list
{
    list-style-type:none;
    margin:10px 0px 0px 0px;
    padding:0px;
}
.visible_section
{
    height: 18px;
    position:relative;
    top:86px;
    left:0px;
    margin:0px;
    padding:0px;     
}
* html .visible_section
{
    margin-top:-8px; 
}
.carousel-li
{
    height:18px;
    margin:0px 0px 0px 40px;
    padding:0px 0px 0px 0px;
}
.carousel-li.active
{
    height:18px;
    margin:0px 0px 0px 40px;
    padding:0px 0px 0px 0px;
}
#carousel_list h1
{
    height:18px;
    margin: 2px 0px 2px 0px;
    padding:1px 0px 0px 25px;
    background: url(/assets/images/carousel-bullet.gif) no-repeat;
    width: 275px;
}
#carousel_list h1:hover
{
    background: url(/assets/images/carousel-bullet.gif) no-repeat;
    background-position: 0px -19px;
}

.visible_section a
{
    height: 18px;
    display: block;
    color: #888888;
    font-weight:bold;
    font-size:13px;
    font-family: Arial, Tahoma, Verdana;     
}
.visible_section a:hover
{
    color: #666666;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;     
}
#carousel_list .carousel-li.active h2
{
    background: url(/assets/images/carousel-bullet-hover.gif) no-repeat;
    height:57px;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 65px;
    font-size: 19px;
    position:absolute;
    top: 25px;
    left: 0px;
}
.carousel-image
{
    position:absolute;
    top: 10px;
    left: 400px;
}
.carousel-text
{
    position:absolute;
    top: 50px;
    left: 65px;
    width: 320px;
    margin:0px;
    color:Black;
    font-size: 15px;
    font-weight:normal;
}
.ctext
{
    position:relative;
    top:0px;
    left:0px;
    margin:0px;
}
.carousel-link
{
    margin:2px 0px 0px 0px;
    font-size: 15px;
    height:18px;
    display: block;
    z-index: 900;
}
.carousel-link:hover
{
    margin:2px 0px 0px 0px;
    font-size: 15px;
    height:18px;
    display: block;
    z-index: 900;
}

/* CAROUSEL-END*/


/* HOMEPAGE */
.lead-story
{
    clear:both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 626px;
}
* + html .lead-story
{
	padding-bottom: 15px;
}
.lead-story .text
{
	float: left;
	width: 375px;
}

.lead-story .image
{
	float: left;
	width: 230px;
	margin: 4px 0px 0px 12px;
	height: 140px;
}

.lead-image
{
	border:1px solid #E1E1E1;
	width: 230px;
	height:140px;
	display:block;
	clear:both;
}

* html .story-list .text
{
	float: left;
	width: 442px;
}
.story-list .text
{
	float: left;
	width: 540px;
}
.story-list .image
{
	float: left;
	width: 90px;
	margin: 0px 25px 0px 0px;
}
* html .story-list-border .text
{
	float: left;
	width: 442px;
}
.story-list-border .text
{
	float: left;
	width: 450px;
}

.story-list-border .image
{
	float: left;
	width: 180px;
	margin: 0px 25px 0px 0px;
}
.story-image
{
	border:1px solid #E1E1E1;
	width: 150px;
	height:100px;
	display:block;
	clear:both;
}
.lead-story-text
{
	font-size: 12px;
	text-decoration: none;
	
}
.lead-story-heading
{
	font-size: 14px;
	font-weight:bold;
	color: #619D2C;
	font-family: Arial, Trebuchet MS;
}
.lead-story-heading:hover
{
	font-size: 14px;
	font-weight:bold;
	color: #AD1007;
	text-decoration: underline;
	font-family: Arial, Trebuchet MS;
}
.story-heading
{
	font-size: 14px;
	font-weight:bold;
	color: #0E306F;
}
.story-heading:hover
{
	font-size: 14px;
	font-weight:bold;
	color: #619D2C;
	text-decoration: underline;
}
.home-more-btn
{
	background: url(/assets/images/home-more-but.gif) no-repeat;
	height: 22px;
	width: 72px;
	display:block;
	margin-top: 0px;
}
.homepage-carousel-container
{
	background: url(/assets/images/homepage-carousel-bg.jpg) no-repeat;
	background-position: bottom;
	height: 278px;	
	width: 655px;
	margin: 0;
}
.topstory-carousel
{	
	width:645px;
	margin-left: auto;
	margin-right: auto;
	padding-left:15px;
}
.topstory-carousel a.item, .topstory-carousel a.itemselected
{
	float:left;
	width:75px;
	height: 90px;
	cursor: pointer;
	/*border: 1px solid #ffffff;*/
	padding: 1px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-right: 11.5px;
}
.topstory-carousel a.itemselected
{
	border: 1px solid #cccccc;
	background-color: #cccccc;
	color: #AD1007;
	font-size: 8pt;
	text-decoration: none;
}
.topstory-carousel a.item img, .topstory-carousel a.itemselected img
{
	border:1px solid #E1E1E1;
	width: 72px;
	height:43px;
	display:block;
	clear:both;
}
.topstory-carousel a.item
{
	padding: 2px;
}
.topstory-carousel a.item:hover
{
	color: #AD1007;
	border: 1px solid #666666;
	display: block;
	padding: 1px;
}

/* HOMEPAGE END*/

/* HOME  */

.search-container-home
{
    background: url(/assets/images/searchbox-bg.jpg) no-repeat;
    clear: both;
}
.home-browse
{
    width: 285px;
    height: 18px;
    background: url(/assets/images/home-browse-bg.gif) no-repeat;
    clear: both;
    font-size: 12px;
    color:#FFF;
    font-weight:bold;
    text-align:right;
    padding: 2px 15px 0px 0px;
}
.home-browse-big
{
    width: 640px;
    height: 18px;
    /*background: url(/assets/images/home-browse-bg-wide.gif) no-repeat;*/
    clear: both;
    font-size: 12px;
    color:#FFF;
    font-weight:bold;
    text-align:right;
    padding: 2px 15px 3px 0px;
}
.home-browse a
{
    font-size: 12px;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.home-browse a:hover
{
    font-size: 12px;
    color:#FFF;
    font-weight:bold;
    text-decoration:underline;
}
.home-search-header
{
	font-size: 14px;
	color:#08244C;
	font-weight:bold;
	margin: 2px 0px 8px 0px;
	font-family: Arial, Verdana;
}
.home-searchbox
{
	width: 180px;
	border:2px inset #cccccc;
	height: 16px;
}
.home-dropdown
{
    width: 230px;
    border:2px inset #cccccc;
    /*height: 20px;*/
}
.home-searchbutton
{
	position: relative;
	top: 4px;
	background-image: url(/assets/images/search-button.gif);
}
.ordered-list
{
    color: #0e306f;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 15px;
}
.ordered-list li
{
    color: #0e306f;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	margin:0px;
}


/* HOME  */

/* ALIST - START 

.alist-tab-red, .alist-tab-purple, .alist-tab-green
{
    height:18px;
    padding: 6px 15px 0px 15px;
    float:left;
    display:block;
    color:#666;
    background: url(/_anta_site-temp6/images/alist_tabs_bg.gif) repeat-x;
    border-right: 1px solid #d7d7d7;
    font-size: 10px;
    font-weight:bold;
}
.alist-tab-red:hover
{
    color:#FFF;
    background: url(/_anta_site-temp6/images/alist_tabs_red.gif) repeat-x;
    text-decoration:none;
    font-size: 10px;
    font-weight:bold;
}
.alist-tab-purple:hover
{
    color:#FFF;
    background: url(/_anta_site-temp6/images/alist_tabs_purple.gif) repeat-x;
    text-decoration:none;
    font-size: 10px;
    font-weight:bold;
}
.alist-tab-green:hover
{
    color:#FFF;
    background: url(/_anta_site-temp6/images/alist_tabs_green.gif) repeat-x;
    text-decoration:none;
    font-size: 10px;
    font-weight:bold;
}

.alist-tab-red-active, .alist-tab-purple-active, .alist-tab-green-active,
.alist-tab-red-active:hover, .alist-tab-purple-active:hover, .alist-tab-green-active:hover
{
    height:18px;
    padding: 6px 15px 0px 15px;
    float:left;
    display:block;
    color:#FFFFFF;
    font-size: 10px;
    font-weight:bold;
    text-decoration:none;
}

.alist-tab-red-active
{
    color:#FFF;
    background: url(/_anta_site-temp6/images/alist_tabs_red.gif) repeat-x;
    text-decoration:none;
}
.alist-tab-purple-active
{
    color:#FFF;
    background: url(/_anta_site-temp6/images/alist_tabs_purple.gif) repeat-x;
    text-decoration:none;
}
.alist-tab-green-active
{
    color:#FFF;
    background: url(/_anta_site-temp6/images/alist_tabs_green.gif) repeat-x;
    text-decoration:none;
}
.alist-container
{
    background: url(/_anta_site-temp6/images/bigcol-bg-tabbed.gif) no-repeat bottom center;
}

ALIST - END */

/* Features stuff */

.horizontal_tiled_item
{
	width: 180px;
	float: left;
}

.horizontal_tiled_item h2 
{
	padding-top: 10px;
}

/* Sitemap stuff */
.sitemap_list h2 a
{
	font-size:12px;
    padding-left:0px;
    text-decoration:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sitemap_list h2
{
	color:#13458B;
    font-size:12px;
    font-weight:none;
    padding-left:0px;
    text-decoration:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sitemap_list h3 a
{
	margin-left: 10px;
}
.sitemap_list li
{
	padding: 3px 0px 0px 10px;
	margin: 5px 8px 5px 10px;
	width:300px;
	color: #0E306F;
	font-size: 10px;
	background-image: url(/assets/images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	line-height:11px;
}
.sitemap_list ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}
.spacer-sitemap
{
   width:100%;
   height:10px;
}

/* BUTTONS */
.submit-button
{
    cursor:pointer;
    background: url(/assets/images/submit-btn.gif) no-repeat;
    height: 22px;
    width:81px;
    border:0px;
    display:block;
    float:left;
    margin-top: 5px;
}

/* ARTICLE CAPTION */
.caption
{
    padding: 0px 10px 0px 10px;
    color: #666666;
} 

/* ACCORDIONS */
.accordion_toggle
{
	color:#666666;
    font-size:12px;
    font-weight:bold;
    margin-bottom:15px;
    padding-left:15px;
    text-decoration:none;
    cursor:pointer;
	background: url(/assets/images/arrow-grey-right.gif) no-repeat 0px 2px;
}

.accordion_toggle_active 
{
	background: url(/assets/images/arrow-grey-down.gif) no-repeat 0px 2px;
}

.accordion_content 
{
	overflow: hidden;
}
/* register panel */
.register-panel {
	position: absolute;
	z-index: 1000;
	cursor: pointer;
}
.register-panel-table {
	border: solid;
	border-color: #619d2c;
	width: 350px;
	height: 300px;
	font-size: 1.25em;
}
/* screen fade properties */
.fade-screen {
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	background-color: #000000;
	height: 100%;
	width: 100%;
	z-index: 999;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
}

