﻿	h1 {
		font-size: 24px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #767662;
	}
	
	h2 {
		font-size: 18px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #767662;
	}
	
	h3 {
		font-size: 15px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #767662;
	}
	
	h4 {
		font-size: 24px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #c1d72e;
	}
	
	h5{
		font-size: 18px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #c1d72e;
	}
	
	h6 {
		font-size: 15px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
		color: #c1d72e;
	}
	
	
	a {
		color : #b4ca1f;
		text-decoration: none;
		cursor: pointer;
	}
	
	a:hover {
		color : #767561;
		text-decoration: none;
	}
	
	#page_options {
		font-size : 12px;
		font-weight: normal;
		padding: 0px 0px 5px 0px;
		color: #797979;
	}
	
	#page_title h3 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
	}
	
	#table_option a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	
	
	#table_title_1 {
		background: #3d72a7;
	}
	
	#table_title_2 {
		background: #919191;
	}
	
	textarea
	{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif; 
	}
    
        #MyHome
        {
        	float: left;
        	margin: 0 30px 0 495px;
        }
        
        #Company, #Products, #Business, #Order, #Events, #QLife
        {
        	float: left;
        	margin: 0px 30px 0px 0px;
        }
    
        #navCompany
        {
        	position: absolute;
        	top: 113px;
            background:url("images/nav_bg.png") center top  no-repeat;
            width: 200px;
            z-index: 100;
            margin: 0px 0px 0px -77px;
            text-align: left;
            color: #daebec;
            padding: 20px 10px 10px 10px;
        }
        
        #navProducts
        {
        	position: absolute;
        	top: 113px;
            background:url("/images/nav/nav_bg.png") center top  no-repeat;
            width: 190px;
            z-index: 100;
            margin: 0px 0px 0px -78px;
            text-align: left;
            color: #daebec;
            padding: 20px 10px 10px 10px;
        }
        
        #navBusiness
        {
        	position: absolute;
        	top: 113px;
            background:url("/images/nav/nav_bg.png") center top  no-repeat;
            width: 152px;
            z-index: 100;
            margin: 0px 0px 0px -50px;
            text-align: left;
            color: #daebec;
            padding: 20px 10px 10px 10px;
        }
        
        #navOrder
        {
        	position: absolute;
        	top: 113px;
            background:url("/images/nav/nav_bg.png") center top  no-repeat;
            width: 165px;
            z-index: 100;
            margin: 0px 0px 0px -70px;
            text-align: left;
            color: #daebec;
            padding: 20px 10px 10px 10px;
        }
        
        #navEvents
        {
        	position: absolute;
        	top: 113px;
            background:url("/images/nav/nav_bg.png") center top  no-repeat;
            width: 152px;
            z-index: 100;
            margin: 0px 0px 0px -66px;
            text-align: left;
            color: #daebec;
            padding: 20px 10px 10px 10px;
        }
        
        #navQLife
        {
        	position: absolute;
        	top: 113px;
            background:url("/images/nav/nav_bg.png") center top  no-repeat;
            width: 152px;
            z-index: 100;
            margin: 0px 0px 0px -64px;
            text-align: left;
            color: #daebec;
            padding: 20px 10px 10px 10px;
        }
        
        .navLink
        {
        	cursor: pointer;
        }
        
        .navWindow a 
        {
        	color: #daebec;
        	text-transform: uppercase;
        }
        
        .navWindow a:hover
        {
        	color: #ffffff;
        }
        


.EditContentOFF {
	cursor:pointer;
	padding:0px;
}
.EditContentON {
	background-color:#FFFFCC;
	cursor:pointer;
	padding:0px;
}

	#admin_name
	{
		float: left;
	}


	#admin_Tabs 
	{
		width : 584px;
		position : relative;
		top : 1px;
		float: right;
	}
	
	#admin_Tabs #Overview_tab {
		width : 96px;
		text-align: center;
		float : right;
		position : relative;
		right : -88px;
		cursor: pointer;
	}
	
	#admin_Tabs #Content_tab {
		width : 96px;
		text-align: center;
		float : right;
		position : relative;
		right : -66px;
		cursor: pointer;
	}
	
	#admin_Tabs #Users_tab {
		width : 96px;
		text-align: center;
		float : right;
		position : relative;
		right : -44px;
		cursor: pointer;
	}
	
	#admin_Tabs #Stats_tab {
		width : 96px;
		text-align: center;
		float : right;
		position : relative;
		right : -22px;
		cursor: pointer;
	}
	
	#admin_Tabs #Settings_tab {
		width : 96px;
		text-align: center;
		float : right;
		position : relative;
		cursor: pointer;
	}
	
	
				#personal {
					position: relative;
					text-align: right;
					right: 15px;
					top: -75px;
					color: #ffffff;
				}
				
				#personal ul {
					margin: 0px;
					padding: 0px;
					list-style: none;
				}
				
				#personal li {
					margin: 0px 0px 2px 0px;
					padding: 1px 0px 0px 0px;
				}
			
			
			#Container 
			{
	position: relative;
	top: -15px;
	background-image: url(/images/qivana/bg_content_bottom.png);
			}
			#Footer {
				margin:0 auto;
				position:relative;
				top:-84px;
				width:947px;
			}
        
