/**********ROUNDED CORNERS CSS SECTION STARTS HERE*************/    
.t {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 100%
}
.b {
	background: url(../images/dot.gif) 0 100% repeat-x;
}
.l {
	background: url(../images/dot.gif) 0 0 repeat-y;
}
.r {
	background: url(../images/dot.gif) 100% 0 repeat-y;
}
.bl {
	background: url(../images/bl.gif) 0 100% no-repeat;
}
.br {
	background: url(../images/br.gif) 100% 100% no-repeat;
}
.tl {
	background: url(../images/tl.gif) 0 0 no-repeat;
}
.tr {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding:5px
}
/**********ROUNDED CORNERS CSS SECTION ENDS HERE*************/    
/**********DEFAULT PROPERTY SETTINGS STARTS*************/    
* {
	margin:0px;
	padding:0px;
}
body {
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
	background-image:url("../images/black-bg.jpg");
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, dt, dl, th, td, p {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
img {
	border:none;
}
.clearer {
	clear:both;
}
/**********DEFAULT PROPERTY SETTINGS ENDS*************/    
#maincontent {
	width:998px;
	margin:0 auto;
}
#top-links-search {
	background-image:url("../images/search-image.jpg");
	background-repeat:no-repeat;
	height:49px;
}
#top-links-search a {
	color:#FFFFFF;
}
#top-links-search .top-links {
	float:left;
	color:#FFFFFF;
}
#top-links-search ul {
	margin:10px;
}
#top-links-search ul li {
	list-style:none;
	display:inline;
	color:#FFFFFF;
	font-size:11px;
	padding:6px;
}
#header-image-bg {
	background-image:url("../images/header-image.jpg");
	background-repeat:no-repeat;
	height:236px;
}
#header-image-bg ul {
	padding-top:10px;
	margin-left:5px;
}
#header-image-bg ul li {
	padding:8px;
}
#workarea-section {
	overflow:hidden;
}
#workarea-section-left {
	float:left;
	width: 209px;
}
#workarea-center {
	float:left;
	width:560px;
	margin:26px 0px 0px 25px;
}
#workarea-right {
	float:right;
	margin:26px 5px 0px 0px;
	padding:0px;
}
#rounded-corners {
	width:182px;
	background-color:#4A4A4A;
}
#rounded-corners ul li {
	text-align:center;
	list-style:none;
}
#ul-first ul {
	margin:26px 10px 10px 10px;
}
#ul-first ul li {
	color:#FFFFFF;
	list-style:none;
	padding:5px;
	font-size:11px;
}
#ul-second ul {
	margin:10px 10px 10px 30px;
}
#ul-second ul li {
	color:#FFFFFF;
	list-style:none;
	padding:2px;
	margin:5px;
	font-size:12px;
	background-image:url("../images/green-arrow-right.jpg");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}
#ul-second ul .image-li {
	padding:0px;
	margin:0px;
	margin-left:6px;
}
/* Modified  ===== Start From Here */
#workarea-center h1 {
	margin:0px;
	padding:0px;
	font-family:"Helvetica Neue", "arial narrow", arial;
	color:#619509;
	font-weight:bold;
	font-size:21px;
}
 #workarea-center .images=area {
 float:left;
 margin:0px;
 padding:0px;
}
#spacer {
	margin:0px;
	padding:0px;
	float:left;
	width:545px;
	margin:15px 5px 10px 2px;
	background-color:#C5C5C5;
}
#workarea-center p {
	margin:10px 0px 0px 6px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#fff;
}
#workarea-center h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:"Helvetica Neue", "arial narrow", arial;
	color:#DB5E01;
	font-weight:bold;
	font-size:21px;
}
#workarea-section-left h2 {
	margin:0px;
	padding:0px;
	font-family:"Helvetica Neue", "arial narrow", arial;
	color:#619509;
	font-weight:bold;
	font-size:15px;
}
#workarea-section-left h3 {
	margin:0px;
	padding:0px;
	font-family:"Helvetica Neue", "arial narrow", arial;
	color:#DB5E01;
	font-weight:bold;
	font-size:18px;
}
#workarea-center .imgMid {
	float:left;
	width:545px;
	margin-top:10px;
}
#workarea-center span {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:arial;
	color:#fff;
	font-size:11px;
}
#workarea-center .btn-more {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:arial;
	color:#fff;
	font-size:12px;
	background-image:url(../images/more-btn.gif);
	background-repeat:no-repeat;
	width:56px;
	height:23px;
	border:0px solid #fff;
	cursor:pointer;
}
#workarea-center .btn-more-small {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:arial;
	color:#fff;
	font-size:12px;
	background-image:url(../images/more-small-btn.gif);
	background-repeat:no-repeat;
	width:46px;
	height:19px;
	border:0px solid #fff;
	cursor:pointer;
}
#footer {
	width:998px;
	margin: 10px auto 20px auto;
	padding:0px;
	text-align:center;
}
#footer a {
	font-family:arial;
	color:#818181;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
#footer a {
	font-family:arial;
	color:#818181;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
#footer a:hover {
	font-family:arial;
	color:#818181;
	font-size:11px;
	text-decoration:underline;
	text-align:center;
}
#footer span {
	font-family:arial;
	color:#818181;
	font-size:11px;
	margin:0px 10px 0px 10px;
	padding:0px;
	text-decoration:none;
}
#footer .copyright {
	font-family:arial;
	color:#818181;
	font-size:11px;
	text-align:center;
	padding:0px;
	margin:10px 0px 0px 0px;
	text-decoration:none;
}
#workarea-right h3 {
	margin:0px;
	padding:0px;
	font-family:Helvetica Neue, verdana;
	color:#8B9E1A;
	font-weight:bold;
	font-size:14px;
}
/*********************** Modified*******************************/
/*.titleGreen_inner{
	padding-top:10px;
	font-family:"Helvetica Neue","arial narrow",arial;
	font-size:21px;
	font-weight:bold;
	color:#619509;
	padding-bottom:15px;
}*/
.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;
}
fieldset {
	border: 1px #CBCBCB solid;
	width:550px;
}
legend {
	color:#6B8F21;
	font-weight:bold;
	font-size:13px;
	padding-bottom:8px;
}
.inputCaption {
	color:#B9D038;
	font-size:13px;
}
.Caption {
	color:#EA4A16;
	font-size:13px;
}
.coloranchor {
	color:#DB5E01;
}
.notnull {
	color:#C12613;
	font-size:13px;
}
.coverspace {
	background-color:#EA4A16;
	color:#FFFFFF;
	height:25px;
	text-align:center;
}
.gridrow1 {
	height:25px;
	line-height:25px;
	background-color:#F9C1AE;
	text-align:left;
}
.cssbutton {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:arial;
	color:#fff;
	font-size:12px;
	background-image:url(../images/more-btn.jpg);
	background-repeat:no-repeat;
	width:59px;
	height:25px;
	border:0px solid #fff;
	cursor:pointer;/*background: url(../images/marron-button.gif) 0 0 no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	width:104px;
	height:30px;
	border:0;
	padding-bottom:3px;*/
}
/*Added by Strider*/
div.prodWrap {
	float:left;
	margin:10px 0px 10px;
	text-align:center;
	width:180px;
}
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:#EA4A16;
	color: #ffffff;
	padding:1px;
	font-size:15px;
	font-weight:bold;
}
.td_detail_item_name {
	font-size:18px;
	color:#DB5E01;
	font-weight:bold;
	padding-bottom:5px;
}
.table-recordset-price {
	border-bottom:1px solid #EA4A16;
	font-size:12px;
}
/*==========/Breadcrumbs ==========================================*/
#breadcrum {
	float:left;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:10px;
	padding:0px
}
#breadcrum .links {
	font-family:arial;
	font-size:11px;
	color:#738414;
	text-decoration:none;
	cursor:default;
}
#breadcrum .links:hover {
	font-family:arial;
	font-size:11px;
	color:#738414;
	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;
}
#search_textbox input {
	position:absolute;
	left:50%;
	margin-top:16px;
	margin-left:350px;
	border:0;
	border:none;
	background-color:#ffffff;
	height:18px;
	width:90px;
}
.td_order_address {
	color:#000000;
	font-size:12px;
}
.prod-title {
	color:#E8C5D4;
}
/*************************** For Menu ***************************/
#dropmenudiv {
	position:absolute;
	background-color: #E98817;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color:#EA4A16;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
	list-style-type: square;
	width: 135px;
}
.text_cms {
	color:#FFFFFF;
}
.text_cms p {
	color:#FFFFFF;
}