/* Master CSS Document */

body{
	background-color:#000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	direction: rtl;
}
body,form,p,pre,ul,ol,dl,h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	direction: rtl;
}
h1,h2,h3,h4,h5,h6{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px;}
input{font-size:12px;}
/*ul{ list-style-type:none;}
li{ list-style-type:none;}*/
th{ font-weight:bold;}
a{color:#eeeeee; text-decoration:none;}
a:hover{color:#fff; text-decoration:none;}
img{padding:0; margin:0; border:0;}
.clear{clear:both;}
#content{width:100%; margin:0 auto;}

/* adip home page logo image 320x108 with background-img and background-color */
.header{text-align:center; }
.header img{width:100%;}

/* adip page top banner small logo image 320x50 with background-img and background-color */
.header_banner{text-align:left; background-image:url(images/banner-logo-bg.jpg); }

/* bkgn home page logo image 240-320x79 with background-img and background-color */
.logo_home_bk{text-align:left; background-image:url(images/logo-3D-79-bg.jpg)}

/* title banner below page head image with background-img and background-color and bottom-color line */
.banner_bar_bk{	height:20px; border-bottom:1px #8a6f45 solid; border-top:1px solid #222;
	line-height:20px;
	text-align:center;
	color:#b8946a;
	font-weight:bold; background-color:#131314;
}

/* page footer with background-img and background-color and top-color line*/
.footer{	padding-top:8px; border-top:1px solid #333;
	height:50px;
	color:#eeeeee;
	text-align:center;
	line-height:20px;
	background-image: url(images/Global-Background.jpg); background-position:top;
	background-repeat: repeat-x;
}

/* page content box with bottom-color line */
.main_txt{padding:12px; line-height:18px; }
.main_txt a{color:#b8946a; text-decoration:underline}
.main_txt a:hover{color:#fff; text-decoration:none}
.main_txt hr{ height:2px; overflow:hidden; border-left:0; border-right:0; border-bottom:1px solid #000; border-top:1px solid #222; margin-bottom:10px}

/* adip li menu bar defining MENUBAR and IMAGE size with Color Change (background-color) and Arrow (background-img) */
/* 52-6-40-90 60x40 adip; change bar size and img size, all numbers need to be changed */
.menu{
	margin-top:0px;
	padding:0;
	/*	background-image: url(/images/ContentVignetteBottom.jpg); */
	background-repeat: repeat-x;
	background-position: left bottom;
	direction: rtl;
}
.menu li{padding:0; margin:0; height:52px; font-size:14px; line-height:52px; border-top:1px solid #000; border-top:1px solid #222;}
.menu li a{height:52px; color:#b8946a; display:block}
.menu li a:hover{padding-right:0px; color:#fff; background-color:#2d2e2d}
.menu li span{padding:6px 0px; height:40px; width:90px; text-align:center; display:block; float:left;}
/* .menu li img{width:60px; height:40px;}  -- put into sub dir */

/* Set 320x138 adiptdbk or 240x104 gn page head img defining IMAGE size and BLACK background-color */
/* change img size for diff types*/
.header_1{text-align:center; background-color:#000;}
/* .header_1 img{width:320px; height:138px;}  -- put into sub dir */

/* Set 320x138 adiptdbk or 240x104 gn page FAQ home head img defining IMAGE size and BLACK background-color */
/* change img size for diff types*/
.header_11{text-align:center; background-color:#000;}
/* .header_1 img{width:320px; height:138px;}  -- put into sub dir */

/* Set 320x93 adiptdbk or 240x70 gn page head img for Tier Benefit Pages defining IMAGE size and #CFCFCF background-color */
/* change img size for diff types*/
.header_2{text-align:left; background-color:#CFCFCF;}
/* .header_2 img{width:320px; height:93px;}  -- put into sub dir */

/* td menu bar defining IMAGE size with TEXT LINK without color change */
/* Set 60x40 td or 45x30 bkgn menu img; change IMAGE size for diff types*/
.list td{border-top:2px solid #fff; border-bottom:1px solid #9f9481; font-size:14px}

.list{
	margin-top:0px;
	padding:0;
/*	background-image: url(images/ContentVignetteBottom.jpg); */
	background-repeat: repeat-x;
	background-position: left bottom;
}
.list td{padding:1; margin:1; font-size:14px; border-bottom:1px solid #000; border-top:1px solid #222}
.list td a{color:#b8946a; }
.list td a:hover{color:#fff; }

/* .list td img{width:60px; height:40px;}   -- put into sub dir */
