*
{
    margin: 0;
    padding: 0;
}



body
{
    background: #CDE9FF url(/images/bg.gif) top left repeat-x;
    color: #333;
    font: normal 13px arial, "Trebuchet MS" ,sans-serif;
}



#content h2
{
    color: #FEA700;
    position: relative;
    font: normal 200% "Helvetica Neue" , "Lucida Sans Unicode" ,sans-serif;
    margin: 5px 5px 5px 0px;
    padding: 0;
}



#content h3
{
    color: #2671C1;
    position: relative;
    font: normal 150% "Trebuchet MS" , "Helvetica Neue" ,sans-serif;
    font-weight: bold;
    margin: 5px 5px 5px 0px;
    padding: 0;
}



#content h4
{
    color: #0C8849;
    position: relative;
    font-weight: bold;
    margin: 5px 5px 5px 0px;
    padding: 0;
}



#content p
{
    text-align: justify;
    padding: 5px 5px 5px 0px;
}



#secondarycontent h2
{
    color: #0C8849;
    position: relative;
    font: normal 150% "Trebuchet MS" , "Helvetica Neue" ,sans-serif;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    text-align: center;
}



#secondarycontent h3
{
    color: #FEA700;
    position: relative;
    font: normal 100% "Trebuchet MS" , "Helvetica Neue" ,sans-serif;
    font-weight: bold;
    margin: 5px 5px 5px 0px;
    padding: 5px;
}







#secondarycontent h2
{
    margin: 5px 5px -15px 0px;
    padding: 5px;
    text-align: center;
}



#secondarycontent h3
{
    margin: 5px 5px -15px 0px;
    padding: 5px;
}



#secondarycontent p
{
    margin: 5px 5px 5px 5px;
    padding: 0px 0px 0px 5px;
}







#secondarycontent a
{
    font-weight: bold;
}







#secondarycontent ul
{
    margin: 5px 5px 10px 10px;
    padding: 10px 3px 10px 10px;
}



fieldset
{
    border: 0px;
}



#hiddenOnPageContent
{
    visibility: hidden;
}





#schooltitle
{
position: absolute;
}
#logo
{
    color: #52ACD2;
    font-weight: bold;
    font: normal 110% "Lucida Sans Unicode" ,sans-serif;
}



#quicksearch
{
    margin: 0px;
    vertical-align: top;
    padding: 0px;
    float: right;
    color: #52ACD2;
    font-weight: bold;
	width:100%;
	text-align: right;
}

#quickcart a
{
	color: #52ACD2;
	text-decoration: none;
	font: normal  13px "Trebuchet MS","Lucida Sans Unicode",sans-serif;
}

#quickcart a:hover
{
	color: #52ACD2;
	text-decoration: underline;
}

#navigation
{
    text-align: center;
    font: normal 100% "Trebuchet MS" , "Lucida Sans Unicode" ,sans-serif;
    font-size: 13px;
}



#navigation a
{
    color: #52ACD2;
    text-decoration: none;
}



#navigation a:hover
{
    color: #52ACD2;
    text-decoration: underline;
}



#navigation .greenlink
{
    color: #009966;
}



img
{
    border: 0;
}















ul
{
    margin: 0px 0px 0px 20px;
    padding: 0px;
}



#footer
{
    margin-top:5px;
    text-align: justify;
    width: 100%;
    position: absolute;
}

#footer a,a:visited
{
    text-decoration: none;
color:blue;
font-weight:normal;
margin:0px;
padding:0px;
}

#footer a:hover
{
    text-decoration: underline;
}

.footersection
{
    position: relative;
    float: left;
    margin: 5px;
    margin-left:30px;
   text-align: left;
 }

.footertopic
{
color:#0000A0;
 font-weight:bold;

}



input
{
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width: 120px;
    background-color: #F3FFFF;
    margin: 0px 0px 0px 3px;
}



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;
}



#locator
{
    width: 100%;
    text-align: center;
    margin-left: 100px;
}







/* these are the other three spans. classes were used to allow multiuse on a page */



.tr, .bl, .br
{
    position: absolute;
    width: 39px;
    height: 39px; /* corner images are 40x40 */
    display: block;
    margin-bottom: -1px; /* this is for IE */
}







/* change position and image: top-right */





/* change position and image: top-right */



.tr
{
    background: transparent url(/images/csc_tr2.png) no-repeat;
    top: 0;
    right: 0;
}



/* change position and image: bottom-left */



.bl
{
    background: transparent url(images/csc_bl2.png) no-repeat;
    bottom: 0;
    left: 0;
}



/* change position and image: bottom-right */



.br
{
    background: transparent url(/images/csc_br2.png) no-repeat;
    right: 0;
    bottom: 0;
}



b.bt, b.bt b, b.bb, b.bb b
{
    display: block;
    height: 10px;
    font-size: 1px;
    background: url(images/grey.gif) no-repeat;
    position: relative;
}



b.bt
{
    top: -3px;
    left: -3px;
}



b.bt b
{
    background-position: 100% -10px;
    left: 6px;
}



b.bb
{
    background-position: 0 -20px;
    top: 3px;
    left: -3px;
}



b.bb b
{
    background-position: 100% -30px;
    left: 6px;
}



div.grey_border
{
    border: #ddd 3px solid;
}



#content div.grey_border p
{
    padding: 5px;
}



#content .greycenter
{
    text-align: center;
    padding: 5px;
}



.answer
{
    display: none;
    margin: 0px 0px 0px 20px;
}







.liheader
{
    font-weight: bold;
    font-size: larger;
    font-style: italic;
}



.imgheader
{
    font-style: italic;
    color: #060;
    text-align: left;
}



.note
{
    font-style: italic;
}



.num
{
    font: normal 150% "Trebuchet MS" , "Helvetica Neue" ,sans-serif;
}



.imgbox
{
    float: left;
    margin: 0px;
    display: inline;
    text-decoration: none;
    padding: 5px;
}



.imgbox a
{
    text-decoration: none;
    border: 0px;
}



.imgbox p
{
    text-align: center;
    text-decoration: none;
    border: 0px;
}



div.spacer
{
    clear: both;
}







acronym
{
    border-bottom: none;
}



.activities
{
    position: relative;
    float: left;
    margin: 20px;
    width: 35%;
}



.activities h3
{
    font: normal 150% "Trebuchet MS" , "Helvetica Neue" ,sans-serif;
}







.formlabel
{
    width: 50%;
    text-align: right;
}



.formelem
{
    width: 50%;
    text-align: left;
}



.underline
{
    text-decoration: underline;
}



div.row
{
    clear: both;
    padding-top: 10px;
}



div.row span.label
{
    float: left;
    width: 90px;
    text-align: right;
}



div.row span.formw
{
    float: right;
    width: 435px;
    text-align: left;
}



table
{
    /*	  margin-left:		3%;     */ /*	  margin-right:		30px;	*/
    padding: 3px;
    border: thin solid #dddddd;
    border-collapse: collapse;
    font: small Arial, Helvetica, sans-serif;
    width: 100%;
}



.ordertable
{
    /*  margin-top:        480px;*/
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 10px;
    border: thin solid black;
    border-collapse: collapse;
    font: small Arial, Helvetica, sans-serif;
    width: 100%;
}







td, th
{
    border: thin dotted gray;
    padding: 3px;
}















th
{
    background-color: #cde9ff;
    text-decoration: underline;
}















.cellcolor
{
    background-color: #EFFAFD;
}















.center
{
    text-align: center;
}















.right
{
    text-align: right;
}















.righttext
{
    padding-right: 10px;
    text-align: right;
}















.lefttext
{
    padding-left: 40px;
    text-align: left;
}















.seemore
{
    font-style: italic;
    text-align: center;
}















.blankrow
{
    height: 50%;
    background-color: #EFFAFD;
}















.room
{
    font-weight: bold;
}















input.quantity
{
    width: 30px;
    color: black;
}







.sorter
{
    background: #F0FCF7;
    padding: 10px;
    margin: 0px 10px 10px 10px;
    width: 545px;
    height: 100px;
}





.drilldown
{
    background: #F0FCF7 url(images/dropboxbg.gif) no-repeat;
    text-decoration: none;
    color: black;
    padding: 3px 3px 0px 3px;
    float: left;
    margin: 0px;
    display: inline;
    width: 125px;
    height: 18px;
    overflow: hidden;
    font-size: 10px;
}







.boldtext
{
    font-weight: bold;
}
#container
{
    background: #fff url(/images/csc_tl2.png) no-repeat;
    height: auto;
    position: relative;
    padding: 30px 20px 10px 0px;
    margin: auto;
    width: 930px;
}



#content
{
    background: #FFFBEE url(/images/csc_tl2.png) no-repeat;
    height: auto;
    position: relative;
    padding: 0px 10px 10px 10px;
    margin: 10px;
    width: 535px;
}







#secondarycontent
{
    background: #F0FCF7 url(/images/csc_tl2.png) no-repeat;
    height: auto;
    position: absolute;
    padding: 0px 0px 30px 0px;
    margin-left: 590px;
    width: 347px;
    float: right;
    font: normal 85% "Trebuchet MS" , "Helvetica Neue" ,sans-serif;
    text-align: center;
}







#header
{
    width: 100%;
    margin: 10px;
}



#header1
{
    position: absolute;
    width: 218px;
    height: 272px;
}



#header2
{
    background: #FFFFFF url(/images/center.jpg) no-repeat;
    position: absolute;
    left: 233px;
    width: 481px;
    height: 272px;
}



#header3
{
    position: absolute;
    left: 719px; /* background: #EAEAE2 url('images/right.jpg') no-repeat; */
    width: 216px;
    height: 271px;
}



#main
{
    width: 100%;
    position: relative;
    margin: 288px 0px 20px 0px;
}




.AuthorizeNetSeal
{
    position: relative;
    float: left;
    margin: 5px;
    margin-left:30px;
   text-align: left;
 }