* { font-family: Verdana, Arial, Helvetica, Sans-Serif; }
body { background-color: #333; margin-top: 10px; }
.Site { width: 779px; }
.AlignTop { vertical-align: top; }
.AlignRight { text-align: right; }
.MailBox01 { height: 32px; padding-left: 10px; }
.MailBox02 { height: 41px; padding-left: 10px; }
.MailBox03 { height: 25px; padding-left: 10px; }
.MailBox04 { height: 62px; width: 232px; padding-left: 10px; margin-bottom: 0px;}
.TopBanner { background-image: url(../images/bannerbg.gif); background-repeat: repeat-x; width: 100%; height: 41px; }
.Logo { text-align: right; padding-right: 10px; }
.MenuCell { text-align: right; padding-right: 10px; font-size: 10pt; }
.Menu { color: #D1AB5F; font-size: 10px; }
.LeftContentPane {  }
.MainContentArea { background-color: #fff; background-image: url(../images/bottomshadow.gif); background-repeat: repeat-x; background-position: bottom; }
.LeftContentArea { width: 240px; }

.PaddingLeft { padding-left: 10px; }
.PaddingRight { padding-right: 10px; }
.PaddingTop { padding-top: 10px; }
.TextContentPane { width: 242px;  }
.ContentCornerTopLeft { text-align: right; vertical-align: bottom; }
.ContentCornerTopRight { text-align: left; vertical-align: bottom; }
.ContentCornerBottomLeft { text-align: right; vertical-align: top; }
.ContentTopBorder { border-bottom: solid 2px #333; width: 2px; }
.ContentLeftBorder { border-right: solid 2px #333; width: 2px; }
.ContentLeftShadow { background-image: url(../images/ContentleftShadow.gif); background-repeat: repeat-y; }
.ContentBottomShadow { background-image: url(../images/ContentBottomShadow.gif); background-repeat: repeat-x; background-position: left bottom; }

.ImageGallery { width: 510px; }
.GrayBackground { background-color: #ccc; }

.PageText { font-size: 8pt; font-weight: normal; color: #666; }

.BottomBanner { clear: both; background-image: url(../images/bannerbg.gif); background-repeat: repeat-x; background-position: bottom; width: 100%; height: 23px; }
.FooterText { padding-bottom: 5px; font-size: 8pt; color: #fff; }

.UserLogin { font-weight: bold; color: #fff; font-size: 8pt; text-align: right; padding-top: 3px; padding-bottom: 3px; }
.StoreOptions { font-weight: bold; color: #fff; font-size: 8pt; text-align: left; padding-top: 3px; padding-bottom: 3px; }

/* Overrides */
.SkinObject { color: #fff; font-size: 8pt; font-weight: normal; }
#dnn_ViewCartLink { color: #084595; font-size: 8pt; font-weight: bold; }
#dnn_ViewCartLink:hover { color: #D1AB5F; font-size: 8pt; font-weight: bold; }
#dnn_ViewWishList { color: #084595; font-size: 8pt; font-weight: bold; }
#dnn_ViewWishList:hover { color: #D1AB5F; font-size: 8pt; font-weight: bold; }
#dnn_dnnLOGIN_hypLogin { color: #084595; font-size: 8pt; font-weight: bold; }
#dnn_dnnLOGIN_hypLogin:hover { color: #D1AB5F; font-size: 8pt; font-weight: bold; }
#dnn_dnnUSER_hypRegister { color: #084595; font-size: 8pt; font-weight: bold; }
#dnn_dnnUSER_hypRegister:hover { color: #D1AB5F; font-size: 8pt; font-weight: bold; }
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
#ControlPanel
{	
	background-color: #ccc;
	width: 779px;
	border: solid 1px #084595;
	margin-bottom: 5px;
}
.ControlPanel 
{
	border: solid 1px #084595;
	background-color: #ccc;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  
{
	vertical-align: top;
}

.RightPane  { 
}

/* 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   
{
	padding-left: 5px; color: #333; font-size: 8pt; font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead    
{
	color: #666; font-size: 8pt; font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
{
	color: #666; font-size: 8pt; font-weight: bold;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-size: 8pt; font-weight: normal; color: #666;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	width: 150px;
}

.NormalRed
{
}

.NormalBold
{
	color: #666; font-size: 8pt; font-weight: bold;
}

/* 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 
{
	color: #666; font-size: 8pt; font-weight: normal;
}

A.CommandButton:visited  
{
	color: #666; font-size: 8pt; font-weight: normal;
}

A.CommandButton:active   
{
	color: #666; font-size: 8pt; font-weight: normal;
}

A.CommandButton:hover    
{
	color: #666; font-size: 8pt; font-weight: normal; text-decoration: underline;
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  
{
	color: #FFF; font-size: 8pt; font-weight: normal; text-decoration: underline;
}

A:visited   
{
	color: #666; font-size: 8pt; font-weight: normal; text-decoration: underline;
}

A:active    
{
	color: #666; font-size: 8pt; font-weight: normal; text-decoration: underline;
}

A:hover 
{
	color: #666; font-size: 8pt; font-weight: normal; text-decoration: underline;
}

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 
{
	float: left;
	width: 10px;
	padding: 0px;
	margin: 0px;
}

.ModuleTitle_MenuBar {
	padding: 0px;
	margin: 0px;
	border: solid 0px #fff;
}

.ModuleTitle_MenuItem 
{
	color: #D1AB5F;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.ModuleTitle_MenuIcon 
{
	text-align: center;
	vertical-align: middle;
	background-color: #333;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.ModuleTitle_SubMenu 
{
	color: #333;
	font-size: 8pt;
	background-color: #666;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #D1AB5F;
	border-right: solid 1px #D1AB5F;
	border-top: solid 1px #D1AB5F;
	border-bottom: solid 1px #D1AB5F;
}

.ModuleTitle_MenuBreak 
{
	background-color: #D1AB5F;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.ModuleTitle_MenuItemSel 
{
	color: #eee;
	font-size: 8pt;
	background-color: #333;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.ModuleTitle_MenuArrow 
{
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.ModuleTitle_RootMenuArrow {
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

/* Main Menu */
.MainMenu_MenuContainer 
{
	float: right;
	width: 10px;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.MainMenu_MenuBar {
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.MainMenu_MenuItem 
{
	color: #D1AB5F;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.MainMenu_MenuIcon 
{
	background-color: #333;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.MainMenu_SubMenu 
{
	color: #333;
	font-size: 8pt;
	background-color: #666;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #D1AB5F;
	border-right: solid 1px #D1AB5F;
	border-top: solid 1px #D1AB5F;
	border-bottom: solid 1px #D1AB5F;
}

.MainMenu_MenuBreak 
{
	background-color: #D1AB5F;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.MainMenu_MenuItemSel 
{
	color: #eee;
	font-size: 8pt;
	background-color: #333;
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.MainMenu_MenuArrow 
{
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}

.MainMenu_RootMenuArrow {
	padding: 0px;
	margin: 0px;
	border: solid 0px;
}




