/* Start of CMSMS style sheet 'store' */
.productimg {  width:100px;  }
.productname 
                {     width:400px;  }
.productdesc  
                {     width:400px;  
text-align:left;
}
.productprice
                {     width:15px;  }
.productcart 
                {     width:64px;  }

#productheader{

 font-weight:bolder;
 font-size:larger;
 width:90%;
 margin:auto;
color:#7E5311;
padding-bottom:10px;
}
.center { margin:auto; text-align:center; width:100%; }
#productcount { text-align:center; width:540px}


.price, 
.price a,
.price a:visited,
.price a:active,
.price a:hover,
#checkout a,#checkout a:visited 
{color:#3A217B;font-weight:bold;font-size:larger;background-color:white;} 

.price_low, 
.price_low a,
.price_low a:visited,
.price_low a:active,
.price_low a:hover
{color:#3A217B;font-weight:bold;background-color:white;} 

.price_low,.price {color:#7E5311;background-color:white;}

.productname a,
.productname a:visited,
.productname a:hover,
.productname a:link,
.productname a:active,
.productcart a,
.productcart a:active {color:#7E5311;font-weight:bold;font-size:larger} 
.instruct_header{ display:block; font-size:150%;color:#46008c;}
.instruct_data{ display:block; font-size:115%;padding-top:4px}

#qna_block {
text-align:left;}
#qna_block div { padding:0px 10px 15px 10px}
#qna_block div .answers  { padding:0;font-size:115%}
#qna_block div .question  {padding:0;color:#25126C;font-size:130%}
.store-rb-title {color:#25126C;font-size:115%}

.cl_purple {color:#25126C}
.cart_row_break,#cart_row_break {background-image:url('http://images.linkrealms.com/store/cart_gradient_thin.gif');}

.cart_row1,#cart_row1 {background-image:url('http://images.linkrealms.com/store/cart_gradient.gif');}
.cart_row1hover,#cart_row1hover{background-image:url('http://images.linkrealms.com/store/cart_gradient.gif');}

.cart_row2,#cart_row2 {background-image:url('http://images.linkrealms.com/store/cart_gradient.gif');}
cart_row2hover,#cart_row2hover{background-image:url('http://images.linkrealms.com/store/cart_gradient.gif');}
/* End of 'store' */

