html *
{
	/*white-space: nowrap;*/
}

.eCard
{
	background-color: Transparent;
}

.watermarked {
	padding: 0px 2px 2px 2px;
	border:1px solid #BEBEBE;
	background-color:#FAFAFA;
	color:gray;
}
.watermarked2 {
	padding: 20px 2px 2px 2px;
	border:1px solid #BEBEBE;
	background-color:#FAFAFA;
	color:gray;
}

.userLogin
{
	width: 90px;
	float: left;
}
.description
{
	text-align: left;
	float: left;
	width: 310px;
}
.eCardTextBox
{
	padding-left: 183px;
	padding-top: 100px;
}

.uploadValidator
{
	text-align: left;
}

html, body, form, .masterTemplate, .masterTemplate #container
{
    height:100%;
}
body
{
	font-family: HelveticaNeue, Helvetica, MS Sans Serif, Arial;
	font-size: 12px;
	background: #2d554c;
	margin: 0;
	padding: 0;		
    background-color:#FFF;	    
}

body, .default
{
    color: #797979;
}

h1
{
    font-size:32px;
    margin:14px 0;
}
h2
{
    font-size:24px;
    margin:0 0 4px 0;
}
h3
{
    font-size:18px;
    margin:0 0 4px 0;
}
h4
{
    font-size:14px;
    margin:0 0 2px 0;
}
h5
{
    font-size:13px;
    margin:0;
}
.highlight, h1, h2, h3, h3, h4, h5, .requiredField, a, a:link, a:visited, a:active
{
    color:#AA3127 !important;
}

p
{
    margin:12px 0;
}
p.first
{
    margin-top:0;
}
img
{
    border:none;
}
hr {
    background-color: #EDEDED;
    border: 0 none;
    color: #EDEDED;    
}
.masterTemplate #container
{
	width: 800px;
	margin: 0 auto;
    /*
	text-align: left;
	background-image: url(images/innertile.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	height:auto;
    */
}

/*
.masterTemplate #bottomShadow
{
	width: 817px;
	height: 6px;
	background-image: url(images/bottomshadow.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
*/
.masterTemplate #topContainer
{
    margin-bottom:40px;
    *margin-bottom:35px; /*IE7 and below*/
}
.masterTemplate #topContainer .logo
{
    margin:0 38px 0 35px;
}
.masterTemplate #topBorder
{
    background-color:#AA3127;    
	height:12px;
	margin-bottom:20px;
}

.masterTemplate #leftSide
{
	float: left;	    
    width:196px;
    padding:0 35px;
    /*padding-left:35px;*/
    border-right: 2px solid #EDEDED;
    margin-right:35px;
    height:100%;
}

.masterTemplate .colSeparator
{    
    display:none;
    height:100%;
    width:2px;
    /*background-color:#EDEDED;*/
    background-color:black;
    margin:0 35px;
    float:left;
}
.masterTemplate #rightSide
{
	float: left;
	width: 497px;
}

.masterTemplate #mainContent
{
	/*width: 598px;*/
}

#elliosClubSidebar{
	width:192px;
	height:555px;
	background-color:#FFFFFF;
	background-image: url(Images/home_left_FINAL.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.masterTemplate #elliosClubSidebar
{
	margin: 0px;
}

.masterTemplate #logo
{
	margin: 0px;
}

.masterTemplate #NavFormContainer
{
   float:left; 
   margin-top:12px;
}

.masterTemplate #topNav
{	    
    /*
    border-top:2px solid #B8B8B8;
    border-bottom:2px solid #B8B8B8;
    */
    list-style:none inside none;
    height:33px;
	padding:0;
	margin:0;       
    margin-bottom:10px;    
}

#topNav li
{	
	height:33px;
	padding: 0;
	float:left;
	background: url('images/nav-top-sprite.jpg') no-repeat;
}

#topNav li.topNav_Home
{
	width:71px;
	background-position:0 0;	
}

#topNav li.topNav_Home:hover, #topNav li.topNav_Home.active
{
	background-position:0 -33px;	
}

#topNav li.topNav_Products
{
    width:98px;
	background-position:-71px 0;	
}

#topNav li.topNav_Products:hover, #topNav li.topNav_Products.active
{
	background-position:-71px -33px;	
}

#topNav li.topNav_ElliosNation
{
	width:122px;
	background-position:-169px 0;	
}

#topNav li.topNav_ElliosNation:hover, #topNav li.topNav_ElliosNation.active
{
	background-position:-169px -33px;	
}

#topNav li.topNav_AboutUs
{
    width:91px;
	background-position:-291px 0;	
}

#topNav li.topNav_AboutUs:hover, #topNav li.topNav_AboutUs.active
{
	background-position:-291px -33px;	
}

#topNav li.topNav_ContactUs
{
	width:106px;
	background-position:-382px 0;	
}

#topNav li.topNav_ContactUs:hover, #topNav li.topNav_ContactUs.active
{
	background-position:-382px -33px;	
}

#topNav li a
{
	color:transparent;
	display:block;
	width:100%;
	height:100%;		
}

.masterTemplate #topForm
{
	font-size: 12px;	
    float:right;
    *float:left;
}

.masterTemplate #storeLocator
{	
	float: left;
}

.masterTemplate #NavFormContainer .separator
{
    height:24px;
    width:2px;
    background-color:#C5C5C5;
    float:left;
    margin:0 12px;
    position:relative;
    top:-2px;
}

.masterTemplate #myAccount
{	
	float: left;
}

.zipForm
{
	float: left;
}

.masterTemplate #footer
{
	width: 675px;
	margin:20px auto 10px;
    border-top:2px solid #D8D8D8;	
    text-align:center;
    padding-top:12px;
}

.masterTemplate #bottomNav
{	
	font-size: 11px;	
    margin-top:6px;
    font-weight: bold;	
}

.masterTemplate #bottomNav a
{		
}

.masterTemplate #bottomNav a:hover
{		
}

.masterTemplate #legal
{
	font-size: 10px;	
}

.topRegInput
{
	/* Input boxes for registration and zip code finder */
	width: 65px;    
    height:14px;
	font-size: 10px;     
    border-top:1px solid #A1A1A1;
    border-right:1px solid #858585;   
    border-bottom:1px solid #868686;
    border-left:1px solid #7D7D7D;
}
.navItem a
{
	font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}

.navItem a.active
{
    color:#487229;
}
.navItem
{
	float: left;
	/*height: 43px;*/
	padding: 9px 14px;
	color: #FFFFFF;
	/*background-color: #C74044;*/
	/*margin-left: 1px;*/
}

.submitClass
{
	/* Input boxes for registration and zip code finder */    
	font-size: .75em;
	font-weight: bold;	
	background-color: #49742A;
	padding: 2px;
	color: #FFF;
	border-top:1px solid #DBE3D4;
    border-right:1px solid #EAEFE6;
    border-bottom:1px solid #B6C7AA;
    border-left:1px solid #D4DECD;
    text-transform:uppercase;
    /*
    width:21px;
    height:18px;
    background:url('buttons/btn-go.jpg') no-repeat;
    */
}
.submitClassNation
{
	/* Input boxes for registration and zip code finder */
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif;
	background-color: #7F8382;
	padding: 1px 1px 1px 1px;
	margin-left:20px;
	color: White;
	border: none;
}
.boldText
{
	font-weight: bold;
}

.clearfloat
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0px;
}


a, a:link, a:visited, a:active
{	
	text-decoration: none;
}

a:hover
{
	/*color: #487229;*/
}

#mainContent table.form
{
    /*width: 430px;*/
}
#mainContent table.form td
{
    padding: 0 0 16px 0;
}
        
#mainContent table.form tr.field td.col1
{        
    font-weight: bold;
    text-align: right;
    padding-right:16px;
}
#mainContent table.form td.col2
{
    width:270px;
}
#mainContent table.form .fieldValue
{
    width:250px;
}
div.arrow 
{
    background: url("images/arrows.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 12px;
    width: 12px;
}
div.up 
{
    background-position: 0 -12px;
}
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #666666;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}



.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #C74044;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: #efefef; /* background-color: #C0DDD8; */
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.homeClass
{
margin-top:0px;
	width: 607px;
	height: 449px;
	padding: 0px;
	margin-bottom:0px;
	background-image: url(images/home_shot_new.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	/*background-image: url(images/homeshot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	/*margin-top:0px;
	width: 608px;
	height: 451px;
	padding: 0px;
	background-image: url(images/home_shot_FINAL.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
}

.formHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #666666;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
}

.formHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #C74044;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
}

#productContainer
{
	width: 590px;
	padding-left: 10px;
}

#productContainer .product
{
	width: 590px;
	margin-bottom: 24px;
}

#productContainer .lSide
{
	width: 148px;
	text-align: center;
	float: left;
}

#productContainer .rSide
{
	width: 315px;
	text-align: left;
	padding-left: 20px;
	float: left;
}

#productContainer .thumb
{
	width: 140px;
	text-align: center;
}

#productContainer .summary
{
	/*color: #000000;*/
}

#productContainer2
{
	width: 590px;
	padding-left: 10px;
}

#productContainer2 .product
{
	width: 590px;
	margin-bottom: 10px;
}

#productContainer2 .lSide
{
	width: 140px;
	text-align: center;
	float: left;
}

#productContainer2 .rSide
{
	width: 335px;
	text-align: left;
	padding-left: 15px;
	float: left;
}

#productContainer2 .thumb
{
	width: 140px;
	text-align: center;
}

#productContainer2 .headline
{
	font-family: Verdana, Arial;
	font-size: 19px;
	margin-bottom: 5px;
}

#productContainer2 .summary
{
	
}
.homeClassText {
position:relative;
	float:left;
	background-image: url(Images/title_home.gif);
	background-repeat: no-repeat;
	width:286px;
	height:123px;
	border:solid 0px black;
	margin-left:-180px;
	margin-top:-20px;
}
.homeClassPack4 {
position:relative;
margin-top:-67px;
	border:solid 0px red;
	float: right;
	width:494px;
	height:337px;
}
.homeClassMap {
position:relative;
margin-top:-23px;
margin-left:10px;
	background-image: url(Images/map.gif);
	background-repeat: no-repeat;
	border: solid 0px blue;
	float:left;
	width:280px;
	height:199px;
}
.homeClassMap a {
font-family: Tahoma;
font-weight: bold;
	color:#cc3333;
	margin-left:180px;
}
.inMap {
	padding-top:172px;
}
.homeClassStPatrick {
position:relative;
margin-top:-10px;
margin-left:10px;
	background-image: url(Images/Ellios-RedDesktop.gif);
	background-repeat: no-repeat;
	border:solid 0px green;
	float: left;
	width:264px;
	height:199px;
	margin-left:10px;
    margin-top:10px;
}
.homeClassStPatrick a{
	font-family: Tahoma;
	font-weight: bold;
	color:#FFFFFF;
	margin-left:0px;
}
.inStPatrick {
	padding-top:26px;
}
.become {
	text-align:center;
	cursor:hand;
}
.face {
	text-align:center;
	padding-top:5px;
	padding-left:0px;
}
.face img {
	border:0px;
}
.my {
	text-align:center;
	vertical-align:bottom;
	padding-top:5px;
	padding-left:0px;
}
.my img {
	border:0px;
}
.vide {
	height:250px;
}
.vert {
	font-family: Tahoma;
	font-weight: bold;
	line-height: 0.7em;
	color:#FFFFFF;
	margin-left:12px;
	padding-left:15px;
}
.text {
	font-family: Tahoma;
	font-size:0.9em;
	line-height: 0.6em;
	color:#000000;
	margin-left:12px;
}
.stpatrick {
	background-image: url(Images/Ellios-Honory.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e1d9cc;
	width:192px;
	height:189px;
	border:solid 0px blue;
}
.lienNew {
	width:220px; 
	border:0px solid red;
	margin-left:30px;
	padding-top:18px;
}
.lienNew a {
	font-family: Tahoma;
	font-weight: bold;
	color:#FFFFFF;
}
.imgFB {
	padding-top:6px;
	padding-left:45px;
}
.textPlaceJoin {
	padding-top:160px;
	padding-left:85px;
}
.textPlaceStPatrick {
	padding-top:50px;
	padding-left:15px;
	border:solid 0px blue;
}
.textPlaceStPatrick a {
	font-family: Tahoma;
	font-size:11px;
	line-height: 0.9em;
	font-weight:bold;
	margin-left:20px;
	padding-top:5px;
	border:solid 0px red;
}
.vertSub {
	font-family: Tahoma;
	font-weight: bold;
	line-height: 0.7em;
	color:#FFFFFF; /*vert#009933*/
	margin-left:6px;
}
.textSub {
	font-family: Tahoma;
	font-size:0.8em;
	line-height: 0.5em;
	color:#000000;
	margin-left:8px;
}
.MapCenter {
	margin-top:20px;
	padding-left:50px;
	width:425px;
	height:350px;
	border:solid 0px #cc3333;
}
.References {
	margin-top:30px;
	margin-left:90px;
	margin-bottom:30px;
	width:428px;
	height:150px;
	border:solid 2px #cc3333;	
}
.ReferencesLeft {
	float:left;
	width:150px;
	height:150px;
	background-color: #e1d9cc;
}
..ReferencesRight {
	float: left;
	width:274px;
	height:150px;
	background-color: #FFFFFF;
}
.textNation {
	font-family: Tahoma;
	color: #000;
	text-align: left;
	padding-left:10px;
	margin-top:0px;
}
.textNationGray {
	font-family: Tahoma;
	font-weight:bold;
	color: #000;
	text-align: right;
	margin-top:0px;
}
.stPatrickpage {
	background-image: url(Images/bg_stPatricksDay_090316.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:608px;
	height:440px;
}
.textStPatrick {
	width:500px;
	height:auto;
	color: black;
	font-family: Tahoma;
	font-size:1.2em;
}
.espace1 {
	padding-top:180px;
	padding-left:100px;
}
.espace2 {
	padding-left:100px;
}
.tag {
	height:30px;
	margin-top:11px;
	padding-top:5px;
}
.textexplicatif {
	text-align:center;
	width:500px;
	border:solid 0px red;
	margin-left:50px;
}
.centre {
	cursor: hand;
	pointer: hand;
}
.eCardDesign1 {
	background-image: url(../Pic/eCardDesign1.jpg);
	background-repeat: no-repeat;
}
.eCardDesign2 {
	background-image: url(../Pic/eCardDesign2.jpg);
	background-repeat: no-repeat;
}
.eCardDesign3 {
	background-image: url(../Pic/eCardDesign3.jpg);
	background-repeat: no-repeat;
}

.FdDownloads {
	background-image: url(Images/Ellios_fd_Download.jpg);
	background-repeat: no-repeat;
	margin-left:50px;
	padding-left:10px;
	padding-top:5px;
}
.FdDownloads p{
margin:0;
padding:0;
}
.mytextWhite {
	color:#FFFFFF;
	font-weight: bold;
}
.Moms {
	background-image: url(Images/Ellios-TextHeyMoms.jpg);
	background-repeat:no-repeat;

	height:138px;
	background-position:left;
	margin:0;padding:0;
}
.NationalsContent {
	width:auto;
	height:auto;
}
.leftNC {
	float:left;
	width:290px;
	height:200px;
	text-align:left;
	padding-left:20px;
}
.leftNC img {
	float:right;
}
.rightNC {
	float:left;
	background-image: url(Images/Ellios-Ntionals.jpg);
	background-repeat: no-repeat;
	width:280px;
	height:200px;
}
.OriolesContent {
	margin-left:20px;
}
.leftOC {
	float:left;
	background-image: url(Images/Ellios-orioles-Giant.jpg);
	background-repeat: no-repeat;
	width:270px;
	height:260px;
	margin-left:20px;
	margin:0;
	padding:0;
}
.rightOC {
	float:left;
	width:280px;
	height:200px;
	padding-left:20px;
}
.mytextBold{
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size:14px;
}

.mytextMoms{
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight:normal;
	font-size:14px;
}


