/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
margin:0;
padding:0;
}

body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
font-family:Verdana,sans-serif;
font-size:10px;
color:#000000 !important;
}

body.section-1 {
}

body.section-2 {
}

body.section-3 {
}

div.indexhibitcred, div.indexhibitcred a:link {
	margin-top: 10px;
	font-size: 8px;
	font-weight: bold;
	color: #333 !important;
}

div.indexhibitcred a:hover {
	margin-top: 10px;
	font-size: 8px;
	font-weight: bold;
	color: #fff !important;
}

#layouts .grow em {
-moz-box-shadow:0px 0px 15px #333;
background-image:url(/files/tweetbgpng.png);
font-size:13px;
margin-bottom:20px;
margin-top:-10px;
padding:13px;
border:1px solid #777;
}

#layouts .grow em a:link, #layouts .grow em a:visited {
color:#ccc!important;
font-family:Arial Narrow !important;
font-weight:bold;
text-transform:uppercase;
outline: none !important;
}

#layouts .grow em a:hover {
color:#fff!important;
}	

a:link {
color:#666666 !important;
font-size:11px;
text-decoration:none;
}
a:active {
font-size:12px;
}
a:visited {
color:#666666 !important;
font-size:11px;
text-decoration:none;
}

a:hover, #layouts .grow em a:active {
color:#99FFCC !important;
outline: none !important;
}

a img {
border:medium none;
}

#menu {
background-color:#000000;
background-image:url(http://www.octoberpromotional.com/files/leftsidebg2.jpg);
bottom:0;
height:100%;
left:0;
overflow:auto;
padding:30px 35px 30px 30px;
position:fixed;
top:0;
width:215px;
}

.blog #menu ul {
list-style:none outside none;
margin:0 -22px 13px;
}

#menu ul {
list-style:none outside none;
margin:0 0px 13px;
}


#menu ul li.section-title {
color:#CCCCCC;
font-family:verdana;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
}

#menu ul li.active a:hover {
color:#99ffcc;
}

#menu ul li.active a {
color:#666;
}


#content {
height:100%;
margin:0 0 0 295px;
top:0;
}


#content p {
margin-bottom:9px;
width: auto;
}

p {
margin:0 0 9px;
}

h1 {
font-size:32px;
}

h2 {
font-size:24px;
}

h3 {
font-size:16px;
}
h4 {
font-size:12px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}
