
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

@font-face
{
font-family: Child;

src: url('Fonts/CHILD.eot');
src: url('Fonts/CHILD.TTF');
src: url('Fonts/CHILD.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Fonts/CHILD.woff2') format('woff2'), /* Super Modern Browsers */
       url('Fonts/CHILD.woff') format('woff'), /* Pretty Modern Browsers */
       url('Fonts/CHILD.TTF')  format('truetype'), /* Safari, Android, iOS */
       url('Fonts/CHILD.svg#svgFontName') format('svg'); /* Legacy iOS */

}

@font-face
{
font-family: EraserFont;

src: url('Fonts/Eraser.eot');
src: url('Fonts/Eraser.ttf');
src: url('Fonts/Eraser.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Fonts/Eraser.woff2') format('woff2'), /* Super Modern Browsers */
       url('Fonts/Eraser.woff') format('woff'), /* Pretty Modern Browsers */
       url('Fonts/Eraser.TTF')  format('truetype'), /* Safari, Android, iOS */
       url('Fonts/Eraser.svg#svgFontName') format('svg'); /* Legacy iOS */

}

body {
	background: url(images/img01.jpg);
	 position: relative;
 margin-right: auto;
 margin-left: auto;
	font-family:  Child, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #972F1C;


}

#adsSideBanner
{
   
    	 position: relative;
 margin-right: auto;
 margin-left: auto;
    width: 1400px;
    overflow: auto;
    
}

#leftSide
{
     padding-top: 35px;
    width: 200px;
    float: left;
}

#wrapper
 {
	background: url(images/img01.jpg);
	 position: relative;
 margin-right: auto;
 margin-left: auto;
	font-family: "Child", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #972F1C;
	width: 1050px;
}



h1, h2, h3 {
	color: #505956;
}
h2 a
{
 font-size: 20px;
}

h1 {
	font-size: 42px;
}

hr {
	display: none;
}

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
}


/* Header */

#header {
	height: 160px;
	
	background: url(images/img02.jpg);
}

#logo {
	height: 40px;
	padding-right: 40px;
	font-size: 15px;
	font-family: EraserFont;
	background: url(images/img03.jpg) no-repeat right top;
	text-align: right;
}

#logo h1, #logo p, #logo a {
	display: inline;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 30px;
	font-weight: bold;
	color: #612A0F;
}

#menu 
{
   
	height: 96px;
}

#menu ul {
	list-style: none;
}

#menu .MenuNav {
	float: left;
	height: 96px;
	 font-family: EraserFont;
}

#menu .MenuNav a {
	float: left;
	height: 66px;
	padding: 30px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -2px;
	font-size: 20px;
	font-weight: bold;
	color: #E6CFB4;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .MenuNav .current_page_item 
{
	font-size: 20px;

	background: url(images/img04.jpg) repeat-x;
	color: #647472;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

#page p,
#page ul,
#page ol {
	margin-bottom: 1.5em;
	line-height: 150%;
}

#page ul,
#page ol {
	list-style-position: inside;
}

/* Content */

#content {
	float: left;
	padding-left: 20px;
	width: 680px;
	background: url(images/img09.jpg) no-repeat right top;
}
#cont a
{
	background:#DF8D65;}
/*Calendar*/
#contentCal {
	
	padding-left: 20px;
	width: 880px;
	background: url(images/img09.jpg) no-repeat right top;
}
.postCal 
{
	margin-top:20px;
	background: url(images/postBGCal.jpg) repeat-y  0;
}
.postCal .bgbottom {
	height:100px;
	background: url(images/postBGbottomCal.jpg) no-repeat  0;
}

.postCal .title {
	margin-left: 2px;
	padding: 40px 40px 20px 20px;
	background: url(images/PostBGTitleCal.jpg) no-repeat;
}

/*Attendance*/
#contentAtt {
	margin: 20px 150px 0 0;
	float:right;
	
	width:710px;
	background: url(images/img09.jpg) no-repeat center top;
}
.postAtt 
{
	
	background: url(images/postBGCal.jpg) repeat-y  0;
}


/* Post Block */
.post 
{
	
	background: url(images/postBG.jpg) repeat-y 0;
	width: 650px;
}
.post li
{
		padding: 0px 0 10px 30px;
	background: url(images/img18.gif) no-repeat left top ;
	list-style: none;

}
.post li a
{
	background:#DF8D65;
	text-decoration: none;
	list-style: none;

}
.post .bgbottom {
	height: 60px;
	background: url(images/postBGbottom.jpg) no-repeat  0;
}

.post .meta {
	float: left;
	width: 149px;
	height: 355px;
	background: url(images/img05.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
}

.post .meta a {
	text-decoration: none;
	color: #333333;
	margin-left: 50px;
	width: 40px;
	text-align: center;
	
}

.post .meta .d, .post .meta .c {
	display: block;
	font-size: 26px;
}

.post .meta .date, .post .meta .comments {
	display: block;
	padding: 95px 0 10px 0;
}

.post .title {
	margin-left: 2px;
	padding: 40px 40px 20px 20px;
	background: url(images/PostBGTitle.jpg) no-repeat;
}

.post .title a {
	padding-right: 50px;
	background: url(images/img10.gif) no-repeat right top;
	text-decoration: none;
	letter-spacing: -3px;
	font-size: 42px;
	color: #505956;
}

.post .entry {
	margin: 0 33px 0 2px;
	padding: 20px 20px 0 20px;
	background: url(images/PostBGEntry.jpg) no-repeat;
}

.post .entry a:link {
	padding: 0 5px;

}
.post .member a:link {
	padding: 0 5px;
	background: #E29269 url(images/img12.gif);

}

/*.post .entry a:link {
	padding: 0 5px;
	background: #E29269 url(images/img12.gif);
	text-decoration: none;
	color: #FFFFFF;
}*/
.post .entry a:hover {
	background: #A54112;
	color: #FFFFFF;
}
.post .subtitle {
	padding: 0px 0px 0px 20px;
}
/* Content Bar - The widget-ready sidebar in the content area. */

#contentbar 
{
	padding: 0 0 20px 0px;
}

#contentbar a {
	padding: 0 0 0 10px;
}

#contentbar ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#contentbarArc ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#contentbar li 
{
	display: block;
	float: left;
	width: 300px;
	margin-left: 10px;
	background: url(images/img14.jpg) repeat-y;
}

#contentbar li ul {
	padding: 0 20px 40px 20px;
	background: url(images/img15.jpg) no-repeat left bottom;
}

#contentbar li li {
	float: none;
	width: auto;
	margin: 0;
	padding: 5px 0 5px 30px;
	background: url(images/img18.gif) no-repeat left center;
}

#contentbar .widgettitle {
	padding: 45px 20px 20px 20px;
	background: url(images/img13.jpg) no-repeat;
	letter-spacing: -2px;
}
/*Yellow note at top of page*/

.YellowNote
{
	margin: 24px 0 0 0;
	 float: right;
	}

#contentbar .title {
	padding: 15px;
	background: url(images/img20.jpg) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}
#contentbarArc .title 
{
   text-indent: 45px;  
	padding: 15px;
	background: url(images/img20_lg.jpg) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}
#contentbar .title1 {
	padding: 15px;
	background: url(images/img200.jpg) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}

#contentbar .tag_cloud 
{
	padding: 0;
	position: relative;
	
	margin-bottom: 20px;
	background: url(images/img21.jpg) repeat-y;
}

#contentbarArc .tag_cloud 
{
	padding: 0;
	position: relative;
	float: right;
	margin-bottom: 20px;
	background: url(images/img21_lg.jpg) repeat-y;
}
#contentbar  .yellowend {
	padding: 20px 20px 30px 20px;
	background: url(images/img22.jpg) no-repeat left bottom;
}

#contentbarArc  .yellowend 
{
    	
	padding: 125px 20px 30px 20px;
	background: url(images/img23_lg.jpg) no-repeat left bottom;
}

#contentbar  .end2 {
	padding: 25px 20px 30px 20px;
	background: url(images/img23.jpg) no-repeat left bottom;
}
/*End yellow note*/

.contentGrid
{
	padding: 0 0 10px 10px;
	font-family:  Bradley Hand ITC;
 font-size: 1.2em;
}
.contentGridYellow
{
	padding: 15 0 10px 10px;
	font-family:  Bradley Hand ITC;
 font-size: 1em;
}
.SelectedGrid
{
	background: url(images/yellowarrow.jpg);
	font-weight:bold;
}
.SelectedGridBlue
{
	background: url(images/yellowarrow.jpg);
	font-weight:bold;
}
.SelectedGridYellow
{
  
	background: url(images/YellowSelected.jpg)  no-repeat left ;
	font-weight:bold;
 
	
}
/* Recent Posts */

#recent-posts p
{
	padding: 10px;
}

#recent-posts .widgettitle{
	background-image: url(images/img16.jpg);
}


#contentbar #recent-posts .end 
{
	width: 100%;
	background-image: url(images/img17.jpg);
	height: 35px;
	
}




/* Recent Comments */



.content{
	
	padding-left: 15px;
	padding-right: 5px;
}

#recent-comments ul {
	font-size: 10px;
	color: #D3AE8E;
}

#recent-comments a {
	display: block;
	font-size: 16px;
}
#contentbar #recent-comments .end 
{
	
	padding: 0 20px 40px 20px;
	background: url(images/img15.jpg) no-repeat left bottom;
		height: 35px;

	
}

#contentbar .first a:link {
	padding: 0 5px;
	background: #FFBF00 url(images/img23.gif);
	text-decoration: none;
	font-size: 22px;
 
}

#contentbarArc .first a:link {
	padding: 0 5px;
	background: #FFBF00 url(images/img23.gif);
	text-decoration: none;
	font-size: 22px;
 
}
/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
 	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	position: relative;
	margin-bottom: 20px;
	background: url(images/img21.jpg) repeat-y;
	padding-right: 20px;
}

#sidebar li ul, #calendar_wrap {
	padding: 20px 20px 30px 20px;
	background: url(images/img22.jpg) no-repeat left bottom;
}

#sidebar li li {
	margin: 0;
	background: none;
}

#sidebar .widgettitle {
	padding: 15px;
	background: url(images/img20.jpg) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}

#sidebar a:link {
	padding: 0 5px;
	background: #FFBF00 url(images/img23.gif);
	text-decoration: none;
}

#sidebar a:hover {
	background: #E29269 url(images/img12.gif);
	color: #FFFFFF;
}

#sidebar .title1 {
	padding: 15px;
	background: url(images/img200.jpg) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
	text-align:center;
}
#sidebar .tag_cloud 
{
	padding: 0;
	position: relative;
	
	margin-bottom: 20px;
	background: url(images/img21.jpg) repeat-y;
}



#sidebar  .end2 {
	padding: 20px 20px 30px 20px;
	background: url(images/img23.jpg) no-repeat left bottom;
}

#calendar a:link
{
	background: none;
}

#calendar a:hover
{
	background: none;
	

}


#links a:link
{
	background: none;
}
/* Search */

#sidebar #search {
	height: 100px;
	background: url(images/img19.jpg) no-repeat;
		padding: 22px 0 0 20px;

}


#search br {
	display: none;
}

#search input {
	
	font: bold 20px Child, "Times New Roman", Times, serif;
	
	background: none;
	border: none;
}

/*#search #s {
	display: block;
	width: 170px;
	letter-spacing: -2px;
	word-spacing: .6em;
	font-size: 20px;
	color: #FFFFFF;
}
*/
/* Calendar */

#calendar table {
	width: 90%;
	text-align: center;
}

/* Tag Cloud */

#tag_cloud {
	padding-bottom: 20px;
	text-align: center;
}

#tag_cloud .widgettitle {
	margin-bottom: 10px;
	text-align: left;
}

#tag_cloud a {
	margin: 0 20px 0 0;
}

#tag_cl {
	padding-bottom: 20px;
	text-align: center;
}

#tag_cl .widgettitle {
	margin-bottom: 10px;
	text-align: left;
}

#tag_cloud a {
	margin: 0 20px 0 0;
}

/* Footer */

#footer {
	clear: both;
	width: 980px;
	height: 76px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img24.jpg) no-repeat left center;
		 	 	text-align: left;

}

#footer p {
	margin: 0;
	padding: 10px 0 10px 20px;
	font-size:  medium;
	font-weight: bold;
	letter-spacing: -1px;

}

.footContact 
{
	padding: 10px 0 0 20px;
 	 text-indent: 150px;
 	 	margin: 10px 0 0 20px;

}

.explainChild
        	{
        		padding: 0 0 0 15px;
        width: 85%;
         text-align: left;
         list-style: none;
         color: Black;

 font-size: 1.2em;
 text-decoration: none;
        		}
.explain
        	{
        		padding: 0 15px 0 5px;
        width: 90%;
         text-align: left;
         list-style: none;
         color: Black;
	font-family: Bradley Hand ITC;
 font-size: 1.2em;
 text-decoration: none;
        		}
        		


.explain  li 
{ padding-left: 30px;
	background: url(images/img18.gif) no-repeat left center;
 list-style: none;
 

}

.explainYellow
        	{
        		padding: 0 15px 0 5px;
        width: 100%;
         text-align: left;
         list-style: none;
         color: Black;
	font-family:  Bradley Hand ITC;
 font-size: 1.2em;
 text-decoration: none;
   text-indent: 10px;     		}
        		


.explainYellow  li 
{ padding-left: 10px;
	
 list-style: none;
 

}
.first
{
	 padding:10px;
	 	font-family: Bradley Hand ITC;
	 	font-size: 20px;

	
	}
	
	.innerGV
	{
	 margin-left: 50px;
	}
	.red
	{
		color: White;
	}
	
.ads
{
	position: relative;
 margin-right: auto;
 margin-left: auto;
	width: 750px;
	padding-bottom:10px;
}
.ads1
{
	position: relative;
 margin-right: auto;
 margin-left: auto;
	width: 300px;
}

.adsRight
{
	float: right;
	position: relative;
 margin-right: auto;
 margin-left: auto;
	width: 160px;
}

.links p
{ font-family:'trebuchet ms', Verdana;
	 font-size: 14px;
	color:  #666666;
}
.links a
{ font-weight: bold;
	 font-family:'trebuchet ms', Verdana;
	 font-size: 14px;
}

.gridview
{
	display:none;
}
#button
{

	padding: 5px 5px 5px 5px;
	Border-Color:White;
	 Border-Style:Ridge;
	 Border-Width:1;
}

.button
{
/*	background-image:url(images/go.png) no-repeat;*/
	padding: 5px 5px 5px 5px;
	Border-Color:White;
	 Border-Style:Ridge;
	 Border-Width:1;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}



/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}





.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#FFE085;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFD147;
}
.center
{
/*	float: right;*/
}

.fullwidth
{
	width: 800px;
}

.ad
{
 	background: none;
 	border-style: solid;
 	border-width: 2px;
 	}
 	
#ad a:link
{
	clear: both;
 	 background-image: none;
 	
 
 	}
.icons
{
	padding: 5px;
}


/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked 
{
    padding-top: 5px;
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.CantChange
{
    
    text-decoration: none;
}

.Transparent
{
    background: transparent;
    padding: 0 0 0 15px;
    clear: left;
}

.studentDetailLabel
{
    padding-left: 15px;
    
}
.dateUsed
{

  background: url(images/check.png) no-repeat center ;  
}


/*AJAX.NET TAB CONTROL */
/*.ajax__tab_xp .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:
        url()
        repeat-x
        bottom;
}
.ajax__tab_xp .ajax__tab_outer {
    padding-right:4px;
    background:
        url()
        no-repeat
        right;
    height:21px;
}
.ajax__tab_xp .ajax__tab_inner {
    padding-left:3px;
    background:
        url()
        no-repeat;
}
.ajax__tab_xp .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
    background:
        url()
        repeat-x;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background:
        url()
        no-repeat
        right;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background:
        url()
        no-repeat;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    background:
        url()
        repeat-x;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background:
        url()
        no-repeat
        right;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background:
        url()
        no-repeat;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background:
        url()
        repeat-x;
}
.ajax__tab_xp .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}
*/

/****/
.fancy-green .ajax__tab_header
{
background: url(images/green_bg_Tab.gif) repeat-x;
cursor:pointer;
width: 80%;
}
.fancy-green .ajax__tab_hover .ajax__tab_outer, .fancy-green .ajax__tab_active .ajax__tab_outer
{
background: url(images/green_left_Tab.gif) no-repeat left top;
}
.fancy-green .ajax__tab_hover .ajax__tab_inner, .fancy-green .ajax__tab_active .ajax__tab_inner
{
background: url(images/green_right_Tab.gif) no-repeat right top;
}
.fancy .ajax__tab_header
{
font-size: 13px;
font-weight: bold;
color: #000;
font-family: sans-serif;
}
.fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer
{
height: 46px;
}
.fancy .ajax__tab_active .ajax__tab_inner, .fancy .ajax__tab_header .ajax__tab_inner, .fancy .ajax__tab_hover .ajax__tab_inner
{
height: 46px;
margin-left: 16px; /* offset the width of the left image */
}
.fancy .ajax__tab_active .ajax__tab_tab, .fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_header .ajax__tab_tab
{
margin: 16px 16px 0px 0px;
}
.fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_active .ajax__tab_tab
{
color: #fff;
}
.fancy .ajax__tab_body
{
    margin-left: 5%;
font-family: Arial;
font-size: 10pt;
border-top: 0;

padding: 8px;
background: transparent;
width: 80%;
}


/***/



.ajax__tab_xp 
{
    width:95%;
    padding-left: 5px;
}
.tabsize{font-size:18px; padding:0px 5px 15px 5px; }
.ajax__tab_outer{background:none !important;  padding-right: 2px !important;}
.ajax__tab_inner{background:none !important; padding-left:0px !important;}

.ajax__tab_xp .ajax__tab_tab{border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    -webkit-border-radius:3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px;
                             border-radius:3px 3px 0px 0px; font-family:Child,arial, helvetica, sans-serif;
                      font-size:18px;   
                    
                           height: 16px !important;
                            padding:2px 3px !important;
    color:#fff;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: 0px;
   
background: #2F4F4F  !important; /* Old browsers */
background: -moz-linear-gradient(top,  #2F4F4F 2%, #efa25f 100%)  !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#2F4F4F), color-stop(100%,#336699))  !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2F4F4F 2%,#336699 100%)  !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2F4F4F 2%,#336699 100%)  !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2F4F4F 2%,#336699 100%)  !important; /* IE10+ */
background: linear-gradient(to bottom,  #2F4F4F 2%,#336699 100%)  !important; /* W3C */
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab{background:#fff !important; color:#000 !important; /* SVG fallback(Opera 11.10-, IE9) */
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjQxLDI0MSwyNDEsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);

/* Opera 11.10+ */
background: -o-linear-gradient(top, rgba(255,255,255,1), rgba(47, 79, 79, 1));

/* Firefox 3.6+ */
background: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(47, 79, 79, 1));

/* Chrome 7+ & Safari 5.03+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,1)), color-stop(1, rgba(47, 79, 79, 1)));

/* IE5.5 - IE7 */
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#2F4F4F);

/* IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#2F4F4F)"}

#loginllink{float:right; padding-right:30px;}
#loginlink a{position:relative; top:5px;}

.ajax__tab_xp .ajax__tab_body {
font-family: verdana,tahoma,helvetica;
font-size: 14pt;

border: 1px solid #999999;
border-top: 0;
padding: 8px;
background-color: rgba(47, 79, 79, 1) !important;
/* SVG fallback(Opera 11.10-, IE9) */
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjQxLDI0MSwyNDEsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);

/* Opera 11.10+ */
background: -o-linear-gradient(top, rgba(255,255,255,1), rgba(47, 79, 79, 1));

/* Firefox 3.6+ */
background: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(47, 79, 79, 1));

/* Chrome 7+ & Safari 5.03+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,1)), color-stop(1, rgba(47, 79, 79, 1)));

/* IE5.5 - IE7 */
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#2F4F4F);

/* IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#2F4F4F)"
}
.txt
{
    font-size: 13px;
    font-family: arial;
    color:#555;
}

.sitemapBookmark
{
    float: left;
    clear:both;
}

#quote
{ min-height: 200px;
  padding-left:65px;
  padding-right: 65px;
  font-size: 25px;

   
}

.paddingLeft
{
    margin-left:15px;
  padding-right: 5px;
}

.ToDo
{
    font-family:courier;
    font-size: 1em ;
    font-weight: bold;
  
    
}