/* Default CSS Stylesheet for a new Web Application project */

div.shopCategory1{
	width : 80%;
	border : thin solid #521C78;
	background-color : #E6E6FA;
}

div.shopCategory2{
	width:100%;
	background-color : #FFFFE0;
}

div.shopItem{
	border : thin dashed #E6E6FA;
	background-color : #FFFFE0;
	padding : 10px;
	margin : 10px;
	display : block;
	height: 100%;
}
div.shopBuy{
	float:right;
	text-align: center;
	padding: 3px;
	vertical-align : middle;

}


p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.shopCat{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	margin : 5px;

}
p.shopItemName{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	margin-bottom : 0;
}

p.shopItemDesc{
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-top:0;
}





span.faded
{
	font-weight:lighter;
	color:gainsboro;
	text-decoration:none;
	
}
a.link
{
	font-weight:bold;
	color:#F5DEB3;
	text-decoration:underline;
}
	
div.stud{
	border-color : black;
	border-style : solid;
	border-width : thin;
	width : 80%;
	padding : 5pt;
	margin-left : 10%;
	margin-top : 10pt;
}
span.detName,p.countryName{
		font-size : 200%;
	font-variant : normal;
	letter-spacing : 2pt;
		text-decoration : underline;
}
div.galleryDets{
	float : left;
	padding-right:20%;
}
div.photodets{
	font-size:70%;
}
div.galleryPic{
	float:left
}
p.galleryName,p.studName, p.contactName,span.studName{
	font-size : 140%;
	font-variant : normal;
	letter-spacing : 2pt;
		text-decoration : underline;
}
p.galleryParent, p.contactJob{
	font-size : 100%;
	font-variant : normal;
	font : italic;
	}
p.contactDets{
	line-height:0;
}

p.galleryDob, p.studAddress,span.StudAddress,span.contactName{
		font-size : 100%;
	font-variant : normal;
	font : italic;
}

a.galleryDets{
	
}





p.artTitle{
	font-size : 200%;
	font-variant : small-caps;
	font-weight : bold;
}
p.artAuthor{
	font-size : 120%;
	font-variant : normal;
	font-weight : bold;
	font-style : italic;
}
div.content{
	float : right;
/*	padding: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

div.divmenu{
	width : 200px;
	background-color : #F5DEB3;
	padding : 5px;
	float: left;
}

a.menu{
	font-family : "Garamond", "Times New Roman", Times, serif;
	color : #521C78;
	letter-spacing : 3pt;
	font : 130%;
   padding-top : 10px;
}
A.menu:LINK{
	color : #521C78;
}
p.menuhead{
	font-family :  "Garamond","Times New Roman", Times, serif;
	letter-spacing : 3pt;
	font : 150%;
	padding-top : 10px;
	color : #521C78;
	font-variant : small-caps;
}
div.header
{
	background-color:#521c78;
	width:100%;
}
BODY
{
/*    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal*/
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
