/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/
/* ************************************************************************************* */
html, body {
	height:100%;
	color:#CCCCCC;
}
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial;
	background:#000000 url(images/background.jpg) no-repeat top center;
	color:#CCCCCC;
}
.frm_text {
	font-size:13px;
	font-family:Arial;
}
#Haber2, #Haber3, #Haber4 {
	display:none;
}
h1, h2, h3, h4, h5 {
	text-decoration:none;
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bolder;
}
h3 {
	font-size:14px;
	font-weight:bolder;
}
h4 {
	font-size:14px;
	font-weight:bolder;
}
.turuncu {
	color:#FF4F05;
}
.gri {
	color:#aaaaaa;
}
.solmenu {
	width: 100%;
	margin:0px 0px 0px 0px;
	background:url("images/zemin.png") no-repeat;
}
.solmenu li {
	padding:0px 0px 0px 0px;
	width:100%;
	height: 30px;
}
.solmenu li, .solmenu li a {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.solmenu ul {
	list-style:none;
	margin:20px 10px 0px 0px;
	padding:0;
}
.solmenu ul li div {
	padding-left:24px;
	list-style:none;
}
.solmenu .bg_list {
	padding:0px 0px 0px 0px;
}
.solmenu .bg_list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dedede;
	font-weight: bold;
	padding:3px 5px 3px 35px;
	text-transform: capitalize;
	background: url("images/bullet.png") 10px no-repeat;
	text-decoration:none;
}
.icmenu {
	width: 100%;
	margin:0px 0px 0px 0px;
}
.icmenu li {
	padding:0px 0px 0px 0px;
	width:100%;
	height: 30px;
}
.icmenu li, .icmenu li a {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.icmenu ul {
	list-style:none;
	margin:20px 0px 0px 0px;
	padding:0;
}
.icmenu ul li div {
	padding-left:24px;
	list-style:none;
}
.icmenu .bg_list2 {
	padding:0px 0px 0px 10px;
}
.icmenu .bg_list2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dedede;
	font-weight: bold;
	padding:3px 5px 3px 40px;
	text-transform: capitalize;
	background: url("images/bullet.png") 10px no-repeat;
	text-decoration:none;
}
div.sola{
	padding: 0px 10px 10px 0px;
	float: left;
}
div.ortaya {
	width: 100%;
	padding: 10px 0px 10px 0px;
	float:none;
}
div.saga {
	padding: 70px 10px 0px 0px;
	float: right;
}
div.saga2{
	float:right;
}
div.asagi {
vertical-align:bottom;
padding-bottom:30px;
}
div#ustReklam {
	position:relative;
	margin-right:20px;
	margin-top:20px;
	height:60px !important;
	width:468px;
	overflow:hidden;
	float:right;
}
.haberresim {
 border:3px solid #666666;
}
#form {
	margin: 20px 0px 18px 0px;
}
#form label {
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	float: left;
}
#form .clear {
	clear: both;
	margin: 0px;
	padding-top: 4px !important;
	padding-top/**/: 2px;
}
#form .toforget {
	position: absolute;
	left: -130px;
}
#buttons {
	margin: 8px 0px 0px 170px !important;
	margin/**/: 8px 0px 0px 152px;
	padding: 0px;
}
#buttons .button {
	background-color: #c90082;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.clear {
	clear:both;
}
#newsTable_1, #newsTable_2, #newsTable_3, #newsTable_4 {
	display:none;
}
a {
	font:"Courier New", Courier, monospace;
	font-size: 12px;	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 a {
	font:"Courier New", Courier, monospace;
	font-size: 14px;	
}
h1 a:link {
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

.bg3_body {
	padding:10px 30px 10px 30px;
}
.infoBox {
	background:#cbc6b9;
}
.orderEdit {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#000000;
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background:#f5f5f5;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
.productsNotifications {
	background:#f5f5f5;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #f5f5f5;
	cursor: pointer;
	cursor:pointer;
}
.moduleRowSelected {
	background-color: #f5f5f5;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
	line-height:11px;
	font-family:Arial, Helvetica, sans-serif;
}
TEXTAREA {
	width: 100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.width_table {
	width:981px;
	margin:auto;
	height:100%;
}
.width_td {
	padding:0px 0px 0px 0px;
	height:100%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main_table {
	margin:0px 0px 0px 0px;
}
.box_width_left {
	width:245px;
}
.box_width_left2 {
	width:244px;
}
.box_width_right {
	width:0px;
}
.content_width_td {
	width:100%;
	padding:0px 0px 0px 0px
}
.box_width_td_left {
	padding:0px 1px 0px 0px;
}
.box_width_td_right {
	padding:0px 0px 0px 1px;
	display:none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.row_1 {
	padding:0px 0px 0px 0px;
	height:155px;
}
.row_2 {
	padding:0px 0px 0px 0px;
	text-align:center;
}
.row_3 {
	padding:0px 0px 0px 0px;
	text-align:center;
	height:100%;
}
/* ************************************************************************************* */
.wrapper_row2_br {
	background:url(images/wrapper_row2_br.gif) 100% 100% no-repeat
}
.wrapper_row2_bl {
	background:url(images/wrapper_row2_bl.gif) 0px 100% no-repeat;
	padding:7px 10px 3px 9px;
}
/* ************************************************************************************* */
.menu {
	padding:0px 0px 0px 0px;
	width:100%;
}
.menu .td {
	border:1px solid #d7d7d7;
	border-width:1px 0px 1px 0px;
	padding:6px 20px 6px 7px;
	width:100%;
}
.menu td {
	vertical-align:middle;
	text-align:center;
}
.menu td a {
	display:block;
}
.menu_separator {
	padding:0px 0px 0px 0px;
	width:20px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.panel {
	padding:0px 0px 0px 0px;
	border:1px solid #dad7d0;
	height:96px;
}
.panel .td {
	width:25%;
	padding:0px;
}
.panel ul {
	margin:7px 0px 0px 40px;
	padding:0px;
}
.panel li {
	background:url(images/bg_list4.gif) 0px 12px no-repeat;
	list-style:none;
}
.panel li a {
	padding:2px 0px 7px 10px;
}
.panel li a {
	color:#58585e;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
	text-decoration:underline;
}
.panel li a:hover {
	text-decoration:none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.logo {
	padding:10px 5px 5px 27px;
	width: 190px;
}
.logo2 {
	padding:29px 0px 0px 0px;
	height: 99px;
}
.banner_02 {
	padding:0px 0px 1px 0px;
}
.banner_03 {
	padding:0px 0px 1px 0px;
}
/* ************************************************************************************* */
.navigation {
	vertical-align:middle;
	background:url(images/row_1_bg2.gif) 100% 0px no-repeat;
	padding-right:80px;
}
.navigation td {
	color:#5f3e38;
	font-size:12px;
	line-height:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.navigation b {
	font-weight:normal;
	display:block;
}
.navigation_separator img {
	margin:0px 4px 0px 4px;
}
/* ************************************************************************************* */
.languages {
	padding:0px 0px 2px 14px;
}
.languages table {
	width:86px;
}
.currencies {
	padding:0px 0px 2px 0px;
}
.currencies table {
	width:175px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.z1 {
	background:url(images/z1.gif) 1px 0px no-repeat;
	height:26px;
	padding:1px 0px 0px 36px;
	vertical-align:middle;
}
.z1 strong {
	color:#43231e;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.z1 {
	color:#545454;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.z1 a {
	color:#3e6f95;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline
}
.z1 a:hover {
	color:#3e6f95;
	text-decoration:none;
}
/* ************************************************************************************* */
.select {
	width:100%;
	border:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	background:#ffffff;
	color:#43231e;
	vertical-align:middle;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.select2 {
	margin:0px 0px 3px 0px;
	border-top:4px solid #e7e5e0;
}
.select2 td {
	padding:15px 0px 10px 0px;
	height:36px;
	vertical-align:middle;
}
.select2 select {
	width:70%;
	border:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	background:#ffffff;
	color:#43231e;
	vertical-align:middle;
	margin:0px 10px 2px 10px;
}
.search {
	border:1px solid #d7d7d7;
	border-width:1px 0px 1px 0px;
	padding:6px 7px 6px 38px;
}
.search .go {
	width:100%;
	border:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	background:#ffffff;
	color:#43231e;
	vertical-align:middle;
	margin:2px 0px 2px 0px;
	padding:0px 5px 0px 5px;
	height:19px;
}
.search a {
	color:#ffff9b;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	text-decoration:underline;
}
.search .table {
	width:202px;
}
.search td {
	color:#ffffff;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.search_input-rep {
	background:url(images/search-rep.gif) 0px 0px repeat-x;
	width:100%;
}
.search_input-left {
}
.search_input-right {
	width:100%;
	height:23px;
	background:url(images/search-left.gif) 0px 0px no-repeat;
}
.search_button-rep {
	background:url(images/search-rep.gif) 0px 0px repeat-x;
}
.search_button-left {
	padding:0px 0px 0px 0px;
}
.search_button-right {
	background:url(images/search2-right.gif) 100% 0px no-repeat;
	vertical-align:top;
	height:23px;
	padding:0px 1px 0px 1px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer td img {
	margin:4px 0px 0px 0px;
}
.footer {
	padding:0px 0px 0px 0px;
}
.footer_td table {
	width:162px;
	height:72px;
}
.footer_td td {
	height:64px;
	padding:0px 59px 0px 28px;
}
.footer2_td {
	width:100%;
	padding:10px 15px 0px 0px;
	text-align:right;
}
.footer .footer2_td {
	vertical-align:middle;
}
.footer {
	color:#aca696;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.footer td {
	color:#aca696;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.footer a {
	color:#aca696;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footer a:hover {
	color:#aca696;
	text-decoration:underline;
}
.footer span {
	color:#aca696;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.footer span a {
	color:#aca696;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footer span a:hover {
	color:#aca696;
	text-decoration:underline;
}
.footer b {
	color:#aca696;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footer b a {
	color:#aca696;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footer b a:hover {
	color:#aca696;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_bg {
	padding:10px 0px 0px 0px;
	background:url(images/row_1_bg.gif) 0px 0px repeat-x #dad7d0
}
.popup_width_table {
	margin:0px 0px 0px 0px;
	background:url(images/logo.gif) 0px 12px no-repeat;
	width:408px;
	margin:auto;
}
.popup_width_td {
	padding:0px 0px 0px 0px;
}
.popup_1 {
	padding:0px 22px 0px 22px;
	text-align:right;
}
.popup_2 {
	padding:10px 0px 0px 0px;
}
.popup {
	height:100%;
}
.popup td {
	color:#482722;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.popup strong {
	color:#482722;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 0px 4px 0px;
	display:block;
}
.popup a, .popup a u {
	color:#5f3e38;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.popup a:hover, .popup a:hover u {
	color:#5f3e38;
	text-decoration:underline;
}
.popup .footer {
	height:31px;
	border-bottom:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
}
.popup .footer {
	color:#353535;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.popup .footer a {
	color:#353535;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
}
.popup .footer a:hover {
	color:#353535;
	text-decoration:underline;
}
/* ************************************************************************************* */
.wrapper_header_tl {
	background:url(images/wrapper_header_tl.gif) 0px 0px no-repeat #f8f8f8;
	width:100%;
}
.wrapper_header_tr {
	background:url(images/wrapper_header_tr.gif) 100% 0px no-repeat;
	padding:10px 9px 0px 13px;
	height:99px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.wrapper_pic_table {
	margin:auto;
	width:1px;
	border:1px solid #cbc6b9;
}
.wrapper_pic_td {
	padding:0px 0px 0px 0px;
	border:1px solid #cbc6b9;
}
.wrapper_pic_t {
	background:url(images/wrapper_pic_border.gif) 0px 0px repeat-x #ffffff;
}
.wrapper_pic_b {
	background:url(images/wrapper_pic_border.gif) 0px 100% repeat-x;
}
.wrapper_pic_r {
	background:url(images/wrapper_pic_border.gif) 100% 0px repeat-y;
}
.wrapper_pic_l {
	background:url(images/wrapper_pic_border.gif) 0px 0px repeat-y;
}
.wrapper_pic_tr {
	background:url(images/wrapper_pic_tr.gif) 100% 0px no-repeat;
}
.wrapper_pic_bl {
	background:url(images/wrapper_pic_bl.gif) 0px 100% no-repeat;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_ {
	margin:3px 0px 9px 0px;
}
.infoBox_ .infoBox__ {
	border:1px solid #cbc6b9;
	padding:10px 9px 10px 9px;
}
/* ************************************************************************************* */
.infoBox_ TEXTAREA, .infoBox_ .main TEXTAREA, .infoBox_ .main input, .infoBox_ .main select, .infoBox_ .fieldValue select, .infoBox_ .fieldValue input {
	border:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	background:#ffffff;
	color:#43231e;
}
/* ************************************************************************************* */
.infoBoxHeading_table {
	margin:0px 0px 0px 0px;
	background:#ffffff;
	border:1px solid #dddad3;
	border-width:1px 1px 0px 1px;
}
.infoBoxHeading_td {
	width:100%;
	height:33px;
	padding:3px 7px 0px 27px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.popup .infoBoxHeading_td {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.infoBoxHeading_td {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.infoBoxHeading_td a {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}
.infoBoxHeading_td a:hover {
	color:#482722;
	text-decoration:underline;
}
/* ************************************************************************************* */
.infoBox_table {
	background:#ffffff;
	margin:0px 0px 1px 0px;
	background:#ffffff;
	border:1px solid #dddad3;
	border-width:0px 1px 1px 1px;
}
.infoBox_td {
	padding:0px 0px 0px 0px;
	width:100%;
}
/* ************************************************************************************* */
.infoBoxContents_table {
	margin:0px;
}
.infoBoxContents_table .boxText {
	padding:6px 26px 16px 26px;
	height:50px;
	width:100%;
}
/* ************************************************************************************* */
.infoBoxHeading2_table {
	margin:0px 0px 0px 0px;
	background:#dad7d0;
	border-top:4px solid #e7e5e0;
}
.infoBoxHeading2_td {
	width:100%;
	height:41px;
	padding:11px 17px 11px 28px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.popup .infoBoxHeading2_td {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.infoBoxHeading2_td {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.infoBoxHeading2_td a {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}
.infoBoxHeading2_td a:hover {
	color:#482722;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox2_table {
	background:#e5e3dd;
	margin:0px 0px 1px 0px;
}
.infoBox2_td {
	padding:0px 0px 0px 0px;
	width:100%;
}
/* ************************************************************************************* */
.infoBoxContents2_table {
	margin:0px;
}
.infoBoxContents2_table .boxText {
	padding:0px 0px 0px 0px;
	height:50px;
	width:100%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading3_table {
	margin:0px 0px 0px 0px;
	background:#5586ab;
	border-top:4px solid #71a2c7;
}
.infoBoxHeading3_td {
	width:100%;
	height:39px;
	padding:11px 17px 11px 28px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.popup .infoBoxHeading3_td {
	color:#ffffff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.infoBoxHeading3_td {
	color:#ffffff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.infoBoxHeading3_td a {
	color:#ffffff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}
.infoBoxHeading3_td a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox3_table {
	background:#5586ab;
	margin:0px 0px 1px 0px;
}
.infoBox3_td {
	padding:0px 0px 0px 0px;
	width:100%;
}
/* ************************************************************************************* */
.infoBoxContents3_table {
	margin:0px;
}
.infoBoxContents3_table .boxText {
	padding:0px 28px 10px 28px;
	height:50px;
	width:100%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading4_table {
	margin:0px 0px 0px 0px;
	background:#e5e3dd;
	border-top:4px solid #dad7d0;
}
.infoBoxHeading4_td {
	width:100%;
	height:41px;
	padding:11px 17px 11px 28px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.popup .infoBoxHeading4_td {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.infoBoxHeading4_td {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.infoBoxHeading4_td a {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}
.infoBoxHeading4_td a:hover {
	color:#482722;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox4_table {
	background:#e5e3dd;
	margin:0px 0px 1px 0px;
}
.infoBox4_td {
	padding:0px 0px 0px 0px;
	width:100%;
}
/* ************************************************************************************* */
.infoBoxContents4_table {
	margin:0px;
}
.infoBoxContents4_table .boxText {
	padding:0px 0px 0px 0px;
	height:50px;
	width:100%;
}
/* ************************************************************************************* */
.infoBox4_table {
	background:#e5e3dd;
	margin:0px 0px 1px 0px;
}
.infoBox4_td {
	padding:0px 0px 0px 0px;
	width:100%;
}
/* ************************************************************************************* */
.infoBoxContents4_table {
	margin:0px;
}
.infoBoxContents4_table .boxText {
	padding:0px 28px 10px 28px;
	height:50px;
	width:100%;
}
/* ************************************************************************************* */
.infoBox_header {
	background:#e5e3dd;
	padding:2px 28px 0px 28px;
	height:51px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText font {
	color:#dedede;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.boxText font a {
	color:#dedede;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.boxText font a:hover {
	color:#2b4605;
}
.boxText font.sc a {
	color:#2b4605;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.boxText font.sc a:hover {
	color:#2b4605;
	text-decoration:underline
}
.boxText strong a {
	color:#2b4605;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.boxText strong a:hover {
	color:#2b4605;
	text-decoration:none
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText, .boxText td {
	color:#5485aa;
	font-size:13px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.boxText a {
	color:#43231e;
	font-size:12px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.boxText a:hover {
	text-decoration:underline;
}
.boxText span a {
	color:#62413c;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.boxText span a:hover {
	color:#62413c;
	text-decoration:none;
}
del {
	color:#000000;
	font-size:12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.boxText div.img {
	margin:10px 0px 10px 0px;
	text-align:center;
}
.boxText .pic_padd {
	padding:6px 0px 20px 0px;
	text-align:center;
	vertical-align:middle;
}
.boxText select {
	margin:4px 0px 0px 0px;
	border:1px solid #cacaca;
	background:#ffffff;
	color:#616161;
}
.boxText .input {
	margin:0px 0px 0px 0px;
	border:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	background:#ffffff;
	color:#43231e;
	height:21px;
	width:100%;
}
.boxText .button_search {
	width:15%;
}
.boxText .button_search input {
	margin:2px 0px 0px 0px;
}
.boxText .text_search {
	text-align:right;
	padding:10px 0px 5px 0px;
	height:37px;
}
.boxText .button {
	padding:0px 0px 4px 0px;
	height:26px;
	text-align:center;
	vertical-align:middle;
}
.boxText .padd {
	padding:0px 0px 5px 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText li {
	padding:0px 0px 0px 0px;
	width:100%;
}
.boxText li, .boxText li a {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.boxText ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0;
}
.boxText li a {
	display:block;
}
.boxText ul li div {
	padding-left:16px;
}
.boxText .bg_list {
	padding:0px 0px 0px 0px;
}
.boxText .bg_list a {
	color:#dedede;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	padding:4px 20px 18px 28px;
	background:url(images/bullet.png) 0px 5px no-repeat;
	text-decoration:none;
}
.boxText .bg_list a:hover {
	color:#dedede;
	text-decoration:underline;
}
.boxText .bg_list a b {
	color:#26689a;
	text-decoration:underline;
}
.boxText .bg_list_un {
	padding:0px 0px 0px 0px;
}
.boxText .bg_list_un a {
	color:#26689a;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	padding:4px 20px 8px 44px;
	background:url(images/bg_list.gif) 28px 5px no-repeat;
	text-decoration:none;
}
.boxText .bg_list_un a:hover {
	color:#26689a;
	text-decoration:underline;
}
.boxText .bg_list_un a b {
	color:#26689a;
	font-weight:bold;
	text-decoration:underline;
}
.boxText li.bg {
	background:#dad7d0;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table {
	margin:0px 0px 0px 0px;
	background:#dad7d0;
	border-top:4px solid #e7e5e0;
}
.cont_heading_td {
	width:100%;
	height:41px;
	padding:11px 17px 11px 28px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.popup .cont_heading_td {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.cont_heading_td {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.cont_heading_td a {
	color:#482722;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}
.cont_heading_td a:hover {
	color:#482722;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper_table {
	margin:0px 0px 1px 0px;
	background:#dad7d0;
}
.content_wrapper_td {
	padding:0px 0px 0px 0px;
	width:100%;
}
.tableBox_output_table {
	margin:0px 0px 0px 0px;
	border-top:1px solid #d7d7d7;
}
.tableBox_output1_td {
	padding:0px 0px 0px 0px;
}
.tableBox_shopping_cart {
	margin:6px 0px 0px 0px;
}
td.main, p.main,  .main, .main td, .main p, .main b {
	color:#000000;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.main .desc {
	color:#000000;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.main .desc2 {
	color:#000000;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.main .name {
	color:#482722;
	line-height:20px;
}
.main .s_cart_head {
	color:#000000;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.main a {
	color:#482722;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.main a:hover {
	color:#000000;
	text-decoration:underline;
}
.main .name a {
	color:#482722;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.main .name a:hover {
	color:#482722;
	text-decoration:underline;
}
.main .desc b {
	color:#000000;
}
.main .desc2 strong {
	color:#000000;
}
.main .desc2 a {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.main .desc2 a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.main b b {
	color:#000000;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
s {
	color:#000000;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.main s {
	color:#5f3e39;
	font-size:14px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.main .strong {
	color:#000000;
	font-size:11px;
	line-height:42px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
.img {
	border:0px solid #efd9b0;
	background:#ffffff;
}
.main .data em {
	color:#000000;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
/* ************************************************************************************* */
.main br {
	line-height:9px;
}
/* ************************************************************************************* */
.main .desc2 ul {
	margin:5px 0px 15px 0px;
	list-style:none;
	padding:0;
}
.main .desc2 li {
	padding:0px 0px 0px 0px;
}
.main .desc2 li div {
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:underline;
	padding:5px 1px 5px 15px;
	background:url(images/bg_list.gif) 0px 5px no-repeat;
}
.main .desc2 li a {
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:underline;
}
.main .desc2 li a:hover {
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
.desc_list {
	width:50%;
}
.desc_list_separator {
	padding:0px 20px 0px 20px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main br {
	line-height:9px;
}
/*  *********  */
.main .right .pic_padd {
	padding:1px 0px 2px 17px;
	float:right;
}
.main .right .name_padd {
	padding:14px 12px 14px 0px;
	vertical-align:middle;
	text-align:left;
}
.main .right .desc_padd {
	padding:12px 0px 0px 0px;
	text-align:left;
}
.main .right .data_padd {
	padding:16px 2px 0px 0px;
	float:right;
	text-align:right;
	line-height:20px;
}
.main .right .price_padd {
	padding:15px 6px 0px 0px;
	text-align:left;
	line-height:20px;
}
.main .right .button_padd {
	padding:7px 0px 0px 0px;
}
/*  *********  */
.main .left .pic_padd {
	padding:1px 17px 2px 0px;
	float:left;
}
.main .left .name_padd {
	padding:14px 12px 14px 13px;
	vertical-align:middle;
	text-align:left;
}
.main .left .desc_padd {
	padding:12px 0px 0px 0px;
	text-align:left;
}
.main .left .data_padd {
	padding:16px 0px 0px 0px;
	text-align:left;
	line-height:20px;
}
.main .left .price_padd {
	padding:15px 6px 0px 0px;
	float:right;
	line-height:23px;
}
.main .left .button_padd {
	padding:7px 0px 0px 0px;
}
/*  *********  */
.main .s_cart_head_padd {
	padding:5px 0px 8px 0px;
	height:17px;
	vertical-align:middle;
	text-align:center;
}
.main .s_cart_td {
	padding:19px 0px 0px 0px;
}
.main .s_cart_td input {
	border:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	background:#ffffff;
	color:#43231e;
	padding-top:3px;
}
/*  *********  */
/*  *********  */
.main .name2_padd {
	padding:9px 0px 3px 0px;
	height:28px;
	vertical-align:top;
	text-align:left;
}
.main .pic2_padd {
	padding:0px 0px 0px 0px;
}
.main .desc2_padd {
	padding:10px 0px 11px 0px;
	height:6px;
}
.main .desc22_padd {
	padding:1px 0px 0px 0px;
	height:6px;
	text-align:right;
}
.main .listing2_padd {
	padding:0px 0px 6px 0px;
}
.main .price2_padd {
	padding:0px 0px 4px 0px;
	vertical-align:middle;
	height:12px;
	width:100%;
	text-align:left;
}
.main .price2_padd b {
	color:#868585;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
}
.main .button2_padd {
	padding:12px 0px 4px 0px;
	height:30px;
	text-align:left;
	vertical-align:top;
}
.main .pr_desc2_padd {
	padding:5px 0px 10px 0px;
	width:100%;
}
.main .button22_padd {
	margin:10px 0px 10px 0px;
}
.main .button2_padd table {
	width:1px;
}
.main div.img {
	margin:0px 0px 0px 0px;
	text-align:center;
}
.main .btn_wrapper td {
	padding:2px 10px 0px 11px;
	border-bottom:2px solid #ceccc0;
	background:#f5f5f5;
	vertical-align:middle;
}
/*  *********  */
/*  *********  */
.main .name3_padd {
	width:100%;
	height:35px;
	padding:5px 15px 3px 15px;
	text-align:center;
}
.main .pic3_padd {
	padding:1px 3px 0px 3px;
	text-align:center;
}
.main .desc3_padd {
	padding:1px 0px 5px 0px;
}
.main .button3_padd {
	padding:10px 0px 0px 0px;
	text-align:center;
}
.main .price3_padd {
	padding:9px 0px 7px 0px;
	height:8px;
	text-align:center;
}
.main .name4_padd {
	padding:1px 12px 4px 13px;
	height:47px;
	text-align:center;
	vertical-align:middle;
}
.main .pic4_padd {
	padding:14px 0px 10px 0px;
	text-align:center;
}
.main .desc4_padd {
	padding:2px 0px 3px 0px;
	text-align:center;
}
.main .price4_padd {
	padding:2px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	height:49px;
}
.main .button4_padd {
	padding:4px 0px 0px 0px;
	text-align:center;
}
/* ************************************************************************************* */
.button_marg img, .button_marg input {
	margin:2px 1px 0px 0px;
}
.button2_marg img, .button2_marg input {
	margin:2px 0px 0px 0px;
}
.button3_marg img, .button3_marg input {
	margin:2px 0px 3px 0px;
}
.button22_marg {
	margin:0px 0px 0px 0px;
}
.bg_input input, .infoBox_ .bg_input input {
	background:none;
	border:0px;
}
/* ************************************************************************************* */
.prod_info {
	float:left;
	padding:3px 1px 1px 1px;
	margin:0px 45px 0px 0px;
	text-align:center;
}
/* ************************************************************************************* */
table.listing {
	margin:0px 0px 2px 0px;
}
table.listing td {
	padding:1px 0px 1px 0px;
	background:url(images/line.gif) 0px center repeat-x;
	color:#000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.main .listing b {
	font-weight:normal;
}
.main .listing em, .main .listing font {
	color:#000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#dad7d0;
	padding:0px 0px 0px 4px;
}
.main .listing b font {
	color:#000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#dad7d0;
	padding:0px 4px 0px 0px;
}
.main .listing b font a {
	text-decoration:underline;
}
.main .listing b font a:hover {
	text-decoration:none
}
.main .listing font a {
	color:#000000;
	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
}
.main .listing font a:hover {
	color:#000000;
	text-decoration:none
}
/* ************************************************************************************* */
/* ************************************************************************************* */
TD.smallText, SPAN.smallText, .smallText em, P.smallText {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
}
.smallText a {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.smallText a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
.smallText a u {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.smallText a:hover u {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x {
	background:url(images/line_x.gif) 1px center repeat-x;
}
.prod_line_y {
	background:url(images/line_y.gif) center 1px repeat-y;
}
.prod2_line_x {
	background:url(images/line_xx.gif) 0px center repeat-x;
}
.prod2_line_y {
	background:url(images/line_xx.gif) center 0px repeat-y;
}
.padd_gg img {
	height:21px;
}
.padd_vv img {
	width:21px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x {
	background:url(images/line_x.gif) 0px center repeat-x;
}
.cart_line_y {
	background:url(images/line_y.gif) center 0px repeat-y;
}
.padd2_gg img {
	height:2px;
}
.padd2_vv img {
	width:15px;
}
.padd3_gg img {
	height:31px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.errorBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cc0033;
	padding:10px 0px 10px 0px;
}
FORM {
	display: inline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	color: #ffffff;
	font-size: 12px;
	font-weight : bold;
	font-family:Arial, Helvetica, sans-serif;
	background: #ff0000;
	text-align:center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	background: #00ff00;
	text-align: center;
}
.infoBoxContents {
	padding:0px 0px 0px 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFE6E6;
}
TD.infoBoxHeading {
	color: #ffffff;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #bbc3d3;
}
TD.infoBox, SPAN.infoBox {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	background: #b6b7cb;
}
TD.productListing-data {/* font-size: 10px;font-family:Arial, Helvetica, sans-serif; */
}
TD.pageHeading, DIV.pageHeading {
	color: #9a9a9a;
	font-size: 20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
TD.pageHeading a, DIV.pageHeading a {
	color: #9a9a9a;
	font-size: 20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
TD.pageHeading a:hover, DIV.pageHeading a:hover {
	color: #9a9a9a;
	text-decoration:underline;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	color: #4277ac;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
TD.accountCategory {
	color: #aabbdd;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
TD.fieldValue {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
SPAN.greetUser {
	color: #f0a480;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
TABLE.formArea {
	background:#f1f9fe;
	border-color:#7b9ebd;
	border-style:solid;
	border-width:1px;
}
TD.formAreaTitle {
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
SPAN.markProductOutOfStock {
	color: #c76170;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
SPAN.errorText {
	color: #ff0000;
	font-family:Arial, Helvetica, sans-serif;
}
.checkoutBarFrom, .checkoutBarTo {
	color: #353535;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.checkoutBarCurrent {
	color: #b90a07;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
/* message box */
.messageBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}
/* input requirement */
.inputRequirement {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	vertical-align:top
}
/* ************************************************************************************* */
.vam, .vam_td td {
	vertical-align:middle;
}
.tac {
	text-align:center;
}
.b_width strong {
	display:block;
	width:125px;
	font-weight:normal;
}
.width2_100, .width3_100, .radio {
	width:100%;
}
.width2_100 input {
	width:55%;
}
.width2_100 select {
	width:55%;
}
.width3_100 input {
	width:100%;
}
.indent_2 {
	padding-left:12px;
}
.indent_3 {
	padding-bottom:3px;
}
.radio input {
	margin:0px 5px 1px 5px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.img_middle img {
	vertical-align:middle;
	margin:1px 10px 0px 0px;
}
.img_middle {
	padding:3px 0px 3px 0px;
}
/* ************************************************************************************* */
.ofh {
	overflow:hidden;
}
.al_left {
	padding-top:5px;
}
.al_left strong {
	text-align:left !important;
}
.al_left {
	text-align:left !important;
}
.fl_left {
	float:left;
}
.fl_right {
	float:right;
}
.cl_both {
	clear:both;
	line-height:0px;
	font-size:0px;
}
/* ************************************************************************************* */    
.left_part {
	float:left;
	width:75%
}
.right_part {
	float:right;
	padding:0px 0px 0px 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1, #m2, #m3, #m4, #m5, #m6, #over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6, #over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6 {
	width:auto;
	cursor:pointer;
	white-space:nowrap;
	text-align:center;
	height:46px;
	vertical-align:middle;
	padding:2px 7px 4px 7px;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#m1, #m2, #m3, #m4, #m5, #m6 {
	color:#ffffff;
}
#over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6 {
	color:#ffffff;
	text-decoration:none;
}
#over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6 {
	color:#ffffff;
	text-decoration:none;
}
/* ************************************************************************************* */
#m1, #over_m1, #over2_m1 {
	padding-left:36px;
}

/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */

