@charset "utf-8";
body {
	background-image: url(images_interface/bg.jpg);
	background-repeat: no-repeat;
	background-color: #0D1313;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}





.containall {
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.menubar {
	width:880px;
	height:18px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000000;
	margin-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.menubaritem {
	display:block;
	width:118px;
	height:18px;
	text-align:center;
	float:left;

}


a.menubaritemselected {
	display:block;
	width:118px;
	height:16px;
	text-align:center;
	padding-top:2px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#426763;


}


a.menubaritem {
	display:block;
	width:118px;
	height:16px;
	text-align:center;
	padding-top:2px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;


}

a.menubaritem:hover {
	display:block;
	background-color:#223634;

}

.dividerlines {
	
	background-color:#426763;
	margin-left:3px;
	margin-right:3px;
	height:18px;
	width:1px;
	float:left;

}


.left {
	width:607px;
	padding:0px;
	margin:0px;
	float:left;
		
}

.right {
	width:270px;
	padding:0px;
	margin:0px;
	float:right;

}

.leftfront {
	width:600px;
	background-color:#000000;
	padding:3px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	float:left;
		
}

.rightfront {
	width:263px;
	background-color:#000000;
	padding:3px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	float:right;

}


.greendash {
	
	border: 1px dashed #52807A;	
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
	

}


.greendashfront {
	
	border: 1px dashed #52807A;
	margin:0px;
	padding:0px;
	

}

.greydash {
	
	border: 1px dashed #333333;	
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
	

}

h1.mygreydash  {
	margin:0px;
	padding:0px;
	padding-top:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:15px;
	background-color:#141E1A;
	text-transform: uppercase;	
	padding-right:27px;
	padding-left:5px;
	padding-bottom:5px;
	font-weight:normal;
	width:auto;
	float:left;

}

.greydashcontent {
	
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	width:100%;
	margin:0px;
	padding:0px;

}

.greydashcontent p {
	
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
}

.greydashcontent a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

.greydashcontent a:hover {
	
	text-decoration:underline;

}

.greydashcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	width:100%;
	margin:0px;
	padding:0px;


}

.greydashcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#999999;
	margin:0px;
	padding:0px;
	margin-bottom:12px;

}

.postedin {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#999999;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	margin-top:15px;
}

.postedin a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

.postedin a:hover {
	
	text-decoration:underline;

}

.newsitem {
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;	
	margin-bottom:15px;
	
		
}




.upcominggigs {
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;	
	margin-bottom:15px;
	
		
}


.upcominggigs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	
		
}

.upcominggigs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	
		
}



 .upcominggigs a:hover{

	text-decoration:underline;
	
		
}

.newsfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	

}

form {
	padding:0px;
	margin:0px;
}


/* footer from here */

.greydashfooter {

	padding-top:24px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	

}

.footerdiv {
	width:875px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding-bottom:0px;
	background-color:#000000;
	margin-top: 10px;
	text-transform:uppercase;
}
.footerdiv ul {
	padding: 0px;
	margin: 0px;
}

.footerdiv a:link, .footerdiv a:visited, .footerdiv a:active {
	color:#FFFFFF;
	text-decoration: none;
}

.footerdiv a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.footerdiv li {
	list-style-type: none;
	float: left;
	display: list-item;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	clear: right;
}

.logixlogodiv {
	float: right;
	height: 20px;
	width: 192px;

}
/* to here */

a.morebutton {
	margin:0px;
	padding:0px;
	background-image: url(images_interface/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:13px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;

	
}

a.morebutton:hover {
	color:#ffffff;
	text-decoration:none;
	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* -------------------------------- inside page -------------------------------- */

.innerright {
	width:629px;
	padding:0px;
	margin:0px;
	float:right;
		
}

.innerleft {
	width:250px;
	padding:0px;
	margin:0px;
	float:left;
	margin-right:1px;

}

.leftinside {
	width:243px;
	background-color:#000000;
	padding:3px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	float:left;
		
}

.rightinside {
	width:623px;
	background-color:#000000;
	padding:3px;

	margin-top:1px;
	margin-bottom:1px;
	float:right;

}

.sidemenuitem h1{
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#CCCCCC;
	text-transform:uppercase;
		
}
a.sidemenuitem h1{
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-bottom:15px;
	background-image: url(images_interface/bigbox.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;	
	
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#999999;
	text-transform:uppercase;
	
		
}

a.sidemenuitem h1:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:none;

		
}



.smallfonts, .smallfonts p {
	font-size:10px;
	color:#cccccc;
}

.smallfonts a {
	font-size:10px;
	color:#ffffff;
}


.smallfontsdark {
	font-size:10px;
	color:#666666;
}

.smallfontsdark a {
	font-size:10px;
	color:#cccccc;
}

.posttitle h1, .posttitle h1 a {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	text-decoration:none;
}

.posttitle h1 a:hover {
	text-decoration:underline;
}
.commentbox {
	margin-left:25px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B3CAC6;
}

.responses, .responses p, .responses a {
	color:#B3CAC6;

}

#myGallery
{
	width: 596px !important;
	height: 266px !important;
} 

.imageElement h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	

}

.latestgallery {
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;	
	margin-bottom:15px;
	
		
}

.latestgallery img {
	margin:0px;
	padding:0px;
	margin-right:2px;
	margin-left:3px;
	margin-bottom:2px;
	float:left;
	border: 2px solid #495A54;	
		
}

.innerright img {
	margin-right:8px;
	margin-left:3px;
	margin-bottom:2px;
	float:left;
	border: 3px solid #495A54;	
		
}

.dottedbox {
	padding:3px;
	float:left;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:6px;
	
	
}

.dottedbox img {
	border: 1px dashed #333333;
	padding:3px;
	float:left;
	margin:0px;
	margin-bottom:4px;
	
	
	
}

.mygallery img {
	margin-right:10px;
	margin-left:0px;
	margin-bottom:10px;
	float:left;
	border: 3px solid #495A54;	
		
}


/* --------------------- MOO LIGHTBOX ----------------------- */
.demo-stream
{
	list-style:				none;
	margin:					0;
}
 
.demo-stream li
{
	float:					left;
	padding:				5px;
	width:					100px;
	height:					100px;
	text-align:				center;
}

/* ---------------------------------------------------------- */


.smallbox {
	border: 1px solid #333333;
	width:180px;
	margin-bottom: 10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 10px;
}

.ngg-album-compact {
	width:125px;
	margin-right:5px;
	margin-left:5px;
	float:left;
}
