
/*-----------------------------------------

Copyright 2008 Church Media Group, Inc. www.churchmedia.cc
Author: Jose Olide
Version: 1.0.0
Created on 03/20/2008

-----------------------------------------*/


html, body, table, thead, tbody, tfoot, tr, th, td, p, h1, h2, h3, h4, h5, h6, div, ul, li, a, form, textarea, input, select, img, hr, span, strong, fieldset, blockquotes { margin: 0; padding: 0;}

html { background: transparent url(../images/bg/bg_main.jpg) top left repeat; font-family:Arial, Helvetica, sans-serif; font-size: small; line-height:1.5em; color: #d3ccc0; }
body { }
p { margin: 12px 0; font-size: 100%;}
img, div { border: 0; margin:0; padding:0;}
ul, li, ol { list-style: none; }

h1, h2, h3, h4, h5, h6 { font-size: 1em; line-height:1em; }


address { font-style: normal; }

a {font-weight: bold; outline:none;}

a:link { color:#d3ccc0; text-decoration:none; font-weight: bold;}
a:visited { color:#d3ccc0; text-decoration:none; font-weight: bold;}
a:hover { color:#f7f1e7; text-decoration:none; font-weight: bold;}
a:active { color:#d3ccc0; text-decoration:none; font-weight: bold;}


/*--------------- Drop Down Boxes ---------------*/

#drop_down_box  { margin: 0 auto; width:694px; padding:6px 60px; background: #c0b4a0 ; overflow:hidden; color:#fff; }

/*--------------- Containers ---------------*/

#container { margin: 0 auto; width:814px; overflow:hidden; margin-top:60px;}
.left_panel { width:407px; display:inline; overflow:hidden; float:left; }
.right_panel{ width:407px; display:inline;  float:left; }

ul.link1 { width:190px; margin-left:138px; margin-top:220px; text-transform:uppercase; font-size: 1.275em; }
ul.link1 li a { display:block; height:21px; width: 190px;  }
ul.link1 li a:hover { }    

ul.link2 { width:190px; margin-left:-82px; margin-top:220px; text-transform:uppercase; font-size: 1.275em; }
ul.link2 li a { display:block; height:21px; width: 190px; }
ul.link2 li a:hover { }    


/*--------------- Containers: Left Panel ---------------*/

.left_panel img { float:left; display:inline; margin: 0; }
.right_panel img { float:left; display:inline; margin: 0; }
.panels { width:715px; margin:0 0 0 0; padding:0 0;  float:left;}


/*--------------- Containers: Right Panel ---------------*/



.menu { width:785px; margin:0 0 0 30px; float:left; display:inline; padding:10px 10px 18px 10px; }
.menu a { margin:0 10px 0 25px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase; }
    


.player { width:116px; margin:0 0 0 300px; float:left;  }

.footer_links { width:814px; background: #d3ccc0; padding-bottom: 10px;}


.footer{ margin-bottom:100px;}
.copyright { width:814px; margin:0 auto; }
.copyright p { font-size: 80%; color: #d3ccc0; margin:12px 0; }
.copyright h2 { float:right; margin:5px 0; display:inline; }
.copyright h2 a { display:block; width:119px; height:11px; background: url(../images/btn/cmg.jpg) transparent top left no-repeat; text-indent:-9999px;}
.copyright h2 a:hover { background: transparent url(../images/btn/cmg.jpg) top right no-repeat; }



/*--------------- Special DIV Messages ---------------*/

.alert_note { width:569px; padding:4px 12px; margin-right:0; border:1px solid #f1acaa; color:#c52622; overflow:hidden; text-align:center; background: #fdeded url(../images/icons/icon_alert.gif) 2% 50% no-repeat; margin:16px 0; line-height:1.2em;}
.alert_note p { margin: 8px 0; }

.warning_note { width:569px; padding:4px 12px; margin-right:0; border:1px solid #edd538; color:#000; overflow:hidden; text-align:center; background: #fef9d1 url(../images/icons/icon_warning.gif) 2% 50% no-repeat; margin:16px 0;  }
.warning_note p { margin: 8px 0; }