@import "css/admin.css";
@import "css/content.css";


/* Changes of colours 

There are a few files you need to change
containers.css in containers\waste_company_containers_1
skin.css in skins\waste_company_1


You need to change the following volurs to what you want

Original Green SCheme

Primary  / Buttons 
#64893D


Rest light to dark
#CC9  -in containers.css and this file
#385914 - Colour of dark links


Images
YOu need to change the following images
menubg.gif



*/


/* Changes to Cores CSS */




Body
{
    margin: 0px;
    padding: 0px;
    background: #fff;
}
Body, .Normal, .NormalTextBox, td, p, .Normal, .NormalDisabled, .NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4em;
    color: #536070;
    font-size: 12px;
}
p
{
    padding: 5px 0;
    margin: 0px;
}
li, ul li
{
    list-style: disc;
}
ol li
{
    list-style: decimal;
}
.Head
{
    color: #363B69;
    font: bold 1.2em Arial, Helvetica, sans-serif;
}
.SubHead
{
    color: #666;
}
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    font: bold small Arial, Helvetica, sans-serif;
    color: #64893D;
}
A.CommandButton:hover
{
    color: #64893D;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    line-height: 1em;
    margin: 0px;
    padding: 5px 0;
}
a:link, a:active, a:visited
{
    border: 0;
    text-decoration: underline;
    outline: none;
    color: #64893D;
}
a:hover
{
    color: #98DF09;
    text-decoration: none;
}


/*Skin Layout Design*/

#userinputbutton
{
    background: #818181;
    background: -moz-linear-gradient(top, #818181 0%, #656565 100%);
    background: -webkit-gradient(linear, left top, left  bottom, color-stop(0%,#818181), color-stop(100%,#656565));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818181',  endColorstr='#656565',GradientType=0 );
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0px 1px 1px #000;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border-color: #fff;
}


#DNN6
{
    position: relative;
    z-index: 1;
}
#Body
{
    background: #64893D;
    min-width: 1000px;
}
.skinwidth
{
    width: 980px;
    margin: 0px auto;
}
.clr
{
    clear: both;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.w49
{
    width: 49%;
    padding: 10px 0;
}
.mr10
{
    margin-right: 10px;
}
.w40
{
    width: 39%;
}
.w60
{
    width: 59%;
}
#dnntopbox
{
    background: #64893D;
    height: 30px;
    color: #ccc;
    line-height: 30px;
}
#dnntopbox a
{
    color: #ccc;
    padding: 0 5px;
}
#dnntopbox a:hover
{
    color: #98DF09;
}
#dnnheaderbox
{
    background: #CCCC99;
    border-top: 1px #536070 solid;
    padding: 10px 0;
}
#dnnmenubox
{
    background: url(images/menubg.gif) 0 0 repeat-x;
    height: 40px;
}
#dnnbreaderbox
{
    background: url(images/breader.gif) left bottom repeat-x;
    height: 35px;
    line-height: 35px;
}
#dnncontentbox
{
    background: #fff;
    padding: 10px 0;
}
#dnnfooterbox
{
    background: #64893D;
    padding: 20px 0;
    color: #e5e5e5;
}
#Copyright
{
    border-top: 2px #CCCC99 solid;
    padding: 10px 0;
}
#Copyright .fright
{
    padding-left: 10px;
}

#dnnfooterbox .Normal, #dnnfooterbox .SubHead, #dnnfooterbox p, #dnnfooterbox body
{
    color: #385914;
}
#dnnfooterbox span.SkinObject
{
    font-weight: normal;
    color: #c3d8ea;
}
#dnnfooterbox a.SkinObject
{
    float: right;
    font-weight: normal;
    text-decoration: underline;
}
#dnnfooterbox a.SkinObject:link, #dnnfooterbox a.SkinObject:active, #dnnfooterbox a.SkinObject:visited
{
    color: #385914;
    padding: 0 0 0 15px;
}
#dnnfooterbox .Normal a
{
    color: #385914;
    text-decoration: none;
}
#dnnfooterbox .Normal a:hover, #dnnfooterbox a.SkinObject:hover, #dnnfooterbox .Head
{
    color: #fff;
}
#dnnfooterbox h1.cheader
{
    display: block;
    border-bottom: 2px #536070 solid;
    margin-bottom: 10px;
}

#dnn_FAPane, #dnn_FBPane, #dnn_FCPane
{
    width: 24%;
    margin-right: 1%;
}
#dnn_FDPane
{
    width: 24%;
}
#dnn_HeaderPane
{
    padding-top: 8px;
}
#dnn_HeaderPane .DnnModule
{
    margin: 0px;
    padding: 0px;
}

#dnn_LeftPane
{
    float: left;
    width: 240px;
    margin-right: 20px;
    display: inline;
}
#dnn_MiddlePane
{
    float: left;
    width: 460px;
}
#dnn_RightPane
{
    float: right;
    width: 240px;
}
#dnn_LeftThreePane
{
    float: left;
    width: 240px;
}
#dnn_RightSevenPane
{
    float: right;
    width: 720px;
}
#dnn_LeftSevenPane
{
    float: left;
    width: 720px;
}
#dnn_RightThreePane
{
    float: right;
    width: 240px;
}
#dnn_SocialMediaPane
{
    margin: 0px;
    padding: 0px;
}
#dnn_BoxaPane
{
    float: left;
    width: 315px;
}
#dnn_BoxbPane
{
    float: left;
    width: 315px;
    margin-left: 20px;
    display: inline;
}
#dnn_BoxcPane
{
    float: right;
    width: 315px;
}
#dnn_PageFlipPane
{
    right: 0px;
    float: right;
    position: absolute;
    top: 0px;
    z-index: 5000;
    width: 60px;
    height: 60px;
}
.DNNEmptyPane
{
    width: 0px;
    padding: 0px;
    margin: 0px;
}

/* Skin Object Style*/
#dnnmenubox .SearchContainer
{
    width: 200px;
    height: 30px;
    background: #fff;
    margin-top: 4px;
    float: right;
}
#dnnmenubox .SearchContainer .SearchBorder
{
    border: 0;
    background: none;
    width: 168px;
    height: 30px;
    margin: 0px;
    padding: 0px;
}
#dnnmenubox .SearchContainer .SearchIcon
{
    float: left;
    width: 30px;
    padding: 3px;
    background-position: 9px 6px;
}
#dnnmenubox .SearchContainer .SearchIcon img
{
    width: 7px;
    margin-top: 10px;
}
#dnnmenubox .SearchContainer .SearchTextBox
{
    float: left;
    background: #fff;
    width: 130px;
    margin: 5px 0;
    color: #666;
}
#dnnmenubox .SearchContainer .SearchButton
{
    float: left;
    text-indent: -9999px;
    display: block;
    height: 30px;
    width: 30px;
    padding: 0;
    background: url(images/search.gif) 0 0 no-repeat;
}
#dnnmenubox .SearchContainer a.SearchButton:hover
{
    background: url(images/search.gif) -30px 0 no-repeat;
}

.CurrentDate
{
    float: left;
}
.Login
{
    float: right;
}
.User
{
    float: right;
}
/* Language Object */
.language-object
{
    display: inline-block;
    padding: 8px;
    float: left;
}
.language-object img
{
    width: 18px;
}

/* DNN 7 */


	/* Primary Action */
	
	.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
		border-color: #64893D; /*dark blue*/
		background:#64893D;
		background: -moz-linear-gradient(top, #64893D 0%, #64893D 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64893D), color-stop(100%,#64893D)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #64893D 0%,#64893D 100%); /* Chrome10+,Safari5.1+ */
		background: linear-gradient(top, #64893D 0%,#64893D 100%); /* W3C */
		
		-webkit-box-shadow:  	0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
		box-shadow:  			0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
		
		color:#efefef;
		text-shadow: 0px -1px 0px #185B93;
	}

	.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover{
		border-color: #CC9;
		background: #CC9; /* Old browsers */
		background: -moz-linear-gradient(top, #CC9 0%, #CC9 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CC9), 	color-stop(100%,#CC9)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #CC9 0%,#CC9 100%); /* Chrome10+,Safari5.1+ 	*/
		background: linear-gradient(top, #CC9 0%,#CC9 100%); /* W3C */
		color:white;
	} 