body {
	margin: 0;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

.outer {
	background: url(../images/background2.jpg) top left repeat;
}

.container_out {
	background: url(../images/background.jpg) top left repeat-x;
	padding-top: 10px;
}

.container {
	
}

.header {
	text-align: left;
	padding-left: 10px;
}

div.footer {
	padding: 10px;
	background-color: #FFFFFF;
	filter: alpha(opacity =         60);
	opacity: 0.6;
	text-align: left;
	padding-left: 30px;
}

div.footer a {
	font-weight: bold;
	color: #8F1416;
}

img {
	vertical-align: middle;
}

img.vision {
	padding-left: 5px;
	padding-bottom: 10px;
}

.main {
	background-color: #FFFFFF;
	padding: 5px;
	min-height: 250px;
}

.bottom {
	height: 119px;
	background: url(../images/bottom-center.png) repeat-x;
}

.bottomLeft {
	width: 450px;
	background: url(../images/bottom-left.png) top left no-repeat;
}

.bottomRight {
	width: 449px;
	background: url(../images/bottom-right.png) top right no-repeat;
}

/* MENU */
.menu {
	background: url(../images/top-center.jpg) repeat-x;
}

.menu .menuLeft {
	background: url(../images/top-left.jpg) top left no-repeat;
}

.menu .menuRight {
	background: url(../images/top-right.jpg) top right no-repeat;
}

.menu .menuContent {
	text-align: center;
	height: 85px;
	padding-top: 27px;
}

.menu a {
	padding: 0 15px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	padding-top: 3px;
}

.menu a:hover {
	color: #ffffff;
}

div.template_menu_top a {
	font-size: 14px;
	color: #ffffff;
}

div.template_menu_child a {
	font-size: 11px;
	color: #ffffff;
	padding: 0;
}

div.searchbar {
	width: 215px;
	height: 25px;
	background: url(../images/searchbar.png) no-repeat;
	float: left;
	margin-left: 70px;
	padding: 4px 0 0 10px;
	margin-top: -6px;
}

a div.menu_search {
	width: 25px;
	height: 25px;
	background: url(../images/loop1.jpg) no-repeat;
	float: right;
}

a:hover div.menu_search {
	background: url(../images/loop0.jpg) no-repeat;
}

input.search {
	float: left;
	width: 170px;
	height: 15px;
	border: 0px;
	background-color: #7A1213;
	color: #FFFFFF;
}

div.member_welcome {
	float: left;
	padding-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

div.member_store_choice {
	float: right;
	padding-right: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

hr.clear {
	width: 93%;
	border: none;
	background-color: #BE6A52;
	height: 2px;
}

hr {
	width: 100%;
	border: none;
	background-color: #BE6A52;
	height: 2px;
}

div.scroll {
	height: 600px;
	overflow: scroll;
}

div.shopping {
	border: 1px solid #E3B898;
	padding: 5px;
}

div.shopping div.shopping_pic {
	float: left;
	padding-right: 5px;
	text-align: left;
	font-weight: bold;
	color: #8E1A10;
}

div.shopping div.shopping_info {
	float: left;
	padding: 0 5px;
	border-left: 1px dotted #E3B898;
	border-right: 1px dotted #E3B898;
	width: 250px;
}

div.shopping div.shopping_detail {
	padding-left: 100px;
}

div.shopping div.shopping_detail div.delete {
	text-align: right;
}

div.shopping div.shopping_detail div.buy {
	padding: 10px;
}

div.info1 {
	font-style: italic;
	text-align: left;
	padding: 10px;
	width: 400px;
	float: left;
}

div.info2 {
	padding: 10px;
	float: left;
	width: 194px;
	text-align: right;
}

/* END MENU */
form {
	margin: 0px;
	padding: 0px;
}

.messages,.messages ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0px !important;
}

.messages {
	width: 100%;
	overflow: hidden;
}

.messages ul {
	padding-left: 0 !important;
	list-style-type: none !important;
}

.messages li {
	margin: 0px;
}

.messages li li {
	margin: 0 0 3px;
}

.error-msg,.success-msg,.note-msg,.notice-msg {
	border-style: solid !important;
	border-width: 1px !important;
	background-position: 5px 10px !important;
	background-repeat: no-repeat !important;
	min-height: 20px !important;
	padding: 8px 5px 8px 27px !important;
	font-size: 11px !important;
	font-weight: normal !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.error-msg {
	border-color: #f16048;
	background-color: #faebe7;
	background-image: url(../images/error_msg_icon.gif);
	color: #df280a;
}

.success-msg {
	border-color: #446423;
	background-color: #eff5ea;
	background-image: url(../images/success_msg_icon.gif);
	color: #3d6611;
}

.content {
	background: url('../images/head-center.gif') repeat-x;
}

.content .contentLeft {
	background: url('../images/head-left.gif') top left no-repeat;
}

.content .contentRight {
	background: url('../images/head-right.gif') top right no-repeat;
	text-align: left;
	padding: 0px 20px 0px 20px;
}

div.module_title {
	font-size: 25px;
	font-weight: bold;
	color: #8E1A10;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background: url('../images/dot.png') left no-repeat;
	vertical-align: middle;
}

div.module_title a img {
	margin-top: -7px;
	vertical-align: middle;
}

div.breadcrumb {
	font-size: 12px;
}

div.breadcrumb a {
	font-weight: normal;
}

div.breadcrumb a.selected {
	font-size: 18px;
	font-weight: bold;
}

table.formTable {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	background-color: #EFEFEF;
	text-align: left;
}

table.formTable th {
	background-color: #ABABAB;
	border: 1px solid #999999;
}

table.listTable {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #999999;
}

table.listTable th {
	background-color: #ABABAB;
	border: none;
	text-align: left;
}

table.listTable tr.odd {
	background-color: #EFEFEF;
}

table.listTable tr.even {
	background-color: #DEDEDE;
}

table.listTable tr.highlight {
	background-color: #FFCC00;
}

table.listTable th.sortable {
	background-color: #ABABAB;
}

table.listTable th.orderAsc {
	background-color: #F1B942;
}

table.listTable th.orderDesc {
	background-color: #F1B942;
}

th.sortable a {
	background: url('../images/arrow_off.png') right no-repeat;
	display: block;
}

th.orderAsc a {
	background: url('../images/arrow_down.png') right no-repeat;
	color: #8E1A10;
	display: block;
}

th.orderDesc a {
	background: url('../images/arrow_up.png') right no-repeat;
	color: #8E1A10;
	display: block;
}

table.list {
	background-color: #F6EDE6;
	border: 1px solid #E3B898;
	padding: 5px;
}

table.list th {
	background-color: #E8C9B1;
	border: none;
	padding: 5px;
}

input.button {
	border: 1px solid #8F1416;
	background-color: #99241A;
	color: #F6DFA0;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 1px 2px 2px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	vertical-align: middle;
}

input.textbox {
	border: 1px solid #8F1416;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}

input.file {
	border: 1px solid #8F1416;
	vertical-align: middle;
}

.box {
	border: 1px solid #8F1416;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input.radio {
	vertical-align: top;
}

input.checkbox {
	vertical-align: middle;
}

select.select {
	border: 1px solid #8F1416;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}

textarea.textarea {
	border: 1px solid #8F1416;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}

#captcha,#refreshCaptcha {
	border: 1px solid #8F1416;
}

a {
	color: #8E1A10;
	text-decoration: none;
}

a:hover {
	color: #0000AA;
	text-decoration: underline;
}

.highlight {
	background-color: #FFCC00;
}

div.autocomplete {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-width: 1px 3px 1px 3px;
	border-color: #C7C7C7;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
	text-decoration: underline;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	color: #000000;
	border: 1px #000000;
}

label,input {
	vertical-align: middle;
}

.line {
	background-color: #939496;
	height: 1px;
}

th {
	height: 20px;
	background-color: #8F1416;
	color: #8E1A10;
}

th.topLeft {
	background: url('../images/panel_head_left.png') top right no-repeat;
	width: 13px;
	height: 41px;
}

th.topRight {
	background: url('../images/panel_head_right.png') top left no-repeat;
	width: 13px;
	height: 41px;
}

.info {
	font-size: 10px;
}

.topCenter {
	background: url('../images/panel_head_mid.png') top left repeat-x;
	text-align: left;
	font-size: 15px;
}

.back1 {
	
}

.back2 {
	background-color: #E9E9E9;
	padding: 10px;
}

a.color1 {
	color: #FFFFFF;
}

.color2 {
	color: #8E1A10;
}

.color3 {
	color: #086CA0;
}

.color4 {
	color: #0000AA;
}

.color5 {
	color: #757575;
}

.color6 {
	color: #13a001;
}

.menuBody {
	
}

ul {
	margin-left: 20px;
	padding: 0px;
}

a.important_link {
	text-decoration: underline;
}

div.welcome_msg {
	float: right;
	padding-right: 5px;
}

div.google_apps {
	background: transparent url('../images/google_apps.jpg') top right
		no-repeat;
	padding: 45px 15px 15px;
	border: solid #0268CC 1px;
}

.picturebox {
	padding: 5px;
	border: solid 1px #cdcdcd;
}

.picturebox .title {
	font-weight: bold;
	text-decoration: underline;
	color: #8E1A10;
}

.picturebox .pictureframe {
	padding: 5px;
	margin: 3px;
	border: dotted 1px #cdcdcd;
}

.analytics_box {
	border: dotted 1px #dedede;
	padding: 10px 2px 2px 2px;
}

.analytics_title {
	font-weight: bold;
	text-decoration: underline;
	color: #8E1A10;
}

/* SORT PANEL */
.sortPanel {
	list-style-type: none;
	margin: 0px;
}

.sortPanel li {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #055482;
	background-color: #dbe7ee;
	padding: 2px 5px;
	margin-top: 2px;
	cursor: pointer;
	text-align: center;
}

.sortPanel li.red {
	border: 1px solid #820505;
	background-color: #eedbdb;
}

#core.sortPanel li,#user.sortPanel li {
	display: inline;
	line-height: 200%;
	margin-right: 3px;
	float: left;
	padding: 0px 5px;
}

li.ui-state-highlight {
	background-color: #ecedb6;
	border: 1px solid #f6f900;
	height: 23px;
}
