body{
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: .8em; 
	background-color:#ffffff;
	margin:0;
	padding:0;
	line-height: 1.5em;
	color: #2c2c2c;
	margin-bottom:0; margin-left:0; margin-right:0; margin-top:0;
}
/* Text/Copy Elements  */
b{font-weight: bold;}
em{color: #e0941c;}
h1 {
    font-size: 1.5em; 
    font-weight: bold
}
.mypixrock {
	display: inline;
	font-weight: bold;
	font-style: italic;
	color: #0000ff;
}
.reg_success_style {
	color: #2c2c2c;
}
.reg_success_style a, .reg_success_style a:link {
	color: #777777;
}
.reg_success_style a:visited, .reg_success_style a:link {
	color: #777777;
}
.reg_success_style a:hover {
	color: #444444;
}
/*
a:link  {
    text-decoration: none; 
    color: #ffffff; 
    background-color: inherit;
}
a:visited {
    text-decoration: none; 
    xcolor: #2c2c2c; 
    background-color: inherit;
}
a:hover  {
    text-decoration: none; 
    color: #cccccc; 
    background-color: inherit;
}
*/
a, a:link  {
    text-decoration: none; 
	color: #bdbdbd;
}
a:visited {
    text-decoration: none; 
	color: #eeeeee;
}
a:hover  {
    text-decoration: none; 
	color: #888888;
	color: #a9a9a9;
}



/* Layout Container  */
#layoutcontainer {
	width: 100%
}
/* Working Page Area  */
.pagearea {
	width: 950px;
	margin: auto;
	padding-top:10px;
}	



/* Top Header Elements  */
#header{
	/*height: 8em; Height of top section*/
	color: #2c2c2c;
	xborder: 1px solid blue;
	height: 115px;
	width: 950px;
	background-image: url("images/mpr_header.gif");	
	background-repeat: no-repeat;
}
#header a{
	color: #ffffff;
}
#header a:hover {
	color: #edeeee;
}
.mini_links {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
/*-------------------------------------*/



/* Top Main Menu Elements  */
#topmenucontainer { 
	background: #553502;
	width: 950px; 
	height: 45px;
	margin: auto;
	text-align: center;
	margin-top: 10px;
} 
.menu_links {
	padding-top: 6px;
	vertical-align: top;
}
#topsectiondivider{ 
	background: #553502;
	width: 950px; 
	height: 45px;
} 
#header h1{
	float: left;
	margin-left: 1.5em;
	margin-top: 1em;
}
/*-------------------------------------*/




/* Content Area Elements  */
.contentcontainer{
	/*xborder: 3px solid blue;*/
	background: #553502;
	margin: auto;
	width: 950px;
	padding-bottom: 40px;
}
.contentcontainer a {
	color: #ffffff;
}
.contentcontainer a:hover {
	color: #cccccc;
}
.contentcontainer_bottom { /* rounded bottom image */
	width: 950px;
	height: 10px;
	background: #553502 url("images/indexcontent_bottom.jpg") no-repeat;	
}
/*-------------------------------------*/


/* Index Content Elements */
.indexcontent{
	xborder: 1px solid blue;
	width: 760px;
	background: #d9c892;	
	margin: auto;
}
.indexarea {
	padding: 20px;
	padding-bottom: 0px;
}
.box_text_area {
	background: #000000;
	width: 350px;
	height: 140px;
	overflow: hidden;
}
.box_title {
	padding: 0px;
	margin: 0px;
}
.box_text {
	color: #d9c892;
	font-size: .85em; 
	padding-left: 18px;
	padding-right: 40px;	
	overflow: hidden;
}
.box_top { /* rounded top image */
	width: 350px;
	height: 10px;
	background-image: url("images/box_top.jpg");	
	background-repeat: no-repeat;
}
.box_bottom { /* rounded bottom image */
	width: 350px;
	height: 10px;
	background-image: url("images/box_bottom.jpg");	
	background-repeat: no-repeat;
}
.disclaimer {
	color: #000000;
	font-size: 0.8em;
	text-align: center;
}
/*-------------------------------------*/





/* Content Elements */
.content{
	xborder: 1px solid blue;
	background: #000000;
	margin: auto;
	width: 707px;
	color: #ffffff;
	border:1px solid #000000;	
}
#content a {
	color: #ffffff;
}
#content a:hover {
	color: #cccccc;
}
/*-------------------------------------*/








/* Interior Category Elements */
#category_thumbs_area {
	margin: auto;	
	font-size: 1.0em;
}
#category_thumbs_area a {
	color: #000000;
}
#category_thumbs_area a:hover {
	color: #666666;
}
.category_style {
	xcolor:#dddddd;
	color: #2c2c2c;
    line-height: 1.2em;
	background-color: #d9c892;
	font-size: 0.85em; 
	width: 137px;
}
.category_desc_table {
	/*height: 30px;*/
	margin-bottom: 10px;
	font-size: 1.0em; 
}
.category_desc {
	padding:5px;
	background: #d9c892;
}



/* Media Thumbs Elements */
#mediathumbsborder {
	margin: auto;	
	font-size: 1.0em;
}
.media_style {
	xcolor:#dddddd;
	color: #2c2c2c;
    line-height: 1.2em;
	background-color: #d9c892;
	font-size: 0.85em; 
	width: 137px;	
}
.media_thumb_table {  
	background-color: #808080; 
	overflow: hidden;
}
.media_desc {
	padding:5px;
	background: #d9c892;
	margin-bottom: 10px;
	font-size: 1.0em; 
}


/* Lightbox style Elements*/
.lightbox_style {
	background: #d9c892;
	margin-bottom: 10px;
	font-size: 1.0em; 
}



/* Media Detail Elements */
#mediadetailborder {
	margin: auto;	
}
.mediadetail_table_style {
	text-align:left;
	xcolor:#dddddd;
	color: #2c2c2c;
	background-color: #000000;
}
.mediadetail_description {
	color: #eeeeee;	
	background: #000000;/*#d9c892;	*/
	font-size: 0.9em; 
}








/* Product Table Elements */
#producttable {
	border: 1px solid #000000;
}
#producttable td {
	border-bottom: 1px #553502 solid;
	padding: 3px;
	color: #ffffff;
}
.mediaimage {
}			






/* Footer Elements */
#footer{
	position: relative;
	xtop: 10em;
	xclear: both;
	margin-left: 2em;
	width: 100%;
	align: center;
	text-align: center;
	padding: 4px 0;
	font-size: 0.8em;
	color: #999999;
}
#footer a {
	color: #999999;
}
#footer_invisible a:visited{
	color: #999999;
}
#footer_invisible a:hover{
	color: #cccccc;
}
#footer_invisible{
	position: relative;
	xtop: 10em;
	xclear: both;
	margin-left: 2em;
	width: 100%;
	align: center;
	text-align: center;
	padding: 4px 0;
}
#footer_invisible a{
	color: #eeeeee;
}
#footer_invisible a:hover{
	color: #eeeeee;
}


/* Extra */
#memberaccount {
	position: relative;
	float: right;
	top: 1.5em;
	right: 3em;
}	

.note {
    line-height: 1.2em;
    text-align: justify;
    background-color: #dfdfdf;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    border: 1px black solid;
}