﻿#ctl00_Content_ucReg_gvRegCodeList tr th:nth-child(6), #ctl00_Content_ucReg_gvRegCodeList tr td:nth-child(6) {
    display: none;
}

body {
    background-image: url("../Images/bg.png") !important;
}


.nice-menu li ul {
padding-top:31px;
}


input[type=text] {
	border-radius:1px;
	padding:1px;
	font-size:14px;
	
}

#aspnetForm input[type=text], #aspnetForm input[type=password], #aspnetForm textarea, #aspnetForm select {
	border:solid 1px #ccc;
	border-radius:2px;
	padding:6px;
}

th {
    background-color:#777777;
    color: #ffffff;
}
    th a {
        color: #ffffff;
    }
        th a:hover {
            color: #ffffff;
        }

table, .Login, .DataGrid, #ctl00_Content_dlCalendar, .carttable, .payment, .GridView, .tableStatic {
    background-color: #ffffff;
    border: 1px solid #cccccc;
}
.TableAlternating {
    background-color: #f5f5f5;
}

.button {
    border:solid 1px #cccccc;
    background-color:#f5f5f5;
}

.payment {
    background-color: #f5f5f5;
}

.BillingInfoHeader {
    background-color: #f5f5f5;
}

td.NewUser {
    background-color: #f5f5f5;
}

.ProductSubCatsItem {
    border: solid 2px #cccccc;
    background-color: #f5f5f5;
}

.ProductSubCatsItemImg {
    border:solid 1px #cccccc;
}

.AccountFiles, .AccountFreeModules, .AccountRegCodes, .AccountCompletionReport, .AccountOrders, .AccountEditAccount, .AccountHighScore, .AccountButton {
    background-color:#777777;
    color:#ffffff;
}
    .AccountFiles:hover, .AccountFreeModules:hover, .AccountRegCodes:hover, .AccountCompletionReport:hover, .AccountOrders:hover, .AccountEditAccount:hover, .AccountHighScore:hover, .AccountButton:hover {
    }

.MyAccountIcon {
    color: #ffffff;
}

.course-container, .files-container, .modules-container {
    border-bottom: solid 1px #cccccc;
}

#block-nice-menus-1 {
	background-image:url("../Images/main-nav-bg.jpg") !important;
}

#footer-logo {
	
}

#aspnetForm{
	min-height:640px;
}

.lcTopLinks {
	float:right;
	position:relative;
	top:6px;
	left:54px;
}

.ProductSubCatsItemPrice{
	display:none;
}

#block-menu-menu-utility{
	margin-left: 588px;
	width:294px;
}

.CourseCompletion td{
width:auto !important;
vertical-align:middle;
}

.companyInfo input {
	position:relative;
	left:4px;
}