/*** Globals ***/
#Holder
{
    margin: 0px auto;
}
.border
{
    border: 1px solid #CCCCCC;
}

.content
{
    text-align: left;
    margin-top: 25px;
}
#Holder .noborder
{
    border: none;
}

.mainbanner
{
    height: 120px;
    background: #ffffff url(../images/bannerbg3.jpg) no-repeat; /* background: #4e9513 url(../images/bannerbg.jpg) no-repeat; */
}
.mainbannerlogo
{
    background: url(../images/BaseLogo50a.jpg) no-repeat left top;
    display: block;
    float: left;
    width: 174px;
    height: 107px;
}
.topholder
{
    height: 304px;
}
.message
{
}

.topholder .message
{
    display: block;
    height: 285px;
    margin-left: 20px;
}
.topholder .message span
{
    display: none;
}

.mainheader
{
    color: #FFFFFF;

}

.mainheader p
{
    font: 1.1em/1.4em Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #000;
}

.mainheader .mainheaderlinks
{
    text-align: right;
    margin-right: 10px;
}

.mainheader .mainheaderlinks a
{
    color: #FFFFFF;
    text-decoration: none;
}

.mainheader .mainheaderlinks a:hover
{
    text-decoration: underline;
}

.mainheader .call_us
{
    text-align: right;
    font-size: 2em;	
}

.mainheader .thebanner
{
    text-align: right;
    font-size: 3em;	
	/* color: #ffff00;  #15095d 
	color: #15095d; */
	color: #ffffff;
	/* text-shadow: 0 1px 0 #000; */
}

/*** left menu ***/
.leftmenu
{
}
.leftmenu ul li
{
    list-style: none;
    display: block;
    clear: both;
}
.leftmenu a
{
    background: url(../images/mainbluebutt.png) no-repeat left top;
    display: block;
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 37px;
    padding-left: 10px;
    width: 217px;
    margin-bottom: 7px;
    text-shadow: 0 1px 0 #000;
}
.leftmenu a:hover
{
    background: url(../images/mainbluebutt.png) no-repeat left bottom;
}
.leftmenu .active a
{
    background: url(../images/mainbluebutt.png) no-repeat left bottom;
}

/*** Main content area ***/
.maincontent
{
}
.maincontent h1
{
    font-size: 2em; /* color: #16561b; */
    color: #352786;
    line-height: 1.2em;
}
.maincontent h2
{
    /* color: #16561b; */
    color: #352786;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.5em;
}
.maincontent p
{
    /* color: #16561b; */
    color: #000000;
    font-size: 1.2em;
    line-height: 1.6em;
    margin-top: 15px;
    margin-bottom: 15px;
}
.maincontent a
{
    color: #4D4D4D;
}
.maincontent a:hover
{
    color: #352786;
    text-decoration: none;
}
.maincontent ul
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.maincontent li
{
    font-size: 1.2em;
    list-style-type: none;
    line-height: 2em;
    background-image: url(../images/bluetick.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-left: 10px;
    padding-left: 20px;
    float: left;
    width: 90%;
}

.maincontent .li2
{
    color: #000000;
	font-size: 1.2em;
    list-style-type: none;
    line-height: 1.75em;
    background-image: url(../images/bluetick.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-left: 10px;
	margin-bottom:10px;
    padding-left: 20px;
    float: left;
    width: 90%;
}

.portfoliolink
{
}
.portfoliolink a
{
    font-size: 1.3em;
    font-weight: normal;
}

/*** Main Menu ***/
.mainmenu
{
    /*color: #FFFFFF; */
    margin-top: 0px; /* margin-left: 10px; */
    background-color: #90a8d6;
    background: url(../images/menubgbn.gif) no-repeat left top;
    width: 100%;
}
.mainmenu li
{
    display: inline;
    list-style: none;
    height: 33px;
}
.mainmenu a
{
    color: #FFFFFF;
    background-color: #90a8d6;
    text-decoration: none;
    font-size: 1.25em;
    line-height: 33px;
    display: block;
    float: left;
    width: 84px;
    margin-right: 0px; /* make this 1px if you want a blocky structure */
    text-shadow: 0 1px 0 #000;
}
.mainmenu a:hover, .mainmenu li.active a
{
    color: #ffff00;
    background: url(../images/menubg3.gif) no-repeat left top;
    font-weight: bold; /* text-shadow: 0 1px 0 #fff; */
}
.mainmenu a:hover .text, .mainmenu li.active a .text
{
    background: #FFFFFF;
}
.mainmenu .text
{
    float: left;
    padding-right: 3px;
    padding-left: 5px;
    text-align: center;
}

/*** Main content area ***/
.marketingboxTop
{
    padding-top: 0px;
    padding-left: 75px;
    padding-right: 40px;
}
.marketingboxTop strong
{
}
.marketingboxTop p
{
    text-shadow: 0 1px 0 #000;
}

.mainservice
{
    text-align: left;
    font-size: 1.2em;
    color: #FFFFFF;
    line-height: 1.2em;
    margin-top: 20px;
}
.mainservice strong
{
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
}
.mainservice p a
{
    color: #FFFFFF;
    text-decoration: none;
}
.mainservice p a:hover
{
    color: #FFCA0E;
    text-decoration: underline;
}
.mainservice .more
{
    padding-bottom: 5px;
}

.firstplace .icon, .secondplace .icon, .thirdplace .icon
{
    float: left;
    margin-right: 10px;
}
.firstplace img, .secondplace img, .thirdplace img
{
    text-decoration: none;
}
.firstplace
{
    background: url(../images/marketing-top-development.gif) no-repeat 0px 0px;
    display: block;
}
.secondplace
{
    background: url(../images/marketing-top-e-commerce.gif) no-repeat 0px 0px;
}
.thirdplace
{
    background: url(../images/marketing-top-optimisation.gif) no-repeat 0px 0px;
}
.more
{
    float: right;
   /* width: 78px; */
    margin: 0px 10px 0px 0px;
    padding: 3px 0px 0px;
}
.more span
{
    display: none;
}
.padding
{
    margin-bottom: 20px;
}
.button_star
{
    position: absolute;
    right: 0px;
    z-index: 999;
    visibility: visible;
}

/*** Feed on left hand side ***/
.gu1 .feed
{
    clear: both;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.4em;
}
.feed p
{
    color: #4d4d4d;
    padding-right: 10px;
    padding-left: 10px;
    clear: both;
}
.feed a
{
    color: #352786;
}
.feed a:hover
{
    text-decoration: none;
}

/*** Box Offer ***/
.boxoffer
{
    background: url(../images/bg-left.jpg) repeat-x left bottom;
    padding-top: 10px;
    padding-bottom: 25px;
    margin-right: 10px;
    position: relative;
    margin-bottom: 25px;
}
.boxoffer h3
{
    /*  color: #16561B; */
    color: #352786;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2em;
    text-align: left;
    margin: 0px 10px 10px;
    padding: 0px;
}
.boxoffer p
{
    text-align: left;
    padding-bottom: 10px;
}
.boxoffer a
{
    font-size: 1em;
    font-weight: bold;
    color: #352786;
    text-decoration: underline;
}
.boxoffer a:hover
{
    text-decoration: none;
}
.boxoffer strong
{
    font-weight: bold;
    color: #352786;
}
.boxoffer .box
{
    margin-top: 00px;
    margin-bottom: 0px;
}
.boxoffer .button
{
    margin-top: 0px;
}
.boxoffer #paymentpage .purchaseButton
{
    background-image: url(../images/order-now-sidebar.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 44px;
    width: 220px;
}
.boxoffer #paymentpage .purchaseButton:hover
{
    background-position: left -44px;
}
.boxoffer #paymentpage
{
    float: left;
    margin-bottom: 25px;
}

/*** Services info panel on right  ***/
.services_info_panel
{
}
.services_info_panel h2
{
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: bold; /*  color: #16561b; */
    color: #352786;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
}
.services_info_panel p
{
    text-align: left;
}
.services_info_panel strong
{
    font-weight: bold;
    color: #352786;
}
.services_info_panel .button
{
    margin-top: 10px;
    margin-bottom: -15px;
}

/*** Messages ***/
.messages
{
    margin-top: 15px;
}
.messages h2
{
    /*   color: #16561b; */
    color: #352786;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    float: left;
    display: block;
    font-size: 1.2em;
}
.messages h2 a
{
    /*  color: #16561b;  */
    color: #352786;
    text-decoration: none;
}
/*.messages h2 a:hover { text-decoration:underline;}*/
.messages p
{
    text-align: left;
    margin-left: -10px;
}
.messages a
{
    font-size: 1em;
    font-weight: bold;
    color: #352786;
    text-decoration: underline;
}
.messages a:hover
{
    text-decoration: none;
}
.messages .more
{
    margin-top: 1px;
    margin-left: 3px;
}

/*** Team Info ***/
.teaminfo
{
    margin-top: 0px;
}
.teaminfo h2
{
    /*   color: #16561b; */
    color: #352786;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    float: left;
    display: block;
    font-size: 1.2em;
}
.teaminfo h2 a
{
    /*  color: #16561b;  */
    color: #352786;
    text-decoration: none;
}

/*.messages h2 a:hover { text-decoration:underline;}*/
.teaminfo p
{
    text-align: left;
    margin-left: -10px;
}
.teaminfo a
{
    font-size: 1em;
    font-weight: bold;
    color: #352786;
    text-decoration: none;
}
.teaminfo a:hover
{
    text-decoration: underline;
}
.teaminfo .more
{
    margin-top: 1px;
    margin-left: 3px;
}

.teaminfo .profile
{
    /*  background: #e9f7cf url(../images/bgcompanyinfo.gif) no-repeat center bottom; */
    background: #dddffd url(../images/bgcompanyinfo.gif) no-repeat center bottom;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 10px;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 0px;
}

.teaminfo .profile a img
{
    border: 2px solid #FFFFFF;
}

.teaminfo .profile a:hover img
{
    border: 2px solid #5d80c4;
}

.teaminfo .profile h4 a
{
    color: #5d80c4;
    text-decoration: none;
    font-weight: bold;
}

.teaminfo .profile h4 a:hover
{
    text-decoration: underline;
}

.teaminfo .profile p
{
    text-align: center;
}

/*** Articles section ***/
.articles
{
}
.articles p
{
    font-size: 1.1em;
    color: #969595;
    padding-left: 40px;
}
.articles ul
{
}
.articles li
{
    list-style: none;
    background: url(../images/bg-articles.gif) no-repeat 0px 10px;
    float: left;
    clear: both;
    display: block;
    width: 100%;
}
.articles h2
{
    color: #16561b;
    font-size: 1.7em;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    float: left;
    display: block;
}
.articles h2 a
{
    color: #16561b;
    text-decoration: none;
}
.articles h3
{
    font-weight: normal;
    padding-left: 40px;
}
.articles h3 a
{
    font-size: 1.66em;
    line-height: 2em;
    text-decoration: underline;
    color: #eb7d0e;
}
.articles h3 a:hover
{
    text-decoration: none;
}
.articles .more
{
    float: left;
    margin-top: 2px;
    margin-left: 10px;
}
.article_details
{
}
.article_details h3
{
    font-size: 1.6em;
    font-weight: bold;
}

.articleList p
{
}
.articleList li
{
    background-image: url(../images/bg-articles.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0 0 0 38px !important;
    margin-bottom: 5px !important;
}
.articleList p.description
{
    color: #7F7F7F;
    font-size: 90%;
    line-height: 16px;
    margin-bottom: 5px;
}

/*** Information ***/
.portfolio h2
{
    /*  color: #5d80c4; */
    color: #352786;
    font-size: 1.7em;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
   /* text-transform: uppercase; */
    float: left;
    display: block;
}
.portfolio h2 a
{
    /*  color: #5d80c4; */
    color: #352786;
    text-decoration: none;
}
.portfolio .more
{
    float: left;
    margin-top: 2px;
    margin-left: 10px;
}
.portfolio p
{
    clear: both;
}
.portfolio .profile
{
    /*  background: #e9f7cf url(../images/bgcompanyinfo.gif) no-repeat center bottom; */
    background: #dddffd url(../images/bgcompanyinfo.gif) no-repeat center bottom;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 10px;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 0px;
}
.portfolio .profile h4
{
    text-align: left;
    margin-left: 15px;
    margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: bold;
}
.portfolio .profile h4 a
{
    color: #5d80c4;
    text-decoration: none;
    font-weight: bold;
}
.portfolio .profile h4 a:hover
{
    text-decoration: underline;
}
.portfolio .profile a img
{
    border: 2px solid #FFFFFF;
}
.portfolio .profile .sitelink
{
    padding: 5px;
    clear: both;
}
.portfolio .profile .sitelink img
{
    border: none;
}
.portfolio .profile .sitelink a:hover img
{
    border: none;
}
.portfolio .profile a:hover img
{
    border: 2px solid #5d80c4;
}
.profile .fix
{
    height: 150px;
}

.profile .description
{
    float: left;
    width: 535px;
}
.profile .description .seoList
{
    margin-top: 10px;
}
.profile .description .seoList li
{
    font: 1.2em/18px Arial, Helvetica, sans-serif;
    color: #333;
    margin-left: 20px;
    padding-left: 5px;
}

.portfolio .websiteLayouts
{
    background: none repeat scroll 0 0 transparent;
    border-bottom: 3px solid #CCCCCC;
    padding-bottom: 20px;
}
.portfolio .websiteLayouts p
{
    text-align: left;
    font: 1.2em Arial, Helvetica, sans-serif, "Myriad Pro";
    color: #666;
}

/*** service_selection ***/
.service_selection
{
}
.service_selection h3
{
    font-size: 1.8em;
    font-weight: bold;
    color: #352786;
    line-height: 1.6em;
}
.service_selection h3 a
{
    color: #352786;
    text-decoration: none;
}
.service_selection h3 a:hover
{
    text-decoration: underline;
}
.service_selection p
{
    font-size: 1.2em;
    line-height: 1.6em;
    color: #4d4d4d;
}
.service_selection p a
{
    color: #352786;
    font-weight: bold;
    text-decoration: underline;
}
.service_selection p a:hover
{
    text-decoration: none;
}
.service_selection .profile
{
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: url(../images/bgoptions.gif);
    background-repeat: repeat-x;
    background-position: 0px bottom;
}
.service_selection .heightfix360
{
    height: 360px;
}
.service_selection .heightfix420
{
    height: 420px;
}
.service_selection .heightfix450
{
    height: 450px;
}
.service_selection .heightfix480
{
    height: 480px;
}
.service_selection .heightfix500
{
    height: 500px;
}
.service_selection .button
{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

/*** service_list ***/
.service_list
{
    margin-top: 40px;
}
.service_list .button
{
    float: left;
    width: 175px;
}
.service_list .profile
{
    clear: both;
    margin-top: 10px;
}
.service_list h3
{
    font-size: 1.8em;
    font-weight: bold;
    color: #352786;
    line-height: 1.6em;
}
.service_list h3 a
{
    color: #352786;
    text-decoration: none;
}
.service_list h3 a:hover
{
    text-decoration: underline;
}
.service_list p
{
    font-size: 1.2em;
    line-height: 1.6em;
    color: #4d4d4d;
}
.service_list p a
{
    font-weight: bold;
    color: #325918;
    text-decoration: underline;
}
.service_list p a:hover
{
    text-decoration: none;
}
.service_list h2
{
    color:  #352786;
    font-size: 1.6em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 5px solid #dddffd;
    line-height: 1.8em;
    float: left;
    width: 100%;
}

/*** service_description ***/
.service_description
{
}
.service_description a
{
    color: #84b031;
    text-decoration: underline;
}
.service_description a:hover
{
    text-decoration: none;
}
.service_description h3
{
    font-size: 1.6em;
    font-weight: bold;
    color: #16561b;
}
.service_description .services_included
{
    margin-top: 10px;
    position: relative;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.service_description .services_included li
{
    list-style: none;
    font-size: 1.6em;
    color: #84b031;
    line-height: 1.6em;
    border-bottom: 1px solid #e9f7cf;
    background: url(../images/bg-tick-box.gif) no-repeat 2px 6px;
    display: block;
    margin: 0px;
    padding: 0px 0px 0px 23px;
    float: left;
    clear: both;
    width: 95%;
}
.service_description .services_included .amountHighlight
{
    font-size: 175%;
    background-position: 0px 10px;
}

/*** Web packages selection, service pages ***/
.package_selection
{
}

.package_selection h1
{
    margin-bottom: 10px;
    border-bottom: 5px solid #dddffd;
    line-height: 1.8em;

}
.package_selection h2
{
    /* color: #5275be; */
    color: #352786;
    font-size: 1.6em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 5px solid #dddffd;
    line-height: 1.8em;
    float: left;
    width: 100%;
}
.package_selection h3
{
    font-size: 1.8em;
    font-weight: bold; /*   color: #5275be; */
    color: #352786;
    line-height: 1.2em;
}
.package_selection h3 a
{
    color: #352786;
    text-decoration: none;
}
.package_selection h3 a:hover
{
    text-decoration: underline;
}
.package_selection .button
{
    clear: both; /*padding-left: 15px;*/
    margin-top: 10px;
}
.package_selection p
{
    color: #4d4d4d;
    font-size: 1.2em;
    line-height: 1.6em;
    margin-top: 5px;
    margin-bottom: 5px;
    clear: both;
}
.package_selection p.price
{
    color: #325918;
    font-size: 1.8em;
    line-height: 1.4em;
    clear: both;
    padding-top: 5px;
}
.package_selection p.vat
{
    font-size: 1.1em;
    line-height: 1.2em;
}
.package_selection .more
{
    width: 110px;
}
.package_selection .service_description
{
    float: left;
    width: 93%;
    margin-top: -20px;
    margin-bottom: 10px;
}
.package_selection .service_description li
{
    font-size: 1.2em;
    background: url(../images/bg-tick-box.gif) no-repeat 0px 3px;
    line-height: 1.8em;
}
.package_selection .service_selection .more
{
    width: 75px;
}

/*** links with arrows ***/
.links
{
    padding: 10px;
    clear: both;
}
.links li
{
    font-size: 1.2em;
    color: #16561b;
    font-weight: bold;
    list-style-type: none;
}
.links a
{
    color: #16561b;
    line-height: 1.6em;
    font-size: 1em;
}
.links a:hover
{
    text-decoration: none;
}
.arrow a
{
    background-image: url(../images/button-arrow.gif);
    background-position: 0px 3px;
    padding-left: 15px;
    background-repeat: no-repeat;
}

/*** orderButton ***/
.orderButton
{
}
.orderButton a
{
    background-image: url(../images/order-now-button.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 46px;
    width: 230px;
    float: left;
    text-indent: -99999px;
}
.orderButton a:hover
{
    background-position: left -46px;
}
/*** orderButton inside form ***/
#paymentpage .purchaseButton
{
    background-image: url(../images/order-now-button.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 46px;
    width: 230px;
    float: left;
    text-indent: -99999px;
    border: none;
}
#paymentpage .purchaseButton:hover
{
    background-position: left -46px;
}

/*** Phone numbers on contact page ***/
.phones p
{
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.2em;
}

/*** Footer ***/
.footer
{
    background: url(../images/bgfooter.jpg) no-repeat;
    height: 80px;
    margin-top: 10px;
    color: #FFFFFF;
    padding-top: 9px;
}
.footer p
{
    font: 1.1em/1.4em Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #000;
}
.footer p strong
{
    font-weight: bold;
}
.footer .footerlogo
{
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
}
.footer .logoinfo
{
    text-align: left;
    color: #ffffff;
	/* color: #ffa500; */
}
.footer .footerlinks
{
    text-align: right;
    margin-right: 10px;
}
.footer .footerlinks a
{
    color: #FFFFFF;
    text-decoration: none;
}
.footer .footerlinks a:hover
{
    text-decoration: underline;
}
.footer .call_us
{
    font-size: 2em;
}

/*** Link Partners ***/
.linkpartners
{
    margin-bottom: 20px;
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
}
.linkpartners h3
{
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.linkpartners ul
{
}
.linkpartners li
{
    list-style: none;
    float: left;
    clear: both;
}
.linkpartners a
{
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 1em;
    line-height: 1.2em;
    color: #666666;
}
.linkpartners a:hover
{
    text-decoration: none;
}

/*** Form ***/
.form
{
    margin: 0px 10px 20px 0px;
    padding: 20px 10px 10px;
    position: relative;
    float: left;
    width: 90%;
    border: 1px solid #E8F6D2;
    background-color: #FFFFFF;
    background-image: url(../images/bg-left.jpg);
    background-repeat: repeat-x;
    background-position: 0px bottom;
}
form
{
}
form label
{
    float: left;
    clear: both;
    width: 30%;
    font-size: 1.2em;
    line-height: 1.6em;
    color: #16561B;
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
}
form input, form textarea
{
    float: left;
    color: #333333;
    margin: 1px 0px;
    padding: 1px 5px;
    width: 65%;
    border: 1px solid #CCCCCC;
    font: 1.2em/1.4em Arial, Helvetica, sans-serif;
}
form .submit
{
    background: url(../images/button-submit.gif) no-repeat;
    width: 78px;
    float: left;
    position: relative;
    border-style: none;
    height: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
}
form .checkbox
{
    width: 20px;
    border-style: none;
}
form p
{
    margin: 0;
    padding: 0;
}
form .error
{
    padding-left: 200px;
}
form .error p
{
    color: #F00;
}

/*** feedback ***/
.feedback
{
    border-top: 3px solid #E9F7CF;
}
.feedback p
{
    margin: 10px;
}
.feedback .portfolio
{
}

/*** Oh yes, we hate spam too ***/
.rptghnsdf_intext
{
    margin-bottom: -3px;
}
.limited
{
    font-weight: bold;
    color: #F00 !important;
    font-size: 1.1em !important;
}
.crossed
{
    text-decoration: line-through;
}

/*** Special offer ***/
.offer
{
    background: url(../images/button-offer.gif) no-repeat right 4px !important;
    font-weight: bold;
}

/*** contactinfo ***/
.contactinfo
{
    background: url(none);
    margin-top: 20px;
}
.contactinfo p, .contactinfo strong
{
    color: #333;
    line-height: 1.8em;
}

.contactdetails
{
}
.contactdetails span
{
    float: left;
    width: 150px;
}

/*** buttonselection on home page 
.buttonselection { padding-top: 140px; margin-left: 10px; }
.buttonselection .buttons span{ visibility: hidden; display: none; }
.buttonselection .buttons { float: left; width: 200px; height: 27px; margin-top: 5px; margin-bottom: 5px; }
.buttonselection .startup{ background: url(../images/header-message-6-button1.gif) no-repeat top; margin-right: 10px; margin-left: 20px; }
.buttonselection .established{ background: url(../images/header-message-6-button2.gif) no-repeat top; }
.buttonselection .startup:hover { background: url(../images/header-message-6-button1.gif) bottom; }
.buttonselection .established:hover { background: url(../images/header-message-6-button2.gif) bottom; }
***/

/*** home-box ***/
.home-box
{
    margin-top: 10px;
}
.home-box .profile
{
    margin-bottom: 0px;
    text-align: left !important;
}
.home-box p
{
    font: 1.2em Arial, Helvetica, sans-serif;
    margin: 10px;
}
.home-box .profile h4
{
    font-size: 1.5em;
}
.home-box .profile .image
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.home-box .heightfix
{
    height: 120px;
}

/*** marketing-message ***/
.marketing-message
{
    float: left;
    width: 100%;
    border-bottom: 4px solid #E9F7CF;
    margin-top: 25px;
    background-image: url(../images/bg-left.jpg);
    background-repeat: repeat-x;
    background-position: 0px bottom;
}
.marketing-message h4
{
    margin: 20px;
    font: italic 2em Arial, Helvetica, sans-serif;
    color: #4D4D4D;
}
.marketing-message p
{
}
.marketing-message .signature
{
    text-align: right;
    font: bold 1.8em Calibri, Arial, Helvetica, sans-serif;
    color: #16561B;
    margin-right: 10px;
    margin-bottom: 10px;
}

/*** cards ***/
.margin-top
{
    margin-top: 20px;
}
.cards
{
    text-align: left;
}
.cards p
{
    font: 1.2em/1.6em Arial, Helvetica, sans-serif, "Myriad Pro";
    color: #0000ff;
}
.cards img
{
    margin-right: 5px;
    margin-left: 17px;
}

/*** best-choice ***/
.best-choice
{
    border: 3px solid #BDD383;
    padding: 10px 5px;
    margin-top: -13px;
    float: left;
}
.pealing-sticker
{
    position: absolute;
    left: -10px;
    top: 30px;
}

/*** browserIcons ***/
.browserIcons
{
}
.browserIcons p
{
}
.browserIcons ul
{
}
.browserIcons li
{
    background-image: none;
    padding: 0px;
    margin-right: 5px;
    list-style: none;
    float: left;
    width: 64px;
}

/*** special offer ***/
.stiketrhough
{
    text-decoration: line-through;
}

/*** Ad Hoc Image placement ***/

.biopic
{
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

/*** Social Bookmarking ***/
.social-bottom
{
    margin: 0px 0px 15px 0px;
    padding: 5px;
    font-size: 14px;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


.share-bottom-header
{
    margin: -5px -5px 10px -5px;
    padding: 10px;
    background-color: #EEEEEE;
    border-bottom: solid 1px #CCCCCC;
}

.social-bottom a
{
    text-decoration: none;
}

.social-bottom img
{
    margin: 0px 10px;
}

