/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes*/ html,body { margin: 0px; padding: 0px; background-color:#ffffff; font-family: Arial, Helvetica, sans-serif; color: #003300; font-size: 11px; }  p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #003300; margin-top: 0px; } form { margin: 0px; } a:link { color: #007800; text-decoration: none; } a:visited { color: #007800; text-decoration: none; } a:hover { color: #99cc00; text-decoration: underline; } a:active { color: #336633; text-decoration: none; } ul { list-style-type:none; /*list-style-type: square;*/ } .actCHECKOUTEM { background-color: #99cc00; } .actCHECKOUTBG { background-color: #ffffff; } .actlarger { font-size: 13px; color: #003300; } .actsmaller{ font-size: 10px; color: #003300; } .actxxsmall { /*font-size: 10px;*/ color: #003300; } .actxsmall { font-size: 11px; color: #003300; } .actsmall { font-size: 11px; color: #003300; } .actregular { font-size: 13px; color: #003300; } .actlarge{ font-size: 16px; color: #003300; } .actxlarge { font-size: 20px; color: #003300; } .actxxlarge { font-size: 20px; color: #003300; } .actwarningcolor { color: #ff8040; } .actrequiredcolor { color: #ff8040; } .actsearchhighlightcolor { color: #ff8040; } .actrequired { color: #ff8040; } .actwarning { font-size: 11px; color: #ff8040; } .actwelcome { font-size: 11px; color: #003300; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #007800; } .thinborder1 { border: 1px solid #007800; } .thinborder2 { border: 1px solid #007800; } .thinred { border: solid 1px #007800; border-top: 0px; } .thinred2 { border: solid 1px #007800; border-top: 0px; }  .content_left { text-align: left; float: left; margin-right: 20px; } .content_right { text-align: left; float: left; } .boxheading { font-weight: bold; text-transform: uppercase; color: #ffffff; } a.boxlink:link{ color: #ffffff; text-decoration:none; } a.boxlink:visited{ color: #ffffff; text-decoration:none; } a.boxlink:hover{ color: #ffffff; text-decoration:underline; } a.boxlink:active{ color: #ffffff; text-decoration:none; } table.checkout td { background-color: #ffffff; } table.checkout th { background-color: #99cc00; } .cart { background-color: #ffffff; } .cartheading { background-color: #99cc00; font-weight: bold; } * html .boxhead h2 {height: 1%;} .sidebox { background: url('theme_curve4.gif') no-repeat bottom right; font-size: 100%; } .boxhead { background: url('theme_curve2.gif') no-repeat top right; margin: 0; padding: 0; text-align: left; } .boxhead h2 { background: url('theme_curve1.gif') no-repeat top left; margin: 0; padding: 5px 10px 5px; color: #ffffff;  font-weight: bold;  font-size: 1.2em;  line-height: 1em; } .boxbody { background: url('theme_curve3.gif') no-repeat bottom left; margin: 0; padding: 5px 10px 11px; } /* end of general styles for all themes */ /* CSS Specific to 'Executive' */ /* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */ /* page header fomatting elements ----------------------------------------------------- */ .page_header	{ background-color: #007800; margin: 0px 0px 0px 0px; } .page_header_content	{ /*width: 762px;*/ width: 740px; text-align: left; height: 63px; } .page_header_home_search_box	{ padding: 1px; margin: 0px; background-image:url('theme_dotted_line_2.gif'); background-color: #007800; } .page_header_logo_container	{ float: left; } .page_header_menu_cart_login_spacing	{ padding-left: 2px; } .page_header_terms_cart_login_container	{ /*float: right; text-align: right; width:740px;*/ position:absolute; top:20px; /*right:0;*/ left: 820px; z-index:100; } .page_header_terms_container	{ height: 38px; } .page_header_menu_cart	{ padding: 3px 5px 4px 19px; background-image:url('theme_icon_cart.gif'); background-color:#ffffb0;  border-top: 1px solid #007800; border-bottom: 1px solid #007800; } .page_header_menu_cart_items	{ padding: 3px 5px 4px 5px; background-color:#ffffb0; border-left: 1px solid #007800; border-top: 1px solid #007800; border-bottom: 1px solid #007800; } .page_header_menu_login	{ padding: 3px 5px 4px 17px; background-image:url('theme_icon_login.gif'); background-color:#ffffb0;  border-top: 1px solid #007800; border-bottom: 1px solid #007800; } /* end page header fomatting elements ------------------------------------------------- */ /* page menu fomatting elements ------------------------------------------------------- */ .page_menu	{ background-color: #007800; /*background-image:url(http://shop.perennial.org.uk/_nav_perennial/bg_headers.jpg); background-repeat:repeat-x; */margin: -10px 0px 0px 0px; } .page_menu_content	{ /*width: 762px;*/ width: 740px; height: 21px; } .page_menu_items	{ background-color: #007800; padding: 0px 0px 0px 1px; height: 21px; float: left; width: 65%; } .page_menu_items_search	{ background-color: #007800; padding: 0px 0px 0px 1px; height: 21px; float: right; width: 30%; } /* end page menu fomatting elements ---------------------------------------------------- */ /* page body fomatting elements -------------------------------------------------------- */ .page_body	{ padding: 10px 0px 0px 0px; } .page_body_content	{ width: 740px; text-align: left; } .page_body_content_left_column	{ float: left;  width: 188px; } .page_body_content_right_column	{ float: right;  width: 540px; } /* end page body fomatting elements ----------------------------------------------------- */ /* page footer fomatting elements ------------------------------------------------------- */ .page_footer	{ padding: 30px 0px 30px 0px; clear:both; } .page_footer_content	{ width: 740px; text-align: left; } /* end of page footer fomatting elements ------------------------------------------------ */ /* page left column fomatting elements -------------------------------------------------- */ .left_column_product_image_description	{ margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; } /* end page left column fomatting elements ---------------------------------------------- */ /* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */ /* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */ /* lines -------------------------------------------------------------------------------- */ .dotted_line_blue	{ height: 1px; background-color: #007800; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #007800; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #007800; clear:both; } .dotted_outline_blue	{ border: 1px dotted #007800; padding: 8px; }		 /* end lines ---------------------------------------------------------------------------- */ .best_selling_items	{ padding: 10px; background-color: #ffffff; } .best_selling_items_spacing	{ padding: 0px 0px 8px 8px; } .product_image_cost	{ margin: 0px 12px 8px 0px; text-align: center; float: left; } .product_list	{ margin: 20px 0px 20px 0px; }	 /* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */ /* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */ .image_float_right	{ float: right; margin: 16px 0px 15px 20px; } .image_product	{ margin: 0px 18px 10px 0px; text-align: center; float: left; } /* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */ /* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */ /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 20px; font-weight: 900; margin: 0px;		 padding: 16px 0px 4px 0px; color: #007800; } h1.subheading	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 14px 0px; color: #007800; } h2	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #007800; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #007800; clear:both; } h3.product	{ font-size: 13px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #007800; } h3.product_price	{ font-size: 11px; font-weight: 900; margin: 0px; padding: 0px 0px 20px 0px; } .text_heading_left_column	{ margin: 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #007800; font-weight: 900; font-size: 13px; } /* end headings ------------------------------------------------------------------------- */ /* list fomatting ----------------------------------------------------------------------- */ ul	{ line-height: 150%; padding: 0px 0px 0px 1px; margin: 0px 0px 18px 15px; font-size: 11px; } ul.products	{ line-height: normal; padding: 0px 0px 0px 35px; margin: 3px 0px 4px 15px; font-size: 11px; color: #ff8040; } /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 11px; margin: 0px; /*color : #ffffff;*/ } .text_menu_no_space	{ word-spacing: normal; } .text_menu_cart	{ padding: 0px; margin: 0px; line-height: normal; } .text_menu_cart_items	{ padding: 0px; margin: 0px; line-height: normal; font-weight: 900; }	 /* end menu text ----------------------------------------------------------------------- */ /* product text ------------------------------------------------------------------------ */ .text_product_small_info	{ font-size: 10px; line-height: normal; margin: 0px; padding: 0px 0px 6px 0px; } .text_product_small_info_heading	{ margin: 0px; padding: 10px 0px 12px 0px; line-height:normal; color: #007800; font-weight: 900; font-size: 11px;} .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: 900; font-size: 11px; } /* end product text -------------------------------------------------------------------- */ .text_breadcrumbs	{ font-size: 10px; color: #007800; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 .text_footer	{ color: #007800; font-size: 10px; padding:0px; margin:4px 0px 0px 0px; } .text_options	{ font-weight: 900; } .text_word_spacing_8px	{ word-spacing: 8px; } p.text_terms_conditions a	{ color: #003300; font-size: 11px; border: 0; margin: 0; padding: 0 10px 0 0; } /* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */ /* FORM FORMATTING ELEMENTS ------------------------------------------------------------ */ /* buttons ----------------------------------------------------------------------------- */ .form_button	{ line-height: normal; width: 76px; margin: 0px; padding: 0px 0px 0px 12px; font-size : 11px; background-color: #007800; border: 1px solid #007800; color: #ffffff; word-spacing: normal; }	 .form_button_quick_search	{ line-height: 13px; height: 18px; width: 85px; margin: 1px 1px 1px 1px; padding: 0px 0px 0px 12px; font-size : 11px; background-color: #007800; border: 1px solid #007800; color: #ffffff; background-image: url('theme_icon_search.gif'); word-spacing: normal; } .form_button_add_to_cart	{ line-height: 13px; height: 20px; width: 76px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 11px; background-color: #007800; border: 1px solid #007800; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; }	 /* end buttons ------------------------------------------------------------------------- */ .form_input_general	{ line-height: normal; font-size : 11px; word-spacing: normal; } .form_main_search_box	{ line-height: 13px; width: 76px; height: 16px; margin: 0px 1px 0px 1px; padding: 0px 0px 0px 2px; font-size : 11px; background-color: #ffffff; border: 1px solid #ffffff; color: #003300; vertical-align: top; } .form_main_search_box_td	{ background-color: #007800 } /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */ a.product_section:visited  { color : #007800; text-decoration : none; } a.product_section:link  { color : #007800; text-decoration : none; } a.product_section:active  { color : #336633; text-decoration : none; } a.product_section:hover  { color : #99cc00; text-decoration : none; } /* ------------------------ */ a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #007800;	 border: 1px solid #ffffb0; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color :#007800; text-decoration : none; color : #ffffff;background-color: #007800;border: 1px solid #ffffb0; /*background-image:url(http://shop.perennial.org.uk/_nav_perennial/bg_headers.jpg); background-repeat:repeat-x; */} a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #007800; border: 1px solid #ffffb0; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #007800; border: 1px solid #ffffb0; } /* ------------------------ */ a.link_footer:visited  { color : ccc; text-decoration : underline; } a.link_footer:link  { color : #007800; text-decoration : underline; } a.link_footer:active  { color : #007800; text-decoration : underline; } a.link_footer:hover  { color : ccc; text-decoration : underline; } /* ------------------------ */ a.link_breadcrumbs:visited	{	 color : #007800; text-decoration : underline; } a.link_breadcrumbs:link  { color : #007800; text-decoration : underline; } a.link_breadcrumbs:active  { color : #007800; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #007800; text-decoration : underline; } /* ------------------------ */ a.link_cart:visited	{	 color : #007800; text-decoration : underline; } a.link_cart:link  { color : #007800; text-decoration : underline; } a.link_cart:active  { color : #007800; text-decoration : underline; } a.link_cart:hover  { color : #007800; text-decoration : underline; } /* ------------------------ */ a.link_terms_conditions	{	 color:#003300; text-decoration : underline; } a.link_terms_conditions:hover, a.link_terms_conditions:active, a.link_terms_conditions:focus,  { color : #ccc; text-decoration : underline; } /* ------------------------ */ /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ /* End of Styles for Contemporary Theme */ #accessibiltylinks  {position:absolute; top:-999px;} #wrapper            {width:100%;/*width:760px;width:120ex; min-width:760px;*/ margin:0 auto 10px auto; background-color:#fff; padding:0; position:relative;} #wrap3cols			{width:740px;margin:0 auto;} .minwidth           {width:760px;} #header             {position:relative; z-index:50; width: 100%; height:40px; background-color:#D4FFA8;  border-top:8px solid #007800; border-bottom:1px solid #007800;} #header #DateToday  {z-index:500;position:relative; top:3px; left:0;  margin:0 auto; width:740px; font-family:Georgia, "Times New Roman", Times, serif; font-size:120%; font-weight:bold;} #header p		{position:relative;top:-6px;margin:0 auto; width:740px;font-family:Arial, Helvetica, sans-serif; font-size:90%; line-height:95%; color:#007800; text-decoration:none; font-size:120%;}					 #logo               {border:none;} #title              {} a:link {color:#007800; text-decoration:none; font-weight:bold;} a:visited {color:#007800; text-decoration:none; font-weight:bold;} a:hover, a:active, a:focus {color:#999; text-decoration:underline;} /*Nav Items*******************************************************/ /*#navtop li span, #navside li span, */ #navbtm li span {display:none; visibility:hidden;} /*#navtop li span.underline,*/ #navside li span.underline,  #navbtm li span.underline {display:inline; visibility:visible;} /*navside*******************************************************/ #navside           {text-decoration:none; color:#000033;  padding-top:3px; position: relative; float:left; width:188px; z-index:100;} #navside ul        {margin:0; padding:0;} #navside li        {list-style-type:none;} #navside li a		{/*font-size:110%;*/letter-spacing:1px;text-decoration:none; font-weight:bold; color:#fff;display:block; background-color:#007800; height:20px; margin-bottom:1px;padding:8px 10px 2px 50px;} #navside li a:hover, #navside li a:active, #navside li a:focus {color:#FFFF66; text-decoration:underline;display:block; background-color:#99cc00; height:20px; margin-bottom:1px;padding:8px 10px 2px 50px; } #navside img       {border:0;} #navside li.nav0 a {background-image:url(../_nav_perennial/menu_001.jpg); background-position:left; background-repeat:no-repeat; z-index:100;} #navside li.nav1 a {background-image:url(../_nav_perennial/menu_01.jpg); background-position:left; background-repeat:no-repeat; z-index:100;} #navside li.nav2 a 	{background-image:url(../_nav_perennial/menu_03.jpg); background-position:left; background-repeat:no-repeat;} #navside li.nav3 a 	{background-image:url(../_nav_perennial/menu_05.jpg); background-position:left; background-repeat:no-repeat;} #navside li.nav4 a 	{background-image:url(../_nav_perennial/menu_07.jpg); background-position:left; background-repeat:no-repeat;} #navside li.nav5 a 	{background-image:url(../_nav_perennial/menu_09.jpg); background-position:left; background-repeat:no-repeat;} #navside li.nav6 a 	{background-image:url(../_nav_perennial/menu_11.jpg); background-position:left; background-repeat:no-repeat;} #rightcol	{position:relative; float:right; width:188px; padding-right:20px;} #leftcol {float:left; width:188px;margin-top:3px;} #events {float: left;} /*#news 				{} #news li span.date {font-weight:bold;display:inline; } #news li			{display:inline; margin-left:-40px;} #news li a				{font-weight: bold;color:#007800;} #news li a:hover, #news li a:active, #news li a:focus {color:#FF9900;}*/ table.events {/*width:98%;*/} .events th   {border-top: 1px solid #007800; border-bottom: 1px solid #007800; background-image:url(../Images/bg_headers.jpg); background-repeat:repeat-x; /*background-color:#FFCC99;*/ text-align:center; font-size:130%; font-family:Georgia, "Times New Roman", Times, serif;} .news th   {border-top: 1px solid #007800; border-bottom: 1px solid #007800; background-image:url(../Images/bg_headers.jpg); background-repeat:repeat-x;text-align:center; font-size:130%; font-family:Georgia, "Times New Roman", Times, serif;} .news td	{border-bottom:1px dotted #007800;} table.eventspg {/*width:98%;*/} .eventspg th   {/*border-top: 1px solid #007800;*/ border-bottom: 1px solid #007800; color:#007800; text-align:left; font-size:130%; font-family:Georgia, "Times New Roman", Times, serif;} .eventspg td	{border-bottom:1px dotted #007800; padding:5px 0;/*background-image:url(../Images/bg_headers.jpg); background-repeat:repeat-x;*/} /*#rightcol	{position:absolute; too width:188px; padding-right:20px;}*/ /*main*******************************************************/ #main             {min-height:650px; height:auto !important; height:650px; padding:5px 10px 10px 0;  background-color:#FFF; margin:0 220px 0 200px;} /*#main a           {color:#007800; text-decoration:underline; font-weight:bold;} #main a:hover, #main a:active, #main a:focus {color:#999; text-decoration:underline;}*/ #main img         {/*margin:1ex 20px;*/} #main img[align="right"] {margin:1ex 0 10px 20px;} #main img[align="left"] {margin:1ex 20px 10px 0;} /*main2cols*******************************************************/ #main2cols             {min-height:650px; height:auto !important; height:650px; padding:5px 10px 10px 0;  background-color:#FFF; margin:0 0 0 200px;} /*#main2cols a           {color:#007800; text-decoration:underline;font-weight:bold;} #main2cols a:hover, #main2cols a:active, #main2cols a:focus {color:#999; text-decoration:underline;}*/ #main2cols img         {/*margin:1ex 20px;*/} #main2cols img[align="right"] {margin:1ex 0 10px 20px;} #main2cols img[align="left"] {margin:1ex 20px 10px 0;} #content         {} /*breadcrumb*******************************************************/ #bc             {font-size:80%; margin-bottom:1em; color:#109ECE; font-weight:bold;} #bc a           {text-decoration:underline; color:#000033; font-weight:normal;} #bc span        {color:#000033; font-weight:normal;} #bc a:hover,  #bc a:active, #bc a:focus{background-color:#FFFFFF; color:#109ECD; text-decoration:underline;} /*footer*******************************************************/ #footer        {clear:both; padding-top:10px;background-image:url(http://shop.perennial.org.uk/_nav_perennial/bg_headers.jpg); background-repeat:repeat-x;  border-top:1px solid #007800;width:740px; text-align: left; position:relative; margin:0 auto;} #address 		{width:520px;text-align:right; } #legal 			{float:right; position:relative; top: -37px; padding-top: 10px;width:200px; border-left:1px solid #007800; text-align:center;} #footer div {/*background-color:#99cc00;text-align:right;*/}  div.headers  {border-top: 1px solid #007800; border-bottom: 1px solid #007800; text-align:center; font-size:120%;background-image:url(../Images/bg_headers.jpg); background-repeat:repeat-x;} div.advert {border-top: 1px solid #007800; border-bottom: 1px solid #007800; /*border:1px solid #007800;*/ padding:5px; margin:5px 0;} div#designedby, div#managedby   {clear:both;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:80%; text-align:right; width:756px;  margin:0px auto 20px auto; position:relative; display:block;} div#designedby a span           {margin-right:7px; display:block;} div#designedby a                {letter-spacing:1px; color:#B8B8CA; text-decoration:none; font-weight:normal;} div#designedby a:hover          {color:#2C4E67; text-decoration:none;} div#designedby img              {border:none; filter:alpha(opacity=30); -moz-opacity:0.3;} div#designedby a:hover img, div#designedby a:active img, div#designedby a:focus img  {filter:alpha(opacity=100); -moz-opacity:1;} div#managedby                   {text-align:left; color:#B8B8CA; margin-top:-50px;} div#managedby  img                {border:none; position:relative; top:1px;} #shopping {z-index:100;position:absolute; top:25px;margin-left:100px; width:630px; /*right:250px; width:416px;*/ /*border:1px solid #fe0000;*/} #shopping table {float:right;} 