/* CSS Document */
@media only screen and (max-width: 1000px) and (min-width: 768px) {
#icontainer {
	width:95%;
	height:100%;
	margin:0 auto;
	max-width:1000px;
	background-color:transparent;
	min-width:auto;
}
#sub-isearch {
	width:30%;
}
#sptitle-content {
	width:68%;
}	
}
@media only screen and (max-width: 768px) {
	#FlexiMenu {
		display:none!important;
	}
	#mobile-menu {
		display:block;
	}
	#islideshow {
	}
	#menu-right {
	}
	#mainmenu {
		height:165px;
	}
#itoolbar-content {
    width: 38%;
}
#itoolbar {
    width: 62%;
}
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
#icontainer {
	width:96%;
	height:100%;
	margin:0 auto;
	max-width:96%;
	background-color:transparent;
	min-width:96%;
}	
#hp-left-content {
	display:none;
}
#input {
	width:96%;
}
#snapshots {
    height: auto;
    margin-bottom: 15px;
    width: 100%;
}
#calendar {
	margin-left:1.8%;
}
#icopyright-inner {
	font-size:90%;
}
#SpContent {
	width:100%;
}
#SpContent_Container {
	padding:0 1%;
}
#menu-right {
	float: right;
    height: 90px;
    width: 60%;
}
#mobile-nav {
	width:60%;
	height:90px;
	float:right;
	display:block;
}
#mobile-nav a {
	color:#fff;
	text-decoration:none;
	float:right;
	line-height:90px;
	padding:0 5%;
}
#sptitle-content {
	width:98%;
}
#sub-isearch #input {
	width:96%;
}
#sub-snapshots .zone {
	width:48.5%;
	height:auto;
	margin-bottom:3%;
}
#sub-snapshots {
	height: auto;
    margin-bottom: 2%;
    padding-bottom: 0;
}
#LoginUserName {
	width:50%;
	float:left;
}
#LoginPassword {
	width:50%;
	float:left;
}
#RememberMe {
	clear: both;
    float: right;
    margin-top: 2%;
    text-align: left;
    width: 50%;
}
#login .irailcontent {
	padding-top:2%;
}
#LoginSubmit {
	width:50%;
	float:left;
	text-align:left;
	margin-top:2%;
}
#LoginForgot {
	width:50%;
	text-align:left;
	float:right;
}
#LoginRegister {
	width:50%;
	text-align:left;
	float:left;
	
}
#SpNavBar {
    display:none!important;
}
.MemberControlPanel {
	width:99.9%;
}
#login .irailcontent br {
	display:none;
}
#login .irailcontent a {
	width:50%;
	text-align:left;
	float:left;
}
.groupTableZone2 {
	display:none;
}
.yui-skin-sam .yui-panel-container {
	display:none;
}
#RSVPpopup_c {
    display: block !important;
}
/*MY STYLES*/
#content-top {
    background-color: transparent;
    height: auto;
    margin: 0 auto 3%;
    padding: 0;
    width: 100%;
}
#foot-wrap {
    max-width: 96%;
    min-width: 96%;
    width: 96%;	
}
#foot-left {
    display: block;
    float: left;
    margin: 0 auto 30px;
    width: 100%;
}

#foot-right {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
}
#sub-isearch {
	box-sizing: border-box;
    height: auto;
    margin-bottom: 2%;
    padding: 0 4% 15px;
    width: 100%;
}
#sptitle {
    height: auto;
	width: 98%;
}
#sub-isearch #QuickSearchForm_bst {width: 96%; }
#QuickSearchForm_bst { width: 96%;}
#hp-left {
	height:auto;
	width:100%;
	margin-bottom:2%;
	min-height: auto !important;
}

#isearch {
    width: 100%;
}
#hp-right {
    float: left;
    height: auto;
    margin-left: 0;
    width: 100%;
}
#news, #calendar {
    margin-left: 0;
    width: 100%;
}
#hp-main .zone-content-news {
    width: 100%;
	margin-bottom: 2%;
}
#hp-main .zone {
	min-height: 200px;
}
#login {
    height: auto;
    margin-left: 0;
    margin-top: 2%;
    min-height: 200px !important;
    width: 100%;
}
#content-bottom {
	margin: 2% auto;
	float: left;
	width: 100%;	
}
#hp-main {
    box-sizing: border-box;
    display: table;
    height: auto;
    padding-top: 20px;
}
/*END MY STYLES*/

}
@media all and (max-width: 640px) {
body, #PageBody, .wf-active {
    min-width: 100%!important;
}
}
@media all and (max-width: 525px) {
#itoolbar-bg { height: 95px;}
#itoolbar-content {
    background-color: transparent;
    float: right;
    height: 50px;
    margin-top: 50px;
    position: absolute;
    right: 20px;
    text-align: right;
    width: 50%;
    z-index: 1000;
}

#mainmenu {
    height: 165px;
    margin-top: -40px;
}
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
#icontainer {
	width:96%;
	height:100%;
	margin:0 auto;
	max-width:96%;
	background-color:transparent;
	min-width:96%;
}	
#hp-left-content {
	display:none;
}
#ForumSubscribe_143482__1, #ForumSubscribe_143482__2, #ForumUnsubscribe_143482__1 {
	width:90%;
	float:left;
	padding:1%;
}
#SpTitleBar {
	display:none!important;
}
#WallPostTable {
    width: 92%!important;
}
#SpContent {
	width:100%;
}
#SpContent_Container {
	padding:0 1%;
}
#input {
	width:96%;
}
#snapshots {
    height: auto;
    margin-bottom: 15px;
    width: 100%;
}
#icopyright-inner {
	font-size:90%;
}	
#menu-right {
	float: right;
    height: 90px;
    width: 50%;
}
#mobile-nav {
	width:50%;
	height:90px;
	float:right;
	display:block;
}
#mobile-nav a {
	color:#fff;
	text-decoration:none;
	float:right;
	line-height:90px;
	padding:0 5%;
}
#itoolbar {
	width:100%;
	font-size:80%;
}
#itoolbar a {
	padding:0;
	font-size:100%;
}
#sptitle-content {
	width:98%;
}
#sub-isearch #input {
	width:96%;
}
#sub-isearch {
	width:100%;
	margin-bottom:2%;
}
#sub-snapshots .zone {
	height: auto;
    margin: 0 auto 3%;
    width: 100%;
}
#sub-snapshots {
	height:auto;
	margin-bottom:2%;
}
#SpNavBar {
    display:none!important;
}
.MemberControlPanel {
	width:99.9%;
}
.AdminMenu {
	display:none;
}
.groupTableZone2 {
	display:none;
}
#SpContent_Container {
	width:97%;
}
.yui-skin-sam .yui-panel-container {
	display:none;
}
#RSVPpopup_c {
    display: block !important;
	margin-left:-22px;
}
#RSVPpopup {
    width: 280px !important;
	margin-left: -22px;
}
#FlexiMenu select {
	margin-left: 10%;
    margin-top: 15%;
    width: 85%;
}
.datagrid1 {
	width:95%;
}
#SearchForm b {
	width:100%;
}
#SearchForm {
	margin-bottom:5px;
}
#SearchForm td {
	width:100%;
	float:left;
	margin-bottom:2%;
}
form .calloutbox td {
	float: left;
    margin-bottom: 3%;
    width: 100%;
}
#EditForm .FormTable1 td:nth-child(2) {
	display:block;
	float:left;
	width:98%;
	padding:5px 0;
}
#EditForm .FormTable1 td:nth-child(3) {
	display:block;
	float:left;
	width:98%;
	padding:5px 0;
}
#EditForm .FormTable1 td textarea {
	width:93%;
}
#EditForm .FormTable1 td select {
	width:93%;
}
#MediaForm {
	float:left;
	width:100%;
}
#MediaGallery td {
	float:left;
	width:100%;
	height:auto;
}
#PhotoMatte {
	float:left;
	width:92%;
}
#MediaGallery {
	width:98%;
}
#PhotoMain {
	width:98%;
}
#PhotoPrev a, #PhotoNext a {
	font-size:11px;
}
#PhotoMain img {
	width:100%;
}
#cVisibility img {
	display:none;
}
[name="TagForm"] {
	display: block;
    float: left;
    width: 90%;
}
[name="TagForm"] input {
	width:100%;
}
#PhotoNav {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block;
    float: left;
    padding: 5px 0;
    width: 100%;
}
#SpContent_Container #tdLeftColumn {
	clear:both;
	display:block;
	float:none;
	width:96%;
}
.ViewTable1 tr td form:nth-child(1) {
	display:none;
}
#tblForum .header td:nth-child(3) {
	display:none;
}
#tblForum .item td:nth-child(3) {
	display:none;
}
#tblForum {
    width: 100%;
}
#divForumBreadCrumb {
    display: block;
    float: left;
    font-size: 10px!important;
    margin-top: 10px;
    width: 100%;
}
#trViewProduct td {
    width: 100%;
}
#trViewProduct img {
    width: 96%;
}
.productTileGrid {
	margin-left:0;
}
#ctl00_PageContent_pnlGridView td {
	clear: both;
    display: block;
    float: left;
    width: 100%;
}
.productTileList {
    border-top: 1px solid #AAAAAA;
    height: 190px;
    padding: 10px;
    width: 93%;
}
.productTileListAlt {
    background-color: #EBEBEB;
    border-top: 1px solid #AAAAAA;
    height: 190px;
    padding: 10px;
    width: 93%;
}
.productImageList img {
    height: 80px;
    text-align: center;
    width: 80px;
}
.productImageList {
	width:80px;
	height:80px;
}
.productImageList img {
    height: 80px;
    text-align: center;
    width: 80px;
}
.productDescList {
    font-size: 11px;
    height: auto;
    width: 90%;
}
.productDataList {
    float: left;
    vertical-align: top;
    width: 60%;
}
.productNameList {
	font-size:14px;
	width:auto;
}
.productPriceList {
    float: left;
    font-size: 11pt;
    font-weight: bold;
    vertical-align: top;
    width: 96%;
	margin-top:10px;
}
#DonationForm {
	width:100%;
}
#DonationForm select {
	width:90%;
}
#DonationForm .calloutbox {
    display: block;
    float: left;
    width: 92%;
}
#DonationForm .calloutbox .CaptchaQuestion {
	white-space:normal;
}

[name="frmContactForm"] {
	width:100%;
}
[name="frmContactForm"] input {
	width:95%;
}
[name="frmContactForm"] textarea {
	width:95%;
}
[name="frmContactForm"] select {
	width:95%;
}
[name="frmContactForm"] .calloutbox {
    white-space: normal!important;
    width: 93%;
}
[name="frmContactForm"] .formbutton {
    width: auto;
}
#PostContent .addthis_toolbox addthis_default_style {
}
#PostTitle .ScoreControl {
    display: block;
    float: left;
}
#PostTitle h2 {
    clear: both;
    display: block;
    float: left;
    margin-top: 10px !important;
}
#PostContent div:nth-child(2) {
    clear: both;
    display: block;
    float: left !important;
    margin-bottom: 10px;
    width: 100%;
}
.blogTable {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
#PostContent div.ContributedContent {
	width:auto;
}
.ForumBody div.ContributedContent {
	width:auto;
}
[name="frmBlogPost"] input {
	width:95%;
}
[name="frmBlogPost"] .formbutton {
	width:auto;
}
[name="frmBlogPost"] #tdAdditionalFiles {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
[name="frmBlogPost"] #tdAttach {
	 clear: both;
    display: block;
    float: left;
    width: 100%;
}
[name="frmBlogPost"] #aAddFile {
	clear:both;
	display:block;
}
[name="frmBlogPost"] #tdFileUpload {
    display:none;
}
[name="frmBlogPost"] #tdFileUploadInput {
	display:none;
}
[name="frmBlogPost"] #aAddFile {
	clear:both;
	display:block;
}
[name="frmBlogPost"] #tdAuthor, [name="frmBlogPost"] #tdAuthorInput {
	display:none;
}
#CheckoutForm .FormTable1 td {
    display: block;
    float: left;
    white-space: normal;
    width: 95%;
}
#CheckoutForm .FormTable1 {
    display: block;
    float: left;
    width: 97%;
}
#CheckoutForm {
    display: block;
    float: left;
    width: 100%;
}
#CheckoutForm .FormTable1 td img {
	float:left;
}
#CheckoutForm .FormTable1 input, #CheckoutForm .FormTable1 textarea, #CheckoutForm .FormTable1 select {
    width: 93%;
}
#CheckoutForm .FormTable1 .formbutton {
	width:auto;
}

#DonationForm .FormTable1 td {
    display: block;
    float: left;
    white-space: normal;
    width: 95%;
}
#DonationForm .FormTable1 {
    display: block;
    float: left;
    width: 97%;
}
#DonationForm {
    display: block;
    float: left;
    width: 100%;
}
#DonationForm .FormTable1 td img {
	float:left;
}
#DonationtForm input, #DonationForm textarea, #DonationForm select {
    width: 93%;
}
#DonationForm .formbutton {
	width:auto;
}
#PostComment textarea {
    width: 100% !important;
}
#NewComment {
    display: block;
    float: left;
    width: 96%;
}
#PostComment {
    display: block;
    float: left;
    width: 100%;
}
#PostComment tr {
    display: block;
    float: left;
    width: 100%;
}
#PostComment td {
    display: block;
    float: left;
    width: 95%;
}
body {
	min-width:100%!important;
}
.full-slider-nav {
	display:none;
}
/*MY STYLES*/
#foot-wrap {
    max-width: 96%;
    min-width: 96%;
    width: 96%;	
}
#foot-left {
    display: block;
    float: left;
    margin: 0 auto 30px;
    width: 100%;
}

#foot-right {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
}
#sub-isearch {
	box-sizing: border-box;
    height: auto;
    margin-bottom: 2%;
    padding: 0 4% 15px;
    width: 100%;
}
#sptitle {
    height: auto;
	width: 98%;
}
#sub-isearch #QuickSearchForm_bst {width: 96%; }
#QuickSearchForm_bst { width: 96%;}
#hp-left {
	height:auto;
	width:100%;
	margin-bottom:2%;
	min-height: auto !important;
}

#isearch {
    width: 100%;
}
#hp-right {
    float: left;
    height: auto;
    margin-left: 0;
    width: 100%;
}
#news, #calendar {
    margin: 0 auto 3% !important;
    min-height: auto !important;
    width: 100%;
}
#hp-main .zone-content-news {
    width: 100%;
	margin-bottom: 2%;
}
#login {
    height: auto;
    margin: 0 auto 3% !important;
    min-height: 200px !important;
    width: 100%;
}
#content-bottom {
	margin: 0 auto 3%;
	float: left;
	width: 100%;	
}
.calloutbox, .infobox {
    white-space: normal !important;
}
input, textarea, select {
	width: 98%;	
} 
#itoolbar-bg { height: 95px;}
#itoolbar-content {
    background-color: transparent;
    float: right;
    height: 50px;
    margin-top: 50px;
    position: absolute;
    right: 20px;
    text-align: right;
    width: 50%;
    z-index: 1000;
}

#mainmenu {
    height: 165px;
    margin-top: -40px;
}
#hp-main, #sp-main {
    box-sizing: border-box;
    padding: 2%;
}
/*END MY STYLES*/

}
@media all and (max-width: 430px) {
.col {
    display: block;
    float: left;
    line-height: 22px;
    margin-bottom: 15px;
    width: 100%;
}
#foot-icopyright-inner {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    height: auto;
    line-height: normal;
    padding: 15px 0;
    text-align: left;
}

}
@media only screen and (max-width: 320px) {
	#CustomPageBody img {
		width:100%!important;
		height:auto!important;
	}
body, #PageBody, .wf-active {
    min-width: 100%!important;
}
/*MY STYLES*/
.wf-active {
    background: #fff none repeat scroll 0 0;
}
.calloutbox, .infobox {
    white-space: normal !important;
}
input, textarea, select {
	width: 98%;	
} 
#hp-main, #sp-main {
    box-sizing: border-box;
    padding: 2%;
}
#news, #calendar {
    margin: 0 auto 3% !important;
    min-height: auto !important;
    width: 100%;
}
#hp-main .zone-content-news {
    width: 100%;
	margin-bottom: 2%;
}
#login {
    height: auto;
    margin: 0 auto 3% !important;
    min-height: 200px !important;
    width: 100%;
}
#content-bottom {
	margin: 0 auto 3%;
	float: left;
	width: 100%;	
}
#itoolbar {
	height: auto;
	line-height: 24px;	
}
#itoolbar-content {
	margin-top: 70px;	
}
#itoolbar-bg {
    height: 120px;
}

#itoolbar-inner {
    float: right;
    padding-right: 5px;
}
#mainmenu {
    height: 165px;
    margin-top: -70px;
}
#menu-left { width: 121px;}
#menu-right {width: 58%;}
#foot-icopyright-inner {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    height: auto;
    line-height: normal;
    padding: 15px 0;
    text-align: left;
}
.slicknav_nav {
    background: #006c68 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    margin: 0 0 0 -100px;
    padding: 10px;
}
/*END MY STYLES*/
}
@media only screen and (max-width: 319px) and (min-width: 100px) {
#icontainer {
	width:96%;
	height:100%;
	margin:0 auto;
	max-width:319px;
	background-color:#fff;
	min-width:auto;
}	
#islideshow {
	display:none;
}
#hp-left-content {
	display:none;
}
#SpContent {
	width:100%;
}
#SpContent_Container {
	padding:0 1%;
}
#isearch {
	width:100%;
}
#input {
	width:96%;
}
#icopyright-inner {
	font-size:90%;
}	
#menu-right {
	display:none;
}
#mobile-nav {
	width:50%;
	height:90px;
	float:right;
	display:block;
}

#mobile-nav a {
	color:#fff;
	text-decoration:none;
	float:right;
	line-height:90px;
	padding:0 5%;
}
#itoolbar-content {
	display:none;
}
#itoolbar {
	width:100%;
}
#sptitle-content {
	width:98%;
}
#sub-isearch #input {
	width:96%;
}
#sub-isearch {
	width:100%;
	margin-bottom:2%;
}
#sub-snapshots .zone {
	height: auto;
    margin: 0 auto 3%;
    width: 100%;
}
#sub-snapshots-wrapper {
	height:auto;
	margin-bottom:3%;
}
#itoolbar-inner {
}
.irailcontent {
	font-size:95%;
}
#SpNavBar {
    display:none;
}
.MemberControlPanel {
	width:99.9%;
}
.AdminMenu {
	display:none;
}
.groupTableZone2 {
	display:none;
}
.yui-skin-sam .yui-panel-container {
	display:none;
}
/*MY STYLES*/
.calloutbox, .infobox {
    white-space: normal !important;
}
input, textarea, select {
	width: 98%;	
} 
#hp-main, #sp-main {
    box-sizing: border-box;
    padding: 2%;
}
#news, #calendar {
    margin: 0 auto 3% !important;
    min-height: auto !important;
    width: 100%;
}
#login {
    height: auto;
    margin: 0 auto 3% !important;
    min-height: 200px !important;
    width: 100%;
}
#content-bottom {
	margin: 0 auto 3%;
	float: left;
	width: 100%;	
}
#snapshots {
    height: auto;
    margin-bottom: 15px;
    width: 100%;
}

#hp-left {
    float: left;
    height: auto;
    margin: 0 auto 3%;
    min-height: auto !important;
    width: 100%;
}
#hp-right {
    float: left;
    height: auto;
    margin-left: 0;
    width: 100%;
}
.wf-active {
    background: #fff none repeat scroll 0 0;
}
#itoolbar {
	height: auto;
	line-height: 24px;	
}
#itoolbar-content {
	margin-top: 70px;	
}
#itoolbar-bg {
    height: 120px;
}

#itoolbar-inner {
    float: right;
    padding-right: 5px;
}
#mainmenu {
    height: 165px;
    margin-top: -70px;
}
#menu-left { width: 121px;}
#menu-right {width: 58%;}
#foot-icopyright-inner {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    height: auto;
    line-height: normal;
    padding: 15px 0;
    text-align: left;
}
.slicknav_nav {
    background: #006c68 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    margin: 0 0 0 -100px;
    padding: 10px;
}
/*END MY STYLES*/


}