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

#open_account td {text-align:left;}

#orderarea table tr td {font-size:12px; padding:3px;}


body {
	background-color: #000;
	margin-top: -50px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../../images/layout/background-top.jpg);
	background-repeat: repeat-x;
	background-position: center -50px;
	
}
#container {
	width:100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../../images/layout/bottom_background.jpg);
	padding-bottom:109px;
}
#container #content_container #main_content {
	padding: 3px;
}
#container #content_container #main_content #slider {
	margin-bottom: 3px;
}
#container #content_container #main_content #bottom_area #designers {
	float: right;
	margin-top:35px;
}
#container #content_container #main_content #bottom_area {
	height: 273px;
}
#container #content_container #main_content #bottom_area #announcement {
	font-size: 11px;
	float: left;
	width: 567px;
	padding-left: 3px;
}
#orderarea h2 {margin-top:40px;}
#orderarea h3 {margin-top:25px; border-bottom:solid 1px #ccc;}
#orderarea td {text-align:right;}
#orderarea td input, #orderarea td textarea , #select7{float:left;}

#container #content_container #top_navigation ul li {
	display: block;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	margin-top:6px;
}
#container #content_container #top_navigation ul .last {
	border-right-style: none;
}
#container #outer_header {
	background-image: url(../../images/layout/main_header.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#container #content_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	position: relative;
	z-index:100;
}
#container #content_container #top_navigation {
	background-image: url(../../images/layout/top_navigation.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 44px;
	color: #FFF;
	font-size: 19px;
}
#container #content_container #top_navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#container #content_container #main_content #bottom_area #announcement #button_container {
	margin-top: 8px;
}
#container #main_footer {
	clear: both;
	width: 100%;
	
}
#container #content_container #top_navigation ul li a:hover {
	color: #D8D8D8;
	text-decoration: none;
}
#container #content_container #main_content #bottom_area #announcement #button_container a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#eventDate_month, #eventDate_day, #eventDate_year, #storeDate_month, #storeDate_day, #storeDate_year {float:none  !important; width:40px;}

#container #content_container #top_navigation ul li a {
	color: #FFF;
	text-decoration: none;
}

.red {color:red;}
.green {color:green;}
#open_account input, #openaccount textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
