p {}
td {}
.small_text   { color: #996; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.medium_text     { color: #333; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.large_text_green         { color: #663; font-weight: bold; font-size: 14px; font-family: Helvetica, Arial, Geneva, Swiss, Verdana, SunSans-Regular }
.large_text_blaze   { color: #f00; font-weight: bold; font-size: 16px; font-family: Helvetica, Arial, Geneva, Swiss, Verdana, SunSans-Regular }
.medium_text_blaze   { color: #f00; font-weight: bold; font-size: 15px; font-family: Helvetica, Arial, Geneva, Swiss, Verdana, SunSans-Regular }
.medium_text_bold  { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.large_text    { font-weight: normal; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.large_text_white   { color: #fff; font-weight: normal; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.small_grey   { color: #666; font-weight: normal; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.small_black   { color: #000; font-weight: normal; font-size: 9px; line-height: 150%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.orange_edge    { border-top: #c30; border-right: 2px solid #c30; border-bottom: 2px solid #c30; border-left: 2px solid #c30 }

.corner_top_lhs { background: white url(../image/corner_top_lhs.gif) no-repeat left top; border-width: medium 2px 2px 2px }
.cart_top_lhs  { background: #996 url(../image/cart_top_lhs.gif) no-repeat left top; border-width: medium 2px 2px 2px }
.cart_top_rhs { background: #996 url(../image/cart_top_rhs.gif) no-repeat right top; border-width: medium 2px 2px 2px }
.corner_top_rhs { background: white url(../image/corner_top_rhs.gif) no-repeat right top; border-width: medium 2px 2px 2px }
.corner_bottom_rhs { background: white url(../image/corner_bottom_rhs.gif) no-repeat right bottom; border-width: medium 2px 2px 2px }
.realtree_bottom_rhs { background: white url(../image/realtree_bottom_single.jpg) no-repeat right bottom; border-width: medium 2px 2px 2px }

.realtree_bottom_centre { background: white url(../image/realtree_bottom_centre.jpg) no-repeat center bottom; border-width: medium 2px 2px 2px }
.realtree_top_rhs { background: white url(../image/realtree_top_double.jpg) no-repeat right top; border-width: medium 2px 2px 2px }
.corner_top_double_lhs { background: white url(../image/corner_top_double_lhs.gif) no-repeat left top; border-width: medium 2px 2px 2px }

.corner_top_double_rhs { background: white url(../image/corner_rhs_double.gif) no-repeat right top; border-width: medium 2px 2px 2px }
.corner_bottom_lhs { background: white url(../image/corner_bottom_lhs.gif) no-repeat left bottom; border-width: medium 2px 2px 2px }
a:link { color: #330; text-decoration: none }
a:visited { color: #663; text-decoration: none }
a:hover { text-decoration: underline }
html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	/**/
}

/* body */

body { 
	position: absolute;
text-align: center;
padding: 0px;
margin: 0px;
width: 100%;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/background.jpg') top repeat-x;
	background-color: #CDCD9B;
}

body, td, th, input, textarea, select {
	font-size: 11px;
	font-family: Verdana, Arial, ;
	color: #000000;
}
 
b, strong, th {
	/*color: #000000;*/
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 779px;
	position: relative;
	}

#header {
	height: 155px; 
	width: 800px;
	clear: both; 
}

#header .a {
/*	background: url('../image/combo_headline.gif') no-repeat;*/
        background: url('../image/combo_headline.jpg') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 800px;
	height: 140px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header .a .search {
	position: absolute;
	top: 20px;
	left: 500px;
}
#header .a .login {
	position: absolute;
	top: 15px;
	left: 80%;
}
#header .b {
	position: absolute;
	top: 140px;
	left: 0px;
	float: left;
}
/*Ravi
#header .home {
	position: relative;
	top: 150px;
	float: right;
}
#header .Home a {
	background: url('../image/button_home_base.gif');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}
*/
#header .b a {
	/*background: url('../image/button_home_base.gif');*/
	behavior: url('catalog/javascript/png/iepngfix.htc');  

	padding-top: 12px;

	float: left;
	display: block;
	margin-left: 0px;
	cursor: pointer;
}

#header .b a img {

}

#column {
	width: 167px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	font-weight: normal; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
    text-align: left;
	padding-left: 20px;
	border-left: 0px solid #EEEEEE;
	width: 800px;
}

#footer { 
       /*position: relative;*/
        /*z-index: -1;*/
float: none;
        top: 2px;
       	border-top: 0px solid #EEEEEE;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-left: 0px;

}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading, h1 {
	font-weight: bold; font-size: 14px;
	
	font-family: Helvetica, Arial, Geneva, Swiss, Verdana, SunSans-Regular;
	/*text-transform: uppercase;*/
	color: #f00;
	padding-bottom: 2px;
	border-bottom: 0px solid #EEEEEE;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	/*text-decoration: line-through;*/
}

.price_new {
	color: #FF0000;
}
 
#bar {

	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	height: 24px;
	visibility: hidden;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	/*height: 140px;*/
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
}

.results .left {
	float: left;
	padding-top: 0px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	/*border: 1px solid #EEEEEE;*/
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	/*height: 50px;*/
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	/*background: url('../image/success.png') no-repeat;*/
	padding-left: 10px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	/*background: url('../image/failure.png') no-repeat;*/
	padding-left: 10px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	/*border: 1px solid #EEEEEE;*/
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}