@charset "utf-8";
/* Green Insurance Microsite CSS Document */

body {
	padding:20px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

#ms_wrapper {
	width:630px; /* This is a safe width for e-mail clients */
	margin:0 auto;
}

#ms_main {
	width:630px;
	clear:both;
	overflow:hidden;
}

#ms_main_left {
	float:left;	
	width:438px;
}

#ms_main_right {
	float:right;
	width:181px;
}

#ms_social_links {
	margin-top:10px;
	padding:10px 0;
	padding-top:15px;
	border-top:2px dotted #666;
	border-bottom:2px dotted #666;
}

#ms_company_details {
	margin-top:20px;
	font-size:11px;
	background-color:#ebebeb;
	padding:5px;
	line-height:15px;
}

#ms_copyright {
	margin-top:10px;
	font-size:11px;
}

/* --------------------------------------------------------------------------------------- BOXES */

.ms_full_page_open {
	clear:both;
	background:url('../ms_images/full_page_open.jpg') no-repeat;
	height:15px;
}

.ms_left_box_open {
	background:url('../ms_images/left_box_open.jpg') no-repeat;
	height:10px;
}

.ms_green_box_open {
	background:url('../ms_images/green_box_open.jpg') no-repeat;
	height:10px;
}

.ms_full_page_main {
	background:url('../ms_images/full_page_main.jpg') repeat-y;
	padding:10px;
}

.ms_left_box_main {
	background:url('../ms_images/left_box_main.jpg') repeat-y;
	padding:10px;
}

.ms_green_box_main {
	background:url('../ms_images/green_box_main.jpg') repeat-y;
	padding:10px;
}

.ms_full_page_main h1 {
	color:#044277;
	font-weight:bold;
	font-size:28px;
	margin:0px;
	padding:0px;
	padding-bottom:12px;
}

.ms_full_page_main h2 {
	color:#6fb145;	
	font-weight:bold;
	font-size:18px;
	margin:0px;
	padding:0px;
	padding-top:16px;
	padding-bottom:5px;
}

.ms_full_page_main h3 {
	color:#009adb;	
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-top:16px;
	padding-bottom:5px;
}

.ms_full_page_main a {
	color:#044277;
	text-decoration:none;
}

.ms_full_page_main a:hover {
	color:#6fb145;	
}

.ms_left_box_main h1,
.ms_green_box_main h1,
.ms_left_box_main h1 a,
.ms_green_box_main h1 a {
	color:#044277;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	text-decoration:none;
}

.ms_full_page_main p {
	font-size:13px;	
	line-height:20px;
	padding-top:10px;
}

.ms_full_page_main p strong {
	color:#6fb145;
	font-weight:bold;
}

.ms_left_box_main p,
.ms_green_box_main p {
	font-size:13px;	
	line-height:20px;
}

.ms_full_page_close {
	background:url('../ms_images/full_page_close.jpg') no-repeat;
	height:25px;
}

.ms_left_box_close {
	background:url('../ms_images/left_box_close.jpg') no-repeat;
	height:20px;
}

.ms_left_box_close_trees {
	background:url('../ms_images/left_box_close_trees.jpg') no-repeat;
	height:79px;
}

.ms_green_box_close {
	background:url('../ms_images/green_box_close.jpg') no-repeat;
	height:20px;
}

.ms_right_box_open {
	background:url('../ms_images/right_box_open.jpg') no-repeat;
	height:8px;
}

.ms_right_box_main {
	background:url('../ms_images/right_box_main.jpg') repeat-y;
	padding:7px;
}

.ms_right_box_main h2,
.ms_right_box_main h2 a {
	color:#6fb145;
	font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	text-decoration:none;
}

.ms_right_box_main p {
	padding-top:12px;
	font-size:12px;
	line-height:15px;
}

.ms_right_box_close {
	background:url('../ms_images/right_box_close.jpg') no-repeat;
	height:20px;
}

#ms_comp_options {
	clear:both;
	margin-top:10px;
	overflow:hidden;
}

#ms_comp_left {
	padding-top:5px;
	float:left;	
}

#ms_comp_right {
	float:right;	
}

/* ----------------------------------------------------------------------------- MAIN NAVIGATION */

#ms_main_nav {
	margin-top:10px;
	float:left;
	width:100%;
}

#ms_main_nav ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#ms_main_nav li {
	float:left;
	background:url("../ms_images/tab_left.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	font-weight:bold;
	font-size:12px;
}

#ms_main_nav a {
	float:left;
	display:block;
	background:url("../ms_images/tab_right.jpg") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#044277;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
	#ms_main_nav a { float:none; }
/* End IE5-Mac hack */

#ms_main_nav a:hover {
	color:#6fb145;
}

body#home #ms_main_nav #nav_home a,
body#competitions #ms_main_nav #nav_competitions a,
body#offers #ms_main_nav #nav_offers a,
body#feedback #ms_main_nav #nav_feedback a,
body#contact #ms_main_nav #nav_contact a {
	color:#6fb145;
}

/* ----------------------------------------------------------- SOCIAL LINKS */

#ms_social_links ul {
	list-style-type:none;
}

#ms_social_links li {
	display:inline-block;	
	font-size:12px;
}

#ms_social_links a {
	color:#666;
	text-decoration:none;
}

#ms_social_links a:hover {
	color:#044277;
}

#ms_facebook {
	margin-left:15px;
	display:inline-block;
	height:20px;
	background:url("../ms_images/facebook.jpg") no-repeat 0 0px;
	padding-left:24px;
	padding-top:3px;
}

#ms_twitter {
	margin-left:60px;
	display:inline-block;
	height:20px;
	background:url("../ms_images/twitter.jpg") no-repeat 0 0px;
	padding-left:24px;
	padding-top:3px;
}

#ms_tellfriend {
	margin-left:60px;
	display:inline-block;
	height:20px;
	background:url("../ms_images/tell_friend.jpg") no-repeat 0 0px;
	padding-left:24px;
	padding-top:3px;
}

/* --------------------------------------------------------------------------------- BUTTONS */

a.ms_read_more {
	display:inline-block;
	width:64px;
	height:16px;
	background:url("../ms_images/read_more.jpg") no-repeat 0 0;
}

a:hover.ms_read_more {
	background-position: 0 -17px;	
}

.ms_read_more span {
	display:none;	
}

a.ms_button {
	float:left;
	background:url("../ms_images/button_left.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}

.ms_button span {
	float:left;
	display:block;
	background:url("../ms_images/button_right.jpg") no-repeat right top;
	padding:4px 15px 5px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#044277;
}

a:hover.ms_button span {
	color:#6fb145;	
}

a.ms_close_button {
	display:block;
	float:right;
	width:47px;
	height:23px;
	background:url("../ms_images/modal_close.jpg") no-repeat 0 0;
}

a:hover.ms_close_button {
	background-position: 0 -23px;	
}

.ms_close_button span {
	display:none;	
}

a.ms_back_button {
	display:block;
	width:71px;
	height:25px;
	background:url("../ms_images/modal_back.jpg") no-repeat 0 0;
}

a:hover.ms_back_button {
	background-position: 0 -25px;	
}

.ms_back_button span {
	display:none;	
}

button {
	text-align: center;			
	background: url('../ms_images/form_button_right.jpg') no-repeat right;
	border: 0;
	margin: 0;
	padding: 0 9px 0 0;
	overflow: visible;
}

button span {
	position: relative;
	display: block;
	white-space: nowrap;
	height: 20px;
	color: #044277;
	font: bold 11px/23px Arial, Helvetica, sans-serif;
	background: url('../ms_images/form_button_left.jpg') no-repeat left top;
	padding: 0 5px 0 12px;
}

button:hover span,
button:focus span {
	color: #6fb145;
	cursor: pointer;
}

button::-moz-focus-inner /* fixing evil default firefox padding */ {
    padding:0;
    border:none;
}

/* --------------------------------------------------------------------------------- IMAGES */

.ms_grimple_home_link {
	padding-bottom:10px;	
}

.ms_competition {
	padding-bottom:10px;	
}

.ms_dogbowl {
	padding:40px 10px 10px 0px;	
}

.ms_organic_food { padding-bottom:10px; }

#ms_offset_ribbon {
	position:absolute;
	margin-top:-270px;	
	margin-left:-15px;
}

/* ----------------------------------------------------------------------------- ARTICLES */

a.ms_back_link {
	color:#044277;
	text-decoration:none;
}

a:hover.ms_back_link {
	color:#6fb145;	
}

/* LUCKY 13 */

.ms_lucky_13_trees {
	padding-bottom:45px;	
}

#ms_lucky_13 {
	overflow:hidden;	
}

#ms_lucky_13_left {
	float:left;	
	width:320px;
}

#ms_lucky_13_left p strong {
	font-weight:bold;
	font-size:16px;
}

#ms_lucky_13_right {
	float:right;
	width:284px;
}

/* PET INSURANCE */

#ms_pet_insurance {
	overflow:hidden;	
}

#ms_pet_insurance_left {
	float:left;	
	width:300px;
}

#ms_pet_insurance_left h1 {
	padding-top:5px;
	font-size:30px;
}

#ms_pet_insurance_right {
	float:right;
	width:306px;
}

/* GREEN HOLIDAYS & GREEN INOVATIONS */

#ms_green_innovations h1,
#ms_green_innovations h1 {
	padding:0;
	color:#6fb145;
	padding-top:10px;
}

/* ------------------------------------------------------------------------------ MODAL SETTINGS */

.ms_green_modal_open {
	margin-left:15px;
	display:block;
	height:15px;
	background:url("../ms_images/green_modal_open.png") no-repeat;
	overflow:hidden;
}

.ms_green_modal_main {
	margin-left:15px;
	clear:both;
	max-height:370px;
	background:url("../ms_images/green_modal_main.png") repeat-y;
	overflow:auto;
	padding:0;
	padding-left:20px;
	padding-right:10px;
}

#ms_green_modal_close {
	display:block;
	float:left;
	width:465px;
}

.ms_green_modal_content {
	clear:both;
	width:440px;
	margin-left:10px;
}

.ms_modal_split {
	display:block;
	margin-top:15px;
	width:440px;
	height:10px;
	background:url('../ms_images/modal_split.jpg') no-repeat;
}

.ms_green_modal_content h1 {
	color:#044277;
	font-weight:bold;
	font-size:22px;
}

.ms_green_modal_content h2 {
	padding-top:10px;
	padding-bottom:5px;
	color:#7bbf44;
	font-weight:bold;
	font-size:18px;
}

.ms_green_modal_content p {
	color:#000;
	padding-top:10px;
}

.ms_green_modal_content small {
	color:#000;
	font-size:11px;
}

.ms_green_modal_close {
	margin-left:15px;
	clear:both;
	display:block;
	height:15px;
	background:url("../ms_images/green_modal_close.png") no-repeat;
	overflow:hidden;
}

/* ------------------------------------------------------------------------------ FORM OPTIONS */

#ms_form p, #ms_survey p { clear:both; font-size:12px; line-height:15px; padding-bottom:5px; }
#ms_survey p strong { color:#044277; }
#ms_form { margin-top:10px; }
#ms_survey { margin-top:10px; width:380px; }
#ms_form label { padding-top:4px; font-size:12px; width:110px; float:left; display: block; font-weight:bold; color:#044277; }
#ms_form .ms_sub_labels label { display:inline-block; padding-top:4px; width:50px; float:none; }
#ms_form .ms_text_input { width:180px; border:1px solid #ccc; border-left:1px solid #999; border-top:1px solid #999; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#ms_form .ms_textarea_input { width:180px; height:80px; border:1px solid #ccc; border-left:1px solid #999; border-top:1px solid #999; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#ms_form .ms_select_input {
	border:1px solid #ccc; border-left:1px solid #999; border-top:1px solid #999;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#ms_form_options p { line-height:14px; font-size:11px; padding-bottom:5px; }
#ms_form_options label { font-weight:bold; }

.ms_ent_comp_pos {
	margin-top:10px;
	margin-left:270px;	
}

.ms_send_feedback_pos {
	margin-top:10px;
	margin-left:187px;	
}

/* ------------------------------------------------------------------------------ TABLES */

#ms_offers {
	font-size:15px;
	line-height:18px;
	color:#000;
}

#ms_offers img {
	padding-bottom:5px;	
}

#ms_offers td {
	text-align:center;
	padding-top:15px;
}

#ms_offers strong {
	font-weight:bold;	
}

#ms_offers em {
	font-weight:bold;
	color:#090;
}

#ms_offers a {
	font-weight:bold;	
}

.ms_contact_numbers {
	font-size:12px;
	line-height:18px;
}

.ms_contact_numbers td {
	width:160px;
}

.ms_contact_numbers strong {
	font-weight:bold;	
}

/* ------------------------------------------------------------ GRIMPLE WITH MOVING EYES */

a.ms_grimple_home_link {
	display:block;
	width:176px;
	height:220px;
	background:url("../ms_images/grimple_home_link.jpg") no-repeat 0 0;
}

a:hover.ms_grimple_home_link {
	background:url("../ms_images/grimple_home_link.jpg") no-repeat -176px 0;
}

.ms_grimple_home_link span {
	display:none;	
}