
body {
	font-family : sans-serif;
}

.img_head {
	position: absolute;
	top: 3px;
	left: 20px;
}

.head_text {
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	color: #336699;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	margin-bottom: -30px;
}

.head_nav {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	margin-bottom: -15px;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: -10px;
	background: #E8E8E8;
	border-bottom: 1px solid #ccc;
}

.menuColorOpts {
	color: #336699;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}

.menuColorRevert {
	padding-left: 80px;
	padding-top: 3px;
	cursor: pointer;
}

.desc_text {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #336699;
	padding-left: 80px;
	padding-top: -20px;
}

.desc_text h3 {
	width: 100px;
	display: inline;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	color: #CC3300;
}

.desc_text h4 {
	width: 100px;
	display: inline;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	color: #009D4F;
	padding-left: 10px;
}

.btn_next {
	float: right;
	margin-top: -25px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #336699;
	cursor: pointer;
}

.layout_industry_image {
	/*width: 100px;*/
	height: 100px;
}

.layout_industry_image_ie {
	/*padding-left: 100px;*/
	/*width: 50%;*/
	height: 100px;
}

.layout_industry_image_nav {
	/*width: 100px;*/
	/*display: inline;*/
	height: 100px;
	padding-left: 125px;
}

.layout_type {
	height: 60px;
	margin-right: 15px;
	margin-left: 0px;
	
}

.layout_image {
	height: 60px;
	width: 150px;
	padding: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
	border: 1px solid grey;
	overflow: auto;
}

.note {
	font-size: 11px;
	font-style: italic;
	color: #7F7F7F;
	padding-left: 10px;
}

.noteBG {
	
	font-size: 11px;
	font-style: italic;
	color: #7F7F7F;
	padding-left: 20px;
}

.layout_image_ie {
	height: 60px;
	width: 140px;
	padding: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	border: 1px solid grey;
	overflow: auto;
}

.header_text {
	width: 33%;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	background-color: #E6E6E6;
	background-image: url(images/diag-title-row.gif);
	border-bottom: 1px solid #666666;
	margin-top: 50px;
}

.header_text_BG {
	width: 30%;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	background-color: #E6E6E6;
	background-image: url(images/diag-title-row.gif);
	border-bottom: 1px solid #666666;
	margin-top: 50px;
}

.header_text_BG_wide {
	width: 70%;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	background-color: #E6E6E6;
	background-image: url(images/diag-title-row.gif);
	border-bottom: 1px solid #666666;
	margin-top: 50px;
}

.ind_img {
	padding: 10px;
	/*padding-bottom: 10px;*/
	cursor:pointer;
	background: #E7E5E6;
	border: 1px solid #666666;
}

.ind_img_on {
	padding: 10px;
	/*padding-bottom: 10px;*/
	cursor:pointer;
	background: #9DD8FF;
	border: 1px solid #666666;
}


#tmplt_display {
	margin-top: -15px;
	margin-right: 10px;
	margin-left: 10px;
	height: 385px;
	overflow: auto;
}


#content {
	/*padding-left: 10px;*/
	background: #FFFFFF !important;
}

#main {
	width: 375px;
}
.label {
	border: 1px solid black;
	background: #232323;
	color: #fff;
	font-weight: bold;
}

.label :hover {
	cursor: pointer;
}

.nav_choice{
   border:1px dotted #666666;
   cursor:pointer;
   color: #333333;
   margin: 0px 0px 0px 4px;
   height:55px;
   padding-top: 4px;
   float:left;
   background:#E7E5E6;
   text-align:center;
   width:70px;
}

.accBody {
	background: #ededed;
	overflow: auto;
}

.promo-on {
   position: absolute;
   top: -35px;
   z-index: 2;
   vertical-align: top;
   font-weight: bold;
   padding-top: 15px;
   padding-bottom: 5px;
   margin-right: 15px;
   color: #D75B00;
}

.promo-on {
   position: absolute;
   top: -35px;
   z-index: 2;
   vertical-align: top;
   font-weight: bold;
   padding-top: 15px;
   padding-bottom: 5px;
   margin-right: 15px;
   color: #D75B00;
}

.tab-off, .tab-on {
   position: absolute;
   top: -25px;
   z-index: 2;
   text-align: center;
   width: 125px;
   /*height: 25px;*/
   vertical-align: top;
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
   margin-right: 15px;
   background-color: #efefef;
   border: 1px solid #ccc;
   border-top: 3px solid #ccc;
   color: #595959;
   cursor: pointer;
}

.tab-on {
   color: #000;
   background-color: #efefef;
   border-top: 3px solid #175aaa;
   font-weight: bold;
}

.tab-off-mods, .tab-on-mods {
   /*position: relative;*/
   float:left;
   z-index: 2;
   text-align: center;
   width: 125px;
   height: 25px;
   vertical-align: top;
   font-weight: bold;
   padding-top: 5px;
   /*padding-bottom: 5px;*/
   margin-left: 5px;
   margin-right: 7px;
   margin-top: -5px;
   background-color: #efefef;
   border: 1px solid #ccc;
   border-bottom: 3px solid #ccc;
   color: #595959;
   cursor: pointer;
}

.tab-on-mods {
   color: #000;
   background-color: #efefef;
   border-bottom: 3px solid #175aaa;
   font-weight: bold;
}

#styleOps {
	position: absolute;
	top: 58px;
	left: 430px;
	width: 340px;
	height: 125px;
	display: block;
	z-index: 10;
	background-color: #fff;
	border: 1px solid #666666;
}

.styleTab {
	/*width: 100px;*/
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #efefef;
	text-align: center;
	float: left;
}

.styleContent {
	clear: left;
	height: 75px;
	padding-top: 10px;
	padding-left: 5px;
}

#menus { left: 20px; }
#news { left: 155px; }
#general { left: 290px; }
#other { left: 425px; }
#layout_tab5-mods { left: 625px; }

/* Table containing content for each tab */
table.tab_content {
   /*margin: 40px 5px 20px 5px;*/
   border: 1px solid #ccc;
   margin-left: 5px;
   width: 100%;
   /*position: relative;*/
}

#layout_tab1 { left: 5px; }
#layout_tab2 { left: 140px; }
#layout_tab3 { left: 275px; }
#layout_tab4 { left: 855px; }
#layout_tab5 { left: 610px; }

/*################################################################################################
--------------------------------------------------------------------------------------------------
 __  __                   ___            _
|  \/  | ___  _ _  _  _  / __| _  _  ___| |_  ___  _ __
| |\/| |/ -_)| ' \| || | \__ \| || |(_-<|  _|/ -_)| '  \
|_|  |_|\___||_||_|\_,_| |___/ \_, |/__/ \__|\___||_|_|_|
                               |__/
--------------------------------------------------------------------------------------------------
################################################################################################*/

/* Main page links */
table.hmains {
   /*width: 100%;*/
   border-right: 1px solid #b9bec1;
   padding: 0px 0px 0px 0px;
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   letter-spacing: .05em;
}

div.hmain_off, div.hmain_on, div.hmain_buy_off, div.hmain_buy_on, div.hmain_over, div.hmain_buy_over {
	padding: 0px 0px 0px 10px;
   /*width: 100%;*/
   height: 15px;
   vertical-align: top;
   cursor: pointer;
   border: 1px solid #b9bec1;
   border-style: none solid none none;
   /*font-family: Arial, helvetica, sans-serif;*/
   color: #2e2e2e;
   font-family: Verdana, Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-align: left;
   /*letter-spacing: .05em;*/
}

div.hmain_off { background-image: url(btn-hmain-off.gif); }
div.hmain_over { background-image: url(btn-hmain-on.gif); }
div.hmain_on { background-image: url(btn-hmain-at.gif); }
div.hmain_buy_off { background-image: url(btn-buy-off.gif); }
div.hmain_buy_over { background-image: url(btn-buy-on.gif); }
div.hmain_buy_on { background-image: url(btn-buy-at.gif); }

div.hmain_buy_off:hover { background-image: url(btn-buy-on.gif); }
div.hmain_buy_on:hover { background-image: url(btn-buy-at.gif); }
div.hmain_off:hover { background-image: url(btn-hmain-on.gif); }
div.hmain_on:hover { background-image: url(btn-hmain-at.gif); }

span.hmain_off, span.hmain_on, span.hmain_buy_off, span.hmain_buy_on, span.hmain_buy_over {
   padding-top: 2px;
}

/* Sub page links */
table.vmenu_subs {
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
}

div.vmenu_sub_off, div.vmenu_sub_over, div.vmenu_sub_on {
	position:relative;
	top:25px;
	z-index:500;
   font-family: Verdana, Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   /*letter-spacing: .05em;*/
   padding: 3px 2px 3px 10px;
   cursor: pointer;
   text-align: left;
   color: #2e2e2e;
   border-left: 3px solid #2281C4;
   border-bottom: 1px solid #ccc;
}

div.vmenu_sub_off { background-color: #efefef; }
div.vmenu_sub_over { background-color: #dfecf6; }
div.vmenu_sub_on { background-color: #dfecf6; }




