/* @override http://localhost:8888/ThemeForrest/Websites/Prizm/theme_only/core/css/core.css */

/*******************/
/*   Site basics   */
/*******************/


* {
	padding: 0;
	margin: 0;
	border-width: 0;
	list-style-type: none;
	border-style: none;
}

a {
	color: white;
}

h2 {
  -x-system-font:none;
  /*background:transparent url(../blue_images/+_h6.png) no-repeat scroll right 5px;*/
  display:inline-block;
  float:left;
  font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
  font-size:20px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin-bottom:5px;
  width:100%;
}

h3 a {
	color: white;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
	float: left;
	width: 590px;
}

h4 {
	color: white;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
}



h5 {
	float: left;
	margin-left: 10px;
	font: 18px/57px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h6 {
	font: 10px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

h6 a {
	text-decoration: none;
	color: white;
}

p {
	font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	margin-bottom: 15px;
	text-align: left;
	display: inline-block;
	float: left;
	width: 100%;
}

blockquote {
	font: italic 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	margin-bottom: 15px;
}

a.black,
a.more-link {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../core_images/B_read_more.png);
	width: 130px;
	height: 20px;
	text-decoration: none;
	float: right;
	display: inline-block;
	margin-bottom: 15px;
	padding-left: 10px;
}

a.white {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../core_images/B_+_White_Showcase_small.jpg);
	width: 140px;
	height: 20px;
	text-decoration: none;
	float: right;
	display: inline-block;
	margin-bottom: 15px;
	padding-left: 10px;
	color: black;
}

a.black_older {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../core_images/B_read_more.png);
	width: 130px;
	height: 20px;
	text-decoration: none;
	float: left;
	display: inline-block;
	padding-left: 10px;
}

a.footer {
	color: #5c5e5e;
}

p.small {
	font-size: 10px;
	color: #000;
	line-height: 15px;
}

/*******************/
/*   Header wrap   */
/*******************/

div#header_wrap {
	background: url(../core_images/header_wrap.jpg) repeat-x;
	height: 51px;
	margin: auto;
}

#header_wrap ul {
	width: 950px;
	margin: auto;
}


/*********************/
/*   Showcase home   */
/*********************/

button.prev {
	width: 44px;
	height: 44px;
	background: url(../core_images/+_button.png) no-repeat;
	cursor: pointer;
	float: left;
	position: absolute;
	margin-left: 970px;
	margin-top: 100px;
	z-index: 5;
}

button.next {
	position: absolute;
	width: 44px;
	height: 44px;
	background: url(../core_images/+_button.png) no-repeat;
	cursor: pointer;
	z-index: 5;
	margin-left: -65px;
	margin-top: 100px;
}

div#showcase,
div#showcase p,
div#showcase h3,
div#showcase h4,
div#showcase h5,
div#showcase h6,
div#showcase a {
  color:#fff;
}

div#showcase h4 {
  font-style: italic;
}

div#showcase_control {
	width: 950px;
	display: table;
	margin: auto;
	z-index: 0;
	height: 249px;
}

div.show_wrapper {
	height: 249px;
	width: 950px;
	position: absolute;
	z-index: 3;
	overflow: hidden;
}

div.show_wrapper ul {
	width: 950px;
	position: absolute;
	display: inline-block;
	z-index: 5;
	margin: auto;
}

div.show_wrapper ul li {
	width: 940px;
	padding-right:10px;
	float: left;
	height: 200px;
	margin-top: 25px;
}

div.show_wrapper ul li h3 {
  margin-top:10px;
}

div.show_wrapper p {
  display: inline;
  float: none;
  width: auto;
}

div.tumb {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 175px;
	height: 120px;
	background-image: url(../core_images/showcase_a_thumb.png);
	padding: 5px;
}

div.tumb img{
	position: absolute;
	z-index: 1;
}

div.tumb h6 {
	position: absolute;
	z-index: 2;
	float: left;
	width: 165px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	background: url(../core_images/tumb_+.jpg) no-repeat;
	margin-top: 95px;
}

img.showcase_image {
  float:left;
  margin-right:30px;
}

/**********************/
/*   Showcase small   */
/**********************/

button.news_prev {
	position: absolute;
	width: 44px;
	height: 44px;
	background: url(../core_images/+_button.png) no-repeat;
	margin-top: 103px;
	margin-left: -60px;
	cursor: pointer;
	z-index: 5;
	float: left;
	display: inline-block;
}

button.news_next {
	width: 44px;
	height: 44px;
	background: url(../core_images/+_button.png) no-repeat;
	margin-top: 103px;
	margin-left: 962px;
	cursor: pointer;
	float: left;
	position: absolute;
	z-index: 5;
	display: inline-block;
}

div#controls_news_wrapper {
	width: 950px;
	margin: auto;
	height: 249px;
	overflow: hidden;
}

#show_news_wrapper {
	width: 950px;
	height: 249px;
	margin: auto;
	float: left;
	position: absolute;
	z-index: 3;
	overflow: hidden;
}

div.showcase_small_wrapper {
	width: 950px;
	height: 209px;
	float: left;
	margin-top: 20px;
}

div.showcase_small_col1 {
	width: 310px;
	float: left;
	margin-right: 25px;
	padding: 5px;
	height: 190px;
	background: url(../core_images/A_thumb_showcase_small.png) no-repeat;
	display: inline-block;
}

div.showcase_small_col2 {
	width: 600px;
	float: left;
	display: inline-block;
}

a.readmore {
  float:right;
  margin-top:10px;
}

li.news_tumb {
	width: 950px;
	height: 209px;
	padding-top: 20px;
	padding-bottom: 20px;
}

li.news_tumb img {
	height: 190px;
	padding: 5px;
	width: 310px;
	background-image: url(../core_images/A_thumb_showcase_small.png);
}

p.author_white {
	float: left;
	width: 590px;
	color: white;
}

p.text_showcase {
	color: white;
}

/******************/
/*   Navigation   */
/******************/

div#nav_wrapper {
	background-image: url(../core_images/Nav_Background.jpg);
	height: 60px;
	width: 100%;
	float: left;
	display: inline;
}

div#nav {
	width: 950px;
	height: 60px;
	margin: auto;
	display: block;
}

#nav li {
	display: inline;
}

#nav li a{
	padding-top: 60px;
	float: left;
	height: 0;
	overflow: hidden;
}

/*button*/
#nav li a#buying {width: 125px; background: url(../core_images/Nav.jpg) no-repeat 0px 0px; }
#nav li a#selling {width: 125px; background: url(../core_images/Nav.jpg) no-repeat -125px 0px; }
#nav li a#investing {width: 125px; background: url(../core_images/Nav.jpg) no-repeat -250px 0px; }
#nav li a#searching {width: 125px; background: url(../core_images/Nav.jpg) no-repeat -375px 0px; }
#nav li a#contact {width: 125px; background: url(../core_images/Nav.jpg) no-repeat -500px 0px;}

/****************************/
/*   Content FRAME BASICS   */
/****************************/

#content_wrapper {
	float: left;
	display: inline;
	width: 100%;
	background: #fff url(../core_images/Content_background.jpg) repeat-x;
	padding-bottom: 40px;
}

#contentFrame {
	width: 950px;
	margin: auto auto 40px;
	padding-top: 40px;
	display: block;
}

/**************/
/*   FOOTER   */
/**************/

#footer,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer p,
#footer a { 
  color:#fff;
}

#one_wrapper {
	background-image: url(../core_images/Footer_Top.png);
	height: 57px;
	display: inline-block;
	width: 100%;
}

#one_more_thing {
	width: 950px;
	height: 57px;
	margin: auto;
}

#footer_wrapper {
	background-image: url(../core_images/brick_wall.jpg);
	height: 225px;
}

#footer {
	width: 950px;
	margin: auto;
	height: 200px;
	padding-top: 25px;
}

#footer_col_1 {
	width: 300px;
	float: left;
	margin-right: auto;
	margin-left:50px;
}

#footer_col_2 {
	width: 300px;
	float: left;
	margin-right: auto;
	margin-left:auto;
}

#footer_col_3 {
	width: 300px;
	float: left;
	margin-right: auto;
	margin-left:auto;
}

ul.connect {
	width: 375px;
	height: 32px;
	margin-bottom: 20px;
}

ul.connect li {
	width: 32px;
	height: 32px;
	margin-right: 10px;
	float: left;
}

/***************/
/*   SIDEBAR   */
/***************/

#sidebar {
	float: left;
	width: 275px;
	font-size:.8em;
}

#sidebar h2 {
  margin-top: 1em;
}

ul.sidebar_block {
	float: left;
	width: 265px;
	padding: 5px;
	background-color: #f0f0f0;
	border: 1px solid #d7d7d7;
}

li.li_cat {
	height: 20px;
	padding-top: 5px;
}

li.li_ad {
	width: 125px;
	height: 125px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

li.li_ad2 {
	width: 125px;
	height: 125px;
	float: left;
	margin-bottom: 5px;
	line-height: 125px;
	text-align: center;
}

a.cat {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #404040;
	text-decoration: none;
}

a.cat:hover {
	text-decoration: underline;
}

a.advertise_link {
	color: #000;
	text-decoration: none;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a.advertise_link:hover {
	text-decoration: underline;
}



div.sidebar_shadow {
	float: left;
	width: 275px;
	height: 9px;
	background: url(../images/Sidebar_shadow.png) no-repeat;
	margin-bottom: 25px;
}

/*************/
/*   FORMS   */
/*************/

label {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 575px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.in_medium {
	background: url(../images/input_medium.png) no-repeat;
	width: 365px;
	height: 35px;
	line-height: 35px;
	color: #5e5e5e;
	margin-bottom: 5px;
	font-size: 13px;
	padding-left: 10px;
}

textarea.in_textarea {
	background: url(../images/input_textarea.png) no-repeat;
	width: 550px;
	height: 74px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 13px;
	color: #5e5e5e;
	line-height: 20px;
}

input#submit {
	padding-left: 10px;
	width: 140px;
	height: 20px;
	background: url(../core_images/B_read_more.png) no-repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
	color: white;
	text-align: left;
	float: right;
	margin-right: 5px;
}

/************************/
/*   COLUMNS HOMEPAGE   */
/************************/

#col_1 {
	width: 620px;
	float: left;
	margin-right: 50px;
}

#col_2 {
	width: 275px;
	float: left;
	display: inline-block;
}

/*************************/
/*   COLUMNS BLOG PAGE   */
/*************************/

div#col_side {
	width: 950px;
	float: left;
}

div#content_col {
	width: 575px;
	margin-right: 90px;
	float: left;
}

#content_col ul.blog_items li {
	margin-bottom: 30px;
	float: left;
	display: inline-block;
}

div.blog_shadow {
	width: 575px;
	height: 8px;
	background: url(../core_images/Blog_shadow.png) no-repeat;
	margin-bottom: 10px;
}

/*********************/
/*   SERVICES PAGE   */
/*********************/

ul.services li {
	width: 420px;
	float: left;
	margin-bottom: 60px;
}

li.serv_col1 {
	margin-right: 110px;
}

div.serv_shadow {
	background: url(../core_images/Services_shadow.png) no-repeat;
	width: 420px;
	height: 6px;
	float: left;
	margin-bottom: 5px;
	display: inline-block;
}

/**********************/
/*   PORTFOLIO PAGE   */
/**********************/

ul.portflio_set {
	float: left;
	margin-bottom: 25px;
}

li.tumb_grey {
	width: 175px;
	height: 120px;
	padding: 5px;
	background: url(../core_images/portfolio_bg.png) no-repeat;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

li.tumb_grey img {
	position: absolute;
	z-index: 0;
	float: left;
}

li.tumb_grey h6 {
	position: absolute;
	z-index: 1;
	float: left;
	background: url(../core_images/tumb_+.jpg) no-repeat;
	width: 175px;
	padding-left: 10px;
	margin-top: 95px;
}



/******************************/
/*   SHOWREEL PARTNERS HOME   */
/******************************/

#showreel {
	background-image: url(../core_images/Partners_showcase_BG.png);
	width: 520px;
	height: 139px;
	display: inline-block;
	float: left;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

div.partnerreel {
	float: left;
	background-color: #dfdfdf;
	margin-top: 5px;
	width: 445px;
	height: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	margin-left: 5px;
	position: absolute;
	z-index: 1;
}

/*******************/
/*   VIDEO FRAME   */
/*******************/

#video {
	width: 365px;
	height: 208px;
	float: left;
	padding: 5px;
	background: url(../core_images/Video_BG.png) no-repeat;
	margin-bottom: 15px;
}

ul.news_wrap_small {
	float: left;
	display: inline;
	width: 375px;
}

ul.news_wrap_small li {
	padding-left: 5px;
	width: 370px;
	float: left;
}

ul.news_wrap_small li:hover {
	background-color: #000;
}

/**************/
/*    Forms   */
/**************/

.form-subtitle {
	font-size: 20px;
	padding: 10px 0 15px 0;
	color: #2D7DC3;
}

#thickbox-form label {
	width: 400px;
}

#thickbox-form div.a{
	text-decoration: none;
}

#thickbox-form div.a:link{
	text-decoration: none;
}

#thickbox-form div.a:visited{
	text-decoration: none;
}

#thickbox-form div.a:hover{
	text-decoration: none;
}

.home-improvements .mmf-list-item {
	/*width: 150px;*/
}
