body{
    width:100%; height:100%;
    background:#444 url("/images/sites/mcn/background.jpg") ;
    margin:0px; padding:0px;
    color:#eee;font-family: "Helvetica","Arial",serif;
    font-size:90%;line-height:1.5em;
}
h1, h2, h3, h4, p{
    margin-top:0px;font-weight:normal;
}

p, li{font-size:14px;line-height:22px;}

a{color:#1a8f66;text-decoration:none;}
a:hover{
    text-decoration:underline;color:#fff
}
.page_layout h1{font-size:52px;padding-top:12px;line-height:64px;}
p.comingsoon{
    text-align:right;
}
.help{
    padding:10px;background-color:#777;color:#fff;border:1px dotted #999;
}
.help a{
    color:#ddd;text-decoration:underline;
}
.clear{ clear:both;height:1px;overflow:hidden;}

.page_frame{
    margin:0px auto;position:relative;width:950px;clear:both;
}

#page_holder{
	width:890px;padding:30px;
	
	margin:20px auto 30px;padding-top:200px;
	position:relative;
}

#page_body{
    margin-top:58px;/* nav height, I think */
}
.page_sidebar{
    float:right;width:285px;;
}
.page_content{
    float:left;width:650px;;
}
#nav_frame{
    position:absolute;top:30px;left:30px;width:950;height:79px;
}
img.illustration{
    display:block;margin:0px;	
    border:1px solid #8a9192;
    -webkit-box-shadow: 2px 2px 2px 1px #111111;
    -moz-box-shadow: 2px 2px 2px 1px #111111;
    box-shadow: 2px 2px 2px 1px #111111; 
}
#logo{
    display:block;;
    width:827px;height:221px;text-decoration:none;
    background-image:url("/images/sites/mcn/1p/logo.png");background-position:center;background-repeat:no-repeat;
}



#home_frame{
    width:100%;position:relative;
    min-width:951px;
}
#home_frame_spacer{
    width:950px;height:1px;
}
#home_left{
    float:left;width:23%;min-width:216px;position:relative;padding-bottom:200px;
    background-color:#030303;
    padding-top:60px;
    background-image:url("/images/sites/mcn/home_left.jpg");background-position:right -200px;background-repeat:repeat-y;
}
#home_right{
    float:right;width:77%;min-width:730px;position:relative;
    /*border-left:1px solid #474849;*/
    padding-top:60px;
}

#homeheader{
    width:740px;height:229px;position:relative;
}
#homeheader_overlay{
    width:740px;height:229px;position:absolute;top:0px;left:0px;
    background-image:url("/images/sites/mcn/homeheader.png");background-repeat:no-repeat;
}

.homeheaderpic{
    width:145px;position:absolute;top:0px;left:0px;
}
.homeheaderpic img{margin:0px;display:block;}
.homeheaderpic_1{
    left:40px;top:30px;
}
.homeheaderpic_2{
    left:220px;top:24px;
}
.homeheaderpic_3{
    left:400px;top:24px;
}
.homeheaderpic_4{
    left:582px;top:30px;
}


#homelogobar{
    height:234px;width:100%;
    background-image:url("/images/sites/mcn/homelogobar.gif");background-repeat:repeat-x;
}

#home_left_intro{
    width:190px;padding-right:23px;float:right;padding-top:493px;
    text-align:right;color:#bababa;
}

#nav{}
    
#home_frame #nav{
    
    position:absolute;top:95px;right:15px;width:208px;z-index:100;
}
#homestar{
    position:absolute;left:-269px;top:254px;
    width:364px;height:331px;background-image:url("/images/sites/mcn/homestar.png");background-repeat:no-repeat;
}
#home_text{
    padding-left:30px;padding-top:30px;
}
#home_text h1{
    font-family: atrament-web,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size:36px;
    font-variant:small-caps;
    color:#1ca373;
    letter-spacing:1px;
    text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}
#home_text_1{width:340px;float:left;padding-right:15px;}
#home_text_2{width:340px;float:left;padding-left:5px;}
#home_text .contentarea{
    float:right;width:217px;
}
#home_text .contentarea p{
    margin:0px;padding:0px;
}
#home_text .contentarea p a{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;
}
#home_text .homeimagearea{
    width:100px;float:left;
}
#home_text .homeimagearea .illustration{
    border:1px solid #8a9192;
}
#home_text_1  img.text_tool{
    float:right;margin-right:20px;
}
#home_text_2 img.text_tool{
    float:left;margin-right:10px;
}
#home_text_2 ul{
    padding:0px;margin:0px;text-indent:0px;
    list-style-type:none;
}
#home_text_2 li{
    padding:0px;margin:0px;text-indent:0px;line-height:16px;padding-bottom:6px;
}
#home_text_2 ul a{
    color:#fff;
}



#home_cta{
    padding:20px 20px 30px 30px;height:40px;position:relative;color:#fff;margin-top:60px;width:700px;margin-left:30px;
    background-image:url("/images/sites/mcn/homelogobar.gif");background-position:0px -20px;background-repeat:repeat-x;
}
#home_cta h3{
    font-family: atrament-web,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size:30px;
    font-variant:small-caps;
    color:#1ca373;

}

#home_cta_right p{
    margin:0px;
}
#home_cta_right h2{
    margin:0px;
}
#home_cta_right p a{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;  
}










#nav a {
	font-family: atrament-web,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	font-size:23px;
	font-variant: small-caps;
	color: #1ca373;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #000000;
	padding: 0px 10px;
}

#nav a:hover {
	text-decoration:none;
	color:#fff;
}
#home_frame #nav a{
	display: block;
	text-align: right;
	padding: 7px;
	font-size:22px;
}













/* regular _PAGE */

.page_layout .page_sidebar{
    float:right;width:266px;
}
.page_layout .page_content{
    float:left;width:474px;padding-right:20px;
}
.page_layout .page_subnav{
    float:left;width:110px;padding-right:20px;
}
#page_body.page_layout{
	padding-top:35px;
}
.page_layout .page_content_nonav{
	width:604px;
}
.page_layout .page_content_nonav_or_sidebar{
	width:870px;
}
.page_layout .page_content_no_sidebar{
	width:740px;
}
#pagestar{
    width:186px;height:168px;position:absolute;top:3px;left:22px;display:block;
    background-image:url("/images/sites/mcn/pagestar.png");background-position:center top;background-repeat:no-repeat;
    text-decoration:none;overflow:hidden;text-indent:-500px;position:relative;border:0px solid transparent;
}










#page_header{
    position:absolute;top:0px;left:0px;width:100%;
    background-image:url("/images/sites/mcn/page_header.jpg");background-position:center top;background-repeat:no-repeat;
}
#page_header .page_frame{
    height:113px;
}
#nav_holder{
    background-image:url("/images/sites/mcn/darkbar.gif");background-repeat:repeat-x;background-position: center top;
    position:absolute;top:111px;left:0px;width:100%;
    height:35px;padding-top:6px;
}
#nav_holder .page_frame{
    width: 757px;
	padding-left: 211px;
	padding-top: 5px;
}
#page_content{
    margin-top:152px;
}

#collectionhero{
    background-image:url("/images/sites/mcn/darkbar.gif");background-repeat:repeat-x;background-position: bottom center;
    padding-top:20px;padding-bottom:25px;
}
.page_left{
    width:175px;float:left;padding-right:25px;
}
.page_right{
    float:right;width:740px;position:relative;
}

#landingpagecontent{
    padding-top:25px;
}
#collectionhero_gallery{
    width:725px;position:relative;height:322px;background:#111;border:4px solid #c3c5c7;
    -webkit-box-shadow: 2px 2px 2px 1px #000000;
    -moz-box-shadow: 2px 2px 2px 1px #000000;
    box-shadow: 2px 2px 2px 1px #000000;
    overflow:hidden; 
}
#collectionhero_gallery_headline{
    background-image:url("/images/sites/mcn/black66.png");position:absolute;top:262px;left:0px;
    height:20px;padding:20px;width:685px;text-align:right;font-size:18px;
}
.page_left a.subnavlinks{
    display:block;text-align:right;font-size:18px;padding-bottom:12px;padding-right:25px;margin-right:-35px;
}
.page_left a.subnavlinks:hover{
    color:#c3c5c7;
}
.page_left a.subnavlinks_active{
    color:#c3c5c7;
}
#collectionhero .page_left a.subnavlinks_active{
    background-image:url("/images/sites/mcn/whitearrow.png");background-position:top right;background-repeat:no-repeat;
}
#herolink_gallerylabel{
    color:#1ca373;padding-right:13px;
        background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;

}
#landingpagelist {
    padding:0px;margin:0px;margin-left:20px;text-indent:0px;
    list-style-type:none;
}
#landingpagelist li{
    line-height:26px;
}
#landingpagelist li a{
    padding-right:13px;
        background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;
}



#bigpage_cta{
    padding:20px;position:relative;color:#fff;
    background-image:url("/images/sites/mcn/homelogobar.gif");background-position:0px -20px;background-repeat:repeat-x;
    margin-top:30px;margin-bottom:30px;
}
#bigpage_cta h3{
    font-family: atrament-web,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size:30px;
    font-variant:small-caps;
    color:#1ca373;

}

#bigpage_cta_right p{
    margin:0px;
}
#bigpage_cta_right h2{
    margin:0px;
}
#bigpage_cta_right p a{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;  
}
#bigpage_cta_left{
    float:left;width:475px;padding-right:20px;
    text-align:right;
}



#footer{
    clear:both;
    padding:20px;position:relative;color:#fff;
    background-image:url("/images/sites/mcn/darkbar.gif");background-position:0px 20px;padding-top:50px;background-repeat:repeat-x;
}
#footer .page_frame{
    background-image:url("/images/sites/mcn/footerlogo.gif");background-repeat:no-repeat;background-position:210px 0px;
    height:150px;
}
#footer #footernav{
    position:absolute;
    width:540px;left:410px;top:20px;height:24px;
}
#footer #footernav a{
    padding:0px 5px;font-size:12px;font-weight:200;
}
#footeraddress{
        color:#c3c5c7;
    font-size:12px;font-weight:200;
    position:absolute;
    width:440px;left:490px;top:60px;
}


#sign_category_top_border{
    background-image:url("/images/sites/mcn/darkbar.gif");background-repeat:repeat-x;background-position: center top;
    width:100%;
    height:2px;
}
#sign_category_top .page_left{
    padding-top:78px;
}
#sign_category_top .page_right img.text_tool{
    float:left;margin-right:10px;
}
#sign_category_top .page_right h1{
    font-size:26px;font-weight:300;line-height:26px;
    padding-top:26px;padding-bottom:26px;margin:0px;
    text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

#gallerystrip{
    background-image:url("/images/sites/mcn/darkbar.gif");background-repeat:repeat-x;background-position: center top;
    padding:26px 0px;
    height:99px;
    position:relative;
    overflow:hidden;
}
#gallerystrip_bottom{
    background-image:url("/images/sites/mcn/darkbar.gif");background-repeat:repeat-x;background-position: center top;
    height:2px;
}
#gallerystrip h3{
    font-size:18px;line-height:18px;margin:0px;
}
#gallerystrip h3 a.gallerystrip_open{
    text-align:right;display:block;font-weight:normal;
    margin:0px;margin-right:-10px;font-weight:300;
}
#gallerystrip p a.gallerystrip_open{
    text-align:right;display:block;font-size:13px;line-height:18px;font-weight:normal;
    margin:0px;margin-right:-10px;color:#bababa;margin-top:2px;font-weight:300;
    float:right;
}
#gallerystrip .page_left p{
    text-align:right;
}

.gallerystrip_thumb{
    width:99px;height:99px;
    display:block;margin:0px;	
    border:1px solid #8a9192;
    -webkit-box-shadow: 2px 2px 2px 1px #111111;
    -moz-box-shadow: 2px 2px 2px 1px #111111;
    box-shadow: 2px 2px 2px 1px #111111; 
    margin-right:25px;margin-bottom:10px;float:left;
    background-color:#8a9192;background-repeat:no-repeat;background-position:50% 50%;
    cursor:pointer;
}
#gallery_thumbs_container{
    position:absolute;top:0px;left:0px;width:756px;overflow:hidden;height:140px;
}
#gallery_thumbs_train{
    position:absolute;top:0px;left:0px;width:4000px;height:130px;
}
#gallerystrip_big{
    position:absolute;top:140px;left:0px;
}
#gallerystrip_bigpic{
    float:left;width:700px;height:520px;
}
#gallerystrip_bigcaption{
    position:absolute;top:140px;padding:20px;width:175px;
}
#gallerystrip_bigpic img.illustration{border-width:8px;margin:0px auto;display:block;border-color:#c3c5c7;}


#gallery_right{
    width:33px;height:42px;background-image:url("/images/sites/mcn/gallery_right.png");background-repeat:no-repeat;
    position:absolute;top:34px;left:750px;
    cursor:pointer;
}
#gallery_right.disableme{
    opacity: .15;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    filter: alpha(opacity=15);
}
#gallery_left{
    width:33px;height:42px;background-image:url("/images/sites/mcn/gallery_left.png");background-repeat:no-repeat;
    position:absolute;top:34px;left:-40px;
    cursor:pointer;
}
#gallery_left.disableme{
    display:none;
}

.gallerystrip_caption h1, .gallerystrip_caption h2, .gallerystrip_caption h3 {
    font-size:90%;color:#bbb;
}
.gallerystrip_caption p{
    font-size:90%;color:#aaa;
}
.sign_category_top_text{
    float:left;width:350px;padding-right:15px;color:#bababa;
}
.sign_category_top_image{
    float:right;width:360px;
}
.sign_category_top_image img.illustration{
    border:5px solid #c3c5c7;
    -webkit-box-shadow: 2px 2px 4px 4px #111111;
    -moz-box-shadow: 2px 2px 4px 4px #111111;
    box-shadow: 2px 2px 4px 4px #111111; 
}

#catprice_startsat{
    width:102px;text-align:right;vertical-align:top;padding-top:21px;
}
#catprice_price{
    width:119px;padding-top:20px;height:119px;text-align:center;vertical-align:top;
    background-image:url("/images/sites/mcn/catprice_price.gif");background-repeat:no-repeat;background-position:top left;
}
#catprice_details{padding-top:20px;vertical-align:top;}
#catprice_details p{margin:0px;line-height:13px;font-size:11px;font-weight:200;margin-bottom:2px;}

#category_pricing_table a.catprice_seeoptions{
    font-size:15px;padding-bottom:2px;
}
#category_pricing_table .catprice_price_price{
    font-size:34px;font-weight:300;color:#fff;
    letter-spacing:1px;padding-right:4px;padding-top:2px;line-height:34px;
    text-shadow: 1px 2px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}
#category_pricing_table .catprice_price_price p{
    font-size:34px;font-weight:300;color:#fff;text-align:center;
    letter-spacing:0px;line-height:34px;
    margin:0px;padding:0px;
}
#category_pricing_table .catprice_price_label{
    font-size:10px;font-weight:200;color:#fff;
    letter-spacing:1px;padding:4px 10px;
}
#category_pricing_table .catprice_price_label p{
    font-size:10px;font-weight:200;color:#fff;text-align:center;
    letter-spacing:1px;
    margin:0px;line-height:1.1em;padding:0px;
}
#category_pricing_table a.catprice_seeoptions{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;
}
#category_pricing_table a.catprice_contact{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;
}
#category_pricing_table p.catprice_needhelp{
    color:#fff;padding:4px 0px;
}




#sign_category_bottom{
    padding-top:50px;
}

#sign_category_bottom .page_left{
    text-align:right;font-weight:200;
}
.category_sublist_row{
    width:740px; border-bottom:1px solid #8a9192;margin-bottom:40px;

}
.category_sublist_image{
    float:left;width:208px;padding-right:24px;
}
.category_sublist_text{
    float:left;width:300px;padding-right:24px;
}
.category_sublist_price{
    float:right;width:160px;
}
.category_sublist_row .category_sublist_text h3{
    font-size:16px;font-weight:200;
}
.category_sublist_row .category_sublist_text p{
    color:#c3c4c6;
    font-size:14px;line-height:20px;font-weight:200;
}



.category_sublist_row_details{
    display:none;
    margin-top:-20px;background-color:#111;padding:20px;
    padding-left:233px;
    color:#ccc;
}
.category_sublist_row_details p{
    color:#ccc;font-size:85%;
}
.category_sublist_row_details li{
    color:#ccc;font-size:85%;
}



.category_sublist_row .category_sublist_price{
    text-align:right;
}
.category_sublist_row a.catprice_seeoptions{
    font-size:15px;padding-bottom:2px;
}
.category_sublist_row .catprice_price_price{
    font-size:31px;font-weight:300;color:#0f8360;
    letter-spacing:1px;
}
.category_sublist_row .catprice_price_price p{
    font-size:31px;font-weight:300;color:#0f8360;
    letter-spacing:0px;
    margin:0px;line-height:1em;padding:0px;
}
.category_sublist_row .catprice_price_label{
    font-size:10px;font-weight:200;color:#fff;
    letter-spacing:1px;padding:4px 0px;
}
.category_sublist_row .catprice_price_label p{
    font-size:10px;font-weight:200;color:#fff;
    letter-spacing:1px;
    margin:0px;line-height:1.1em;padding:0px;
}
.category_sublist_row a.catprice_seeoptions{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;
}
.category_sublist_row a.catprice_contact{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;
}
.category_sublist_row p.catprice_needhelp{
    color:#fff;padding:4px 0px;
}
p.category_sublist_price_startsat{
    color:#c3c4c6;line-height:14px;margin:0px;padding-bottom:3px;font-size:12px;
}
.category_sublist_row .catprice_price_label p{
    color:#c3c4c6;
}
p.catprice_price_popup{
    font-size:12px;margin:0px;
}
p.catprice_price_popup a{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;
}
p.catprice_price_contact{
    margin:0px;
}
p.catprice_price_contact a{
    padding-right:11px;
    background-image:url("/images/sites/mcn/greenarrow.png");background-position:center right;background-repeat:no-repeat;
}

#page_page{
    padding-top:20px;
}
#page_page .page_left{
    text-align:right;
}



#subnav_holder{
    position:absolute;top:0px;left:0px;width:100%;
}
.subnav{
    position:absolute;padding:20px;padding-top:30px;padding-bottom:5px;
    background-image:url("/images/sites/mcn/background.jpg");background-position: 0px -10px;
    border-left:2px solid #525252;
    border-right:2px solid #525252;
    border-bottom:2px solid #525252;
    display:none;
    -webkit-box-shadow: 2px 4px 3px 1px #111111;
    -moz-box-shadow: 2px 4px 3px 1px #111111;
    box-shadow: 2px 4px 3px 1px #111111;
    background-image: url("/images/sites/mcn/darkbar.gif");
}
#subnav_signs{
    left:210px;top:152px;
}
#body_home2 #subnav_signs, #body_home #subnav_signs{
    left:0px;top:95px;
    border-top:2px solid #525252;padding-top:20px;
}
#body_home2 #subnav_holder .page_frame, #body_home #subnav_holder .page_frame{
    margin-left:22%;width:550px;clear:none;
}
#subnav_ideas{
    left:400px;top:152px;
}
#body_home2 #subnav_ideas, #body_home #subnav_ideas{
    left:0px;top:125px;
    border-top:2px solid #525252;padding-top:20px;
}

.subnav a.subnav_thumb{
    display:block;padding-left:85px;position:relative;float:left;width:120px;margin-right:25px;height:100px;
    font-size:12px;color:#eee;
}
.subnav a.subnav_thumb_more{
    background-image:url('/images/sites/mcn/subnavbackground.png');background-position:top left;background-repeat:no-repeat;
    padding-top:25px;height:75px;font-size:15px;/*color:#1CA071;*/
}
.subnav span.subnav_thumb_image{
    display:block;position:absolute;top:0px;left:0px;width:75px;height:75px;border:2px solid #282828;
    background-repeat:no-repeat;
}






/* FORM */

#bizango_superform input{
    margin-bottom:10px;background-color:#505050;border:1px solid #999;
    color:#bbb;padding:6px;width:250px;
}
#bizango_superform #form_details{
    margin-bottom:10px;background-color:#505050;border:1px solid #999;
    color:#bbb;padding:6px;width:250px;height:60px;
}
#bizango_superform #contact_submit{
    border:1px solid transparent;padding:6px;margin:0px;padding-right:18px;width:100px;
    background-color:#0C6F4D;color:#fff;width:150px;
}
label.error {  color: red; padding-left: .5em; vertical-align: top; }
.blog_created_at{
    width:200px;float:right;text-align:right;
}
.blog_created_at p{
    color:#999;font-size:80%;margin-top:-15px;
}
.blog_author{
    color:#999;
}
.blog_author p{
    color:#999;font-size:80%;margin-top:-15px;
}
.blog_story{
    padding-bottom:10px;border-bottom:1px solid #333;margin-bottom:20px;
}
#body_blog .blog_contents h1{
    padding-top:20px;font-size:24px;font-weight:200;    font-family: atrament-web,sans-serif;
    color:#eee;
}
#body_blog .admin_textdiv_prose p, #body_blog .textdiv_prose p{
    color:#ddd;line-height:1.7em;
}
#body_blog .admin_textdiv_teaser p, #body_blog .textdiv_teaser p{
    color:#ddd;line-height:2em;
}

#bizango_superform label.error {  color: red; padding-left: .5em; vertical-align: top; display:block;}

#bizango_superform input.error{border-bottom:1px solid red;}