html, body {
behavior:url("/ms_inc/hover.htc");
	margin : 0; 
	padding : 0; 
	border : 0; 
	color : #242424; 
	font-family : 'Trebuchet MS',Arial,Verdana,sans-serif; 
	font-size: 13px; 
	background-color: #FFFFFF;
	
}
	.screenShot { 
	-moz-box-shadow: 2px 2px 10px #444444;
	-webkit-box-shadow:2px 2px 10px #444444;
	-goog-ms-box-shadow:2px 2px 10px #444444;
	box-shadow: 2px 2px 10px #444444;
	border: solid 1px #999999;
		}
	}

.specialMessage{
	background-color: #EDE5AB;
    border: solid 1px #BAB066;
    font-weight: normal;
    color: #000000;
	padding: 4px;
	text-align: center;
	clear: both;
}
* {margin: 0; padding: 0;} 

p {  }

ul { margin-left: 30px; }

#whatsnew li { 
	padding: 10px;
}


#page-wrapper { 
min-height: 100%;
}

html,body{ background:#FFFFFF url('/graphics/main-top-bg6.gif')   top repeat-x;  }


#myheader { 
width: 1024px;
margin: auto;
height: 71px;
}

#ppLogo { 
float: left;
margin: 6px 0 0 2px;
}
#ppLogo img { border: none; }

#topMenu { 
float: right;
margin: 16px 2px 0 2px;;
}
#topShoppingCart { 
float: right;
margin: 2px 2px 0 2px;;
}

#topMenu #topShoppingCart,  #topMenu #topShoppingCart { text-decoration: none; color: #646464;  font-size:13px; padding: 0 16px 0 0;}

#topMenu #topShoppingCart a,  #topMenu #topShoppingCart a:active { text-decoration: none; color: #ACACAC;  font-size:13px; padding: 0 16px 0 0;}
#topMenu #topShoppingCart a:link, #topMenu #topShoppingCart a:visited {  text-decoration: none; color: #ACACAC;   }
#topMenu #topShoppingCart a:hover {  color: #FFFFFF; text-decoration: none;  } 


#topMenu a,  #topMenu a:active { text-decoration: none; color: #ACACAC; text-shadow:1px 1px 1px #242424; }
#topMenu a:link, #topMenu a:visited {  text-decoration: none; color: #ACACAC;   }
#topMenu a:hover {  color: #FFFFFF; text-decoration: none;text-shadow:1px 1px 1px #000000;   } 

#topMenu .link {
 font-size: 21px; padding: 0 16px 0 0; 	
}

#topMenu .linkOn {
 font-size: 21px; padding: 0 16px 0 0; 	
}

#topMenu .linkOn a,  #topMenu .linkOn  a:active { text-decoration: none; color: #D4D4D4; text-shadow:1px 1px 1px #242424; border-bottom: solid 3px #D4D4D4; }
#topMenu .linkOn  a:link, #topMenu .linkOn  a:visited {  text-decoration: none; color: #D4D4D4;   }
#topMenu .linkOn  a:hover {  color: #FFFFFF; text-decoration: none;  } 

#billboard {
height: 254px;
width: 1024px;
margin: auto;
}

#bannerBar { 
height: 145px;
width: 1024px;
margin: auto;
}



#bannerBar .topic  { 
	height: 84px;
	width: 240px;
	margin: 8px 6px 0 0;
	float: left;
	border: solid 1px #a4a4a4;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #EEEEEE;
	padding: 10px;
	-moz-box-shadow: 2px 2px 8px #545454;
	-webkit-box-shadow:   2px 2px 8px #545454;
	-goog-ms-box-shadow:  2px 2px 8px #545454;
	box-shadow:  2px 2px 8px #545454;
}

#bannerBar img  { 
	float: left;
	border: solid 1px #545454;
	margin: 2px 8px 2px 2px;
	-moz-box-shadow: 1px 1px 5px #747474;
	-webkit-box-shadow: 1px 1px 5px #747474;
	-goog-ms-box-shadow: 1px 1px 5px #747474;
	box-shadow: 1px 1px 5px #747474;

}

#bannerBar .title  { 
	font-size: 21px;
	font-weight: bold;
	color: #141414;
	}


#bannerBar .title a, #bannerBar .title a:active{ text-decoration: none; color: #212121 }
#bannerBar .title a:link,#bannerBar .title a:visited { text-decoration: none; color: #242424; }
#bannerBar .title a:hover { color: #000000; text-decoration: none; } 

#addToCartLink a, #addToCartLink a:active{ text-decoration: none; color: #212121 }
#addToCartLink a:link,#addToCartLink a:visited { text-decoration: none; color: #242424; }
#addToCartLink a:hover { color: #000000; text-decoration: none; } 







#bannerBar .infotext  { 
	font-size: 13px;
	color: #343434;
	}



#bannerBar .moreInfo  { 
	height: 100px;
	margin: 6px 6px 0 6px;
	float: left;
}

#bannerBar .moreInfo li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 15px;
}

#bannerBar .moreInfo li a {	
	display: block;
	margin: 0 1px 0 0;
	padding: 6px 16px 6px 0;
	color: #242424;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	 text-shadow:1px 1px 1px #FFF;
}
#bannerBar .moreInfo li a:hover {	 color: #000000; text-decoration: none; }


#supportHelpLinks { 
	background: #D0D0D0 url('/graphics/faq-bg.jpg')  left top no-repeat;
	border: solid 1px #B5B5B5;
	margin: auto;
	width: 250px;
	padding: 10px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	-moz-box-shadow: 1px 1px 5px #AAAAAA;
	-webkit-box-shadow: 1px 1px 5px #AAAAAA;
	-goog-ms-box-shadow: 1px 1px 5px #AAAAAA;
	box-shadow: 1px 1px 5px #AAAAAA;
}


#homeTextContainer {
width: 1024px;
margin: auto;
padding: 30px 0 0 0;
background: url('/graphics/page-top-shadow.jpg')  left top no-repeat; 
}
#homeText { 
padding: 5px 30px 30px 30px;
background: url('/graphics/page-shadow.jpg')  left bottom no-repeat; 
}
#homeText .bigText { 
font-size: 21px;
font-weight: bold;
}

#homeText .faq { 
	background: #D0D0D0 url('/graphics/faq-bg.jpg')  left top no-repeat; ;
	border: solid 1px #B5B5B5;
	float: left;
	margin: 6px 16px 6px 0;
	width: 250px;
	padding: 10px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	-moz-box-shadow: 1px 1px 5px #AAAAAA;
	-webkit-box-shadow: 1px 1px 5px #AAAAAA;
	-goog-ms-box-shadow: 1px 1px 5px #AAAAAA;
	box-shadow: 1px 1px 5px #AAAAAA;
}

#homeText .faq .question{ 
	font-style: italic;
	font-weight: bold;
	color: #242424;
}

#homeText .faq .answer{ 
	color: #545454;
}

#footerBGContainer { 
width: 100%;
background:#1b1a1a url('/graphics/main-bottom-bg6.gif')   top repeat-x; 
}
#footerContainer {
width: 1024px;
margin: auto;
}
#myfooter { 
color: #c4c4c4;
padding:  20px 10px 20px 10px;

}

#myfooter .section { 
	width: 180px;
	margin: 8px 6px 0 0;
	float: left;
	display: inline;
}

#myfooter .section li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
}

#myfooter .section li a {	
	display: block;
	margin: 0 1px 0 0;
	color: #a4a4a4;
	text-decoration: none;
	font-size: 13px;
}




#myfooter .section li a:hover {	 color: #efefef; text-decoration: none; }

#myfooter img { 
	border: none;
}

#footerContainer .footerCR { 
padding: 16px;
text-align: center;
color: #747474;
}

.cssClear { clear:both;font-size: 0px;line-height: 0px; width: 0px; height: 0px; }


#bannerBarInfo { 
height: 90px;
width: 1024px;
margin: auto;
}

#bannerBarInfo .sectionTitle  { 
	height: 60px;
	width: 300px;
	margin: 8px 6px 0 10px;
	float: left;
	font-size: 30px;
	color: #000000;
}
#bannerBarInfo .sectionTitle a, #bannerBarInfo .sectionTitle a:active{ text-decoration: none; color: #212121 }
#bannerBarInfo .sectionTitle a:link,#bannerBarInfo .sectionTitle a:visited { text-decoration: none; color: #242424; }
#bannerBarInfo .sectionTitle a:hover { color: #000000; text-decoration: none; } 
#bannerBarInfo .sectionTitle .sectionSubTitle { 
	font-size: 27px;
	color: #246424;
	margin: 0 0 0 20px;
	font-weight: bold;
	 text-shadow:1px 1px 1px #cccccc;
}

#bannerBarInfo .topic  { 
	height: 50px;
	width: 150px;
	margin: 8px 6px 0 0;
	float: left;
	border: solid 1px #a4a4a4;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #eeeeee;
	padding: 10px;
	-moz-box-shadow: 1px 1px 6px #747474;
	-webkit-box-shadow:  1px 1px 6px #747474;
	-goog-ms-box-shadow:  1px 1px 6px #747474;
	box-shadow: 1px 1px 6px #747474;
}

#bannerBarInfo img  { 
	float: left;
	border: solid 1px #545454;
	margin: 2px 8px 2px 2px;
}

#bannerBarInfo .title  { 
	font-size: 15px;
	font-weight: bold;
	color: #141414;
	}


#bannerBarInfo .title a, #bannerBarInfo .title a:active{ text-decoration: none; color: #212121 }
#bannerBarInfo .title a:link,#bannerBarInfo .title a:visited { text-decoration: none; color: #242424; }
#bannerBarInfo .title a:hover { color: #000000; text-decoration: none; } 

#bannerBarInfo .infotext  { 
	font-size: 11px;
	color: #343434;
	}



#bannerBarInfo .moreInfo  { 
	height: 100px;
	margin: 6px 6px 0 6px;
	float: left;
 text-shadow:1px 1px 1px #FFF;
}

#bannerBarInfo .moreInfo li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 6px;
}

#bannerBarInfo .moreInfo li a {	
	display: block;
	margin: 0 1px 0 0;
	padding: 6px 16px 6px 0;
	color: #242424;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#bannerBarInfo .moreInfo li a:hover {	 color: #000000; text-decoration: none; }

.newItem { font-size: 8px; border: 1px solid #006400; background-color: transparent; color: #006400; height: 10px; font-family: arial; vertical-align: middle; letter-spacing: 2px;} 

.pageImage { border: solid 1px #646464; }

.messagescell{ color: #222222; padding: 6px;  background-color: #FFFFFF;  	}


#storeProduct { 
	-moz-border-radius: 6px;
	border-radius: 6px;
}


#addToCartLink a, #addToCartLink a:active{ margin: 0 4px 2px 0; padding: 4px; border: solid 1px #c4c4c4; background: #e4e4e4 ; font-weight: bold; text-decoration: none; color: #242424; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF; font-size: 13px;
 background: #8ac3fd url('/graphics/tdtop6-hover.gif') repeat-x; border: solid 1px #4884c1;
  }


#addToCartLink a:link,#addToCartLink a:visited { text-decoration: none; color: #242424; font-size: 13px;}
#addToCartLink a:hover { color: #000000; text-decoration: none; } 

#inShoppingCart  { font-size: 13px; }
#inShoppingCart a, #inShoppingCart a:active{ margin: 0 4px 2px 0; padding: 4px;  font-weight: bold; text-decoration: none; color: #FFFFFF; -moz-border-radius: 4px;	border-radius: 4px; 	 font-size: 13px; background: #498349; border: solid 1px #356635; 
  }


#inShoppingCart a:link,#inShoppingCart a:visited { text-decoration: none; color: #FFFFFF; font-size: 13px;}
#inShoppingCart a:hover { color: #FFFFFF; text-decoration: none; text-shadow:1px 1px 1px #000;  } 





#startCheckout a, #startCheckout a:active{ margin: 0 4px 2px 0; padding: 4px; border: solid 1px #c4c4c4; background: #e4e4e4 ; font-weight: bold; text-decoration: none; color: #242424; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;
 background: #8ac3fd url('/graphics/tdtop6-hover.gif') repeat-x; border: solid 1px #4884c1;
  }
#startCheckout a:link,#startCheckout a:visited { text-decoration: none; color: #242424; }
#startCheckout a:hover { color: #000000; text-decoration: none; } 


.storePrice { margin: 0 4px 2px 0; padding: 4px; color: #000000; font-size: 15px; } 


#bannerBarInfo .shopTop  { 
	height: 50px;
	width: 630px;
	margin: 8px 6px 0 20px;
	float: left;
	border: solid 1px #a4a4a4;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #eeeeee;
	padding: 10px;
	-moz-box-shadow: 1px 1px 6px #747474;
	-webkit-box-shadow:  1px 1px 6px #747474;
	-goog-ms-box-shadow:  1px 1px 6px #747474;
	box-shadow: 1px 1px 6px #747474;
}


/* ################## FORUM STUFF ########################## */

#myForumHeader { 
	width: 1024px;
	margin: auto;
}

#myForumInPageHeader { 
	margin: auto;
}

a.addNewTopic,  a.addNewTopic:active {   text-decoration: none; color: #000000; background: #cfcfcf url('/graphics/tdtop6.gif') repeat-x;  text-shadow:1px 1px 1px #FFF; padding: 4px; border: 1px solid #a4a4a4; 	-moz-border-radius: 4px; border-radius: 4px; font-weight: bold;}
a.addNewTopic:link, a.addNewTopic:visited { text-decoration: none; color: #000000; text-shadow:1px 1px 1px #FFF;}
a.addNewTopic:hover {  color: #222222; text-decoration: underline; text-shadow:1px 1px 1px #FFF; background: #8ac3fd url('/graphics/tdtop6-hover.gif') repeat-x; border: solid 1px #4884c1;  } 

#pageMenuContainer {
float: right;
}
#pageMenu {
	text-align: center;	
   margin: auto;
	color: #696969; 
	float: right;
	padding: 4px;
}
#pageMenu .selectPage {
  text-decoration: none; color: #000000; background: #cfcfcf url('/graphics/tdtop6.gif') repeat-x;  text-shadow:1px 1px 1px #FFF; padding: 4px; border: 1px solid #a4a4a4; 	-moz-border-radius: 4px; border-radius: 4px;
  color: #444444;
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
	position: relative;
	white-space: nowrap;
	min-width: 16px;
}



#pageMenu .selectPage:hover { 
 background: #8ac3fd url('/graphics/tdtop6-hover.gif') repeat-x; border: solid 1px #4884c1;
}



#pageMenu .selectedPage {
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
	position: relative;
	white-space: nowrap;
	min-width: 16px;
	font-weight: bold;
	color: #000000;
}
#pageMenu .unavailable {
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
	position: relative;
	white-space: nowrap;
	min-width: 16px;
	color: #000000;
	border: 0px solid #FFFFFF;
}

#pageMenu .totalResults {
	padding: 2px;
	margin: 2px;
	float: left;
	text-align: center;
	position: relative;
	white-space: nowrap;
	font-weight: bold;
}

.quotedMessage { 
background: #EFF2E1;
border: solid 1px #E6EBD1;
color: #898989;
width: 90%;
 margin: auto;
 margin: 10px 10px 0 10px;
 padding: 10px;
 -moz-border-radius: 10px; 
 border-radius: 10px;
}
.insideMessageBg {
background: #FFFFFF;
padding: 10px;
margin: 4px;
 -moz-border-radius: 8px; 
 border-radius: 8px;
border: solid 1px #d4d4d4;
	-moz-box-shadow: 1px 1px 5px #D4D4D4;
	-webkit-box-shadow:   1px 1px 5px #D4D4D4;
	-goog-ms-box-shadow:  1px 1px 5px #D4D4D4;
	box-shadow:  1px 1px 5px #D4D4D4;
}

.messageShow1 {
background: #f9f9f9;
padding: 6px;
margin: 0 0 6px 0;
 -moz-border-radius: 8px; 
 border-radius: 8px;
border: solid 1px #d4d4d4;
}

.messageShow2 {
background: #F0F0F0;
padding: 6px;
margin: 0 0 6px 0;
 -moz-border-radius: 8px; 
 border-radius: 8px;
border: solid 1px #d4d4d4;
}

.messageMember { 
width: 20%;
float: left;
}
.messageShowMessage {
width: 79%;
float: right;
}

.messageSubject { 
width: 59%;
float: left;
padding: 4px;
}
.messageDate{
float: right;
padding: 4px;
color: #5B7A5E;
}

.messageExtra {
padding: 4px;
text-align: right;
}

.tdbar {
background: #d4d4d4;
}

.memberBox { 
padding: 6px;
text-align: center;
margin: auto;
width: 100%;
}
.memberBoxName {
font-size: 17px;
}


.memberBoxName a, .memberBoxName a:active{ text-decoration: none; color: #212121 }
.memberBoxName a:link,.memberBoxName a:visited { text-decoration: none; color: #242424; }
.memberBoxName a:hover { color: #000000; text-decoration: none; } 

input, .forumTextField , textarea{
	background: #FFFFFF;
	color: #242424;
	border: solid 1px #AAAAAA;
	font-weight: normal;
	padding: 4px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}

	input.submit { 
	font-family : "Century Gothic", Verdana, Arial, Tahoma; 
	font-size: 15px; 
	cursor: pointer;
	font-weight: bold;
	background: #2F5D99;
	border: solid 1px #244E85;
	padding: 4px;
 	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
}


#forumSubHeader { 
	color: #000000; 
	padding: 4px; 
}
#forumSubHeader a:link, #forumSubHeader a:visited { margin: 0 4px 2px 0; padding: 4px; border: solid 1px #c4c4c4; background: #e4e4e4 ; font-weight: normal; text-decoration: none; color: #747474; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;}
#forumSubHeader a:active {  background-color: #d4d4d4; font-weight: normal; text-decoration: none; color: #FFFFFF; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;
}
#forumSubHeader a:hover {background: #EFEFEF; border: solid 1px #999999; font-weight: normal; text-decoration: underline; color: #222222; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;
} 

#forumSubHeaderJoin { 
	color: #000000; 
	padding: 4px; 
	width: 100%;
}
#forumSubHeaderJoin a:link, #forumSubHeaderJoin a:visited { font-size: 17px;margin: 0 4px 2px 0; padding: 4px; border: solid 1px #c4c4c4; background: #e4e4e4 ; font-weight: bold; text-decoration: none; color: #242424; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;
 background: #8ac3fd url('/graphics/tdtop6-hover.gif') repeat-x; border: solid 1px #4884c1;
 }
#forumSubHeaderJoin a:active {  background-color: #d4d4d4; font-weight: bold; text-decoration: none; color: #FFFFFF; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;
}
#forumSubHeaderJoin a:hover {background: #EFEFEF; border: solid 1px #999999; font-weight: bold; text-decoration: underline; color: #000000; -moz-border-radius: 4px;	border-radius: 4px; 	text-shadow:1px 1px 1px #FFF;
} 

#registerForm {
	margin: auto; 
	width: 80%;
}

.formLeftCol { 
	width: 48%;
	float: left;
	padding: 4px;
	vertical-align:text-bottom;
}
.formRightCol { 
	width: 48%;
	float: right;
	padding: 4px;
	vertical-align:text-bottom;
}

.requiredFieldEmpty {
	color:#000000;
	font-family : "Lucida Grande","Trebuchet MS", Tahoma,Arial,Verdana,sans-serif; 
	border: solid 1px #890000;
	font-weight: normal;
}
.error {
color: #c42222;
font-weight: bold;
}

.galthumb {
border: solid 1px #444444;
}

.code { 
background: #EBE9C5;
border: solid 1px #D4D2A3;
padding: 10px;
margin: 10px 0 0 20px;
}

#designProof img {
border: 0;
margin: 0 4px 0 4px;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;

}
#designProof img:hover {
border: 0;
margin: 0 4px 0 4px;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;

}



