 
body { 
    padding: 0;
    margin: 0;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size:10pt;
    background: #FFF;
    color: #454545;
    text-align:center;
}

td{
    vertical-align:top;
    font-family: Verdana,Lucida,Geneva,Helvetica,Arial,sans-serif;
    font-size:10pt;
}

br{
    clear: both;
}

ul, ol{
    margin:0;
    padding-left:8px;
}

ul{
    list-style:none outside none;
}

a {
    color: #003366;
}

a img{
    border: 0px;
}

a:hover {
    color: #9EC068;
}

a.title {
    color: #003366;
    background: #FFF;
}

h1 {
    font-family:Lucida,Geneva,Helvetica,Arial,sans-serif;
    font-size:15pt;
    font-size:14pt;
    font-weight:bold;
    margin:10px 1px;
    text-shadow:1px 2px 2px #DDDDDD;
}

h1 a, h2 a {
    text-decoration: none;
}


h2 { 
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size:11pt;
}

h3 { 
    margin: 0;
    padding: 0;
    font-size:10pt;
    font-weight: bold;

}

p {	
    margin: 0 0 5px 0;

}

form { 
    margin: 0;
    display:inline;
}

/* layout
   ------ */

.content { 
    margin: 0px auto;
    width: 760px;
    text-align:left;
    background:#FFFFFF;
    border:1px solid #8C8C8C;
    border-top:0px;
    width:1000px;
    -moz-box-shadow:0 0 10px #7F7F7F;
    -webkit-box-shadow:0 0 10px #7F7F7F;

}

.header { 
    height: 60px;
}

.top_info {
    float: right;
    width: 620px;
    padding: 0 0 4px 0;

    font-size:12px;
}

.top_info input{
    font-size:10px;
}


.top_info_left {
    width: 340px;
    float: left;
}

.top_info_right {
    float: right;
    width: 200px;
    padding: 5px;
    text-align: right;

}


.left {
    margin:0px;
    padding: 0 8px 28px;
    
}
.left_box {
    margin: 0px 0 10px 0;
    border-bottom:1px dashed #D9F2FF;
    border-right:1px dashed #D9F2FF;
}


.right {
    float: right;
    width: 310px;
    margin:0px;

}

.right_box {
    background: #EBF2FB url('/img/bg_blue.gif') ;
    border: 1px solid #eee;
    padding: 8px;
    margin: 0 0 10px 0;
}

.right_box:hover {
    border: 1px solid #CCCCCC;
}

.image {
    float: left;
    margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
    clear: both;
    text-align: center;
    line-height: 1.8em;
    color: #808080;
    background: #FFF;
    padding: 10px 0 10px 0;
    border-top: 1px solid #eee;
}

.footer a {
    color: #9EC068;
    background: #fff;
}


/*&&>> Core Stylesheet <<&&*/

/*&&&&&>> Typography <<&&&&&*/




#topnav{
    padding: 3px 0;
    padding-bottom:0p;
    margin-bottom:0px;
    font-weight: bold;
    font-size: 13px;
}

#topnav li{
    list-style: none;
    margin: 0;
    display: inline;
    width:auto;
}

#topnav li a{
    padding: 3px 0.5em;
    margin-left: 3px;
    border-bottom: none;
    text-decoration: none;
    width:auto;
}

#topnav li a:link { color: #336699; }
#topnav li a:visited { color: #336699; }

#topnav li a:hover{
}

#topnav li a#current{
}


#topnavbx{
    margin: 0px;
    padding: 5px;
    color:#CFCFCF;
    border-top:1px solid #6699CC;
    border-bottom:1px solid #6699CC;

}

#topnavbx a{
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: none;
    text-decoration: none;
    width:auto;
    color: #336699;
    font-weight: bold;
    font-size:12pt;

}	


/*&&>> IE <<&&*/

* html ul li a {
    width: 1px;
}

/*&&>> IE5 Mac Hack <<&&*/
/*\*//*/
.menu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
	}
.menu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
	}
/**/

.reiter{
    background-repeat:repeat-x;
    height:25px;
    padding:4px;
    font-weight:bold;
    color:#575757;
}

#thlist ul {
    margin:0;
    margin-top: 15px;
    padding:0;
    list-style:none;
}

#thlist li {
    display:block;
    float:left;
    margin:0 10px 10px 0;
    padding:0;
    width: auto;
    height: auto;
}
.user_avatar {
    border: 1px solid #E8E8E8; padding:4px;
    width: auto;
    height: auto;
    font-size:8pt;
}

.url {
    color: #339933;
    text-decoration:none;
}

.navpage{
    margin:0px;
    padding-left:4px;
    padding-right:4px;
    border:1px solid #0066FF;
    text-decoration:none;
}

.post{
    border-bottom:1px dashed #DFDFDF;
    padding:8px;
    margin-bottom:8px;

}

.error {color:#c00;font-weight:700;margin-top:10px;border:1px solid red;background:#FFC5BE;padding:5px;}
.success {color:#390;font-weight:700;}

.voted{
    padding:2px;
    width:40px;
}

.postaction{
    padding:4px;
    margin:6px;
    background-color:#F8F8F8;
    border: 1px solid #E6EFFD;
}

.post-tail{
    border-bottom:1px dashed #DFDFDF;
}

.small{
    font-size:8pt;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

.vote{
    text-align:center;
    cursor: pointer;cursor: hand;
}
.votebox a{
    margin:1px;
    text-decoration:none;
    border: 0px;
}

.vote{
    background:url('/img/vote.png') no-repeat top center;
    font-size:1.8em;
    color:#339900;
    width:40px;
    height:32px;
    margin:1px;
    margin-bottom:4px;
}

.rounded_l a{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

.rounded_l{
    background:url('/img/rounded_l.jpg') no-repeat top left;
    padding:5px 6px 6px 16px;
    text-align:center;
}

.rounded_r{
    background:url('/img/rounded_r.jpg') no-repeat top right;
    padding:5px 6px 6px 6px;
    width:1px;
}

#info-text{
    color:green;
    font-size:16pt;
    letter-spacing:0.5px;
    line-height:26px;
}

.box_head{
    margin: 0px 0 0px 0;
    padding: 3px;
    border: solid #ccc;
    border-width: 1px;
    background: #F5F5F5;
}

.box_body{
    margin: 0px 0 10px 0;
    padding: 4px;
    border: dashed #ccc;
    border-width: 0 1 1 1;
}

#my-toolbar{
    background:#E3E3E3;
    border:1px solid #ABABAB;
}

#my-toolbar a img{
    border-left:1px solid #ABABAB;
    border-right:1px solid #ABABAB;
    vertical-align:text-bottom;
}


.minitabs {
    margin: 0;
    padding: 0 0 10px 10px;

}

.minitabs li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

.minitabs a:link, .minitabs a:visited {
    float: left;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    margin: 0 10px 4px 10px;
    padding-bottom: 2px;
    text-decoration: none;

}

.dimmed{
    color:#7F7F7F;
}


.blog-post{
    padding:6px 0;
    margin-bottom:10px;
    border-bottom:1px solid #ABABAB;
}

.breadcrumb{
    padding: 4px;
    color:#7F7F7F;
}
.breadcrumb, .breadcrumb a{
    font-size:8pt;
}

.breadcrumb a{
    text-decoration: none;
}


.postaction  {
    background-color:#F8F8F8;
    border:1px solid #E6EFFD;
    margin:0 0 8px;
    padding:4px;
}

.topic-detail{
    padding:8px;
    line-height:20px;
}

.topic-detail img{
    max-width:506px !important;
    padding:6px;
    display:block;
}

.topic-detail ul, .topic-detail ol {
    margin: 0;
    padding-left: 28px;
}

.pic{
    border:1px solid #E8E8E8;
    margin: 2px;
    padding: 4px;
    overflow: hidden;
}


.button{
    text-decoration:none;
    font-weight:bold;
}

.button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);

    color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');

}
.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}


#av ul {
    margin:0;
    margin-top: 15px;
    padding:0;
    list-style:none;
    line-height:1.4em;
}

#av li {
    display:block;
    float:left;
    margin:0 10px 10px 0;
    padding:0;
    font-size:8pt;
    width:98px;
    height:130px;
    overflow:hidden;
}

.reiter{
    background-image: url(/img/reiter.gif);
    background-repeat:repeat-x;
    height:25px;
    padding:4px;
    font-weight:bold;
    font-size:10pt;
    color:#575757;
}

.embeded-video{
    padding: 8px;
}


.success, .msgok, .sucess { background: #eff2e6 url(/img/icons/check.png) no-repeat 15px 50%; font-weight: bold; color: #678b00; border: 1px solid #A5B37D; margin: 10px 0; padding: 8px 42px; }
.error, .error, .msgerror, .alert { background: #fff url(/img/icons/warning.png) no-repeat 15px 50%; font-weight: bold; color: #DF3737; border: 1px solid #FF6F6F; margin: 10px 0; padding: 8px 42px; }
.hint { background: #fff url(/img/icons/bulb.gif) no-repeat 15px 50%; font-weight: bold; color: #EF5F00; border: 1px solid #FF954F;margin: 10px 0; padding: 8px 42px; }

.add{
    background:url("/img/icons/add.gif") no-repeat scroll left center transparent;
    margin-left:6px;
    padding-left:16px;
}

.delete{
    background:url("/img/icons/delete.png") no-repeat scroll left center transparent;
    margin-left:6px;
    padding-left:16px;
}

.edit{
    background:url("/img/icons/edit.png") no-repeat scroll left center transparent;
    margin-left:6px;
    padding-left:16px;
}
