/* CSS Document */

body {
	/*background-color: #E5E5E5;*/
	background-color: #000;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/* invalid W3C styles
	scrollbar-base-color: #AFBCD7;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-face-color: #AFBCD7;
	*/
	border: none;
	font-family:  Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #888;
}

#indexTop {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	color: #9D4F00;
	font-weight: bold;	
}

#indexBox {
	margin-top: -150px; 
	padding: 0px 0px 50px 0px; 
	width: 930px; 
	position: relative; 
	z-index:auto;
}

#indexLayer1{
	background: #000 url(/images/alp_01bg.jpg); 
	width: 100%; 
	height: 2px;
}

#indexLayer2{
	background: #000 url(/images/alp_04bg.jpg); 
	width: 100%; 
	height: 480px;
}

#indexLayer3{
	background: #000 url(/images/alp_02b.jpg); 
	width: 100%;
}

.bodyweb{
	background-image: url(/images/aheadr_website.jpg);
	background-repeat: no-repeat;
}

.bodypht{
	background-image: url(/images/aheadr_photo.jpg);
	background-repeat: no-repeat;
}


#finelinetop {
	width: 100%;
	border-bottom:thin solid #000; 
	border-width:1px; 
	margin:0px;
	padding:0px;
}
#finelinebottom {
	width: 100%;
	border-top:thin solid #000; 
	border-width:1px; 
	margin:0px;
	padding:0px;
}

#linkBox {
	width: auto;
	/**border: thin solid #000; 
	border-width: 3px; */
	background: #FFCC33; 
	padding: 5px; 
	text-align: center;
	vertical-align: middle;
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 8px;
}

textarea {
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	/*text-align: left;*/
	vertical-align: top;
	/* invalid W3C style
	scrollbar-base-color: #EFEFEF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color:	#EFEFEF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-face-color: #EFEFEF;
	*/
	background-color: #FFFFFF;
}
input {
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
}


#welcome {
	font-size: 16px;
	color: #FFCC33;
	font-weight : bold;
	padding: 10px;
}

#mBody {
	width: auto;
	font-size: 10px;
	padding: 10px;
	color: #333300;
}

#m_phtBody {
	width: auto;
	font-size: 11px;
	padding: 10px;
	color: #F4F4F4;
	background-color:#000000;
}


#divTop {
	padding: 0px; 
	margin: 0px; 
	width: 950px;
	height: 55px;
}

#mainWidth {
	width: 1040px;
	float: left;
}

#fRight {
	float: right;
	padding: 40px 0px 0px 0px; 
	margin: 0px;
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	color: #9D4F00;
	font-weight: bold;
}

#fLeft {
	float: left;
	padding: 0px 0px 0px 35px; 
	margin: 0px;
}

#webLayer1 {
	background: #000 url(/images/alp_01bg.jpg); 
	width: 100%;
	height: 2px;
}

#webLayer2 {
	background: #000 url(/images/alp_04bg-web.jpg); 
	width: 100%; 
	height: 100%; 
	display: inline-table;
}

#webLayer3 {
	background: #000 url(/images/alp_02b.jpg); 
	width: 100%;
	height: 5px;
}

#webMainbody {
	margin: 0px; 
	padding: 0px 0px 50px 0px; 
	width: 980px;
}

#webBoxMenu {
	float: left;
	width: 200px; 
	height: 250px; 
	border-top: thin solid #996600; 
	border-bottom: thin solid #996600;
	border-width: 10px; 
	background: #BABA74;
	padding: 2px;
	margin: 0px 5px 0px 0px;  
	clear: none;
}

#webBoxContent {
	position: relative;
	float: left;
	width: 750px; 
	height: auto;
	border: thin solid #996600; 
	border-width: 4px; 
	background: #FFFFFF;
	padding: 2px 2px 20px 2px; 
	margin: 0px 0px 20px 0px;
	text-align: left;
	clear: right;
}

#webHeader {
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;  
	font-size: 14px; 
	font-weight: bold; 
	color: #663300; 
	text-transform: uppercase;
	letter-spacing: 1px;
}

#phtHeader {
	font-family: Calisto MT, Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #E0BB49; 
	text-transform: uppercase;
	letter-spacing: 1px;
}

#phtLayer2 {
	background: #000 url(/images/alp_04bg-pht.jpg); 
	width: 100%; 
	height: 100%; 
	display: inline-table;
}

#phtTopmenu {
	margin: 0px; 
	padding: 0px 0px 5px 0px; 
}

#phtMainbody {
	width: 1130px;
	margin: 0px; 
	padding: 10px 0px; 
}

#phtBodyContent {
	text-align: left; 
	padding: 0px 30px;
}

#phtBoxContent {
	width: 1200px; 
	height: auto;
	/*border: thin solid #000; 
	border-width: 1px; 
	background: #000;*/
	padding: 0px; 
	margin: 0px;
	text-align: left;
}

#phtBoxContentTopArea {
	width: 1180px; 
	padding: 10px; 
	margin: 0px;
}

#phtBoxContentBottomArea {
	width: 1180px; 
	padding: 0px 10px; 
	margin: -10px 0px;;
}

#phtImg {
	float: left; 
	padding: 20px 5px 0px 25px;
}

.phtBorder {
	border: 4px solid #fff;
}


#phtBoxMain {
	width: 880px; 
	height: 600px; 
	float: left; 
	border: thin solid #333; 
	border-width: 1px;  
	background-color: #000; 
	padding: 0px; 
	margin: 5px 0px 30px 10px;
}

#phtBoxMainSub {
	width: 880px; 
	height: 600px; 
	/*background-color: #996600;*/
	background-color: #000000;
}

#phtBoxPhotoImg {
	width: 250px; 
	height: 600px; 
	float: right; 
	background: url(/images/sidePht-bg.jpg);
	/*background-color: #4F4F4F; */
	border: thin solid #4F4F4F; 
	border-width: 1px; 
	padding: 0px; 
	margin: 5px 25px 30px 0px;
}
#phtBoxText {
	width: 880px; 
	height: 100px; 
	float: left; 
	border: thin solid #4F4F4F; 
	border-width: 1px; 
	/** background-color:#fff; **/
	background: #fff url(/images/txtBg.jpg); 
	padding: 0px; 
	margin: -20px 0px 10px 10px;
}

.phtImgbox {
	width: 100px; 
	float: left; 
	padding: 10px 5px;
}

.phtShorttxt {
	width: 700px; 
	float: left; 
	padding: 45px 10px 0px 15px; 
	font-size: 12px; 
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	letter-spacing: 1px; 
	color: #003300;
}

#phtBoxBookmrks {
	width: 250px; 
	height: 100px; 
	float: right; 
	border: thin solid #4F4F4F; 
	border-width: 1px; 
	background-color: #FFCC33; 
	padding: 0px; 
	margin: -20px 25px 10px 0px;
	text-align: center;
}

#boxSpacer {
	float: right; 
	width: 30%; 
	height: auto; 
	padding: 2px 0px 2px 0px; 
	margin: 0px;
}

.normalText {
	font-size: 11px;
	color: #333;
}
.subheader {
	font-size: 12px;
	text-align: center;
	color: #FFB366;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

.subjectLine {
	color: #FF9933; 
	font-weight: bold;
}

.noBorderCell {
	/** text-align: left; 
	vertical-align: top;**/
	border: none;
	margin: 0px;
	padding: 0px;
}

.tableFont {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

td {
	line-height: 15px;
	vertical-align: top;
	/**padding: 1px;**/
}

#cl_div {
	width: 100%; 
	padding: 0px; 
	margin: 0px;
}

#cl_bg-top {
	background: url(/images/bg-top_cl.jpg);
	width: 100%; 
	height: 38px;
	padding: 0px; 
	margin: 0px;
}

#cl_bg-bottom {
	background: url(/images/bg-bottom_cl.jpg);
	width: 100%; 
	height: 32px;
	padding: 0px; 
	margin: 0px;
}

#cl_body {
	background-color: #333; 
	height: 610px;
}

#cl_space {
	padding: 0px 15px; 
	margin-top:-40px;
}


#leftmenu {
	width: auto;
	padding: 0px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	line-height: 35px;
	text-transform: lowercase;		
}

ul#listmenu li {
	list-style: square;
	color: #333;
	padding-left: 1px;
	margin-left: -12px;
}

#currentItem {
	color: #333; 
	font-weight: bold;
}

li a.rightNav:link, li a.rightNav:visited {
	color: #CCCC66;
	text-decoration: none;
}

li a.rightNav:hover, li a.rightNav:active {
	color: #ccc;
	text-decoration: none;
} 

.parag {
	line-height: 20px;
}

.txtLeft {
	text-align: left;
	vertical-align: top;
}

.txtRight {
	text-align: right;
	vertical-align: top;
}

.txtCenter {
	text-align: center;
	vertical-align: top;
}

.ntxtLeft {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}

.ntxtRight {
	text-align: right;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}

.eco {
	color: #00A031;
	font-weight: bold;
}

.spacing {
	clear:both;
	height:120px;
	font-size:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}

.header {
	font-size: 12px;
	text-align: center;
	color: #006699;
	font-weight: bold;
	line-height: 20px;
	background: #999966;
	padding: 2px;
	margin: 2px 2px;
}


.title {
	font-size: 18px;
	color: #996633;
	font-weight: bold;
}

.title2 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.caption {
	font-size: 10px;
	line-height: 12px;
	color: #959595;
}

.break {
	font-size: 14px;
	color: #FFCC33;
	text-align: center;
	padding: 20px;
	margin: 0px;
}


.titleText {
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}

.signTxt {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

#leftside {
	float: left; 
	position: relative;
	padding-right: 10px;
}

#leftsideMenu {
	line-height: 5px; 
}

.sideMenulistselected	{
	display: block;
	padding: 8px;
	color: #660000;
	border: thin solid #996600;
	border-width: 1px;
	background-color: #FFF;
	text-decoration: none;
	width: auto;
}
.sideMenulist	{
	display: block;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	padding: 0px;
	width: 175px;	
	font-weight: bold;
	background-color: #B35027;
	color: #EFCB01;
}
a.sideNavi:link, a.sideNavi:visited {
	display: block;
	padding: 8px;
	color: #996600;
	border: thin solid #AEAE5E;
	border-width: 1px;
	background-color: #BABA74;;
	text-decoration: none;
	width: auto;
}

a.sideNavi:hover, a.sideNavi:active  {
	display: block;
	padding: 8px;
	color: #660000;
	border: thin solid #996600;
	border-width: 1px;
	background-color: #FFF;
	text-decoration: none;
	width: auto;
}

ul.cklist {
	/*list-style: url(/images/icon-b.gif);*/
	margin-bottom: 5px;
}

ul.cklist li {
	width: auto;
	padding: 0px 5px 5px 5px;
}

.smFont {
	padding: 0px; 
	text-align: center;
	font-size: 9px;
}

.asterisk {
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
.footerMsg {
	font-size: 10px;
	color: #333300;
	line-height: 18px;
	width: 650px;
	padding: 10px 0px;
}

.indented {
	width: 450px;
	border: thin solid #462300;
	border-width: 1px;
	line-height: 15px;
	padding: 10px 20px;
	margin: 0px;
}

.warning {
	width: 600px;
	font-size: 9px;
	font-weight: bold;
	color: #996600;
	line-height: 14px;
	padding: 20px
}

.textF4 {
	font-size: 10px;
	color: #333300;
}

#pageContent {
	padding: 0px 20px 5px 5px;
}

#menuTop {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#menuBottom {
	font-size: 9px;
	color: #999;
	font-weight: bold;
	text-align: left;
	padding: 30px 0px 0px 5px;
}

.fontcopy {
	font-size: 9px;
	color: #663300;
	padding: 10px 0px;
	margin: 0px;
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
	line-height: 14px;
	clear: left;
}

.xtraLink {
	float: left; 
	padding: 0px 10px; 
	margin: -55px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #663300;
}

.w3cLink {
	float: right; 
	padding: 5px 10px; 
	margin: -45px 0px 0px 0px;
	text-align: center;
}

pre {
	font-weight:normal;
	font-size: 11px;
	line-height: 20px;
}

.divQuote1 {
	background: #000; 
	width: 500px; 
	padding: 10px 0px 10px 60px;
}

.divQuote2 {
	background: #000; 
	width: 500px; 
	padding: 10px 0px 10px 125px;
}

a.navLink:hover {
	text-decoration: underline;
	background-color: #999966;
	border-bottom: solid 2px #ccc;
} 

a.navLink:link {
	color: #FFCC33;
	text-decoration: none;
	/**font-size: 10px;**/
	font-variant: normal;
	line-height: 12px;
}

a.navLink:visited {
	color: #FFCC33;
	text-decoration: underline;
	/**font-size: 10px;**/
	font-variant: normal;
	line-height: 12px;
}

a.navLink:active {
	color: #FFCC33;
	text-decoration: none;
	/**font-size: 10px;**/
	font-variant: normal;
	line-height: 12px;
}

a.navLink:hover {
	color: #ccc;
	text-decoration: none;
}

a:link, a:visited {
	/**color: #663300;**/
	color: #A37E24;
	text-decoration: none;
}

a:hover, a:active  {
	color: #FF6600;
	text-decoration: underline;
} 

#pageScroll {
	width: 860px; 
	height: 580px; 
	display: block; 
	overflow: auto; 
	padding: 10px;
}
 
/**** form styles ****/
#formbox {
	width: 520px;
	padding: 5px;
}

.formlabel {
	float: left;
	width: 220px;
}

.formfield {
	float: right;
	width: 250px;
}

.required {
	font-size: 9px;
	color: #CC6600;
}

/******** Drop Down Menu Style *********/
#dd {
  /*margin-left: 25%;*/
  padding: 0px 8px;
  margin: 0px;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 12px Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #515151;
  color: #F2F2F2;
  width: auto;
  text-decoration: none;
  padding: 4px 10px;
  margin: 5px 10px 0px 0px;
}

#dd li a.menu:hover {
  background: #6A3500;
}

.submenu {
  background: #402000;
  border: 1px solid #868686;
  /*visibility: hidden;
  position: fixed;
  z-index: 1;*/
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: auto;
	width: 165px;
}

.submenu a {
  display: block;
  font: bold 10px Century Gothic, Verdana, Tahoma, Helvetica, Arial, sans-serif; 
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #D1D1A5;
  width: auto;
  z-index: auto;
}

.submenu a:hover {
  background: #9F5000;
  color: #FFF;
  z-index: auto;
}

/**Added-on **/

.imgBorder {
	border: thick solid #FFFFFF;
}

.imgBorder2 {
	border: thick double #999999;
}

.mouseBeOffMe {
	border: thick solid #FFFFFF;
	/*border-top:    solid #CCCCCC;
	border-bottom: solid #CCCCCC;
	border-left:   solid #CCCCCC;
	border-right:  solid #CCCCCC;*/
	/* invalid W3c style
	filter: Alpha(Opacity=50);
	*/
}

.mouseBeOnMe {
	border: thick solid #FFFFFF;
	/*border-top:    solid #FFFFFF;
	border-bottom: solid #FFFFFF; 
	border-left:   solid #FFFFFF; 
	border-right:  solid #FFFFFF;*/
}

.mouseBeOffMe2 {
	border-top:    none #CCCCCC;
	border-bottom: none #CCCCCC;
	border-left:   none #CCCCCC;
	border-right:  none #CCCCCC;
	/* invalid W3c style
	filter: Alpha(Opacity=70);
	*/
}

.mouseBeOnMe2 {
	border-top:    none #FFFFFF;
	border-bottom: none #FFFFFF; 
	border-left:   none #FFFFFF;
	border-right:  none #FFFFFF;
}	


/*** Clients site pages styles ***/
#presents {
	font-size: 9px; 
	padding-left: 10px;
}

#clientName {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size:14px; 
	color: #FFCC33; 
	font-weight: bold; 
	padding-left:10px;
}


/*** Photo JS style ***/

#slideshowContainer{
	width: 500px;
	height: auto;
}

#numberDiv a{
	font: bold 12px Verdana;
	text-decoration: none;
}

#backforthbuttons{
	width: 480px;
	margin-top: 6px;
}

/*** Hidden Meta keywords ***/
.hiddenMeta {
	font-size: 5px; 
	color: #000;
	padding: 0px;
	margin: 0px;
}
