﻿body { background-color:#939598; }

/* Used for centering the page */
#outerContainer
{
	width: 825px;
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3;
}

#headerContainer
{
	font-size: 9pt;
}

h1 
{
	font-size: 11pt; 
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0;
	color: black;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0;
	color: black;
}

h4 {
	margin-top: 0px;
}

a:link
{
	color: #A72B31;
	text-decoration: none;
}

a:visited
{
	color: #A72B31;
	text-decoration: none;
}

a:hover
{
	color: #939598;
	text-decoration: none;
}

p
{
	padding: 0;
	margin: 8px 0;
}

/*****
	Header
*****/

#headerContainer
{
	width:825px;
	height:80px;
	background: white;
	border-bottom: solid 1px #e3a14d;
	color: black;
}

.viaLogo
{
	padding: 15px;
	float:left;
}

.headerPane
{
    float: left;
    width: 180px;
    height: 80px;
    padding: 0px;
    overflow-y: hidden;
}

#headerRightContainer
{
	float:right;
	text-align: right;
	padding: 15px 30px 0 0;
	font-weight: bold;
}

#headerRightContainer a:link
{
	color: black;
}

#headerRightContainer a:visited
{
	color: black;
}

#headerRightContainer a:hover{
	text-decoration: none;
}

#searchContainer
{
	padding-top: 5px;
}

#loginContainer
{
	padding-top: 5px;
}


#fontSizeContainer
{
	margin-top: -10px;
}

#fontSizeContainer a
{
	background-color: white;
	padding: 1px;
	width: 16px;
	margin: 0px 1px;
}

#fontSizeContainer a:link
{
	color: black;
}

#fontSizeContainer a:hover
{
	color: fuchsia;
}

/******
	Menu
******/

#menuContainer
{
	width: 825px;
}

#menuContainer *
{
}

.radmenu
{
	width: 825px;
	background: #7c1b1d;
}

.radmenu ul li a
{
	padding-left: 12px;
	padding-right: 12px;
}

.radmenu ul li
{
}

.radmenu ul li.item
{
	line-height: 27px;
	text-align: center;
	vertical-align: middle;	
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
}

.radmenu ul li:hover
{
	background: #e3a14d;
}

.radmenu ul li .SelectedItem
{
	font-weight: bold;
	background: #e3a14d;
}

/* First Menu Item */
.radmenu ul.horizontal li.first
{
	margin-left: 0px;	
}

/* Sub Menu Container */
.radmenu ul.vertical
{
	background: #e3a14d;
}
 
.radmenu ul.vertical li:hover
{
	background: #7c1b1d;
}
 
/* Fix for first sub menu item */
.radmenu ul.vertical li.first
{
}

/* Sub menu items */
.radmenu ul.vertical li.item 
{
	padding: 0 15px;
	font-size: 12px;
	text-align: left;
	border-bottom: solid 1px #7c1b1d;
}

/* Sub menu images */
.radmenu ul.vertical li.item .leftImage
{
	margin-right: 3px;
}


/* Link text in the Menu Items */
.radmenu ul li.item a
{
	color: White;
	cursor: hand;
}


/*****
	Body
*****/

#bodyContainer
{
	width: 823px;
	background: #f0f0f0;
}

#internalPageBodyContainer
{
	width: 823px;
	background: #fff;
}

.topFrontPane
{
	width: 628px;
	float: left;
	padding: 15px 0 0 15px;
}

.topPane
{
	width: 628px;
	float: left;
	padding: 15px 0 15px 15px;
}

.leftPane
{
	width: 309px;
	float:left;
	padding: 0 0px 15px 16px;
}

.leftPaneSmall
{
	width: 170px;
	float:left;
	padding: 0 0px 15px 16px;
}

.contentPane
{
	width: 309px;
	float:left;
	padding: 0 0px 15px 11px;
}

.contentPaneRight
{
	width: 580px;
	float:left;
	padding: 0 0px 15px 11px;
}

.adminContentPane
{
	width: 825px;
	float:left;
	padding: 15px 0px;
}

.rightPane
{
	width: 170px;
	float:right;
	padding: 15px 0px 15px 0;
}

.rightPaneLarge
{
	width: 309px;
	float:right;
	padding: 15px 0px 15px 0;
}
/*****
	Footer
*****/
#footer
{
	text-align:center;
	width:825px;
	height:35px;
	padding-top: 8px;
	background: #7c1b1d;
	color: white;
	clear: both;
	font-weight: bold;
	font-size: 11px;
	
}

#footer a 
{
	color: white;
	text-decoration: underline;
}

.NormalTextBox
{
	background: white url('TextboxGradient.jpg') repeat-x;
	border: solid 1px #ccc;
	padding: 2px;
}

.StandardButton
{
   color:white;
   background-color: #e3a14d;
   font-family:Arial, Helvetica, sans-serif;
   font-size:small;
   font-weight:bold;
   border: none;
   padding: 2px;
}

/********
    Editor
*******/
.rightBottomImage
{
/*	margin: 5px -10px -15px 5px; */
	margin: 5px -10px -15px 5px; 
	float:right;
}

.rightImage
{
	margin: 0px 0px 0px 10px; 
	float: right;
	vertical-align: top;
}

.bottomImage
{
	margin: 5px -10px -15px -10px; 
}

.reversed
{
	color: white;
	background-color: #a72b31;
	clear: both;
	padding: 15px 10px;
}

.flushLeftImage
{
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}

.flushRightImage
{
	padding-left: 10px;
	padding-right: 0px;
	float: right;
}

.topPaneNoRight
{
	width: 823px;	
float: left;
}

/*****
    Store
*****/
#storeContainer
{
    width: 823px;
    background: #fff;
    background-image: url(storebg.png);
    background-repeat: no-repeat;
    background-position: 0px 27px;
}
.topPane_store
{
    height: 200px;
    width: 265px;
    float: left;
    margin: 50px 0px 0px 10px;
}
.leftPane_store
{
    clear: both;
    float: left;
    width: 265px;
    margin: 0px 3px 5px 10px;
    display: none;
}

.rightPane_store
{
    float: right;
    width: 500px;
    height: 250px;
    margin: 50px 4px 0px 4px;
}
.contentPane_store
{
    float: left;
    width: 310px;
    margin: 5px 0px 0px 318px;
}

th
{
	text-align: right;
}

.ProductNameText
{
	font-weight: bold;
	font-size: 14pt;
}