body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000;
	color:#fff;
	}
	
tr, td, p, ul, li, h1, h2, h3, h4, h5, form{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
	
a{
	color:#fff;
	text-decoration:none;
	}
	
a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
img{
	padding:0px;
	margin:0px;
	border:none;
	}
	
.clearer{
	clear:both;
	}
	
#maincontainer{
	width:780px;
	margin:0 auto;
	}
	
#topcontainer{
	width:780px;
	}
	
#topcontainer .CoName{
	width:329px;
	float:left;
	}
	
#topcontainer .CoLogo{
	width:297px;
	float:left;
	background:#4a4a4a;
	height:213px;
	padding:57px 0 0 32px;
	}
	
#topcontainer .TopNav{
	width:451px;
	float:left;
	}
	
#topcontainer .TopNav ul{
	list-style-type:none;
	padding-top:20px;
	float:right;
  }
	
#topcontainer .TopNav ul li{
	list-style-type:none;
	display:inline;
	color:#fff;
	padding:0 8px;
	border-right:#fff solid 1px;
	}
	
#topcontainer .TopNav ul li.bordernone{
	border:none;
	}
	
#topcontainer .TopNav a{
	color:#fff;
	text-decoration:none;
	}
	
#topcontainer .TopNav a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
#topcontainer .MainNav{
	width:780px;
	}
	
#topcontainer .MainNav ul{
	list-style-type:none;
	}
	
#topcontainer .MainNav ul li{
	list-style-type:none;
	display:block;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}
	
#topcontainer .MainNav ul li a{
	background:url(../images/nav_orange.jpg) left top no-repeat;
	height:41px;
	width:130px;
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:40px;
	}
	
#topcontainer .MainNav ul li a:hover{
	background:url(../images/nav_orange.jpg) left bottom no-repeat;
	display:block;
	}
	
#topcontainer .MainNav ul li a.select{
	background:url(../images/nav_orange.jpg) left bottom no-repeat;
	height:41px;
	width:130px;
	display:block;
	}
	
#Middlecontent{
	width:780px;
	background:#4A4A4A;
/*	background:#272727;*/
	}
	
#Middlecontent .equalhight{
	height:275px;
	/height:278px;
	}
	
#Middlecontent .Leftcontent{
	width:163px;
	float:left;
	background:#4a4a4a;
	margin-top:10px;
	}
	
#Middlecontent .Leftcontent a{
	color:#fff;
	}
	
#Middlecontent .Leftcontent a:hover{
	color:#fff;
	}
	
#Middlecontent .Leftcontent h2 {
	background:#c2e66b;
	color:#000;
	padding:5px;
	margin:0px 0 3px 0;
	}
	
#Middlecontent .Leftcontent .Space{
	margin-top:8px;
	}
	
#Middlecontent .Leftcontent ul{
	list-style-type:none;
	}
	
#Middlecontent .Leftcontent ul li{
	list-style-type:none;
	padding:3px 0 3px 10px;
	color:#fff;
	font-size:11px;
	}
	
#Middlecontent .Middlebox{
	width:225px;
	float:left;
	margin-top:10px;
	}
	
#Middlecontent .Rightbox{
	width:392px;
	float:left;
	background:#4a4a4a;
	margin-top:10px;
	}
	
#Middlecontent .Rightbox h1{
	background:#c2e66b;
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:5px;
	margin:0px 0 3px 0;
	}
	
#Middlecontent .Rightbox p{
	color:#fff;
	padding:5px 8px;
	}
	
#Flowercontent{
	width:780px;
	background:#4A4A4A;
	padding-bottom:10px;
	}
#Flowercontent .Box_OurServices{
	width:389px;
	float:left;
	border-right:#343434 solid 1px;
	}
	
#Flowercontent .Box_OurServices h3{
	background:url(../images/bg_heading.jpg) left top repeat-y;
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:5px;
	margin:0px 0 3px 0;
	}
	
#Flowercontent .Box_Flower{
	background:#868686;
	padding:3px;
	color:#fff;
	}
	
#Flowercontent .Box_Flower .ProDetail{
	width:165px;
	padding:0px;
	}
	
#Flowercontent .Box_Flower .ProDetail .Text{
	width:114px;
	float:left;
	padding:3px
	}
	
#Flowercontent .Box_Flower .ProDetail .Button{
	width:41px;
	float:left;
	padding:2px;
	text-align:right;
	}
	
#Bottomcontainer{
	width:780px;
	text-align:center;
	}
	
#Bottomcontainer ul{	
	list-style-type:none;
	padding:10px 0 5px 0;
	}
	
#Bottomcontainer ul li{	
	list-style-type:none;
	display:inline;
	color:#fff;
	padding:0 10px;
	text-align:center;
	}
	
#Bottomcontainer p{
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	}
	
#Bottomcontainer a{
	color:#fff;
	text-decoration:none;
	}
	
#Bottomcontainer a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
	/*********************** Modified*******************************/
.notnull {
	text-align:left;
	color:#FF0000;
}
.form_error {
	color:#C12613;
	font-size:11px;
	margin-left:30px;
	margin-bottom:10px;
}
.form_error a {
	color:#C12613;
	font-size:11px;
}
.form_error li{
	color:#C12613;
	font-size:11px;
	margin-left:8px;
	margin-bottom:0px;
}
.form_error li a {
	color:#C12613;
	font-size:11px;
}
fieldset {
	border: 1px #CBCBCB solid;
	width:560px;
	 margin:0px 0px 0px 10px;
	padding:8px 8px 8px 8px;
}
.tbl_border {
	border: 1px #CBCBCB solid;
	width:98%;
	float:left;
	/*margin:0px 10px 10px 80px;*/
	padding:0px 10px 10px 10px;
}
legend {
	color:#fdb913;
	font-weight:bold;
	font-size:13px;
	padding-bottom:8px;
}
.inputCaption {
	color:#fff;
	font-size:13px;
}
.Caption {
	color:#EA4A16;
	font-size:13px;
}
.coloranchor {
	color:#ffffff;
	text-decoration:none;
}
.coloranchorsignin {
	color:#fdb913;
	font-size:13px;
	text-decoration:none;
}
.notnull {
	color:#C12613;
	font-size:13px;
}
.coverspace {
	background-color:#619509;
	color:#000000;
	height:25px;
	text-align:center;
}
.gridrow1 {
	height:25px;
	line-height:25px;
	background-color:#4A4A4A;
	text-align:left;
}
.prod-title .th {
	font-weight:bold;
}
.td_prod-title {
	padding-left:10px;
}
.td_prod-title a:hover {
	font-weight:normal;
	text-decoration:underline;
}
.cssbutton {
	font-family:arial;
	color:#000;
	bkground-color:#AB8717;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #000;
	font-weight:bold;
	cursor:pointer;
}
div.prodWrap {
	float:left;
	margin:10px 0px 10px;
	text-align:center;
	width:180px;
	height:175px;
}
div.vase_option {
	width:50px;
	float:left;
	padding-left:3px;
	padding-right:3px;
}
.td_option_vase {
	border:#CCCCCC solid 1px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
}
.td_step {
	background-color:#C2E66B;
    color: #000000;
	padding:1px;
   font-size:15px;
   font-weight:bold;
}
.td_detail_item_name {
	font-size:18px;
	color:#BF9421;
	font-weight:bold;
    padding-bottom:5px;
}
.table-recordset-price {
	border-bottom:1px solid #EA4A16;
	font-size:12px;
}
/*==========/Breadcrumbs ==========================================*/
#breadcrum {
	float:left;
	margin-top:4px;
    margin-left:10px;
	padding:0px
	width:580px;
}
#breadcrum .links {
font-family:arial;
font-size:11px;
color:#B58D1C;
text-decoration:none;
cursor:default;
}
#breadcrum .links:hover {
font-family:arial;
font-size:11px;
color:#B58D1C;
text-decoration:underline;
}
#breadcrum .selected {
font-family:arial;
font-size:11px;
color:#d7bd9b;
font-weight:bold;
text-decoration:none;
cursor:default;
}
/*==========/End Breadcrumbs ==========================================*/
.next {
	font-size:13px;
	color:#6B8F21;
	font-weight:bold;
	padding-bottom:5px;
}
.td_order_address {
	color:#000000;
	font-size:12px;
}
.prod-title {
	color:#fff;
	font-size:12px;
	padding:10px 0px 10px 10px;
}
.prod-title a {
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
	list-style-type: square;
	width: 135px;
}
#top_phone {
	color:black;
	left:50%;
	margin-left:-260px;
	position:absolute;
	top:270px;
}
.table_basket{
	margin:0px;
	padding:0px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	line-height:19px;
}
.th_heading {
	color:#619509;
	font-family:Helvetica Neue,Arial,Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
.product_detail_heading{
     width:680px;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg_hd.jpg) repeat-x;
	display:block;
	height:30px;
	padding:8px 0px 0px 10px;
	font-weight:normal;
	}
 .basket_table{
   margin-top:6px;
   font-size:11px;
 }		
	
.inner_title{
	font-size:18px;
	padding:8px 0px;
	}
	
.inner_box{
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    width:570px;
	float:left;
   }
.faq_comment{
      color:#000;
  } 
.Box_ItemName{
   height:30px;
   }
 .Box_NoImage{
   width:184px; height:129px;
   }
 .Box_Image{
   width:150px; margin: 0 auto; overflow:hidden;
 }
 .Box_Secondary{
   width:190px; float:left; height:220px;
   }
 .Box_Main{
   width:100%; overflow:hidden;
   }
  
#search_box{  
 	width:780px;
	margin:0 auto;
	padding-top:10px;
  }
#search_box .text_box{
	float:right;
	text-align:right;
   	}
.input{
	border:1px solid #ccc;
	font:12px Arial, Helvetica, sans-serif;
	width:120px;
	height:20px;
	color:#000;
	}
fieldset#page_nav {
	width: 90%;
}
