/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 4, 2014 */
@font-face {
    font-family: 'crackhousemedium';
    src: url('./fonts/ufonts.com_crackhouse_1_-webfont.eot');
    src: url('./fonts/ufonts.com_crackhouse_1_-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/ufonts.com_crackhouse_1_-webfont.woff') format('woff'),
         url('./fonts/ufonts.com_crackhouse_1_-webfont.ttf') format('truetype'),
         url('./fonts/ufonts.com_crackhouse_1_-webfont.svg#crackhousemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* HEADER */
a:link {
	color: #51066f;
	text-decoration: none;
	}
	
a:visited {
    color: #51066f;
    text-decoration: none;
    }

a:hover {
    color: #a882a9;
    text-decoration: none;
    }

body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
    font-weight: normal;
	text-align: left;
/*    background: url('../gfx/fade.jpg') 0% 0% repeat-x #b7b7b7;*/
    background: #dfd;
	margin: 0px;
	}
	
p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #444;
    }    

h1 {
    text-align: left;
	font: 36px/24px 'crackhousemedium';
    font-weight: bold;
    color: #51066f;
	margin: 25px 0px 0px 0px;
    }

h2 {
	font: 24px/20px 'crackhousemedium';
    text-align: left;
    color: #51066f;
	margin: 25px 0px 7px 0px;
    }
        
.bold {
	font-weight: bold;
	}

.crackhouse {
	font-family: 'crackhousemedium';
	}

.point24 {
	font-size: 24px;
	}

.plain {
	color: #555;
    }
    
.tint {
    color: #b09fbc;
    }    
    
.purple {
    color: #51066f;
    }

.centre {
	position: absolute; left:50%;
    width:980px;
	margin-top:35px;
	margin-left:-490px;	width:980px;
	background-color:#fff;
	overflow: visible;
	visibility: visible;
	border: solid 1px #000;
/*    -webkit-box-shadow: 0px 0px 30px #000;
	-moz-box-shadow: 0px 0px 30px #000;*/
    }

.SGbanner {
    margin-top: 20px;
    margin-left: 20px;
    width: 940px;
    height: 108px;
    color: #009736;
    }

.title {
    margin: -110px 0px 0px 257px;
    text-align: right;
    font-size: 28px;
    font-weight: lighter;
    }

.subtitle {
    text-align: right;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    margin: 10px 0px 0px 257px;
    }

/* end header */

/* MENU */
/* menu by Skunkworks */   
.menu {	
    background-color: #fff;
    margin: 45px 5px 10px 20px;
	width: 120px;
	text-align: left;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	float: left;
}

.listmenu {
    width: 100%; /*leave this value as is in most cases*/
    text-align: left;
}

.listmenu ul {
    height: 53px;
    line-height: 53px;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%; /*width of menu*/
    }
    
.listmenu ul li {
    list-style: none;
    }

.listmenu ul li a{    
    color: #51066f; /*text color*/
    padding: 5px 5px 6px 5px;
    text-decoration: none;
    }

.listmenu ul li a:visited {
    color: #51066f;
    }

.listmenu ul li a:hover, .listmenu ul li {
    color: #a882a9 !important; /*text color of selected and active item*/
    }
    
 li.c1 {
    list-style: none;
    color: #51066f;
    }

/* end menu */

/* PAGES */
.spacer {
    clear: both;
    }

.picbox {
	padding: 0px;
	width: 400px;
	height: 100%;
	margin: 0px;
    float: right;
    }    

.content {
    text-align: left;
    min-height: 400px;
	font-size: 12px;
	line-height: 16px;
	margin: 20px 0px 20px 0px;
	}

.lefttext {
	width: 390px;
    border-left: solid 1px #000;
    padding: 0px 0px 0px 10px;
    float: left;
	}

.imageboxes {
    margin: 30px 20px 10px 10px;
    border: solid #000 0px;
	width: 170px;
	height: 108px;
	float: right;
	overflow: hidden;
    -webkit-box-shadow: 5px 15px 10px #777;
	-moz-box-shadow: 5px 15px 10px #777;
	}

.imagebox1 {
    margin: 25px 20px 15px 40px;
	width: 390px;
	height: 280px;
	float: right;
    background: #ddd; /* temp */
	}

.bottom {
    margin: 102px 0px 0px 0px;
    }
    
/* end pages */

/* FOOTER */
.footer {
    position: relative;
    height: 15px;
	color: #fff;
	z-index: 0;
}

/* end footer */
