a { text-decoration: none; }

div.autocomplete {
        position: absolute;
        width: 550px;
        background-color: white;
        border: 1px solid #888;
        margin: 0px;
        padding: 0px;
}
div.autocomplete ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}
div.autocomplete ul li.selected {
        background-color: #ffb;
}
div.autocomplete ul li {
        list-style-type:none;
        display:block;
        margin:0;
        padding:2px;
        height:32px;
        cursor:pointer;
}
#banner {
        background-image: url('/images/logo_kidzart.gif');
        background-repeat: no-repeat;
        background-position: left;
        width: 800px;
        height: 159px;
}
body {
        margin-top: 0;
        background: url('../img/bgg.jpg') repeat-y #DBDCBC center;
        margin: 0;
        padding: 0;
        color: #000000;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 1.5;
}
#studentart {
        float: left;
        width: 100px;
        text-align: center;
}
#spacer {
        height: 35px;
}
#wrap {
        text-align: center;
        width: 800px;
        position:relative;
}
#name a, #name a:link, #name a:active, #name a:visited {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #649519;
}
#menu {
        position: relative;
        top: 30px;
        color: #000000;
}

#wrap2 {
        width: 320px;
        float: left;
        padding: 5px;
        margin-left: 33px;
        _margin-left: 15px;
        margin-bottom: 10px;
        background: #fcfff7;
        text-align: center;
        border: 1px dotted #7cc300;
        line-height: 10px;
        font-size:10px;
}
#wrap3 {
        width: auto;
        float: left;
        padding: 5px;
        margin-left: 15px;
        _margin-left: 15px;
        margin-bottom: 10px;
        background: #fcfff7;
        text-align: center;
        border: 1px dotted #7cc300;
        line-height: 10px;
        font-size:10px;
}
#blocks {
        margin:-70px 0 0 180px;
        float:left;
}
#contents {
        clear: both;
        padding: 10px 30px;
}
#text {
        float: left;
        display: inline;
        width: 390px;
        font-family: arial;
        font-size: 12px;
        text-align: left;
        padding:10px 30px;
}
.Cpanel_Text {
        float: left;
        text-align: left;
        padding: 10px;
}
#button {
        height: 64px;
        width: 64px;
        border: 1px #cccccc solid;
        vertical-align: middle;
        text-align: center;
}
img {
        border: 0px;
}
.text {
        width: 64px;
        font-family: arial;
        font-size: 12px;
        border: 1px #cccccc solid;
}
label {
        float: left;
        text-align: right;
        margin-right: 1em;
        display: block;
}
.submit input {
        text-align: left;
        margin-left: 5em;
}
input {
        text-align: left;
        color: #781351;
        background: #FFEEF2;
        border: 1px solid #A663AA;
}
select {
        text-align: left;
        color: #781351;
        background: #FFEEF2;
        border: 1px solid #A663AA;
}
.submit input {
        text-align: left;
        color: #000;
        background: #FFEEF2;
        border: 1px #A663AA;
}
fieldset {
        border: 1px solid #A663AA;
        width: 340px;
}
legend {
        color: #000;
        background: #FFEEF2;
        border: 1px solid #A663AA;
        padding: 2px 6px;
}
.button {
        background: #FFEEF2;
        border: 1px solid #A663AA;
        padding: 2px 2px 2px 2px;
        color: #781351;
        text-decoration: none;
}
#parents {
        font-size: 100%;
}
#parents a {
	font-weight: bold;
	color: #006699;
	border: 1px solid #ccc;
	margin: 2px;
	padding: 5px 10px;
}
#parents a:hover {
	border: 1px solid #6F6F6F;
	background: #efefef;
}

#parents2 {
        font-size: 100%;
}
#parents2 a, #parents2 span.header {
	font-weight: bold;
	color: #006699;
	border: 1px solid #ccc;
	margin: 2px;
	padding: 5px 10px;
	display: block;
}
#parents2 a:hover {
	border: 1px solid #6F6F6F;
	background: #efefef;
}
#parents2 span.header {
	background: #FFEEF2;
	border: 1px solid #075D7F;
	color: #000000;
	font-size: 120%;
	padding: 1px 10px;
}
div.header {
	text-align: left;
	font-weight: bold;
	font-size: 150%;
	border-bottom: 2px solid #888;
	background: #FFEEF2;
	padding-left: 3px;
}

#orders_left {
        float: left;
        position: relative;
        width: 650px;
        display: inline;
        margin-left:50px;
}
#status_main {
        float: left;
        position: relative;
        width: 700px;
        display: inline;
        margin-left:20px;
}
#products_dl {
        float: left;
        text-align: left;
        position: relative;
        width: 500px;
        display: inline;
        font-family: arial;
        font-size: 12px;
        margin-left:50px;
}
a.edit {
        color:#990000;
}
a.edit:hover {
        color:#000066;
}
a.expand {
        color:#333333;
        text-decoration:none;
}
a:hover {
        line-height: 1.5;
}
a:link {
        color: #0099cc;
        text-decoration: none;
}
a:visited {
        color: #0099cc;
        text-decoration: none;
}
a:active {
        color: #0099cc;
        text-decoration: none;
}
a.expand:hover {
        color:#000000;
}
.Schools_Table {
        width: 100%;
        clear: both;
        float: left;
}
.School_Name {
        display: block;
        width: 33%;
        float: left;
        overflow: hidden;
        font-weight: bold;
        text-decoration: underline;
}

.School_Name:link {
        color: #0099cc;
        text-decoration: underline;
}

.School_Name:hover {
        color: #0099cc;
        background-image: url(/images/hover.jpg);
        background-color: #ffffcc;
        text-decoration: underline;
}

.School_Name:visited {
        color: #0099cc;
        text-decoration: underline;
}

.School_Name:active {
        color: #0099cc;
        text-decoration: underline;
}

#Students_Table {
        clear: both;
        width: 100%;
        float: left;
        text-indent: 10px;
}
.Student_List {
        display: none;
        text-align: left;
        width: 100%;
        clear: both;
}
.Student_Name {
        display: block;
        width: 30%;
        float: left;
        overflow: hidden;
        font-size: 12px;
        font-weight: bold;
        border-top: 1px solid #ccc;
        padding-top: 1.2em;
        padding-bottom: 1.2em;
        padding-left: 1.2em;
        clip: rect(auto,1.2em,auto,auto);
}
.Student_Name:link {
        color: #0099cc;
        background-image: url(/images/hover.jpg);
        background-color: #ffffcc;
}
.Student_Name:hover {
        color: #0099cc;
        background-image: url(/images/hover.jpg);
        background-color: #ffffcc;
}

a.Student_Name:hover {
        color: #0099cc;
        background-image: url(/images/hover.jpg);
        background-color: #ffffcc;
        text-decoration: underline;
}

.Student_Name:active {
        color: #0099cc;
        background-image: url(/images/hover.jpg);
        background-color: #ffffcc;
}
.Student_Name:visited {
        color: #0099cc;
        background-image: url(/images/hover.jpg);
        background-color: #ffffcc;
}

.Gallery_Image {
        padding: 2px;
        text-decoration: none;
        border: 1px solid #CCCCCC;
        top: -5px;
}

.Student_Gallery_Title {
    
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bolder;
    
}

.Student_Gallery_Text {
    
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    
}

.progress_bar {
	background-image: url("/admin/img/progress_bar.gif");
	background-position: left -15px;
	height: 15px;
	border: 1px solid #aaa;
}
.progress_box {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.error {
	text-align: left;
   border: 1px solid #DF2929;
   padding: 2em;
   margin-bottom: 10px;
   background: #FFDFDF url(/images/error.gif) .4em center no-repeat;
}
.confirm {
	text-align: left;
   border: 1px solid #3BBF41;
   padding: 2em;
   margin-bottom: 10px;
   background: #CFFFD1 url(/images/confirm.gif) .4em center no-repeat;
}

#table td.header {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	background: #D3DCE3;
	}
#table td.bdr_top		{ border-top: 1px solid #000; }
#table td.bdr_bottom	{ border-bottom: 1px solid #000; }
#table td.bdr_left	{ border-left: 1px solid #000; }
#table td.bdr_right	{ border-right: 1px solid #000; }
#table td.bdr_all		{ border: 1px solid #000; }
#table td.bdr_tbr		{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
/********************************
			The PAGINATOR!
********************************/

.Pages { margin: 0px 0 0px 0; }
.Paginator { font-size: 12px; padding-top: 10px; margin-right: auto; margin-bottom: 5px; }

.Paginator a, .pageList .this-page {
	padding: 2px 6px;
	border: solid 1px #060606;
	background: url(/images/jquery/black/images/main-bg.png) center center repeat-x;
	text-decoration: none;
	color: #FFF;
	}

/*.Paginator a:visited { padding: 2px 6px; border: solid 0px #404040; background: transparent; text-decoration: none; }*/
.Paginator .AtStart { margin-right: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: transparent; color: #aaa; }
.Paginator .break { padding: 2px 6px; border: none; background: transparent; text-decoration: none; }
.Paginator .Prev { margin-right: 20px; padding: 2px 6px; border: solid 1px #060606;
	background: url(/images/jquery/black/images/main-bg.png) center center repeat-x;
	}
.Paginator .Next {
	margin-left: 20px;
	padding: 2px 6px;
	border: solid 1px #060606;
	background: url(/images/jquery/black/images/main-bg.png) center center repeat-x;
	}
.Paginator .AtEnd { margin-left: 20px; padding: 2px 6px; /* border: solid 1px #222; */ background: transparent; color: #aaa; }
.Paginator .this-page {
	padding: 2px 6px;
	border: solid 1px #060606;
	background: url(/images/jquery/white_smoke/images/main-bg.png) center center repeat-x;
	text-decoration: none;
	color: #000;
	}
.Paginator a:hover {
	color: #000;
	background: url(/images/jquery/deep_sky_blue/images/main-bg.png) center center repeat-x;
	border-color: #036;
	text-decoration: none;
	}
.Pages div.Results { text-align: center; font: 11px/15px Arial, Helvetica; color: #333; margin-top: 8px; }

.r1 { background: #eeeeee; }
.r2 { background: #dddddd; }
.bold { font-weight: bold; }
.acenter { text-align: center; }
.aright { text-align: right; }
