/* DEMO */

#demo form {padding:20px 0 0 5px;}
#demo form div {margin:8px 0;}
#demo form label {}
#demo form input[type="text"] {display:inline; margin-right:5px; width:230px;}

#demo table {border-bottom:1px solid #333333;}
#demo table thead {}
#demo table tbody {}
#demo table tr {}
#demo table th {font-size:1.2em; font-weight:bold; padding:4px 0; text-align:center; width:180px;}
#demo table td {border-top:1px solid #333333; height:70px;}
#demo table td img {}

#demo .demo_site {background-color:#F4F5F7; border:1px dashed #BED0E4; height:140px; margin:12px 0; padding:7px 10px;}
#demo .demo_site h4 {padding-bottom:7px;}
#demo .demo_site span {float:right; padding-right:32px;}
#demo .demo_site span a {display:block; font-size:1.1em; padding:10px 0;}
#demo .demo_site img {float:left;}
#demo .demo_site a {}

#demo .demo-dialog {display:none;}

#demo legend { font-weight:bold; }
#demo fieldset { margin:10px 0; }

#demo #start_presentation {
    background:transparent url('/application/seoworldwide/assets/images/start_presentation.png') no-repeat; 
    display:block;
    height:30px;
    text-indent:-9999px;
    width:130px;
}

#cee_ajax input {display:inline;}
#cee_ajax div.presentation_page {
    background:#F4F5F7 url('/application/seoworldwide/assets/images/seologo_bg.png') no-repeat center bottom;
    height:100%;
    width:100%;
}
#cee_ajax div.presentation_page h1 {
    font-size:22px; 
    margin:0 auto; 
    padding-top:40px; 
    width:540px;
}
#cee_ajax div.presentation_page p {font-size:16px; margin:0 auto; width:540px;}

#demo .demo_result {border-bottom:1px solid #000; float:left; padding:12px 0 12px 10px;}
#demo .demo_result span {height:40px; line-height:40px; width:190px;}
#demo .demo_result_header {padding:0 0 0 10px;}

#mo6selector { text-align:center; font-family:Verdana, Helvetica, Arial, Sans-serif; font-size:9px; }
#mo6selector li { display:inline; padding:2px 3px; cursor:pointer; }
#mo6selector li.active { outline:1px solid #645837;background-color:#FDF2D3;}

