﻿/* Basics */
html, body{	
	width:100%;
	height:100%;
	margin:0 auto;
	background:#F8F8F8;
}

#header_wrap{height:61px !important;}
#header_wrap h1{height:61px !important;}
#logo{padding-top:5px; !important;}
#logo a{background:url(/Content/images/ssshare.it-logoReversed.png) no-repeat !important;height:61px !important;width:251px !important;}
#menu_wrap{height:61px;}
#menu li a.current, #menu li a.current:hover{height:35px !important;padding:22px 16px 0px 16px !important;}
#menu li a, #menu li a:hover{height:35px !important;padding:26px 16px 0px 16px !important;}

#home #title_wrap_inner{
	height:366px;
}
#inside_page #title_wrap_inner{
	height:172px;
}
#main_content_inner{
	position:relative;
}
#main_content{
	position:relative;
	top:-5px;
}
#main_content ul p{
	padding-bottom:0 !important;
}
#featureList{
	padding-bottom:0 !important;
}
#featureList li{
	padding-bottom:20px !important;
}
.featureListHeader{
	font-weight:bold;
	margin-bottom:20px !important;
}

#main_content .two_column div{
	width:45%;
	float:left;
	padding:0 10px;
}
#sharesendsave{position:absolute;z-index:2;top:20px;right:5px;}
/* Buttons */
.submit{
	cursor:pointer;
	border:none;
	padding: 5px 30px 0 0;
	height: 28px;
	width: auto;
	margin-right: 2px;
	font-size: 13px;
	color: #5C5C5C;
	background: url(/Content/themes/goodbusiness/images/link_btn_bg.gif) no-repeat top right;
}
.submit span.left{
	width: auto;
	float: left;
	padding-right: 12px;
	display: block;
	margin-top: -5px;
	height: 28px;
	background: url(/Content/themes/goodbusiness/images/link_btn_bg.gif) no-repeat top left;
}
.submit span.text{
	position:relative;
	top:2px;
}
.submit:hover {
 	color:#262626;
	background-position:right 100%;
	text-decoration:none;
}
.submit:hover span {
	background-position:left 100%;
}

/* Misc other stuff*/
#sidebar p{padding-right:10px;font-weight:bold;}
#sidebar h4 {
    font-weight: bold;
    padding-bottom: 5px;
}

.getintouch_btn{
	width:274px;
	height:64px;
	text-indent:-99999px;
	float:left;
}
.getintouch_btn{
	float:right;
}
#featured_wrap .getintouch_btn a, .getintouch_btn a{
	color:#fef;
	background:url(images/btn_contactUs.png) no-repeat;
	display:block;
	width:274px;
	height:64px;
	cursor:pointer;
}

.featured_info h1{
    font-size: 35px;
    padding: 10px;
}

.featured_info h3{
    font-size: 25px;
    padding: 10px;
}

.formLabel{display:block;font-weight:bold;}
.field-validation-error{color:Red;}
input.input-validation-error{display:block;}

.home{
	width:750px;
	height:100px;
	text-indent:-99999px;
}
.home span{
	background:url(images/flexibleShortLinks.png) no-repeat;
	width:750px;
	height:100px;
	display:block;
}

.pageError{
	width:750px;
	height:100px;
	text-indent:-99999px;
}
.pageError span{
	background:url(images/ourApologies.png) no-repeat;
	width:750px;
	height:100px;
	display:block;
}
.faq{
	width:750px;
	height:50px;
	text-indent:-99999px;
}
.faq span{
	background:url(images/faq.png) no-repeat;
	width:750px;
	height:50px;
	display:block;
}
.faqQuestion
{
    color: #5F5F5F;
    font-weight: bold;    
    background: url("/Content/images/moreanswer.gif") no-repeat scroll 0 3px transparent;
    cursor: pointer;
    padding: 5px 0 20px 30px;
}
.faqQuestion:hover
{
    background: url("/Content/images/moreanswer_over.gif") no-repeat scroll 0 3px transparent;
    color: #336699 !important;
}

.faqQuestionOpen{    
    background: url("/Content/images/lessanswer.gif") no-repeat scroll 0 3px transparent;
}
.faqQuestionOpen:hover
{
    background: url("/Content/images/lessanswer_over.gif") no-repeat scroll 0 3px transparent;
}

.faqAnswer{
    padding-left: 30px;
    padding-bottom: 40px !important; 
    display: none;   
}

.features{
	width:217px;
	height:37px;
	text-indent:-99999px;
}
.features span{
	background:url(images/features.png) no-repeat;
	width:217px;
	height:37px;
	display:block;
}

.contact_us{
	width:300px;
	height:38px;
	text-indent:-99999px;
}
.contact_us span{
	background:url(images/contactUs.png) no-repeat;
	width:300px;
	height:38px;
	display:block;
}

/*contact*/
.contact{
	width:298px;
	height:38px;
	text-indent:-99999px;
}
.contact span{
	background:url(images/contact.png) no-repeat;
	width:298px;
	height:38px;
	display:block;
}
.contactThanks{
	width:298px;
	height:38px;
	text-indent:-99999px;
}
.contactThanks span{
	background:url(images/thanks.png) no-repeat;
	width:298px;
	height:38px;
	display:block;
}

.terms_of_service{
	width:500px;
	height:38px;
	text-indent:-99999px;
}
.terms_of_service span{
	background:url(images/termsOfService.png) no-repeat;
	width:500px;
	height:38px;
	display:block;
}

