/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#f4f4ed;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family: Verdana; font-size:12px;line-height:150%; color: #636363;}
a{text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
a {
	color: #4e6dd9;
	text-decoration: none;
}
a:hover {
	color: #4e6dd9;
	text-decoration:underline;
}
a:visited {
	color: #4e6dd9;
}
table {
	width: 100%;
}
#container {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 155px;
	background: url(header_bg.jpg);
}

#right {
	float: right;
	width: 200px;
	padding: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
#left {
	float: right;
	width: 180px;
	padding: 20px;
	padding-left: 0px;
}
#main {
	float: right;
	width: 580px;
	padding: 20px;
	padding-left: 0px;
}
#maindetail {
	float: right;
	width: 800px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
}
#prodimage {
	float: right;
	width: 120px;
}
#prodimages {
	float: right;
	width: 360px;
	padding: 0px;
	padding-left: 10px;
}
#footer {
	width: 968px;		/* 1000 - 2x padding */
	height: 10px;
	margin: 0 auto;
	border: solid 1px #777777;
	padding: 16px;
	font-size: 10px;
	background: url(footer_bg.png);
	text-align: center;
}
#subfooter {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	border: none;
	padding: 0px;
	font-size: 9px;
	text-align: right;
}
th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	border: solid 1px #c0c0c0;
	background-color: #525051;
	color: white;
	font-family: "Trebuchet MS";
}
td.product {
	text-align: left;
	padding: 10px;
	border: solid 1px #c0c0c0;
	background: #fff;
}
td.cart {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: solid 1px #c0c0c0;
	background: #fff;
}
td.line {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: solid 1px #c0c0c0;
	background: #fff;
}
td.login {
	text-align: left;
	padding: 5px;
	border: none;
	font-size: 11px;
}
td.props {
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
}
table.normaltable {
	width: auto;
}
table.normaltable td {
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.details {
	margin-top: 10px;
	width: auto;
}
table.details th {
	width: auto;
	font-family:Verdana;
	font-size:12px;
	line-height:150%;
	color: #636363;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
table.details td {
	font-family:Verdana;
	font-size:12px;
	line-height:150%;
	color: #636363;
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
table.details td.left {
	font-weight: bold;
}
table.details td.left90 {
	font-weight: bold;
	width: 90px;
}
table.details2 {
	margin-top: 0px;
	width: auto;
}
table.details2 th {
	width: auto;
	font-family:Verdana;
	font-size:12px;
	line-height:150%;
	color: #636363;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
table.details2 td {
	font-family:Verdana;
	font-size:12px;
	line-height:150%;
	color: #636363;
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
table.details2 td.left {
	font-weight: bold;
}
table.details2 td.left90 {
	font-weight: bold;
	width: 90px;
}
input {
    BACKGROUND-COLOR: white;
    COLOR: #76715f;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER: solid 1px #c9c9c9;
    PADDING: 2px;
    MARGIN: 0em;
}
textarea {
    BACKGROUND-COLOR: white;
    COLOR: #76715f;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER: solid 1px #c9c9c9;
    PADDING: 2px;
    MARGIN: 0em;
}
input.button {
    BACKGROUND-COLOR: #f0f0f0;
    COLOR: #76715f;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER: solid 1px #c9c9c9;
    PADDING: 2px;
    MARGIN: 0em;
}
input.button4 {
    BACKGROUND-COLOR: #f0f0f0;
    COLOR: #76715f;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER: solid 1px #c9c9c9;
    PADDING: 2px;
    MARGIN: 0em;
}

