/* GENERAL TAGS */

#content
{
    height: auto;
    width: 100%;
    float: left;
    padding-top: 20px;
}

/* HOME PAGE */

.home_button
{
    background-color: #fff;
    border: solid 2px #7B2A8B;
    color: #7B2A8B;
    font-weight: bold;
    height: 26px;
    margin: 0px 5px 0px 20px;
}

.title_cell
{
    width: 75%;
    height: 30px;
    color: #7B2A8B;
    font-weight: bold;
}

.date_cell
{
    width: 15%;
}

.img_cell
{
    width: 10%;
}

.question
{
	background-color: #000;
	background-image: url(../images/home/qoftheday_back.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 223px;
	margin: 0px 0px 0px 0px;
    *margin: -30px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
}    

.question_label
{
    color: #666;    
}

.question_text
{
    padding: 90px 30px 0px 20px;
    width: auto;
    height: 70px;
}

.question_text_admin
{
    padding: 80px 30px 0px 20px;
    width: auto;
    height: 70px;
}

a.question_link
{
    float: right;
    font-weight: bold;
    color: #7B2A8B;
    padding-right: 40px;
}

a.question_link:hover
{
    color: #666;
}

.featured
{
    width: 240px;
    text-indent: 10px;
    height: auto;
    padding: 0px;
    background-image: url(../images/home/grey_box_grad.png);
    background-repeat: no-repeat;
}

#feature_content
{
    width: 200px;
    height: 150px;
    color: #7B2A8B;
    padding: 0px;
    margin: -10px;
    *margin: -10px;
    _margin: -3px;
}   

/*.speech_bubble_holder {
    background-image: url(../images/grey_box_grad.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 240px;
}*/

.speech_bubble_table {
    padding: 0px;
    width: 238px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 1px;
}

.speech_bubble_top_rounded {
    background-image: url(../images/home/quote_rounded_top.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 8px;
    width: 238px;
    background-position: left top;
    vertical-align: top;
}

.speech_bubble_body_cell {
    background-image: url(../images/home/quote_body_back.png);
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    width: 238px;
    background-position: left top;
    vertical-align: top;
}

.speech_bubble_content {
    margin: 0px;
    min-height: 160px;
    height: auto !important;
    height: 160px;
    width: 178px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    color: #333333;
}

.speech_bubble_tail {
    margin: 0px;
    padding: 0px;
    height: 44px;
    width: 238px;
    background-image: url(../images/home/quote_bottom_tail.png);
    background-repeat: no-repeat;
    background-position: left top;
    vertical-align: top;
}

.video
{
    width: 220px;
    height: auto;
    padding: 10px;
    background-image: url(../images/home/grey_box_grad.png);
    background-repeat: no-repeat;
}

.video_player
{
    border-top: solid 10px #000;
}

.grey_back
{
    width: 220px;
    height: auto;
    min-height: 221px;
    padding: 10px;
    background-image: url(../images/home/grey_box_grad.png);
    background-repeat: no-repeat;
}

.dynamic_poll
{
    width: 220px;
    height: auto;
    min-height: 221px;
    padding: 10px;
    margin: 0px 20px 0px 30px;
    *margin: 0px 20px 0px 30px;
    _margin: 0px 10px 0px 15px;
    background-image: url(../images/home/purple_box_grad.png);
    background-repeat: no-repeat;
    float: left;
}

.poll
{
    width: 220px;
    height: auto;
    min-height: 221px;
    padding: 10px;
    background-image: url(../images/home/purple_box_grad.png);
    background-repeat: no-repeat;
    float: left;
}

.answer_label
{
    height: 30px;
    line-height: 30px;
}

.poll_answer
{
    width: auto;
    height: auto;
    line-height: 30px;
}

.answer_panel
{
    float: left;
    width: 200px;
    height: auto;
    color: #7B2A8B;
}

.radio_panel
{
    float: right;
    width: 15px;
    height: auto;
    padding-right: 5px;
}

.answers_table
{
    color: #7B2A8B;
    width: 100%;
}

.answer1
{
    height: 15px;
    color: #000;
    padding: 2px;
}

.answer2
{
    height: 15px;
    color: #fff;
    padding: 2px;
}

.answer3
{
    height: 15px;
    color: #fff;
    padding: 2px;
}

.answer4
{
    height: 15px;
    color: #fff;
    padding: 2px;
}

.whatis
{
    width: 279px;
    height: auto;
    float: left;
}

.whatis_img
{
    width: 47px;
    height: 85px;
    float: right;
    background-image: url(../images/home/what_is_questionmark.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

.quote
{
    width: 279px;
    height: auto;
    float: left;
}

.quote_img
{
    width: 66px;
    height: 66px;
    float: right;
    background-image: url(../images/home/quote_of_day_img.gif);
    background-repeat: no-repeat;
    background-position: center right;
}

.whatis
{
    width: 279px;
    height: auto;
    float: left;
}

/* TERMS/PRIVACY PAGE */
    
.content_holder
{
	width: 100%;
	height: auto;

    *min-height: 620px;
	_min-height: 620px;

    *margin: 20px 0px 0px 0px;
	_margin: 20px 0px 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    /*padding-top: 20px;
    *padding-top: 20px;
    _padding-top: 20px;*/
}

#content_holder
{
    width: 100%;
    height: auto;
    *min-height: 620px;
    _min-height: 620px;
    margin: 60px 0px 0px 0px;
    *margin: 20px 0px 0px 0px;
    _margin: 20px 0px 0px 0px;
    /*padding-top: 20px;
    *padding-top: 20px;
    _padding-top: 20px;*/
}

.display_text
{
    width: 100%;
    height: auto;
}

.edit_text
{
    width: 100%;
    height: auto;
}

/* FAQ PAGE */

#faqSearch
{
    background-image: url(../images/home/grey_box_grad.png);
    background-repeat: no-repeat;
    padding: 5px 10px 10px 10px;
}

.search_bar_table  {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
}

.cat_panel
{
    width: 100%;
    height: auto;
    min-height: 110px;
}

a.more_cat
{
    display: block;
    line-height: 15px;
    color: #7B2A8B;
    font-weight: bold;
    width: 100%;
}

a.more_cat:hover
{
    color: #fff;
}

.cat_button_panel
{
    text-align: right;
    width: 100%;
    height: 15px;
}

.cat_button_panel:hover
{
    cursor: pointer;
    background-color: #7B2A8B;
    color: #fff;
}

.cat_holder
{
    float: left;
    width: auto;
    height: auto;
}

.cat_buttons_holder
{
    float: right;
    width: auto;
    height: auto;
}

a.cat_link
{
    color: #ccc;
}

a.cat_link:hover
{
    color: #7B2A8B;
}

.edit_cat
{
    width: 240px;
    height: auto;
    margin: 0px;
    padding: 0px;
}

.question_label
{
    font-weight: bold;
    float: left;
}

.QA_panel
{
    width: 100%;
    height: auto;
    /*min-height: 30px;*/
}

.QA_button_panel
{
    text-align: right;
    width: 100%;
    height: auto;
}

.QA_button_panel:hover
{
    cursor: pointer;
    background-color: #7B2A8B;
    color: #fff;
}

/* GLOSSARY PAGE */

.glossary_grid
{
    height: auto;
}

#glossarySearch
{
    background-image: url(../images/home/grey_box_grad.png);
    background-repeat: no-repeat;
    padding: 5px 10px 10px 10px;
}

a.letter_link
{
    color: #ccc;
    font-size: 10px;
}

a.letter_link:hover
{
    color: #7B2A8B;
}

.glossary_panel
{
    width: 100%;
    height: auto;
    min-height: 15px;
}

.glossary_button_panel
{
    text-align: right;
    width: 100%;
    height: auto;
}

.glossary_button_panel:hover
{
    cursor: pointer;
    background-color: #7B2A8B;
    color: #fff;
}

/* NEWS PAGES */

.add_news
{
    float: left;
    width: 100%;
}

.search_holder {
	min-height: 55px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
	height: auto;
}

.display_textbox
{
    width: 345px;
    height: auto;
    border: solid 0px #1e1e1e;
    background-color: Transparent;
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

#email_friend
{
    width: 220px;
    height: 221px;
    background-image: url(../images/home/purple_box_grad.png);
    background-repeat: no-repeat;
    padding: 10px;
}

/* POLLS PAGE */

.grey_back_poll
{
   width: 200px;
   height: auto;
   min-height: 221px;
   padding: 10px;
   background-image: url(../images/home/grey_box_grad.png);
   background-repeat: no-repeat; 
}

.poll_table
{
    width: 180px;
    height: auto;
}

/* CONTACT PAGE */

.message_table
{
    width: 100%;
    height: auto;
}

/* WHAT IS PAGE */

.whatis_main_img_holder
{
    float: left;
    width: 200px;
    height: auto;
    min-height: 100px;
    margin: 0px 10px 0px 0px;
    border: solid 5px #fff;
}

.whatis_main_img
{
    width: 200px;
    height: auto;
}

.whatis_thumbs
{
    float: right;
    width: 125px;
    height: auto;
}

.thumb
{
    margin: 0px 5px 0px 0px;
    cursor: pointer;
}

.linked_row
{
    background-color: #666;
    color: #fff;
    line-height: 30px;
    text-indent: 10px;
}

.not_linked_row
{
    background-color: #ccc;
    color: #1e1e1e;
    line-height: 30px;
    text-indent: 10px;
}

/*.thumb_holder
{
    width: auto;
    height: auto;
    background-color: Transparent;
    padding: 5px 0px 0px 15px;
}

ul.radr_itemsList
{
    background-color: Transparent;
}

div.radr_clipRegion
{
    border-width: 0px;
    background-color: Transparent;
    padding: 0px 10px 0px 0px;
}

a.radr_button.radr_buttonUp
{
    background-image: url(../images/home/arrow_down.jpg);
    background-repeat:no-repeat;
    background-position:0 -30px;
    left:50%;
    margin-left:-8px;
    margin-top:1px;
    top:100%;
}

a.radr_button.radr_buttonDown 
{
    background-image: url(../images/home/arrow_up.jpg);
    background-repeat:no-repeat;
    background-position: 0 -30px;
    left:50%;
    margin-left:-8px;
    margin-top:1px;
    top:100%;
}

a.radr_button {
    display:none;
    font-size:1px;
    height:19px;
    line-height:17px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    position:absolute;
    text-indent:-9999px;
    width:15px;
}*/

/* SEO */

.seo
{
    width: 580px;
    height: auto;
    float: left;
}

.seo_table
{
    width: 580px;
    height: auto;
}

/* APPRECIATION PAGE */

.testimonial_content
{
    height: auto;
    min-height: 32px;
    width: 100%;
}

.testimonial_button_panel
{
    text-align: right;
    width: 100%;
    height: auto;
    background-color: #7B2A8B;
}

.testimonial_button_panel:hover
{
    cursor: pointer;
    color: #fff;
}

/* ADS */

.search_ddl
{
    padding: 0px;
    *padding: 0px;
    _padding: 2px 0px 0px 0px;
}


/* Sep 16,2009 - Home page video */

#homeVideoHolder{
	width:100%;
	margin-top:-56px
}

