/* ================================
    CSS STYLES FOR CrowleysJewellers
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body { background-color: #fff; }

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  {  }

.ContentPane  { padding: 10px; }

.RightPane  { 
}

.unav table td { padding: 0 0 0 4px; margin: 0 0 0 0; }
.unav table td A.normal  { text-decoration: none; margin: 0 0 0 0; padding: 0 0 0 0; }

a.subscribe { margin-left: 20px; margin-top: 10px; display: block; width: 100px; height: 55px; background: transparent url("/cms/portals/crowleysjewellers.com/images/subscribe.gif") top left no-repeat; }
a.unsubscribe { margin-left: 20px; margin-bottom: 10px; display: block; width: 100px; height: 55px; background: transparent url("/cms/portals/crowleysjewellers.com/images/unsubscribe.gif") top left no-repeat; }
a:hover.subscribe { display: block; width: 100px; height: 55px; background: transparent url("/cms/portals/crowleysjewellers.com/images/subscribe_over.gif") top left no-repeat; }
a:hover.unsubscribe { display: block; width: 100px; height: 55px; background: transparent url("/cms/portals/crowleysjewellers.com/images/unsubscribe_over.gif") top left no-repeat; }


#footer table { padding: 0 0 0 0; margin: 0 0 0 0; position: relative; }
#footer table td { padding: 0 0 0 0; margin: 0 0 0 0; }
#footer table td A.normal  { text-decoration: none; margin: 0 0 0 0; padding: 0 0 0 0;  position: relative; }

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal { font-size: 10pt; padding:0 0; margin: 0 0 0 0;}
#centcol .normal a:link { color: #a06818; text-decoration: underline; }
#centcol .normal a:link:hover { color: #602404; }
#centcol .normal a:link:visited { color: #a06818; text-decoration: underline; }
#centcol .normal a:link:visited:hover { color: #602404; }

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton { }
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link { 
}

A.CommandButton:visited  { 
}

A.CommandButton:active   { 
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  { }

H2  { Margin: 0 0 20px 0; }

H3  {  font-size: 12pt; color: #AE7620; font-weight: bold; margin: 5px 0 5px 0 ; border-top: 1px dashed #d0d0d0; width: 100%;}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  { color: #000; text-decoration: none; 
}

A:visited   { color: #444; 
}

A:active    { 
}

A:hover { color: #666; text-decoration: none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {

}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}


/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: 1px dashed #adadad;
	border-right: 1px solid #d0d0d0;
	background-color: #fff;
	width: 208px;
	padding-top: 0px;
	display: table-cell;
}
.MainMenu_MenuBar {
	background-color: #fff;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px #fff solid;
	padding: 1px;
	background-color: #fff;
	height: 25px;
	display: table-cell;
}
.MainMenu_MenuIcon {
	display:none;
	cursor: hand; 
	background-color: #4791C5; 
	border: 0px #fff solid;
	padding: 1px;
	width: 1px;
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #ddd; 
	cursor: hand; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px #fff solid;
	padding: 1px;
	height: 25px;
	display: table-cell;
}
.rootmenuitem {	
	background-color: #fff;
	cursor: hand; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display:table-cell;
}
.rootmenuitemselected {
	background-color: #ddd;
	cursor: hand; 
	color: #000000; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;	
	display:table-cell;
}
.rootmenuitemactive { background-color: #eee; }
.rootmenuitembreadcrumb{
	background-color: #000;
	cursor: hand; 
	color: #000000; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	display:table-cell;
}
.submenuitembreadcrumb{ 
	cursor: hand;
	background-color: #000; 
	color: #4791C5; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #4791C5 solid; 
	padding: 0px; 
}
.mainmenu_submenu { width: 155px; text-align: left; background-color: #fff;}
.submenuitemactive { width: 155px; background-color: #eee; }
.submenuitemselected { width: 155px; background-color: #e1Ac5C; }
.submenuitem { width: 155px; background-color:transparent;}


.MainMenu_MenuBreak { display:none; }
.MainMenu_MenuArrow { display: none; }
.MainMenu_RootMenuArrow { display:none; }

