﻿/* HEADINGS   
----------------------------------------------------------*/

#master-header
{
	color:#FFFFFF;
	background: #000;
	margin:0 0 0 0;
	vertical-align:middle;
	width:100%;
}

#header-menu a
{
    font-weight:bold;
	color:#ffffff;
}


#master-header-mobile
{
	background: #000;
	margin:0 0 0 0;
	vertical-align:middle;
	width:100%;
}

#header-menu-mobile a
{
    font-weight:bold;
	color:#ffffff;
}


.rwshopping-cart-counter {
	background-color:#C0392B;
	padding:0 6px 1px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border-radius:4px;
	right:-10px;
	top:5px;
}


.rwfooter
{
    border-top-color: darkblue; 
    border-top-style: solid; 
    border-top-width: 2px;
}

.rvcontent
{
    background-color:#FFFFFF;
}

.rvcontentleft
{
}

.rvcontentright
{
    background-color:#ffffff;
}

.rvworddisplay
{
    font-size:3em;
    color:#000000;
}

rvpublicdesc
{

}

.rvconnectionsheader
{
    font-weight:bold;
    font-size:1em;
}

.mpContentDiv
{
	display:inline-block; 
	text-align:center;
	width:1200px;
}

	.mpLeftColumnDiv
	{
		min-height: 400px;
		width:200px;
		float:left;
	}

	.mpCenterColumnDiv
	{
		text-align:center;
		min-height: 400px;
		width:900px;
		float:left;
	}

	.mpRightColumnDiv
	{
		min-height: 400px;
		width:100px;
		text-align:right;
		float:right;
	}

	.mpFooterDiv
	{
		text-align:center;
		width:100%;
	}

	.loggedInMenuDiv
	{
		font-size:12pt;
	}


/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0px;
}



/* Connection management */

.AttacmentExplainText
{
	color:#fff;
	background-color:Green;
	font-size:12pt;
	padding:5px 10px 5px 10px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
	clear: both;
}
