html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
   	text-decoration: none;
	cursor: pointer;
        color:  #104372;
}

a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#main{

    background-color: #FFA500;
    /*background: url('../image/noelbg.jpg') repeat-x;*/
    width:auto;
    background-attachment: fixed;
}
#container {
	width: 975px;
	margin-left: auto;
	
	margin-right: auto;
	text-align: left;
    background-color: white;
    padding:5px;
    padding-top:30px;
    
 }

#header .toolbar{
    background: url('../image/top_sp.jpg') repeat-x;
    height:5px;
    
}
#header .top{
  /*  
  background: transparent url('../image/banner/banner.jpg');
  */
  background-color: #fff;
  height:80px;  
}

.info{
width: 33%;
height: 90px;
display: inline;
padding-top: 1px;
}

.logo{
width: 33%;
display: inline;
}

.help{
width: 33%;
display: inline;
}


#header .hotnews {
   height:10px; 
}

#header .space {
   height:10px; 
}

#header .div1{
  background: transparent url('../image/banner/banner.jpg');
  height:230px;  
}





#header .div2 {
	float: left;
	padding-top: 5px;
	padding-left: 15px;
        height:245px;
}
#header .div3 {
	float: right;
	padding-top: 30px;
	height: 95px;
   
}
#header .div3 a {
    color: white;
    margin-left: 15px;
	padding: 1px 5px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;
    
}

#header .div4 {
	float: right;
	padding-top: 90px;
	height: 95px;
   
}

#header .div5 {
	clear: both;
}
#header .div5 .left {
	background: url('../image/header_home.png') no-repeat;
	width: 56px;
	height: 40px;
	float: left;
}
#header .div5 .right {
	background: url('../image/header_1_right.png') no-repeat;
	width: 5px;
	height: 40px;
	float: right;
}
#header .div5 .center {
	background: url('../image/header_1_center.png') repeat-x;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
}
#header .div6 .left {
    background: none repeat scroll 0 0 #1A96D3;
	width: 5px;
	height: 230px;
	float: left;
	padding-left: 5px;
}
#header .div6 .right {
    background: none repeat scroll 0 0 #1A96D3;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
    background: none repeat scroll 0 0 #1A96D3;
	height: 230px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
    padding-top: 9px;
	border-bottom: 1px dashed #DDDDDD;
    margin: 0 auto 12px;
}
#right-slide {
    float: right;
    height: 200px;
    width: 480px;
}

#left-slide {
    float: left;
}
#slider-wrapper {
    height: 200px;
    width: 480px;
}
#sliderhome {
    height: 200px;
    position: relative;
    width: 480px;
    z-index: 0;
}
#sliderhome image {
    border: 1px solid #FFFFFF;
}
#box_why h4 {
    background: none repeat scroll 0 0 #1A96D3;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    height: 34px;
    line-height: 34px;
    margin-bottom: 0;
    padding: 0 10px;
}
#box_why h4 i {
    background: url("../images/boardicons.png") no-repeat scroll -225px -46px transparent;
    float: right;
    height: 34px;
    width: 40px;
}
#box_why li {
    color: #333333;
    float: left;
    margin: 3px 0;
    text-align: justify;
    width: 100%;
}
#box_why li i {
    float: left;
    margin: 0 8px 8px 0;
    overflow: hidden;
}
#box_why li span {
    border-bottom: medium none !important;
    color: #2E892E;
    font-weight: bold;
}
#frame {
    background-color: #1A96D3;
    display: block;
    height: 220px;
    position: relative;
    width: 378px;
}
#frame h4 {
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 1px;
	padding-left: 10px;
}

#child-frame
{
    background-color: #FFFFFF;
    float: left;
    height: 150px;
    margin: 4px;
    padding: 10px;
    width: 350px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#header .div8 {
	float: left; margin-top: 6px;
}

#header .div9 {
	float: left;
}
#header .div10 {
    float: left; 
    margin-top: 2px;  
}

#header li.l {
    float: left; 
    margin-top: 2px;
    list-style: none;	
}
#header li.r {
    float: right;
	 margin-top: 2px;
    list-style: none;	
}

#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #000000;
}
/*div in login*/
.bg{
background: #fff;
border: 0px solid #c3d9ff; 
padding: 10px;
margin-bottom: 10px;
}

.group{
background: #f5f8fa;
border: 1px solid #c3d9ff; 
padding: 10px;
margin-bottom: 10px;
}
.groupmusic{
background: #f5f8fa;
border: 1px solid #c3d9ff; 
padding:0px;
margin-bottom: 10px;
}
.group2{
background: #fff;
border: 1px solid #c3d9ff; 
padding: 10px;
margin-bottom: 10px;
}
.group3{
background: #fff;
border-top: 1px solid #c3d9ff; 
padding: 10px;
margin-bottom: 10px;
}

.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 250px;
	margin-right: 10px;
	clear: left;
   
}
#column_right {
	float: right;
	width: 250px;
	margin-left: 10px;
	clear: right;    
}

#content {
	margin-left: 260px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#content_right {
	margin-right: 260px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#content .top .left {
	background: url('../image/content_top_left.png') no-repeat;
	width: 255px;
	height: 32px;
	float: left;
}
#content .top .right {
	background: url('../image/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	background: url('../image/content_top_center.png') repeat-x;
	margin-left: 5px;
	height: 32px;
	margin-right: 5px;
}

#content .top1 .left {
	background: url('../image/box_top_l.png') no-repeat;
	width: 10px;
	height: 32px;
	float: left;
}
#content .top1 .right {
	background: url('../image/box_top_r.png') no-repeat;
	width: 10px;
	height: 32px;
	float: right;
}
#content .top1 .center {
	background: url('../image/box_top_c.png') repeat-x;
	margin-left: 5px;
	height: 32px;
	margin-right: 5px;
}

#content .top h1, .heading {
	padding: 8px 0px 8px 7px;
    
}
#content h1, .heading {
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}



#content .middle {
	border-left: 1px solid #c3d9ff;
	border-right: 1px solid #c3d9ff;
	background: #ffffff; /*#f5f8fa;*/
	padding: 10px 10px 1px 10px;
	min-height: 30px;
}



#content .middle .dotted{
  border-bottom: dotted;  
    
}
#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin: 0 5px 10px 5px;
}

/* box */
.box {
	margin-bottom: 15px;
}
.box .box-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #DBDEE1;
	background: url('../image/background.png') repeat-x;
	padding: 8px 10px 7px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}
.box .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	padding: 10px;
}

/*update*/

.box tr td {
	border-bottom:dotted 1px  #C3D9FF;
}

.box tr:hover {
	border-bottom: dotted solid #C3D9FF;
        /*background: #fffcef;*/
}


.box .bottom {
height: 7px;
 background: url('../image/box_bottom.png') no-repeat;
    
}

.box .ads {
	border-left: 1px solid  #c3d9ff;
	border-right: 1px solid  #c3d9ff;
	background: #FFFFFF;
	padding: 1px;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.success2 {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width:450px;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:red;
}
.button span {
	color: #000000;
	display: block;
	padding: 4px 12px 2px 2px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background: #f5f8fa;
	border: 1px solid #c3d9ff;
	padding: 2px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.btns {
	background: #fff;
	border-top: 1px solid #c3d9ff;
	padding: 2px,200px;
	margin-bottom: 10px;
	
}
input.button_yellow{
    color:#000000;
    background:#FEEEB1 url(../image/button_bg.gif) bottom repeat-x!important;
    border-top:1px solid #F39D24!important;
    border-left:1px solid #F39D24!important;
    border-right:1px solid #CF6F18!important;
    border-bottom:1px solid #CF6F18!important;
    }
input.button_yellow input:hover{
    color:#5E2708;
    background:#FEEEB1 url(../image/button_bg_hover.gif) bottom repeat-x!important;
    border-top:1px solid #F39D24!important;
    border-left:1px solid #F39D24!important;
    border-right:1px solid #CF6F18!important;
    border-bottom:1px solid #CF6F18!important;
    cursor: help;
    }


div.btn{
    border-top:1px solid #c3d9ff;
    
}

.mapdiv{
    display: inline-block; 
    float: left; 
    text-align: center; 
    margin-left: 5px; 
    margin-right: 5px; 
    margin-bottom: 10px;
}
.content {
	background: #fff;
	border: 1px solid #c3c8ff;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.comment{
        background: #fff;
	border: 0px solid #c3c8ff;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;

}
.write{
        list-style: url('../image/bookmark.png');
        
}

.list {
	margin-bottom: 10px;
	width: 100%;
}


.list img{
	float: left;
}

.list h1{
  padding-top: 5px;
  text-align: left;
}
.list p{
  text-align: left;
}

.list br{
  text-align: center;  
}
.more{
    text-align: right;
}
.list td {
	text-align: left;
	vertical-align: top;
	/*padding-bottom: 10px;*/
        /* border-top: 1px solid silver ;*/
        border-bottom: 1px dotted silver;
    
}
.h{
text-align: left;
background-image: url(view/theme/default/theme/default/image/address/home.gif);
}

.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #c3c8ff;
	border-bottom: 1px solid #c3c8ff;
	border-left: 1px solid #c3c8ff;
	border-right: 1px solid #c3c8ff;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #c3d9ff;
	background: #ffffff;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
        height: 170px;
	clear: both;
	
        
    /* Rounded Corners */
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
	
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	
	/* Borders */
	
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
   

}

#footer .div0{
      width: 100%;
	clear: both;
	height: 10px;
    /*
    background: url('../image/footer.png') repeat-x; 
    */
   
}
#footer .div1 {
	float: left;
	text-align: left;
    padding-top: 5px;
}
#footer .div2 {
    text-align: center;
    padding-left: 10px;
    padding-top:5px;
    padding-bottom: 5px;
    color: #fff;
    font-weight: bold;
    background: -moz-linear-gradient(center top , #fa9b5e, #f57019) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fa9b5e), to(#f57019));
    
    -moz-box-shadow:inset 0px 0px 1px #fa9b5e;
    -webkit-box-shadow:inset 0px 0px 1px #fa9b5e#edf9ff;
    box-shadow:inset 0px 0px 1px #fa9b5e;
      
}

#footer .div3 {
	text-align: center;
    width: 100%;
	clear: both;
    color: #fff;
}

#footer li {
	text-align: center;
    list-style: none; 
}

.title{
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: large;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:0px;
	list-style: none;
}

#category ul li{
    margin: 0px; /* khoang cách gi?a 2 link*/
}

#category ul li a{
    color: #fff;
    font-weight: bold;
    font-size:12px;
    line-height: 33px;
    text-decoration: none;
    padding-left: 35px;
    display: block;
    height: 33px;
    background: url(../image/menu_bg.jpg) center center no-repeat;
}

#category ul li a:hover,  #category ul li a:active {
    background: url(../image/menu_bg.jpg) top center no-repeat;  
}

#category ul li a.select{
 background: url(../image/menu_bg.jpg) bottom center no-repeat;  
}

#online ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}

.additional {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/icon/next.gif');
}

.phong {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-left: 100px;
	list-style: url('../image/content/icon/right.jpg');
}

.dichvu {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 12px;
	list-style: url('../image/content/icon/dichvu.gif');
}

.dinhkem{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/icon/cleardot.gif');
}


 .w{
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 20px;
	list-style: url('../image/icon/pen3.gif');
}

.tomtat{
    padding-left: 10px;
   	margin-left: 8px;
}

.static {
    font-weight: bold;
    color: green;
}

.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}

.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}
#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}

#content .middle1 .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}
#content .middle1 .box .middle {
	width: 158px;
	min-height: 0px;
}


.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}



table.form tr td:first-child {
	width: 600px;
}
.form > * > * > td {
	padding: 10px;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
}

.list {
	border-collapse: collapse;
	width: 100%;
	/*
	border-top: 1px solid #c3d9ff;
	border-left: 0px solid #c3d9ff;
	*/
	margin-bottom: 20px;
}

.list tr{
     padding: 10px 10px 10px 10px;
     height: 150px;
}

.list tr:hover{
   /* background-color: #fff;*/
    padding: 10px;
}
.list td {
       /*
	border-right: 0px solid #c3d9ff;
	border-bottom: 1px solid #c3d9ff;
	*/
 }

.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list tbody a {
	text-decoration: underline;
}
.list tbody td {
	vertical-align: middle;
	padding: 0px 5px;
}
.list tbody tr:odd {
	background: #FFFFFF;
}
.list tbody tr:even {
	background: #E4EEF7;
}
.list .left {
	text-align: left;
	padding: 7px;
}
.list .date {
	text-align: left;
    width: 120px;
	padding: 7px;
}
.list .actions {
	text-align: left;
    width: 68px;
	padding: 7px;
}
.list .right {
	text-align: right;
	padding: 7px;
}
.list .center {
	text-align: center;
	padding: 7px;
}
.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.list .filter td {
	padding: 5px;
	background: #E7EFEF;
}

.list .bimg{
    border: 1px solid #DDDDDD;
    padding:2px;
}

.list1 .bimg{
    border: 1px solid #DDDDDD;
    padding:2px;
}

.list_for_mem {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #c3d9ff;
	border-left: 0px solid #c3d9ff;
	margin-bottom: 20px;
}

.list_for_mem tr{
     padding: 10px 10px 10px 10px;
     
}
.list_for_mem tr:hover{
    background-color: #E8EEFA;
    padding: 10px;
}
.list_for_mem td {
	border-right: 1px solid #c3d9ff;
	border-bottom: 1px solid #c3d9ff;
	border-left: 1px solid #c3d9ff;
 }

.list_for_mem thead td {
	background-color: #c3d9ff;
	padding: 0px 5px;
	border: 1px solid #1a96d3;
}
.list_for_mem thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}

.list_for_mem tbody a {
	text-decoration: underline;
}

.list_for_mem tbody td {
	vertical-align: middle;
	padding: 10px 5px;
}

.list_for_mem tbody tr:odd {
	background: #FFFFFF;
}

.list_for_mem tbody tr:even {
	background: #E4EEF7;
}
.list_for_mem .left {
	text-align: left;
	padding: 7px;
}
.list_for_mem .date {
	text-align: left;
        width: 120px;
	padding: 7px;
}
.list_for_mem .actions {
	text-align: left;
    width: 68px;
	padding: 7px;
}
.list_for_mem .right {
	text-align: right;
	padding: 7px;
}
.list_for_mem .center {
	text-align: center;
	padding: 7px;
}

.list_cat {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #c3d9ff;
	border-left: 0px solid #c3d9ff;
	margin-bottom: 20px;
}

.list_cat tr{
     padding: 10px 10px 10px 10px;
}

.list_cat td:hover{
    background-color: #E8EEFA;    
}
.list_cat td {
	border-right: 0px solid #c3d9ff;
	border-bottom: 1px solid #c3d9ff;
 }
.list_cat tbody a {
	text-decoration: underline;
}
.list_cat tbody td {
	vertical-align: middle;
	
	padding: 15px;
}
.list_cat tbody tr:odd {
	background: #FFFFFF;
}
.list_cat tbody tr:even {
	background: #E4EEF7;
}

.list_cat thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}


.list_tk {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #c3d9ff;
	border-left: 0px solid #c3d9ff;
	margin-bottom: 20px;
}

.list_tk tr{
     padding: 10px 10px 10px 10px;
     height: 30px;
}

.list_tk tr:hover{
    background-color: #E8EEFA;
    padding: 10px;
}
.list_tk td {
	border-right: 0px solid #c3d9ff;
	border-bottom: 1px solid #c3d9ff;
 }

.list_tk thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list_tk thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list_tk tbody a {
	text-decoration: underline;
}
.list_tk tbody td {
	vertical-align: middle;
	padding: 0px 5px;
}
.list_tk tbody tr:odd {
	background: #FFFFFF;
}
.list_tk tbody tr:even {
	background: #E4EEF7;
}
.list_tk .left {
	text-align: left;
	padding: 7px;
}
.list_tk .date {
	text-align: left;
    width: 120px;
	padding: 7px;
}
.list_tk .actions {
	text-align: left;
    width: 68px;
	padding: 7px;
}
.list_tk .right {
	text-align: right;
	padding: 7px;
}
.list_tk .center {
	text-align: center;
	padding: 7px;
}


.list_tk .bimg{
    border: 1px solid #DDDDDD;
    padding:2px;
}





.dot{
    border-bottom: dotted;
}
.captcha{
    padding-top: 5px;    
}
.tk{
width: 300px;
}


.btntk{

}

ul#topnav {
 margin: 0; padding: 0;
 float: left;
 width: 975px;
 list-style: none;
 position: relative; /*--thi?t l?p v? trí c?a ul chua menu--*/
 font-size: 1.2em;
 background: url(../image/topnav_stretch.gif) repeat-x;
}
ul#topnav li {
 float: left;
 margin: 0; padding: 0;
 border-right: 1px solid #f77822; /*-- các menu li --*/
}
ul#topnav li a {
 padding: 15px 15px;
 display: block;
 color: #f0f0f0;
 text-decoration: none;
  font-weight: bold;
 
}
ul#topnav li:hover { background: #1376c9 url(../image/topnav_active.gif) repeat-x; }

ul#topnav li span {
 float: left;
 padding: 15px 0;
 position: absolute;
 left: 0; top:45px;
 display: none; /*-- m?c d?nh menu c?p 2 là ?n --*/
 width: 975px;
 background: #1376c9;
 color: #fff;
 /*--Bottom right rounded corner--*/
 -moz-border-radius-bottomright: 5px;
 -khtml-border-radius-bottomright: 5px;
 -webkit-border-bottom-right-radius: 5px;
 /*--Bottom left rounded corner--*/
 -moz-border-radius-bottomleft: 5px;
 -khtml-border-radius-bottomleft: 5px;
 -webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; } /*--hi?n th? menu c?p 2 khi dua chu?t vào--*/
ul#topnav li span a { display: inline; } /*-- t?t c? các menu câp 2 cùng n?m trên 1 dòng--*/
ul#topnav li span a:hover {text-decoration: underline;} 

/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;	
}
#column-left + #column-right + #content .box-product > div {
	width: 149px;
}

.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
h1.componentheading, .componentheading {
    border-bottom: 1px solid #EEEEEE;
    font-size: 250%;
    margin: 0 0 15px;
    padding: 5px 0;
}

h1.relate, .relate {
    border-bottom: 1px solid #EEEEEE;
    font-size: 250%;
    margin: 0 0 15px;
    padding: 5px 0;

}

/*menu moi*/

body, ul, li {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
}

#menu {
	list-style:none;
	width:930px;
	margin:10px auto 0px auto;
	height:43px;
	padding:0px 20px 0px 20px;

	/* Rounded Corners */
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
	
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	
	/* Borders */
	
	border: 1px solid #002232;

	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	z-index: 1;
	position:relative;
	padding: 4px 10px 4px 10px;
	margin-right:30px;
	margin-top:7px;
	border:none;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	z-index: 2;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
	z-index: 3;
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
	z-index: 4;
}
#menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
	z-index: 5;
}
#menu li:hover .drop {
	background:url("img/drop.png") no-repeat right 7px;
	z-index: 6;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	z-index: 1;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
	z-index: 7;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	z-index: 8;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
	z-index: 100;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}


.re-news{


}

.re-news .tr{


}
.re-news .td{
alignment-baseline: middle;
margin-top: 1px;
width: 25%;
}


.list1 {
	border-collapse: collapse;
	width: 100%;
	/*
	border-top: 1px solid #c3d9ff;
	border-left: 0px solid #c3d9ff;
	*/
	margin-bottom: 20px;
}

.list1 tr{
     padding: 20px 10px 10px 10px;
     height: 150px;
}

.list1 tr:hover{
   /* background-color: #fff;*/
    padding: 10px;
}
.list1 td {
       /*
	border-right: 0px solid #c3d9ff;
	border-bottom: 1px solid #c3d9ff;
	*/
 }

/* box da */
.box-da {
	width: 100%;
	overflow: auto;
}
.box-da > div {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 5px;	
}
#column-left + #column-right + #content .box-product > div {
	width: 149px;
}

.box-da .image {
	display: block;
	margin-bottom: 0px;
}
.box-da .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-da .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-da .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-da.price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-da .price-new {
	font-weight: bold;
}
.box-da .rating {
	display: block;
	margin-bottom: 4px;
}
h1.componentheading, .componentheading {
    border-bottom: 1px solid #EEEEEE;
    font-size: 250%;
    margin: 0 0 15px;
    padding: 5px 0;
}

			
.boxgrid{ 
		width: 150px; 
		height: 100px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 1px #E7E7E7;
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid h3{ margin: 10px 10px 0 10px; color:#FFF; font:10pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
				
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 1; 
				}

                               .boxgrid a{ 
					color:#fff;
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
.captionfull .boxcaption {
top: 260;
 					left: 0;
 				}
.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
 				
 				
/* domain check */
fieldset	{padding:10px; border:1px solid #CCCCCC; width: 600px;}
legend		{font-size: 1.5em; color: #262f5f; font-weight: normal; font-family:"Trebuchet MS",'Times New Roman',Times,serif;}

.td			{color: #000; font-weight: normal; font-family:"Trebuchet MS",'Times New Roman',Times,serif;}
.green		{color: #009900;}				
				
#domain		{padding:15px;}
#domain	.l1	{float: left; width: 230px; margin: 0 5px 0 0;}
#domain	.l2	{float: left; width: 190px; margin: 0 5px 0 0; }
#domain	.r	{float: right; margin: 0; width: 80px;}
#domain	.input	{ font-size:14px; background-color:#fff; padding:4px; border:1px solid #b5b6c4;}

/*result table */
#log		{width: 650px; margin-top: 5px;}
#log_res	{overflow: auto;}
#log_res.ajax-loading	{padding: 20px 0;background: url(../image/whois/loading.gif) no-repeat center;}

.tabel		{width:100%; margin:auto; border-collapse:collapse;}
.tabel th	{padding:2px; background-repeat: repeat-x; color:#000;}
.tabel td	{padding:2px;}
.disponibil {width:50%; color:#009900; text-align:left;}
.ocupat 	{color:#CC0000; text-align:left;}
.alt 		{background-color:#F1F1F1}

/*domain check **/ 				
 								
				
.list2 {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #C3D9FF;
	border-left: 1px solid #C3D9FF;
	margin-bottom: 20px;
}
.list2 td {
	border-right: 1px solid #C3D9FF;
	border-bottom: 1px solid #C3D9FF;
}
.list2 thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list2 thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list2 tbody td a {
	text-decoration: underline;
}
.list2 tbody td {
	vertical-align: middle;
	padding: 0px 5px;
	background: #FFFFFF;
}
.list2 tbody tr:hover td {
	background-color: #FFFFCB;
}
.list2 .left {
	text-align: left;
	padding: 7px;
}
.list2 .right {
	text-align: right;
	padding: 7px;
}
.list2 .center {
	text-align: center;
	padding: 7px;
}
.list2 .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
.list2 .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.list2 tr.filter td, .list tr:hover.filter td {
	padding: 5px;
	background: #E7EFEF;
}

.list3 {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.list3 td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.list3 thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list3 thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list3 tbody td a {
	text-decoration: underline;
}
.list3 tbody td {
	vertical-align: middle;
	padding: 0px 5px;
	background: #FFFFFF;
}
.list3 tbody tr:hover td {
	background-color: #FFFFCB;
}
.list3 .left {
	text-align: left;
	padding: 7px;
}
.list3 .right {
	text-align: right;
	padding: 7px;
}
.list3 .center {
	text-align: center;
	padding: 7px;
}
.list3 .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
.list3 .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.list3 tr.filter td, .list tr:hover.filter td {
	padding: 5px;
	background: #E7EFEF;
}
	
			
/* gan footer*/
.shutContact {
    background: url("../image/shutDownContact.jpg") no-repeat scroll 0 0 transparent;
    height: 20px;
}

.listPatner {
    list-style: none outside none;
}
.listPatner li {
    float: left;
    padding-left: 18px;
}
.rulerN {
    background: url("../image/rulerN.jpg") repeat-x scroll center bottom transparent;
    clear: both;
    height: 20px;
}


.bullet-pen{
     background-image: url("../image/icon/edit.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin-left: 15px;
    padding: 1px 5px 2px 20px;
}



.list_tb {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #c3d9ff;
	margin-bottom: 20px;
}

.list_tb tr{
     padding: 10px 10px 10px 10px;
     
}
.list_tb tr:hover{
    background-color: #E8EEFA;
    padding: 10px;
}
.list_tb td {
	border: 1px solid #c3d9cf;
	
 }

.list_tb thead td {
	background-color: #c3d9ff;
	padding: 5px 5px;
	font-weight: bold;
	text-align:center;
}
.list_tb thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	
}

.list_tb tbody a {
	text-decoration: underline;
}
.list_tb tbody td {
	vertical-align: middle;
	padding: 5px 5px;
}
.list_tb tbody tr:odd {
	background: #FFFFFF;
}
.list_tb tbody tr:even {
	background: #E4EEF7;
}
.list_tb .left {
	text-align: left;
	padding: 7px;
}
.list_tb .date {
	text-align: left;
    width: 120px;
	padding: 7px;
}
.list_tb .actions {
	text-align: left;
    width: 68px;
	padding: 7px;
}
.list_tb .right {
	text-align: right;
	padding: 7px;
}
.list_tb.center {
	text-align: center;
	padding: 7px;
}

/* COLORED OUTSET BUTTONS */

.outset-colored {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	list-style-type: none;
}

.outset-colored ul { list-style-type: none; display: block; }

.outset-colored li {
	float: left;
	height: 30px;
	margin: 0 8px 7px 0;
}

.outset-colored li a {
	color: #424242;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 24px;
	padding-left: 27px;
	padding-top: 6px;
	position: relative;
	text-decoration: none;
	border: 1px solid #bfc1c6;
	border-radius: 5px;
	background-color: #D8D9DD;
	-moz-border-radius: 5px;
	-webkit-borer-radius: 5px;	
}

/* EMAIL */
.outset-colored li a.email {
	background: -moz-linear-gradient(#ff6666, #cc0000 10%, #c40202);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ff6666),color-stop(.10, #cc0000),color-stop(1, #c40202));
	color: #f3f3f3;
	border: 1px solid #c40202;
}

.outset-colored li a:hover.email {
	background: -moz-linear-gradient(#c40202, #cc0000 1%, #e03434 10%, #e03434);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c40202),color-stop(.01, #cc0000),color-stop(.10, #e03434),color-stop(1, #e03434));
}

/* LINKEDIN */
.outset-colored li a.linkedin {
	background: -moz-linear-gradient(#7cd0fb, #38a5dc 10%, #2c83ae);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7cd0fb),color-stop(.10, #38a5dc),color-stop(1, #2c83ae));
	color: #f3f3f3;
	border: 1px solid #2c83ae;
}

.outset-colored li a:hover.linkedin {
	background: -moz-linear-gradient(#2c83ae, #38a5dc 1%, #41b9f6 10%, #41b9f6);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #2c83ae),color-stop(.01, #38a5dc),color-stop(.10, #41b9f6),color-stop(1, #41b9f6));
}

/* FACEBOOK */
.outset-colored li a.facebook {
	background: -moz-linear-gradient(#7aa3f7, #4c72c3 10%, #3b5998);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7aa3f7),color-stop(.10, #4c72c3),color-stop(1, #3b5998));
	color: #f3f3f3;
	border: 1px solid #3b5998;
}

.outset-colored li a:hover.facebook {
	background: -moz-linear-gradient(#3b5998, #4c72c3 1%, #5c8aea 10%, #5c8aea);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3b5998),color-stop(.01, #4c72c3),color-stop(.10, #5c8aea),color-stop(1, #5c8aea));
}

/* TWITTER */
.outset-colored li a.twitter {
	background: -moz-linear-gradient(#8ae0fd, #24bce6 10%, #1e9ec1);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #8ae0fd),color-stop(.10, #24bce6),color-stop(1, #1e9ec1));
	color: #f3f3f3;
	border: 1px solid #1e9ec1;
}

.outset-colored li a:hover.twitter {
	background: -moz-linear-gradient(#1e9ec1, #24bce6 1%, #33ccff 10%, #33ccff);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #24bce6),color-stop(.01, #33ccff),color-stop(.10, #33ccff),color-stop(1, #33ccff));
}

/* FLICKR */
.outset-colored li a.flickr {
	background: -moz-linear-gradient(#fc75ba, #e10374 10%, #c10263);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fc75ba),color-stop(.10, #e10374),color-stop(1, #c10263));
	color: #f3f3f3;
	border: 1px solid #c10263;
}

.outset-colored li a:hover.flickr {
	background: -moz-linear-gradient(#c10263, #e10374 1%, #ff0283 10%, #ff0283);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c10263),color-stop(.01, #e10374),color-stop(.10, #ff0283),color-stop(1, #ff0283));
}

.outset-colored li a img {
	height: 16px;
	left: 7px;
	margin-right: 7px;
	position: absolute;
	top: 7px;
	width: 16px;
   border: none;
}

.outset-colored li a span {
	display: block;
	height: 22px;
	padding-right: 7px;
	overflow: hidden;
	/*width: 70px; Add a width here if you want all the buttons to be the same size.*/
}

span.site { font-size: 14px; line-height: 20px; }	


/* top taskbar */
#task_bar {
    background: url("../image/bg_top.gif") repeat-x scroll 0 0 transparent;
    height: 30px;
    margin-left: auto;
	margin-right: auto;
    position: fixed;
    width: 985px;
    z-index: 100;
    clear: both;

}
.top_task {
    margin: auto;
    width: 100%;
}
.api_taskbar_left {
    float: left;
    margin: 0;
    padding: 0;
}
.api_taskbar_left span {
    float: left;
    line-height: 30px;
    padding: 0 10px;
}
.api_taskbar_left span a {
    color: #333333;

}
.api_taskbar_left span a:hover {
    color: #0068BD;
}
.api_taskbar_left span a img {
    float: left;
    margin-top: 6px;
    padding-right: 3px;
}
.api_taskbar_right {
    float: right;
	margin: 0;
    padding: 0;
}
.api_taskbar_right span {
    float: left;
    line-height: 30px;
    padding: 0 10px;
}
.api_taskbar_right span a {
    border-radius: 5px 5px 5px 5px;
    color: #333333;
}
.api_taskbar_right span a span {
    color: #DF0005;
    font-weight: bold;
}

.label{border:1px solid #000}
.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}
.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}
/* het tasbar */						