@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.verd11{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.verd12{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom:25px;
}
a:link {
	color: #E30000;
	text-decoration: none;
}
a:visited {
	color: #E30000;
	text-decoration: none;
}
a:hover {
	color: #E30000;
	text-decoration: underline;
}
a:active {
	color: #E30000;
	text-decoration: none;
}
.hRed {color: #E30000;}
h1 {
	font-size: 13px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3 {
	font-size: 15px;
	color: #000;
}
h4 {
	font-size: 16px;
	color: #000;
}
h5 {
	font-size: 17px;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.vspace-btm {margin-bottom:10px;}
.vspace-top {margin-top:10px;}
.vspace-both{margin-bottom:10px;margin-top:10px;}
.hspace-btm {margin-bottom:10px;}
.hspace-top {margin-top:10x;}
.hspace-both {margin-bottom:10px;margin-top:10px;}
p { margin-top: 15px; margin-bottom: 15px; }
ol {
    margin:0 0 0 15px;
    padding-left: 15px;
}
ul {
	list-style:none;
    margin:0 0 1em 15px;
    padding: 0;
}
ul li{
 line-height:1.3em;
    margin: .25em 0;
    padding: 0 0 0 15px;
	background: url(images/dot_blue.gif) no-repeat 0 3px;
}

.padRight {
	padding-right: 5px;
}
.padLeft {
	padding-left: 5px;
}
.topBar {
	height: 2px;
	float: inherit;
	background-image: url(images/bar1.gif);
	background-repeat: repeat-x;
	height: 2px;
	width:100%;
}
.menu
     {
	background-image: url(images/men-bg-1.jpg);
	background-repeat: repeat-x;
	width:100%;
	float: inherit;
}
.headerBg {
	background-image: url(images/aftl-web-bgb8.jpg);
	background-repeat: repeat-x;
	height: 25px;
	float: inherit;
	width:100%;
}
.footerNote { 
	padding-top:9px;
	padding-bottom:25px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
.footer {
	width:100%;
	height:100%;
	padding-top:2px;
	padding-bottom:7px;
}
.footerTop {
	float: inherit;
	width:100%;
	height:31px;
	background-image: url(images/footerbg1.gif);
	background-repeat: repeat-x;
}
.headerTop {
	background-image: url(images/aftl-web-log-bg2.jpg);
	background-repeat: repeat-x;
	float: inherit;
	width:100%;
	height:100%;
}
.mainContent {
	padding-bottom: 20px;
	float: inherit;
	width:100%;
	position:relative;
}
.headerTopText {
	background-image: url(images/men-bg-2.jpg);
	background-repeat: repeat-x;
	float: inherit;
	width:100%;
	position:relative;
}
.headerTopbg {
	background-image: url(images/men-bg-2.jpg);
	background-repeat: repeat-x;
}
.mainBanner {
	background-image: url(images/BANNER-FRAME1b.png);
	background-repeat:no-repeat;
}
.halfBreakLine {height: 5px;clear:both;}
.halfBreakLine11 {
	background-image: url(images/sidebar-shadow.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.halfBreakLine12 {
	border-bottom:1px dotted #CCC;
	margin-bottom: 12px;
	width:742px;
}

.dotted-bg {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
  	width:30px;
	height:280px;
}
.highlight-more {
	height:35px;
	position:relative;
	background-image:url(images/ico-more.png);
	background-position:right;
	background-repeat:no-repeat;
}
.highlight-more-button {
	padding-top:7px;
	padding-right:12px;
}
.whiteText {
	color: #FFFFFF;
}
.pinkText {
	color: #F99;
}
.blackText {
	color: #000000;
}
#blackText2{
	color:#000;
}
.blackBlueText {
	color: #000000;
}

.greyText {
	color: #666666;
}
.smallText {
	font-size:9px;
}
.smallText2 {
	font-size:10px;
}
.smallText3 {
	font-size:11px;
}
img {
	border: none;
}
img.border {
	display: block;
	padding:4px;
	border:solid;
	border-color: #ccc #ccc #ccc #ccc;
	border-width: 1px 1px 1px 1px;
	background-color:#FFF;
}
img.borderh {
	display: block;
	padding:4px;
	border:solid;
	border-color: #ccc #ccc #ccc #ccc;
	border-width: 1px 1px 1px 1px;
	background-color:#FFF;
	margin-right:10px;
	margin-bottom:2px;
}

a.whiteText,span.whiteText {
	color: #FFFFFF;
}
a.whiteText:link,span.whiteText:link {
	color: #FFFFFF;
}
a.whiteText:visited,span.whiteText:visited {
	color: #FFFFFF;
}
a.whiteText:active,span.whiteText:active {
	color: #FFFFFF;
}
a.whiteText:hover,span.whiteText:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.blackText,span.blackText {
	color: #000000;
}
a.blackText:link,span.blackText:link {
	color: #000000;
}
a.blackText:visited,span.blackText:visited {
	color: #000000;
}
a.blackText:active,span.blackText:active {
	color: #000000;
}
a.blackText:hover,span.blackText:hover {
	color: #e4261b;
	text-decoration: none;
}
a.blackText,span.blackText {
	color: #000000;
}
a.greyText:link,span.greyText:link {
	color: #666666;
}
a.greyText:visited,span.greyText:visited {
	color: #666666;
}
a.greyText:active,span.greyText:active {
	color: #666666;
}
a.greyText:hover,span.greyText:hover {
	color: #000000;
	text-decoration: none;
}
a.blackBlueText,span.blackBlueText {
	color: #000000;
}
a.blackBlueText:link,span.blackBlueText:link {
	color: #000000;
}
a.blackBlueText:visited,span.blackBlueText:visited {
	color: #000000;
}
a.blackBlueText:active,span.blackBlueText:active {
	color: #000000;
}
a.blackBlueText:hover,span.blackText:hover {
	color: #0080B8;
	text-decoration: none;
}
a #blackText2,span #blackText2 {
	color: #000000;
}
a #blackText2:link,span #blackText2:link {
	color: #000000;
}
a #blackText2:visited,span #blackText2:visited {
	color: #000000;
}
a #blackText2:active,span #blackText2:active {
	color: #000000;
}
a #blackText2:hover,span #blackText2:hover {
	color: #e4261b;
	text-decoration: none;
}
.content {
	padding-left: 5px;
}
.content p { margin-top: 15px; margin-bottom: 15px; }
.content-highlight {
	height:260px;
}
.content-highlight p { margin-top: 15px; margin-bottom: 15px; }
.news-highlight {
	height:295px;
}
.news-highlight p { margin-top: 15px; margin-bottom: 15px; }
.sidebar {
	float: right;
	width: 240px;
}
.sidebar-container {
	float: right;
	width: 240px;
}
.sidebar-border {
	width: 230px;
	float: right;
}
.sidebar-border-call {
	width: 240px;
	float: right;
}
.sidebar-box-top {
	background-image: url(images/border2b-fullb_r1_c1.png);
	height: 8px;
	width: 230px;
	background-repeat: no-repeat;
}
.sidebar-box-title {
	background-image: url(images/border2b-fullb_r2_c1.png);
	background-repeat: repeat-y;
	height: 25px;
	width: 230px;
}
.sidebar-box-title-text {
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
.sidebar-box-middle {
	background-image: url(images/border2b-fullb_r4_c1.png);
	background-repeat: repeat-y;
	height:116px;
}
.sidebar-box-middle-gallery {
	background-image: url(images/border2b-fullb_r4_c1.png);
	background-repeat: repeat-y;
	height:35px;
}
.sidebar-box-middle-text {
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;
	height:116px;
}
.sidebar-box-middle-text-gallery {
	padding-top: 4px;
	padding-right: 9px;
	padding-left: 9px;
	height:100%;
}
#quotes{
 	font-style: italic;
	line-height: 1.4em;
	margin: 0;
	padding-top: 12px;
	min-height: 54px;
	text-align: left;
}
#author{
 	font-style: normal;
	font-size: 0.8em;
	text-align: right;
	margin-top: 2px;
}
#testi_warp {
	padding: 0;
	width: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.sidebar-box-bottom {
	background-image: url(images/border2b-fullb_r1_c1b.png);
	background-repeat: no-repeat;
	height: 8px;
}
.sidebar-box-button {
	height: 15px;
	background-image: url(images/button-bg3.gif);
	background-repeat: no-repeat;
}
.sidebar-box-button-text{
	height: 15px;
	padding-right:33px;
}
input, select, textarea	{
	font-family:		verdana;
	font-size:			11px;
	border:				1px solid #ccc;
}
.btnsubmit		{
	background: 		url url(images/mybtn.gif) repeat-x;
	border: 			1px outset;
	cursor: 			pointer;
	font-family:		verdana;
	font-size:			11px;
	font-weight: 		normal;
	margin: 			0px 0px 1px 5px;
	padding: 			1px 1px 1px 1px;
}
.myTable td {
	padding:			4px;
	border-bottom:		1px solid #ddd;
}
.myTable	{
	width:				100%;
	color:				#333;
	font-size:			12px;
}
.myTable th	{
	color:				#147;
	border-bottom:		1px solid #147;
}
.myTable th.top	{
	padding:			3px;
	background:			#158;
	color:				#fff;
	border:				1px solid #147;
}
.myTable .nul {
	border-bottom:		0px !important;
}
.myTable p { margin-top: 15px; margin-bottom: 15px; }

.myBox1	{
	border:				1px solid #EFEFEF;
	padding:			2px;
	background:			#fff;
}

.myBox2	{
	border:				4px solid #F9F9F9;
}

.myBox3	{
	border:				1px solid #ccc;
	padding:			3px;
	background:			#fff;
}
.titleb {
	clear: both;
	font-family: verdana;
	color: #666666;
	font-size: 10px; 
	padding: 5px 10px 3px 10px;
	border-top:1px dotted #CCC;
	margin-bottom:3px; display:block;
	text-align:right;
}
.titleb p { margin-top: 15px; margin-bottom: 15px; }

.conTitle {
	font-size:16px;
	font-family: verdana;
	font-weight: bolder;
	padding: 7px 0px 7px 10px;
}
.comTitle p { margin-top: 15px; margin-bottom: 15px; }

#contactform {
	margin: 0;
	width: 385px;
	padding: 5px;
}
#contactform * {
	font-family:		verdana;
	font-size:			11px;
}
#contactform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contactform li {
	margin: 0 0 5px 0;
	padding: 7px;
	padding-top:2px;
	padding-right:2px;
	border-bottom: 1px solid #CCC;
}
#contactform li.buttons {
	margin: 0;
	overflow: hidden;
}
#contactform label {
	display:block;
	float:none;
	font-size:11px;
	width: auto;
}
#contactform input.text {
	width: 240px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0;
	font-family:		verdana;
	font-size:			11px;
}
#contactform textarea {
	width: 240px;
	border: 1px solid #ccc;
	padding: 2px;
	height: 80px;
	font-family:		verdana;
	font-size:			11px;
}
#contactform textarea.required {
	width: 240px;
	border: 1px solid #ccc;
	padding: 2px;
	height: 80px;
	clear:both;
	font-family: verdana;
	font-size: 11px;
}

#contactform li.buttons input {
	float: right;
	background: 		url url(images/mybtn.gif) repeat-x;
	border: 			1px outset;
	cursor: 			pointer;
	font-family:		verdana;
	font-size:			11px;
	font-weight: 		normal;
	margin: 			0px 0px 1px 5px;
	padding: 			1px 1px 1px 1px;
}
#contactform .myError {
	color: #C00;
	font-family: verdana;
	clear:both;
}
#contactform input.required {
	width: 240px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0; 
	font-family: verdana;
	font-size: 11px;
}
#contactform input.required email{
	width: 240px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0;
	font-family:		verdana;
	font-size:			11px;
}
#contact-wrapper div {
	font-size:10px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	clear:both;
}
#contact-form p { margin-top: 15px; margin-bottom: 15px; }

#contact-wrapper {
}
.error{
	color:#C00;
}
#miniCont {
	width: 100%;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top: 10px;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#miniCont ul {
	list-style:none;
    margin:0 0 1em 15px;
    padding: 0;
}
#miniCont ul li{
 line-height:1.3em;
    margin: .25em 0;
    padding: 0 0 0 15px;
	background: url(images/dot_blue.gif) no-repeat 0 3px;
}
#miniCont p { margin-top: 15px; margin-bottom: 15px; }
.secTitle {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width:300px;
}
.secTitle p { margin-top: 15px; margin-bottom: 15px; }
.fade{
	width: 180px;
	height: 111px;
}
.fade p{
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.basic  {
	width: 730px;
	font-family: Verdana, Geneva, sans-serif;
}
.basic div {
	background-color: #fff;
}

.basic_content .block {
	padding: 20px;
}
.basic_content .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.basic h3 {
	font: 20px normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.basic_content{
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
	font-size: 13px;
	width: 728px;
	clear: both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.basic_content img{
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

.basic a {
	cursor: pointer;
	display:block;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	line-height: 27px;
	background: #EEE;
	height: 27px;
}
.basic a:hover {
	background-color: #999;
}
.basic a.selected {
	color: #FFF;
	background-color: #666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
