﻿/* 
** Sumo Website Homepage
** Copyright Sumo Group Pty. Ltd. */


/* Main Head */


/* Content Elements */
#container { width: 100%; height: 100%; }

#wideright { padding-top: 3px; }
#contentcontainer { width: 750px; }

h1.mainHeading { margin: -83px 0 0 -3px; font-size: 42px; color: #323232; }
h1.subHeading { margin: 0 0 25px 0; font-size: 14px; color: #636363; }

.home-left { float: left; width: 330px; line-height: 140%; }
.home-right { float: right; width: 376px; }

.home-right a.view-portfolio { display: block; width: 368px; height: 50px; text-decoration: none; background: url(images/homepage-view-port.png) no-repeat top left; outline: none; }
.home-right a.view-portfolio:hover { background-position: top right; }
.home-right h2.donotshow { margin: 0; height: 0px; font-size: 1px; }

ul.porfolioitems li a.portfolio-item { width: 99px; padding: 15px 10px 15px 15px; margin-left: -1px; background-position: 0px 0px; }

.call2action { margin: 30px 0 0 0; padding: 0 0 0 51px; float: left; width: auto; height: 36px; background: url(images/home-c2a-left.png) no-repeat top left; }
.call2action span { display: block; float: left; width: 31px; height: 39px; margin: -7px 0 0 -40px; background: url(images/home-c2a-sumoman.gif) no-repeat top left; }
.call2action a { display: block; height: 36px; padding: 0 16px 0 0; line-height: 36px; background: url(images/home-c2a-right.png) no-repeat top right; }


/* Footer elements */
#footer { color: #656565; }
#footer p { width: 135px; }
#footer a { color: #656565; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #ed8400; }
