* {
	margin: 0 auto;
	padding: 0;
}

html {
height:100%;
}
body {
	font-family: verdana;
	font-size: 12px;
	margin-top: 0;
	text-align: center;
	background: url(../images/bg_dragonfly.jpg) repeat center top #FFFFFF;
}

#wrapper {
	width: 840px;
	text-align: left;
	background-image:url(../images/green-trans.png);
	background-repeat:repeat-y;
	background-position:-2px 285px;
	height:100%;
	position:relative;
	
}

.error {
	border: 1px solid #DF2929;
	padding: 2em;
	margin-bottom: 10px;
	background: #FFDFDF url(/images/error.gif) .4em center no-repeat;
}
.confirm {
	border: 1px solid #3BBF41;
	padding: 2em;
	margin-bottom: 10px;
	background: #CFFFD1 url(/images/confirm.gif) .4em center no-repeat;
}

#wrapper a {
	position: relative;	
}

#header {
	width: 760px;
	height: 106px;
	border-bottom: 1px solid #ccc;
}

#header_home {
	width: 780px;
	height: 210px;
	background-image:url(../images/header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	top:20px;
	left:40px;
	width: 161px;
	height: 159px;
	
	
}

#MenuTop {
	height: 40px;
	width: 526px;
	float: left;
	margin-top: 120px;
}

#products {
	float: left;	
}

#box {
	padding: 10px;
	margin: 10px 0;
	border: 1px dashed #ccc;	
	background: #e5faff;
	text-align: center;
}

#box a {
	text-decoration: none;
	font-size: 11px;
	color: #5b0061;
}

#box a:hover {
	text-decoration: underline;	
}

h4 {
	font-size: 14px;	
	margin: 5px;
	font-weight: normal;
	color: #294e8c;
}

/* -------- Search Page -------- */

#searchbox {
	width:194px;
	padding-left: 5px;
	text-align: left;
	float: left;
	padding-bottom: 10px;
	line-height: 30px;
}

#searchbox_home {
	width:194px;
	padding-left: 5px;
	text-align: left;
	float: left;
	padding-bottom: 10px;
}

#searchbox a {
	display: block;
	font-size: 14px;
	
}

#searchboxx {
	width: 204px;
	height: 342px;
	float: left;
}

#rightbox {
	float: right;
	width: 176px;
	text-align: center;
}

#searchcontentt {
	width: 204px;
	height: 272px;
	text-align: left;
	float: left;
	margin-left: 25px;
	_margin-left: 15px;
}

#searchright {
	width: 193px;
	margin-top: 5px;
	float: left;
	text-align: justify;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}

#searchrightt {
	width: 332px;
	height: 342px;
	margin-top: 5px;
	padding-left: 5px;
	text-align: justify;
	float: left;
	_position: relative;
	_top: 0px;
	_left: -30px;
}

#searchtitle {
	background: #EDFFC5;
	width: 60%;
	margin-left: 0px;
	text-align: left;
	padding: 3px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: -2px;
}

#rightpic {
	
}



#loginbox {
	background-image: url(../img/login_bg.jpg);
	background-repeat: no-repeat;
	width: 356px;
	height: 244px;
	padding-top: 35px;
	text-align: center;
}

#logincontent {
	width: 250px;
	height: 200px;
	text-align: left;
	margin-left: 55px;
	_margin-left: 50px;
}

#content {
	width: 720px;
	padding-top: 20px;
}

#yellowborder {
	padding: 8px;
	background: url(../images/yellowbgg.jpg);
}

#container {
	width: 420px;
	padding: 5px 5px 5px 15px;
	float: right;
	text-align: justify;	
	border-left: 1px dashed #ccc;
	line-height: 18px;
	
}
#container2 {
	width: 680px;
	padding: 5px 5px 5px 15px;
	float: center;
	text-align: justify;	
	border-left: 1px dashed #ccc;
	line-height: 14px;
	
}

#container_default {
	width: 700px;
	float: left;
	text-align: left;
}

#programs_table td {
	padding: 5px;
	text-align: justify;	
}

#footer {
	width: 100%;
	height:130px;
	text-align: center;
	margin:10px 0 0 0;
	clear: both;
	font-size: 10px;
	padding: 10px 0 10px 0;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

#footer a {
	font-size: 10px;
	margin-right: 15px;
	color:#00639e;
}

#footer a:hover {
	color:#2d810f;
}

#footer span {
	color:#00639e;
}

#footer p{
	padding:5px 0 10px 0;
	color:#2d810f;
}

#footer ul {
	padding:10px 0;

}
.btn {
	border: solid 1px #ccc;
	font-family: trebuchet ms;
	font-size: 11px;
	padding: 3px;
}

#img {
	margin: 4px;	
}

/* -------- Cart Style -------- */

.option {
	background-color: #F3F2F8;
	padding-left: 10px;
}

textarea {
	font-family: arial;
	font-size: 11px;	
}

img, a {
	border: 0px;
}

#contact {
	text-align: left;
	position: relative;
	left: 50px;
}

#cart td {
	padding: 5px;
	
}

#cart {
	text-align:left;
}

img {
	border: none;
}

td {
	text-align: justify;	
}

.image {
	border: 1px solid #000;
}

/* -------- Customize Style -------- */

#description {
	text-align: left;
	margin-right: 5px;
}

#productname,.productname {
	font-weight: bold;
	color: #67c026;
}

#productprice {

}

#productbox,.productbox {
	border: 1px solid #F3F3F3;
	text-align: center;
	padding: 5px;
}

.schoolName {
	font-weight: bold;
}

#teachers {
	padding-top: 10px;
	clear:both;
}

#schoolsname {
	margin: 5px;
	height:80px;
}



#card {
    margin-left: 57px;
	
}

/* home boxes */

#contain_bottom {
	width: 750px;	
	text-align: left;
	clear: both;
	padding: 10px;
}

#testimonials {
	float: left;
	width: 190px;
	padding: 5px;
} 

#about_blurb {
	float: left;
	
	width: 316px;
	padding: 5px;
}

#seasonal {
	float: left;
	width: 184px;
	padding: 10px;
	margin: 15px 15px 0 25px;
	height: 245px;
	padding: 5px;
}


#recentarts {
	height: 342px;	
	float: left;
	width: 200px;
	_width: 150px;
	text-align: center;
	margin-top: 5px;
	
}

#recentart_box {
	padding: 2px;
	width: 100px;
	height: 73px;
	
}

#addtocart {
	height: 200px;
	padding-top: 50px;	
	text-align: center;
}

/* Link Style */

#MenuTop li {
}

#MenuTop a {
	font-size: 14px;
}

ul {
	link-style-type: none;	
}

li {
	display: inline;	
}

.fix li {
	display:block;
}

#userlogin {
	position:absolute;
	top:5px;
	right:70px;
	font-size: 14px;
	color:#0d8315;
	text-align: right;
	height:	19px;
	z-index:550;
}

#userlogin a {
	color:#0d8315;
	font-weight: none;
	padding:3px 10px;
	height:	19px;
	
}

#userlogin a:hover {
	background-color:#0d8315;
	color: #ffffff;
	
}

#menu2 {
	float: right;
	width: 565px;
	height:40px;
	margin: 163px 35px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
}

#menu2 a {
	font-size: 12px;
	margin: 0 7px;
	font-weight: bold;
	color:#5a8a95;
}
#menu2 a:hover {
	color:#0d8315;

}
#menu2 ul {
	margin-top: 7px;
}

#menu2 li {
    margin: 0 2px;
}


/* -------- Search Students Style -------- */

#wrap {
	width: 320px;
	float: left;
	padding: 5px;
	margin-left: 33px;
	_margin-left: 15px;
	margin-bottom: 10px;
	background: #fcfff7;
	text-align: center;
	
	line-height: 20px;
}

.wrap_a {
	width: 200px;
	float: left;
	padding: 5px;
	margin-left: 33px;
	_margin-left: 15px;
	margin-bottom: 10px;
	background: #fcfff7;
	text-align: center;
	
	line-height: 20px;
}

.hid {
	clear:both;
	float:left;
}
#studentart img {
border: 10px solid #d8d8d8;
}
#studentart {
	
	margin:0 auto;
	padding:0;
	text-align: center;
}

#name {
	text-align: left;
}


div#name a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #649519;
}

#name a:hover {
	color: #292929;
}

a:hover {
	color: #292929;
}

h2 {
	color: #E10000;	
	font-size: 16px;
}

h3 {
	font-size: 14px;	
	color: #649519;
}

/* -------- View Artwork Style -------- */

hr {
	width: 100%;
	height: 1px;	
	border: 1px dashed #ccc;
	margin: 10px 0;
}

#art {
	
}



#viewart {
	background: url(../img/artwork_bg.jpg) no-repeat;
	height: 123px;
	_height: 123px;
	width: 170px;
	padding-top: 5px;
	_padding-top: 1px;
}


#prod_container {
	margin:0 0 0 30px;
}

#prod_display {
	height: 150px;
}

.v_prod {
position:relative;
float:left;
height:150px;
width:158px;

}

.prod {
position:relative;
float:left;
height:150px;
width:158px;
}
.prod img, .v_prod img{
position:absolute;
top:40px;
left:45px;

}

/* card customization */

#addphotoarea
{

cursor: pointer;
border: 0px;

}

.fonts
{
	cursor: pointer;
	border: 2px solid white;
}

.FontSelected
{
	border: 2px solid #33a2f8;
}

#FileUpload
{

}

.btnColor
{
	border: 0px;
	width: 25px;
	height: 25px;
}
.btnColorSelected
{
	border: 2px solid #33a2f8;
	width: 25px;
	height: 25px;
}

#main 
{

    overflow: hidden;

    margin: auto;

    width: 410px;

    height: 450px;

    border-style: solid;

    border-width: 1px;

    background-color: white;

}

#artworkvert
{
	position: relative;
    left: 100px;
    top: 85px;
	z-index: 3;
}
#artworkhoriz
{
	position: relative;
	top: 260px;
	left: -90px;
	z-index: 3;
}

#images 
{

    width: 390px;

    margin: 20px;

}

#preview
{
position: absolute;
display: none;

}

#hiddenform
{
	display:none;
}

#card {
    margin-left: 57px;
	margin-top: -160px;
}

#controldivinside {
	float: left;
    margin-top: -160px;
}



#wrap_viewstudents {
	width: 120px;
	float: left;
	padding: 5px;
	margin-left: 33px;
	_margin-left: 15px;
	margin-bottom: 10px;
	background: #fcfff7;
	text-align: center;
	
	line-height: 20px;
}
.show_products {
border:2px solid #009900;
margin-left:-2px;

}

.v_show_products {
border:2px solid #009900;
margin-left:7px;
margin-top:-17px;

}

#DescriptionDrag {
	position:absolute;
	z-index:9999;
	background-color:#FFFFFF;
	border:5px solid #CCCCCC;
	padding:10px;
	height:auto;
	width:450px;
	cursor:move;
	overflow:auto;
	background-image:url(../images/drag.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	
}
DescriptionDrag img {
margin:0 auto;
}
#DescriptionDrag a {
	color:#3aa8cc;
	line-height:30px;
}

#DescriptionDrag a:hover {
	color:#ffaa00;
}

.container {
	margin:0 10px 20px 0;
	position:relative;
	background-color:#FFFFFF;
	width:450px;
	padding:10px;
	float: right;
	text-align: justify;	
	line-height: 18px;
}
.container2 {
	margin:0 10px 20px 0px;
	position:relative;
	background-color:#FFFFFF;
	width:680px;
	padding:10px;
	float: center;
	text-align: justify;	
	line-height: 18px;
}

.container_bottom {
	position:absolute;
	bottom:-10px;
	right:0px;
	background-image:url(../images/bg_main_bottom.gif);
	background-repeat:no-repeat;
	height:15px;
	width:470px;
}
.container_bottom2 {
	position:absolute;
	bottom:-10px;
	right:0px;
	background-image:url(../images/bg_main_lg_bottom.gif);
	background-repeat:no-repeat;
	height:15px;
	width:700px;
}

.container_top {
	position:absolute;
	top:-15px;
	background-image:url(../images/bg_main_top.gif);
	background-repeat:no-repeat;
	height:15px;
	width:470px;
	right:0px;
}
.container_top2 {
	position:absolute;
	top:-10px;
	background-image:url(../images/bg_main_lg_top.gif);
	background-repeat:no-repeat;
	height:15px;
	width:700px;
	right:0px;
}

.searchbox {
	width:190px;
	padding:10px;
	text-align: left;
	float: left;
	margin-left:10px;
	position:relative;
	margin-top:-5px;
	background-color:#FFFFFF;
	
}
.searchbox li {
display:block;
line-height:20px;

}
.left_top {
	position:absolute;
	top:-10px;
	background-image:url(../images/bg_left_top.gif);
	background-repeat:no-repeat;
	height:10px;
	width:216px;
	left:0px;
}

.left_bottom {
	position:absolute;
	bottom:-10px;
	left:0px;
	background-image:url(../images/bg_left_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	width:216px;
}

.main_lg,#searchbottom {
	width:680px;
	padding:10px;
	text-align: left;
	float: left;
	margin:0 0 40px 10px;
	position:relative;
	background-color:#FFFFFF;
	clear:both;
}
.main_lg_top {
	position:absolute;
	top:-12px;
	background-image:url(../images/bg_main_lg_top.gif);
	background-repeat:no-repeat;
	height:12px;
	width:700px;
	left:0px;
}

.main_lg_bottom {
	position:absolute;
	bottom:-12px;
	left:0px;
	background-image:url(../images/bg_main_lg_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
	width:700px;
}
#steps {
text-align:center;
}
#steps ul{
display:inline;
}
#steps li {
margin:0 10px;

}
#steps a#on {
color:#0081b8;
font-weight:bold;

}

#artworkhoriz {
	position: absolute;
	top: 245px;
	left: 105px;
	z-index: 3;
	border:1px solid #333333;
}

#artworkvert {
	position: absolute;
    left: 300px;
    top: 20px;
	z-index: 3;
	border:1px solid #333333;
}

#card {
margin-top:-20px;
}

#flashcontent {
	position:absolute;
	z-index:500;
	top:15px;
	left:52px;
}

.spacer {
	margin-bottom: 1em;
}

input.text, select.text { padding: .2em; }
input.text:focus { background: #FFFFCF; }
input.text, select.text {
	border-style: solid;
	border-color: #7F7F7F;
	border-width: 1px;
}
.input_note {
	color: #7F7F7F;
	font-size: 80%;
}

.form input { border: 1px solid #CFCFCF; }
.form textarea { border: 1px solid #CFCFCF; }
