/* CSS Document */
/*-----Text colors------*/
.basic_white {color: #FFFFFF;
              font-family: Tahoma;
			  font-size: 10px;
              }
.standard_white {color: #FFFFFF;
              font-family: Arial;
			  font-size: 12px;
              }
.standard_hover {color: #a4a68d;
              font-family: Arial;
			  font-size: 12px;
              }
.gallery_copy{
	color: #ffffff;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	}              
.light_blue {color: #A8B8C7;
              font-family: Verdana;
			  font-size: 12px;
             }
.light_grey {color:#CCCCCC;
              font-family: Verdana;
			  font-size: 11px;
             }
.cat_path {color: #A8B8C7;
              font-family: Verdana;
			  font-size: 9px;
             }  
a img {border:none;}

a:link {
	color: #A4A68D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A4A68D;
}
a:hover {
	text-decoration: none;
	color: #cbcdb0;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.hidden:link {
	color: #000000;
	text-decoration: none;
}
a.hidden:visited {
	text-decoration: none;
	color: #000000;
}
a.hidden:hover {
	text-decoration: none;
	color: #000000;
}
a.hidden:active {
	text-decoration: none;
	color: #000000;
}


/*------content styles------*/ 
body {
      background-color: #000000;
}
#main_frame {width: 800px;
             }
#cart_frame {width: 800px;
             height: auto;
			 }
#main_home_frame {width: 660px;
                  height: 492px;
				  margin-top: 50px;
				  }
				  
.tree a:link {
	color: #A4A68D;
	font-size: 11px; 
	font-family: Verdana;
	text-decoration: none;
}
.tree a:visited {
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana;
	color: #A4A68D;
}
.tree a:hover {
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana;
	color: #cbcdb0;
}
.tree a:active {
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana;
	color: #FFFFFF;
	
}
.logo {background-image: url(../images/logo.jpg);
       width: 88px;
       height: 42px;
	   float: left;	  
	   }
.sub_titles {
			 font-family: Verdana;
			 font-size: 12px;
			 color: #FFFFFF
			 }
#Arch_img {background-color: #1E1E1E;
           width: 164px;
		   height: 104px;
		   margin: 2px;
		   float: left;
		   }
#search_box {width: 200px;
             height: 50px;
			 background: url(../images/searchbg.jpg);
			 background-repeat: repeat-x;
			 margin-top: 50px;
			 float: left;			 
			 }
#search_box1 {width: 200px;
             height: 50px;
			 }
#search_box2 {width: 260px;
             height: 50px;
			 }
#form_style {background-color:#353535; 
             color: #FFFFFF;
			 border: none;
			 width: 103px;
			 height: 18px;
			 margin-top: 5px;
			 margin-left: 2px;
			 }
#form_stylep {background-color:#a4a68d; 
             color: #000000;
			 width: 275px;
			 border: none;
			 height: 18px;
			 margin-top: 5px;
			 margin-left: 2px;
			 }
.Go_Arrow {margin-top: 5px;
           background: url(images/SearchArrow.jpg);
		   width: 16px;
		   height: 18px;
		   color: #A8B8C7;
           font-family: Verdana;
		   font-size: 12px;
		   }
#radio_style {background-color:#333333;
              border: #FFFFFF;
			  }
#Contact_textarea{width: 420px;
                  height: 125px; 
				  background-color: #a4a68d; 
				  color:#FFFFFF; 
				  border: none;
				  overflow: hidden;
				  }
#Contact_price{width: 275px;
				height: 125px; 
				background-color: #a4a68d; 
				color:#000000; 
				border: none;
				overflow: hidden;
				}
#Category_list {width: 215px;
				margin-top: 20px;
				text-align: left;
				float: left;				 
				}
.List_item {color:#CCCCCC;
            font-family: Verdana;
			font-size: 9px;
			list-style: none;
			list-style-position: outside;
			line-height: 16px;			
			}

.Nav_item {
	color:#CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
	line-height: 16px;			
}
			
#IFA_main_frame {width: 800px;
                background-image: url(images/ifa_sideframe.jpg);}
#shop_main_frame {width: 800px;
                height: auto;
				background-image: url(images/ifa_sideframe.jpg);
				}
#Ordered_Image_Frame {width: 510px;
                      height: 135px;
					  background: #4B4B4B;
					  border: none;
				}

.Thumbs {width: 105px;
	     border: none;
         }					  
       
.Detailed {
		width: 640px;	
}
       
.FeaturedPhotos {
	width: 105px;
	height: 140px;
	border: none;
}
				 
				           
.go_button{
	font-size: 9px;
	font-weight: bold;	
	}
	
	
.search_box{
	width: 110px;
	font-size: 9px;
	}