
html, body {
/* font:normal 12px verdana;  */
margin:0;
padding:0;
border:0 none;
overflow:hidden;
height:100%;
}
p {
    /* margin:2px 5px; */
}
.settings {
background-image:url(shared/icons/fam/folder_wrench.png);
}
.nav {
background-image:url(shared/icons/fam/folder_go.png);
}
.leaf {
background-image:url(../js/ext-3.1.1/resources/images/default/tree/leaf.gif) !important;
}
.greeting {
/* background-image:url(js/ext-3.1.1/resources/images/default/tree/drop-yes.gif) !important; */
background-image:url(../images/famfam/icons/emoticon_smile.png) !important;
}
.gears {
background-image:url(../js/ext-3.1.1/examples/desktop/images/gears.gif) !important;
}	    
.links {
background-image:url(../images/famfam/icons/link.png) !important;
}	    
.printer {
background-image:url(../images/famfam/icons/printer.png) !important;
}	    
.new_window {
background-image:url(../images/famfam/icons/application_double.png) !important;
}	    
.musicnote {
background-image:url(../images/music-note-SH-icon.png) !important;
}
.camera {
background-image:url(../images/famfam/icons/camera.png) !important;
}
.tech {
background-image:url(../images/famfam/icons/computer.png) !important;
}
.commentping {
background-image:url(../images/famfam/icons/comment.png) !important;
}
.resume {
background-image:url(../images/famfam/icons/user_suit.png) !important;
}
.triathlonIcon {
background-image:url(../images/swim2_16.jpg) !important;
}

*
{
padding: 0em;
margin: 0em;
}

body
{
/* background: #000000 url('../images/bg1.jpg'); */
padding: 5px 0px;
}

body,input
{
/*    font-size: 10pt;  */
    font-size: .9em;
    font-family: "georgia", "times new roman", serif; 
    color: #333333;
/*
  margin: 10px;
padding: 10px;
*/
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
/* color: #B96D00; */
color: #2E5999;
font-weight:bold;
text-decoration: underline;
}

a:hover
{
color: #386DCB;
font-weight:bold;
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
width:400px;
display:inline;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
/* background-image: url('../images/db1.gif'); */
}

h4
{
font-size: 1.2em;
padding-right: 28px;
/* background-image: url('../images/db2.gif'); */
}

.contentarea
{
padding-top: 1em;
}

/*
 img
{
border: solid 1px #6F5230;
}
*/

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
/* position: relative; */
background: #fff url('../images/border2.gif') repeat-x;
height: 14px;
border-top: 1px solid #f0f0f0;
margin: -5 0 -10 0;
clear: both;
}

.dividerbottom
{
/* position: relative; */
margin-bottom: 15px;
}

.divider1a
{
/* position: relative; */
background: #fff url('../images/border2.gif') repeat-x;
height: 40px;
margin: 5px 0;
padding:3px 1px;
clear: both;
}

.divider2
{
/* position: relative; */
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 3.0em 0em;
}

.post 
{
margin:0 10px;
font-size: 0.9em;
/* color: #787878; */
}

.post .details
{
font-size: 0.8em;
color: #787878;
}


.box
{
position: relative;
background: #FDFCF6 url('../images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}


#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
/* background: #fff url('../images/bg2.jpg') repeat-x; */
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 90%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 6.0em;
/*background: #2B2B2B url('../images/topbg.gif') repeat-x; */
/* background-color:#006699; */
background-color:#000066;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute; 
top: 2.0em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('../images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 129px;
/*background: #fff url('../images/hdrpic.jpg') no-repeat top left; */
/* background: #fff url('../images/beach2.jpg') no-repeat top left; */
background: #fff url('../images/sun.jpg') no-repeat top left; 
margin-bottom: 2px;
}


#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
clear: both;
/* margin-right: -18.0em; */
width: 99%;
}

#primarycontent
{
margin: 8px;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
clear: none;
/* width: 18.0em; */
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('../images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

.attribution 
{
	font-size:smaller;
	font-style:italic;
}

.right {
margin: 10px 0 5px 10px;
clear:none;
float: right;
}

.ytobject {
margin: 5px 0 10px 12px;
clear:none;
float: right;
}

.small {
	font-size: 0.7em;
}

.striped {
	background-color:#CCCCCC;
	}
	
.striped2 {
	background-color:#FFFF00;
	}
.fillMeIn {}	
	
.first {
/*    font-family:sans-serif; */
    font-size:1.5em;
    padding:3px 0px 0px 0px;
}

p {
    /* padding:5px 0px; */
    padding:3px 0px 1px 0px;
}


/*
 #north {
	padding:5px 20px;
	background-color:#000066;
	color: #FFFFFF;
	font-weight: bold;
}
*/
#north {
	/* padding:5px 20px 5px 5px; */
	/* background-color:#000066; */
	background-color: #000;
	/*color: #FFFFFF;*/
	/*color: #000; */
	font-weight: bold;
	/* background-image:  url('../images/tele_header.jpg'); */
	/* background-image: url('../images/cloth_backdrop.jpg'); */
	/* background-image: url('../images/banner_martin_woodgrain.jpg'); */
/*	background-image: url('../images/buzzwashere_sand_1.jpg');  */
/*	background-image: url('../images/bluemarblewest.jpg'); */
	background-image: url('../images/milkyway_cobe.jpg');
	background-repeat: no-repeat;
	padding:0 30px 0 20px;
	/*background-repeat:repeat-x;*/
	/*background-position:top right; */
}

#north-inner {
/*
 	background-image: url('../images/buzzwashere_shells_4.jpg');
	background-repeat:no-repeat;
	background-position:top left;
*/
	height:152px;
	width: 662px;

}

#banner-left {
/*	background-image: url('../images/buzzwashere_shells_4.jpg');
	background-repeat:no-repeat;
	background-position:top left;
*/
	height:152px;
	/*width: 662px;*/
	width: 450px;
	/*padding-top:50px;*/
	padding-top:5px;
	/* margin-left:30px;
	margin-top:18px;
	*/
	/* padding-left:80px; */
	/* width:350px; */
	/* width:325px;
	 height: 159px;
	*/
	/*width: 60%;*/
	float:left;
	display:inline;
	text-align:left;
}

#banner-right {
	/* width:500px;  */
	/* width: 40%; */
	height:152px;
	float:right;
	clear:none;
	display:inline;
	color:#EA912D;
}

#logintable {
	font-size:.9em;
	float:right;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	margin:3px;
	padding:5px;
	background-color:#cbddf3;
}

.dots {
background:url('../images/dot2.gif') repeat-x bottom;
margin-right:2px;
}

.field {
    background-color: #FFFFFF;
    padding-right:5px;    
}

.banner-links {
    font-size:.8em;
    width:100px;
    /* display:inline; */
    display:none;
    float:right;
}

.banner-links a {
    color:#FF5500;
}

.banner-links a:hover {
    color:yellow;
}

.dark-background {
    background-color:black;
    color:yellow;
}
.x-collapsed-title-south{padding:2px 5px;font-family:tahoma,arial,verdana,sans-serif;font-size:11px;color:#222222;}
.x-collapsed-title-east{
    /* padding:1px; */
    width:14px;
    height:270px;
    /*
    font-weight:bold;
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -moz-transform:rotate(90deg);
    */
    background-image:url('../images/TrainingLog2.gif');
}

.show {
    display:;
}
.hide {
    display:none;
}
.techContentPage{
    font-size:.8em;

}
.techPageHdr {
    font-size:1.1em;
    font-weight:bold;
}
.techSubGrpHdr {
    font-size:.9em;
    font-weight:bold;
}
.grc_class {
    background-color: #F4F41F;
    font-weight: bold;
    color: #FF711B;
}
.grc_class:hover {
    background-color: #F4F41F;
    font-weight: bold;
    color: #FF711B;
}
.grid_highlight_rowbody	{
    letter-spacing: 0.2em;
    font-weight:bold;
    font-style:italic;
    font-size:1.2em;
    color:red;
    margin-left:7px;
    margin-right:10px;
    background-image:url('../images/famfam/icons/exclamation.png');
    background-repeat:no-repeat;
    background-position: left top;
}
.grid_highlight_cell {
    background-color:yellow;
}

.code {
    overflow:auto;
    background-color:#e0e0e0;
    border:1px solid gray;
    margin:5px 0;
    padding: 7px;
}

/* ---------------------------- */

.codeTable {
    width: 95%;
    border: 1px solid #000;
    background: #fff;
}
.codeTable caption {
    margin: 0;
    padding: 3px 12px;
    text-align: left;
    border: 1px solid #000;
    border-bottom: none;
    background: #fff;
    font-weight:bold;
    font-size:.9em;
}

.codeTable th, .codeTable td {
    margin: 0;
    padding: 4px 8px;
    font-size:.8em;
    /* text-align: center; */
    border-bottom: 1px solid #b5b5b5; 
}

.codeTable th {
    color: #999;
}

.codeTable .name {
    text-align: left;
}

.codeTable .rowdesc {
    text-align: left;
    font-style: italic;
    width: 80px;
    padding:0 5px;
}

.codeTable tr {
    background: #e6e6e6;
    border-bottom: 1px solid #000;
}

.codeTable tr.alt {
    background: #f1f1f1;
}

.codeTable td a {
    display: block;
    font-weight: bold;
}

/* ---------------------------- */

.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.post-meta {
    font-size: .85em; 
    color: gray;
    margin:3px 0 0 0;
}
pre {
    margin: 2px 10px 8px;
    /* background-color: #90CBFE; */
    background-color: #CFDDF0;
    font-size:13px;
    padding: 7px;
}