
#main_menu { list-style-type:none; margin:0 auto; padding:0px;}
#main_menu * {margin:0; padding:0}
#main_menu a, .menu_link {display:block; color:#FFF; font-family:Verdana; font-size:12px; text-decoration:none;}
#main_menu li {position:relative; float:left; margin-right:0px;}
#main_menu ul {position:absolute; top:28px;left:0px; background:#a61a1a; filter:alpha(opacity=80);-moz-opacity:0.8; display:none; list-style:none; width:176px; }
#main_menu ul li {position:relative; border:0px solid #aaa; border-top:none; margin:0; width:176px; }
#main_menu ul li a {display:block; padding-left:15px; background:#a61a1a;}
#main_menu ul li a:hover {background:url(../images/menulistbg.gif) repeat-x center;color:#505050; cursor:pointer;}
#main_menu ul ul {left:176px; top:1px}
#main_menu .menu_link {border:0px solid #aaa; padding-left:20px; padding-right:20px;}
#main_menu .sub {background:#a61a1a url(../images/arrow.gif) 170px 10px no-repeat}
#main_menu a:hover, .menu_link:hover {color:orange;}
#main_menu .topline {border-top:1px solid #aaa}
#main_menu .menu_separator {padding:0; background-image:url(../images/menuline.png); width:1px; height:26px; }


a.show-link-content {
	z-index: 1000;
	padding: 0 16px 0 6px;
	height: 22px;
	line-height: 22px;
	color: #101010;
	font-size: 10px;
	display: block;
	/*
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url( ../images/screen-options-right.gif );
	*/
	background-color: transparent;
	text-shadow: rgba(255,255,255,0.7) 0 1px 0;
	text-decoration: none;
}

a.show-link-content:hover {
	color: #c10000;
	text-decoration: none;
}

.link-wrap {
	position:relative;
	float: right;
	background: transparent url( ../images/screen-options-left.gif ) no-repeat 0 0;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	margin: 0 6px 0 0;
	padding: 0;
	/*height: 22px;*/
}

.link-content {
	position:absolute;
	top:22px;
	display:none;
	background:#f5f5f5;
	border: 1px solid #dbdbdb;
	z-index:930;
}

#blog-selector-area {
	float: left;
	position: absolute;
	top: 26px;
	right: 2px;
	margin: 0;
	padding: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 22px;
	background-color: #000;
	min-width: 288px;
	height: 25px;
}

#blog_list_filter_area {
	margin: 0;
	padding: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 22px;
	background-color: #000;
	min-width: 288px;
    text-align: right;
    display: none;
}

#blog_list_filter {
    padding: 0;
}

#blog-selector-area a.selected  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #ff9c08;
}


#blog-list ul {background:#a61a1a; filter:alpha(opacity=88);-moz-opacity:0.9; min-width:288px;}
#blog-list ul li {position:relative; margin: 0;	padding: 0;	line-height: 32px;}
#blog-list ul li a {margin-left:15px; color: #fff; font-weight: bold; text-decoration: none;}
#blog-list ul li a:hover {border-bottom: 2px solid #ff9c08; cursor:pointer;}

/* QLinks by Grom */
.qlinks-main-container {
	position: fixed;
	bottom: 0px;
	background-image: url(../images/qlinksbg.png);
	background-repeat:repeat-x;
	background-color: #280000;
	background-position: bottom;
	height: auto;
	width: 100%;
    margin-left: 10px;
    min-height:28px;
}

.qlinks-main-container .menu_link {
	cursor: pointer;
}

.qlinks-corner-l {
    background-image: url(../images/l-corner.png);
    height: 10px;
    width: 10px;
    float: left;
	background-color: transparent;
	background-repeat:repeat-x;
	left:-10px;
	position:relative;
}

.qlinks-options-corner-l, .qlinks-notifications-corner-l {
    background-image: url(../images/l-corner.png);
    height: 10px;
    width: 10px;
    float: left;
	background-color: transparent;
	background-repeat:repeat-x;
	left:-10px;
	position:relative;
}

.qlinks-side-l {
	background-color: #280000;
	background-image:url(../images/qlinksbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	left:-20px;
	top: 10px;
	position:relative;
	width:10px;
	float:left;
	height: 30px;
}

.qlinks-corner-r {
    background-image: url(../images/r-corner.png);
    height: 10px;
    width: 10px;
    float: right;
	position:relative;
	right:-10px;
	background-color: transparent;
}

.qlinks-options-corner-r, .qlinks-notifications-corner-r {
    background-image: url(../images/r-corner.png);
    height: 10px;
    width: 10px;
    float: right;
	position:relative;
	right:-10px;
	background-color: transparent;
}

.qlinks-side-r {
	background-color: #280000;
	background-image:url(../images/qlinksbg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	right:-20px;
	top: 10px;
	position:relative;
	width:10px;
	float:right;
	height: 30px;
}

.qlinks-options-side-r, .qlinks-notifications-side-r {
	background-color: #280000;
	background-position:center bottom;
	background-repeat:repeat-x;
	right:-20px;
	top: 10px;
	position:relative;
	width:10px;
	float:right;
	height: 62px;
}


.qlinks-options-side-l, .qlinks-notifications-side-l {
	background-color: #280000;
	background-position:center bottom;
	background-repeat:repeat-x;
	left:-20px;
	top: 10px;
	position:relative;
	width:10px;
	float:left;
	height: 62px;
}

.qlinks-links-container {
	float: left;
	border: 1px;
	height: 100%;
	width: 70%;
	text-align: center;
}

.qlinks-options-actions, .qlinks-notifications-actions {
	display: none;
	position: absolute;
	z-index: 1000;
	background-color:#280000;
	bottom:32px;
	height:auto;
	right:10px;
	width: 155px;
}

.qlinks-notifications-actions {
	width: 400px !important;
	height: 150px !important;
}

.qlinks-options-btn-div, .qlinks-notifications-btn-div {
	height: 100%;
	float: right;
	margin: 7px;
}

.qlinks-show-links-div, .qlinks-hide-links-div, .qlinks-add-qlink-div, .qlinks-get-old-qlinks-div, .qlinks-notification-item {
	padding: 5px;
	cursor: pointer;
}

.qlinks-notification-item {
	width: 100%;
	height: 5px;
}

.qlinks-notification-item .not-read {
	font-weight: bold;
}

.qlinks-show-links-div {
	display: none;
}

.qlinks-item-wrapper {
	float: left;
	margin: 5px;
	width: 15%;
	overflow: hidden;
}

.qlinks-item-wrapper-td {
	margin: 5px;
	width: 20%;
	padding-left: 20px;
	padding-top: 5px;
	overflow: hidden;
}

.qlinks-items-list-table {
	width: 100%;
}

.qlinks-item-link {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
}

.qlinks-item-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.qlinks-items-row {
	border: 1px;
	height: 25px;
}

.qlinks-manage-old-links-div {
	display: block;
	margin-bottom: 10px;
}

.qlinks-close-popup {
	cursor: pointer;
}

.qlinks-hide-notification, .qlinks-mark-read-notification {
	float: right;
	font-size: 12px;
}

.qlinks-hide-notification {
	margin-right: 5px;
}

.qlinks-close-notifications-menu {
	color: #FFFFFF;
	float: right;
}

.qlinks-close-notifications-menu-wraper {
	height:20px;
	padding-top:8px;
	width:400px;
}

.qlinks-hideall-notifications-menu {
	float: right;
	padding-right:25px;
}

.qlinks-notification-items-wrapper {
	overflow-x:hidden;
	overflow-y:auto;
	height: 120px;
	padding-right:10px;
	background-image: url(../images/qlinks-notifications-bg.png);
	background-color: transparent;
	width: 390px;
}

.qlinks-notification-link {
	float: left;
	font-size: 12px;
}

.qlinks-notifications-list-div {
	width:400px;
	height: 150px;
	position:absolute;
	padding-right:10px;
}

.qlinks-notifications-menu-title {
	float:left;
	padding-left: 15px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}