KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/bluerae/clients/missionlinen/sustainability/styles/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/bluerae/clients/missionlinen/sustainability/styles/shop.css
/* normalize defaults */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, ol, ul, li, fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

td { vertical-align: top; }

body {
	font-family: Tahoma, Trebuchet, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url(../images/bg_shop.gif);
	background-repeat: repeat-x;
	background-color: #cc3333;
	text-align: center; /* fixes centering bug in IE -- text reset to left-flush in container DIV */
}

html { overflow: -moz-scrollbars-vertical !important; } /* firefox page shift fix */

/* LINK STYLES */

a { text-decoration: none; }
a:link { color: #c40e2f; }
a:visited { color: #c40e2f; }
a:hover { color: #666; text-decoration: underline; }
a:active { color: #333; }



/* GENERAL TYPE STYLES */

p { margin: 0px; padding-bottom: 11px; }
h1 { margin: 0px 0px 8px 0px; padding: 0px; font-size: 24px; line-height: 28px; color: #c40e2f; }
h2 { margin: 6px 0px 2px 0px; padding: 0px; font-size: 14px; line-height: 17px; font-weight: bold; color: #c40e2f; }
h3 { margin: 6px 0px 2px 0px; padding: 0px; font-size: 12px; line-height: 14px; font-weight: bold; color: #333333; }
h4 { margin: 6px 0px 2px 0px; padding: 0px; font-size: 12px; line-height: 14px; font-weight: normal; color: #333333; font-style: italic; }
ul, ol { margin: 0px 24px 12px 24px; }


/* ELEMENT POSITIONING */


#container { text-align: left; width: 835px; margin: 0px auto; }
#pagemenu { float: left; width: 129px; min-height:140px; height: auto !important; padding: 15px 0 25px 15px; }
#sidebar { float: right; width: 160px; min-height:140px; height: auto !important; margin-bottom: 25px; padding-left: 15px; border-left: 1px solid #999; }
#maincontent { margin-left: 169px; width: 630px; padding: 15px 30px 30px 0; } 
#contentwrapper { margin-top: 27px; background-color: #fff; }


/* MAIN MENU */

#mainmenu { height: 22px; border-top: 2px dotted #ccc; border-bottom: 2px dotted #ccc; }
#mainmenuright { float: right; width: 320px; height: 20px; text-align: right; }
#mainmenuright .welcome { color: #c40e2f; }

#mainmenuright a { text-decoration: none; }
#mainmenuright a:link { color: #7a7a7a; }
#mainmenuright a:visited { color: #7a7a7a; }
#mainmenuright a:hover { color: #c40e2f; text-decoration: underline; }
#mainmenuright a:active { color: #000000; }

.separator { color: #999; margin: 0 4px; }



/* PAGE MENU CONTENT*/

#pagemenu p.sectionhead { font-size: 10px; font-weight: normal; color: #666; text-transform: uppercase; margin: 0; border: none; }

#pagemenu p { border-top: 1px solid #ccc; padding: 4px 0; font-weight: bold; } 
#pagemenu ul li { list-style: none; font-style: italic; } 


#pagemenu a { text-decoration: none; }
#pagemenu a:link { color: #c40e2f; }
#pagemenu a:visited { color: #c40e2f; }
#pagemenu a:hover { color: #666; text-decoration: underline; }
#pagemenu a:active { color: #333; }

#pagemenu a.selected { text-decoration: none; font-weight: bold; text-transform: uppercase; }
#pagemenu a.selected:link { color: #a3af1d; }
#pagemenu a.selected:visited { color: #a3af1d; }
#pagemenu a.selected:hover { color: #666; text-decoration: underline; }
#pagemenu a.selected:active { color: #333; }


#pagemenu ul { list-style-image: url(../images/bullet.gif); margin: 0px 0px 0px 16px; padding: 0px; }
#pagemenu ul li { margin: 0px 0px 8px 0px; }

/* third-level menu */
#pagemenu ul ul {
	list-style-image: none;
	list-style-type: disc; margin-top: 8px; font-size: 10px; line-height: 13px;
}

/* SHOP INTERFACE STYLES */
   /* Narrow Choices Area */
#narrowchoices { background-color: #ccc; padding: 10px; }
#narrowchoices h2 { color: #666; margin: 0; padding: 0 0 5px 0;}
#narrowchoices h3 { color: #fff; margin: 0; padding: 0 0 5px 0; }
#narrowchoices select option:hover { background-color: #ffff99; }

#narrowcolors { float: left; width: 190px; padding: 0 15px 15px 0; }
#narrowcolorsfield { background-color: #ccc; width: 190px; padding: 5px; border: 1px solid #fff; }

#narrowsizes { float: left; width: 190px;  padding: 0 15px 15px 0; }
#narrowsizesfield { background-color: #ccc; width: 190px; padding: 5px; border: 1px solid #fff; }

#narrowprice { margin-left: 420px;  }
#narrowpricefield { background-color: #ccc; width: 180px; padding: 5px; border: 1px solid #fff; }

   /* Top Nav/Sorting Elements */
#itemsperpage p { text-align: right; margin: 0; padding: 15px 0; color: #666; border-bottom: 1px solid #ccc; }
#sortby { margin: 5px 0; padding: 0; color: #666;  }
#sortby a { text-decoration: none; padding: 5px;}
#sortby a:link { color: #666; }
#sortby a:visited { color: #666; }
#sortby a:hover { color: #c40e2f; }
#sortby a:active { color: #333; }

#sortby a.selected { text-decoration: none; padding: 5px; background-color: #cc3333; }
#sortby a.selected:link { color: #fff; }
#sortby a.selected:visited { color: #fff; }
#sortby a.selected:hover { color: #fff; text-decoration: underline; }
#sortby a.selected:active { color: #fff; }

#sortby .separator { color: #ccc; margin: 0 5px; }

p.totalitems { float: right; text-align: right; padding: 0 0 0 20px; }

   /* Product Listings */
   
#productrow { clear: both; }

#productleft { float: left; width: 176px; min-height: 200px; margin: 0 15px 15px 0; padding: 10px; border: 1px solid #cc3333; }
#productcenter { float: left; width: 176px; min-height: 200px; margin: 0 15px 15px 0; padding: 10px; border: 1px solid #cc3333; }
#productright { width: 176px; min-height: 200px; margin: 0 0px 15px 430px; padding: 10px; border: 1px solid #cc3333; }

table.producttable td { vertical-align: top; font-size: 12px; }

td.productname { padding: 0 0 5px 0; border-bottom: 1px solid #ccc; }
td.productname h2.producthead { font-size: 12px; font-weight: bold; color: #cc3333; margin: 0; padding: 0; }
td.productname h3.productsubhead { font-size: 12px; font-weight: normal; color: #cc3333; margin: 0; padding: 0;  }

td.productimage { padding: 0; border-bottom: 1px solid #ccc; }

td.datarowone { padding: 5px 0; width: 50%; border-bottom: 1px solid #ccc; }
td.datarowtwo { padding: 5px 0 0 0;  }



/* CONTACT INFO ETC AT TOP OF PAGE */

#contactcopyright { position: relative; font-size: 11px; color: #fff; margin: 20px 0px 20px 0px; }
#contactcopyright input.searchfield { position: absolute; top: 0; right: 30px; width: 180px; padding: 5px; margin: 0; border: 1px solid #cccccc; color: #666; }
#contactcopyright input.searchsubmit { position: absolute; top: 0px; right: 0px; }

#contactcopyright p.footerbutton { width: 130px; padding: 4px 5px; margin: 0 0 0 15px; background-color: #eaf3d3; border: 1px solid #cccccc; text-transform: uppercase; color: #666; }
#contactcopyright p.footerbutton a { text-decoration: none; }
#contactcopyright p.footerbutton a:link { color: #666; }
#contactcopyright p.footerbutton a:visited { color: #666; }
#contactcopyright p.footerbutton a:hover { color: #666; text-decoration: underline; }
#contactcopyright p.footerbutton a:active { color: #333; }

#contactcopyright a { text-decoration: none; }
#contactcopyright a:link { color: #fff; }
#contactcopyright a:visited { color: #fff; }
#contactcopyright a:hover { color: #fff; text-decoration: underline; }
#contactcopyright a:active { color: #fff; }


/* FOOTER */

#footerwrapper { clear: both; padding: 12px 0px 24px 0px; color: #fff; background-image: url(../images/bg_footer.gif); background-repeat: repeat-x; background-position: 0 15; background-color: #cc3333; border-top: 2px dotted #ccc; }

#footer { width: 835px; margin: 0px auto; text-align: left; height: 180px; min-height: 180px;  }
#footer a { text-decoration: none; }
#footer a:link { color: #fff; }
#footer a:visited { color: #fff; }
#footer a:hover { color: #fff; text-decoration: underline; }
#footer a:active { color: #fff; }

.copyright { padding-top: 80px; text-align: right; }



Anon7 - 2021