html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #000; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #8D8D8D solid; margin: 5px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 25px; list-style-type: square; }
li { margin: 0px 0px 0px 0px; padding: 6px 0px 6px 0px; font-weight: bold; }

body {	
	font-family: Arial;
	font-size: 12px;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-color: #E2F5F8;	
	color: #707070;
}
#Holder {
	margin: 0px auto 0px auto;
	width: 1000px;
	/*min-height: 900px;*/
}
#ContainerShadow {
	float:left;
	width: 1000px;
	background-image:url(images/shadow.png);
	background-repeat:repeat-y;
}
#Container {	
	margin: 0px auto 0px auto;
	width: 944px;
}
#Border {
	float: left;
	border: 0px #000 solid;
}
#Header {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 154px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}
#Header ul { 	width: 700px; }
#HeaderBackground {
	float:left;
	width:670px;
	height:130px;
	margin-left:280px;
	margin-top:16px;
	font-size:12px;
	overflow:hidden;
}
#HeaderBackground ul{float:left; list-style:none; margin:0; padding:5px 0px 0px 0px}
#HeaderBackground ul li{float:left; list-style:none; margin:0; padding:0px 9px; display:inline}
#HeaderBackground a{color:#874299; text-decoration:none; padding:0px 0px}
#HeaderBackground li:hover a{color:#874299; text-decoration:none}

#HeaderBackgroundLink {
	float:left; 
	width:430px; 
	height:90px;
	margin-bottom:18px;
}

#ContentHolder {
	float: left;
	width: 944px;
	min-height: 800px;
	background-color: #ffffff;
}
#ContentLeft {
	float: left;
	width: 250px;	
	background-color: #ffffff;
}
#ContentLeftImage {
	float:left;
	width:250px;
	
}
#Menu {
	float: left;
	width: 250px;
	height: 410px;
	font-size:12px;
}
#Menu ul{float:left; list-style:none; margin:0; padding:5px 0px 5px 50px}
#Menu a{color:#874299; text-decoration:none; padding:0}
#Menu li:hover a{color:#874299; text-decoration:none}

#PosyPeople {
	float: left;
	width: 200px;
	padding-left:50px;	
}
#PosyPeople a{color:#000; text-decoration:none; padding:0}
#Bookmark {
	float: left;
	width: 200px;
	height: 150px;
	padding-top:20px;	
	padding-left:50px;	
}
#Content {
	float: left;
	width: 690px;
	padding: 2px;
	min-height:400px;
	background-color: #ffffff;
}
#ContentMiddle {
	float: left;
	width: 430px;
	padding-right:25px;
	padding-bottom:10px;	
	min-height:inherit;
}
#ContentRight {
	float: left;
	width: 230px;
	padding-right:5px;
	min-height:inherit;
}
#FooterLinks {
	clear:both;
	background-color:#FFF;
	padding-top:10px;
	margin: 0px auto 0px auto;
	width: 944px;
	height: 20px;
}

#FooterLinks ul{float:left; list-style:none; margin:0; padding:5px 0px 0px 252px}
#FooterLinks ul li{float:left; list-style:none; margin:0; padding:0px 10px; display:inline}
#FooterLinks a{color:#874299; text-decoration:none; padding:0px 0px}
#FooterLinks li:hover a{color:#874299; text-decoration:none}

#Footer {
	clear:both;
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 45px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
}


h1 { font-size: 20px; font-weight: normal; margin: 5px 0px; color:#874299 }
h2 { font-size: 13px; font-weight: bold; margin: 5px 0px; color:#874299 }
h3 { font-size: 12px; font-weight: bold; margin: 5px 0px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.red { color: #CC0000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #aaa solid; padding: 2px; }
.textarea { width: 280px; height: 60px; border: 1px #aaa solid; padding: 2px; }
.select { width: 280px; border: 1px #aaa solid; padding: 2px; }
.submit { width: 120px; border: 1px #aaa solid; padding: 2px; }
.orange { color:#F58D5B }
.grey { color: #707070; }
.purple { color: #86429C; }
.lila { color:#874299 }
.green { color:#7DC44C }
.border { border:2px solid #B4B4B4 }
.searchbox { margin-bottom:20px; }

.ContentMiddleBox {
	float:left;
	width:430px;
	min-height:100px;
	padding:10px 0px;
}
.ContentMiddleBoxLeft {
	float:left;
	width:100px;
	min-height:100px;
}
.ContentMiddleBoxRight {
	float:right;
	width:320px;
	min-height:100px;
}

/* Products */
#MiniBasket {
	height: 15px;
}
.MiniBasketHeader { 
	font-size: 14px; 
	font-weight: bold; 
}
.Product { 
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
.ProductImage { 
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}
.ProductDescription { 
	float: left; 
	width: 400px; 
}
.Header01 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
}
.Header02 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
	padding: 0px;
}
.Table01 { 
	background-color: #888; 
	color: #ffffff; 
	font-weight: bold; 
}
.Table02 { 
	background-color: #eee; 
	color: #000; 
}
.Table02 img { 
	border: 0px; 
}
.SubmitButton { 
	font-family: Arial; 
	font-size: 12px; 
	width: 180px; 
}


/* Articles */
.Articles01 {
	float: left;	
	width: 600px;
	clear: both;
}
.Articles01 img {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px #000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: 1px #eee solid;
}


/* Profiles */
.Profiles01 {
	float: left;	
	width: 600px;
	clear: both;
}
.Profiles01 img {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px #000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: 1px #eee solid;
}

#Content100 {
	float: left;
	width: 480px;
	background-color: #ddd;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}

/* for scrolling layers */
div#hold	{ 
	position:relative; overflow:hidden;
	width:230px; height:630px; z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:230px; height:630px; 
	clip:rect(0px, 230px, 630px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}


.ContentTemplateDiv {
	clear:both;
	width:690px;
	height:560px;
	color:#898989;
}
.ContentTemplateH1{
	font-size:24px;
	margin:0px 0px 5px 0px;
}
.ContentTemplateH2{
	font-size:18px;
	margin:5px 0px;
}

#ContentTemplateDiv1 {	
	background-image:url(images/school_template1.jpg);
	background-repeat:no-repeat;
	padding:60px 80px 60px 60px;
	width:550px;
	height:440px;
}
#ContentTemplateDivHolder1 {
	float:left;
	width:550px;
	min-height:340px	
}
#ContentTemplateDivLeft1 {
	float:left; 
	width:300px;
	min-height:340px
}
#ContentTemplateDivRight1 {
	float:right;
	width:240px;
	min-height:340px;
}
#ContentTemplateMessage1 {
	width:300px;
	height:235px;
	overflow:auto;	
}
#ContentTemplateDress1 {	
	width:240px;
	height:355px;
	overflow:auto;
}

#ContentTemplateDiv2 {	
	background-image:url(images/school_template2.jpg);
	background-repeat:no-repeat;
	padding:230px 40px 30px 20px;
	width:630px;
	height:300px;
}
#ContentTemplateDivHolder2 {
	float:left;
	width:630px;
	min-height:340px	
}
#ContentTemplateDivLeft2 {
	float:left; 
	width:380px;
	min-height:340px
}
#ContentTemplateDivRight2 {
	float:right;
	width:240px;
	min-height:340px;
}
#ContentTemplateMessage2 {
	width:380px;
	height:95px;
	overflow:auto;	
}
#ContentTemplateDress2 {
	width:240px;
	height:215px;
	overflow:auto;
}

#ContentTemplateDiv3 {	
	background-image:url(images/school_template3.jpg);
	background-repeat:no-repeat;	
	padding:70px 90px 70px 70px;
	width:530px;
	height:420px;
}
#ContentTemplateDivHolder3 {
	float:left;
	width:530px;
	min-height:340px	
}
#ContentTemplateDivLeft3 {
	float:left; 
	width:300px;
	min-height:340px
}
#ContentTemplateDivRight3 {
	float:right;
	width:220px;
	min-height:340px;
}
#ContentTemplateMessage3 {
	width:300px;
	height:190px;
	overflow:auto;	
}
#ContentTemplateDress3 {	
	width:220px;
	height:310px;
	overflow:auto;
}











.generic_dialog { height:0; left:0; overflow:visible; position:fixed; /*dw*/ top:0; width:100%; z-index:101; }
#generic_dialog_iframe { left:0; position:absolute; top:0; z-index:3; }
.generic_dialog .generic_dialog_popup { height:0; overflow:visible; position:relative; }
.generic_dialog div.dialog_loading 		{ background-color:#F2F2F2; border:1px solid #606060; font-size:24px; padding:10px; }
#generic_dialog_overlay { display:block; left:0; position:absolute; top:0; width:100%; z-index:100; }
.dialog_body .dialog_content_img { float:left; margin-right:15px; }
.dialog_body .dialog_content_txt { float:left; padding-bottom:5px; width:300px; }
.dialog_body .dialog_content_body { padding-bottom:13px; } 
.dialog_body .form_label { padding-right:5px; }
.dark_dialog_overlay { background-image:url(overlay.png); background-repeat:repeat; }
* html .dark_dialog_overlay { background-color:transparent; background-image:url(blank.gif); }
.full_bleed .pop_dialog_table td.pop_content .dialog_body { padding:0; } 
table.pop_dialog_table { border-collapse:collapse; direction:ltr; margin:auto; table-layout:fixed; width:465px; }
td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright { height:10px; overflow:hidden; padding:0 !important; width:10px !important; }
td.pop_topleft { background:transparent url(images/pop-dialog-sprite.png) no-repeat scroll 0 0; }
td.pop_topright { background:transparent url(images/pop-dialog-sprite.png) no-repeat scroll 0 -10px; }
td.pop_bottomleft { background:transparent url(images/pop-dialog-sprite.png) no-repeat scroll 0 -20px; }
td.pop_bottomright { background:transparent url(images/pop-dialog-sprite.png) no-repeat scroll 0 -30px; }
td.pop_top, td.pop_bottom { background:transparent url(images/pop-dialog-sprite.png) repeat-x scroll 0 -40px; }
td.pop_side { background:transparent url(images/pop-dialog-sprite.png) repeat-y scroll -10px 0; }
td.pop_content { background-color:white; direction:ltr; padding:0; }
.pop_dialog_rtl td.pop_content { direction:rtl; }
td.pop_content h2.dialog_title { background:#6D84B4 none repeat scroll 0 0; border:1px solid #3B5998; color:white; font-size:14px; font-weight:bold; margin:0; }
td.pop_content h2.dialog_loading { background:#6D84B4 url(indicator_white_small.gif) no-repeat scroll 400px 10px; padding-right:40px; }
td.pop_content h2 span { display:block; padding:4px 10px 5px; }
td.pop_content .dialog_content { background:#FFFFFF none repeat scroll 0 0; border-color:#555555; border-style:solid; border-width:0 1px 1px; min-height: 200px; }
td.pop_content .dialog_body { border-bottom:1px solid #CCCCCC; padding:10px; }
td.pop_content .dialog_summary { background:#F2F2F2 none repeat scroll 0 0; border-bottom:1px solid #CCCCCC; padding:8px 10px; }
td.pop_content .dialog_buttons { background:#F2F2F2 none repeat scroll 0 0; padding:8px; text-align:right; }
td.pop_content .dialog_buttons input { margin-left:5px; }
td.pop_content .dialog_buttons_msg { float:left; padding:5px 0 0; }
td.pop_content .dialog_footer { background:#F2F2F2 none repeat scroll 0 50%; }
#fb-modal	{ display:none; }
#fb-close	{ cursor:pointer; }
.info		{ width:280px; float:left; font-size:11px; color:#666; }
.info b	{ color:#000; }
.image	{ width:200px; float:left; margin-right:10px; }
