/*----------- Re-defined tags ----------------------*/
html,body{
	height: 100%;	
	padding:0px;
	margin:0px;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #D5D4D4;
	/*background-image: url(../images/bg_diag.gif);	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a{
	text-decoration: none;
	border: none;
}
a:link {
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	margin-right: 20px;
	margin-left: 0px;
}
h2 {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
ul {
	text-align: left;
	text-indent: 0pt;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li{
	list-style-type: none;
	text-align: left;
	text-indent: 0pt;
	padding: 0px;
	margin: 0px;
}
/*----------- Divs --------------------------------*/

#container{
	height: 100%;
	width: 775px;
	position: relative;
	left: 50%;
	margin-left: -388px;
	background-image: url(../images/mainBack.jpg);
	background-repeat: repeat-y;
	display:table;
	float: none;
}
#logo{
	width: 775px;
	height: 102px;
	background-image: url(../images/header.jpg);
	padding:0px;
}
#leftCol{
	width: 173px;
	height:100%;
	float:left;
	background-image: url(../images/left_column_back.jpg);
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
	clear:both;
}
#container form, #leftCol form{
	padding:0px;
	margin:0px;

}
#search {
	width:240px;
	height: 102px;
	padding:0px;
	margin:0px;
	float:right;
}
#priceSearch{
	width:240px;
	height: 70px;
	float:right;	
	margin:0px;
	padding:0px;
	padding-top:30px;
}
#priceSearch form{
	margin:0px;
	padding:0px;
}
#priceSearch label{
	padding:0;
	margin:0;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.searchTitle{
	height:20px;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchMaxPrice{
	width:75px;
	margin:0px;
	padding:0px;
}
#productSearch{
	width:240px;
	float:right;
	margin-top:8px;
}
#productSearchField{
	width:120px;
	height: 12px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:12px;
	padding:0px;
	margin:0px;
	margin-left:8px;
	margin-top:1px;
	float:left;
}
#productSearchButton{
	padding:0px;
	margin:0px;
	height: 18px;
	width:60px;
	font-size:9px;
	font-weight: bold;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav{
	height: 36px;
	width: 775px;
	float: left;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-indent: 14pt;
	background-image: url(../images/main_menu_back.jpg);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;	
}
#nav a{
	color: #000000;

}
#nav a:hover{
	color: #990000;
}
#nav p{	
	font-size: 10px;
	padding:0px;
	margin:0px;
}
#nav form{
	padding:0;
	margin:0;
	margin-top:2px;
	width:200px;
	height:16px;
	float:left;
}
#mainNavSeperator{
	width:550px;
	float:left;
	padding:0;
	margin:0
}
#content{
	float:left;
	width: 560px;/*560*/
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding-top: 6px;
	padding-bottom: 30px;
	background-repeat: repeat-y;
	background-position: center top;	
	height:100%;
	min-height:900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
#content p,#content ul {
	width: 480px;
}
#content p a{
	border: none;
	color: #BE5B34;
	font-weight: bold;
}
#content h1 a{
	border: none;
	color: #BE5B34;
	font-weight: bold;
}
#content li{
	margin-left: 20px;
	padding-bottom:4px;
}
#content h1, h2, h3 {
	margin-left:10px;
	color:#993300;
}
#content h3 {
	color: #000000;
}
#upad{
	margin-left:16px;
}
#thumbs{
	margin-left:16px;
}
#main_product{
	float:left;
}
#main_product p{
	width: 230px;
}
#product_image{
	height: 400px;
	width: 230px;
	float:left;
}
#packaging_image{
	height: 270px;
	float:left;
}
#packaging_img{
	float:left;
	padding-top:10px;
	width: 500px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#packaging_img img{
	float:left;
	width:150px;
}
#packaging_img p{
	width: 480px;
}
#packaging_information{
	float:left;
	margin: 0px;
	margin-left: 2px;
	width: 400px;
	background-image: url(../images/verticalLine.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#product_information{
	float:left;
	margin-left: 2px;
	margin-top: 0px;
	width: 270px;
	background-image: url(../images/verticalLine.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#product_information p{
	/*font-size: 12px;*/
}
#product_information h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	margin-left:20px;
}
#linkBottom, #bottomMenu{
	width: 775px;
	height: 24px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	vertical-align: bottom;
	text-align: left;
	left: 50%;
	margin-left: -388px;
	background-color: #333333;
	background-image: url(../images/bottomMenuBack.jpg);
	background-repeat: no-repeat;
	background-position: middle;
	text-indent:183px;
}
#linkBottom a, #bottomMenu a{
	color: #666666;
}
#bottomEdge{
	width: 775px;
	height: 21px;
	left: 50%;
	position: relative;
	margin-left: -388px;
	background-image: url(../images/bottomEdge.jpg);
	background-repeat: no-repeat;
	background-color: #999999;
	padding:0px;
}
#google_search{
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left:20px;
	height:200px;
	display:block;
}
#google_search_top{
	padding-bottom: 4px;	
}
.thumbnailItem{
text-align:center;

}
.thumbnailItem a{
	width: 104px;
	height: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	float:left;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
.thumbnailItem img{
	/*width: 80px;
	height: 130px;*/
	display: block;
	color: #666666;
	text-align:center;
}
#related_products{
	padding:opx;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	float:left;
}
.pp_add_label, .pp_status_label{
	text-align: right;
	width:190px;
	float:left;
	height:20px;
	line-height:20px;
	background-color: #F5F5F5;
	padding-right:10px;
}
.pp_status_label{
	height:60px;
}
.pp_add_data, .pp_status_data{
	text-align: left;
	width:350px;
	float:right;
	height:19px;
	line-height:20px;
	margin-left:6px;
	margin-right:20px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.pp_status_data{
	height:60px;
}
.termsAndConditions{
font-size: 9px;
}
#contact_sculpture_boutique{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	float:left;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#contact_sculpture_boutique h1{
	padding:0px 0px 10px;
	margin:0px;
	text-indent:0px;
}
#contact_sculpture_boutique p{
	padding:0px 40px 10px 0px;
	margin:0px;
	text-indent:0px;
}
#contact_sculpture_boutique label{
	padding:0px 10px 0px 0px;
	font-weight: bold;
	color: #666666;
}
#contact_sculpture_boutique select, #contact_sculpture_boutique textarea {	
	text-indent:1px;
	height:16px;	
}

#contact_sculpture_boutique textarea{
	height:70px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact_sculpture_boutique option {
	text-indent:1px;
}
.add_row{
	width: 400px;
	text-align: right;
	padding:0px 0px 6px;
	vertical-align: top;
}
.add_row label{
	width:160px;
	float: left;
	text-align: right;
	padding:0px;
	margin:0px;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#add_title{
	width: 224px;
	height:12px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-indent:4px;
}
.add_row select {
	width: 224px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-indent:4px;
	height:20px;
}
.add_input {
	width: 220px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-indent:4px;	
}
.add_notify {
	padding-left:176px;
	width: 260px;
}
.add_notify input{
	float:left;
}
.formWarning{
	color: #FF0000;
	padding-left: 176px;
}
#formWarningPos{
	padding-left: 176px;
}
.add_row textarea{
	width: 220px;
	height:100px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-indent:4px;
}
.inputBack{
	text-align: left;
	width: 200px;
	height: 16px;
	float: right;	
}
#endComment {
	float:left;
	/*padding-left:20px;*/
}
/*#endComment p{
	padding-left:0px;
	margin-left:0px;
}*/
.mainItem{
	background-image: url(../images/itemBackground.gif);
	width: 407px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 100px;
	text-align: center;
}
.mainItemImg{
	width: 154px;
	float: left;
	text-align: right;
}
.mainItemDesc{
	height: 283px;
	width: 246px;
	padding-top: 14px;
	text-align: left;
}
.mainItemDesc h1{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 6px;
	text-align: left;	
}
.mainItemDesc h2{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}
.mainItemDesc p{
	font-size: 11px;
}
.mainItemDetail{
	font-size: 9px;
}
.topLeftStart {
	background-image: url(../images/left_column_top.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
.leftMenuTitle {
	background-image: url(../images/leftMenuTitle.jpg);
	background-repeat: no-repeat;
	height: 37px;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-indent: 4pt;
	padding-bottom: 6px;
}
.leftMenuTitle a{
	color: #000000;
}
.leftMenuTitle a:hover{
	color: #990000;
}
.leftmenuOption{
	height: 27px;
	background-image: url(../images/leftMenuItem.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #333333;
	vertical-align: 10px;
	background-position: left bottom;
	line-height: 18px;
	text-indent:14px;
}
.leftmenuOption a{
	color: #333333;
}
.leftmenuOption a:hover{
	font-weight: bold;
}
.leftmenuOptionFF{
	height: 40px;
	background-image: url(../images/leftMenuItem.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-position: left bottom;
	text-indent:14px;
}
.leftmenuOptionBlank{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-position: left bottom;
	text-indent:14px;
	padding-bottom:6px;
}
.mailingList{
	background-image: url(../images/leftMenuItem.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	padding-left:10px;
	padding-bottom:14px;
}
.mailingListInput{
	font-size: 10px;
	height: 14px;
	color: #333333;
	background-position: left bottom;
	margin:0px;
	padding:0px;
}
.leftMenuBasketTitle {
	background-image: url(../images/basketTitleBack.jpg);
	background-repeat: no-repeat;
	height: 22px;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-indent:14px;
	padding-bottom: 6px;
}
.leftMenuBasketTitle a{
	color: #000000;
}
.leftMenuBasketTitle a:hover{
	color: #990000;
}
.leftmenuBasket {
	height: 27px;
	background-image: url(../images/leftMenuItem.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	vertical-align: 10px;
	background-position: left top;
	text-indent:14px;
	line-height: 18px;
}
.leftmenuBasket a{
	color: #990000;
}
.basketCheckout {
	height: 30px;
	background-image: url(../images/checkoutBack.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	vertical-align: 10px;
	background-position: left top;
	line-height: 20px;
	text-indent:14px;
}
.basketCheckout a{
	color: #333333;
}
.formFields {
	padding: 2px 154px 2px 154px;
}
.product_description{
	height: 170px;
}
.product_description p{
	margin-bottom: 20px;
}
.book_cat a{
	color:#BE5B34;
	font-weight: bold;
	line-height: 18px;
	text-indent: 12px;
}
.bottomBodyLinks{
	width:400px;
}
.bottomBodyLinks, .bottomBodyLinks a{
	color: #333333;
	font-size:9px;	
}
.productSearchInput{	

}
.productPrice{
	font-weight:bold;
	font-size:12px;
}
.buyButton{
	font-weight:bold;
	/*font-size:10px;*/
}
.oldPrice{
	font-weight:bold;
	font-size:10px;
	color: #FF0000;
}