/* 
================================
Visalia Chamber Modern Skin By Dustin Schieler, Torian Group, Inc.
================================
*/   

/* ====Layout==== */

/* body {

	margin: 0px;
	padding: 0px; 
	background-color: #666666;
} */

.pagemaster {	
	
	width: 100%;
	background-color: #666666;
}
.skinmaster 
{	
	width: 948px;
	height: 100%;
	background-color: transparent;
/*	This creates a bug where the popup admin menus float in wierd places- must used center aligned table instead
    position: absolute;
	left: 50%;
	margin-left: -474px;
	top: 0px; */
}

.controlpanel
{
	border: 1px solid #000000;
	width: 918px;
	background-color: #FFFFFF;
	margin: 5px 14px 0px 14px;
	padding: 0px;
}
.skinheader
{
	height: 194px;
	width: 948px;
	background-color: transparent;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
}
.pagearea
{
	text-align: center;
	border: 0px none;
	width: 920px;
	background-color: transparent;
	margin: 0px 14px 0px 14px;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
}
.menuarea
{
	margin: 0px;
	width: 100%;
	background-color: #000000;
	height: 29px;
	padding: 0px;
}
.rndtplf
{
	border-style: none;
	border-width: 0px;
	width: 5px;
	height: 5px;
	background-image: url(img/rnd_tp_lf.jpg);
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
.solidtop
{
	border-style: none;
	border-width: 0px;
	height: 5px;
	background-color: #000000;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.rndtprt
{
	border-width: 0px;
	border-style: none;
	width: 5px;
	height: 5px;
	background-image: url(img/rnd_tp_rt.jpg);
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
}
.menu
{
	width: 908px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	white-space: nowrap;
	background-color: #000000;
	text-align: center;
	border: 1px solid #000000;
}

.loginbar
{
	width: 908px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	white-space: nowrap;
	background-color: #000000;
	text-align: right;
	border: 1px solid #000000;
}

.loginbar a.SkinObject:link, .loginbar a.SkinObject:visited  
{
	text-decoration: none;
	color: #FFF;
}

.loginbar a.SkinObject:hover 
{
	text-decoration: underline;
	color: #FFF;
}

.searcharea
{
	
	width: 226px;
	margin-right: 0px !important;
	margin-right: -2px;
	padding-bottom: 5px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	float: right;
	background-image: url(img/rnd_bt_lf_bw.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}
.searchobject:link, .searchobject:visited
{
	color: #FFFFFF;
	font-size: 12px;
}
.searchobject:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
.joinbutton
{
    vertical-align: bottom;
    clear: both;
    padding-top: 5px;
}
#dnn_dnnSEARCH_txtSearch
{
	width: 196px;
	clear: both;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}	
.contentarea
{
	border: 1px solid #000000;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
}
.toparea
{
	width: 680px;
	height: 25px;
	background-color: transparent;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	font-size: 13px;
	vertical-align: top;
}
.breadcrumb
{
	width: 70%;
	text-align: left;
}	

.login
{
	width: 30%;
	text-align: right;
}

.contentpane
{
    width: 680px;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    float: left;
    vertical-align: top;
    clear: left;
    overflow: auto;
}

.singlepane
{
	width: 100%;
}

.splash
{
	background: #000000;
}

.leftpane
{
	border-style: none;
	border-width: 0px;
	width: 340px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	vertical-align: top;
}
.toppane
{
	border-style: none;
	border-width: 0px;
	width: 340px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	vertical-align: top;
}
.rightpane
{
	border-style: none;
	border-width: 0px;
	width: 226px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
	vertical-align: top;
}
.disclaimerarea
{
	width: 918px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
.disclaimer
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	display: block;
}
.bottompane
{
	width: 918px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.footerarea
{
	width: 918px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin: 0px 15px 0px 15px;
	padding: 5px 0px 0px 0px;
	clear: both;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
.footerarea a:hover, a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.footerarea a:link
{
	color: #FFFFFF;
}
.links:hover, active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.links:link
{
	color: #FFFFFF;
}
.links:visited
{
	color: #BBBBBB;
}
.copyright
{
	color: #FFFFFF;
	white-space: nowrap;
	display: inline;
}
.terms
{
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
	display: inline;
}
.terms:hover, active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.terms:link
{
	color: #FFFFFF;
}
.terms:visited
{
	color: #BBBBBB;
}
.privacy
{
	color: #FFFFFF;
	white-space: nowrap;
	display: inline;
}
.privacy:hover, active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.privacy:link
{
	color: #FFFFFF;
}
.privacy:visited
{
	color: #BBBBBB;
}
.sitecredit, .sitecredit a:visited
{
    font-size: 10px;
    width: 97px;
    color: #FFFFFF;
}
.sitecredit img
{
    float: right;
    border: none;
}
.sitecreditltxt
{
    text-align: right;
    display: block;
}

/* =====Formating Within Page Panes===== */

.partners
{
    padding: 0px;
    margin: -5px 0px -5px 0px;
    text-align: center;
    width: 900px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
}
.partners td
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    text-align: center;
}
.partners img
{
    border-style: none;
    border-width: 0px;
}
.partnersbottom
{
    text-align: center;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
}
.rotatorlinks
{
    font-size: 12px;
}

.stockscells
{
    width: 38px;
    border: 3px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #000000;
    color: #FFFFFF;
    overflow: hidden;
}
.stocksco
{
    width: 88px;
    border: 3px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: bold;
    background-color: #000000;
    color: #FFFFFF;
    overflow: hidden;
}
.stocktop
{
    width: 226px;
    height: 5px;
    line-height: 0px;
    background-color: #000000;
    background-image: url(img/rnd_tp_lf_bw.jpg);
    background-position: left top;
    background-repeat: no-repeat;
   
}
.stockbottom
{
    width: 226px;
    height: 5px;
    line-height: 0px;
    background-color: #000000;
    background-image: url(img/rnd_bt_lf_bw.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.stockup
{   
    color: green;
}
.stockdown
{
    color: red;
}
.stockcommands
{
    text-align: center;
    display: block;
}
/* Eliminate space under news ticker */

.tempholder
{
    height: 0px;
    line-height: 0px;
    padding: 0px;
    margin-bottom: -20px;
}
/* Store Styling */

.FeaturedProduct-Image img
{
	border-style: none;
}
.CatalogWrapper, .FeaturedProduct-Summary
{
    font-family: Arial;
    font-size: 13px;
}
.CatalogWrapper
{
    padding-left: 10px;
}
.Store-DataGrid .NormalBold 
{
    color: #FFF;
    background-color: #000;
}

.Store-DataGrid td .NormalBold
{
    color: #000;
    background-color: #FFF;
}

.Store-DataGrid .NormalBold span
{
    color: #FFF;
    background-color: #000;
}
.CartDetailsMasterTABLE TD+TD+TD+TD+TD+TD
{
    color: #FFF;
    background-color: #000;
}
.Store-DataGrid
{
    border-color: #333333;
    border-style: solid;
}

/* ====Main Menu==== */

.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 24px;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	border: #000000 0px solid;
	background-color: #000000;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: transparent;
	border: #000000 0px solid;
	text-align: left;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
    z-index: 2000;
    cursor: pointer;
    cursor: hand;
    background-color: #000000;
    border: #000000 2px solid;
    filter: alpha(opacity=80);
    -moz-opacity: .80;
    margin-top: 2px;
    opacity:.80;

}
.MainMenu_MenuBreak
{
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-top: #000000 1px solid;
	border-right: #000000 0px solid;
	background-color: #000000;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	background-color: #666666;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	color: #000000;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	cursor: pointer;
}

/* ====Styling==== */ 

.SkinObject
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.SkinObject:link
{
	text-decoration: none;
	color: #033C78;
}

a.SkinObject:visited
{
	text-decoration: none;
	color: #036092;
}

a.SkinObject:hover
{
	text-decoration: none;
	color: #4F75BD;
}

a.SkinObject:active
{
	text-decoration: none;
	color: #033C78;
}

/* styles for LANGUAGE skinobject */
.Language
{
	vertical-align: middle;
	margin: 0px;
}

.Language img
{
	border: none;
}


/* style for module titles */
.Head
{
	font-family: "Arial" , Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #265A8A;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: #BBBBBB;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
}	
/* GENERIC */
P
{
	padding: 0px;
	margin: 0px;
}
H1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #265A8A;
}

H2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}

H3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #265A8A;
}

H4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #265A8A;
}

H5, DT
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #265A8A;
}

H6
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

TFOOT, THEAD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265A8A;
}

TH
{
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #265A8A;
}

a:link
{
	text-decoration: none;
	color: #033C78;
}

a:visited
{
	text-decoration: none;
	color: #036092;
}

a:hover
{
	text-decoration: underline;
	color: #4F75BD;
}

a:active
{
	text-decoration: none;
	color: #033C78;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 16px;
}

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;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #666666;
	height: 1pt;
	text-align: left;
}

/* ====Text Block & Image Styles==== */
/* Styles for the main text and images within the Text/HTML module */

.imageleftside img
{
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
}
.imagerightside img
{
    margin-left: 15px;
    margin-bottom: 20px;
    float: right;
}
.imageleftsidecaption
{
    font-size: 85%;
    font-style: italic;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.imageleftsidecaption img
{
    margin-bottom: 5px;
}
.imagerightsidecaption
{
    font-size: 85%;
    font-style: italic;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.imagerightsidecaption img
{
    border: 1px solid #CCC;
    margin-bottom: 5px;
}
.clear
{
    clear: both;
}
.quoteleft
{
	font: italic 14px Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	margin: 10px 10px 10px 0;
	width: 30%;
	float: left;
	text-align: right;
	border-right: 5px solid #BBBBBB;
	color: #666666;
}
.quoteright
{
	font: italic 14px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	width: 30%;
	float: right;
	text-align: left;
	border-left: 5px solid #BBBBBB;
	color: #666666;
}
.boldtext
{
	font-weight: bold;
	display: inline;
}
.italictext
{
	font-style: italic;
	display: inline;
}
.chamberblue
{
	color: #265A8A;
	display: inline;
}

.justifyblock
{
	text-align: justify;
}

.checkerback
{
    background-position: left top;
    background-image: url( '/Portals/0/checker-back.gif' );
    background-repeat: repeat;
}

.DesCol
{
    width: 200px;
}

.FormText 
{
color: #000;
background: #FFF;
border: none;
border-bottom: 1px solid #7F9DB9;
margin-top: -4px;
}

.adpane
{
text-align: center;
display: block;
}

img .adpane
{
		display: block;
    margin-left: auto;
    margin-right: auto:
}

.memName
{
text-align: left;
font-size: 30;
color: #000;
background: #FFF;
border: none;

}

.roundtplf
{
	border-style: none;
	border-width: 0px;
	width: 5px;
	height: 5px;
	background-image: url(img/rnd_tp_lf_bw.jpg);
	background-repeat:no-repeat;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

.roundtprt
{
	border-style: none;
	border-width: 0px;
	width: 5px;
	height: 5px;
	background-image: url(img/rnd_tp_rt_bw.jpg);
	background-repeat:no-repeat;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

.roundbtlf
{
	border-style: none;
	border-width: 0px;
	width: 5px;
	height: 5px;
	background-image: url(img/rnd_bt_lf_bw.jpg);
	background-repeat:no-repeat;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

.roundbtrt
{
	border-style: none;
	border-width: 0px;
	width: 5px;
	height: 5px;
	background-image: url(img/rnd_bt_rt_bw.jpg);
	background-repeat:no-repeat;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: right;
}

.noscroll
{
	overflow: hidden;
}
































