html, body {
 	background: #002944;
	height: 100%;
        padding: 0;
        margin: 0;
        color: #fff;
        font-family: Arial;
        font-size: 11px;
}

a:link {
	color: #026CB1;
	text-decoration: none;
}

a:visited {
	color: #026CB1;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

a:focus {
	outline: none;
}

div#container {
 	background: #002944 url(../../../images/dynaxel/container_bg.png) repeat-y top left;
        height: 100%;
        height: auto !important; 
        min-height: 100%;
        margin-top: 0px;
        margin-bottom: -100px;
        padding: 0 20px 0px 0;
}

div#body {
	overflow: hidden;
        height: 100%;
        width: 100%;
}

div#content {
 	background: #175e8d url(../../../images/dynaxel/sliced/content_r.png) repeat-y top right;
	margin: 0px 0px 0px 0px;
        padding: 0px 20px;
	width: auto !important;
        min-height: 1150px;
        color: #fff;
        overflow: hidden;
}

.content_top {
 	background: #002944 url(../../../images/dynaxel/sliced/cont_top.png) repeat-x top right;
        width: auto;
        height: 17px;
}

.content_top_r {
 	background:#002944 url(../../../images/dynaxel/sliced/cont_top_r.png) no-repeat top right;
        float: right;
        width: 7px;
        height: 17px;
}

.content_bottom {
 	background:#002944 url(../../../images/dynaxel/sliced/cont_bottom_bg.png) repeat-x top left;
	margin: 0px 0px 0px 198px;
        padding: 20px 0 20px 0;
        height: 100px;
}

.content_bottom_r {
 	background:#002944 url(../../../images/dynaxel/sliced/cont_bottom_r.png) no-repeat top right;
        float: right;
        width: 7px;
        height: 17px;
}

.content_bottom_l {
 	background:#002944 url(../../../images/dynaxel/sliced/cont_bottom_l.png) no-repeat top left;
        float: left;
        width: 7px;
        height: 17px;
        margin-left: 198px;
}

div#sidebar {
	background: #002944 url(../../../images/dynaxel/sidebar_bg.png) repeat-y top right;
        width: 200px;
	height: 100%;
        float: left;
	text-align: right;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div#header {
	height: 90px;
        padding: 0px 20px 15px 20px;
}

.logo {
	float: left;
}

.menu ul {
        font-family: Calibri, Arial;
        font-size: 18px;	
        text-shadow: 0 1px 0 #000;
}

.menu ul a:link, .menu ul a:visited {
	background: url(../../../images/dynaxel/menu_link_bg.png) no-repeat top right;
	width: 180px;
	height: 33px;
	padding: 14px 10px 2px 20px;
	display: block;
        float: right;
	color: #175e8d;
        font-family: Calibri, Arial;
        font-size: 18px;
        text-transform: uppercase;
        letter-spacing: -0.04em;
        text-shadow: 0 -1px 0 #000;
}

.menu ul a:hover {
	background: url(../../../images/dynaxel/menu_link_active_bg.png) no-repeat top right;
	width: 180px;
	height: 33px;
	padding: 14px 10px 2px 20px;
	display: block;
        float: right;
	color: #001f32;
        font-family: Calibri, Arial;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: -0.04em;	
        text-shadow: 0 1px 0 #1e75af;
}

#home .home, #community .community, #portfolio .portfolio, #about .about, #contact .contact  {
	background: url(../../../images/dynaxel/menu_link_active_bg.png) no-repeat top right;
	width: 180px;
	height: 33px;
	padding: 14px 10px 2px 20px;
	display: block;
        float: right;
	color: #001f32;
        font-family: Calibri, Arial;
        font-size: 18px;
        font-weight: bold;
        text-shadow: 0 1px 0 #1e75af;
}

.adspace img {
        margin-top: 20px;
        margin-right: 20px;
}

.panel {
	background: url(../../../images/dynaxel/panel_bg.png) bottom left no-repeat;
        width: 180px;
        height: 160px;
        margin: 0 0 15px 0;
        padding: 5px 10px 5px 10px;
        float: right;
	color: #001f32;
        text-shadow: 0 1px 0 #1e75af;
        font-family: Arial;
        font-size: 12px;
}

.panel a:link, .panel a:visited {
        color: #fff;
        text-shadow: 0 1px 0 #000;
}

.panel_menu img {
        margin: 0 5px 2px 0;
        vertical-align: middle;
}

.panel_menu ul {
        margin: 15px 0 0 0;
        padding: 0;
}

.panel_menu li {
       margin: 3px 0 3px 0;
        list-style: none;
}

table {
	color: #000;
        font-family: Arial;
	font-size: 12px;
        text-shadow: 0 1px 0 #fff;
}


#table {
	color: #000;
        font-family: Arial;
	font-size: 12px;
        text-shadow: 0 1px 0 #fff;
}

.tborder {
	width: 100%;
	margin: auto auto;
}

.thead_image_left {
	background: url(../../../images/dynaxel/sliced/thead_left_bg.png) top center no-repeat;
        float: left;
        width: 15px;
        height: 50px;
        vertical-align: middle;
}

.thead_image_right {
	background: url(../../../images/dynaxel/sliced/thead_right_bg.png) top center no-repeat;
        float: right;
        width: 15px;
        height: 50px;
        vertical-align: middle;
}

.thead_title {
        float: left;
        padding-top: 18px;
}

.thead_text {
        vertical-align: middle;
}

.thead_title a:link, .thead_title a:visited {
	color: #fff;
}

.thead_title2 {
        padding-top: 20px;
        text-align: left;
}

.thead_title2 a:link, .thead_title2 a:visited {
	color: #fff;
}

.thead_fb {
	background: url(../../../images/dynaxel/sliced/thead_fb_bg.png) top center repeat-x;
	color: #fff;
        border-bottom: 1px solid #165781;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: -0.025em;
        font-family: Calibri, Arial;
        font-size: 16px;
        font-weight: bold;
        text-shadow: 0 -1px 0 #004874; 
}

.forum-title {
        text-transform: uppercase;
        letter-spacing: -0.015em;
        font-family: Calibri, Arial;
        font-size: 16px;
        font-weight: bold;
}

.thead {
	background: url(../../../images/dynaxel/thead_global_bg.png) top center repeat-x;
	color: #ffffff;
        padding: 8px 10px 8px 10px;
        border-bottom: 1px solid #144f76;
        text-align: left;
        font-family: Arial, Calibri, Tex;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0px;
        text-shadow: 0 -1px 0 #004874;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.thead_de {
	background: url(../../../images/dynaxel/thead_global_bg.png) top center repeat-x;
	color: #ffffff;
        padding: 8px 10px 8px 10px;
        border-bottom: 1px solid #144f76;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-top-left-radius: 5px
        -webkit-border-top-right-radius: 5px
        -khtml-border-radius: 5px 5px 0 0;
        -border-radius: 5px 5px 0 0;
        text-align: left;
        font-family: Arial, Calibri, Tex;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0px;
        text-shadow: 0 -1px 0 #004874;
}

.thead_de a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead_de a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead_de a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #f5f5f5;
        padding: 5px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #e0e0e0;
	color: #000;
        text-shadow: 0 -1px 0 #fff;
	font-size: 11px !important;
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
}

.trow1 {
	background: #e0e0e0;
        padding: 6px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #d0d0d0;
}

.trow2 {
	background: #e0e0e0;
        padding: 6px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #d0d0d0;
}

.trow_p {
	background: #e0e0e0;
        padding: 6px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #d0d0d0;
        overflow: hidden;
}


.trow_p img {
        max-width: 500px;
        overflow: hidden;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
        padding: 5px 10px 5px 10px;
	color: #ffffff;
        text-shadow: 0 1px 0 #114465;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.bml {
	background: url(../../../images/dynaxel/bm_bg.png) top left no-repeat;
	color: #175e8d;
        width: 140px;
        height: 20px;
        margin: 2px;
	padding: 7px 5px 3px 5px;
        font-size: 12px;
        text-shadow: 0 1px 0 #000;
}

.bml a:link, .bml a:visited {
	color: #175e8d;
}

.bml a:hover {
        color: #fff;
}

.bml img {
        margin-right: 5px;
}

#nav_out { 
        margin: 0 20px 0 10px;
        position: relative;
        height: 34px;
}

.nav_left {
	background: url(../../../images/dynaxel/sliced/nav_left.png) top left repeat-x;
        float: left;
        width: 41px;
        height: 34px;
}

.nav_right {
	background: url(../../../images/dynaxel/sliced/nav_right.png) top left repeat-x;
        float: right;
        width: 41px;
        height: 34px;
}

.navigation {
	background: url(../../../images/dynaxel/sliced/nav_bg.png) top left repeat-x;
        padding: 9px;
        color: #909090;
	font-size: 13px;
	font-weight: bold;
        text-shadow: 0 1px 0 #eaeaea;
}

.navigation a:link {
        color: #909090;
	text-decoration: none;
}

.navigation a:visited {
        color: #909090;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
        color: #606060;
	text-decoration: none;
}

.navigation .active {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.smalltext {
	font-size: 12px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff url(../../../images/dynaxel/tb_shadow_bg.png) top left repeat-x;
	color: #000;
	padding: 2px;
	border: 1px solid #cacaca;
}

input.button {
	background: #248cd2 url(../../../images/dynaxel/thead_global_bg.png) top left repeat-x;
	color: #fff;
	border: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        -moz-border-radius: 3px;
	padding: 2px;
        text-shadow: 0 0 1px #114465;
}

input.checkbox {
        margin-top: -1px;
        vertical-align: middle;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #cacaca;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #cacaca;
}

.editor {
	background: #ffffff;
	border: 1px solid #cacaca;
}

.editor_control_bar {
	background: #ffffff;
	border: 1px solid #cacaca;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
        padding: 0;
}

.menu li {
	display: block;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
        margin-right: 5px;
}

.expcolimage_fb {
	float: right;
	width: auto;
	vertical-align: middle;
        margin-right: 10px;
        margin-top: 23px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 1px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
        float: right;
        text-align: right;
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 20px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #fff;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: url(../../../images/dynaxel/bar_yellow.png) top left repeat-x;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
        color: #000;
	font-size: 11px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
}

.red_alert {
	background: url(../../../images/dynaxel/bar_red.png) top left repeat-x;
	border: 1px solid #b64043;
	color: #000;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
}

.green_alert {
	background: url(../../../images/dynaxel/bar_green.png) top left repeat-x;
	border: 1px solid #e1ffa4;
	color: #000;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border: 1px solid #f98888;
	background: #e46162 url(../../../images/dynaxel/bar_red.png) top left repeat-x;
	color: #000;
        text-shadow: 0 1px 0 #ff9797;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #909090;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}
.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a { 
        background: #001f32;
        border: 1px solid #002f4e;
        color: #175e8d;
}

.pagination .pagination_current {
	background: #1d79b5 ;
	border: 1px solid #11476a;
	font-weight: bold;
	color: #001f32;
}

.pagination a:hover {
	background: #1d79b5;
	border: 1px solid #11476a;
	color: #001f32;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}
		
.mimg {
	vertical-align: middle;
	margin-top: 2px;
	margin-left: 10px;
	float: left;
}

.tb_username {
	background: url(../../../images/dynaxel/wb/tb_username.png) top left repeat-x;
        width:91px;
        height: 24px;
        padding: 0px 10px 4px 35px;
        border: none;
        color: black;
        font-family: Arial;
        font-size: 12px;
        font-style:none;
}

.tb_password {
	background: url(../../../images/dynaxel/wb/tb_password.png) top left repeat-x;
        width: 91px;
        height: 24px;
        padding: 0px 10px 4px 35px;
        border: none;
        color: black;
        font-family: Arial;
        font-size: 12px;
        font-style:none;
}

.tb_username:focus {
	background: url(../../../images/dynaxel/wb/tb_username_focus.png) top left repeat-x;
        width: 91px;
        height: 24px;
        padding: 0px 10px 4px 35px;
        border: none;
        color: black;
        font-family: Arial;
        font-size: 12px;
        font-style:none;
}

.tb_password:focus {
	background: url(../../../images/dynaxel/wb/tb_password_focus.png) top left repeat-x;
        width: 91px;
        height: 24px;
        padding: 0px 10px 4px 35px;
        border: none;
        color: black;
        font-family: Arial;
        font-size: 12px;
        font-style:none;
}

.login_button {
	background: url(../../../images/dynaxel/wb/login.png) top left repeat-x;
        width: 61px;
        height: 22px;
        border: none;
}

.login_button:hover {
	background: url(../../../images/dynaxel/wb/login_h.png) top left repeat-x;
        width: 61px;
        height: 22px;
        border: none;
}

.lostpass_button {
	background: url(../../../images/dynaxel/wb/lostpass.png) top left repeat-x;
        width: 61px;
        height: 22px;
        margin-right: 13px;
        border: none;
}

.lostpass_button:hover {
	background: url(../../../images/dynaxel/wb/lostpass_h.png) top left repeat-x;
        width: 61px;
        height: 22px;
        border: none;
}

.register_button {
	background: url(../../../images/dynaxel/wb/register.png) top left no-repeat;
        width: 136px;
        height: 40px;
        border: none;
}

.register_button:hover {
	background: url(../../../images/dynaxel/wb/register_h.png) top left no-repeat;
        width: 136px;
        height: 40px;
        border: none;
}

@font-face {
	font-family: Enigmatic;  
        src: local("Enigmatic Regular"),  
        local("Enigmatic Regular"),  
        url(../../../images/dynaxel/enigma.ttf);  
        font-weight: bold;
}


@font-face {
	font-family: Cantarell;  
        src: local("Cantarell"),  
        local("Cantarell"),  
        url(../../../images/dynaxel/cantarell.ttf);  
        font-weight: bold;
}

#search {
	height: 38px;
	padding: 0px 6px 0px 6px;
	margin: 0 0 3px;
        border: none;
}

#search input {
	background: transparent;
	width: 160px;
	border: 0px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 6px 3px 3px;
	color: #fff;
	font-size: 12px;
	font-family: Tex;
        text-transform: uppercase;  
        text-shadow: 0 0 1px #000;
}

#search .btn {
	background: url(../../../images/dynaxel/search_icon_off.png) no-repeat;
	margin: 0;
	padding: 0;
	width: auto;
}

#search .btn:hover {
	background: url(../../../images/dynaxel/search_icon.png) no-repeat;
	margin: 0;
	padding: 0;
	width: auto;
}

#button {
	height: 32px;
	width: 184px;
	margin: auto;
}

.jqddm_trigger {
        margin-top: 1px;     
}

.jqddm {
	display:none;
	width:80px;
        font-size: 10px;
	margin:0 0 0 60px; 
	padding:0; 
        z-index: 10;
        position: absolute;
}

.jqddm ul {
	list-style:none;
	margin:0; 
	padding:0; 
}

.jqddm li {
 	background: #1d79b5 url(../../../images/dynaxel/wb/ddmenu_bg.png) repeat top left;
	list-style:none;
	margin:0; 
	padding:0; 
}

.jqddm li a {
	color:#FFFFFF; 
	text-decoration:none; 
	padding:5px; 
	display:block;
        border-right: 1px solid #134e75;
        border-left: 1px solid #134e75;
        font-weight: bold;
}

.jqddm li a:hover {
 	background: url(../../../images/dynaxel/wb/hand.png) no-repeat right;
	padding:5px;
}

.jqddm_top {
 	background: url(../../../images/dynaxel/wb/hand.png) no-repeat right;
	padding:5px;
        border-top: 1px solid #134e75;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -khtml-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
}

.jqddm_bottom {
 	background: url(../../../images/dynaxel/wb/hand.png) no-repeat right;
	padding:5px;
        border-bottom: 1px solid #134e75;
        -moz-border-radius: 0 0 5px 5px;
        -webkit-border-radius: 0 0 5px 5px;
        -khtml-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
}

.tipsy {
        padding: 3px 7px 3px 7px;
        font-size: 10px;
        opacity: 0.6;
        filter: alpha(opacity=60);
        background-repeat: no-repeat;
        background-image: url(../../../images/dynaxel/tipsy.gif);
}

  .tipsy-inner {
        padding: 2px 5px 3px 5px;
        background-color: black;
        color: white;
        max-width: 200px;
        text-align: center;
}
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

#btn {
       background: #cbcbcb;
       position: relative;
       top: -2px;
       right: 20px;
       float: right;
       width: 90px;
       padding: 3px;
       border-bottom: 1px solid #fff;
       border-left: 1px solid #fff;
       border-right: 1px solid #fff;
       -moz-border-radius: 0 0 5px 5px;
       -border-radius: 0 0 5px 5px;
       -khtml-border-radius: 0 0 5px 5px;
       text-shadow: 0 1px 0 #e0e0e0;
       text-align: center;
       font-weight: bold;
}


.lastpost {
       max-width: 500px;
       padding: 3px;
       margin: 4px 0;
       background: #fff;
       border-bottom: 1px solid #c0c0c0;
       -moz-border-radius: 5px;
       -border-radius: 5px;
       -khtml-border-radius: 5px;
       -webkit-border-radius: 5px;
}




#quick_search input {
	background: transparent;
	border: 0px;
        float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #505050;
	font-family: tahoma;
	font-size: 12px;
        font-style: italic;
	text-shadow: 0 -1px 0 #000;
}

#search_box {
	background: url(../../../images/dynaxel/menu_link_active_bg.png) no-repeat top right;
	width: 170px;
	height: 33px;
	padding: 14px 10px 2px 10px;
	display: block;
        float: right;
        text-align: left;
	color: #001f32;
        font-family: Calibri, Arial;
        font-size: 13px;
        font-weight: bold;
        text-shadow: 0 1px 0 #1e75af;
}

.search_box_in {
        width: 135px;
        margin-top: 1px;
        font-weight: bold;
        font-family: calibri;
}

.search_button {
        width: 26px;
        padding: 0px;
        font-weight: bold;
        font-family: calibri;
        font-size: 13px;
}

.hblurb {
       color: #fff;
       text-shadow: 0 1px 0 #002d4b;
       font-size: 14px;
}
