/* CSS Document */

/* 

08/15/09 - Ashton edits

	NOTE: all paths have been edits to use "/friendlys" as the
	base to avoid conflicts with shopping cart files and directories
	with the same names.

	!important added to footer_links to override shopping cart settings

*/


div, img { behavior: url(../iepngfix.htc) }

body, ul, li, p, h1, h2, h3, pre {padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body { background-color: #ed174f; }
h1, h2, h3 {font-weight:normal;}
ul, li {list-style:none;}
a {color: #EF2461;}
a:hover {text-decoration: none;}
.clear {clear:both;}


img {border:none;}


#f-container {width:1200; margin:0 auto;}

/*
#f-container #interior_template {background:url('/friendlys/images/repeatedbg.jpg');} 
*/

#interior_template #interior_template_top {width:100%; margin:0 auto; height:185px; background:url('/friendlys/images/top_blue_bg_repeat.png') repeat-x top;}
#interior_template_top #top_header {width:990px; height:185px; margin:0 auto; background:url('/friendlys/images/top_sunlight.png') no-repeat top center;}
#top_header #logo {width:220px; height:185px; float:left;}
#top_header #header_right {width:770px; float:right;}
#top_header #header_right #header_right_top {width:770px; height:98px;}
#top_header #header_right #header_right_bottom {width:770px; height:87px;}

#top_header #header_right #header_right_top #f-top_menu {width:465px; float:left; margin:60px 0 0 0;}
#top_header #header_right #header_right_top #find_friendlys {width:305px; float:left; background:url('/friendlys/images/find_friend.png') no-repeat top left; height:98px}



#interior_template #content {width:990px; margin:0 auto;}
#content #middle_area {width:990px; background:url('/friendlys/images/content_area.png') repeat-y top; height:auto; margin:0 auto}
#bottom_menu_area {width:996px; background:url('/friendlys/images/bottom_menu_bg.png') no-repeat top; padding: 0; height:176px; margin:0 auto}



#footer_area {width:990px; margin:0 auto;}
#footer_area #copyright {float:left; width:395px; text-align:left;}
#footer_area #you_tube {float:left; width:230px; text-align:center;}
#footer_area #sponsors {float:right; width:355px; text-align:right;}


.copyright {font-size:11px; color:#FFFFFF; font-style:italic; font-weight:bold; text-align:left; padding:20px 0 0 10px;}
.footer_link {font-size:11px; color:#FFFFFF; font-style:italic; font-weight:bold; text-align:left; padding:0 0 0 10px;}
.footer_link a {color:#FFFFFF !important; text-decoration:none;}
.footer_link a:hover {color:#FFFFFF !important; text-decoration:underline;}


.find_friend_textbox {background:url('/friendlys/images/find_text_box.png') no-repeat top left; width:80px; height:32px; border:medium none; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:0}

sup {vertical-align: top;}

.daggerStyle {color: #ED174C !important;}
