html{
	height:100%;
	position: relative;

}
 
.withwidth{ padding:0px !important; max-width: 600px; padding-top:10px !important;; }

Body 
{
	margin:0;
	padding:0;
	height:100%;

	position: relative;
}

#Blackout {
	background: #000;
	height: 100%;
	width: 100%;
	z-index: 1100;
	position: fixed;
	opacity: 0.9;
}

#LoginBox {
	background: #c39d6c;
	width: 500px;
	height: 260px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	z-index: 1111;
	position: absolute;
	right: 30%;
	width: 40%;
	position: fixed;
	left: 50%;
	margin: 10% 0 0 -17.5%;
	min-width: 325px;
}

#CMSToolbar {
	position: fixed;
	float: right;
	width: 910px;
	padding-bottom: 10px;
	bottom: 0;
}


#Nav 
{
	height: 73px;
	background: #a3238e;
	background-attachment: fixed;
	background-image: url(../Images/NavBG.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	min-width: 1000px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9252C9), color-stop(100%, #6E29AA));
	background: -webkit-linear-gradient(top, #9252C9,#6E29AA);
	background: -moz-linear-gradient(top, #9252C9,#6E29AA);
	background: -o-linear-gradient(top, #9252C9,#6E29AA);
	background: -ms-linear-gradient(top, #9252C9,#6E29AA);
	background: linear-gradient(top, #9252C9,#6E29AA);
	-moz-box-shadow: 0 3px 3px rgba(182, 182, 182, 0.75);
	-webkit-box-shadow: 0 3px 3px rgba(182, 182, 182, 0.75);
	box-shadow: 0px 0px 3px 3px rgba(51,51,51,0.75);

}

* {
  @include box-sizing(border-box);
}

$pad: 20px;

.grid {
  background: white;
  margin: 0 0 $pad 0;
  
  &:after {
    /* Or @extend clearfix */
    content: "";
    display: table;
    clear: both;
  }
}

.grid{ 
  padding-left: 17px;
}

.grid::after{ clear:both; } 

[class*='col-'] {
	float: left;
  padding-right: $pad;
  .grid &:last-of-type {
  	padding-right: 0;
  }
}
.col-2-3 {
	width: 66.66%;
}
.col-1-3 {
	width: 33.33%;
	padding-bottom:20px;
}

.col-1-3mobile {
	width: 33.33%;
	padding-bottom:20px;
}
.col-1-2 {
	width: 50%;
}
.col-1-4 {
	width: 25%;
}
.col-1-8 {
	width: 12.5%;
}

.textlabel{
	margin-top:10px;
	padding-top:5px;
}
.inputfield {
	margin-top:10px;
}

.inputfield input{
	margin-right: 9px;
}

.inputfield select{
	  margin-right: 5px;
}

.payerror{
	display: inline-block;
	padding-top: 20px;
}



.module {
  padding: $pad;
  background: #eee;
}

/* Opt-in outside padding */
.grid-pad {
  padding: $pad 0 $pad $pad;
  [class*='col-']:last-of-type {
    padding-right: $pad;
  }
}



#NavInner
{
	margin: 0 auto;
	position: relative;
	width: 920px;
	min-width: 920px;
}

#NavLogo 
{
	float: left;
	height:73px;
	width:230px;
	opacity: 0.9;
	padding-top:1px;
	
}

#NavLogo a
{
	border:none;
	display: inline-block;
	
}

#NavLogo img
{
	border:none;
	
}

#NavLogo a:hover
{
	background:#9B63CA;
	background:rgba(255,255,255,0.15);
	opacity:1;
	text-decoration:none
	
}

#Container
{
	background:#FFF;
	margin: 0 auto;
	width: 920px;
	min-width: 920px;
	padding:1px;
	padding-bottom:0px;
	min-height: 550px;

}

#Content 
{
	margin: 0 auto;	
	width: 880px;
	min-width: 880px;
	font-family: 'Source Sans Pro';
	font-size:14px;
	color:#2b2e31;
	padding-bottom: 35px;
	padding-top:7px;
}

#Content h1, h2, h3 
{
	font-family: 'Source Sans Pro';
	color:#a3238e;
	-webkit-font-smoothing: antialiased;
	/*-webkit-margin-before: 0.3em;*/
	-webkit-margin-after: 0.3em;
}
#Content h2 { 
color:#c39d6c;

 }

#Content a {
	padding-right: 7px;
	background-color: transparent;
	background-image: url(../Images/extlink_purple.png);
	background-repeat: no-repeat;
	background-position: right top;
	color:#a3238e;
}

#Content a:hover {
	padding-right: 7px;
	background-color: transparent;
	background-image: url(../Images/extlink_gold.png);
	background-repeat: no-repeat;
	background-position: right top;
	color:#c39d6c;
}

.SpanPurple 
{
	color:#a3238e;
}

.SpanGold 
{
	color:#c39d6c;
}



#Footer 
{
	width: 100%;
	min-width:900px;
	min-height: 220px;
	height: 35%;
	background: #5D5D5D;
	-moz-box-shadow: 0 0 3px 3px rgba(182, 182, 182, 0.75);
	-webkit-box-shadow: 0 0 3px 3px rgba(182, 182, 182, 0.75);
	box-shadow: 0px 0px 3px 3px rgba(182, 182, 182, 0.75);
}

#FooterContainer 
{
	margin: 0 auto;	
	width: 900px;
	min-width: 900px;
	padding-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#CCC;
	padding-left:40px;
}

#FooterContainer a {
	color:#CCC;
}

#FooterContainer a:hover {
	color: #FFF;
}

#FooterContainer h4 {
	color: #CCC;
	padding-top:5px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-family: 'Source Sans Pro';
	font-size:16px;
}


#Footer40 
{
width:40%;
display:inline-block;
float:left;
padding-top:5px;

}

#Footer20 
{
width:20%;
float:right;
}

#Wrapper
{
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../Images/bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#Announcement1 a 
{
	background: #f4f4f4;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #777;
	display: block;
	font-size: 18px;
	height: 74px;
	line-height: 52px;
	margin: 0 auto;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: background 0.1s linear,border 0.1s linear;
	-moz-transition: background 0.1s linear,border 0.1s linear;
	-ms-transition: background 0.1s linear,border 0.1s linear;
	-o-transition: background 0.1s linear,border 0.1s linear;
	transition: background 0.1s linear,border 0.1s linear;
	font-family: 'Source Sans Pro';
	width:48%;
	float:left;
}

#Announcement1 a:hover
{
	background:#eee;
	border-color:#dadada;
	text-decoration:none
}

#Announcement1 a>strong
{
	color:#666;
	padding-right:3px;
	-webkit-font-smoothing:antialiased
}

#Announcement1 a>span
{
	color:#a3238e;
	padding-right: 7px;
	background-color: transparent;
	background-image: url(../Images/extlink_purple.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 0px;
}

#Announcement1 a:hover>span
{
	color:#c39d6c;
	padding-right: 7px;
	background-color: transparent;
	background-image: url(../Images/extlink_gold.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#Announcement1>.inner
{
	padding:0px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#Announcement a 
{
	background: #f4f4f4;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #777;
	display: block;
	font-size: 18px;
	height: 74px;
	line-height: 52px;
	margin: 0 auto;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: background 0.1s linear,border 0.1s linear;
	-moz-transition: background 0.1s linear,border 0.1s linear;
	-ms-transition: background 0.1s linear,border 0.1s linear;
	-o-transition: background 0.1s linear,border 0.1s linear;
	transition: background 0.1s linear,border 0.1s linear;
	font-family: 'Source Sans Pro';
	width:48%;
	float:right;
}

#Announcement a:hover
{
	background:#eee;
	border-color:#dadada;
	text-decoration:none
}

#Announcement a>strong
{
	color:#666;
	padding-right:3px;
	-webkit-font-smoothing:antialiased
}

#Announcement a>span
{
	color:#a3238e;
	padding-right: 7px;
	background-color: transparent;
	background-image: url(../Images/extlink_purple.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 0px;
}

#Announcement a:hover>span
{
	color:#c39d6c;
	padding-right: 7px;
	background-color: transparent;
	background-image: url(../Images/extlink_gold.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#Announcement>.inner
{
	padding:0px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.ImageShadow {
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
	padding: 5px;
	border: solid 1px #EFEFEF;
}

a.fancybox  { background-image:none !important; }
a.fancybox:hover { background-image:none !important; }