body {
	background: url(../images/new-site-bg.gif) #FFFFFF repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #242424;
	}

h1 {
	color: #5ab4a4;
	font-size: 15px;
	}
	
h2 {
 	color: #74c6b8;
	font-size: 20px;
	padding: 0px;
	margin:0px;
	font-weight: normal;
	}
	
h2.grey {
 	color: #bcbbbc;
	font-size: 20px;
	padding: 0px;
	margin:0px;
	font-weight: bold;
	}
	
h3 {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 0px; margin: 0px;
	}
	
h3.grey {
	color: #818086;
	font-size: 11px;
	text-align: center;
	padding: 0px; margin: 0px;
	}
	
h4 
{
    color: #74c6b8;
	font-size: 13px;
	padding: 0px 0px 5px 0px; margin: 0px;
}

h5 
{
    color: #096b6a;
    font-size: 120%;
    margin: 0px;
    padding: 0px;
}
	
.Clear {
	clear:both;
	}
	
img {border: 0px;}

a {color: #000000; text-decoration: none; padding:0px; margin:0px;}
a:hover {color: #43a692; text-decoration:underline; padding:0px; margin:0px;}

a.Green {color: #43a692; text-decoration: none;}
a.Green:hover {color: #000000; text-decoration:none;}

/* END: Global Assignments */

/* START: Wrapper Containers */

#Wrapper {
	width: 800px;
	margin: 0 auto;
	}
	
#PageTop 
{ 
    width:800px;
	height:9px;
}

#PageBody 
{
    width: 780px;
    min-height: 760px;
    height: auto !important;
    height:760px;
    padding-left: 20px;
}

#PageBottom 
{ 
    width:800px;
	height:14px;
}

/* END: Wrapper Containers */


/* START: Banner Containers */
/*------------------------------------------------------------------------------------------*/
/* NOTE: Max width beyound this point is 760px due to 20px LEFT & RIGHT padding in wrappers */
/*------------------------------------------------------------------------------------------*/

#Banner 
{
    width: 760px;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}

#Banner .Logo 
{
    width: 305px;
	float:left;
} 

#Banner .HelpPanel 
{
    width: 455px;
    float: right;
    min-height: 90px;
    height: auto !important;
    height: 90px;
} 

#Banner .HelpPanel .Icons 
{
	width: 395px;
	height:30px;
	float: right;
	text-align: right;
	
}

#Banner .HelpPanel .Details 
{
	width: 350px;
	text-align: right;
	float: right;
	padding: 0px 5px 0px 0px;
	z-index:0;
	position:relative;
	top:20px;
	
}

/* END: Banner Containers */

/* START: Left Column */

#LeftCol 
{
    width: 133px;
    /*border: 1px #686562 solid;*/
    margin-right: 10px;
    float: left;
}

#LeftCol .InfoBox 
{
    min-height: 130px;
    height: auto !important;
    height: 130px;
    width: 133px;
    margin-bottom: 10px;
}

#LeftCol .InfoBox .Title 
{
    width: 123px;
    min-height: 26px;
    height: auto !important;
    height: 26px;
    line-height: 26px;
    padding: 2px 5px 2px 5px;
    background: url(../images/Title-Bg.gif) repeat-x;
}

#LeftCol .InfoBox .Body 
{
    width: 131px;
    font-size:x-small;
    background-color: #f2f1ef;
    border-top: 1px #FFFFFF solid;
    border-right: 1px #6cbbad solid;
    border-bottom: 1px #6cbbad solid;
    border-left: 1px #6cbbad solid;
}

#LeftCol .InfoBox .Body .Spacer 
{
    border-top: 8px solid #d7d7d7;
    height: 11px;
}

/* END: Left Column */

/* START: Navigation Container */

#Navigation 
{
    background: url(../images/navback.jpg) repeat-x;
    width: 623px;
    height: 40px;
    float: left;
}

/* END: Navigation Container */

/* START: Middle Column */
/*-------------------------------------------------------------------------------------*/
/* NOTE: Max width beyound this point is 615px after LeftCol added and Previous rules. */
/*-------------------------------------------------------------------------------------*/

#MiddleCol 
{
    width: 470px;
    margin-right: 10px;
    padding-top: 10px;
    float:left;
}


/*Specific Page - Home */
.FlashContainer 
{
    width: 470px;
    margin-bottom: 10px;
}

.SpecialsLeft 
{
    width: 148px;
    margin-right: 10px;
    float: left;
    text-align:center;
    border:solid 1px #66635E;
    background-color:#66635E;
    color:White;
    
}

.SpecialsRight 
{
    width: 148px;
    float: right;
    text-align:center;
    border:solid 1px #66635E;
    background-color:#66635E;
    color:White;
}

/* END: Middle Column */


/* START: Right Column */
/*------------------------------------------------------------------------------------------------*/
/* NOTE: Max width beyound this point is 135px after LeftCol, MiddleCol added and Previous rules. */
/*------------------------------------------------------------------------------------------------*/

#RightCol 
{
    width: 144px;
    float: left;
    margin-top: 10px;
}


#RightCol .InfoBoxSearch 
{
    min-height: 157px;
    height: auto !important;
    height: 157px;
    width: 144px;
    margin-bottom: 10px;
    background: url(../images/product-search.jpg) no-repeat;
}

#RightCol .InfoBoxSearch .InputBox 
{
    margin: 105px 10px 5px 17px;
    width: 104px; 
    height: 14px;
    border: 0px;
    background-color: #f2f1f0; 
}

#RightCol .InfoBoxSearch .InputButton
{
    margin: 5px 10px 10px 17px;
    width: 110px; 
    height: 16px;
    border: 0px;
    background-color: #5ab4a4; 
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-size: 90%;
}


#RightCol .InfoBox 
{
    min-height: 130px;
    height: auto !important;
    height: 130px;
    width: 144px;
    margin-bottom: 10px;
}

#RightCol .InfoBox .Title 
{
    width: 132px;
    min-height: 26px;
    height: auto !important;
    height: 26px;
    line-height: 26px;
    padding: 2px 5px 2px 5px;
    background: url(../images/Title-Bg.gif) repeat-x;
}

#RightCol .InfoBox .Body 
{
    width: 130px;
    padding: 5px;
    border: 1px #6cbbad solid;
    background-color: #f2f1ef;
    font-size: 90%;
}

#RightCol .InfoBoxGrey
{
    min-height: 130px;
    height: auto !important;
    height: 130px;
    width: 144px;
    margin-bottom: 10px;
}

#RightCol .InfoBoxGrey .Title 
{
    width: 132px;
    min-height: 26px;
    height: auto !important;
    height: 26px;
    line-height: 26px;
    padding: 2px 5px 2px 5px;
    background: url(../images/Title-Bg-Grey.gif) repeat-x;
}

#RightCol .InfoBoxGrey .Body 
{
    width: 130px;
    padding: 5px;
    border: 1px #b7b7b7 solid;
    background-color: #f2f1ef;
    font-size: 90%;
}

#RightCol .InfoBoxGrey .Body .InputBox
{
    width: 127px;
    margin: 0px 0px 5px 0px;
    border: 1px #ababab solid;
    background-color: #FFFFFF;
}

#RightCol .InfoBoxGrey .Body .InputButton
{
    margin: 0px 0px 5px 0px;
    width: 128px; 
    height: 16px;
    color: #8c8c8c;
    border: 1px solid #ababab;
    font-size: 90%;
}


#RightCol .InfoBox2 
{
    min-height: 260px;
    height: auto !important;
    height: 260px;
    width: 133px;
    border: 1px #686562 solid;
    background-color: #f2f1ef;
    margin-bottom: 10px;
}

#RightCol .InfoBox2 .Title 
{
    width: 123px;
    min-height: 16px;
    height: auto !important;
    height: 16px;
    padding: 2px 5px 2px 5px;
    background: url(../images/Title-Bg.gif) repeat-x;
}

#RightCol .InfoBox2 .Body 
{
    width: 123px;
    padding: 5px;
}

/* END: Right Column */

/**** Featured Wrapper ****/

#FeaturedWrapper 
{
    width: 450px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    background: url(../images/featured-bg.gif) repeat-x;
    padding: 10px;
    margin-bottom: 10px;
}

#FeaturedWrapper h2 
{
    color: #096b6a;
    font-size: 110%;
    font-weight: bold;
}

#FeaturedWrapper .Item 
{
    width: 126px;
    border: 1px solid #096b6a;
    margin: 5px;
    padding: 5px;
    background: url(../images/featured-item-bg.gif) repeat-x;
    height: 100px;
    float: left;
}

#FeaturedWrapper .Item .LeftCol 
{
    width: 77px;
    margin-right: 5px;
    float: left;
    font-size: 70%;
}

#FeaturedWrapper .Item .LeftCol .Title 
{
    height: 20px;
}

#FeaturedWrapper .Item .LeftCol .Content 
{
    height: 50px;
}

#FeaturedWrapper .Item .LeftCol .Price 
{
    height: 30px;
    color: #096b6a;
    font-weight: bold;
}

#FeaturedWrapper .Item .LeftCol .Price .Label
{
    font-size: 150%;
    color: #096b6a;
}

#FeaturedWrapper .Item .RightCol 
{
    width: 44px;
    float: left;
}

#FeaturedWrapper .Item .RightCol .Image
{
    height: 60px;
    margin-bottom: 20px;
}

#FeaturedWrapper .Item .RightCol .BuyNow
{
    height: 20px;
}

/* START: Footer Container */

#Footer 
{
    width: 750px;
    padding: 2px 5px 2px 5px;
    background: url(../images/Title-Bg.gif) repeat-x;
    min-height: 16px;
    height: auto !important;
    height: 16px;
    margin-top: 10px;
    color: #FFFFFF;
}

#Footer a {color: #FFFFFF; text-decoration: none;}
#Footer a:hover {color: #43a692; text-decoration:none;}


/* END: Footer Container */



/********** MODULE STYLES ************/

.LongBox 
{
    width: 468px;
    min-height: 108px;
    height: auto !important;
    height: 108px;
    border: 1px #686562 solid;
    background-color: #f2f1ef;
    margin-bottom: 10px;
}

.LongBox .Title 
{
    width: 458px;
    min-height: 16px;
    height: auto !important;
    height: 16px;
    padding: 2px 5px 2px 5px;
    background: url(../images/Title-Bg.gif) repeat-x;
    color: White;
    font-weight: bold;
}

.LongBox .Image 
{
    width: 100px;
    padding: 5px;
    float: left;
}

.LongBox .Body 
{
    width: 348px;
    padding: 5px;
    float: left;
}

/* Contact Form */
.ContactBody {width: 470px;background-repeat:repeat-y;padding: 10px 0px 20px 0px;}

.ContactMap{margin-top:20px;width: 470px;}

.contact_container{ padding: 10px 0px 10px 0px; width: 470px;}

.map_container{ min-height: 170px; height: auto !important; height: 170px; padding: 10px 0px 10px 0px; width: 470px;}

.cc_label_container{text-align: left; vertical-align: top; width: 120px; float: left; padding: 5px; font-weight: bold;}

.cc_text_container{text-align: left; vertical-align: top; width: 300px; float: left; padding: 5px ;}

.field_row{padding: 5px 0px 5px 0px; }

.field_row_header{padding: 5px 0px 5px 0px; background-color: #ebecec;}

.right_link_container{padding: 5px 0px 5px 0px; float: right;}

.clear{clear: both;}

.validatorClass{color: #ffffff;}

.info{color: #6a9519; font-weight: bold;}

.info_container{ text-align: center; width: 335px;}

.contact-content-container{width: 378px; float: left;}

/* FAQ Etc.. */

.QuestionWrapper 
{
  width: 470px; 
  margin-bottom: 10px; 
}

.QuestionRow 
{
    width: 470px;
    min-height: 22px;
    height: auto !important;
    height: 22px;
}

.QuestionRow .Question 
{
    width: 378px;
    min-height: 16px;
    height: auto !important;
    height: 16px;
    padding: 2px 5px 2px 5px;
    background: url(../images/Title-Bg.gif) repeat-x;
    color: White;
    font-weight: bold;
    border: 1px solid #686562;
    float: left;   
}

.QuestionRow .Answer 
{
    width: 68px;
    min-height: 16px;
    height: auto !important;
    height: 16px;
    padding: 2px 5px 2px 5px;
    background: url(../images/Answer-Bg.gif) repeat-x;
    font-weight: bold;
    text-align: center;
    border: 1px solid #42a493;
    float: right;   
}

.AnswerRow 
{
    width: 458px;
    border-left: 1px solid #686562;
    border-bottom: 1px solid #686562;
    border-right: 1px solid #686562;
    background-color: #f2f1ef;
    min-height: 80px;
    height: auto !important;
    height: 80px;
    padding: 5px;
}

.QuestionRow .Answer a { color: #1d6b5e; text-decoration: none; }
.QuestionRow .Answer a:hover { color: #5c6664; text-decoration: none; }


/**** New Online Store Containers ****/

.ShopItemWrapper 
{
    width: 468px;
    border: 1px solid #096b6a;
    min-height: 120px;
    height: auto !important;
    height: 120px;
}

.ShopItemWrapper 
{
    
}



/* Online Store */

.ProductWrapper 
{
    width: 450px;
    padding: 10px;
    border: 1px solid #686562;
    background-color: #f2f1ef;
    min-height: 110px;
    height: auto !important;
    height: 110px;
    margin-bottom: 10px;
}

.ProductWrapper .Image 
{
    width: 110px; /* 102px; */
    border: 1px solid #686562;
    margin-right: 10px;
    float: left;
    min-height: 100px;
    height: auto !important;
    height: 100px;
}

.ProductWrapper .Body 
{
    width: 328px;
    float: right; 
}

.div1 
{
	float:left;
	width:25%;
	font-weight:bold;
	font-family:Arial,Sans-Serif;
	font-size:10px;
}


.mylabel
{
	float:left;
	font-family:Arial,Sans-Serif;
	font-size:11px;
	font-weight:bold;
	padding-top:8px;
	margin-left:10px;
	
	}
	
.mytextbox
{
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color:White;
	margin-top:5px;
	margin-right:10px;
	width:75px;
	height:15px;
	font-family:Arial,Sans-Serif;
	font-size:11px;
	
	}

.mytextbox33
{
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color:White;
	margin-top:5px;
	margin-right:10px;
	width:275px;
	height:15px;
	font-family:Arial,Sans-Serif;
	font-size:11px;
	
	}
	
	.mytextboxinfo
{
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color:White;
	margin-top:7px;
	margin-right:10px;
	width:275px;
	height:60px;
	font-family:Arial,Sans-Serif;
	font-size:11px;
	
	}
	
	.mytextboxsize
{
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color:White;
	margin-top:1px;
	margin-right:5px;
	width:25px;
	height:15px;
	font-family:Arial,Sans-Serif;
	font-size:11px;
	
	}
	
	.mytextboxsizer
{
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color:White;
	margin-top:1px;
	margin-left:5px;
	margin-right:7px;
	width:25px;
	height:15px;
	font-family:Arial,Sans-Serif;
	font-size:11px;
	
	}
	
.mypan
{
	width:470px;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	height:30px;
	margin-bottom:5px;
	background-color:#F2F1EF;
	}
	
	.mypaninfo
{
	width:470px;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	height:75px;
	margin-bottom:5px;
	background-color:#F2F1EF;
	}
	

.mypan2
{
	width:470px;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	height:20px;
	margin-bottom:10px;
	background-color:#F2F1EF;
	text-align:center;
	padding-top:2px;
	}

.buttons
{
	
	font-family:Arial, Verdana;
	font-size:12px;
	font-weight:bold;	
	width:30px;
	}
	
.mylabel2
{
	
	font-family:Arial,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	}

.mylabel3
{
	
	font-family:Arial,Sans-Serif;
	font-size:12px;
	font-weight:normal;
	}	
	
	.mylabel3
{
	
	font-family:Arial,Sans-Serif;
	font-size:12px;
	font-weight:normal;
	}	
	
	.mylabel4
{
	
	font-family:Arial,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	}	
	
.mycell
{
	text-align:center;
	width:45px;
	background-color:#E8E8E8;
	border-bottom:solid 2px #E8E8E8;
	}

.mycellnocolor
{
	text-align:center;
	width:45px;
	
	}
	
	.mycellnocolor33
{
	text-align:center;
	width:45px;
	color:#800020;
	}

	.ViewImage 
{
    margin-top:3px;
    width: 103px;
    height: 17px;
    padding-left: 2px;
    background-image: url(../../images/ModuleSpecific/Shop/Buttons/view-large-image.gif);
    background-repeat: no-repeat;
    background-position: top left;
    line-height:18px;
}

.boxinfrontend
{
	color:White;
	}
	
	.boxinfrontend:hover
{
	color: #43a692; text-decoration:underline; padding:0px; margin:0px;
	}
	
.lnkcart
{
    padding-bottom:0px;color:#800020;font-weight:bolder;font-size:12px;
    }
    .lnkcart:hover    
{
    padding-bottom:0px;color:#800020;font-weight:bolder;font-size:12px;
    }
    
    
    
.infobox3
{
    padding-top:30px;
    }
