/* ================================
    CSS STYLES FOR PORTAL 
    v1.0, 01/2001
   ================================
*/

/* ============================== BACKGROUNDS ============================================== */
/* background color for the content part of the pages */

wysiwyg
{
	background-color: Red;
}
Body
{
		margin: 0;
	padding: 0;
	background-color: #FFCC33;
}
.SiteBackground
{
	width: 770;
	padding:7 7 7 7;

}
.LeftPane
{

	

}
.RightPane
{
	

}
.ContentPane
{
	padding-left:0px;
}
/* background color for the header at the top of the page  */
.HeadBg
{
	
}

/* ============================== TABS ============================================== */
/* background/border colors for the tabsrip */
.tabstrip
{
	
	
	/*background: url(/images/bg images/16_subMenuBG.gif) no-repeat left top;*/
	/*background-image: url(/images/bgimages/16_subMenuBG.gif);*/
	background-repeat: no-repeat;
	/*background-position: left top;*/
	/*width: 220px; 	height: 350px; 	width: 220px;*/
	/*width: 200px;*/
	height:620px;
	
	
}

/* background/border colors for the selected tab */
.TabBg
{
	
	Height: 100%;
	align:top;
	
	background-image:url(/images/bgimages/nav_on.jpg);
	background-repeat:no-repeat;
	text-align: left;
}
/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	
	/*background: url(/images/bg images/16_navunsel.gif) no-repeat;*/
	background-image: url(/images/bgimages/nav_off.jpg);
	background-repeat:no-repeat;
	text-align: left;
}
.LastTabBg
{
	
	
	height: 320px;
	/*background: url(/images/bg images/16_navunsel.gif) no-repeat;*/
	background-image: url(/images/bgimages/16_LASTTAB.gif);
	background-repeat:no-repeat;
	text-align: left;
	
}

/* text style for the selected tab */
.SelectedTab
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 0px;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 0px;
}
.lastTab
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 0px;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	text-decoration: none;
	color: #CC0000;
	text-align: left;
}

A.OtherTabs:visited
{
	text-decoration: none;
	color: #CC0000;
}

A.OtherTabs:active
{
	text-decoration: none;
	color: #EEC740;
}

A.OtherTabs:hover
{
	text-decoration: none;
	color: White;
}
A.LastTab:link
{
	text-decoration: none;
	color: #CC0000;
	text-align: left;
}

A.LastTab:visited
{
	text-decoration: none;
	color: #CC0000;
}

A.LastTab:active
{
	text-decoration: none;
	color: #EEC740;
}

A.LastTab:hover
{
	text-decoration: none;
	color: White;
}
/* hyperlink styles of the unselected tabs */
A.SelectedTab:link
{
	text-decoration: none;
	color: #EEC740;
}

A.SelectedTab:visited
{
	text-decoration: none;
	color: #EEC740;
}

A.SelectedTab:active
{
	text-decoration: none;
	color: #EEC740;
}

A.SelectedTab:hover
{
	text-decoration: none;
	color: White;
}
/* ============================== HYPER LINKS ============================================== */

/* hyperlink style for the site links */
A.SiteLink:link
{
	text-decoration: underline;
	color: Blue;
}

A.SiteLink:visited
{
	text-decoration: underline;
	color: Blue;
}

A.SiteLink:active
{
	text-decoration: underline;
	color: Blue;
}

A.SiteLink:hover
{
	text-decoration: underline;
	color: white;
}

/* style for separator between site links */
.Accent
{
	color: red;
	font-weight: bold;
}

A:link
{
	text-decoration: underline;
	color: Blue;
}

A:visited
{
	text-decoration: underline;
	color: Blue;
}

A:active
{
	text-decoration: underline;
	color: Blue;
}

A:hover
{
	text-decoration: underline;
	color: White;
}


/* ============================== TEXT STYLES ============================================== */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 24px;
	color: #cc0000;
	border-bottom: #cc0000 solid;
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	
}
.HeaderLine
{
	/*font-family: Verdana, Helvetica, sans-serif; 	font-weight: bold; 	background-color:#CC0000;*/
	color: #EEC740;
	width: 0px;
	height: 0px;
	visibility:hidden;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	line-height: 16px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	
}
.ProductsList
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	
}
.NormalWhite
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: white;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.NormalRed
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.NormalBold
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
		color: #cc0000;
}
.NormalBold2
{
	visibility: hidden;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: red;
}

/* GENERIC */
H1
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: darkblue;
}

H4
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: darkblue;
}

H5, DT
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
}

H6
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
}

TFOOT, THEAD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: darkblue;
}

TH
{
	vertical-align: baseline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: darkblue;
}



SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

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;
}

HR
{
	height: 1pt;
	text-align: left;
}

.adminHR
{
	color: #cc0000;
	
}

.TableHeaderCells
{
	background-color: #CC0000;
	color: #9D0000;
	color: #EEC740;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}
.TableCells
{
	font-size: 12px;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	font-family: Verdana, Arial;
	background-color: #fff5be;
}
.Buttons
{
	border-right: black 2px solid;
	border-top: black 1px solid;
	font-size: 10px;
	border-left: black 2px solid;
	width: 45px;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	height: 20px;
}
.Tables
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

.CartListHead
{
	background-color: #CC0000;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: #EEC740;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px;
}

.CartListItem
{
	background-color: #EEC740;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}

.CartListItemAlt
{
	background-color: #f2f2f2;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}

.CartListFooter
{
	background-color: #CC0000;
	line-height: 10pt;
}
.Categories
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
}
.CategoriesPane
{
	background-color: #EEC740;
}


/*==============Beryl Cook e card======================*/

.Cellbc
{
	background-image: url(/images/bgimages/girltaxismall.jpg);
	background-repeat: no-repeat;
}
.tbox
{
	border-top: solid,0px,white;
	 

}



/*================================ STORE MENU======================================*/
.StoreMenu
{
	display: inline;
	height: 100%;
	background-color: #EEC740; /*background-image: url(http://pluto/Store/Admin/Displayimage.aspx?productid=2);  background-repeat:no-repeat*/
}
.StoreMenuItems
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
}
/* hyperlink styles of the unselected menus */
A.StoreMenuItems:link
{
	text-decoration: none;
	color: DarkBlue;
}

A.StoreMenuItems:visited
{
	text-decoration: none;
	color: DarkBlue;
}

A.StoreMenuItems:active
{
	text-decoration: none;
	color: DarkBlue;
}

A.StoreMenuItems:hover
{
	text-decoration: underline;
	color: white;
}
/*===================================================================================================*/
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-size: 11px;
	background-color: #EEC740;
	border-color: #CC0000;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
}
/* style of selected item titles on subpages */
.SubSiteSelectedItemTitle
{
	font-weight: bold;
	font-size: 12px;
	/*background: url(/images/bg images/16_navsel.gif) no-repeat;*/
	padding-bottom: 1px;
	padding-Left: 2px;
	color: #CC0000;
	line-height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: Left;
	
}

/* style of UNselected item titles on subpages */
.SubSiteUnSelectedItemTitle
{
	font-weight: normal;
	font-size: 12px;
	/*background: url(/images/bg images/16_navunsel.gif) no-repeat;*/
	padding-bottom: 1px;
	padding-Left: 2px;
	color: #CC0000;
	line-height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: Left;
	Align: Left;
}
A.SubSiteUnSelectedItemTitle:link
{
	text-decoration: none;
	color: #CC0000;
	
}

A.SubSiteUnSelectedItemTitle:visited
{
	text-decoration: none;
	color: #CC0000;
}

A.SubSiteUnSelectedItemTitle:active
{
	text-decoration: none;
	color: #EEC740;
}

A.SubSiteUnSelectedItemTitle:hover
{
	text-decoration: none;
	color: White;
}
/* style of UNselected item titles on subpages */
.SubSiteMenuBackground
{
	/*background: url(/images/bg images/16_subMenuBG.gif) no-repeat left top;*/
    
	height: 700px;
	padding-top:20px;
	padding-right:50px
}

.wysiwygBackground
{
	background-color:Silver;
	
}


/* new stuff for home page centre section
/*--------------------- body ---------------------*/


#content {
	width: 416px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #EA0000;
}

#intro {
	width:418px;
	height:82px;
	background: #FFCC33 url("/images/bg_intro.gif") left top no-repeat;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
	padding:10px;
}

#artwork {
	width:416px;
	margin:0;
	padding:0;
}

	#catagory {
		display:block;
		float:left;
		width: 200px;
		background-color: #F5BA04;
		padding-bottom:7px;
		margin-top:15px;
	}
	
	#catagory_right {
		display:block;
		float:left;
		width: 200px;
		background-color: #F5BA04;
		padding-bottom:7px;
		margin-top:15px;
		margin-left:16px;
	}

#news {
	width:416px;
	
	margin:0;
	margin-top:15px;
	padding:0;
}

#extras {
	width: 416px;
	padding: 10px;
	background-color: #F5BA04;
}

/*--------------------- paragraphs & headings ---------------------*/

p {
	font-size: 1.2em;
	margin:0;
	padding:0;
}

h1 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 10px;
}

h2 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

h3 {
	font-size:1.2em;
	font-weight: bold;
	color:#CC0000;
	margin: 0;
	padding: 5px;
}

/*--------------------- images ---------------------*/

a img {
	border: 0;
}

img.artwork, img.news {
	width: 416px;
	height:23px;
}

img.silk, img.litho, img.painting, img.book {
	width: 200px;
	height: 154px;
}

/*--------------------- links ---------------------*/

a, a:visited {
	color: #CC0000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #EA0000;
}

a:active {
	color: #fff;
}

#catagory .links, #catagory_right .links {
	padding-left: 6px;
}

#news ul {
	margin:0;
	padding: 0;
	font-size:1.2em;
	list-style-type: none;
}

#news ul li {
	margin: 5px 5px 10px 8px;
}