.owners .index,
.owners .tag,
.owners .share {
	background: url(/themes/site_themes/imagine/images/owners/owners_bckgrd.jpg) no-repeat center top;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	display: block;
	margin-left: 1px;
}

.owners .tag {
	background: url(/themes/site_themes/imagine/images/owners/tag_bckgrd.jpg) no-repeat center top;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	display: block;
	margin-left: 1px;
}

#oneColLayout .story {
	padding-top: 0;
	margin-left: 1px;
}

/* @group cloud */

.cloud {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 26px;
	background: url(/themes/site_themes/imagine/images/interface/pg_divider_hor.gif) no-repeat center top;
	padding-top: 40px;
	clear: both;
	padding-bottom: 40px;
}

.cloud h3 {
	color: #0b3a70;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 16px;
}

.cloud h3 span {
	color: #1f95ce;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#secondaryContent .cloud {
	background-image: none;
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 40px;
}

.cloud a {
	color: #0e59b2;
	text-decoration: none;
	line-height: 20px;
}

.cloud a:hover {
	color: #cc2332;
}



/* @end */

.index #btn_share {
	background: url(/themes/site_themes/imagine/images/owners/btn_share.gif) no-repeat center top;
	display: block;
	width: 533px;
	height: 82px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	margin-bottom: 30px;
}

.index #btn_share a {
	background: url(/themes/site_themes/imagine/images/owners/btn_share.gif) no-repeat center top;
	display: block;
	width: 533px;
	height: 82px;
}

.tag #btn_share {
	background: url(/themes/site_themes/imagine/images/owners/btn_share_sm.gif) no-repeat center top;
	display: block;
	width: 368px;
	height: 82px;
	text-indent: -9999px;
	margin-bottom: 40px;
	margin-left: -20px;
}

.tag #btn_share a {
	background: url(/themes/site_themes/imagine/images/owners/btn_share_sm.gif) no-repeat center top;
	display: block;
	width: 368px;
	height: 82px;
}

#btn_share a:hover {
	background-position: 0 bottom;
}

.tag #btn_freeinfo {
	background: url(/themes/site_themes/imagine/images/owners/btn_freeinfo_sm.gif) no-repeat center bottom;
	display: block;
	height: 61px;
	text-indent: -9999px;
	margin-bottom: 40px;
	margin-left: 6px;
}

.tag #btn_freeinfo a {
	background: url(/themes/site_themes/imagine/images/owners/btn_freeinfo_sm.gif) no-repeat center bottom;
	display: block;
	height: 61px;
}

.tag #btn_freeinfo a:hover {
	background-position: center top;
}

.tag #btn_tryout {
	background: url(/themes/site_themes/imagine/images/owners/btn_tryout_sm.gif) no-repeat center bottom;
	display: block;
	height: 61px;
	text-indent: -9999px;
	margin-bottom: 40px;
	margin-left: 6px;
}

.tag #btn_tryout a {
	background: url(/themes/site_themes/imagine/images/owners/btn_tryout_sm.gif) no-repeat center bottom;
	display: block;
	height: 61px;
}

.tag #btn_tryout a:hover {
	background-position: center top;
}

/* @group tag */
.tag {
}

.tag #primaryContent {
	margin-left: 42px;
	float: left;
	display: inline;
	width: 520px;
	padding-right: 40px;
	margin-bottom: 20px;
}

.tag #secondaryContent {
	float: left;
	display: inline;
	width: 330px;
	padding-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
}

.tag h1 {
	color: #0b3a70;
	font-weight: bold;
	font-size: 36px;
	padding-bottom: 0;
	padding-top: 0;
	margin: 40px 0 50px 36px;
}

.tag h2 {
	font-size: 18px;
	color: #1f95ce;
	font-weight: bold;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 4px;
}

.owner_story {
	padding-top: 16px;
	background: url(/themes/site_themes/imagine/images/owners/icon_quote.gif) no-repeat left 14px;
	padding-left: 36px;
	clear: both;
}

.owner_story p {
	display: inline-block;
}

.owner_story p img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

/* @end */

/* @group List of Featured Stories */

#list_featured {
	margin-bottom: 14px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#list_featured h4 {
	font-size: 18px;
	color: #0b3a70;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 12px 10px;	
}

#list_featured .owners_small {
	float: left;
	width: 165px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	display: inline;
}

.owners_small a {
	width: 165px;
	padding-top: 130px;
	float: left;
	display: block;
	padding-bottom: 40px;
	color: #1f95ce;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	background: #d6d6d6 center 150px;
}

.owners_small a span {
	color: #414141;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.owners_small a:hover {
	color: #cc2332;
	background-position: center top;
}

/* @end */

/* @group Owners Index */

.owners .index h1 {
	color: #0b3a70;
	text-align: center;
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 0;
	margin-top: 60px;
	font-size: 42px;
}

.owners .index h2 {
	font-size: 14px;
	color: #1f95ce;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 50px;
}



/* @end */

/* @group Featured Owners */

/* @group Owners Large */

.owners_large {
	min-height: 280px;
	background-color: #1f95ce;
	padding: 40px 580px 0 4%;
}

.owners_large p {
	font-size: 18px;
	font-style: italic;
	color: #1f95ce;
	font-weight: bold;
	line-height: 30px;
}

/* @end */

.owners .story h1 {
	color: #0b3a70;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 0;
	font-size: 34px;
}

.owners .story h2 {
	font-size: 14px;
	color: #1f95ce;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 16px;
}

.owners .story h3 {
	font-size: 12px;
	color: #515151;
	font-weight: normal;
	margin-bottom: 0;
}

.owners .story h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}

.story .c1 {
	width: 42%;
	float: left;
	padding-left: 4%;
	padding-right: 4%;
	margin-bottom: 25px;
	display: inline;
}

.story .c2 {
	float: right;
	width: 42%;
	padding-right: 4%;
	padding-left: 4%;
	margin-bottom: 25px;
	display: inline;
}

.story .c1 p {
	margin-bottom: 24px;
}

.story .c2 p {
	margin-bottom: 24px;
}



/* @end */

#footer {
	background: url(/themes/site_themes/imagine/images/interface/container_bckgrd_top.gif) no-repeat center top;
	padding-top: 30px;
}

/* @group share */

.owners .share {
}

.owners .share h1 {
	color: #0b3a70;
	text-align: center;
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 0;
	margin-top: 60px;
	font-size: 42px;
}

.owners .share h2 {
	font-size: 14px;
	color: #1f95ce;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 50px;
}

.share .c1 {
	float: left;
	width: 45%;
	margin-bottom: 8px;
}

.share .c1 p,
.share .c2 p {
	padding-top: 4px;
	padding-bottom: 4px;
}

.share .c2 {
	float: right;
	width: 54%;
	margin-bottom: 8px;
}

.share #submit_area {
	clear: both;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.share #required {
	float: left;
	color: #a31c45;
}

.share label span {
	color: #a31c45;
	font-weight: bold;
}

.share #submit_area .submit {
	float: right;
}

.share label {
	float: left;
	width: 107px;
	font-size: 13px;
	color: #414141;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

.share input,
.share textarea {
	padding: 5px;
}

.share .input {
	width: 280px;
	background-color: #fafafa;
}

.share input.input:focus,
.share textarea.input:focus {
	background-color: #fff;
}

input:focus,
textarea:focus {
	background-color: #fff;
}

.share #your_story {
	width: 335px;
	height: 190px;
}

.share #thank_you h2 {
	margin-top: 140px;
	font-size: 18px;
	margin-bottom: 20px;
}

.share #thank_you a {
	margin-top: 0;
	font-size: 12px;
	color: #0e59b2;
	text-align: center;
	display: block;
	padding-bottom: 0;
	text-decoration: underline;
}

.share #thank_you a:hover {
	color: #cc2332;
	text-decoration: none;
}

/* @end */

/* @group popup */

.popup {
	background: #e0eff2 url(/themes/site_themes/imagine/images/owners/popup_bckgrd.jpg) no-repeat left top;
	margin-top: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.popup h1 {
	color: #0b3a70;
	font-weight: bold;
	font-size: 28px;
	padding-bottom: 0;
	padding-top: 0;
	margin: 12px 12px 0;
	text-align: center;
}

.popup h1 span {
	color: #cc2332;
	text-transform: uppercase;
}

.popup h2 {
	font-size: 14px;
	color: #1f95ce;
	font-weight: bold;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 12px;
	text-align: center;
}

.popup fieldset {
	border: 1px solid #fff;
	margin: 12px;
	width: 356px;
}

.popup fieldset p {
	padding: 2px;
	margin: 4px;
}

.popup fieldset label {
	float: left;
	width: 80px;
	font-size: 13px;
	color: #414141;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.popup fieldset label span {
	color: #cc2332;
	font-weight: bold;
}

.popup fieldset input,
.popup fieldset textarea {
	padding: 4px;
	width: 240px;
}

.popup #submit_area {
	margin: 0 12px 12px;
	font-size: 12px;
	width: 380px;
}

.popup #submit_area #required {
	float: left;
	color: #ba1f4b;
}

.popup #submit_area .submit {
	float: right;
}

.popup #thank_you {
	margin-top: 80px;
}

.popup #thank_you p {
	font-size: 13px;
	color: #414141;
	text-align: center;
	margin-top: 20px;
}

.popup #thank_you a {
	font-size: 13px;
	color: #0e59b2;
	text-align: center;
	display: block;
	text-decoration: none;
}

.popup #thank_you a:hover {
	color: #cc2332;
	text-decoration: underline;
}

.popup #no_thank_you a {
	font-size: 12px;
	color: #0e59b2;
	text-align: center;
	display: block;
	padding-bottom: 20px;
	text-decoration: none;
}

.popup #no_thank_you a:hover {
	color: #cc2332;
	text-decoration: underline;
}

.popup #stay_updated {
	font-size: 11px;
	text-align: right;
	float: right;
	margin-right: 24px;
}

.popup #stay_updated label {
	width: 288px;
	float: left;
}

.popup #stay_updated input {
	float: right;
	width: auto;
	margin-top: 8px;
}

/* @end */