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

body {
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	color: #bb2701;
	
}

a {
	text-decoration: none;
}

#container {

	border-color: black;
	border-style: double;
	border-width: 0px;
	text-align: center;
	
}

#middle-column {
	border-color: #004080;
	text-align: center;
	width: 700px;
	margin:0 auto;
	border-style: solid;
	border-width: 0px;

}

#circles-spacing {
	min-height: 97px;
	text-align: center;
	width: 1024px;
	margin:0 auto;
	background-image: url(../images/circles.png);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0px;
}

#logo {
	min-height: 75px;
	text-align: center;
	background-image: url(../images/graffects-logo.png);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0px;
}

#top-spacer {
	border-width: 0px;
	margin:0 auto;
	border-style: dotted;
	min-height: 35px;
	height: 35px;
}


#header-container {
	border-color: green;
	color: #bb2701;
	height: 25px;
	margin:0 auto;
	border-width: 0px;
	border-style: dotted;
}

#header-container a {
	color: #bb2701;
}

#header-container a:hover {
	text-decoration: underline;
	color: #bb2701;
}

#header-left {
	margin-left: 70px;
	font-weight: bold;
	font-size: 9pt;
	color: #bb2701;
	border-width: 0px;
	border-style: solid;
	float: left;

}

#header-right {

	margin-right: 70px;
	font-size: 9pt;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	color: #bb2701;
	border-width: 0px;
	border-style: solid;
	float: right;
}

#slide {
	
	border-color: #800040;
	text-align: center;
	border-width: 0px;
	border-style: dashed;
	width: 585px;
	margin:0 auto 20px auto;
	height: 340px;
	position:relative;
	
}



#slide DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-image: url(../images/background-slide.jpg);
    width: 100%;
}

#slide DIV.active {
    z-index:10;
    opacity:1.0;
}

#slide DIV.last-active {
    z-index:9;
}

#slide img {
	border:0;
}

.caption{

	font-size: small;
	color: #bb2701;
	text-align: left;
	float: left;
	padding-left: 18px;
	padding-top:3px;	
}
/*
.caption:hover{
	text-decoration: underline;
}
*/



#media-info-hd {
	border-color: olive;
	padding-top: 5px;
	font-size: 10pt;
	padding-left: 7px;
	border-width: 0px;
	border-style: dashed;
	margin:0 auto;
	text-align:left;
	float:left;
}

#media-info-sd {
	border-color: olive;
	padding-top: 5px;
	font-size: 10pt;
	padding-left: 79px;
	border-width: 0px;
	border-style: dashed;
	margin:0 auto;
	text-align:left;
	float:left;
}

#media-info-hd a{
	color: #bb2701;
	text-decoration: none;
}


#media-info-hd a:hover{
	color: #bb2701;
	text-decoration: underline;
}


#media-info-hd a:visited{
	color: #bb2701;
}


#media-info-sd a{
	color: #bb2701;
	text-decoration: none;
}


#media-info-sd a:hover{
	color: #bb2701;
	text-decoration: underline;
}


#media-info-sd a:visited{
	color: #bb2701;
}

#media-close-sd {
	padding-right: 80px;
	border-color: olive;
	padding-top: 5px;
	font-size: 10pt;
	border-width: 0px;
	border-style: dashed;
	margin:0 auto;
	text-align:left;
	float: right;
}

#media-close-sd a {
	text-decoration: none;
	color: #bb2701;
	border-color: olive;
	font-size: 10pt;
	border-width: 0px;
	border-style: dashed;
	margin:0 auto;
	text-align:left;
	float: right;
}

#media-close-sd a:hover {
	text-decoration: underline;
	color: #bb2701;
	border-color: olive;
	font-size: 10pt;
	border-width: 0px;
	border-style: dashed;
	margin:0 auto;
	text-align:left;
	float: right;
}

#media-close-hd {
	padding-right: 7px;
	border-color: olive;
	padding-top: 5px;
	font-size: 10pt;
	border-width: 0px;
	border-style: dashed;
	margin:0 auto;
	text-align:left;
	float: right;
}

#media-close-hd a {
	text-decoration: none;
	color: #bb2701;
	border-color: olive;
	font-size: 10pt;
	border-width: 0px;
	border-style: dashed;
	margin:0 auto;
	text-align:left;
	float: right;
}

#media-close-hd a:hover {
	text-decoration: underline;
	color: #bb2701;
	border-color: olive;
	font-size: 10pt;
	border-width: 0px;
	border-style: dashed;
	margin:0 auto;
	text-align:left;
	float: right;
}

#media-nav {
	border-color: fuchsia;
	padding-top: 0px;
	min-height: 20px;
	border-width: 0px;
	border-style: groove;
}

#media-nav-left {
	font-size: 9pt;
	float: left;
	border-width: 0px;
	border-style: dotted;
	margin-left: 76px;
	color: #bb2701;
}

#media-nav-left a{
	color: #bb2701;
	text-decoration: none;

}

#media-nav-left a:hover{
	text-decoration: underline;
}

#media-name-left a:visted{
	color: #bb2701;
}

#media-nav-right {
	text-align: right;
	//width: 350px;
	border-width: 0px;
	font-size: 9pt;
	float: right;
	border-style: double;
	margin-right: 67px;
	color: #bb2701;
}

.navbar ul {
	list-style-type: none;
	display: inline;
	font-size: 9pt;
	float: right;
	border-width: 0px;
	border-style: double;
	margin-right: 67px;
}

.navbar ul li {
	font-weight: bold;
	text-decoration: underline;
	list-style-type: none;
	display: inline;
	font-size: 9pt;
	float: left;
	border-width: 0px;
	border-style: double;
	margin-right: 67px;
}

#about-content {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 30px;
	border-color: maroon;
	border-style: double;
	border-width: 0px;
}

#about-content p {
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	font-size: 10pt;
}

#about-content-headline {
	padding-left: 33px;
	padding-bottom: 5px;
	padding-top: 0px;
	clear: both;
	float: none;
	text-align: left;
	border-style: dashed;
	border-width: 0px;
	width: 100%;
}

#contact-content {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 30px;
	border-color: maroon;
	border-style: double;
	border-width: 0px;
}

#contact-content-headline {
	padding-left: 23px;
	padding-bottom: 5px;
	padding-top: 0px;
	clear: both;
	float: none;
	text-align: left;
	border-style: dashed;
	border-width: 0px;
	width: 100%;
}

#contact-content p {
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	font-size: 10pt;
}

#news-content {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 30px;
	border-color: maroon;
	border-style: double;
	border-width: 0px;
}

#news-content-headline {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	clear: both;
	float: none;
	text-align: left;
	border-style: dashed;
	border-width: 0px;
	width: 100%;
}

#news-content p {
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	font-size: 10pt;
}

.search-button {
	color: #bb2701;
	font-weight: bold;
	font-size: 10pt;
	background: transparent;
	border-style: none;
	border: none;
	cursor: pointer;
	width: auto;
	text-decoration: none;
	
	
}

.search-button:hover{
	background-color: white;
}

#media-list {
	margin-top: 20px;
	height: 475px;
	border-color: maroon;
	border-style: double;
	border-width: 0px;
}

#media-list-headline {
	font-size: small;
	color: #9e9e9e;
	padding-left: 5px;
	padding-bottom: 5px;
	border-color: maroon;
	border-width: 1px;
	padding-top: 10px;
	clear: both;
	float: none;
	text-align: left;
	border-style: dashed;
	border-width: 0px;
	width: 100%;
	
}

#media-list-headline a {
	
	color: #bb2701;
	clear: both;
	float: none;
	text-align: left;
	border-style: dashed;
	border-width: 0px;
}

#media-list-headline a:visited {
	color: #bb2701;
	clear: both;
	float: none;
	text-align: left;
	border-style: dashed;
	border-width: 0px;
}

#media-list-headline a:hover {
	text-decoration: underline;
	color: #bb2701;
	clear: both;
	float: none;
	text-align: left;
	border-style: dashed;
	border-width: 0px;
}

.media-page-links{
	font-size: 10pt;
	padding-left: 20px;
}

.search-page-links{
	padding-left:20px;
	font-size: 10pt;
}

.mediabox {
	float: left;
	text-align: left;
	padding-left: 10px;
	border-color: black;
	border-style: dashed;
	border-width: 0px;
	height: 135px;
	width: 150px;
}

.mediabox img {
	border: none;
	
}

.mediabox a {
	display: inline;
	text-overflow: ellipsis;
	font-weight: bold;
	color: #bb2701;
	font-size: 8pt;
	
}

.mediabox a:hover {
	display: inline;
	text-overflow: ellipsis;
	font-weight: bold;
	color: #bb2701;
	font-size: 8pt;
	cursor: pointer;
}

.title {
	display: inline;
	text-overflow: ellipsis;
	font-weight: bold;
	color: #bb2701;
	font-size: 8pt;
}

.title:hover {
	display: inline;
	text-overflow: ellipsis;
	font-weight: bold;
	color: #bb2701;
	font-size: 8pt;
}

.client {
	font-style: normal;
	font-weight: normal;
	display: inline;
	text-overflow: ellipsis;
	color: #9e9e9e;
	font-size: 8pt;
}

.media-spacer {
	float: left;
	border-color: navy;
	border-style: dotted;
	border-width: 0px;
	width: 22px;
	height: 10px;
}

.media-row-clear {
	clear: left;
}

#copyright {
	text-align: left;
	color: #bb2701;
	font-size: 9pt;
	padding-top: 100px;
}

#load{
	display: none;
	float:none;
	position: absolute;
	top: 100px
	right: 100px;
	background: url(../images/ajax-loader.gif);
	width: 32px;
	height: 32px;
	//text-indent: -9999em;
}

