@charset "utf-8";
/* CSS Document */
html, body {
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
	height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
	min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
	text-align: center;
	margin:0px 0px;
	padding:0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	background-color: #D9D9D9;
}
#sred {
	width:972px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	position: static;
	background-image: url(../images/center.png);
}
#container {
	background-image: url(../images/center.png);
	width: 972px;
	background-repeat: repeat-y;
	height: auto;
	position: relative;
	}

#Copyright {
	height: 50px;
	width: 972px;
	display: block;
	position: static;
	color: #797979;
	font-family: Arial;
	font-size: 12px;
	background-color: #d9d9d9;
}

#login {
	height: 100px;
	width: 449px;
	float: right;
	background-image: url(../images/login.png);
}
a {
	text-decoration:none;
	color: #000;
} 
a:visited {text-decoration: none}
a:active {text-decoration: none; color:#000}
a:hover {color: #cc0000;text-decoration: underline;}

#header {
	height: auto;
	width: 972px;
}
#logo {
	background-image: url(../images/logo.png);
	height: 100px;
	width: 523px;
	float: left;
}

#menu_search {
	height: 30px;
	width: 972px;
}
#by {
	height: 50px;
	width: 230px;
	float: right;
	font-size: xx-small;
	font-family: Arial;
	color: #999;
}

#menu {
	float: left;
	height: 30px;
	width: 522px;
	background-image: url(../images/menu.png);
	clear: none;
	padding-left: 1px;
	position: relative;
}

#button1 {
	background-image: url(../images/menu_default.png);
	float: left;
	height: 27px;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 3px;
}

#button1:hover {
	background-image: url(../images/menu_hover.png);
}
#lineM {
	background-image: url(../images/lineM.png);
	float: left;
	height: 30px;
	width: 2px;
}
.buttons {
	color: #FFF;
	background: #000;
	text-shadow: 1px 1px 1px #000;
	font-family: "Myriad Pro Cond";
	font-size: 18px;
	text-align: center;
}
.buttons:hover {
	color: #000;
	text-shadow: 1px 1px 1px #FFF;
	font-family: "Myriad Pro Cond";
	background-color: #FFF;
}
#search {
	background-image: url(../images/search.png);
	float: right;
	height: 30px;
	width: 449px;
	text-align: right;
	vertical-align: middle;
}
.inputSearch {
	font-family: "Myriad Pro Cond";
	background-image: url(../images/text_area_search.png);
	height: 19px;
	width: 199px;
	border:none;
	font-size: medium;
	padding-left: 30px;
	color: #CCC;
	padding-right: 3px;
	background-color: transparent;
	padding-top: 3px;
}

#red {
	background-image: url(../images/red.png);
	height: 30px;
	width: 449px;
}
#language {
	height: 30px;
	width: 420px;
	float: right;
}
#centerH {
	height: auto;
	width: 972px;
	padding-top: 10px;
	clear: both;
	position: static;
	padding-left: 0.1px;
}
#center {
	height: 100%;
	width: 567px;
	float: left;
}
#right {
	width: 202px;
	float: right;
	clear: both;
	margin-right: 1px;
	position: static;
}

#right_ban {
	height: auto;
	width: 199px;
	float: right;
}
#banner {
	height: auto;
	width: 180px;
	float: left;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}

#passwor_ {
	height: 30px;
	width: 448px;
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.language:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}


#menu_l {
	width: 201px;
	float: left;
	height: auto;
}
#button {
	background-color:transparent;
	border-width: 0px;
	width: 62px;
	background-image: url(../images/login_buttons.png);
	background-repeat: no-repeat;
	height: 20px;
}
#logout {
	background-color:transparent;
	border-width: 0px;
	width: 62px;
	background-image: url(../images/login_buttons.png);
	background-repeat: no-repeat;
	height: 20px;
}
.txt_listM {
	color: #000;
	text-shadow: 1px 1px 1px #FFF;
	font-family: "Myriad Pro Cond";
	background-color: #FFF;
	font-size: 16px;
}
.input {
	font-family: "Myriad Pro Cond";
	background:transparent;
	background-image: url(../images/text_area.png);
	height: 20px;
	width: 74px;
	border:none;
	font-size: medium;
	padding-left: 5px;
	color: #CCC;
	padding-right: 3px;
}
#label {
	background-repeat: repeat-x;
	background-image: url(../images/label.png);


}
.label {
	color: #FFF;
	background: #000;
	text-shadow: 1px 1px 1px #000;
	font-family: "Myriad Pro Cond";
	font-size: 16px;
}
.logged_in {
	float:right;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	font-family: "Myriad Pro Cond";
	font-size: 16px;
	line-height:24px;
	text-align:right;
	margin-right:20px;
}
.logged_in a {
	color:#fff;
	margin-left:40px;
}
#shopping_cart {
	float:left;
	text-align:left;
	margin-left:50px;
}
#shopping_cart a {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	font-family: "Myriad Pro Cond";
	font-size: 16px;
	line-height:24px;
}
#shopping_cart a:hover {
	text-decoration:underline;
}
#pro {
	width: 185px;
	float: right;
	background-image: url(../images/l_menu.png);
	height: 25px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
}
#listM {
	width: 185px;
	background-image: url(../images/default.png);
	height: 23px;
	text-align: left;
	padding-top: 2px;
	padding-left: 15px;
	position: static;
	float: right;
}
#listM:hover {
	width: 185px;
	background-image: url(../images/rollover.png);
	height: 23px;
	text-align: left;
	padding-top: 2px;
	padding-left: 15px;
	position: static;
	float: left;
}
.txt_listM:hover {
	color: #FFF;
	background: #000;
	text-shadow: 1px 1px 1px #000;
	font-family: "Myriad Pro Cond";
}
#pro_top {
	width: 200px;
	float: right;
	height: auto;
}

.pro {
	color: #FFF;
	background: #000;
	text-shadow: 1px 1px 1px #000;
	font-family: "Myriad Pro Cond";
	font-size: 18px;
	
	
}
#online {
	width: 185px;
	float: right;
	background-image: url(../images/online.png);
	height: 25px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 10px;
}
#onlineR {
	background-image: url(../images/onlineR.png);
	height: 62px;
	width: 200px;
	float: right;
}

#online:hover {
	background-image: url(../images/online_rollover.png);	
}
#proT {
	width: 185px;
	float: right;
	background-image: url(../images/l_menu.png);
	height: 25px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 10px;
}
#proI {
	background-image: url(../images/bar.png);
	height: 141px;
	width: 200px;
	float: right;
}
#break {
	background-image: url(../images/break.png);
	height: 1px;
	width: 200px;
	float: left;
}
.language_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}

