@charset "utf-8";
/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */

/* =universals 
These rules are applied to all elements unless otherwise specified below. */

* { margin : 0; padding : 0; }
h2, h3, h4, h5, p, ul, ol  { margin : 0 20px; padding : .5em 0; }

/* =html */
html { background : #2c4267  }

/* =body */
body { font : 80%/160% Tahoma, Verdana, Arial, sans-serif; background : #2c4267; color : #5a1c46; text-align : left; }

/* =hx */
h1, h2, h3 { font-weight : bold;}

/* =h1 */

/* =h2 */
h2 { font-size : 130%; }
div#content_pages h2{color:#5a1c46; text-transform:capitalize; font-size:16px; font-weight:bold; margin-left:30px; margin-top:10px;}
div#content_pages h4 {color:#873272; text-transform:none; font-size:16px; font-weight:bold; margin-left:30px; margin-top:10px;}
/* =h3 */
h3 { font-size : 110%; }

/* The following rules relate to image replacement where a background image 
is placed on an element and HTML text is moved out of view. 
See http://www.mezzoblue.com/tests/revised-image-replacement */
div#content { width : 100%; padding : 0px 0 20px 0; overflow : hidden; background: #fff url(../images/bg_sub.jpg) 0 0 repeat-x; }
div#content_pages { float : left; width : 600px; padding : 20px 0; background:url(../images/bg_sub.jpg) 0 -100px repeat-x; border-right: 1px dotted #ccc;}
div#content_sub { display : inline; float : left; width : 318px; margin : 0 0 -300px 0px; padding : 20px 0 300px 0;  background : url(../images/bg_sub.jpg) repeat-x; overflow : hidden;  }





div#content_pages p{padding-left: 10px; padding-right: 10px; color:#404040; margin-bottom:8px;}
div.content_column#content_sub  p{font-size:12px;}
/* =img */
div#content_pages  img, div.content_column#content_sub img{ border-top: 2px solid #deebf4; border-left: 2px solid #deebf4; border-right:2px solid #bbb; border-bottom:2px solid #bbb; margin-left:10px; margin-right:10px;}
div#content_pages a.link {font-size:12px; background-color:#ddd; color:#404040; text-decoration: none; border-bottom:1px dashed #F60; padding: 2px 6px;}
div#content_pages a.link:hover {text-decoration: none; color:#58b4ed; background-color:#036;  border-bottom:1px solid #f60}
/*    Button   */
#buttonMore a {height: 21px; width: 67px; display: block;  background: url(../images/button-more.png) 0px 0px; border: none;}
#buttonMore a:hover, #buttonMore a:active {background-position: 0px -21px; }
div#button_info{margin:10px auto; width:150px; height: 30px; background: url(../images/button_info.png) 0px 0px; border: none;}
div#button_info:hover{background: url(../images/button_info.png) 0px 30px; border: none;}
#buttonShop a {height: 21px; width: 78px; display: block;  background: url(../images/button-more.png) -67px 0px; border: none;}
#buttonShop a:hover, #buttonShop a:active {background-position: -67px -21px;}



div#content_pages p#information{ display:block; width:250px; height:120px;line-height: 20px; background-color:#c6dbe9; font-weight:bold; padding: 10px 10px; color:#5a1c46; margin-left:170px; font-size:12px; border-top: 2px solid #deebf4; border-left: 2px solid #deebf4; border-right:2px solid #bbb; border-bottom:2px solid #bbb;}
div#content_pages p#information a{ color:#5a1c46; text-decoration:none; border-bottom:1px dashed #5a1c46;}
div#content_pages p#information a:hover{border-bottom:2px double #5a1c46; }

/*Content Sub*/

div.border { }
/* end of Not in use*/

table.formPage{ margin-left:30px;}

/*event Page*/
div.event{padding-left: 20px; font-size: 13px; padding-bottom:10px; margin: 10px 30px; font-weight:bold; background-color:#c6dbe9;}



/*dvd Page*/
div#content_sub_DVD h3 {color:#873272; font-size:16px; font-weight:bold;}
div#content_sub_DVD p { color:#404040; font-size:12px;}
table.dvd { width:500px; border-top:0;  border-right:0;  border-left:0; border-bottom:2px solid #404040; font-size:13px; color:#404040; margin-left:50px}
div.button_dvd{margin:10px auto; width:150px; height: 30px; background: url(../images/button_dvd.png) 0px 0px; border: none; text-indent:-9999px;}
div.button_dvd:hover{background: url(../images/button_dvd.png) 0px 30px; border: none;}
div.button_dvd_info{margin:0px auto; width:150px; height: 30px; background: url(../images/button_dvd_info.png) 0px 0px; border: none; text-indent:-9999px;}
div.button_dvd_info:hover{background: url(../images/button_dvd_info.png) 0px 30px; border: none;}
div.button_preview{margin:0px auto; width:150px; height: 30px; background: url(../images/button_preview.png) 0px 0px; border: none; text-indent:-9999px;}
div.button_preview:hover{background: url(../images/button_preview.png) 0px 30px; border: none;}
table.dvd td h3 {color:#873272;}
/*div.button { background-color:#aaa; color:black; font-size:14px;font-weight:bold;text-decoration:none; border-bottom:1px solid #339; }
div.button a{text-decoration:none;}
div.button a:hover{ background-color:red; color:yellow;text-decoration:none; border-bottom:1px solid #339;}*/




/* =p */


/* =blockquote */

/* =a */
/*a:link { color : #91325d; text-decoration : underline; }
a:visited { color : #c898ae; text-decoration : underline; }
a:hover { color : #c898ae; }
a:active, a:focus { color : #000; }
*/


