body {
   margin: 0px;
   padding: 0px;
   
      
      
      background-image: url(images/other/shop_bg-2.gif);
   
   font: 13px/1.5 Arial, Helvetica, sans-serif;
   color: #000000;
   text-align: left;
}

body.receipt {
	background-color: #FFFFFF;
	background-image: url('images/theme_shim.gif');
}

p, td, th, legend {
	font: 13px/1.5 Arial, Helvetica, sans-serif;
}

h1 {
   font: 20px Arial, Helvetica, sans-serif;
   
   	
   
   margin-top: 5px;
   margin-bottom: 5px;
   font-weight: bold;
}

	h1.sectionheading {
		font-size: 20px;
		font-weight: 900;
		margin: 0px;
		padding: 0px 0px 4px 0px;
   	
   		
	   
		}

h2 {
   font: 12px Arial, Helvetica, sans-serif;
   font-weight: bold;
   
	   
	
   margin-top: 5px;
   margin-bottom: 5px;
}

textarea {
   font: 13px Arial, Helvetica, sans-serif;
}

th {
   font-weight: bold;
   background-color: #6C2769; /*#CCCCCC*/
   color: #FFFFFF;
}

form {
   margin: 0px;
}

a:link {
   color: #6C2769; /*#000000*/
   text-decoration: none;
}

a:visited {
   color: #6C2769; /*#000000*/
   text-decoration: none;
}

a:hover {
   color: #6C2769; /*#000000*/
   text-decoration: underline;
}

a:active {
   color: #6C2769; /*#000000*/
   text-decoration: underline;
}

a.sectiontree {
   text-decoration: none;
   font-size: 11px;
}

a.sectiontree:hover {
   text-decoration: none;
   font-size: 11px;
}

legend {
	padding: 5px;
   
	   
		
			border: solid 1px;
		
	
}

fieldset {
   
		
		border: solid 1px;
	
	padding: 10px;
}

#receipt {
   padding: 10px;
   width: 600px;
}

#timings {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   position: relative;
   float:right;
   width:40%;
   color:red;
}

#debug {
   background-color: #CCCCFF;
   border: 1px solid #000000; /*#000000*/
   padding: 5px;
   margin-bottom: 20px;
   margin-right: 5px;
   margin-left: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}

#phperror {
   background-color: #FF0000;
   color: #000000;
   border: 1px solid #000000; /*#000000*/
   padding: 5px;
   margin-bottom: 20px;
   margin-right: 5px;
   margin-left: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}

#error {
   background-color: #FFCC99;
   border: 1px solid #FF3300; /*#FF0000*/
   padding: 5px;
   margin-bottom: 20px;
   margin-right: 5px;
   margin-left: 5px;
   font-weight: bold;
}

#message {
   border: 1px solid #FF3300; /*#CC0000*/
   padding: 5px;
   margin-bottom: 20px;
   margin-right: 5px;
   margin-left: 5px;
   font-weight: bold;
}

.poweredby {
   font: 11px Arial, Helvetica, sans-serif;
   text-align: center;
}

.required {
   color: #FF3300; /*#FF0000*/
}

.small {
   font-size: 11px;
}

.cart-text {
	font-size: 9px;
}

.checkoutfield {
	background-color: #CCCCCC;
}

input.formButton {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF; /*#FFFFFF*/
   
   	background-color: #6C2769; /*#153651*/
   
   border: 1px solid #000000; /*#000000*/
   cursor: pointer;
   width: 160px;
   margin-top: 2px;
   margin-bottom: 2px;
}

input.smallButton {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF; /*#FFFFFF*/
   
   	background-color: #6C2769; /*#153651*/
   
   border: 1px solid #000000; /*#000000*/
   cursor: pointer;
   margin: 2px;
}

select.jump {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   z-index: 1;
   margin-bottom: 3px;
   width: 135px;
}

input.small, select.small {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   z-index: 1;
   margin-bottom: 3px;
}

select.medium {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   z-index: 1;
   margin-bottom: 3px;
}

input.error {
   background-color: #FF3300; /*#FF0000*/
   border: 1px solid #FF3300; /*#FF0000*/
}

.product p {
	margin: 0px 0px 5px 0px;
}

.properties p {
	margin: 0px 0px 2px 0px;
}

.parentlist {
   margin-bottom: 20px;
}

.headerfooter {
   margin-bottom: 5px;
   display: block;
   margin-top: 5px;
   text-align: center;
   font-size: 11px;
}

.terms {
   margin-right: 20px;
   margin-left: 20px;
}

table.list {
   margin-right: 5px;
   margin-left: 5px;
}

table.grid, table.cartgrid {
    border-spacing: 0px;
    border-collapse: collapse;
}

table.grid th, table.cartgrid th {
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}

table.grid td, table.cartgrid td {
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}

table.cartgrid {
    width: 574px;
}

/* Styles specific to this file */

hr {
	border: solid 1px #cccccc;
}

/* Styles for Contemporary Theme */

#maincontent {
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 100%;
	padding: 7px;
	width: 776px;
	voice-family: ""}"";
	voice-family: inherit;
	width: 762px;
}

html>div#maincontent {
	width: 776px;
}

#contemporary_top_bar {
	width: auto;
	overflow: hidden;
   
   	
   
	height: 64px;
	background-image:url('images/theme_topbar_background.gif');
	background-position:right;
	background-repeat:no-repeat;
}

#contemporary_second_bar {
	width: auto;
	background-image: url('images/theme_secondbar_background.gif');
	background-repeat: repeat-x;
	padding: 12px 5px 5px 5px;
}

#contemporary_parent_section_list {
	width: auto;
	padding: 5px 5px 0 5px;
}

.contemporary_body_content	{
	width: 762px;
	text-align: left;
}

.contemporary_left_column	{
	float: left;
	width: 120px;
}

.contemporary_right_column	{
	float: right;
	width: 574px;
	padding: 0px 36px 0px 0px;
}

/* End of Styles for Contemporary Theme */


	.tech_menu_bottom	{
		height: 4px;
	   
	   	
	   
      }

	.tech_menu_button_border	{
		width: 121px;
		border-right: 1px #FFFFFF solid;
		border-top: 1px #FFFFFF solid;
      }

	div.tech_menu_button {
		width: 119px;
		top: 0px;
		left: 0px;
	   
   		
   		border: 1px solid;
   	
      }

div.tech_menu_button a  {
	width: 113px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px;
	text-align:left;
   
   	background-color: #6C2769;
   
	font-size: 11px;
   }

div.tech_menu_button a:visited {
	color: #FFFFFF;
	text-decoration:none;
   
   	background-color: #6C2769;
   
   }

div.tech_menu_button a:active {
	color: #FFFFFF;
	text-decoration:none;
   
   	background-color: #6C2769;
   
   }

div.tech_menu_button a:link {
	color: #FFFFFF;
	text-decoration:none;
   
   	background-color: #6C2769;
   
	}

div.tech_menu_button a:hover {
	color: #FFFFFF;
	text-decoration:none;
   
   	background-color: #C5A1C2;
   
   }


	.tech_text_product_section	{
		padding: 3px 3px 3px 5px;
		margin: 0px;
		color : #000000;
		font-size : 12px;
		font-weight: 900;
      }

div.tech_menu_button_product a   {
	width: 104px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px 3px 3px 12px;
	text-align:left;
   
   	background-color: #6C2769;
   
	font-size: 11px;
   }

div.tech_menu_button_product a:visited {
	color: #FFFFFF;
	text-decoration:none;
   
   	
   
	background-image:url('images/theme_arrow.gif');
   }

div.tech_menu_button_product a:active {
	color: #FFFFFF;
	text-decoration:none;
   
   	
   
	background-image:url('images/theme_arrow.gif');
   }

div.tech_menu_button_product a:link {
	color: #FFFFFF;
	text-decoration:none;
   
   	
   
	background-image:url('images/theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #FFFFFF;
	text-decoration:none;
   
   	background-color: #C5A1C2;
   
	background-image:url('images/theme_arrow.gif');
   }

	.tech_menu_button_title	{
		width: 122px;
		border-top: 1px #FFFFFF solid;
		background-color: #FFFFFF;
      }

	.tech_menu_bottom	{
		height: 4px;
	   
	   	
	   
      }

	/* page footer fomatting elements ------------------------------------------------------- */
	.page_footer	{
		padding: 30px 0px 30px 0px;
		clear:both;
	}
	
	/* end of page footer fomatting elements ------------------------------------------------ */

	.text_footer	{
	   
	   	color: #6C2769;
	   
		font-size: 11px;
		padding:0px;
		margin:4px 0px 0px 0px;
		}

	.text_menu_no_space	{
		word-spacing: normal;
		}
/* ------------------------ */

	.dotted_line_blue	{
		height: 1px;
	   
	   	background-color: #6C2769;
	   
		background-image:url('images/theme_dotted_line.gif');
		clear:both;
		}


	.solid_line_blue	{
		height: 1px;
		padding: 0px;
		margin: 0px;
	   
	   	background-color: #6C2769;
	   
		clear:both;
		}

.form_main_search_box_td	{
	   
	   	background-color: #6C2769;
	   
}

.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: #CCCCCC;
	border: 1px solid #CCCCCC;
	color: #000000;
	vertical-align: top;
	}

	.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: #6C2769;
	   
	   
	   	
	   	border: 1px solid;
	   

		color: #FFFFFF;
		background-image: url('images/theme_icon_search.gif');
		word-spacing: normal;
		}
