/* - - - - - - - - - - - - - - - - - - - - -

Title :   Mighty Template
Author :  James Broad
URL :     kulor.com

Created : 01.06.2006 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
body, html{
	margin:0;
	padding:0;
	text-align:center;
	margin-bottom:10px;
	background-color: #FFFFFF;
	/*background-image: url(/images/main-bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
a{
    /*color:#ffffff;*/
    text-decoration:none;
}
    a:hover{
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
	/*color: #CCCCCC;*/
    }

/* ----- IDS ----- */

#container{
    width:900px;
    margin:0px auto 5px;
    padding:0;
    background:#fff;
    text-align:left;
}

/* ----- HEADER ----- */

#logo{
	margin:0;
	padding:0;
	height: 120px;
}

#logo #box{
    float:left;
    clear:none;
    height:40px;
    width:40px;
    margin:0;
    padding:0;
    background:#394E06;
    color:#87B220;
    font-family:'Times New Roman';
    font-weight:bold;
    font-size:15px;
    line-height:40px;
    letter-spacing:-2px;
    text-indent:-2px;   
}
#logo p{
    float:left;
    clear:none;
    height:40px;
    width:40px;
    margin:0;
    padding:0;
    color:#394E06;
    font-family:'Georgia';
    font-weight:normal;
    font-size:20px;
    text-indent:2px;
    line-height:43px;
    letter-spacing:-2px;
}

.subContainer, #navigation ul{
    width:900px;
    margin:0 auto;    
}
#header{
	text-align:left;
	margin:0 auto;
	padding:0px 0 0 0px;
	height:140px;
/*	background:#fff url(/images/header-bg.jpg) no-repeat center;*/
	width: 900px;
}
#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
    background:#e7e7e7;
}

/* ----- NAVIGATION ----- */

#navigation{
    margin:0;
    padding:0;
    background:#ff0000;
    height:34px;
    list-style:none;
}
    #navigation li{
        float:left;
        clear:none;
        list-style:none;
    }
    #navigation li a{
        color:#fff;
        display:block;
        font-size:12px;
        text-decoration:none;
        font-weight:bold;
        padding:10px 18px;
    }
    #navigation li a:hover{
        color:#fff;
        background:#FF0000;
    }
    #active a{
        background:url(../images/nav_bg.gif);
    }

/* ----- HEADINGS ----- */

h1{
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:22px;
    letter-spacing:-1px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:normal;
    color:#990000;
}
h2{
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:18px;
    letter-spacing:-1px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:normal;
    color:#990000;
}
h3{
    font-size:11px;
    font-weight:bold;
    color:#990000;
    margin:5px 0;
    
}



/* ----- PARAGRAPHS ----- */

p { color:#000000; font-size:12px; line-height:16px; font-family: Arial, Helvetica, sans-serif; } 

#primaryContent ul { color:#043f4a; font-size:12px; list-style:none;
margin-right: 0; font-family: Arial, Helvetica, sans-serif; } 

#primaryContent li{ padding-left:20px; list-style:none; margin-top: 
0.25em; margin-right: 0; margin-left: 0; background-repeat: no-repeat;
background-position: left top; background-image: 
url(../images/content_bullet.png); margin-bottom: 5px; }


#secondaryContent p{
	line-height: 15px;
    
}

  /* The CSS */
  


/* ----- FORMS ----- */



input {
    background-color: #FFF;
    color: #000000;
    border: 1px solid #000000;
    font-size: 11px;
    padding: 3px;
    width:160px;              
}
button {
    background-color:#EFEFEF;
    line-height:11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 5px;
}
form p{
    padding:2px 0;
}

/* ----- IMAGES ----- */

img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}

/* ----- CONTENT ----- */

#primaryContent{
	width:645px;
	border-right:5px solid #e7e7e7;
	font-size:11px;
	float:left;
	clear:none;
	padding: 0px 10px 20px 20px;
}
#baseline {
	height: 10px;
	background-image: url(../images/baseline-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

    #primaryContent img{
        float:right;
        clear:none;
        margin:10px;
        margin-right:0;
        padding:1px;
        border: 1px solid #E7E7E7;
    }
#secondaryContent{
	width:178px;
	font-size:11px;
	float:right;
	clear:none;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#secondaryContent h2{
    padding:11px 15px;
    color:#fff;
    margin-bottom:0;
    line-height:21px;
    font-size:13px;
    font-weight:normal;
}

#wrapper { width: 930px; margin-right: auto; margin-left: auto;
background-image: url(../images/body-bg2.jpg); background-repeat: 
repeat-y; background-position: center top; }

#secondaryContent h3{
    color:#87b220;
    margin-top:20px;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
    list-style:none;
    padding-left:20px;
    margin:8px 0;
    background:url(../images/tiny_bullet.png) left bottom no-repeat;
}
#secondaryContent li a{
    color:#575757;
    font-weight:bold;
    text-decoration:none;
}
#secondaryContent li a:hover{
    color:#E7E7E7;
    font-weight:bold;
    text-decoration:underline;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}

/* ----- COMMENTS ----- */

#comments{
	background-color: #E8F4CC;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#comments .img {
	float: left;
	margin-top: -3px;
	margin-left: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

  

/* ----- FOOTER ----- */

#footer{
	height:10px;
	clear:both;
	width:880px;
	text-align:left;
	font-size:10px;
	color:#484848;
	background:#f4f4f4;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
    #footer ul{
        list-style:none;    
    }
    #footer li{
        list-style:none;
        display:inline;    
    }
    #footer #copyright{
        float:left;
        clear:none;
    }
    #footer #links{
	float:right;
	clear:none;
	width: 200px;
    }
    #footer a{
        color:#606060;
        text-decoration:none;
    }
    #footer a:hover{
        color:#ccc;
        text-decoration:underline;
    }

/* ----- CLASSES ----- */

.clear{
    clear:both;
}


/* CSS Menu  */

.preload1 {background: url(../images/six_0a.gif);}
.preload2 {background: url(six_1a.gif);}



#nav  
{
    list-style:none; 
    height:38px; 
    background:#fff url(../images/six_0.gif) repeat-x; 
    position:relative; 
    z-index:200; 
    font-family:arial, verdana, sans-serif; 
    width: 920px; 
    float: left;
    padding-left: 10px; 
    }


#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 5px; cursor:pointer;background: url(../images/six_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/six_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/six_0a.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(../images/six_1.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(../images/six_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(six_1a.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{
	left:1px;
	top:38px;
	background: #CCCCCC;
	padding:3px 3px 10px;
	white-space:nowrap;
	width:140px;
	height:auto;
	z-index:300;
	text-align: left;
}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:140px; font-weight:normal;}
#nav :hover ul.sub li a
{
	display:block;
	font-size:11px;
	height:20px;
	width:120px;
	line-height:18px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	padding: 3px;
}
#nav li ul.sub li a.fly
{background:#739b1f url(../images/arrow.gif) no-repeat 80px 6px;}
#nav :hover ul.sub li a:hover 
{
	background:#739b1f;
	color:#fff;
	border-color:#fff;
}
#nav :hover ul.sub li a.fly:hover
{background:#3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:90px; top:-4px; background: #CCCCCC; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:120px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:120px; top:-4px; background: #CCCCCC; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:120px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#50b5d0 url(../images/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;} 



input.login {
    background-color: #FFF;
    color: #000000;
    border: 1px solid #555;
    font-size: 11px;
    padding: 3px;
    width:120px;              
}

span.login input 
{
    background-color: #FFF;
    color: #000000;
    border: 0px solid #555;
    font-size: 11px;
    padding: 0px;
    width:16px;              
}

button.login {
    background-color:#EFEFEF;
    line-height:16px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:50px;
    margin: 0;
    padding: 0 5px;
}

span.register input 
{
    background-color: #FFF;
    color: #000000;
    border: 0px solid #555;
    font-size: 11px;
    padding: 0px;
    width:16px;              
}

td.orderstatus
{
    border:solid 5px #e7e7e7;
    padding:5px 5px 5px 5px;
}

  #secondaryContent {
	width:205px;
	font-size:11px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
  }
  
  .rightContentHeader 
  {
      font-size:11px;
      font-weight:normal;
	height: 20px;
	width: 200px;
	background-color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/images/right-headings-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
}
.loginTable {
	margin-left: 2px;
	text-align: left;
	border: 1px solid #739b1f;
}
.loginTable .LoginText {
	width: 100px;
	height: 15px;
}
.loginTable td {
	padding-left: 4px;
	background-color: #E8F4CC;
	padding-bottom: 5px;
}
.loginTable .checkbox {

}





.BlueTextSmall { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #0000FF; }
.BlueTextMedium { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; color: #0000FF; }
.BlueTextLarge { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 14px; color: #0000FF; }
.RedTextSmall { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #990000; }
.RedTextMedium { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; color: #990000; }
.RedTextLarge { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 14px; color: #990000; }
.GreenTextSmall { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #87b220; }
.GreenTextMedium { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; color: #87b220; }
.GreenTextLarge { font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 14px; color: #87b220; }



.LoginButton {
    height: 25px;
    width: 120px;
    font-size: 10px;
}

span.LoginCheckbox input ,span.RegisterCheckbox input 
,span.RegisterRadio input 
{
    width: 15px;
    height: 15px;
    float:left;
    padding : 2px;
	width: 15px;
	float:left;
	margin-right: 10px;
    
    
}

ul.adminmenu li {
 float:left;
 display:block;
 margin: 5px 5px 5px 5px;
}


ul.adminmenu li a {
    color:#ffffff;
}


ul.buttons li {
	float:left;
	height:100px;
	width:200px;
	display:block;
	margin: 5px 0px;
	list-style: none;
}




ul.Greeting, ul.payment, ul.Logo {
list-style:none;
}

ul.Greeting li input,
tr.Border input ,
tr.BackLogo input,
tr.Payment input 
{
border:0;
padding:0;
}

ul.Greeting li span.GreetingText label, span.GreetingText  {
 font-family:Bradley Hand ITC;
 font-weight:bold;
}


ul.Greeting input.Other
{
border: 1px solid #000000;
}

tr.Border ul.BorderList {
list-style :none;
}

tr.Border ul.BorderList li {
float :left;
margin-left:1px;
width:150px;



}

#aspnetForm #wrapper #container .adminmenu li {
	background: #cd0f0f;
	list-style: none;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 17px;
	border: 2px solid #999999;
	
}

div.summary table tbody th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	border-bottom: 2px solid #CCCCCC;
	background: #619E7D;
	padding-top: 5px;
	padding-left: 5px;
	width: 300px;
}


#aspnetForm #wrapper #container #ctl00_ctl00_cphOuterMain_cphAdmin_Order_divorderForm li {
	/*list-style: disc outside;*/
	margin-right: 0px;
	margin-left: 10px;
}

#aspnetForm #wrapper #container #ctl00_ctl00_cphOuterMain_cphAdmin_Order_lblSchoolDetails table {
	margin: 0px;
	border: 5px solid #E9E9E9;
}
.cell_bg_white {
	color: #FFFFFF;
	background: #619E7D;
	padding: 5px;
	margin-right: 10px;
}
#aspnetForm #wrapper #container #ctl00_ctl00_cphOuterMain_cphAdmin_Order_divorderForm #ctl00_ctl00_cphOuterMain_cphAdmin_Order_litClasses input {
	background: #619E7D;
	margin-right: 5px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #cccccc;
	border-bottom-color: #CCCCCC;
	border-left-color: #cccccc;
}

#control_panel_data_table h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 2px 5px;
	background: #619e7d;
	font: bold normal 16px Arial, Helvetica, sans-serif;
	height: 20px;
	letter-spacing: 0px;
}
.classesButtons {
	background: #619E7D;
	margin-right: 5px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #cccccc;
	border-bottom-color: #CCCCCC;
	border-left-color: #cccccc;
	margin-bottom: 5px;
}
.separator {
	background: #EFEFEF;
}

#control_panel_data_table {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	border-top: medium solid #EFEFEF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	background: #F8FDF7;
}

#control_panel_data_table p {
	padding: 5px;
}
#control_panel_data_table ul {
	/*list-style: disc outside;*/
	margin-left: 20px;
	margin-bottom: 15px;
}
.schoolName {
	font-size: 18px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
	background: #999999;
}


#control_panel_data_table li {
	/*list-style: disc;*/
	margin-left: 10px;
}
.submitButton {
	background: #990000;
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	width: 120px;
	text-align: center;
	padding: 5px;
}

.submitButtonNoWidth {
	background: #990000;
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	text-align: center;
	padding: 5px;
	width: 180px;
}

#control_panel_data_table th {
	text-align: left;
}

.order_summary {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
.order_summary td {
	padding: 3px;
}
.order_summary tr.order_summary_header td {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
	background: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	text-align: center;
}

.order_summary tr td a {

color:Black;
}


a.ud {
    font-weight:bolder;
    color:Black;
    font-size:larger;
}



td.boc {
font-size:x-small;
}
