@charset "utf-8";

/*  
Theme Name: Mafnifico
Description: A Business & Portfolio Theme
Version: 1
Author: Dany Duchaine
Author URI: http://themeforest.net/user/ddstudios
*/


body {
	background-color: #070C17;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:11px;
	background-image: url(../images/backgrounds/mainbg.jpg);
	background-repeat:repeat-x;
	font-weight: normal;
	margin:0 auto;
}



/* ---------- Typography ---------- */

h2,h3 {
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

h1 {
	text-indent: 5px;
	letter-spacing: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	color:#999;
}
h4 {
	font-size: 10px;
	
}
h5 {
	color: #162B4E;
	font-size: 12px;
	text-transform: uppercase;
}
h6 {
	font-size: 30px;
	color: #0096D7;
	font-weight: bold;
	padding-left: 6px;
}
p {
	margin: 5px 0px;
}
.content_wrap a, .content_wrap p {
	color: #333;
	padding: 6px;
	text-align: left;
}
.content_wrap a{
	font-weight: bold;
}
.categorylist a {
	text-decoration: none;
}
.categorylist a:hover {
	color: #999999;
}

/* ---------- Layout ---------- */

.content_wrap, .content_wrap_twitter_blog {
	width: 1024px;
	overflow: hidden;
	line-height: 23px;
	background-color: #FFF;
	margin: 0 auto;
}
.content_wrap_twitter_blog {
	margin-top: 20px;
	margin-bottom: 20px;
}
.content220px {
	width: 197px;
	height: 90px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: #c8c8c8 solid 1px;
}
.content460px {
	width: 600px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: #c8c8c8 solid 1px;
}
.content620px {
	width: 1024px;
	overflow: hidden;
}
.brands_content620px {
	width: 676px;
	overflow: hidden;
}
.content620pxcsi {
	width: 100%;
	overflow: hidden;
}
.to_view_bottom_content {
	height: 180px;
	width: 10px;
}
.content940px {
	width: 898px;
	padding: 20px 20px 15px 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: #c8c8c8 solid 1px;
	line-height: 23px;
}
.content300px, .content300px_ads {
	width: 339px;
	background-color: #FFFFFF;
	overflow: visible;
	line-height: 23px;
	padding: 5px;
}
.content300px_ads {
	padding: 15px 15px 10px 15px;
	width: 330px;
}
.content220px ul li, .content300px_ads ul li {
	float: left;
}
.lastbox, .homepagebox {
	float: left;
	width: 349px;
}
.box {
	float: left;
	width: 349px;
}
.lastbox {
	margin-right: 0px;
}
.homepagebox {
	margin-right: 20px;
}
#sidebar {
	float: right;
	width: 349px;
}
.title, .title_featured,.title_220px, .title_460px, .title_620px, .title_300px, .title_940px, .categorylist li {
	height: 20px;
	background-image: url(../images/backgrounds/titlebg/title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #C8C8C8;
	border-left-color: #c8c8c8;
	border-bottom-style: solid;
}
.categorylist li {
	float: left;
	width: 278px;
	background: url(../images/category_bg.jpg) top left repeat-x;
}
.title_featured {
	width: 215px;
}
.title_220px {
	width: 217px;
}
.title_460px {
	width: 620px;
}
.title_620px {
	width: 620px;
}
.title_300px, .categorylist {
	width: 349px;
}
.title_940px {
	width: 940px;
}

/* ---------- Header ---------- */

#logo  {
	width: 940px;
	height: 105px;
	margin: 0 auto;
	background: url(../images/bg-logo.png) no-repeat;
	padding-top: 10px;
}
.logoimg  {
	margin: 25px 369px;
}

/* ---------- Navigation ---------- */

#search_box {
	color: white;
	float: right;
	position: relative;
}
.field {
	background-color: #272727;
	border: solid 1px #373737;
	color: #999999;
	padding: 1px;
	float: left;
	height: auto;
	line-height: 24px;
	margin-top: 3px;
}
a.search:hover {
	background-color: #4e4e4e;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	height: 29px;
	padding: 6px 20px 0px 20px;
	margin-left: 30px;
	color:#a5a5a5;
    text-decoration:none;
	text-transform: uppercase;
	background-color: #323232;
}
#top_bar {
	background-color:#193665;
	height: 40px;
	width: 100%;
	margin: auto 0;
	text-align: center;
}
#nav_container {
	width: 1024px;
	margin: 0 auto;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	z-index: 9999;
	float: left;
	position: relative;
	text-align: left;
}
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:0.6em;
	text-align: left;
}
#nav a:link, #nav a:active, #nav a:visited{
	display:block;
	color:#8C8C8C;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
	text-align: left;
}
#nav a:hover {
	color:#fff;
	text-align: left;
}
#nav .on{
	height: 12px;
	color:#fff !important;
	float: left;
	position: relative;
	background-image: url(../images/backgrounds/buttonbg/hover.png);
	background-repeat: no-repeat;
	background-position: center;
}
#nav ul, .on_csi{
	color:#fff !important;
	background-image: url(../images/backgrounds/buttonbg/hover.png);
	background-repeat: no-repeat;
	background-position: center;
}

#nav .subscribe{
	height: 12px;
	margin-left: 5px;
	float: left;
	position: relative;
	width: auto;
}
#nav li{
	float:left;
	position:relative;
	z-index: 9999;
	text-align: left;
}
#nav ul {
    position:absolute;
    top:2.9em;
    display:none;	
	z-index: 1;
}
/* ---------- for nav bg START ---------- 
#nav li ul a {
	line-height:1em;
	width:8em;
	float:left;
	background-color: #193460;
	background-image: none !important;
	width: 110px;
}
#nav li ul a:hover {
	background-color: #292929;
	width: 110px;
}*/
/* ---------- for nav bg END ---------- */






/* ---------- for nav bg edit START ---------- */
#nav li ul a {
	line-height:1em;
	width:8em;
	float:left;
	/*	background-color: #193460;
	background-image: none !important; */
	width: 110px;
	background-image:url(../images/top_menu/top_menu_solid_bg.png);
	text-align: left;
}

#nav li ul a.bottom_menu_part {
	line-height:1em;
	width:8em;
	float:left;
/*	background-color: #193460;
	background-image: none !important; */
	width: 110px;
	background-image:url(../images/top_menu/top_menu_bottom_curve.png);
	background-repeat: no-repeat;	
}

#nav li ul a:hover {
	/*	background-color: #292929; */
	width: 110px;
	background-image:url(../images/top_menu/top_menu_solid_hover_bg.png);
	background-repeat: repeat-x;
	text-align: left;
}

#nav li ul a:hover.bottom_menu_part {
/*	background-color: #292929; */
	width: 110px;
	background-image:url(../images/top_menu/top_menu_bottom_curve_hover.png);
	background-repeat: repeat-x;
	}
/* ---------- for nav bg edit END ---------- */





#nav ul ul{
	top:auto;
}	
#nav li ul ul {
	left:11.3em;
	margin:0px 0 0 0px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
}

/* ---------- Featured ---------- */

#feature_wrapper {
	width: 100%;
	margin: 0 auto;
	line-height: 16px;
}
#feature_list {
	width: 940px;
	height: 337px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
}
#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}
#tabs {
	right: 0;
	z-index: 2;
	width: 305px;
}
#tabs li {
	font-size: 12px;
	font-family: Arial;
	height: 113px;
}
#tabs li a {
	color: #999999;
	text-decoration: none;	
	display: block;
	padding: 10px 20px 10px 35px;
	height: 113px;
	outline: none;
}
#tabs li a:hover {
	color: #393939;
}
#tabs li a.current {
	background: url(../images/feature-tab-current.png) top left no-repeat;
	color: #393939 ;
}
#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
#output {
	left: 0;
	width: 633px;
	height: 319px;
	position: relative;
}
#output li {
	position: absolute;
	width: 651px;
	height: 337px;
}
.outputimg {
	border: #FFFFFF solid 9px;
	outline: #CCCCCC solid 1px;
}

/* ---------- Twitter & Blog ---------- */

#fromtwitter {
	width: 340px;
	height: 77px;
	float: left;
	background: url(../images/transparent-twitter.png) top left no-repeat;
	padding: 20px;
	color: #a0a0a0;
}
#fromtheblog {
	width: 501px;
	height: 77px;
	float: right;
	background: url(../images/transparent-blog.png) top left no-repeat;
	color: #a0a0a0;
	padding: 20px;
}

/* ---------- Content ---------- */

.firstrow {
	overflow:hidden;
	margin: 5px 0px 13px 0px;
}
.firstrow li, .secondrow li {
	margin-right: 23px;
}
.lasticon {
	margin-right: 0px !important;
}
.secondrow {
	overflow:hidden;
}

/* ---------- About page ---------- */

.about-img {
	margin: 20px 0px 20px 0px;
}

/* ---------- Ads ---------- */

.ads1 {
	float: left;
	margin: 0px 15px 15px 0px;
}
.ads2 {
	float: left;
	margin-bottom: 15px;
}
.ads3 {
	margin-right: 15px;
}
.ads4 {
	float: left;
}

/* ---------- Portfolio ---------- */

.portfolio_list {
	overflow: hidden;
	width: 150px;
	text-transform: uppercase;	
	margin-top: 15px;
	float: left;
}
.portfolio_list li {
	float: left !important;
	background: url(../images/check.png) left no-repeat; 
	padding-left: 30px;
	margin-bottom: 10px;
}

/* ---------- Blog ---------- */

.blog_post, .blog_post_first, .blog_post_last {
	overflow: hidden;
	border-bottom: #c2c2c2 solid 1px;
	padding: 15px 0px;
	float:none;
	margin-bottom: 10px;
}
.blog_post_first {
	padding-top: 0px;
}
.blog_post_last {
	border-bottom: none;
	padding-bottom: 0px;
}
.blogimg {
	float: left;
}
.login_box {
	float: left;
	width: 580px;
	margin: 15px;
}
.post_info, .portfolio_info {
	float: left;
	width: 670px;
}
.portfolio_info {
	width: 350px;
	padding-right: 20px;
}
.post_info a, .portfolio_info a {
	text-decoration: none;
}
.post_info a:hover, .portfolio_info a:hover {
	color: #6c6c6c;
}
.date {
	font-size: 10px;
	padding-left: 8px;
	text-align: left;
}
.date a {
	text-decoration: none;
	color: #b31010;
}
.date a:hover {
	text-decoration: none;
}
.blog_nav {
	margin-top: 20px;
}
.previous {
	display: block;
	width: 127px;
	height: 35px;
	background: url(../images/previous.jpg) top left no-repeat;
	float: left;
	margin-right: 20px;
}
.next {
	display: block;
	width: 96px;
	height: 35px;
	background: url(../images/next.jpg) top left no-repeat;
	float: left;
}


/* ---------- Contact ---------- */


textarea 
{
	width: 40em;
	background-color: #dedede;
	border: #CCCCCC 1px solid;
}
#name, #email
{

	background-color: #dedede;
	border: #CCCCCC 1px solid;
}

#container ul
{
	text-align: left;
	color: Red;

}
#response ul li
{
	clear: left !important;

}

#container ul li.success
{
	color: #193460;
}

#main
{
	position: relative;
	float: left;
	overflow: hidden;
	text-align: left;
	background: white url(collage/images/content_top.jpg) 0 0 repeat-x;
}

p small
{
	display: block;
}

#main img.loaderIcon
{
	width: 70px;
	position: absolute;
	top: 1em;
	right: 2em;
}
#submit {
	border: none;
	color:#cccccc;
	font-weight: bold;
	height: 30px;
	margin-top: 20px;
}


/* ---------- Footer ---------- */

.post, .lastpost {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.box_240px_left, .box_240px_middle, .box_240px_right {
	width: 300px;
	float: left;
}

.flickr {
	display: inline;
	float:left;
	border: 2px solid #FFFFFF ;
	outline: 1px solid #c5c5c5;
	margin: 0px 23px 23px 0px;
	
}
#dark_footer .box_240px_left {
	padding-right: 40px;
	padding-top: 0px;
	background-image: none;

}
#dark_footer .box_240px_middle {
	padding: 0px 40px;
	background-image: none;

}
#dark_footer .box_240px_right {
	padding-left: 40px;
	padding-top: 0px;
	background-image: none;

}
#dark_footer_wrap {
	margin-top: 10px;
	background-color: #193565;
	overflow: hidden;
	clear: both;
	z-index: 9999;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	z-index: 10000;
}
#light_footer_wrapper {
	height: 50px;
	color: #a0a0a0;
	overflow: visible;
	width: 100%;
	background-color: #183665;
}
#very_bottom_footer_wrapper {
	height: auto;
	color: #a0a0a0;
	overflow: visible;
	width: 100%;
	background-color: #1F3665;
}
.box_240px_right li {
	display: inline;
}
#light_footer {
	width: 1024px;
	padding-top: 5px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5px;
}
#light_footer a {
	color: #a0a0a0;
}
#light_footer a:hover {
	color: #999999;
}
.footerdate {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #c5c5c5;
}
.footer {
	color: #c5c5c5;
	text-transform: uppercase;
	font-size: 14px;
	border: none;
	text-decoration: none;
}
a.footer:hover {
	color: #fff;
}
#dark_footer h2 {
	color: #c5c5c5;
	margin-top: 20px;
	margin-bottom: 20px;
}
#dark_footer p {
	color: #c5c5c5;
	margin-bottom: 0px;
}
.logosmall {
	float: left;
	margin: 4px 20px 0px 0px;
}

#preview-frame { width: 100%; background-color: #ffffff; margin: 0 auto;}
#preview-frame_kidszone {
	background-image:url(../generic_collage/images/backgrounds/main_bg.jpg);
	width: 100%;
	margin: 0 auto;
	height: 100%;
}
.footershadow_container{
	width:100%;
	margin: 0 auto;
	background-image:url(../images/backgrounds/shadowtbot.png);
	background-position:center top;
	background-repeat:repeat-x;
	height: 165px;
	background-color: #173765;
}
.sticky_top_shadow{
	width:100%;
	margin: 0 auto;
	background-image:url(../images/backgrounds/sticky_top_shadow.png);
	background-position:center top;
	background-repeat:repeat-x;
	height: 8px;
	overflow: hidden;
}
.thumbs_container{
	width:100%;
	margin: 0 auto;
	background-image:url(../images/bottom_thumbs/thumbs.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #173765;
	height: 50px;
	clear:both;
}

.header_shadow_container{
	width:100%;
	margin: 0 auto;
	background-image:url(../images/backgrounds/shadowtop.png);
	background-position:center top;
	background-repeat:repeat-x;
	height: 10px;
	background-color: #183765;
}

.top_flash_container{
	width:1024px;
	margin: 0 auto;
	height: auto;
	background-color: #FFF;
}
.top_flash_container_incubator{
	width:1024px;
	margin: 0 auto;
	background-repeat:repeat-x;
	height: 30px;
	background-color: #FFF;
}

 div.searchholder{
	width:200px;
	float:left;
	overflow: visible;
	height: 30px;
	background-image: url(../images/backgrounds/searchbg/search_bg.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 5px;
 }
  .search_bg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#999;
	margin-right: 4px;
	margin-left: 8px;
	float: left;
	border: 0px none #C30;
	margin-top: 5px;
	padding: 2px;
	background-image: url(../images/backgrounds/searchbg/search_fieldbg.png);
	background-repeat: repeat-x;
}
/* ====================================== What i added - START - ====================================================== */

.featured_header{ /* this is the container div that contains the featured header on the rest of the website. it falls under the 'wrapper' div */
	width: 349px;
	height: 66px;
	background-image: url(../images/backgrounds/featured_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.featured_header_textbox{ /* this is the container div that with the featured header text box with the actual text on the rest of the website */
	width: auto;
	margin-left: 15px;
	height: auto;
	padding: 10px;
}
.featured_header_text_bold{ /* this is the span styling for the featured header bold text on the rest of the website. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
}
.featured_header_text{ /* this is the span styling for the featured header text on the rest of the website. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}

.content_area_container{ /* this is the container div that contains the content on the rest of the website. it falls under the 'wrapper' div */
	width: 1024px;
	height: auto;
	background-color: #FFF;
	min-height: 390px;
	background-image: url(../images/backgrounds/content_right_shadow.png);
	background-repeat: repeat-y;
	padding-bottom: 60px;
}
.brands_content_area_container{ /* this is the container div that contains the content on the rest of the website. it falls under the 'wrapper' div */
	width: 670px;
	height: auto;
	float: left;
	background-color: #FFF;
	min-height: 390px;
	background-image: url(../images/backgrounds/brands_content_right_shadow.png);
	background-repeat: repeat-y;
	padding-bottom: 140px;
}
.content_area_containercsi{ /* this is the container div that contains the content on the rest of the website. it falls under the 'wrapper' div */
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFF;
	min-height: 390px;
	background-image: url(../images/backgrounds/content_right_shadow.png);
	background-repeat: repeat-y;
	padding-bottom: 140px;
}
.left_container_div{
	width:1000px;
	height:auto;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
}
.brands_left_container_div{
	width:660px;
	height:auto;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
.smallleft_container_div{
	width:750px;
	height:auto;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
#content {
	background:url('../images/backgrounds/background_content.png') center repeat-y;
	width:100%;
	margin: 0 auto;
	text-align: center;
}

.breadcrumbs_container_incubator{ /* this is the container div that contains the breadcrumbs on the rest of the website. it falls under the 'wrapper' div */
	width: 1015px;
	height: 21px;
	background-image: url(../images/backgrounds/breadcrumb_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}
.breadcrumbs_container{ /* this is the container div that contains the breadcrumbs on the rest of the website. it falls under the 'wrapper' div */
	height: 21px;
	background-image: url(../images/backgrounds/breadcrumb_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}
.breadcrumbs_container_cso{ /* this is the container div that contains the breadcrumbs on the rest of the website. it falls under the 'wrapper' div */
	width: 100%;
	height: 21px;
	background-image: url(../images/backgrounds/breadcrumb_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
}
.breadcrumbs_text{ /* this is the span styling for the breadcrumbs text. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCC;
}
.right_area_panel {
	float: right;
	width: 349px;
}
.content_top_shadow{ /* this is the container div that contains the breadcrumbs on the rest of the website. it falls under the 'wrapper' div */
	width: 1024px;
	height: 15px;
	background-repeat: repeat-x;
	background-image: url(../images/backgrounds/content_top_shadow.png);
}
.brands_content_top_shadow{ /* this is the container div that contains the breadcrumbs on the rest of the website. it falls under the 'wrapper' div */
	width: 675px;
	height: 15px;
	float: left;
	background-repeat: repeat-x;
	background-image: url(../images/backgrounds/content_top_shadow.png);
}
.content_top_shadowcsi{ /* this is the container div that contains the breadcrumbs on the rest of the website. it falls under the 'wrapper' div */
	width: 950px;
	height: 15px;
	float: left;
	background-repeat: repeat-x;
	background-image: url(../images/backgrounds/content_top_shadow.png);
}
.featured_area_image{
	width: 349px;
	height: 68px;
}
.featured_area_content{ /* this is the container div that contains the content in the featured area on the rest of the website. it falls under the 'featured_area_container' div */
	width: 344px;
	height: auto;
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
	min-height: 30px;
	padding-bottom: 5px;
}
.featured_area_text{ /* this is the span tag properties for the text within 'featured_area_content' div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #73706f;
}
.featured_area_more{ /* this is the container div that contains the MORE/READ MORE links in the featured area on the rest of the website. it falls under the 'featured_area_container' div */
	width: 35px;
	height: 15px;
	background-color: #FFF;
	margin-right: 10px;
	float: right;
}
.featured_area_link{ /* this is the span tag properties for the text within 'featured_area_more' div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #73706f;
	font-weight: bold;
}
.featured_area_link a{ /* this is the span tag properties for the text within 'featured_area_more' div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #73706f;
	font-weight: bold;
	text-decoration: none;
}
.featured_area_link a:visited{ /* this is the span tag properties for the text within 'featured_area_more' div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #73706f;
	font-weight: bold;
	text-decoration: none;
}
.featured_area_link a:hover{ /* this is the span tag properties for the text within 'featured_area_more' div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.featured_area_container{ /* this is the container div that contains the featured area on the rest of the website. it falls under the 'wrapper' div */
	width: 349px;
	height: auto;
	min-height: 385px;
	background-color: #FFF;
}
.content_area_left{ /* this is the container div that contains the left content on the rest of the website. it falls under the 'wrapper' div */
	width: 405px;
	height: auto;
	float: left;
	min-height: 340px;
	padding-left: 10px;
	padding-right: 10px;
}
.content_area_left_header{ /* this is the span tag properties for the header within the content left area div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px;
	color: #0096d7;
	text-transform: capitalize;
	font-weight: bold;
	margin-left: 10px;
}
.content_area_left_text_italics{ /* this is the span tag properties for the italics text within the content left area div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #505150;
	font-weight: bold;
}
.content_area_left_text{ /* this is the span tag properties for the normal text within the content left area div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #666666;
}
.content_area_right{ /* this is the container div that contains the right content on the rest of the website. it falls under the 'wrapper' div */
	width: 225px;
	height: auto;
	min-height: 335px;
	padding-left: 5px;
	padding-right: 10px;
	float: right;
}
.content_area_right_text{ /* this is the span tag properties for the text within 'featured_area_content' div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #013668;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content_area_right_header{ /* this is the span tag properties for the text within 'featured_area_content' div */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #1a3967;
	text-transform: capitalize;
	font-weight: bold;
}
.brands_area_container{ /* this is the container div that contains the featured area on the rest of the website. it falls under the 'wrapper' div */
	width: auto;
	height: auto;
	min-height: 385px;
	background-color: #FFF;
}
.product_area_container{ /* this is the container div that contains the content on the rest of the website. it falls under the 'wrapper' div */
	width: 675px;
	height: auto;
	float: left;
	background-color: #FFF;
	min-height: 390px;
}
.product_logo_box{ /* this is the container div that with the featured header text box with the actual text on the rest of the website */
	width: auto;
	height: auto;
	float: right;
	min-width: 220px;
	min-height: 80px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
}

.product_packshot_box{ /* this is the container div that with the featured header text box with the actual text on the rest of the website */
	width: auto;
	height: auto;
	width: auto;
	margin-bottom: 15px;
	text-align: left;
}

/* Start Main Body Copy code*/
.hentry.single {
	margin: 0px 0 0 0px;
}
.hentry.single .entry-valuessmaller {
	font-size: 1em;
	font-weight: normal;
	color: #395D9E;
}
.hentry.single .entry-titlesmaller {
	font-size: 1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #395D9E;
	text-align: left;
	clear: right;
}
.hentry.single .entry-title {
	font-size: 2em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1B2D1;
	line-height: 30px;
	color: #395D9E;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: right;
	text-align: left;
}
.hentry.single .entry-meta {
	font-size: 2.3em;
	color: #3A9FB5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #d9d9d9;
	background-color: #E9EBF2;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom-color: #d9d9d9;
	background-image: url(../images/backgrounds/mainbg.jpg);
	text-align: left;
}
.hentry.single_phil .entry-meta_phil {
	font-size: 3em;
	color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 1.14em;
	line-height: 1.5;
	color: #3F403D;
}
.hentry.single .entry-meta a { color: #777; }
.hentry.single .entry-meta a:hover { color: #B81D34; }
.hentry.single .entry-content {
	font-size: 1em;
	line-height: 1.8;
	color: #3F403D;
	padding-right: 10px;
	text-align: left;
}
.hentry.single .entry-content a { color: #B81D34; }
.hentry.single .entry-content a:hover { color: #000; }
.hentry.single .entry-content p { margin-bottom: 1.5em; }
.hentry.single .entry-content blockquote { margin: 0 25px; font-style: italic; color: #666; }
.hentry.single .entry-content h2 { font-size: 1.5em; font-weight: normal; color: #000; line-height: 2; }
.hentry.single .entry-content ul, .hentry.single .entry-content ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0.1em;
}
/* End Main Body Copy code*/
