@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	clear:both;
	background:#CDF8FF url(../images/final_bg.jpg) no-repeat scroll 25% 0;
	font-family:Arial, Helvetica, sans-serif;
	}

#wrapper{
margin-left:auto;
margin-right:auto;
width:770px;
}

.row_0{
height:50px;
}

#divcon{
height:100px;
width:120px;
}

#top{
height:100px;
width:820px;
margin-left:-30px;
overflow:hidden;
}

#logo{
margin-top:-20px;
float:left;
}

#search{ 
	background: #FFFFFF; 
	width:415px;
	height: 22px; 
	float:left;
	margin-top:37px;
}
html>body #search{ 
	width:412px;
	height: 31px; 
	background: #FFFFFF; 
	float:left;
	margin-top:37px;
}

#midtabcon{
height:450px;
width:810px;
}

#middle{
float:left;
background-color:#FFFFFF;
padding:0px 18px 18px 18px;
width:750px;
height:390px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}

#middle img{
border:none;
}
#bottom{
font-size:12px;
text-align:center;
margin-top:20px;
padding:8px 8px 8px 8px;
width:770px;
height:15px;
background-color:#FFFFFF;
/*margin-bottom:15px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;*/
}

a {
color:#0084B4;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#spacer{
display:block;
height:40px;
width:100%;
}

#tabs{
float:left;
width:350px;
height:36px;
*height:26px;
margin-right:100px;
}

ul#ul_tabs
{
padding:0 12px;
white-space: nowrap;
font-weight:bold;
color:#8E9AA5;
font-size:14px;
*margin-left:10px;
*margin-top:5px;
}

#ul_tabs li
{
display: inline;
list-style-type: none;
}

#ul_tabs a { 
padding:14px; 
padding-top:6px;
}

#ul_tabs a:link, #ul_tabs a:visited
{
color:#8E9AA5;
background-color:#E7EFF6;
text-decoration: none;
}

#ul_tabs a:hover
{
text-decoration: none;
}

#ul_tabs li a#current
{
background-color:#FFFFFF;
}

#text{
color:#333333;
font-family:Georgia,serif;
font-size:20px;
line-height:24px;
margin-bottom:12px;
margin-top:12px;
}

#flash{
width:60%;
float:left;
}

#fields{
width:40%;
float:left;
}

input.text_field, textarea {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
color:#222222;
font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:7px;
}

#question{
margin-bottom:3px;
color:#333333;
float:left;
width:70%;
}

#count{
font-family:"Georgia",Times New Roman,Times,sans-serif;
font-size:30px;
font-weight:bold;
color:#CCCCCC;
}

#fields input.button {
background-image:url(../images/btn_bg.gif);
font-family:'Lucida Grande',sans-serif;
border:0 none;
color:#666666;
font-size:14px;
height:32px;
margin-top:10px;
margin-left:180px;
width:115px;
}

#fields input.button:hover{
background-image:url(../images/btn_bg_hover.gif);
cursor:pointer;
color:#444;
}

#join2{
float:right;
height:30px;
width:285px;
font-size:12px;
background-color:#FFFFDC;
border-color:#E1EFDB;
border-style:solid;
border-width:1px;
padding:6px;
}

#join{
float:right;
height:125px;
width:280px;
}

#notice{
background-color:#FFFFFF;
margin-top:15px;
width:785px;
height:50px;
color:#666666;
font-family:Georgia,serif;
font-size:17px;
line-height:24px;
text-align:center;
}

#middle_2{
margin-left:-18px;
*margin-top:-14px;
padding:18px 18px;
width:790px;
height:1010px;
}

#left_div{
background-color:#FFFFFF;
width:65%;
padding:10px;
padding-bottom:0px;
float:left;
height:100%;
}

#right_div{
width:30%;
float:left;
height:100%;
float:left;
padding-left:16px;
padding-top:10px;
font-size:20px;
line-height:20px;
margin-bottom:12px;
background-color:#FFFFFF;
}

#right_title{
margin-left:3px;
color:#2786C2;
font-size:20px;
font-weight:bold;
}


#txt{
margin-bottom:-10px;
}
#left{
float:left;
width:80%;
height:auto;
}

#right{
float:right;
width:20%;
height:570px;
margin-top:-18px;
margin-right:-18px;
font-size:13px;

padding-bottom:6px;
padding-left:6px;
padding-right:6px;
padding-top:12px;
}

#text_2{
color:#555555;
font-family:Georgia,serif;
font-size:20px;
line-height:24px;
margin-bottom:12px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
}

#features{
margin-top:-5px;
}

#row{
padding-bottom:10px;
padding-left:5px;
padding-right:5px;
padding-top:0px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
}
#avater{
height:48px;
width:48px;
float:left;
padding-right:5px;
}

#timestamp{
font-size:12px;
font-style:italic;
color:#999999;
}

#content{
margin-top:15px;
}

#bottom ul{
	margin-top:-2px;
	margin-left:10px;
	padding:5px 0 0 0;
	}
	
#bottom ul li{
	display:inline;
	}
	
#bottom ul li a{
	font-size:12px;
	padding:0 5px 0 5px;
	}	
	

img{
border:none;
}

#left_div table{
width:100%;
text-align:left;
border-collapse:collapse;
color:#777777;
}

#left_div tr{
border-bottom:1px dashed #DDDDDD;
color:#333333;
font-family:'Lucida Grande','Verdana';
font-size:14px;
}

#left_div tr:hover {
background: #F3FCFC; 
}

#left_div td{
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
vertical-align:top;
color:#777777;
}

#left_div img{
max-height:105px;
max-width:120px;
margin:0 auto;
display:block;
}

a.time{
color:#777777;
}

#middle_title{
color:#444444;
font-size:18px;
margin-bottom:12px;
padding-bottom:5px;
margin-top:-10px;
border-bottom:1px dashed #DDDDDD;
font-family:"Lucida Grande",Trebuchet MS,Arial,Verdana,sans-serif;
width:100%;
}

#writing{
font-size:14px;
line-height:1.2;
}

#writing strong{
line-height:18px;
}

a.unique_link {
color:#555555;
}

.part1{
float:left;
padding:3px;
}

.part2 {
color:#777777;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-style:italic;
float:left;
margin:5px 0 0;
padding:3px;
}

.part2 img {
top:-1px;
vertical-align:middle;
}

#search ul {
	float:left;
	height:22px;
	padding:0 0 0 5px;
	margin-top:5px;
	*margin-left:-5px;
	margin-left:0px;
	margin-bottom:0;
}

#search html>body{
	float:left;
	height:31px;
	padding:0 0 0 5px;
	margin-top:5px;
	margin-bottom:0;
}

#search li {
	display:inline;
	font-size:13px;
	line-height:18px;
	margin-left:10px;
	padding-top:-20px;
}

#search form input#searchtext {
	border:0px;
	margin-left:1px;
	width:135px;
}

#search_form{
	width:170px;
}

#go {
	background:transparent url(../images/search_bg.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:25px;
	width:26px;
	margin-right:1px;
}


button {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background:#CCCCCC none repeat scroll 0 0;
border:1px solid #BBBBBB;
color:#222222;
cursor:pointer;
display:inline-block;
font-size:12px;
font-weight:bold;
line-height:1;
padding:16px 0px 8px;
text-decoration:none;
text-shadow:0 -1px 1px #DDDDDD;
}


#publictimeline{
color:#333333;
font-family:Georgia,serif;
font-size:20px;
line-height:24px;
margin-bottom:12px;
margin-top:12px;
border-bottom:1px dashed #DDDDDD;
}

#publictimeline span{
color:#777777;
}

#play_img{
position:relative;
bottom:60px;
}

#media{
height:50px;
}

#ajaxstuff{
background-color:#FFFFFF;
margin-top:-10px;
float:left;
}

#ajaxstuff ul{
list-style-image:none;
list-style-type:none;
}

#ajaxstuff li{
float:left;
height:21px;
margin-right:10px;
padding-top:6px;
}

.dot_active {
display:inline-block;
height:10px;
width:10px;
background-image:url(../images/carosel_active.png);
background-repeat:no-repeat;
display:block;
}

.dot {
display:inline-block;
height:10px;
width:10px;
background-image:url(../images/carosel_inactive.png);
background-repeat:no-repeat;
display:block;
}

.arrow1{
background-position:0 0;
display:inline-block;
height:25px;
width:65px;
margin-top:-10px;
background-image:url(../images/arrows.png);
background-repeat:no-repeat;
display:block;
}

#right_arrow1{
width:40px;
float:left;
}

#right_txt1{
width:170px;
float:left;
}

#right_arrow2{
width:40px;
float:left;
}

#right_txt2{
width:180px;
float:left;
}

#right_arrow3{
width:40px;
float:left;
}

#right_txt3{
width:170px;
float:left;
}

#right_arrow4{
width:60px;
float:left;
}

#right_txt4{
width:150px;
float:left;
margin-left:25px;
}

#boxes{
font-size:12px;
background-color:#F3FCFC;
border-color:#F0F0F0;
border-style:solid;
border-width:1px;
padding:6px;
margin-right:10px;
}

#boxes2{
font-size:12px;
background-color:#F3FCFC;
border-color:#F0F0F0;
border-style:solid;
border-width:1px;
padding:6px;
margin-right:10px;
margin-top:10px;
}

#nextpage{
padding:1px;
}

#nextpage ul{
list-style-image:none;
list-style-type:none;
height:20px;
}

#nextpage li{
display:inline;
font-size:13px;
font-weight:bold;
}

#nextpage ul li.previous {
float:left;
width:140px;
}

#nextpage ul li.next {
float:right;
width:140px;
}

#errormessage{
height:10px;
width:200px;
font-size:10px;
color:red;
}
