/* JCP: StampnScrap Specific BEGIN */

/* This is the border line & background colour/image round the entire page */
.ssi_mainbody	{
	background-image: url(/images/backtoschool/mainpage-bg.jpg); 
	background-color: #FFFFFF; 
	border: 1px #98AAB1 solid; 
}

.ssi_maintitle	{
	font-weight: bold; font-size: 30px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height : 120%; 
	color : #000000;
}

.ssi_titlepic {
	background: url(/images/backtoschool/mainpage-urt.gif);
	height:104px;	
	width:160px;

}

/* Homepage, boxes on the left */
.outer_shadow {
	width:270px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;  
}

.outer_paper {
	text-align:left;
	padding:10px;
	background-color:gray;
	font-size:12px;
}

.inner_shadow {
	width:250px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.inner_paper {
	text-align:center;
	padding:10px;
	background-color:#e05d5d;
	font-size:12px;
}

/* Main Page */

.main_rippededge {
	background-image: url(/images/backtoschool/ripped-edge-pp.gif); 
	background-repeat: repeat-y; 
	background-position: right;
}

.main_cardstock {
	background-image: url(/images/backtoschool/mainpage-bg-pp.gif);
}

.main_paper_container {
	margin-right: 15px; 
	background:url(/images/backtoschool/pp-rtedge.gif) repeat-y right ;
	min-height:100%;
}
.main_paper_shadow {
	width:380px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.main_paper {
	text-align:left;
	padding:10px;
	background-color:white;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:12px;
}

/* JCP: for seo_data */
.seotext { color:#666666;font-family:Verdana;font-size: 11px; }
.seotitle { font-family:Verdana;font-size: 9px;voice-family:"\"}\"";voice-family:inherit;font-size: 11px; }
.seotiny { font-family:Verdana;font-size: 7px; }

/* JCP: for login box and forms in Tutorials Area */
.form_styles {
  background: #FFFFFF;
  color: #2b8dd8;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  border: 1px solid #b5ddff;
}

/* Need this for IE to center a div properly */
div.iecentered {
	text-align: center; 	/* For IE to center properly */
    	margin: 1em auto;	/* Get out of the way of surrounding text */
	position: relative;
}

/* Banner Stuff */
/* These depend on the -//W3C//DTD HTML 4.01 Transitional//EN Doctype */ 
div.banner_leaderboard {
	width: 728px; 
    	margin: 0 auto;
	position: relative;
	border: 8px solid #336699; 
}
div.banner_smallbox {
	width: 200px; 
    	margin: 0 auto;
	position: relative;
	border: 8px solid #FFFFFF; 
}
.nwcorner{
	background:url(/images/club001641main_nw.gif) no-repeat left top;
	margin:-20px -20px 0;
	height:50px;	/* Corners should be 50x50px */
	position:relative;
	clear:both;
}
.secorner{
	background:url(/images/club001641main_se.gif) no-repeat right bottom;
	margin:0 -20px -20px 0;  
	height:50px;	/* Corners should be 50x50px */
	position: relative;
	clear:both;
}
div.adsense {
	display: block;
	margin:-30px 0 -30px 0;
	position: relative;
}

/* Override some colors
div.banner_leaderboard, div.banner_smallbox {
	border-color: #006699;
}
 */
