  * {
	padding: 0; 
	margin: 0;
	border-collapse:collapse;
	}

html {
	height: 100%;
	}

body {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #8f8c81;

	background-color: #ffffff;
}

.first_image {
	width: auto; 
	height: 175px; 
	padding: 6px; 
	border: 1px dashed #b8b6aa; 
	float: left; 
	margin: 0 5px 10px 2px;
}

#images_main
{
    margin-top: 60px;
	background:url(../images/center_bg.png);
    width: 745px;
    height: 420px;
}


.input_search 

{ 

    width: 650px;
    height: 420px;

}

.images_content
{

padding: 13px;

}

.cartcontentnew
{

font-size: 16px; 
color:#333; 
background-color:#DFDFDF;
text-align:left; 
font-weight:bolder; 
font-family: Arial, Geneva, sans-serif;
}

.cart1
{

padding:2px; 
font-family: Arial, Geneva, sans-serif;
font-size: 13px;
border-bottom:solid #666 1px;
font-weight:bolder; 

}

.search_result { text-decoration: underline;  }

a {
	color: #5591cb;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0 0 15px 0;
	text-align: left;
	font-size: 19px;
	font-weight: bold;
	color: #ec008c;
	}
	
h2 {
	margin: 0 0 15px 0;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #c3d000;
	}
	
h3 {
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #8a8a8a;
	}
	
h4 {
	margin: 0 0 10px 0;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ec008c;
}
	
p {
	margin: 0 0 5px 0;
	text-align: left;
	}

img {
	border: none;
}


#wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;

	background-repeat:no-repeat;
	background-position:top left;
	background-color: #F0F5F9;
}

#header {
	width: 100%;
	overflow: auto;
	background:url(../images/home_bg.gif);
    height: 135px;
}

#logo {
	width: 870px; 
	height: 79px; 
    float: left;
}



#header_content
{
	width: 990px;
	height: 78px; 
    margin: 0 auto;


}



#main_menu_new 
{
	text-align: center;
	width: 1000px; 
	height: 32px; 
    margin: 0 auto;
    margin-top:16px;  
    background:url(../images/menu_bg.png);
}


a.home_links
{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
margin-top: 10px;
font-weight: bold;
text-transform:uppercase;
padding-right: 20px;
padding-left: 20px;

}

a:hover.home_links
{
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color: #fff;
	font-weight: bold;
	text-decoration: underline; 
}

.calendar
{

margin-bottom: 24px;
margin-left: 20px;

}

.login_block 
{
    width: 100px; 
	overflow: hidden; 
	float: right;
}

#cart_content
{
	width: 100px;    
 	float: right;
    margin-top: 20px;
    margin-right: 20px;

}


#login {
	width: 122px; 
	height: 17px; 

	font-size: 11px; 
	color: #8f8c81; 
	float: left; 
	font-family: Tahoma, Geneva, sans-serif; 
	padding: 2px 0 0 5px
}

#logintext {

	height: 17px; 
	font-size: 11px; 
	color: #8f8c81; 
	float: left; 
	font-family: Tahoma, Geneva, sans-serif; 

}

#password {
	width: 122px; 
	height: 17px; 
	border: 1px solid #ccc; 
	font-size: 11px; 
	color: #8f8c81; 
	float: left; 
	margin-left: 6px; 
	padding: 2px 0 0 5px; 
	font-family:Arial, Geneva, sans-serif;
}

#cart_icon {

	width:60px; 
    height:60px; 
	float: right; 
    margin: 0;

	background-color: #F0F5F9;

}

#items_link {
	width: auto;

	float: left; 

    font-weight: bold;

	margin: 5px 0 0 7px; 

	color: #89a8c7;

    font-size: 14px;

	font-family:Arial, Geneva, sans-serif;
}

#remember_me {
	width: 315px; 
	height: 20px; 
	overflow: hidden; 
	float: right; 
	margin: 5px 0 0 0;
}

#remember_me checkbox {
	width: 15px; 
	height: 15px;
}

#remember_me_text {
	width: auto;
	color: #89a8c7; 
	font-size: 9px;
	float: left; 
	margin: 2px 0 0 5px;
}

#remember_me_text a: {
	text-decoration: underline; 
}

#search_block {

	width: 745px; 
	height: 50px; 
	margin: 0;
	padding: 0; 

	background:url(../images/search_bg.png); 
	float: left; 
 
	text-align: left;
}

#search {
	width: 600px; 
	height: 25px; 
	border: 1px solid #555; 
	font-size: 16px; 
	color: #555; 
	float: left; 
	font-family:Arial, Geneva, sans-serif; 
	padding: 2px 0 0 25px; 
	margin-top: 11px; 
	margin-left: 12px; 
	background:url(../images/search_input_bg.png); 
	background-repeat:no-repeat; 
	background-position:left; 
	background-color:#E2F1FC;
    font-weight: bold;
}

#search_button {
	width: auto;
	float: left; 
	margin: 10px 0 0 8px;
}

#right_menu_container {
 
	width: 190px; 
	height: 540px; 
	float: left; 
	overflow: hidden; 
	color: #739bc3; 
	font-weight: bold; 
	padding: 20px 0 0 30px; 
	background:url(../images/right_container.png); 
}

#down_menu_container
{
padding-top: 6px;
margin: 0 auto;

}

#right_menu_container .caption {
	font-size: 16px; 
	font-family:Arial, Geneva, sans-serif;
	margin: 0 0 12px 20px;
}

.more_button {
	width: 53px; 
	height: 18px; 
	padding: 0 0 28px 122px;
}

.right_menu {
	list-style: none;
	line-height: 22px;
}

.right_menu li{
	list-style: none;
	background:url(../images/li_bg.gif) no-repeat left;
	padding: 0 0 0 20px;
	
}

.right_menu a{
	font-family:Arial, Geneva, sans-serif;
	font-weight:normal;
	text-decoration: underline;
}

#body_header
{
width: 980px; 
margin: 0 auto;
}


#body_container {
	width: 750px; 
	float: right; 
	overflow: hidden; 
    margin-top: 2px;
   
}


.normal_image {
	width: auto; 
	height: 175px; 
	padding: 6px; 
	border: 1px dashed #b8b6aa; 
	float: left; 
	margin: 0 5px 16px 5px;
}

.last_image {
	width: auto; 
	height: 175px; 
	padding: 6px; 
	border: 1px dashed #b8b6aa; 
	float: left; 
	margin: 0 0 16px 5px;
}

.celebrity 
{
	width: 745px; 
	overflow: hidden; 
	text-align:center; 
	clear: both; 
    padding-top: 17px;
    padding-bottom: 7px;
    font-size: 18px; 
	font-family:Arial, Geneva, sans-serif;
	font-weight:bolder;
	text-decoration: underline;
}

.celebrity a
{

    color:#FF9C00;
	text-decoration: underline;
}

.celebrity a:hover
{
    color:#FF9C00;
	text-decoration: underline;
}



#celebrity_bg {
	width: 634px; 
	height: 21px; 
	overflow: hidden; 
	background:url(../images/posters_and_pictures_bg.jpg) no-repeat center;
}

#main_letters
{
	height:145px; 
	background:url(../images/main_letters_bg.png) no-repeat left;

}

#alphabet {
	width: 740px; 
	overflow: hidden; 
    text-align: center;
}

#alphabet div {
	margin: 0 0 14px -10px;
}

#alphabet a{
	font-size: 24px;
	color: #8fb4d7;
	text-decoration:underline;
	margin: 0 0 0 36px;
}

#footer {
	width: 100%; 
	height: 90px; 
	background:url(../images/footer_bg.gif); 
	clear: both;
}

.down_menu {
	width: auto;

	list-style: none;

	color: #7d7b6c;
	font-size: 11px;
	clear: both;
}

.down_menu li {
	width: auto;
	float: left;
}

.down_menu li.link {
	padding: 0 10px;
}

.down_menu li a {
	text-decoration: none;
	font-size: 11px;
	color: #7d7b6c;
	text-decoration:underline;
}

.down_menu li a:hover {
	color: #7d7b6c;
	text-decoration: underline;
}

#copyright {
	width: 950px; 
	margin: 0 auto; 
	text-align: right; 
	clear: both; 
	font-size: 10px;
	color: #6a6a6a;
}

#design {
	margin: 0 0 0 27px; 
	clear: both; 
	font-size: 11px;
}

.main_desc
{
    text-align: center;
	color: #FD8A03;
	font-family:Arial, Geneva, sans-serif; 
    text-transform:uppercase;
	font-size: 31px;
}

.btn {border: 1px solid #aaa; font-size: 11px; color: #5f5c51; font-family: Tahoma, Geneva, sans-serif;}
.iput {border: 1px solid #ccc; font-size: 11px; color: #8f8c81; font-family: Tahoma, Geneva, sans-serif;}
