/**
 *
 */

/* reset css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button { margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
a,a:hover {text-decoration: none;}
BUTTON {border: 0px;}


STRONG {
	font-weight: bold;
}

HTML, BODY {
}

SELECT {
	border: 1px solid black;
}

INPUT, SELECT {
	background-color: white;
}

INPUT {
	border: 1px solid #7F9DB9;
}

SELECT, INPUT, PRE {
	font-size: 1em;
	font-family: Verdana, "Lucida Grande","Trebuchet MS",Verdana,sans-serif;
}

BODY {
	margin: 0;
	font-size:0.6em;
	font-family: Verdana, "Lucida Grande","Trebuchet MS",Verdana,sans-serif;
	line-height:1.5em;
	background-color: #EEEEEE;
}

A {
	color: #3e80ba;
}


#page-wrapper {
	background: white url('../images/page-wrap.png') repeat-y;	
	/*padding-left: 6px;*/
	width: 980px;
	/*border-bottom: 1px solid #a9a9a9;*/
	margin: 0px auto;	
}

#header {
	position: absolute;
	height: 50px;
	top: 24px;
	width: 968px;
}

#header #logo {
	position: absolute;
	top: 15px;
	left: 30px;
}

#breadcrumbs {
	position: absolute;
	top: 100px;
	height: 53px;
	background: transparent url('../images/awired.png') 0px -42px repeat-x;
	left: 0px;
	right: 0px;
	margin-right: 6px;
}

#bc {
	position: absolute;
	bottom: 6px;
	left: 8px;
	background: transparent url('../images/bcStart.gif') 0px 5px no-repeat;
	padding-left: 15px;
	color: black;
}

#bc A,#bc #shell {
	color: white;
}

#bc A:HOVER {
	text-decoration: underline;
}

#breadcrumbs #bcRight {
	float:right;
	background: transparent url('../images/awired.png') right -95px no-repeat;
	height: 23px;
}

#breadcrumbs #search {
	position:absolute;
	right: 20px;
	bottom: 5px;
}

#search INPUT {
	border : 1px solid black;
}


#breadcrumbs #menu {
	line-height: 12px;
	margin-left: 80px;
	padding-top: 8px;
	float:left;
}

#breadcrumbs #menu LI {
	display: inline;
	/*font-size:10px;*/
	font-weight:bold;
	height: 17px;
	float:left;	
}

#breadcrumbs #menu LI A {
	color: #595959;
	height: 14px;
	float:left;
	margin-right: 17px;
}

#breadcrumbs #menu LI A .clFirst {
	color: #336699;	
}


#breadcrumbs #menu LI A:HOVER {
	border-bottom: 4px solid #01274D;
}

#actions {
	position: absolute;
	top: 153px;
	right: 6px;
	background-color: white;
}

#actions UL LI {
	display:inline;
	border-left: 1px dotted #658bb1;
	padding: 2px 5px;
}

#actions UL LI A {
	color: #658bb1;
}

#actions UL LI A:HOVER {
	text-decoration: underline;
}

#footer {
	clear:both;
	/*margin-right:6px;*/
	/*padding-bottom: -30px;*/
	/*float:left;*/
	background-color: #EEEEEE;
	border-top: 1px solid #a9a9a9;
	padding: 10px 20px 80px;
	padding-top:10px;
	text-align: right;
	color: #bbbbbb;
	font-weight: bold;
}

#footer A {
	color: #85b3d7;
}


#page {
	background: white url('../images/page-wrap.png') repeat-y right;
	position: relative;
	margin-left: 6px;
}

/***********************************************/

#awired-top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 6px;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #e3e3e3;
	font-weight: bold;
	padding-left: 3px;
}

#awired-top .select {
	width: 7px;
	height: 8px;
	margin-left: 4px;
	background: transparent url('../images/awired.png') -14px -148px no-repeat;
}

#awired-top A {
	color: black;
/*	border: 1px solid transparent;*/
	padding: 2px;
	padding-right: 8px;
}

#awired-top A:HOVER {
	text-decoration: underline;
	cursor: pointer;
}

#awired-top #awiredTop_sites {
	border: 1px solid black;
	width: 200px;
	background: white;
	line-height: 1em;
}

#awired-top #awiredTop_sites A {
	display: block;
}

#awired-top #awiredTop_sites A:HOVER {
	background-color: #cccccc;
}

#awired-top #awiredTop_projs {
	border: 1px solid black;
	width: 200px;
	background: white;
	line-height: 1em;
}
#awired-top #awiredTop_projs A {
	display: block;
}

#awired-top #awiredTop_projs A:HOVER {
	background-color: #cccccc;
}

/***********************************************/

#personal {
	position: absolute;
	top: 3px;
	right: 10px;
}

#personal INPUT {
	font-weight: bold;
	border: 1px solid #7f9db9;
}

#personal INPUT.submit {
	border: 1px solid #1c5180;
	color: #1c5180;
	background-color: #fbfcfd;
}

#personal A {
	color: black;
	font-weight: bold;
}

#personal A:HOVER {
	text-decoration: underline;
}

#personal ul li {
	display: inline;
	border-left: 1px solid black;
	padding-left: 5px;
}

#p-personal {
	margin-right: 7px;	
}

#pt-me {
	color: #a0a0a0;
	border: 0px !important;
}

#pt-userpage {
	border-left: 0px !important;
	padding-right: 10px;
	font-weight: bold;
}

/***********************************************/

#content p {
	margin: 1em 0;
}

/*
#content div.code,  div.code pre, #content pre.code {
	font-size: 11px;
	font-family: monospace;
	border: 1px solid #AAAAAA;
	padding: 5px;
	backgroud-color: #FCFCFC;
}

#content div.code p.codehead {
	
}

#content .code span.consoleSharp {
	color: #5255ff;
}

#content .code span.consoleName {
        color: #ff5552;
}

#content .code span.consolePath {
        color: #5255ff;
}*/


/*#content pre.code {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 3px;
	margin: 10px 1px;
	font-family: "Courier New";
}*/

#content a.urlextern {
	background:transparent url(../images/link.png) no-repeat scroll left top;
	padding-left:8px;
}

#content h1 {
	color:#BA6912 !important;
	font-family:"Georgia","Times New Roman","New York",serif;
	font-size:1.7em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

/*#content h1 a {
        color:#030E1A !important;
}*/

#content h2 a {
	color:#030E1A !important;
}


#content h2, ul.bookmarkme li {
	color:#030E1A;
	font-family:"Georgia","Times New Roman","New York",serif;
	font-size:1.3em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}






#content {
	padding: 180px 6px 0px 0px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	/*font-family: "Lucida Grande","Trebuchet MS",Verdana,sans-serif;*/
	font-size:1.1em;
	line-height: 1.5em;
}

#content UL {
	list-style-type:square;
	padding-left:40px;
	margin: 10px 0px;
}

#content TABLE {
	border-collapse: separate;
	border-spacing:2px;
/*	font-size: 0.8em;*/
}

#content TABLE TR TD {
	background-color: #e4eaf2;
	padding: 2px;
	margin: 1px;
}

.ct_right #content {
	/*padding-right: 190px;*/
}

.ct_right #content #center {
	float:left;
	width: 700px;
	padding: 20px;
}

.ct_right #content #right {
	float: right;
	top: 190px;
	right: 0px;
	bottom: 0px;
	border-left: 1px solid #a9a9a9;
	width: 150px;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 20px 0px;
}

.ct_right #content #left {
	display: none;
	float: left;
	width: 200px;
}

/***********************************/

.ct #content #right {
	display: none;
}

.ct #contentInfo {
	width: 90% !important;
}

/***********************************/

ul.bookmarkme li.head {
	margin-bottom: 15px;
}

ul.bookmarkme {
	width: 240px;
	float:right;
	clear:both;
}

#center {
	padding: 10px 10px 20px 20px;
}

#center div.toc {
	float:right;
	margin-right: 10px;
	/*border: 1px solid black;*/
}

body.lt #center {
	border-left: 1px dashed #CCCCCC;
	float: right;
	width: 750px;
}

#left {
	float: left;
	width: 150px;
}

#contentInfo {
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	color: #CCCCCC;
	width: 70%;
	font-size: smaller;
	text-align: right;
	padding: 0px 5px;
	margin: 0px 5px;
}

#subActions {
	height: 40px;
	width: 70%;
	font-size: smaller;
	padding: 0px 5px;
	margin: 0px 5px;
}

#subActions .left {
	float: left;
}

#subActions .right {
	float: right;
}

.clear {
	clear: both;
}

div.projLeft, div.projRight {
	margin: 20px 40px;
	width: 250px;
	background-color: #f8fbfc;
	height: 150px;
	padding: 20px 20px 20px 100px;
}

div.projLeft {
	float:left;
	margin: 20px 10px 20px 60px;
}

div.projRight {
	float:right;
	margin: 20px 60px 20px 10px;
}

/************************************************/

#left UL {
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 2px;
}

#left li a {
	background:transparent url(../images/menu_item.png) no-repeat scroll 0px 2px;
	padding-left: 15px;
	font-weight: normal;
}

/*#left li div {
	padding: 1px 0px;
}*/


#left DIV.lvl1 a {
        background:transparent url(../images/radio.png) no-repeat scroll 5px 3px;
	font-weight: bold;
	padding-left: 20px;
}

#left DIV.lvl1 {
	padding: 5px 0px;
	background:transparent url(../images/menu_bg.png) no-repeat scroll 0px 100%;
	margin-bottom: 2px;
}





#right UL {
	list-style-type: none;
	padding-left:0px;
	margin: 0px 0px;
	font-size: 0.9em;
}

#right UL DIV.lvl1  {
	background: transparent url('../images/h5.jpg') no-repeat 5px 5px;
	border-bottom: 1px solid #bebebe;
	/*padding-left: 0px;*/
	margin-bottom: 3px;
}

#right UL DIV.lvl1 A {
	color: #49635a;	
	font-size: smaller;
}

#right A {
	color: #336699;
}

#right UL DIV.lvl2 {
	margin-bottom: 2px;	
}

#right UL.lvl2 {
	padding-left: 20px;
	margin-bottom: 10px;
}

#right UL.lvl3 {
	padding-left: 10px;
	line-height: 11px;
}


/*****************************************/


#bottom {
	margin-right: 6px;
	border-top: 1px solid #cccccc;
	height: 42px;
	background: transparent url('../images/awired.png') repeat-x 0px 0px;
}


#msgarea {
	position:absolute;
	top: 153px;
}


.secedit2 {
	float: right;
	font-size: 0.5em;
}

.secedit2 A {
	color: red !important;
}

#search .searchButton {
	border: 1px solid #537c9b;
	background-color: white;
	color: #a0a0a0;
}

H2 {
	font-size:17px;
	color: #336699;
	margin: 15px 0px;
}
