/*                                                                                                      */
/* Standard CSS file created by Walt Snider.                                                            */
/* This file may be used elsewhere but attribution must be provided to Walt Snider - www.WaltSnider.com */
/*                                                                                                      */
/* This file was last updated 2008-11-03                                                                */
/*                                                                                                      */


/* No margins, background */
/*  --
You will want to modify the background color and graphic to suit your website 
*/
body {
	background-color: #4A656B; 
	/*background-image: url('http://www.murraysplumbing.com/assets/back.gif');*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #FFFFFF;
}

/* declare links */
a:link {
	color: #8ea8ff;
	text-decoration: none;
}
a:visited {
	color: #ccccff;
	text-decoration: none;
}
a:hover {
	color: #ccccff;
	text-decoration: underline;
}
a:active {
	color: #ccccff;
	text-decoration: none;
}

div.link1 {font-style:normal; color:#4269B5}
div.link1 a {text-decoration:none; width:100%; display:block; color:#4269B5}
div.link1 a:hover {color:#FFF; background-color:#4269B5;}

div.link2 {font-style:normal; color:#4269B5; font-variant:normal; font-size:14px;}
div.link2 a {text-decoration:none; color:#4269B5; width:100%; display:block;}
div.link2 a:hover {color:#FFF; background-color:#4269B5;}

/* Font styles */
/* standard content */
.con_6 {font-size: 6px;}
.con_8 {font-size: 8px;}
.con_9 {font-size: 9px;}
.con_10 {font-size: 10px;}
.con_12 {font-size: 12px;}
.con_14 {font-size: 14px;}
.con_16 {font-size: 16px;}
.con_18 {font-size: 18px;}
.con_24 {font-size: 24px;}
/* standard content, all justified */
.con_just_6 {font-size: 6px; text-align: justify;}
.con_just_8 {font-size: 8px; text-align: justify;}
.con_just_9 {font-size: 9px; text-align: justify;}
.con_just_10 {font-size: 10px; text-align: justify;}
.con_just_12 {font-size: 12px; text-align: justify;}
.con_just_14 {font-size: 14px; text-align: justify;}
.con_just_16 {font-size: 16px; text-align: justify;}
.con_just_18 {font-size: 18px; text-align: justify;}
.con_just_24 {font-size: 24px; text-align: justify;}
/* bold content, usually for headers */
.bold_6 {font-size: 6px; font-weight: bold;}
.bold_8 {font-size: 8px; font-weight: bold;}
.bold_9 {font-size: 9px; font-weight: bold;}
.bold_10 {font-size: 10px; font-weight: bold;}
.bold_12 {font-size: 12px; font-weight: bold;}
.bold_14 {font-size: 14px; font-weight: bold;}
.bold_16 {font-size: 16px; font-weight: bold;}
.bold_18 {font-size: 18px; font-weight: bold;}
.bold_24 {font-size: 24px; font-weight: bold;}
/* bold content, justified usually for headers */
.bold_just_6 {font-size: 6px; font-weight: bold; text-align: justify;}
.bold_just_8 {font-size: 8px; font-weight: bold; text-align: justify;}
.bold_just_9 {font-size: 9px; font-weight: bold; text-align: justify;}
.bold_just_10 {font-size: 10px; font-weight: bold; text-align: justify;}
.bold_just_12 {font-size: 12px; font-weight: bold; text-align: justify;}
.bold_just_14 {font-size: 14px; font-weight: bold; text-align: justify;}
.bold_just_16 {font-size: 16px; font-weight: bold; text-align: justify;}
.bold_just_18 {font-size: 18px; font-weight: bold; text-align: justify;}
.bold_just_24 {font-size: 24px; font-weight: bold; text-align: justify;}
/* alternate colors: white */
.white_6 {font-size: 6px; color: #FFFFFF;}
.white_8 {font-size: 8px; color: #FFFFFF;}
.white_9 {font-size: 9px; color: #FFFFFF;}
.white_10 {font-size: 10px; color: #FFFFFF;}
.white_12 {font-size: 12px; color: #FFFFFF;}
.white_14 {font-size: 14px; color: #FFFFFF;}
.white_16 {font-size: 16px; color: #FFFFFF;}
.white_18 {font-size: 18px; color: #FFFFFF;}
.white_24 {font-size: 24px; color: #FFFFFF;}
/* alternate colors: white & justified */
.white_just_6 {font-size: 6px; color: #FFFFFF; text-align: justify;}
.white_just_8 {font-size: 8px; color: #FFFFFF; text-align: justify;}
.white_just_9 {font-size: 9px; color: #FFFFFF; text-align: justify;}
.white_just_10 {font-size: 10px; color: #FFFFFF; text-align: justify;}
.white_just_12 {font-size: 12px; color: #FFFFFF; text-align: justify;}
.white_just_14 {font-size: 14px; color: #FFFFFF; text-align: justify;}
.white_just_16 {font-size: 16px; color: #FFFFFF; text-align: justify;}
.white_just_18 {font-size: 18px; color: #FFFFFF; text-align: justify;}
.white_just_24 {font-size: 24px; color: #FFFFFF; text-align: justify;}
/* alternate colors: white bold */
.white_bold_6 {font-size: 6px; color: #FFFFFF; font-weight: bold;}
.white_bold_8 {font-size: 8px; color: #FFFFFF; font-weight: bold;}
.white_bold_9 {font-size: 9px; color: #FFFFFF; font-weight: bold;}
.white_bold_10 {font-size: 10px; color: #FFFFFF; font-weight: bold;}
.white_bold_12 {font-size: 12px; color: #FFFFFF; font-weight: bold;}
.white_bold_14 {font-size: 14px; color: #FFFFFF; font-weight: bold;}
.white_bold_16 {font-size: 16px; color: #FFFFFF; font-weight: bold;}
.white_bold_18 {font-size: 18px; color: #FFFFFF; font-weight: bold;}
.white_bold_24 {font-size: 24px; color: #FFFFFF; font-weight: bold;}
/* alternate colors: red */
.red_6 {font-size: 6px; color: #FF0000;}
.red_8 {font-size: 8px; color: #FF0000;}
.red_9 {font-size: 9px; color: #FF0000;}
.red_10 {font-size: 10px; color: #FF0000;}
.red_12 {font-size: 12px; color: #FF0000;}
.red_14 {font-size: 14px; color: #FF0000;}
.red_16 {font-size: 16px; color: #FF0000;}
.red_18 {font-size: 18px; color: #FF0000;}
.red_24 {font-size: 24px; color: #FF0000;}
/* alternate colors: red bold */
.red_bold_6 {font-size: 6px; color: #FF0000; font-weight: bold;}
.red_bold_8 {font-size: 8px; color: #FF0000; font-weight: bold;}
.red_bold_9 {font-size: 9px; color: #FF0000; font-weight: bold;}
.red_bold_10 {font-size: 10px; color: #FF0000; font-weight: bold;}
.red_bold_12 {font-size: 12px; color: #FF0000; font-weight: bold;}
.red_bold_14 {font-size: 14px; color: #FF0000; font-weight: bold;}
.red_bold_16 {font-size: 16px; color: #FF0000; font-weight: bold;}
.red_bold_18 {font-size: 18px; color: #FF0000; font-weight: bold;}
.red_bold_24 {font-size: 24px; color: #FF0000; font-weight: bold;}
/* alternate colors: green */
.green_9 {font-size: 9px; color: #009900;}
.green_10 {font-size: 10px; color: #009900;}
.green_12 {font-size: 12px; color: #009900;}
.green_14 {font-size: 14px; color: #009900;}
/* button styles */
.button_red {font-weight: bold; border: 1px solid #ffffff; color: #FFFFFF; background: #ff0000;}
.button_green {font-weight: bold; border: 1px solid #0000000; color: #000000; background: #00ff00;}
.button_black {font-weight: bold; border: 1px solid #cccccc; color: #ffffff; background: #000000;}
/* Custom for Clear Sky Roofing */
.csr_list {color: #FFFFFF; background-color: #102C31;}
.button_quickform {font-weight: bold; border: 1px solid #cccccc; color: #ffffff; background: #102C31;}

