@charset "ISO-8859-1";
@import url("../style.css");
#imac {
	float: right;
	background-image: url(../images/imac_back.gif);
	height: 435px;
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 55px;
	margin-top:55px;
	width: 615px;
}
h3 {
	font-size: 30px;
	font-weight: 300;
	color: #029fe5;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 00px;
	padding-left: 0px;
}
#leftcol {
	float: left;
	width: 280px;
	font-size: 19px;
	line-height: 29px;
	margin-top: 50px;
	font-weight: 300;
}
#clearer {
	height: 20px;
	float: left;
	clear: left;
	width: 300px;
}
h1 {
	font-family: 'Lobster';
	font-size: 55px;
	font-weight: 300;
	line-height: 55px;
	color: #029fe5;
	margin: 0px;
	padding: 0px 0px 20px;
	text-shadow: 2px 2px #FFF;

}




a{
	color: #555;
	text-decoration: none;
}
.container{
	width: 970px;
	height: 240px;
	float: left;
}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.boxie {
	float: left;
	height: 187px;
	margin-bottom: 0px;
	background-image: url(../images/box_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boxie_inner {
	border: 1px solid #818181;
	padding: 7px;
	margin: 0px;
	height: 156px;
	width: 207px;
	background-color: #FFF;
}

h2 {
	font-size: 18px;
	font-weight: 300;
	color:#6C6C6C;
}
.boxie_holder {
	float: left;
 
	height: 300px;
	margin-right: 22px;
	width: 221px;
	text-align: center;
	font-size: 16px;
}



.arrow {
	display: inline-block;
	position: relative;
	width: 207px;
	height: 156px;
	background: url(http://www.3sixtycreative.com/wp-content/themes/3sixty/images/boxie_1.jpg) no-repeat;
}
.arrow span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(sprites.png) no-repeat;
	background-position: -0px 0;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition:    opacity 1s;
	-o-transition:      opacity 1s;
}

.arrow:hover span {
	opacity: 1;
	background-image: url(http://www.3sixtycreative.com/wp-content/themes/3sixty/images/boxie_1a.jpg);
}



.arrow2 {
	display: inline-block;
	position: relative;
	width: 207px;
	height: 156px;
	background: url(http://www.3sixtycreative.com/wp-content/themes/3sixty/images/boxie_2.jpg) no-repeat;
}
.arrow2 span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(sprites.png) no-repeat;
	background-position: -0px 0;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition:    opacity 1s;
	-o-transition:      opacity 1s;
}

.arrow2:hover span {
	opacity: 1;
	background-image: url(http://www.3sixtycreative.com/wp-content/themes/3sixty/images/boxie_2a.jpg);
}

.arrow3 {
	display: inline-block;
	position: relative;
	width: 207px;
	height: 156px;
	background: url(http://www.3sixtycreative.com/wp-content/themes/3sixty/images/boxie_3.jpg) no-repeat;
}
.arrow3 span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(sprites.png) no-repeat;
	background-position: -0px 0;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition:    opacity 1s;
	-o-transition:      opacity 1s;
}

.arrow3:hover span {
	opacity: 1;
	background-image: url(http://www.3sixtycreative.com/wp-content/themes/3sixty/images/boxie_3a.jpg);
}

.arrow4 {
	display: inline-block;
	position: relative;
	width: 207px;
	height: 156px;
	background: url(http://www.3sixtycreative.com/wp-content/themes/3sixty/images/boxie_4.jpg) no-repeat;
}
.arrow4 span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(sprites.png) no-repeat;
	background-position: -0px 0;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition:    opacity 1s;
	-o-transition:      opacity 1s;
}

.arrow4:hover span {
	opacity: 1;
	background-image: url(http://www.3sixtycreative.com/wp-content/themes/3sixty/images/boxie_4a.jpg);
}
#featured
{
	Width: 580px;
}
