CSS - http://www.sugarscreens.com/

    * Collapse All
    * Expand All

http://www.sugarscreens.com/
http://www.sugarscreens.com/sugar_style.css

/* GLOBAL ELEMENTS */

* {
	color:#fff;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

body {
	background-image: url('images/bg.jpg');
	background-color: #2d2d2d;
	margin: 35px auto 0 auto;
	}
	
p, span, ul, ol, li {
	font-size: 12px;
	line-height: 18px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
li {
	list-style: square;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
}

/* If too light use #3a615e */

hr {
	color: #76c9bf;
	background-color: #76c9bf;
	height: 1px;
	width: 95%;
	border: 0;
	text-align: left;
	margin-top: 0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding: 0;
	}
	
input, textarea, checkbox, select, file {
	border:1px solid #2d2d2d;
	font-size: 12px;
	padding:2px;
	}


/* STANDARD HEADER */
h1, h2, h3, h4, h5, h6 {
	color:#3a615e;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

h1 {font-size:1.8em;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;}
/* END STANDARD HEADER */
	
/* STANDARD LINKS */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, a strong {
	text-decoration:none;
	color:#76c9bf;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, a:hover strong {
	color:#76c9bf;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
/* END STANDARD LINKS */




	
#container, #swf,  #footer, #content {
	margin: 0 auto 0 auto;
	border: 0;
	color: #fff;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#swf,  #footer, #content {
	width: 800px;
	}
	
#swf, #content {
	background-color: #000;
	}	
	
#swf {
	height: 428px;
	}

#footer {
	padding-top: 10px;
	font-size: 11px;
	line-height: 18px;
	}

#content_img_left {
	float: left;
	width: 285px;
	height: 187px
	}

#copy {
	float: right;
	width: 470px;
	padding: 0 20px;
	_padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
#hm_page_header {
	font-size: 1.1em;
	padding: 10px 0;
	font-weight: bold;
	color: #fff;		
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}	


	
	
#int_container, #int_swf, #content {
	margin: 0 auto 0 auto;
	border: 0;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

#int_container, #int_content {
	background: #fff;
	width: 800px;
	}

#int_content_swf {
	float: left;
	width: 302px;
}

#int_copy {
	float: right;
	width: 457px;
	padding: 0 20px;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	
#int_page_header {
	font-size: 1.1em;
	padding: 10px 0;
	font-weight: bold;
	color: #3a615e;		
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}	
	
	
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibiliity: hidden;
	}

.clearfix { 
	display: inline-table;
	}
/* Hides from ID-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hid from IE-mac */	

.wysiwyg {
    margin:2px 0 5px 0;
    width:470px;
    font-size:12px;
    line-height:18px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
    }
    
.int_wysiwyg {
    margin:2px 0 5px 0;
    width:457px;
    font-size:12px;
    line-height:18px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
    }

.wysiwyg p, .wysiwyg #pagecopy {
    margin:2px 0 5px 0;
    padding:0;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
    }
    
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h5 {
    padding:15px 0 0 0;
    margin:0;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
    }




#learn_more {
	width: 72px;
	height: 9px;
	background-image:url('images/hm_learnmore1.gif');
    background-repeat:no-repeat;
	background-position: 0%;
	float: right;
	padding: 10px 0 20px 0;
	_padding: 0;
	}
	
a:hover.learn_more_link {
	width: 72px;
	height: 9px;
    background-image:url('images/hm_learnmore1a.gif');
    background-repeat:no-repeat;
	background-position: 0%;
	float: right;
	padding-top: 10px;
	_padding: 0;
    }





.common {
	margin:0;
	padding:10px;
	border:collapse;
	font-size: 12px;
	line-height: 18px;
	}

.description {
	padding-left: 10px;
	vertical-align:top;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}
	

/* ALIGNMENTS */
.cal {text-align:center;}
.left {text-align:left;}
.ral {text-align:right;}
.tvert {vertical-align:top;}
.mvert {vertical-align:middle;}
.mcal {vertical-align:middle;text-align:center;}
.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

.alert {
	color:#FF0000;
	line-height:150%;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}

.legal {
	font-size:10px;
	line-height:12px;
	font-family:verdana, GillSans, helvetica, arial, sans-serif;
	}





