@charset "utf-8";
/* CSS Document */

/***********************************************/
/* WebCatch Digital styles by WebCatch Digital */
/***********************************************/ 


body {
	margin: 0 0 0 26px;
	padding: 0 0 80px 0;
	line-height:1.5em;
	font-size:1em;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	background: #fff url(../images/webcatch_www_white.jpg) top right no-repeat;
	min-width:930px;
	position: relative;
	color:#333;
}

.left
{
    float:left;
}

.right
{
    float:right;
}

#phone
{
    position:absolute;
    right:50px;
    top:90px;
    text-align:right;
    color:#e6e6e6;
    font: normal 12px/14px Arial, Helvetica, sans-serif;
}


#nav {
	margin: 0 20px 0 0;
	padding: 0 20px 0 20px;
	height: 60px;
	position:absolute;
	right:0px;
    top:0px;
	overflow: hidden;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}

#nav a {
	padding: 0;
	margin: 42px 10px 0 10px;
	display: block;
	float: left;
	text-decoration: none;
	color: #E6E6E6;
}

#nav a:hover {
	color: #EC0578;
}

#nav a.on {
	color: #EC0578;
	font-weight:bold;
}

#header {
	clear: both;
}

#header h1 {
	float: left;
	margin: 30px 0 20px 0;
	padding:0;
}

#wrapper {
	clear:both;
	width:900px;
	margin:0 auto;
	padding:0;
}

h2 {
	color: #666;
	font: normal 25px/28px Arial, Helvetica, sans-serif;
	text-align: center;
}


#copy {
	padding: 10px 0 20px 0px;
	clear: both;
	float:left;
	display:inline;
	width:400px;
	color:#333;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
}

#copy h3, .ecom h3 {
	font: normal 20px/24px Georgia;
	color: #EC0578;
}

.ecom h4
{
    font: bold 12px/14px Arial, Helvetica, sans-serif;
    color:#333;
}

.ecom {
	padding: 10px 0 20px 0px;
	float:left;
	display:inline;
	width:400px;
	color:#333;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	margin-right:50px;
}

.ecom div img
{
    float:left;
    margin-right:10px;
}

.ecom div
{
    height:130px;
}

#case-img
{
    float:left;
    display:inline;
    margin-left:50px;
}

#thumbnails
{
    float:left;
    display:inline;
}

#thumbnails div
{
    float:left;
    padding: 20px 20px 0px 0px;
    display:inline;
    width:165px;
}

#thumbnails div.last
{
    float:left;
    padding: 20px 0px 0px 0px;
    display:inline;
    width:155px;
}

#thumbnails div h2
{
    font: normal 20px/18px Georgia;
    text-align:left;
}

#thumbnails h3
{
    text-transform:uppercase;
    font-family:Georgia;
    font-weight:normal;
    font-size:1em;
}

#thumbnails div p
{
    font: normal 13px/18px Arial, Helvetica, sans-serif;
    text-align:left;
    color:#333;
}

#thumbnails div p.more
{
    font: normal 13px/18px Georgia;
    text-align:right;
    color:#333;
    padding-right:10px;
}

#thumbnails a:link img, #thumbnails a:visited img {
border:1px solid #DEDEDE;
margin:0 10px 10px 0;
padding:5px;
text-decoration:none;
}

#thumbnails a:hover img {
border:6px solid #EC0578;
padding:0;
text-decoration:none;
}

#links
{
    float:left;
    display:inline;
    margin-left:50px; 
    margin-top:50px;  
}

#links div {
	width:405px;
	height:50px;
	line-height:50px;
	background: transparent url('../images/link_bg.png') top left no-repeat;
	overflow:hidden;
	text-align:center;
	margin-bottom:8px;
}

#links div a, #links div a:visited {
    font-size:1.1em;
    color:#E6E6E6;
    font-family: Arial;
    text-decoration:none;
    font-style:normal;
}
#links div a:hover {
    text-decoration:underline;
}

#about {
	padding: 10px 0 20px 0px;
	clear: both;
	float:left;
	display:inline;
	width:500px;
	color:#333;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
}

#partners
{
    float:left;
    display:inline;
    margin-left:50px; 
    margin-top:45px;  
}

#partners h3
{
    text-transform:uppercase;
    font-family:Georgia;
    font-weight:normal;
    font-size:1em;
}

#partners div
{
    float:left;
    padding: 20px 20px 0px 0px;
    display:inline;
    width:130px;
}

#partners a:link img, #partners a:visited img {
    border:1px solid #DEDEDE;
    margin:0 10px 10px 0;
    padding:5px;
    text-decoration:none;
}

#partners a:hover img {
    border:6px solid #EC0578;
    padding:0;
    text-decoration:none;
}

.box {
	padding: 10px 0 20px 0px;
	width:220px;
	height:250px;
	background: transparent url('../images/box_bg.png') top center no-repeat;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:25px;
}

.box h3{
	font: normal 18px/22px Arial, Helvetica, sans-serif;
	color: #333;
	padding-left:20px;
}

.box p
{
    padding-left:20px;
}

#twitter_div
{
    padding:10px 20px;
}

#twitter_div a:link, 
#twitter_div a:visited, 
#twitter_div a:hover
{
    color:#333;
}

#twitter_update_list
{
    list-style:none;
    margin:0;
    padding:0;
}

#twitter_update_list li span
{
    margin:0;
    padding:0;
    text-indent:0;
}

.quoteForm
{
    color:#666;
    border:#666 1px solid;
    background-color:#fff;
    margin:3px 0px;
    width:170px;
    font-size:0.9em;
}

#footer {
	padding: 20px 0 20px 10px;
	clear: both;
	width: 895px;
}

#footer p {
	padding: 1px 0 13px 0;
	font: normal 12px/16px Arial;
	color: #727d84;
}

.clr {
	margin: 0 !important;
	padding: 0 !important;
	display: block !important;
	clear: both !important;
	float: none !important;
}


.hidden {
	display : none;
	font-size: 1px;
	color: #000;
	line-height: 1px;
}

/***********************************************/
/* Text styles                                 */
/***********************************************/ 

div, li, ul, ol, h1, h2, h3, h4, h5, h6, img, a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

ul {margin-left:20px;}

p, h1, h2, h3, ul {line-height:1.5em;}

.pink{color:#EC0578;}
.white{color:#fff}
.header{color:#a8b7bf;font-weight:bold}

.price {float:left; width:130px;}
.price h2 {text-align:left;font: normal 28px/30px Arial, Helvetica, sans-serif;}
.priceImg {float:left;margin:0 30px;}
.small {font-size:0.8em;}
.quote {line-height:1.7em; background-color:#EC0578; color:#fff; padding:3px;}
/***********************************************/
/* Link styles                               */
/***********************************************/ 

a:link, a:visited, a:hover 
{
    color: #EC0578;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.white:link, a.white:visited, a.white:hover {
	color: #fff;
	text-decoration: underline;
}

a.white:hover {
	text-decoration: none;
}

a.whiteIn:link, a.whiteIn:visited, a.whiteIn:hover {
	color: #fff;
	text-decoration: none;
}

a.whiteIn:hover {
	text-decoration: underline;
}


