@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#383838;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-bottom:100px;
	/*letter-spacing:1px; */
}

a:link, a:visited {
	color:#383838;
	text-decoration:underline;
}

a:active, a:hover {
	color:#e3007b;
	text-decoration:underline;
}

.imge_info {
	color:#999;
	font-size:12px;
}

img {  
	border-style: none;
	border-width: 0;
}


#wrapper {
    background: transparent;
    margin: 0 auto;
    padding: 0;
    width: 982px;
}

#container {
    clear: both;
    display: block;
	background-color:#FFFFFF;
    margin: 0;
    padding: 0;
	padding-top:20px;
    width: 982px;
	min-height:1084px;
 
}

#container_home {
    clear: both;
    display: block;
	background-color:#FFFFFF;
    margin: 0;
    padding: 0;
    width: 800px;
	min-height:826px;
	background-image:url(../img/home_background.png);
	background-repeat:no-repeat;
	position: relative;
}


#home_page_links {
	padding-top:275px;
	width:650px;
}


#footer {
	width:525px;
	height:80px;
	margin-top:140px;

}

#footer .search_text1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#999999;
	text-transform:uppercase;
}

#footer input {
	width:200px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFF;
	border:0px;
	background-color:#d5d5d5;
	text-transform:uppercase;
	outline: none;
}


#header {
	width:982px;
}

#header .top_nav img {
	border:0;
	padding-left:15px;
	float:right;
}

#header #links_text {
	padding-top:15px;
	font-size:14px;
	color:#999999;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	display:block;
	float:right;
	word-spacing:18px;
}


#header #links_text a:link, #header #links_text a:visited {
	text-decoration:none;
	color:#999999;
}

#header #links_text a:active, #header #links_text a:hover {
	text-decoration:none;
	color:#e3007b;
	
}


#list_page_item {
	width:982px;
	height:190px;
	border-top:1px solid #999999;
	display:block;
}


#list_page_item a:link, #list_page_item a:visited {
	width:982px;
	height:190px;
	display:block;
	background-color:#fff;
	text-decoration:none;
}

#list_page_item a:active, #list_page_item a:hover {
	width:982px;
	height:190px;
	display:block;
	background-color:#fbf9f9;
	text-decoration:none;	
}

#list_page_image {
	width:287px;
	height:170px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
	float:left;
}

#list_page_info {
	font-family:Arial, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#383838;
	font-weight:bold;
	float:left;
	padding-top:20px;
	height:160px;
	padding-bottom:10px;
	display:block;
	position:relative;
	width:690px;
}


#list_page_info p {
	margin:0;
	padding-top:0px;
	padding-bottom:5px;
}

.grey_normal {
	font-weight:normal;
	color:#999999;
	
}

#art_count {
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	color:#999999;
	font-size:10px;
	text-transform:uppercase;
	position:absolute; bottom:0; left:0;
	padding-bottom:10px;
}

#item_image {
	width:982px;
	height:605px;
	display:block;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

#item_image .title {
	color:#595959;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
}


#carr {
	width:982px;
	height:488px;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#383838;
	font-weight:normal;	
}

.thecar {
	display:block;
	height:488px;
}


#slider1 {
	width:725px;
	height:488px;
	padding:0;
	margin:0;
}


.bx-prev {
	position: absolute;
	top: 200px;
	left: -100px;
	width: 48px;
	height: 74px;
	text-indent: -999999px;
	background:url(../img/arrow-left.png) no-repeat 0 0px;
}

.bx-next {
	position: absolute;
	top: 200px;
	right: -100px;
	width: 48px;
	height: 74px;
	text-indent: -999999px;
	background: url(../img/arrow-right.png) no-repeat 0 0px;
}

.bx-prev:hover {
	background: url(../img/arrow-left_over.png) no-repeat 0 0px;
}

.bx-next:hover {
	background: url(../img/arrow-right_over.png) no-repeat 0 0px;
}


#item_text_left_side {
	width:487px;
	float:left;
	padding-top:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#383838;
	font-weight:normal;
/*	letter-spacing:1px; */
}


#item_text_left_side p {
	padding-top:0px;
	padding-bottom:5px;	
	margin:0;
}

#item_thumbs {
	width:484px;
	padding-top:20px;
	float:right;
}


#item_thumbs img {
	margin-left:17px;
	margin-bottom:17px;
	margin-top:0;
	margin-right:0;
	border:0px;
}

#full_page_content {
	color:#383838;
	font-size:13px;
	width:100%;
}