/* CSS Document */
@media only screen and (max-width: 1000px) and (min-width: 768px) {
#icontainer {
	width:97%;
	height:100%;
	margin:0 auto;
	max-width:1000px;
	background:transparent;
	min-width:auto;
}

#hp-left {
	margin: 0 3% 3% 0;
	width:67%;
	height:auto;
}
#hp-main #login {
	width:30%;
}
	
#login .small {
	width:95%;
	}

#right .zone {
	margin-bottom:25px;
}	
	

}

@media all and (max-width: 640px) {
body {min-width: 100% !important;}
#PageBody, #pagebody, .wf-active{min-width: 100% !important;}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
#icontainer {
	width:97%;
	height:100%;
	margin:0 auto;
	max-width:1000px;
	background:transparent;
	min-width:auto;
}

#mobile-nav {
	display:none;
}
#mainmenu {
	display:block;
}
#SpNavBar {
    display:none!important;
}
.groupTableZone2 {
	display:none;
}
.zone .yui-skin-sam {
	display:none;
}
h2.site-title {
	display:none;
}
#RSVPpopup_c {
    display: block !important;
}
	
#itoolbar {
	display:block;
	width:auto;
	text-align:right;
	padding-right:5px;
}

#isearch {
	width:auto;
	margin: 0 auto;
	float:right;
	position:absolute;
	right:5px;
	top:35px;
}
	
#hp-main .zone {
	display:block;
	width:100%;
	margin:0 0 30px;
}
#hp-left {
	margin: 0 0 30px 0;
	width:100%;
	height:auto;
}
#bottom-left {
	display:block;
	height:auto;
	width:100%;
	margin: 0 0 30px;
	min-height: 200px;
}

#sp-main #left {
	display:block;
	float:none;
	width:100%;
	}

#sp-main #right {
	float:none;
	width:100%;
	margin:0;
	padding:0;
	}
#right #news {
	margin-left:0;
}
#right .zone {
	width:100%;
	padding:0;
	margin-bottom:25px;
	margin-left:0;
}
#SpTitleBar {
	width:97%;
}



#isearch #QuickSearchForm_bst {background-color:#f6f6f6; border:1px solid #ddd;}
#isearch #QuickSearchSubmit {color:#bbb;}

#left {padding-right:0%;}
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
body {min-width: 100% !important;}
#PageBody, #pagebody, .wf-active{min-width: 100% !important;}

#icontainer {
	width:97%;
	height:100%;
	margin:0 auto;
	max-width:97%;
	background:transparent;
	min-width:97%;
}

#CustomPageBody img {
	width:100%;
	height:auto;
}
#mobile-nav {
	display:none;
}
#mainmenu {
	display:block;
}	
#SpNavBar {
    display:none!important;
}
.groupTableZone2 {
	display:none;
}
.zone .yui-skin-sam {
	display:none;
}
#RSVPpopup_c {
    display: block !important;
	margin-left:-22px;
}
#sp-main #left {
	display:block;
	float:none;
	width:100%;
	}

#sp-main #right {
	float:none;
	width:100%;
	margin:0;
	padding:0;
	}
#right #news {
	margin-left:0;
}
#right .zone {
	width:100%;
	padding:0;
	margin-bottom:25px;
	margin-left:0;
}
#SpTitleBar {
	width:97%;
}
#RSVPpopup {
    width: 280px !important;
	margin-left: -22px;
}
#itoolbar a {
	font-size:9px;
	text-transform:none;
	padding:0 4px;
}
#itoolbar_bg {
	height:32px;
	padding-top:0;
}
#header img {
	width:auto;
}
h2.site-title {
	display:none;
}
#itoolbar {
	display:block;
	width:auto;
	text-align:right;
	padding-right:5px;
	font-size:0;
}

#isearch {
	width:auto;
	margin: 0 auto;
	float:right;
	position:absolute;
	right:5px;
	top:35px;
}	
#hp-main .zone {
	display:block;
	width:100%;
	margin:0 0 30px;
}
#hp-left {
	margin: 0 0 30px 0;
	width:100%;
	height:auto;
}
#bottom-left {
	display:block;
	height:auto;
	width:100%;
	margin: 0 0 30px;
	min-height: 200px;
}

#ForumSubscribe_143482__1, #ForumSubscribe_143482__2, #ForumUnsubscribe_143482__1 {
	width:90%;
	float:left;
	padding:1%;
}
#SpNavBar {
    display:none!important;
}
.AdminMenu {
	display:none;
}
.groupTableZone2 {
	display:none;
}

.datagrid1 {
	width:95%;
}
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;
}
.FormTable1 td {
    float: left;
    width: 100%;
}
.FormTable1 td select {
	width:100%;
}
.MemberControlPanel {
    float: left;
    height: 80px;
    position: relative;
    width: 100%;
}
.FormTable1 td input[type="select"], .FormTable1 td input[type="text"] {
    width: 100%;
}
#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%;
}

#isearch #QuickSearchForm_bst {background-color:#f6f6f6; border:1px solid #ddd;}
#isearch #QuickSearchSubmit {color:#bbb;}

.logo {margin:30px 0 0 10px;}
.logo img {width:280px !important;}
#icopyright-inner {line-height:normal;}
#left {padding-right:0%;}
.yui-skin-sam {display:none;}


}
@media only screen and (max-width: 320px) {
body {min-width: 100% !important;}
#PageBody, #pagebody, .wf-active{min-width: 100% !important;}
	#header img {
    	width: auto;
	}
	#header {
		height:109px;
	}

#isearch #QuickSearchForm_bst {background-color:#f6f6f6; border:1px solid #ddd;footer}
#isearch #QuickSearchSubmit {color:#bbb;}

.logo {margin:30px 0 0 10px;}
.logo img {width:280px !important;}
#icopyright-inner {line-height:normal;}
#islideshow {display:none;}
#left {padding-right:0%;}
.yui-skin-sam {display:none;}
}

@media only screen and (max-width: 319px) and (min-width: 100px) {
body {min-width: 100% !important;}
#PageBody, #pagebody, .wf-active{min-width: 100% !important;}
#icontainer {
	width:97%;
	height:100%;
	margin:0 auto;
	max-width:97%;
	background:transparent;
	min-width:97%;
}

#mobile-nav {
	display:none;
}
#mainmenu {
	display:block;
}	
#SpNavBar {
    display:none!important;
}
.groupTableZone2 {
	display:none;
}
.zone .yui-skin-sam {
	display:none;
}
#itoolbar_bg {
	height:32px;
	padding-top:0;
}
#itoolbar {
	display:block;
	width:auto;
	text-align:right;
	padding-right:5px;
}
#itoolbar a {
	font-size:9px;
	text-transform:none;
	padding:0 4px;
}
#isearch {
	width:auto;
	margin: 0 auto;
	float:right;
	position:absolute;
	right:5px;
	top:35px;
}

	
#hp-main .zone {
	display:block;
	width:100%;
	margin:0 0 30px;
}
#hp-left {
	margin: 0 0 30px 0;
	width:100%;
	height:auto;
}
#bottom-left {
	display:block;
	height:auto;
	width:100%;
	margin: 0 0 30px;
	min-height: 200px;
}

#sp-main #left {
	display:block;
	float:none;
	width:100%;
	}

#sp-main #right {
	float:none;
	width:100%;
	margin:0;
	padding:0;
	}


#right .zone {
	width:100%;
	padding:0;
	margin-bottom:25px;
	margin-left:0;
}
#SpNavBar {
    display:none;
}
.AdminMenu {
	display:none;
}
.groupTableZone2 {
	display:none;
}
#itoolbar_bg {
	height:32px;
	padding-top:0;
}
	
#itoolbar {
	display:block;
	width:auto;
	text-align:right;
	padding-right:5px;
	font-size:0;
}

#isearch {
	width:auto;
	margin: 0 auto;
	float:right;
	position:absolute;
	right:5px;
	top:35px;
}


	
#hp-main .zone {
	display:block;
	width:100%;
	margin:0 0 30px;
}	
#hp-left {
	margin: 0 0 30px 0;
	width:100%;
	height:auto;
}
#bottom-left {
	display:block;
	height:auto;
	width:100%;
	margin: 0 0 30px;
	min-height: 200px;
}
#sp-main #left {
	display:block;
	float:none;
	width:100%;
	}

#sp-main #right {
	float:none;
	width:100%;
	margin:0;
	padding:0;
	}

#right .zone {
	width:100%;
	padding:0;
	margin-bottom:25px;
	margin-left:0;
}
	
	
#isearch #QuickSearchForm_bst {background-color:#f6f6f6; border:1px solid #ddd;}
#isearch #QuickSearchSubmit {color:#bbb;}

.logo {margin:30px 0 0 10px;}
.logo img {width:280px !important;}
#icopyright-inner {line-height:normal;}
#islideshow {display:none;}
#left {padding-right:0%;}
.yui-skin-sam {display:none;}
}