*, body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 100%;
}

form {
	margin: 0;
}

img {
	border: 0;
}

img, div { behavior: url(templates/caribou/css/iepngfix.htc) }

ul {
	margin-left: 30px;
}

ul li {
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 3px;
}

h1 {
	font-size: 18pt;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 7px;
	}

h2 {
	font-size: 15pt;
	color: #00a32f;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

h2 a {
	color: #4b8824;
	text-decoration: none;
	border-bottom: 2px dotted #4b8824;
}

h2 a:hover {
	border: 0;
}

a {
	color: #00a32f;
	text-decoration:underline;
	}
a:hover {
	text-decoration: none
	}

p { color: #1f1f1f; margin-bottom: 10px; }

form input {
	padding: 4px;
	color: #333;
	border: 1px solid #efeed3;
	border-left: 2px solid #eae8bf;
	border-top: 2px solid #eae8bf;
}

form input.submit {
	padding: 3px;
	background-color: #eae8bf;
	border: 1px solid #d5d297;
	height:27px;
	font-size: 9pt;
	font-weight:bold;
	color: #635f0e;
}

#container {
	display: block;
	position: absolute;
	min-height: 100%;
	width:100%;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:972px;
	background-image: url(../images/header_05.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#wrapper2 {
	margin-left: auto;
	margin-right: auto;
	width:972px;
	background-image: url(../images/header2_05.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#header {
	text-align: center;
	width: 100%;
	white-space: nowrap;
}

#header2 {
	background-color: #1e4d9c;
}

#content {
	display: block;
	margin-bottom: 100px;
}

#auto ul {	
	padding-left: 25px;
	padding-top:15px;
	padding-bottom:10px;
	}

#breadcrumb {
	font-size: 10px;
	margin-bottom: 8px;
	color:#CCCCCC;
	}
	

#datetime {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999;
	font-size:11px;
	width: 890px;
	text-align: right;
}
	
#left {
	width: 200px;
	float: left;
}

#right {
	width: 710px;
	margin-left: 20px;
	float: left;
	padding-left: 10px;
	}
	
div.floatright {
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

ul.account a.add {
	font-weight: bold;
	}
	
div.notice {
	background-color: #e3f0d8;
	padding: 15px;
	font-weight: bold;
	color: #588c2c;
	border: 1px solid #588c2c;
	margin-top: 10px;
	margin-bottom: 10px;
}



@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	outline:none;
	border:none;
	text-decoration:none;
	}

.clear{
	clear:both;
	}
	
body{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#696969;
	}
	
.shell{
	width:990px;
	margin:0px auto;
	}
	
.shell .header{
	margin:10px 0px 10px 0px;
	xbackground:url(/images/green_dbl_bar.jpg) bottom left no-repeat;
    padding-bottom:20px;
	}
	
.shell .header img.logo{
	float:left;
	}
	
.shell .header .navigation{
	float:right;
	margin-right:3px;
	}

.shell .header .navigation img.shiv{
	float:left;
	}
	
.shell .header .navigation a{
	float:left;
	display:block;
	height:51px;
	background-position:bottom left;
	}
	
.shell .header .navigation a.current,.shell .header .navigation a:hover{
	background-position:top left;
	}	

.shell .header .navigation a.kit{
	background-image:url(/images/nav_kit.jpg);
	width:97px;
	}

.shell .header .navigation a.company{
	background-image:url(/images/nav_company.jpg);
	width:150px;
	}
		
.shell .header .navigation a.support{
	background-image:url(/images/nav_support.jpg);
	width:112px;
	}
		
.shell .header .navigation a.buy{
	background-image:url(/images/nav_buy.jpg);
	width:116px;
	}
		
.shell .header .navigation a.my_account{
	background-image:url(/images/nav_my_account.jpg);
	width:141px;
	}
	
.shell .footer{
	background:url(/images/horz_gray.jpg) top left no-repeat;
	padding:9px 162px;
	margin:15px 0px;
	text-align:center;
	
	}
	
	
.shell .footer img{
	float:left;
	}

.shell .footer a{
	float:left;
	display:block;
	height:16px;
	background-position:bottom left;
	}	

.shell .footer a:hover{
	background-position:top left;
	}

.shell .footer a.able{
	width:32px;
	background-image:url(/images/footer_able.jpg);
	}		
	
.shell .footer a.faqs{
	width:29px;
	background-image:url(/images/footer_faqs.jpg);
	}		
	
.shell .footer a.tac{
	width:94px;
	background-image:url(/images/footer_tac.jpg);
	}		
	
.shell .footer a.account{
	width:64px;
	background-image:url(/images/footer_my_account.jpg);
	}		
	
.shell .footer a.contact{
	width:49px;
	background-image:url(/images/footer_contact.jpg);
	}		
					
	
	
/* FAQ */

.shell .content .faq{
	margin-bottom:30px;
	}

.shell .content .faq .title{
	margin-bottom:30px;
	}


.shell .content .faq .row{
	background:url(/images/support/shank.jpg) 930px top no-repeat;
	margin-bottom:20px;
	}
		
.shell .content .faq a{
	width:296px;
	height:47px;
	display:block;
	float:left;
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:12px;
	}
	
.shell .content .faq a:hover{
	background-position:top left;
	}
	
.shell .content .faq a.btn_01{
	background-image:url(/images/support/btn_01.jpg);
	}
	
.shell .content .faq a.btn_02{
	background-image:url(/images/support/btn_02.jpg);
	}
	
.shell .content .faq a.btn_03{
	background-image:url(/images/support/btn_03.jpg);
	}
	
.shell .content .faq a.btn_04{
	background-image:url(/images/support/btn_04.jpg);
	}
	
.shell .content .faq a.btn_05{
	background-image:url(/images/support/btn_05.jpg);
	}
	
.shell .content .faq a.btn_06{
	background-image:url(/images/support/btn_06.jpg);
	}
	
.shell .content .faq a.btn_07{
	background-image:url(/images/support/btn_07.jpg);
	}
	
.shell .content .faq a.btn_08{
	background-image:url(/images/support/btn_08.jpg);
	}
	
.shell .content .faq a.btn_09{
	background-image:url(/images/support/btn_09.jpg);
	}
	
	
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:30px;
	color:#00a32f;
	font-weight:normal;
	font-style:italic;
	margin:5px 0px;
	}
	
#fancy_content a.btn_close{
	color:#b4b4b4;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	letter-spacing:0.1em;
	margin:8px 0px;
	text-decoration:none;
	margin:10px 0px 30px 0px;
	display:block;
		}
	
#fancy_content a:hover.btn_close{
	text-decoration:underline;
	}

.shell .company .who{
	width:640px;
	margin-left:17px;
	float:left;
	
	}
	
.shell .company .facebook{
	width:300px;
	margin:88px 12px 0px 15px;
	float:right;
	}	

.shell .horz_dot{
	margin:30px 0px;
	}
	
.shell .company .where{
	margin-left:17px;
	}
	
.shell .company .where .press{
	float:left;
	width:187px;
	margin:15px 0px 0px 7px;
	}

.shell .company .where .press.first{
	margin-left:0px;
	}

.shell .company .where .press .image{
	text-align:center;
	background:#f5f5f5;
	}	


.shell .company .where .press .copy{
	padding:8px 8px;
	line-height:14px;
	font-size:11px;
	
	}	

.shell .company .title{
	margin-bottom:25px;
	}
	
.shell .company .what{
    width:467px;
	float:left;
	margin-left:17px;
	}	
	
.shell .company .what.right{	
	float:right;
	margin-right:7px;
	}

.shell .company .what .irritants{
	border:1px solid #00a32f;
	padding:14px 20px;
	width:357px;
	margin-left:0px;
	}	
	
.shell .company .what .irritants td{
	font-size:11px;
	line-height:16px;
	color:#1b1818;
	}	
	
.shell .company .founder, .shell .company .media, .shell .company .contact_info{
    margin:0px 12px 0px 17px;
	}	
	
.shell .company .contact_info{
	margin-bottom:50px;
	}
	
.shell .company .founder a.twitter{
    width:515px;
	height:21px;
	background:url(/images/company_twitter2.jpg) bottom left no-repeat;
	display:block;
	margin-top:15px;
	}

.shell .company .founder a:hover.twitter{
	background-position:top left;
	}		
	
.shell .company .media img{
    float:left;
	}
		
.shell .company .media a{
	float:left;
	display:block;
	height:61px;
	background:bottom left no-repeat;
	}	
	
.shell .company .media a:hover{
	background-position:top left;
	}
	
.shell .company .media a.press{
	width:153px;
	background-image:url(/images/media_btn_press.jpg);
	}		
	
.shell .company .media a.downloads{
	width:200px;
	background-image:url(/images/media_btn_downloads.jpg);
	}		
	
.shell .company .media a.contacts{
	width:154px;
	background-image:url(/images/media_btn_contacts.jpg);
	}				
	
	
#breadcrumb{
	display:none;
	}
	
.bylinebox{
	display:none;
	}
	

h2.package{
	color:#000;
	}	

.form h2 {
border-bottom:1px #00a32f solid;
    color:#000;
	}
	
input.purchase{
     backgrond:#00a32f;
	 color:#fff;
	}
	
.form input.purchase {
	background:#00a32f;
	color:#fff;
	border:0px solid #A3C586;
	font-size:11pt;
}	

.form fieldset {
border:1px solid #ccc;
margin-left:10px;
margin-right:10px;
}

.form legend {
color:#000;
font-weight:bold;
padding:7px;
}

.form div.formnotice {
background-color:#00a32f;
border:0px solid #588C2C;
color:#fff;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
padding:15px;
}

.form input.submit {
background-color:#00a32f;
border:0px solid #A3C586;
color:#fff;
font-size:11pt;
left:165px;
margin-bottom:10px;
position:relative;
}

select{
	border:1px #ccc solid;
	}
	
.able_registered{
	float:right;
	width:400px;
	}	

.able_newuser{
	float:left;
	width:550px;
	}

.able_padded{
	padding:0px 7px 0px 13px;
	}	
	
ul.account li {
list-style-image:none;
margin-bottom:3px;
display: inline;
list-style-type: none;
margin-right:60px;
background:#00a32f;
color:#fff;
padding:10px;

}

ul.account li a{
	color:#fff;
	text-decoration:none;
	font-weight:bolder;
	}

ul.account li a:hover{
	text-decoration:underline;
	}	
	
ul.account li a.logout{
	text-decoration:underline;
	}		

ul {
margin-left:0px;
margin-top:30px;
}


#packageform .package .package, #packageform .package .packagedescription{
	display:none;
	}

#packageform .package{
	position:absolute;
	}

#packageform .package .purchase{
	cursor:pointer;
	}
	

#packageform .package.id_1{
	margin:230px 0px 0px 240px;
	}

#packageform .package.id_3{
	margin:230px 0px 0px 762px;
	}	
	
#packageform .package.id_4{
	margin:575px 0px 0px 240px;
	}

#packageform .package.id_5{
	margin:575px 0px 0px 762px;
	}	
		
	
a.btn_buy_now{
	display:block;
	width:107px;
	height:33px;
	position:absolute;
	margin:17px 0px 0px 862px;
	background:url(/images/btn_buy.jpg) bottom left no-repeat;
	}
	
a:hover.btn_buy_now{	
	background-position:top left;
	}
	
div.notice {
background-color:#00a32f;
border:0px solid #588C2C;
color:#fff;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
padding:15px;
}	
	
	
form input#cancel, form input#extend {
border:none;
background:#00a32f;
color:#fff;
padding:4px;
}	

form input#cancel {
width:auto;
width:115px;
text-align:center;
}