body {
	 color:#919095;
	 background:#fff url(../images/bg_bodycid.gif) repeat-y top center;
}

a { color:#e55d00; }

/* Header */

#search,
#results {
	border: 1px solid #3C3C3C;
}

#content h2 {
	color:#8D8C92;
	background:url(../images/bgTitle_blackRed.gif) no-repeat left center;
}

#search form select {
	color:#919095;
	border:1px solid #393939;
	background: #000;
}

#search form input {
	color: #DD0000;
	background: #161717;
	border: 2px solid #1C1C1C;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
}

#results h3,
#results h4 {
	border-bottom:1px solid #3C3C3C;
}

#content table.scene_details {
	border-bottom:1px dotted #3C3C3C
}

#content table li {
	color: #e55d00;
}

.currentSearchMode {
	background:#f0f0f0;
}

#footer {
	border: 1px solid #8E8F93;
}

#footer ul {
	background: #a4a6a8;
	color: #fff;
}

#footer li a { 
	color: #8E8F93; 
}

.footer { 
	padding: 0 0 20px; 
	font-size: medium;
}

.footer p {
	margin: 0 0 8px;
	font-size: 10px;
	text-align: center;
}

.footerMenu {
	background: none repeat scroll 0 0 #A4A6A8;
	padding: 10px;
	margin: 0 0 15px;
}

.footerMenu li { 
	display: inline;
	line-height: 18px;
	text-transform: uppercase;
}

.footerMenu li a { 
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;	
	color: #8E8F93; 
}

.footer .footerLegal li a {
	color: #8E8F93;
}

.footerMenu li a:hover {
	text-decoration: underline;
}

.footerMenu .footerSocial {
	float: right;
	margin: 0 0 0 12px;
}

.footerMenu .footerSocial a {
	display: block;
	padding: 0 0 0 25px;
	font-size: 11px;
	background-image: url(../images/hh_icoSocialMedias.gif);
	background-repeat: no-repeat;
}

.footerMenu .footerBlog { 
	background-position: 0 0;
}

.footerMenu .footerTwitter { 
	background-position: 0 -18px;
}

.footerMenu .footerFacebook { 
	background-position: 0 -36px;
}

.footer .footerLegal {
	font-size: 10px;
	text-align: center;
}

.footer .footerLegal li {
	display: inline;
}

/* HEADER */

.header {
	position:relative;
	z-index:10;
	padding-top: 122px;
	background: url(../images/cid_logo.gif) 0 13px no-repeat;
}

.header h1 {
	position: absolute; 
	width: 340px;
	height: 98px;
	top: 13px; 
	left: 0;
}

.header h1 a {
	z-index:2;
	display:block;
	width:100%;
	height:100%;
}

/* TOOLBAR */
.toolBar { 
	position:absolute;
	line-height: 16px;
	top: 84px; 
	right: 0;
}


.toolBar li { 
	display: inline;
	padding: 0 12px;
	border-right: 1px solid #999;
}

.toolBar li:last-of-type {
	border-right: none;
	padding-right: 0;
}

.toolBar li.joinButton {
	border-right: none;
	padding-right: 0;
}

.toolBar li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
}

.toolBar .loginButton { 
	border-right: 0;
}

.toolBar .joinButton a {
	font-size: 18px;
	font-weight: bold; 
	color: red;
}



/* OPTIONS MENU */
.optionsMenu {
	position: absolute;
	top: 20px; 
	right: 0;
	text-align: right;
}

.optionsMenu li { 
	display: inline;
	padding: 0 12px;
	border-right: 1px solid #999;
	margin: 0;
}

.optionsMenu li.lastOptionMenu {
	border-right: none;
	padding-right: 0;
}

.optionsMenu li:last-of-type {
	border-right: none;
	padding-right: 0;
}

.optionsMenu li a {
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	color: #999;
}
.Gamma_HardcodedList_GreyOrange .dropDown > li {
	border-right: 1px solid #000;
	border-left: 1px solid #c6c5c6;
}

.Gamma_HardcodedList_GreyOrange .dropDown li:first-of-type {
	border-left: none;
}

.Gamma_HardcodedList_GreyOrange .dropDown li a { 
	display: block;
	padding: 5px 8px;
	font-size: 11px;
	color: #fff;
	background-color: #393939;
	text-transform: uppercase;
	text-decoration: none;

}

.Gamma_HardcodedList_GreyOrange .dropDown li a:hover { 
	background-color: #161717;
	color: #fff;
}

.Gamma_HardcodedList_GreyOrange .dropDown ul li { 
	border-top: 1px solid rgb(186, 187, 189);
	border-top: 1px solid rgba(186, 187, 189, .5);
}

.Gamma_MenuBar .mainMenuItem { 
	display: block;
	float: left;
	width: 196px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

/* Footer */
.footer { 
	border: 1px solid #3C3C3C; 
}

.footer p {
	color: #626262;
}

.footerMenu {
	background: #3c3c3c;
	color: #8E8F93;
}


.footer .footerLegal li {
	color: #8E8F93
}
