/*

	nex.ee web template by Nex Data Systems

*/

html{min-height:100%; margin-bottom:1px;}

body {
	background: #2b4966 url(img/bg1.png) repeat-x;
	color:#404040;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.3em;
	margin:0px auto;
	padding:0;
	text-align: center;
}


#wrap {
	color:#404040;
	margin: 0px auto 30px auto;
	background: #fbfbfb url(img/wrap.gif) repeat-y center top;
	width:960px;
	text-align: left;
	padding: 0px;
	border: 1px solid #333;
	border-top: none;
}

#header {
    text-align: right;
    padding: 10px 15px 0 10px;
    font: italic bold 1.6em Verdana,Tahoma,Arial,sans-serif;
}

#logo {
    padding: 0px 0 0 20px;
    float: left;
}

#menu {
	width:920px;
	background:url(img/mbg.png) repeat-x bottom left #6090bf;
	padding: 5px 10px;
	margin: 10px 10px;
	color: #aaa;
}

#menu ul {
    list-style: none;
    margin: 0;
}

#menu ul li {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #aaa;
}

#menu ul li.first {
	border-left: 0px;
	padding-left: 0px;
}

#menu a {
    color: #eee;
    font-weight: bold;
    text-decoration: none;
}

#menu a:hover {
    color: #fefefe;
    text-decoration: underline;
}
#t-left {
	clear:left;
	float:left;
	margin:0 0px 30px 15px;
	padding:0 0 0 0px;
	width:250px;
	height:100%;
}

#search {
    padding: 5px;
}

#q {
    width: 190px;
    margin-right: 5px;
    padding: 2px 3px;
    border: 1px solid #ccc;
    font-size: 1em;
    background-image: url("img/input_bg.gif");
    background-repeat: no-repeat;

}

#q, #go {
    float: left;
}

.sol img {
    float: left;
}

.sol img.frame1 {
    background: #ccc;
    padding: 1px;
}

.sol p {
    margin-left: 82px;
    font-size: 0.95em;
}

.sol a {
    color: #404040;
    text-decoration: none;
}

.sol a:hover {
    text-decoration: none;
}

.sol {
    padding: 5px;
    border: 1px solid #fbfbfb;
}

.sol:hover {
    border: 1px solid #ccc;
    background-color: #eee;
}

#t-menu2 ul.menu {list-style:none; margin:0 0 18px; padding:0; width:250px;}
#t-menu2 ul.menu li {display:inline; padding:0; width:250px;}
#t-menu2 ul.menu li a {background:url(img/mbg.png) repeat-x bottom left #f4f4f4; border-bottom:1px solid #2b4966; border-left:4px solid #2b4966; border-right:1px solid #2b4966; border-top:1px solid #2b4966; color:#fefefe; float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:238px;}
#t-menu2 ul.menu li a:hover,#leftside ul.avmenu li a.current {background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #505050; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#505050;}
#t-menu2 ul.menu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:133px;}
#t-menu2 ul.menu ul a {padding:3px 1px 3px 5px; width:123px;}
#t-menu2 ul.menu ul ul {font-size:1em; width:120px;}
#t-menu2 ul.menu ul ul a {width:108px;}

#t-content-wrap {
	line-height:1.5em; 
	margin:	0px 0px 0px 290px; 
	width: 650px; 
	padding: 0; 
	text-align:left;
}

#t-content {float:left; margin-bottom: 30px;}

.clearer {
    clear: both;
}
#footer {
	clear: both;
	width: 920px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	font-size: 0.9em;
	color: #333;	
	text-align: left;	
	border-top: 1px solid #999;
}
#footer p {
	padding:10px 0;
}
#footer a {color:#333; text-decoration:none;}
#footer a:hover { 
	color: #333; 
	border-bottom: 1px dotted #999;
	text-decoration: none;
}
