body {
	margin: 0px;
	padding: 0px;
}

td a, td a:visited, td a:hover {
	text-decoration: none;
	color: blue;
	border: 0;
}

a {
	color: #ff9900;
	text-decoration: none;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 14px;
	color: #000;
}

#header {
	background-image: url(images/header.jpg);
	width: 960px;
	height: 175px;
}

#cart {
	width: 300px;
	float: right;
	padding-top: 20px;
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 14px;
	color: #FFF;
}

.cart a {
	color: #ff9900;
	text-decoration: none;
}

p a img {
	border: none;
}

.cart a:visited {
	color: #ff9900;
	text-decoration: none;
}

.cart a:hover {
	text-decoration: underline;
}

#admin_navigation {
	width: 900px;
	padding-top: 150px;
	padding-left: 15px;
	clear: both;
}

#admin_navigation a {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

#admin_navigation a:hover {
	color: #ff9900;
}

#navigation {
	width: 900px;
	padding-top: 68px;
	padding-left: 15px;
	clear: both;
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 14px;
	color: #FFF;
}

#navigation a {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#navigation a:hover {
	color: #ff9900;
}

#content {
	width: 960px;
	margin-top: 5px;
}

#left {
	width: 227px;
	float: left;
}

.left_top {
	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
	width: 227px;
	
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 180%;
	text-indent: 23px;
}

.left_middle {
	margin-left: 1px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 224px;
}

.left_middle a {
	text-decoration: none;
	color: #333333;
	padding-left: 15px;
	line-height: 150%;
}

.left_middle a:visited {
	text-decoration: none;
	color: #333333;
	padding-left: 15px;
	line-height: 150%;
}

.left_middle a:hover {
	color: #ff9900;
}

.left_bottom {
	background-image: url(../images/left_bottom.gif);
	width: 227px;
	height: 8px;
}

#brand {
	width: 250px;
	float: left;
}

#main {
	width: 720px;
	float: right;
}

#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	width: 960px;
	height: 174px;
}

#footer p {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
	text-align: center;
}

.error {
	color: red;
}

.product_left {
	width:  355px;
	height: 258px;
	background-image: url(../images/product_back.gif);
	float: left;
	margin-bottom: 5px;
}

.product_right {
	width:  355px;
	height: 258px;
	background-image: url(../images/product_back.gif);
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.name {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	height: 22px;
}

.brand {
	padding-left: 3px;
	height: 40px;
}

.picture {
	padding-left: 3px;
	float: left;
	width: 175px;
	height: 135px;
	text-align: center;
}

.picture img {
	border: none;
}

.picture_big {
	text-align: center;
	border:  1px solid #cccccc;
}

.picture_big img {
	border: none;
}

.description {
	height: 135px;
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 12px;
	float: left;
}

.description ul {
	margin: 0px;
	padding-left: 10px;
}

.clear {
	clear: both;
}

.price {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-indent: 260px;
	height: 20px;
}

.price_description {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-align: right;
	padding-right: 25px;
	height: 20px;
}

.cart_description {
	text-align: right;
	padding-right: 25px;
}

.cart_description img {
	border: none;
}
.more_info {
	background-image: url(../images/more_info.jpg);
	width: 170px;
	height: 36px;
	margin-left: 3px;
	float: left;
	text-align: center;
}

.more_info a {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 36px;
	text-decoration: none;
}

.more_info a:hover {
	color: #ff9900;
}

.add_to_cart {
	background-image: url(../images/add_to_cart.jpg);
	width: 176px;
	height: 36px;
	float: right;
	margin-right: 2px;
	text-align: center;
}

.add_to_cart a {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	text-decoration: none;
}

.add_to_cart a:hover {
	color: #ff9900;
}

.product_tumbnails {
	border:  1px solid #cccccc;
	padding: 10px;
	text-align: center;
	margin-top: 5px;
}

.product_tumbnails a img {
	border: none;
}

.brand_left {
	width: 125px;
	height: 125px;
	border: 1px solid #cccccc;
	float: left;
	margin-left: 14px;
	margin-top: 15px;
	text-align: center;
}

.category_box {
	padding-top: 15px;
}

.category_box img {
	border: none;
}

.brand_box {
	padding-top: 45px;
}

.brand_box img {
	border: none;
}

#cart_details {
	width: 703px;
	margin-left: 10px;
}

.cart_details_top {
	background-image: url(../images/cart_top.jpg);
	width: 700px;
	height: 26px;
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 180%;
	text-indent: 23px;
}

.cart_details_middle {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 696px;
	margin-left: 1px;
}

.cart_details_bottom {
	background-image: url(../images/cart_bottom.gif);
	width: 700px;
	height: 8px;
}

.cart_details_bottom_text, a img {
	text-align: center;
	border: none;
}

.cart_details_name {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 3px 10px;
}

.cart_details_picture {
	padding-left: 15px;
}

.cart_details_description {
	
}

.cart_details_qty {
	font-weight: bold;
}

.cart_details_price {
	font-family: Lucida Grenadecursive, Verdanacursive, Geneva, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
}

fieldset {
	border:1px dashed #CCC;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}

label {
	width:140px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}

#form {
	margin-left: auto;
	margin-right: auto;
	padding:0;
	width: 550px;
}

.holder {
	background-color:#fff;

}
.div_texbox {
	width:347px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
	background-image: url(../images/16t.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.username {
    background-image: url(../images/16m.png);
    background-repeat: no-repeat;
    background-position:left;
    background-color:#FFFFFF;
	width:285px;
    font:normal 18px Arial;
    color: #999999;
    padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#F0FFE6;
}
   
.password {
    background-image: url(../images/16s.png);
    background-repeat: no-repeat;
   	background-position:left;
   	background-color:#FFFFFF;
	width:285px;
    font:normal 18px Arial;
    color: #999999;
    padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}