@import url("css/menu.css");

/* CSS Document */
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
    left: 0;
/*  Use the following to center this at 50% width, or this for 750px: width: 700px, margin-left: -350px: */
/*
	left: 50%;
    width: 50%;
    margin-left: -25%;
*/
}

#footer {
	position: absolute;
	bottom: 0;
	width: 70%; /* See note below */
	text-align: center;
	padding: 0 15%;
}

/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
#footer {
    \width: 100%;
    w\idth: 70%;
}

#main {
	margin-bottom: 5em;
	height: auto;
	padding: .5em;
}

html {overflow-y: scroll;} 
body {background:#474747 url(images/frontpage_bg.png) repeat-x top left; margin:0; padding:0px;line-height: 18px}

/*-------- Default Style --------*/
th,td,div, p{color:White; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size: 11px; padding:0px; margin:0px;}
ul, li{color:White; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size: 11px;padding-left:0px; margin-left:10px; padding-top:0px;margin-top:0px;}
a,a:link,a:visited,a:active{color:White; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; }
a:hover{color:White; text-decoration:none; }


/*-------- design style --------*/
.template_style{width:1024px; height: 100%; margin:auto; background: url(images/frontpage.png) no-repeat top left;}
.content_style{ padding-top:100px; height: 450px; width:1024px;}
	
.top_space{height:0px;}	
.lang_pad{padding:7px 35px 0px 0px;}
.logo_top{ height:80px; background: url(images/triconlogo.png) no-repeat top left; }

.inlineImage
{
	float: right;
	display: inline;
}

.menu_bg{padding:0 0 0 6px;  margin: 0 0 0 0px; height:40px; background: #FFFFFF;}
.menu_left{padding:0px; margin:0px; }
.menu_right{margin:0px; }

.menu_style{float:left;}

#login_style{  }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding: 2px 3px 2px 2px; margin: 0 0 0 0; background:#474747 }

#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.Pane1 {cursor:pointer; padding-top:140px; float: left; width: 175px; margin-left:25px; height:270px; color:White; text-align:left; display:inline;}
.Pane2 {cursor:pointer; padding-top:140px; float: left; width: 175px; margin-left:24px; height:270px; color:White; text-align:left; display:inline;}
.Pane3 {cursor:pointer; padding-top:140px; float: left; width: 175px; margin-left:27px; height:270px; color:White; text-align:left; display:inline;}
.Pane4 {cursor:pointer; padding-top:140px; float: left; width: 175px; margin-left:27px; height:270px; color:White; text-align:left; display:inline;}
.Pane5 {cursor:pointer; padding-top:140px; float: left; width: 175px; margin-left:26px; height:270px; color:White; text-align:left; display:inline;}
/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#4F839F; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#606362; font-size:11px;}
.user { width:100%; height:25px; text-align: center;}
a.user:hover{ text-decoration:underline;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#4F839F; font-size:12px;}
a.footer:hover{color:#C00;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

.BottomAddress { text-align:center;  color:#ff9900; height: 40px;}
a.BottomAddress,a.BottomAddress:link,a.BottomAddressa:active,a.BottomAddressa:visited { color:#ff9900; }


.leftCornerTop { line-height:0px; font-size:1px; width:4px; height:4px; background:url(../../containers/tricon/images/corner_left_top.png) no-repeat top left; }
.topBorder { line-height:0px; font-size:1px; height:4px; background:url(../../containers/tricon/images/border.png) repeat-x top; }
.rightCornerTop { line-height:0px; font-size:1px; width:4px; height:4px; background:url(../../containers/tricon/images/corner_right_top.png) no-repeat top right; }
.leftBorder { width:4px; background:url(../../containers/tricon/images/border.png) repeat-y left; }
.rightBorder { width:4px; background:url(../../containers/tricon/images/border.png) repeat-y right;}
.leftCornerBottom { line-height:0px; font-size:1px; width:4px; height:4px; background:url(../../containers/tricon/images/corner_left_bottom.png) no-repeat bottom left; }
.bottomBorder { line-height:0px; font-size:1px; height:4px; background:url(../../containers/tricon/images/border.png) repeat-x bottom;}
.rightCornerBottom { line-height:0px; font-size:1px; width:4px; height:4px; background:url(../../containers/tricon/images/corner_right_bottom.png) no-repeat bottom right; }