c.SamsWindow
{
	width:750px;
	background-color:white;
	min-height:400px;
	height:auto!important;
}

.SamsWindowBackend
{
	height:449px;
	width:543px;
	background-color:white;
}

td.RightBanner
{
	background-image: url(../../Images/RightBanner.jpg);
}

/* the overlayed element */ 
#MyAccountOverlay { 
    /* must be initially hidden */ 
    display:none; 
    /* place overlay on top of other elements */ 
    z-index:10000; 
    /* styling */ 
    background-color:white; 
    padding:10px;
    height: 320px;
    width: 205px;
    margin: 0px;
    margin-left: 30px;
    margin-top: -40px;
    border:1px solid #00ABEC; 
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 10px 1px #000; 
    -webkit-box-shadow: 0 0 1px #000; 
    text-align: left;
}
#MyAccountOverlay a {
    text-decoration: none;
    color:	#6D6E71;
}
#MyAccountOverlay a:hover {
    text-decoration: none;
    color:	#272728;
}
#MyAccountOverlay h4 {
    padding-left: 10px;
    padding-top: 10px;
}
#MyAccountOverlay .h3maincolor {
    padding-top: 20px;
}
#MyAccountOverlay .first {
    padding-top: 0px;
}

#MyAccountButton {
    background-image: url(../img/myaccounticon.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position: 80px;
    
    display:inline-block;
	padding:8px 32px 8px 5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#00ABEC;
	color:#fff;
	box-shadow:0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	font-family: 'proxima_regular';
    font-size: 14px;
}

 

.menuOverlayStyle a {
    text-decoration: none;
    color:	#6D6E71;
}
.menuOverlayStyle a:hover {
    
    color:	#272728;
}
.menuOverlayStyle h4 {
    padding-left: 10px;
    padding-top: 10px;
}
.menuOverlayStyle .h3maincolor {
    padding-top: 20px;
}
.menuOverlayStyle .first {
    padding-top: 0px;
}

#ListsOverlay {
    /* must be initially hidden */ 
    display:none; /* place overlay on top of other elements */ z-index:10010; /* styling */ 
    background-color:white; 
    padding:10px;
    height: 150px;
    width: 150px;
    margin: 0px;
    margin-left: 80px;
    margin-top: -40px;
    border:1px solid rgba(142,142,142,1); repo
    /* CSS3 styling for latest browsers */ -moz-box-shadow:0 0 10px 1px #000; -webkit-box-shadow: 0 0 1px #000; text-align: left;
}

#ReportsOverlay {
    /* must be initially hidden */ 
    display:none; /* place overlay on top of other elements */ z-index:10010; /* styling */ 
    background-color:white; 
    padding:10px;
    height: 150px;
    width: 150px;
    margin: 0px;
    margin-left: 510px;
    margin-top: -40px;
    border:1px solid rgba(142,142,142,1); repo
    /* CSS3 styling for latest browsers */ -moz-box-shadow:0 0 10px 1px #000; -webkit-box-shadow: 0 0 1px #000; text-align: left;
}
#HelpDeskOverlay {
    /* must be initially hidden */ 
    display:none; /* place overlay on top of other elements */ z-index:10010; /* styling */ 
    background-color:white; 
    padding:10px;
    height: 70px;
    width: 120px;
    margin: 0px;
    margin-left: 620px;
    margin-top: -40px;
    border:1px solid rgba(142,142,142,1); repo
    /* CSS3 styling for latest browsers */ -moz-box-shadow:0 0 10px 1px #000; -webkit-box-shadow: 0 0 1px #000; text-align: left;
}

#EmailOverlay {
    /* must be initially hidden */ 
    display:none; /* place overlay on top of other elements */ z-index:10010; /* styling */ 
    background-color:white; 
    padding:10px;
    height: 130px;
    width: 150px;
    margin: 0px;
    margin-left: 290px;
    margin-top: -40px;
    border:1px solid rgba(142,142,142,1); repo
    
    /* CSS3 styling for latest browsers */ -moz-box-shadow:0 0 10px 1px #000; -webkit-box-shadow: 0 0 1px #000; text-align: left;
}
#CampaignOverlay {
    /* must be initially hidden */ 
    display:none; /* place overlay on top of other elements */ z-index:10010; /* styling */ 
    background-color:white; 
    padding:10px;
    height: 240px;
    width: 250px;
    margin: 0px;
    margin-left: 150px;
    margin-top: -40px;
    border:1px solid rgba(142,142,142,1); repo
    
    /* CSS3 styling for latest browsers */ -moz-box-shadow:0 0 10px 1px #000; -webkit-box-shadow: 0 0 1px #000; text-align: left;
}
#CalendarOverlay {
    /* must be initially hidden */ 
    display:none; /* place overlay on top of other elements */ z-index:10010; /* styling */ 
    background-color:white; 
    padding:10px;
    height: 60px;
    width: 130px;
    margin: 0px;
    margin-left: 380px;
    margin-top: -40px;
    border:1px solid rgba(142,142,142,1); repo
    
    /* CSS3 styling for latest browsers */ -moz-box-shadow:0 0 10px 1px #000; -webkit-box-shadow: 0 0 1px #000; text-align: left;
}
.menuOverlayStyle a{
    cursor: pointer;
    text-decoration:none;
}
.menuOverlayStyle a:hover{
    cursor: pointer;
    text-decoration:none;
    color:	#272728;
    
}
.regularText {
    
    font-family: 'proxima_regular';
	color:rgba(142,142,142,1);
	line-height:1em;
    font-size: 17px;
    
}



.orderPriceColumn 
{
    width: 100px;padding-left: 10px;
}

.gvPackageHeader {
    padding: 5px 15px 5px 25px;
    
}

.wizardContentHolder {
    margin-left: 20px;
    
}
.paymentControlTable tr{
    height: 30px;
    
}

.GridViewRowStyle {
    padding-top:3px;
    line-height: 30px;
}
.GridViewHeaderStyle {
    
}

.floatleftclearleft {
    float:left;
    clear:left;
}

.margin10top {
    margin-top: 10px;
    
}

.margin10bottom {
    margin-bottom: 10px;
    
}

.bold{ font-weight: bold;}

.formTable {
    line-height: 24px;
    
}
.formTableCellPadding td{
    padding: 5px;
    
}
.leftColumnEditLeads
{
width:120px;

padding-right: 15px;
}