/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }
body { line-height: 1; background:#ededed url(/images/bg.gif) repeat-x; font-family: Helvetica,Geneva,Arial,sans-serif; font-size:62.5%; }
ul { list-style: none; font-size:1.2em; line-height:18px }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
h1 { color:#333; font-size:2em; }
h2 { color:#333; font-size:1.7em; padding:10px 0 10px 0 }
h3 { color:#333; font-size:1.4em; padding:10px 0 0 0 }
p { padding:7px 0; font-size:1.2em; color:#666; line-height:18px; }

@font-face {
    font-family: 'FranchiseRegular';
    src: url('/font/franchise-bold-webfont.eot');
    src: url('/font/franchise-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/franchise-bold-webfont.woff') format('woff'),
         url('/font/franchise-bold-webfont.ttf') format('truetype'),
         url('/font/franchise-bold-webfont.svg#FranchiseRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

::-moz-selection{background:#509e38; color:#fff; }
::-o-selection{background:#509e38; color:#fff; }
::-webkit-selection{background:#509e38; color:#fff; }
::selection{background:#509e38; color:#fff; }


/* Header */

.header { background:url(/images/header.gif); width:946px; height:120px; margin:0 auto; padding:66px 0 0 0; text-align:center }
.logo { float:left; width:257px; height:95px; padding:0 0 0 340px }
.share { width:131px; height:31px; float:right; margin:40px 0 0 0 }
.share li { float:left; margin:0 9px 0 0; }
.share li a { display:block; text-indent:-9999px; width:32px; height:32px; background-repeat:no-repeat!important }
li.technorati a { background:url(/images/share.png); }
li.technorati a:hover { background:url(/images/share.png) 0 -32px; }
li.twitter a { background:url(/images/share.png) -32px 0; width:32px; }
li.twitter a:hover { background:url(/images/share.png) -32px -32px; width:32px; }
li.rss a { background:url(/images/share.png) -64px 0; }
li.rss a:hover { background:url(/images/share.png) -64px -32px; }
/* Navigation */

.nav { width:946px; height:41px; margin:0 auto; font-family:Tahoma, Geneva, sans-serif }
.nav li { float:left; }
.nav li a { display:block; text-align:center; color:#fff; height:41px; line-height:41px; text-decoration:none; font-size:85%; text-transform:uppercase; font-weight:bold }
li.home a { background:url(/images/nav.gif); width:62px; }
li.home a:hover { background:url(/images/nav.gif) 0 -41px; width:62px; }
li.prices a { background:url(/images/nav.gif) -62px 0; width:60px; }
li.prices a:hover { background:url(/images/nav.gif) -62px -41px; width:60px; }
li.tour a { background:url(/images/nav.gif) -122px 0; width:100px; }
li.tour a:hover { background:url(/images/nav.gif) -122px -41px; width:100px; }
li.shop a { background:url(/images/nav.gif) -222px 0; width:81px; }
li.shop a:hover { background:url(/images/nav.gif) -222px -41px; width:81px; }
li.seo a { background:url(/images/nav.gif) -303px 0; width:165px; }
li.seo a:hover { background:url(/images/nav.gif) -303px -41px; width:165px; }
li.tv a { background:url(/images/nav.gif) -468px 0; width:108px; }
li.tv a:hover { background:url(/images/nav.gif) -468px -41px; width:108px; }
li.magento a { background:url(/images/nav.gif) -576px 0; width:152px; }
li.magento a:hover { background:url(/images/nav.gif) -576px -41px; width:152px; }
li.portfolio a { background:url(/images/nav.gif) -728px 0; width:84px; }
li.portfolio a:hover { background:url(/images/nav.gif) -728px -41px; width:84px; }
li.blog a { background:url(/images/nav.gif) -812px 0; width:53px; }
li.blog a:hover { background:url(/images/nav.gif) -812px -41px; width:53px; }
li.contact a { background:url(/images/nav.gif) -865px 0; width:81px; }
li.contact a:hover { background:url(/images/nav.gif) -865px -41px; width:81px; }
.video { width:946px; height:294px; margin:0 auto; background-color:#FFF }
.vid_left { width:312px; height:294px; float:left; background:#fff; overflow:hidden }
.vid_right { float:right; height:294px; width:634px; background:#ccc; overflow:hidden }
/* Packages */

.ecommerce-packages { background:url(/images/ecommerce-packages.gif); width:946px; height:41px; margin:0 auto; clear:both; }
.packages { width:946px; height:137px; margin:10px auto 0 auto; }
.packages li { float:left; text-indent:-9999px; }
.packages li a { display:block; height:137px; }
li.starter a { width:316px; background:url(/images/packages.jpg); }
li.starter a:hover { background:url(/images/packages.jpg) 0 -137px; }
li.builder a { width:318px; background:url(/images/packages.jpg) -316px 0; }
li.builder a:hover { background:url(/images/packages.jpg) -316px -137px; }
li.maximiser a { width:312px; background:url(/images/packages.jpg) -634px 0; }
li.maximiser a:hover { background:url(/images/packages.jpg) -634px -137px; }
/* Main */

.main { width:946px; margin:10px auto 0 auto; overflow:hidden }
.left { width:629px; float:left; overflow:hidden }
.left-bg { background:url(/images/left-bg.gif) repeat-y; padding:15px 14px 15px 15px; width:600px; overflow:hidden; }
.left-head { background:url(/images/left-head.gif) no-repeat; height:7px; width:629px; }
.left-foot { background:url(/images/left-foot.gif) no-repeat; height:7px; width:629px; }
.left ul { list-style: none; margin:10px 0 10px 15px; color:#666 }
.left li { margin:5px 0 0 0; line-height:18px; background:url(/images/arrow.gif) 0 50% no-repeat; padding:0 0 0 16px }
.left ol { margin:10px 10px 10px 30px; color:#666 }
.left ol li { line-height:18px; background:none!important; padding:0 }

.main a, .coda-slider a { text-decoration:none; color:#1c91e3; }
.main a:hover, .coda-slider a:hover { text-decoration:none; color:#FEBD4B;}

.right { float:right; width:302px; }
/*.right p { line-height:14px; }
/* RSS Feed */

.rssfeed { background:url(/images/rss.png) no-repeat; width:144px; height:130px; padding:65px 141px 19px 17px; overflow:hidden }
.rssfeed a { color:#c4e15c; text-decoration:none; font-weight:bold; }
.rssfeed a:hover { color:#FC0; }
.rssfeed p { color:#fff; line-height:13px; margin:0; padding:0; }
/* Services */

.services { width:302px; height:446px; margin:10px 0 0 0; }
.services li a { display:block; width:167px; text-decoration:none; color:#333; margin:0 0 6px 0; padding:15px 20px 15px 115px; line-height:14px!important; color:#666 }
.services li a span { font-size:1.3em; color:#333; font-weight:bold; line-height:18px }
li.ecommercetv a { background:url(/images/services.png); height:77px; }
li.ecommercetv a:hover { background:url(/images/services.png) -302px 0; color:#666 }
li.ecommerceportfolio a { background:url(/images/services.png) 0 -107px; height:77px; }
li.ecommerceportfolio a:hover { background:url(/images/services.png) -302px -107px; color:#666 }
li.ecommerceseo a { background:url(/images/services.png) 0 -214px; height:77px; }
li.ecommerceseo a:hover { background:url(/images/services.png) -302px -214px; color:#666 }
li.magentodevelopers a { background:url(/images/services.png) 0 -321px; height:77px; }
li.magentodevelopers a:hover { background:url(/images/services.png) -302px -321px; color:#666 }
/* Footer */

.footer { width:916px; margin:10px auto 0 auto; background:url(/images/footer.gif); height:153px; clear:both; padding:40px 15px 10px 15px; position:relative; z-index:1000 }
.footblock { width:190px; float:left; padding:0 0 0 10px; }
.footcontact { float:right; width:300px; }
.footer span { color:#febd4b; font-weight:bold; font-size:1.4em }
.footer p { color:#fff;  font-family:Tahoma, Geneva, sans-serif!important }
.footer a { color:#ccc; text-decoration:none; }
.footer a:hover { color:#c4e15c; }
.footer li a { line-height:24px;}

/* HP Portfolio */

.the_portfolio { width:946px; margin:0 auto; padding:10px 0; overflow:hidden; }
.the_portfolio img { background-color:#fff; width:275px; padding:6px; overflow:hidden }
.portfolio_peice { margin: 5px 2px 0; overflow: hidden; float: left; position: relative; }
.portfolio_peice a { text-decoration: none; float: left; }
.portfolio_peice a:hover { cursor: pointer; }
.portfolio_peice a img { border: 1px solid #ccc; margin: 5px; background: #fff; -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; -o-border-radius:6px; }
.portfolio_peice a:hover .desc strong { display: block; font-size:1.3em; color:#333 }
.portfolio_peice a .desc { display: none; }
.portfolio_peice a:hover .desc{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		color:#666;
		display: block;
		text-align:center;
		line-height:18px;
		font-size:1.2em;
		padding:10px 5px;
		background: #fff;
		filter:alpha(opacity=75);
		opacity:.8;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
		position: absolute;
		bottom: 12px;
		left: 12px;
		margin: 0;
		 width:265px;
	}



/* Form Styles */

.form { padding:0 24px 0; margin:15px 0; width:250px; float:left; ;}
.form p { padding:5px 0 3px 0; }
.form span { color:#992121; }
.form input[type=text] { width:210px; border:1px solid #ccc; padding:5px 5px 5px 30px; color:#666; font-size:1.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px }
.form button { margin:10px 0 0; height:30px; width:80px; background:url(/images/send.gif) 0 0 no-repeat; text-indent:-9999px; cursor:pointer; border:none }
.form button:hover, .form button:focus { background-position:0 bottom; }
.contacttext {  margin:0 0 15px }

.c_message { background:url(/images/message.png) 5px 5px no-repeat; }
.c_name { background:url(/images/user.png) 5px 50% no-repeat; }
.c_email { background:url(/images/email.png) 5px 50% no-repeat; }
.c_company { background:url(/images/building.png) 5px 50% no-repeat; }
.c_phone { background:url(/images/phone.png) 5px 50% no-repeat; }
.c_web { background:url(/images/web.png) 5px 50% no-repeat; }
.c_code { background:url(/images/next.png) 5px 50% no-repeat; margin:10px 0 0 }

.loginstyle { width:294px; border:1px solid #ccc; background-color:#fff; padding:5px; color:#666; font-size:1.2em; margin:3px 0 10px 0; }
.login { margin:15px 0 0 0; }

.form textarea { width:240px; border:1px solid #ccc; padding:25px 5px 5px; margin:0 0 10px 0; color:#666; font-size:1.2em; font-family: Lucida Sans, Arial;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px }
.captcha { float:left; }
.captchastyle { width:100px!Important; padding:6px!important; float:left!important; margin:0 7px 0 0!important; }

.contactdetails li {color:#333; margin:0 0 5px; border:1px solid #a4d4d4;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; background:url(/images/phone.png) 5px 50% no-repeat #c8f0f0; padding:10px 5px 10px 30px   }
.contactdetails li strong { margin:0 5px 0 0 }
/* Resources */

.linkbox { background-color:#6ea430; border:3px solid #c0dd58; font-size:1.4em; line-height:20px; margin:10px 0; color:#f1fb94; padding:10px; width:558px; }
/* Table Styles */

table { font-size:1.1em; margin:15px 0; line-height:20px;border-left: 1px solid #C1DAD7; }
th { color: #6D929B; border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; border-top: 1px solid #C1DAD7; text-align: left; padding: 6px 6px 6px 12px; background: #CAE8EA url(/images/bg_header.jpg) no-repeat; }
th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #C1DAD7; background: none; }
th.spec { border-left: 1px solid #C1DAD7; border-top: 0; background: #fff url(/images/bullet1.gif) no-repeat; }
th.specalt { border-left: 1px solid #C1DAD7; border-top: 0; background: #f5fafa url(/images/bullet2.gif) no-repeat; color: #B4AA9D; }
td { border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; background: #fff; padding: 6px 6px 6px 12px; color: #6D929B; }
td.alt { background: #F5FAFA; color: #B4AA9D; }
/* Most common stuff you'll need to change */

.coda-slider-wrapper { float:right; height:294px; position:relative; width:634px; background:url(/images/panel-1.gif) no-repeat; }
.coda-slider .title { display:none }
.coda-slider p { font-size:1.3em; }
.coda-slider input { width:170px; padding:4px 4px 4px 30px; font-size:1.2em; background-color:#fff; border:1px solid #ccc; margin:0 0 5px 0; color:#000; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; -o-border-radius:4px; height:20px }
.coda-slider button { background:url(/images/send.gif) no-repeat; width:214px; height:30px; border:0;cursor:pointer }
.coda-slider button:hover, .coda-slider button:focus { background-position:0 bottom; }

.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
.coda-slider, .coda-slider .panel { width: 600px }
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
.coda-nav ul li a.current { color:#333 }
.coda-slider .panel-wrapper { height:190px; overflow:hidden; padding:30px 50px; width:530px; }

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; border:1px solid #ccc; background:url(/images/grey-shade.gif) repeat-x #d2d2d2; -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; -o-border-radius:6px; width:510px!important; }
.coda-nav ul li { display: inline; margin:0; }
.coda-nav ul li a { color: #999; text-shadow:1px 1px 1px #fff; font-weight:bold; padding: 10px 20px; display:inline-block; text-decoration:none; font-size:80% }

/* Miscellaneous */

.coda-slider { float: left; overflow: hidden; position: relative; }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }

#coda-nav-1 { bottom:0; left:0; margin:0 0 20px; position:absolute; width:634px !important; z-index:1000; }
.quick_form { width:460px; margin:0 auto; }
.quick_portfolio { margin:15px 0 0 0; }
.form_left { float:left; width:230px; margin:20px 0 0;font-size:1em; line-height:12px  }
.h2 { color:#333; font-size:2.2em; font-weight:bold; padding:10px 0 0 0 }
.side_form input { width:292px; padding:4px; font-size:1.4em; background-color:#fff; border:1px solid #ccc; margin:0 0 5px 0; color:#666 }
.side_form p { margin:0; padding:5px 0; }
.side_form button { background:url(/images/send-email.gif) no-repeat; width:80px; height:30px; border:0; cursor:pointer }
.side_form button:hover, .side_form button:focus { background-position:0 bottom; }

/* Sidebar Packages */

.side_packages { width:302px; margin:10px 0 0 0; }
.side_packages li a { display:block; width:302px; height:62px; text-decoration:none; color:#333; margin:0 0 6px 0; }
.side_packages span { display:none; }
li.package1 a { background:url(/images/side-packages.png); }
li.package1 a:hover { background:url(/images/side-packages.png) 0 186px; color:#666 }
li.package2 a { background:url(/images/side-packages.png) 0 -62px; }
li.package2 a:hover { background:url(/images/side-packages.png) -0 -248px; color:#666 }
li.package3 a { background:url(/images/side-packages.png) 0 -124px; }
li.package3 a:hover { background:url(/images/side-packages.png) -0 bottom; color:#666 }
li.side_portfolio a { background:url(/images/portfolio.gif) 0 top; }
li.side_portfolio a:hover { background:url(/images/portfolio.gif) -0 bottom; }

/* Ecommerce Packages */

.ecommerce_package { width:179px; float:left; margin:10px 10px 40px; }
.price { border-top:1px dashed #ccc; font-size:1.4em; color:#333; font-weight:bold; text-align:center }
.imgright { margin:0 0 0 15px; float:right }
.imgright2 { margin:15px 0 15px 10px; }
.green_head { color:#758e44!important; }
.red_head { color:#e15a39!important; }
.gold_head { color:#c38e15!important; }
.green_price { background:#99b260; margin:10px 0 0; padding:3px 10px; color:#fff; font-size:1.2em; font-weight:bold; border-top:2px solid #758e44; }
.red_price { background:#fb7845; margin:10px 0 0; padding:3px 10px; color:#fff; font-size:1.2em; font-weight:bold; border-top:2px solid #e15a39; }
.gold_price { background:#dda93b; margin:10px 0 0; padding:3px 10px; color:#fff; font-size:1.2em; font-weight:bold; border-top:2px solid #c38e15; }
/*.grey_text { background-color:#FFF6BF; border-bottom:2px solid #FFD324; border-top:2px solid #FFD324; margin:10px 0; padding:5px 10px; margin:5px 0 10px 0; color:#000; font-size:1.1em; }*/
.grey_text { background:url(/images/blog_extra.gif) no-repeat 0 0; display:block; width:580px; height:30px; color:#704215; padding:0 10px; text-shadow: 0px 1px 2px #fff;margin:5px 0 10px 0; line-height:30px }
.grey_text span { font-size:1.1em }

.grey_text a, .grey_text a:hover { color:#704215; }

/* SEO Examples */

.seo_examples h3 span { font-size:80%; color:#999; font-weight:normal; line-height:18px; }
.seo_examples ul { font-size:1.2em; margin:10px 0px; }
.seo_examples li a { background:url(/images/seo-ex.gif) no-repeat top; width:262px; line-height:30px; padding:0 0 0 40px; margin:5px 0 0; color:#39a5fe; display:block }
.seo_examples li a:hover { background:url(/images/seo-ex.gif) no-repeat bottom; color:#000; }
.google_uk { width:156px; height:33px; background-image:url(/images/google-uk.gif); background-repeat:no-repeat; padding:10px 10px 10px 136px; }
.google_uk p { line-height:10px; font-size:1.1em; }

/* Contact Us */

.map { border:2px solid #ccc; }
.gps { border:2px solid #ccc; background:#003; padding:10px; text-align:center; width:278px; color:#fff; font-family:"Courier New", Courier, monospace; font-size:1.6em; font-weight:bold; }

/* Ecommerce TV */

.tv_examples ul { font-size:1.2em; margin:10px 0px; }
.tv_examples li a { background:url(/images/tv-ex.gif) no-repeat top; width:262px; line-height:30px; padding:0 0 0 40px; margin:5px 0 0; color:#333; display:block }
.tv_examples li a:hover { background:url(/images/tv-ex.gif) no-repeat bottom; color:#333; }

/* About Magento */

.mage ul { font-size:1.2em; margin:10px 0px; }
.mage li a { background:url(/images/more-about-magento.gif) no-repeat top; width:262px; line-height:30px; padding:0 0 0 40px; margin:5px 0 0; color:#fff; display:block; font-weight:bold; }
.mage li a:hover { background:url(/images/more-about-magento.gif) no-repeat bottom; color:#333; }



/* Blog Head */

/*.blog_head { width:569px; clear:both; background:url(/images/blog-head-new.jpg) no-repeat top left; height:176px; margin:0 auto; padding:40px 337px 40px 40px; overflow:hidden }*/

.blog_head { width:569px; clear:both; height:176px; margin:0 auto; padding:40px 337px 40px 40px; overflow:hidden }

.blog_head1 { background:url(/images/blogsprite.jpg) no-repeat 0 0; }
.blog_head2 { background:url(/images/blogsprite.jpg) no-repeat 0 -256px; }
.blog_head3 { background:url(/images/blogsprite.jpg) no-repeat 0 -512px; }
.blog_head4 { background:url(/images/blogsprite.jpg) no-repeat 0 -768px; }

.blog_head p { line-height:18px; color:#000}
.blog_head h1 { color:#333; }
.blog_head li { float:left; margin:0 15px 0 0; }
.blog_head li a { display:inline-block; line-height:32px; padding:0 0 0 40px; height:32px; background-repeat:no-repeat!important; color:#333; font-size:1.2em; text-decoration:none }
li.blog_twitter a { background:url(/images/twitter.png) 0 0; }
li.blog_twitter a:hover { background:url(/images/twitter.png) 0 -32px; }
li.blog_rss a { background:url(/images/rss_icon.png) 0 0; }
li.blog_rss a:hover { background:url(/images/rss_icon.png) 0 -32px; }
.magento_blog_logo { margin:15px 0 0 0; }
.contact_msg { width:578px; margin:15px 0; padding:10px; background: #F5FAFA; color: #B4AA9D; border: 1px solid #C1DAD7; }
.contact_msg img { float:left; margin:0 20px 0 0; }
.contact_msg p { padding:0; font-size:1.2em; color:#689a94 }
.contact_msg a { color:#333; font-weight:bold; }
.contact_msg ul { font-size:1.2em; color:#689a94; list-style:disc; margin:0 0 0 15px; padding:0 0 0 20px; }

.author_p { margin:0!important; padding:0!important; }
.author_p li { width:600px; overflow:hidden; clear:both; height:240px; background:none }
.author_p img { float:left; border:1px solid #C8C8C2; padding:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; -o-border-radius:5px; background:#fcfcfc; margin:0 20px 20px 0 }
.author_p p { font-size:100%; }

#portfolio_link { display: block; position: fixed; top:0; left:0; width: 108px; height: 108px; z-index:999}
.author_profiles { width:156px; height:33px; background-image:url(/images/authors.gif); background-repeat:no-repeat; padding:10px 10px 10px 136px; }



.postpack { width:300px;background:#fff; overflow:hidden; padding:9px 0; border:1px solid #ddd; border-radius:7px; -moz-border-radius:7px; -o-border-radius:7px; -webkit-border-radius:7px; }
.postpack li { height:120px; padding:5px 10px;  display:block; overflow:hidden }
.postpack li img { float:left; margin:0 10px 0 0;  }
.postpack h3, .postpack p { margin:0 0 5px; padding:0; }
.old_price { color:#900; font-size:14px; font-weight:bold; text-decoration:line-through; display:block }
.new_price { color:#87aa4b; font-size:20px; line-height:24px; font-weight:bold; display:block }
.new_price span { font-size:12px; }

.boxes input, .boxes select { border:1px solid #ccc;color:#666; background:#fff; padding:2px; margin:2px 0 5px; width:214px }
.boxes { font-size:1.1em; float:left; color:#666; width:220px; margin:0 40px; }
.boxes button { margin:10px 0 0; height:30px; width:80px; background:url(/images/register.gif) 0 0 no-repeat; text-indent:-9999px; cursor:pointer; border:none }
.boxes button:hover, .boxes button:focus { background-position:0 bottom; }

.checkbox { width:auto!important; margin:0 0 10px 0  }

.new_portfolio_piece { border:1px solid #d3d3d3; padding:10px 0 25px; background:#fff; float:left; width:297px; margin:15px 7px 0; -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; -o-border-radius:6px; position:relative; height:360px; overflow:hidden; font-size:100%  }
.new_portfolio_piece img { margin:10px 10px; border:1px solid #e5e4e3; }
.new_portfolio_piece .url { color:#888; border-top:1px solid #e5e4e3;border-bottom:1px solid #e5e4e3; background:#fbfaf8; line-height:22px; font-size:1.2em; font-style:italic; padding:0 10px; display:block }
.new_portfolio_piece h2 { margin:0 10px; }
.new_portfolio_piece p { margin:0 10px; height:48px; font-size:100% }
a.visit  { display:block; width:80px; height:30px; background:url(/images/btn_visit.gif) 0 0 no-repeat; bottom:10px; right:10px; position:absolute; text-indent:-9999px }
a:hover.visit {background:url(/images/btn_visit.gif) 0 bottom no-repeat; }

.portfolio_magentowordpress { background:url(/images/portfolio/magentowordpress.gif) 10px 96% no-repeat #fff; }
.portfolio_wordpress { background:url(/images/portfolio/wordpress.gif) 10px 96% no-repeat #fff; }
.portfolio_magento { background:url(/images/portfolio/magento.gif) 10px 96% no-repeat #fff; }

a.btn_look  { display:block; width:100px; height:30px; background:url(/images/btn_look.gif) 0 0 no-repeat; text-indent:-9999px }
a:hover.btn_look {background:url(/images/btn_look.gif) 0 bottom no-repeat; }

a.look_mageblog { display:inline-block!important; margin:0 5px 0 0; }

a.btn_magentoblog  { display:inline-block; width:100px; height:30px; background:url(/images/btn_magentoblog.gif) 0 0 no-repeat; text-indent:-9999px }
a:hover.btn_magentoblog {background:url(/images/btn_magentoblog.gif) 0 bottom no-repeat; }

.facebook_like { border:none; overflow:hidden; width:450px; height:30px }

.resources { margin:0!important; padding:0!important; text-align:center }
.resources li { list-style:none; display:inline-block; background:none; padding:0 }
.resources span { display:block; }
.resources a { color:#ccc; display:block;  }
.resources a:hover { color:#000; }

#basket { float:right; width:280px; overflow:hidden; padding:10px; border:1px solid #ccc; background:#fff }

#basket p { color:#666; font-size:1.2em;font-style:italic; padding:0 }

/* Build Your Own Ecommerce Site */

.build_form { margin:15px 0 0; }
.build_form fieldset { display:block; width:100%; padding:0 0 20px; margin:0 0 20px; border-bottom:1px dashed #e7e7e7 }
.build_form legend { font-size:1.4em; color:#000; font-weight:bold; margin:0 0 10px }

.nys, .nsp { font-size:1.2em!important; font-weight:normal!important; color:#ccc!important; }
.more_details { display:none; }
.red_text { color:#C00!important; font-size:1.2em; margin:0 0 10px; line-height:18px }
.more_details p, .note { color:#C00; width:580px!important }
.outside_para { width:580px!important }
.build_form p { width:180px; float:left;margin: 0 15px 0 0; }
.more_details textarea, .add_info { border:1px solid #e7e7e7; background:#f7f7f7; width:550px; height:150px; padding:10px; margin:0 0 15px; font-size:1.2em; font-family:Arial, Helvetica, sans-serif }
.more_details .add  { border:1px solid #e7e7e7; background:#f7f7f7; display:inline }
._cms { width:50px; }
._loc { width:200px; }
