/* ======= basic.css =========== */

/***** Global Settings *****/

html, body { border: 0; margin: 0; padding: 0; }
body {text-align: center; min-width: 760px; font: 76%/140% Verdana, Arial, Helvetica, sans-serif; background: #959595; }
a img, :link img, :visited img {border: 0;}
table {	border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after,
blockquote:before, blockquote:after {content: "";}


/* ============= LINKS ======================== */
a:link,a:visited { text-decoration:underline; color: #0001AE; }
a img,:link img,:visited img { border:none; }

/* ======================= LAYOUT ================================= */

#wrapper { text-align: left; width: 760px; font-size: 1em; margin:0 auto; padding: 0;
	background: #fafafa; color: #333; }
#header {margin: 0; background-color: #363636; color: #fafafa;}
 	#header .inner {padding-top: 1px; margin: 0px 5px; }
	#header h1 { padding: 20px 0px;}
	
.right #content {margin: 0 200px 0 0; min-height: 500px; }
.right #side {float: right; width: 180px; margin: 0; }
.right .leftbox{float:left;width:340px; padding: 0 5px; height: auto;  }
.right .rightbox{float:right;width:340px; padding: 0 5px; height: auto;}
.right #topblock { display: none; }

.left #content {margin: 0 0 0 200px; min-height: 500px; }
.left #side {float: left; width: 180px; margin: 0; }
.left .leftbox{float:left;width:340px; padding: 0 5px; height: auto;  }
.left .rightbox{float:right;width:340px; padding: 0 5px; height: auto;}
.left #topblock { display: none; }

.one #content {margin: 0 0px 0 0; height: auto; }
.one #side { display: none; }
.one .leftbox{float:left;width:150px; padding: 5px; height: auto;  }
.one .rightbox{float:right;width:450px; padding: 5px; height: auto;}
.one .doublebox {float:right;width:300px; min-height: 400px; padding: 10px 0; background: transparent;}
.one #topblock {background-color: #575757; width: 760px; margin: 0; }
.one #topblock .inner {margin: 0; padding:0; }
.inner { padding: 10px; margin: 10px 10px 10px 10px; }

#footer { background-color: #363636; color: #fafafa; padding: 2px 10px; margin: 0px; clear: both; }
	#footer p { text-align: right; }


#extra{clear:both; background:#f6f6f6;  width: 80%; margin: 20px auto; padding: 10px;  border:1px solid #ccc;}


.right {text-align:right;font-size: 0.8em;}
	.right a {text-decoration:none;}
	
/* ======================= TYPOGRAPHY ============================= */
h1,h2,h3,h4,h5,h6 { font-family: "Lucida Grande", lucida, arial, helvetica, sans-serif; margin: 0.5em 5%;}
h1 { font-size: 2.2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
pre { font-size: 1.0em; }
.small { font-size: 0.9em; }
cite { font-size: 0.8em; line-height: 140%; text-align: right; }
/*
li li, li p, td p, blockquote p { font-size: 1.0em; line-height: 140%; }
p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 5%; font-size: 1.0em; line-height: 140%;}
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
*/


/* ========================== LISTS  ============================ */
	ul {  margin: 0 0 1.5em 0px; padding: 0px; }
	/* li		{ font-size: 0.95em; padding: 0;  margin: 0.8em 0.4em; list-style: square outside; }*/
	ul li	{ font-size: 1.0em; line-height: 1.4em; padding: 0;  margin: 0.4em 0.4em; list-style: square inside; }
	ol { font-size: 1.0em; line-height: 1.4em; margin: 0 0 1.5em 0; padding: 0; }
	ol li { font-size: 1.0em; margin: 0 0 0.25em 30px; padding: 0; }
	dl { margin: 1.5em; padding: 0; line-height: 1.4em; }
	dl dt { font-size: 1.2em; line-height: 1.4em; font-weight: normal; margin: 1em 0 0 0; padding: 0; }
	dl dd { font-size: 1.0em; line-height: 1.4em; margin: 1em 0 0px 40px; padding: 1px; }
	


/* ======================== NAVIGATION ============================ */
/* BREADCRUMB */
.breadcrumb{ font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; }
	.breadcrumb a{ background: transparent url(../media/breadcrumb.gif) no-repeat center right; text-decoration: none; padding-right: 18px; color: navy; }
	.breadcrumb a:visited, .breadcrumb a:active{ color: navy; }
	.breadcrumb a:hover{ text-decoration: underline; }
.breadcrumbs { border-bottom: 0px solid #eaeaea; padding: 0; font-size: 90%; overflow: hidden; }
	#breadcrumbs a, #breadcrumb a:visited, .breadcrumb a:active{  color: #005BB2;; text-decoration: none; } 
	#breadcrumbs a:hover{ text-decoration: underline; }
	#breadcrumbs em { padding-right: 6px; font-weight: bold; font-style: normal; }

/* --- HMENU --- */
#hmenu { background: #575757; padding: 4px 0; margin: 0px 0 0px 0; border-top: 0px solid #000; text-align: right; }
	#hmenu ul { padding: 0; margin: 0; list-style: none; border-bottom: 0px solid #ccc; }
	#hmenu li { display: inline; list-style: none; text-align: right; padding: 0 5px 0 5px; border: 0px solid #fff; }
	#hmenu li a, #hmenu li a:visited {color:#fff; font-size:90%; text-decoration:none; padding:0px 0px; }
	#hmenu li a:hover { color: #fff; background-color: #B22222; }

/* HORIZONTAL MENU WITH VERTICAL DIVIDER */
.vdividermenu ul{ margin: 0; padding: 0; margin-bottom: 1em; float: left; font: normal 90% Tahoma; width: 100%; border: 1px solid #625e00; background-color: #f9ff91; }
* html .vdividermenu ul{ /*IE only rule, reduce menu width*/ width: 99%; }
.vdividermenu ul li{ display: inline; }
.vdividermenu ul li a{ float: left; color: black; padding: 2px 12px; text-decoration: none; background: transparent url(media/vertical.gif) center right no-repeat; }
.vdividermenu ul li a:visited{ color: black; }
.vdividermenu ul li a:hover{ color: black; background-color: #ffe84f; }

/* SOLID BLOCK MENU */
.solidblockmenu{ margin: 0; padding: 0; float: left; font: bold 0.9em Arial; width: 100%; border: 1px solid #625e00; border-width: 1px 0; background: black url(../media/blockdefault.gif) center center repeat-x; }
.solidblockmenu li{ display: inline; }
.solidblockmenu li a{ float: left; color: white; padding: 9px 8px; text-decoration: none; border-right: 1px solid white; }
.solidblockmenu li a:visited{ color: white; }
.solidblockmenu li a:hover, .solidblockmenu li .current{ color: white; background: transparent url(../media/blockactive.gif) center center repeat-x; }

	
/* VERTICAL LIST */
#navlist1 { background: #fff; line-height: 1em; }
		#navlist1 ul { margin: 0; text-align: right; padding-left: 0px; list-style: none; float: left; width: 140px; }
		#navlist1 li	{display: block; list-style: none; margin: 0; padding:0 0.25em; border: 0; color: #000; }
		#navlist1 li a { padding: 1px;  border-bottom: 0px solid #CCC; }
		#navlist1 li a:link, #navlist li a:visited { color: #0d184d; text-decoration: none; }
		#navlist1 li a:hover { background-color: #F5F5F5; color: #BE121B; }
		#navlist1 p { font-weight: bold; margin: 10px 0px 10px 15px; padding: 5px; border-bottom: 1px dotted #CCC; border-top: 1px dotted #CCC; }
		
#navlist2 {margin: 25px 25px; line-height: 1em;}
		#navlist2 ul { margin: 15px 0; text-align: right; padding-left: 0px; list-style: none; float: left; width: 120px; }
		#navlist2 li	{display: block; list-style: none; margin: 0; padding:0.25em; border: 0; color: #000; }
		#navlist2 li a { padding: 1px;  }
		#navlist2 li a:link, #navlist li a:visited { color: #0d184d; text-decoration: none; }
		#navlist2 li a:hover { background-color: #A0522D; color: #fff; }
	
#navcontainer
{ background: #f6f6f6; width: 95%; margin: 0 auto; padding: 0; font-size: 0.8em;  text-align: left; text-transform: lowercase; }
ul#navlist3 { text-align: left; padding: 0; margin: 0 0; width: 100%; }
ul#navlist3 li { display: block; list-style-type: none; margin: 0; padding: 0; }
ul#navlist3 li a {
	display: block;
	width: 100%;
	padding: 0.25em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background: inherit;
}
#navcontainer>ul#navlist3 li a { width: auto; }
ul#navlist3 li#active a { background: #47361B; color: #ccc; }
ul#navlist3 li a:hover, ul#navlist3 li#active a:hover { color: #800000; background: transparent; border-color: #aaab9c #fff #fff #ccc; }



/*  ======================= TABLES  ================================== */
/* photos */
.phototable { border: 1px solid #D6DDE6; border-collapse: collapse; width: 500px; margin: 10px auto; }
	.phototable td { border: 1px solid #D6DDE6; text-align: center; padding: 4px; width: 20%; }
	.phototable th { border: 1px solid #828282; background-color: #E0E0E0; font-weight: bold; text-align: center; padding: 4px; }
	.phototable th.spec { border-left: 1px solid #C1DAD7; border-top: 0; 
		background: #fff url(images/#.gif) no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
	.phototable th.nobg { border-top: 0; border-left: 1px solid #C1DAD7; border-right: 1px solid #C1DAD7; background: none; }
	.phototable caption { font: bold 0.9em arial, sans-serif; background-color: #B0C4DE; color: #33517A; 
		padding-top: 3px; padding-bottom: 2px; border: 1px solid #789AC6; }
	.phototable tr { vertical-align: top;}

/* tutorials */
.tutorialtable { border: 1px solid #D6DDE6; border-collapse: collapse; width: 500px; margin: 10px auto; }
	.tutorialtable td { border: 0px solid #D6DDE6; text-align: left; padding: 0px;  }
	.tutorialtable td .narrow { width: 100px; }
	.tutorialtable td .wide { width: 500px; }
	.tutorialtable th { border: 1px solid #828282; background-color: #E0E0E0; font-weight: bold; text-align: center; padding: 4px; }
	.tutorialtable th.nobg { border-top: 0; border-left: 1px solid #C1DAD7; border-right: 1px solid #C1DAD7; background: none; }
	.tutorialtable th.spec { border-left: 1px solid #C1DAD7; border-top: 0; 
		background: #fff url(images/#.gif) no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
	.tutorialtable caption { font: bold 0.9em arial, sans-serif; background-color: #B0C4DE; color: #33517A; 
		padding-top: 3px; padding-bottom: 2px; border: 1px solid #789AC6; }
	.tutorialtable tr { vertical-align: top;}

/* data */
.datatable { border: 1px solid #D6DDE6; border-collapse: collapse; width: 90%; margin: 10px auto;}
	.datatable td { border: 1px solid #D6DDE6; text-align: left; padding: 4px; width: 33%; }
	.datatable th { border: 1px solid #828282; background-color: #E0E0E0; font-weight: bold; text-align: left; padding: 4px; }
	.datatable th.spec { border-left: 1px solid #C1DAD7; border-top: 0; 
		background: #fff url(images/#.gif) no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
	.datatable th.nobg { border-top: 0; border-left: 1px solid #C1DAD7; border-right: 1px solid #C1DAD7; background: none; }
	.datatable caption { font: bold 0.9em arial, sans-serif; background-color: #B0C4DE; color: #33517A; padding-top: 3px; padding-bottom: 2px; border: 1px solid #789AC6; }
	.datatable tr { vertical-align: top;}	
	
.mytable { width: 500px; padding: 0; margin: 10px auto; }
	.mytable caption { font: bold 0.9em arial, sans-serif; background-color: #B0C4DE; color: #33517A; 
		padding-top: 3px; padding-bottom: 2px; border: 1px solid #789AC6; text-align: center;}
	.mytable th { font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
		color: #4f6b72; border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; border-top: 1px solid #C1DAD7; 
		letter-spacing: 2px; text-transform: uppercase; text-align: left; padding: 6px 6px 6px 12px; 
		background: #CAE8EA url(images/#.jpg) no-repeat; }
	.mytable th.nobg { border-top: 0; border-left: 1px solid #C1DAD7; border-right: 1px solid #C1DAD7; background: none; }
	.mytable td { border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; background: #fff; padding: 6px 6px 6px 12px; color: #4f6b72; }
	.mytable td.alt { background: #F5FAFA; color: #797268; }
	.mytable th.spec { border-left: 1px solid #C1DAD7; border-top: 0; 
		background: #fff url(images/#.gif) no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
	.mytable th.specalt { border-left: 1px solid #C1DAD7; border-top: 0; 
		background: #f5fafa url(images/#.gif) no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #797268; }

table.datatable2 { background-color: #FFFFFF; border: solid #000 3px; width: 400px; margin: 0 auto; }
	table.datatable2 td { padding: 5px; border: solid #000 1px; }
	.data { color: #000000; text-align: right; background-color: #CCCCCC; }
	.toprow { font-style: italic; text-align: center; background-color: #FFFFCC; }
	.leftcol { font-weight: bold; text-align: left; width: 150px; background-color: #CCCCCC; }

/* ======================= EXTRAS ================================= */
.center { text-align: center; }
.right { text-align: right; }
.justify { text-align: justify; }
.clear { display: block; clear: both; height: 1px; font-size: 1px; line-height: 1px; }

/* -------------- BOXES  -------------*/	
.box1 { width: 600px; border: 1px solid #ccc; margin: 5px auto; padding: 5px; }
.box2	{ float: right; width: auto; height: auto; text-align: center; border: 1px solid #ccc; margin: 30px auto; padding: 1px; background: transparent;  }
	.box2 p {text-align: center; font: .9em/1em verdana;}
	.box2 h5 {text-align: left; font-size: 1.1em; color: maroon; border-bottom: 1px solid #ccc;}	
.box3	{ float: right; width: 240px; height: auto; text-align: center; border: 1px solid #ccc; margin: 10px ; padding: 1px; background: transparent; }
	.box3 p {text-align: left; font: .9em/1em verdana;}
	.box3 h5 {text-align: left; font-size: 1.1em; color: maroon; border-bottom: 1px solid #ccc;}
.box4	{ float: left; width: auto; height: auto; text-align: left; border: 0px solid #ccc; margin: 40px ; padding: 1px; background: transparent; }
	.box4 p {text-align: left; font: .9em/1em verdana;}
	.box4 h1 {text-align: right; font: 1.8em/1em verdana;}
	.box4 h5 {text-align: left; font-size: 1.1em; color: maroon; border-bottom: 1px solid #ccc;}
.tip {  width: 250px; margin:10px auto; padding: 10px; background: #F2F2E6; border: 1px solid #000; font-size: 0.9em;}	


