@charset "utf-8";
body { font-family:Verdana, Arial; font-size:10px; color:#555; background:#fff; margin:0px; text-align:center; }
hr { height:1px; border-top:1px solid #ccc; border-bottom:1px none #ccc; border-right:1px none #ccc; border-left:1px none #ccc; width:100%; margin-top:10px; }
img { border:0px; }
form { margin:0px; padding:0px; }
h2 { font:12px Verdana; color:#ef994d; text-transform:uppercase; /*border-bottom:1px dotted #ef994d;*/ }
legend { text-align:left; color:darkgreen; }
:focus { -moz-outline-style: none; }

a:link { color: #999999; text-decoration:none; }
a:visited { color: #999999; text-decoration:none; }
a:hover { color: #80b7de; text-decoration:none;}
a:active { color: #999999; text-decoration:none; }

#footer_text a:link { color: #fff; text-decoration:none; }
#footer_text a:visited { color: #fff; text-decoration:none; }
#footer_text a:hover { color: #fff; text-decoration:underline;}
#footer_text a:active { color: #fff; text-decoration:none; }

a.footer_link:hover { color: #333; text-decoration:underline;}
a.footer_link:link { color: #333; text-decoration:none; }
a.footer_link:visited { color: #333; text-decoration:none; }
a.footer_link:active { color: #333; text-decoration:none; }

a.white_links { color:#fff; }
a.white_links:hover { text-decoration:underline; }
a.white_links:link { text-decoration:none; }
a.white_links:visited { text-decoration:none; }
a.white_links:active { text-decoration:none; }

#bg { width:100%; text-align:center; margin:0px; }
#canvas { clear:both; width:896px; margin:auto; text-align:center; overflow:hidden; }
#header {
  clear:both;
  width:896px;
  height:134px;
  text-align:left;
/*  background:url(../images/logo.jpg) no-repeat; */
  margin: 0px;
  padding: 0px;
  overflow: hidden;
/*  background:red;*/
}
#search {
  float:center;
  width:280px;
  height:10px;
  opacity:0.7;
  filter:alpha(opacity=70);
  margin: 5px 5px 5px 5px;
}
#search_box  {
  float:left;
  font:11px Verdana;
  border:1px solid #ccc;
  width:180px;
/*  height:15px; */
  padding: 3px;
  margin: 0 0 0 0;
  margin-top:8px;
  display: block;
}
#search_button {
  float:left;
  margin-top:10px;
  margin-left:5px;

}
#footer { clear:both;
  width:870px;
/*  background:url(../images/3texts.jpg) no-repeat;
  background-color:#E0EEFC;
  padding-top:24px;
  */
/*  padding-left:5px;*/

/*  margin-left:13px;
  border: solid 1px #ccc;*/
}
#footer_container {
  width:890px;
  /*border: solid 1px silver;*/
  white-space:nowrap;
  margin: 0 0 0 0;
}
.footer_box {
  float:left;
  width:220px;
  border-right:1px solid #ccc;
  text-align:center;
  margin-top:12px;

  margin-bottom:6px;
  /*border: solid 1px silver;*/
}
.footer_box a {
  color:#999999;
  line-height:16px;
  font-size:10px;
  text-decoration:none;
  margin: 5px 0px 5px 0px;
  display: block;
}
.footer_box a:hover { color:#80b7de; text-decoration:none; }
#copyright { clear:both; color:#999999; text-align:center; padding-top:10px; }

#top_nav { clear:both; float:right; margin:5px 15px 0px 0px; width:345px; height:22px; border-bottom:2px solid #aaa; border-right:1px solid #aaa; background:#b9c7dc; opacity:0.7; filter:alpha(opacity=70); }
#top_nav ul { list-style-type:none; display:inline; }
#top_nav ul li { float:left; display:inline; border-right:1px solid #fff; }
#top_nav ul li.last-child { border-right:none; }
#top_nav ul li a { font:bold 11px Tahoma, Verdana; color:#333; line-height:21px; padding:4px 10px 3px 10px; text-transform:capitalize; }
#top_nav ul li a:hover { color:#000; text-decoration:none; }
#top_nav_search {
  override: hidden;
  float: right;
}
#left_nav { float:left; width:208px; background:#e2eaf5; overflow:hidden; margin-bottom:15px; }
#left_nav ul { list-style-type:none; display:block; margin:0px; padding:0px; }
#left_nav ul li {
  float:left;
  display:block;
  border-bottom:1px solid #fff;
  width:208px;
  margin: 0px;
  padding: 0px;
  line-height:21px;
  text-indent: 0px;
}
#left_nav ul li.last-child { border:none; }
#left_nav ul li.header { padding:4px 200px 3px 5px; background:#f2f2f2; color:#09f; }
#left_nav ul li a {
  font:11px Verdana;
  color:#333;
  line-height:21px;
  display: block;
  /*padding:4px 200px 3px 10px; */
  text-transform:capitalize;
  white-space:nowrap; }
#left_nav ul li a.h1 {
  display: block;
  margin: 0px;
  padding: 0px;

}
#left_nav ul li a.h2 {
  /*padding-left: 20px; */
  margin: 0px;
}
#left_nav ul li a:hover { background:#c7d3e4; text-decoration:none; }

h1 {
  font:bold 16px Verdana; color:#000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 18px;
  margin: 0px;
  background:#E0EEFC;
}

h2 {
  font:bold 16px Verdana; color:#000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  margin: 0px;
  background:#E0EEFC;
}

.pageHeading {
background:#dde6f4;
}

/*
#nav {
  clear:both;
  margin-top:90px;
  margin-left:13px;
  padding:0px;
  width:870px;
  height:24px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  text-align:right;
  background:#E0EEFC;
  opacity:0.7;
  filter:alpha(opacity=70);
  text-indent: 0px;
  overflow: hidden;

}
#nav ul { list-style-type:none; display:block; margin: 0px; padding:0px; border: none;}
#nav ul li { float:left; display:block; margin: 0px; padding:0px; height:24px; border: none;}
#nav ul li a {top:2px; font:bold 11px Verdana; color:#666; line-height:25px;  padding:5px 5px 6px 18px; text-transform:uppercase; }
#nav ul li.last-child a {border:0px;}
#nav ul li a:hover { color:#000; background:#dfdfdf; text-decoration:none; }
*/
#nav,#foot12 {
  clear:both;
  /*
  position:relative;
  top:-23px;
  */
  margin: 0px;
  padding:0px;
  width:870px;
  height:24px;
  border-top:1px solid #d8d3d0;
  border-bottom:1px solid #d8d3d0;
  border-left:1px solid #d8d3d0;
  border-right:1px solid #d8d3d0;
  text-align:right;
  background:#e1effc;
  opacity:0.7;
  filter:alpha(opacity=70);
  text-indent: 0px;
  overflow: hidden;

}

#foot12
{
   text-align:left;
   font-size:14px;
	height:8px;
	margin-top:5px;

}
#nav ul { list-style-type:none; display:block; margin: 0px; padding:0px; border: none;}
#nav ul li { float:left; display:block; margin: 0px; padding:0px; height:24px; border: none;}
#nav ul li a { position:relative; top:1px; font:bold 11px Verdana; color:#333; line-height:21px; border-right:1px solid #fff; padding:5px 14px 6px 14px; text-transform:uppercase; }
#nav ul li.last-child a {border:0px; padding-left:10px;}
#nav ul li a:hover { color:#4c4c4c; background:#e9e9e9; text-decoration:none; }





#wrapper { float:left; clear:left; width:70%; }
#main { padding:25px 10px 10px 30px; width:100%; text-align:center; }

#content {
  overflow: hidden;
  width:866px;
  padding-left:13px;
  padding-right:13px;
  padding-top:10px;
  padding-bottom:13px;
  margin 0px;
  text-align:left;
/*  background:green;*/
/*  border: solid 1px silver;*/
}
#main_highlight { margin-bottom:10px;border:1px solid #ccc; padding:10px;}
#side_highlight { float:right; }
.side_highlight { clear:both; display:block; margin-bottom:14px; border:1px solid #ccc; }
#featured_shoes { clear:both; width:870px; border:1px solid #ccc; overflow:hidden; padding-bottom:15px;}
#featured_shoes_title { clear:both; width:866px; background:#ffffff; border-bottom:1px solid #ccc; padding:5px; text-transform:capitalize; color:#80B7DE; font-family:Arial, Helvetica, sans-serif; font-size:14px}
.product { float:left; text-align:center; margin:20px 55px 20px 55px; }
.product a { color:#333; text-decoration:none; }
.product a:hover { color:darkorange; }

#product_showcase { float:left; width:666px; overflow:hidden; }
#product_showcase .product { float:left; text-align:center; margin:20px; }

#login{ float:right; text-align:left; width:211px; }
#login_form { width:150px; text-align:center; margin:auto; }
#login_form_error { text-align:left; font:Verdana 11px; color:red; font-weight:bold; padding-top:5px; padding-bottom:5px; }
#btn_login { text-align:right; padding-right:10px; padding-top:5px; }
.login_form_label { text-align:left; padding-top:2px; }
.login_form_element { text-align:left; padding-top:2px; }

#box_about { float:left; clear:left; font:11px Tahoma; padding:15px; width:40%; height:200px; text-align:justify; background:#ceedfc; border:1px solid #fff; overflow:hidden; }
#box_president_speaks { float:left; font:11px Tahoma; padding:15px; width:50%; height:200px; text-align:justify;  background:#f5e7d6; border:1px solid #fff; overflow:hidden; }
#box_problem_case { float:left; font:11px Tahoma; padding:15px; width:50%; height:200px; text-align:justify; background:#ffe6bd; border:1px solid #fff; overflow:hidden; }
#box_announcement { float:left; font:11px Tahoma; padding:15px; width:40%; height:200px; text-align:justify; background:#e7f5d6; border:1px solid #fff; overflow:hidden; }
#box_advertisement { float:left; padding:15px; font:10px Verdana; width:100%; height:75px; text-align:left; padding-bottom:30px; overflow:hidden; }


.table_title { border:1px solid #ccc; width:865px; }
.rating_title { text-transform:uppercase; padding:5px; color:#80B7DE; font-weight:bold; }
.title { clear:both; text-transform:uppercase; padding:5px; color:#80B7DE; font-weight:bold; border:1px solid #ccc; width:854px; }
.product_desc {
  clear: both;
  float:left;
  width:503px;
  height: 525px;
  border:1px solid #ccc;
  text-align:center;
  margin:0px 12px 15px 0px;
}
.product_cost {
  float:right;
  width:320px;
  height: 495px;
  padding:15px;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  text-align:left;
  color:#80B7DE;
}
.free_shipping {
  margin: 0;
  padding: 0;
  color: red;
  font-weight: bold;
  font-size: 11px;
}

.free_shipping2 {
  margin: 0;
  padding: 0;
  color: red;
  font-weight: bold;
  font-size: 13px;
}
.table_header { background:#dde6f4; text-transform:capitalize; font-weight:bold; color:#333; padding:4px; }
.box_header { font:17px Times; font-style:italic; text-align:left; color:#333; border-bottom:1px solid #fff; }
.hr { clear:both; height:0px; border-top:1px solid #666; margin:5px 0px 5px 0px; }
.small_text { font:10px Arial; font-weight:normal; }
.orange_text { color:darkred; font-weight:bold; }
.normal_text { color:#333; font-weight:normal; text-transform:capitalize; }
.maroon_text { color:maroon; font-weight:bold; }
.green_text { color:darkgreen; font-weight:normal; }
.textarea { width:450px; font:11px Tahoma; color:#333; }
.button { font:11px Tahoma; color:#333; }
.youtube_example { font:9px Arial; color:darkgreen; width:300px; }

#popup { position:relative; z-index:999; top:-75px; width:668px; height:1px; overflow:visible; margin:auto; text-align:right; padding-right:32px; }
#yellow_baloon { cursor:pointer; visibility:hidden; }
#site_design { float:left; background:url(bg_site_.png) repeat-x; height:17px; width:165px; text-align:right; padding-right:15px; padding-top:4px; }
#footer_links { float:right; text-align:right; padding-right:15px; padding-top:4px; }
#padder { clear:both; height:10px; }
.line_spaced { line-height:16px; }
.member_index { float:left; border:1px solid #eee; padding:3px 5px 3px 5px; color:#fff; background:#999; cursor:pointer; }
.login_page { padding:50px 0px; 50px 0px; }

#lp_announcement { clear:both; width:182px; }
.lp_hdr { clear:both; height:16px; padding-left:10px; padding-top:8px; padding-bottom:4px; border-bottom:1px solid #cadca7; width:170px; }
.lp_content { clear:both; padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px; }
.lp_more { text-align:right; padding-right:10px; padding-bottom:10px; border-bottom:1px solid #cadca7; }
.lp_author { text-align:right; font-weight:bold; padding-right:10px; }
.lp_hr { height:2px; width:160px; border-bottom:1px solid #cadca7; }

#content_box { padding-left:13px; padding-right:15px; padding-top:8px; padding-bottom:10px; width:493px; text-align:justify; }
.content_hdr { clear:both; text-align:left; height:16px; padding-bottom:4px; border-bottom:1px solid #cadca7; width:505px; }

#preloader { visibility:hidden; height:1px; width:1px; overflow:hidden; }

/*text color*/
.green { color:#093; }
.darkgreen { color:darkgreen; }
.red { color:#f00; }
.lightgrey { color:#ccc; }
.grey { color:#999; }
.darkgrey { color:#666; }
.darkorange { color:darkorange; }
.blue { color:#09f; }
.black { color:#000; }
.navy { color:#152862; }

/*text style*/
.bold { font-weight:bold; }
.italtic { font-style:italic; }

/*font*/
.arial { font-family:Arial, Helvetica, sans-serif; }
.verdana { font-family:Verdana; }
.georgia { font-family:Georgia; }
.tahoma { font-family:Tahoma; }

/*text case*/
.uppercase { text-transform:uppercase; }
.lowercase { text-transform:lowercase; }
.capitalize { text-transform:capitalize; }

/*text size*/
.smallest { font-size:9px; }
.small { font-size:10px; }
.normal { font-size:11px; }
.large { font-size:12px; }
.largest { font-size:13px; }

/*text align*/
.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

/*display*/
.inline { display:inline; }
.block { display:block; }

/*float*/
.float_left { float:left; }
.float_right { float:right; }

/*visibility*/
.show { visibility:visible; }
.hide { visibility:hidden; }

/*table*/
#tabledata { font:11px Tahoma; color:#555; background:#fff; border-collapse:separate; border-spacing:1px; margin-top:5px; border:1px solid #ccc; }
#tabledata tr.even_row { background: #eee; }
#tabledata tr.even_row:hover { background: #ccc; }
#tabledata tr.odd_row { background: #ddd; }
#tabledata tr.odd_row:hover { background: #ccc; }
#tabledata td { padding:2px 5px 2px 5px; }
#tabledata td.header { color:#fff; background:#666; border-right:1px solid #666; font-weight:bold; }
#tabledata td.header:last-child { border-right:none; }


/*classes*/
.box_panel_gray { border:1px solid #d7d7d7; background:#efefef; padding:8px; text-align:left; margin-bottom:10px; }
.box_panel_white { border:1px solid #d7d7d7; background:#fff; padding:8px; text-align:left; margin-bottom:10px; background:url(bg_panel.png) repeat-x; }
.box_panel_blue { border:1px solid #d7d7d7; background:#d6ebff; padding:8px; text-align:left; margin-bottom:10px; }
.box_title { background:url(double_a.gif) no-repeat; padding-left:16px; font:12px Verdana; color:#444; text-transform:uppercase; text-align:left; border-bottom:1px solid #aaa; margin-bottom:5px; }

/*msgpanel*/
.cp_msgpanel { display:block; padding:3px 5px 6px 5px; text-align:left; background:#fefeb1; border:1px solid orange; }
.cp_msgpanel_icon { float:left; padding:3px 5px 0px 2px; }
.cp_msgpanel_text { float:left; padding:4px 5px 0px 2px; }
.cp_msgpanel_buttons { float:left; }
#msgpanel_btn_ok { position:relative; left:-65px; }

/*content panel*/
.cp_form { clear:both; margin:15px; text-align:left; width:564px; }
.cp_text { clear:both; margin:15px; text-align:justify; }
.cp_featured { clear:both; padding:15px; text-align:justify; background:#e3ffd6; border:1px solid #bceca8; margin-bottom:4px; }
.cp_box { padding:10px; white-space:wrap; text-align:left; }
.cp_infopanel_on { display:block; margin:-1px; padding:0px 10px 1px 10px; text-align:left; background:#fefeb1; border:1px solid orange; }
.cp_infopanel_off { display:block; margin:-1px; padding:0px 10px 1px 10px; text-align:left; background:transparent; border:1px solid transparent; }
.cp_infobox { float:right; margin-left:-2px; margin-top:-23px; height:20px; width:275px; padding:0px 10px 0px 0px; text-align:left; font:10px Tahoma; line-height:10px; color:#093; text-transform:capitalize; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.cp_infobox img { margin:4px 4px 0px 0px; }
.cp_textbox_form { float:left; display:inline; margin:1px 5px 3px -1px; width:250px; height:18px; font:11px Verdana; color:#666; line-height:21px; border:1px solid #aaa; padding-left:2px; background:url(bg_grey0.htm); }
.cp_textbox_form:hover { border:1px solid #0099ff; color:#0099ff; }
.cp_textbox { clear:both; display:block; margin:1px 5px 3px -1px; width:250px; height:14px; font:11px Tahoma; color:#666; line-height:14px; border:1px solid #ccc; padding-left:2px; background:url(bg_grey0.htm); }
.cp_textbox:hover { border:1px solid #0099ff; color:#0099ff; }
.cp_textbox_hover { clear:both; display:block; margin:1px 5px 3px -1px; width:250px; height:14px; font:11px Tahoma; color:#666; line-height:14px; border:1px solid #ccc; padding-left:2px; background:url(bg_grey0.htm); border:1px solid #0099ff; color:#0099ff; }
.cp_textbox_short { clear:both; display:block; margin:1px 5px 3px -1px; width:100px; height:14px; font:11px Tahoma; color:#666; line-height:14px; border:1px solid #ccc; padding-left:2px; background:url(bg_grey0.htm); }
.cp_textbox_short:hover { border:1px solid #0099ff; color:#0099ff; }
.cp_textbox_calendar { clear:both; display:block; margin:1px 5px 3px -1px; width:225px; height:14px; font:11px Tahoma; color:#666; line-height:14px; border:1px solid #ccc; padding-left:2px; }
.cp_filebox { position:relative; clear:both; display:inline; margin:1px 5px 3px -1px; width:175px; height:14px; font:11px Tahoma; color:#666; line-height:14px; border:1px solid #ccc; padding-left:2px; padding-right:73px; background:url(bg_grey0.htm); z-index:1; }
.cp_filebox_hidden { position:relative; height:17px; margin-left:30px; margin-bottom:5px; z-index:2; -moz-opacity:.0;filter:alpha(opacity:0);opacity:.0; }
.cp_filebox_button { position:relative; clear;both; font:11px Tahoma; line-height:16px; padding-right:10px; width:68px; height:18px; text-align:right; position:relative; left:176px; top:-21px; cursor:pointer; background:url(btn_choo.gif) no-repeat; z-index:1; }
.cp_filebox:hover { border:1px solid #0099ff; color:#0099ff; }
.cp_select_form { float:left; display:inline; margin:1px 5px 3px -1px; width:254px; height:21px; font:11px Tahoma; color:#666; line-height:19px; border:1px solid #aaa; padding:1px; background:url(bg_grey0.htm); }
.cp_select_form:hover { border:1px solid #0099ff; color:#0099ff; }
.cp_select { clear:both; display:block; margin:1px 5px 3px -1px; width:254px; height:19px; font:11px Tahoma; color:#666; line-height:14px; border:1px solid #ccc; padding:1px; background:url(bg_grey0.htm); }
.cp_select:hover { border:1px solid #0099ff; color:#0099ff; }
.cp_select_short { clear:both; display:inline; margin:1px 5px 3px -1px; width:80px; height:19px; font:11px Tahoma; color:#666; line-height:14px; border:1px solid #ccc; padding:1px; background:url(bg_grey0.htm); }
.cp_select_short:hover { border:1px solid #0099ff; color:#0099ff; }
.cp_textarea_form { clear:both; display:block; margin:1px 5px 3px 0px; width:862px; height:100px; font:11px Verdana; color:#666; line-height:13px; border:1px solid #ccc; padding-left:2px; background:url(bg_grey0.htm); }
.cp_textarea { clear:both; display:block; margin:1px 5px 3px -1px; width:250px; height:75px; font:11px Tahoma; color:#666; line-height:14px; border:1px solid #ccc; padding-left:2px; background:url(bg_grey0.htm); }
.cp_textarea:hover { border:1px solid #0099ff; color:#0099ff; }
.cp_checkbox { margin:1px 5px 3px -1px; }
.cp_checkbox:hover { color:#0099ff; }
.cp_button { float:right; font:11px Tahoma; text-transform:capitalize; color:#fff; letter-spacing:.09em; background:url(bg_butto.png) repeat-x; padding:1px 15px 2px 15px; margin:2px; border:1px solid #a73d01; cursor:pointer; }
.cp_button_disabled { float:right; font:11px Tahoma; text-transform:capitalize; color:#fff; letter-spacing:.09em; background:url(bg_butto.png) repeat-x; padding:1px 15px 2px 15px; margin:2px; border:1px solid #666; cursor:default; }
.cp_button:hover { background:#f46718; }
.cp_fieldset { display:block; width:239px; margin-top:5px; border:1px solid #ddd; }
.cp_fieldset legend { color:green; }
.cp_info { }
.cp_radio { clear:both; }
.cp_chk_label { position:relative; top:-2px; left:2px; }

.rp_textbox { width:102px; height:13px; border:1px solid #ccc; font:11px Tahoma; color:#666; line-height:14px; padding:0px 4px 1px 4px; background:url(bg_grey0.htm); }
.rp_textbox:hover { border:1px solid #0099ff; color:#0099ff; }
.rp_textbox_short { width:35px; height:13px; border:1px solid #ccc; font:11px Tahoma; color:#666; line-height:14px; padding:0px 4px 1px 4px; background:url(bg_grey0.htm); }
.rp_textbox_short:hover { border:1px solid #0099ff; color:#0099ff; }
.rp_select { width:112px; height:16px; border:1px solid #ccc; font:11px Tahoma; color:#666; line-height:17px; padding:0px 1px 0px 4px; background:url(bg_grey0.htm); }
.rp_select:hover { border:1px solid #0099ff; color:#0099ff; }
.rp_button { font:bold 9px Arial; text-transform:capitalize; color:#fff; background:url(bg_butto.png) repeat-x; padding:1px 3px 0px 3px; margin-top:5px; border:1px solid #fa8f41; cursor:pointer; }
.rp_button:hover { background:#fa8f41; }

.rp_more { position:relative; top:9px; left:9px; width:100%; text-align:right; }
.rp_more a { padding:1px 5px 1px 8px;  margin-left:-1px; font:11px Tahoma; line-height:16px; color:#fff; text-transform:capitalize; text-align:right; background:#ef994d; text-decoration:none; }
.rp_more a:hover { background:#666; text-decoration:none; }

/*captcha*/
.captcha_iframe { float:block; width:120px; height:40px; padding:0px; overflow:hidden; margin-left:-6px; border:1px solid #aaa; }
.captcha_refresh { float:left; position:relative; left:135px; top:2px; }
#captcha_unlink { position:absolute; width:1px; height:1px; visibility:hidden; }
#captcha_note { position:relative; top:-17px; left:134px; line-height:9px; }

/*top infopanel*/
#top_infopanel { top:0px; left:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
#top_msgpanel { top:0px; left:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }

/*classes*/
.mandatory { float:left; color:red; display:inline; }
.header_big { font:bold 18px Arial; line-height:18px; letter-spacing:-1px; }
.img_calendar { float:left; margin:-22px 0px 0px 229px; cursor:pointer; z-index:999; }
.cp_image { width:596px; }
.user { background:url(icon_min.png) no-repeat; padding:2px 2px 2px 16px; font:11px Tahoma; font-weight:normal; color:#333; }
.thumb_wrapper { float:left; margin:4px; }
.video_row { clear:both; }
.hand_pointer { cursor:pointer; }
.video_thumb { float:right; width:120px; border:1px solid #aaa; margin-top:3px; }
.auto_thumb { width:100px; height:70px; border:1px solid #ccc; }
.realestate_thumb { width:95px; height:70px; border:1px solid #ccc; }
.thumb { width:72px; vertical-align:bottom; margin-bottom:-8px; }
.topic_title { font:bold 15px Arial; letter-spacing:-1px; color:darkgreen; }
.illustration { display:block; margin:10px 0px 5px 10px; }
.icon_search { margin-right:2px; position:relative; top:0px; }
.question { font:21px Arial; color:#333; }
.unique_id { font:bold 14px Arial;color:brown; }
.dialog_text { float:left; }
.hidden { visibility:hidden; }
.absolute { position:absolute; }
.console_icon { float:left; border:1px solid transparent; text-align:center; text-transform:capitalize; padding:5px; width:75px; height:75px; }
.console_icon:hover { background-color:#efefef; background-image:url(bg_grey0.htm); border:1px solid #ccc; text-decoration:none; }
.console_wrapper { text-align:center; margin:auto; padding:50px 0px 50px 0px; width:350px; }
.console_fieldset { position:relative; left:-10px; margin-top:10px; border:1px solid #ddd; width:350px; }
.console_fieldset legend { text-transform:capitalize; font-weight:bold; }
.btn_table_top { float:right; text-transform:capitalize; margin:-4px 0px 1px 0px; }
.btn_table_top img { position:relative; left:2px; top:5px; }
.nowrap { white-space:nowrap; }

/*clearfix*/
.clearfix:after { content:".";  display:block;  height:0;  clear:both;  visibility:hidden; }
.clearfix { display:inline-block; }
/*Hides from IE-mac*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
#column_left {
  float: left;
  override: hidden;
  width: 200px;
  margin-right: 5px;
}
.area_wide {
  width: 862px;
  margin: 0px;
  padding: 0px;
}
/* shopping cart */
.shoppingCart {
  width: 866px;
  background:#efefef;
}
.shoppingCart .productRemove-heading {
  background: #ccc;
  text-align: center;
  width: 100px;
}
.shoppingCart .productImage-heading {
  background: #ccc;
  text-align: center;
  width: 160px;
}
.shoppingCart .productName-heading {
  background: #ccc;
}
.shoppingCart .productQTY-heading {
  background: #ccc;
  text-align: center;
  width: 110px;
}
.shoppingCart .productTotal-heading {
  background: #ccc;
  text-align: right;
  width: 110px;
}
.shoppingCart .productRemove {
  background: #fff;
  text-align: right;
  vertical-align: top;
}
.shoppingCart .productImage {
  background: #fff;
  text-align: center;
  vertical-align: top;
}
.shoppingCart .productName {
  background: #fff;
  vertical-align: top;
}
.shoppingCart .productQTY {
  background: #fff;
  text-align: center;
  vertical-align: top;
}
.shoppingCart .productTotal {
  background: #fff;
  text-align: right;
  vertical-align: top;
}
.shoppingCart .cartTotal {
  background: #ccc;
}
.shoppingCart .cartTotalValue {
  background: #ccc;
  text-align: right;
}
.shoppingCart .cartFooter {
  background: #fff;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.shoppingCart .cartFooter img {
  margin: 0px;
  padding: 0px;
}
.imageBox {
  max-width:200px;
  width:200px;
  border: solid 1px silver;
}
#center_content {
 width:870px;
 float:left;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.infoBox {border: 0px solid silver;}
#logo {
  float: left;
}
.mandatary {
  color: red;
}
.mainHead {
  font-size: 12px;
  color:#676767;
  font-family:Arial, Helvetica, sans-serif;

}

.mainHeadRed {
  font-size: 16px;
  color:#676767;
  font-family:Arial, Helvetica, sans-serif;
  color:#ff0000;

}

.checkoutBarCurrent {
  color: maroon;
  font-weight: bold;
}
.checkoutBarTo {
  color: maroon;
}
.mainMaroon {
  color: maroon;
}
a.returnlink {
  font-size: 14px;
  color: maroon;
}
.productListing {
  border: solid 1px silver;
}
.productSpecialPrice {
  color: red;
  font-weight: bold;
}
.price_ship {
  font-size: 11px;
}
#breadcrumb {
  width: 860px;
  border: solid 1px silver;
  margin: 0px 0px 10px 0px;

  padding: 5px 5px 5px 5px;

}

.grey14bold
{
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:14px;
font-weight:bold;
}

.grey11
{
font-family:verdana;
color:#999999;
font-size:10px;
text-decoration:none;

}

a.grey11:hover, .grey11 a:hover {
color:#000000;
}

a.headerNavigation:hover {
 color: #80b7de;
}

.mymenu a {
  height:20px;
  line-height:20px;
  font-size:11px;
  font-weight:bold;
}

.mymenu a:hover {
  color:#4c4c4c;
  background:#e9e9e9;
}



/* Links Manager v1.23 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
/* Links Manager v1.23 end */

.smallText {
  font-size:10px;
}
.foot11
{
 background:#E1EFFC;
 width:870px;
 height:29px;
}
#myphon1
{
 background:url('/images/phone000.gif') no-repeat;
 width:300px;
 height:22px;
 padding-left:30px;

}
.pad11
{
 margin-bottom:20px;
 display:block;

}
.nazv11
{
 font-size:12px;
 margin-bottom:4px;
 font-weight:bold;
}
.img11
{
 border:1px #cccccc solid;
}
.cat11, .precena11,.cena11,.evrcena11, .img11, .kod11,.lubtxt11
{
 margin-bottom:4px;
}
.cena11
{
   font-size:13px;
   color:#5E412F;
   font-weighT:bold;
}

.precena11,.lubtxt11
{
 color:#ff0000;
}
.lubtxt11
{
   font-weighT:bold;
}
.tovtxt2
{
 color:#555;
}

.subbut
{
 background:url(tocart.png);
}

/**************************** Amur_Style *************************************/

.cl-table {border:1px #EAF0F4 solid;width: 100%;display: table;text-indent: 0px;border-spacing: 2px;background:#DCECF6;}
	.cl-table thead tr th, .cl-table tbody tr td  {background:#D2DEE6; color:#022D4E; padding:3px; padding-left:5px; }
	.cl-table thead tr th  {font-weight: bold; text-align: center;}
	.cl-table tbody tr td  {font-weight: normal; text-align: left;}

ul.navigation {text-transform: lowercase;}

/**************************** Amur_Style_Form *************************************/

.cl-form {width: 100%; padding-right:7px; margin:5px 5px 0px 5px; font-size:12px;}
	.cl-form .form-submit {}
    .cl-form .form-element {margin: 2px 0px 2px 0px;border: 1px solid #B3B3B3;width: 99%;}
    .cl-form select.form-element { border: 1px solid #B3B3B3; font-size: 10pt; width: 100%;}
    .cl-form textarea.form-element { left: 0px; margin: 2px 0px 2px 0px; height:113px;}

	.cl-form #captcha-input {border: 1px solid #B3B3B3;margin-left:0px;}
	.cl-form .form-file-image {border: 1px solid #B3B3B3;width: 100%;}
	.cl-form .form-file-image-preview img {border: 0; margin: 0; padding: 0;}
	.cl-form .form-file-image-preview {border: 0px;width: 90px;text-align: center;float: left;margin: 0; padding: 0;}
	.cl-form .form-file-image-delete {width: 90px;text-align: center;float: left;margin: 2px 0px 0px 0px;}
	.cl-form .cl-star {color: #ff4f4f;}
	.cl-form label {white-space: nowrap;}

input.cl-form-btn-small {
 background-image:url(/images/button_small.gif);
 width:70px;
 height:22px;
 border:0;
 color: #fff;
 font-weight: bold;
 text-align:center;
 font-size:12px;
  cursor: pointer;
}

input.cl-form-btn-small2 {

 background:url(/images/button_small2.gif) #AACFEA;
 width:70px;
 height:22px;
 border:0;
 color: #fff;
 font-weight: bold;
 text-align:center;
 font-size:12px;
   cursor: pointer;
}


input.cl-form-btn-large {
 background:url(/images/button_large.gif) #AACFEA;
 width:166px;
 height:32px;
 border:0;
 color: #fff;
 font-weight: bold;
 text-align:center;
   cursor: pointer;
}

input.cl-form-btn-large2 {
 background:url(/images/button_large2.gif) #AACFEA;

 width:166px;
 height:32px;
 border:0;
 color: #fff;
 font-weight: bold;
 text-align:center;
   cursor: pointer;
}

input.cl-form-btn-xlarge {
 background:url(/images/button_xlarge.gif) #AACFEA;

 width:140px;
 height:22px;
 border:0;
 color: #fff;
 font-size:12px;
 font-weight: bold;
 text-align:center;
   cursor: pointer;
}

input.cl-form-btn-xlarge2 {
 background:url(/images/button_xlarge2.gif) #AACFEA;

 width:140px;
 height:22px;
 border:0;
 color: #fff;
 font-size:12px;
 font-weight: bold;
 text-align:center;
   cursor: pointer;
}


input.cl-form-btn {
 background:url(/images/button.gif)  #AACFEA;
 width:128px;
 height:22px;
 border:0;
 color: #fff;
 font-weight: bold;
 text-align:center;
   cursor: pointer;
}

input.cl-form-btn2 {

 background:url(/images/button2.gif)  #AACFEA;
 width:128px;
 height:22px;
 border:0;
 color: #fff;
 font-weight: bold;
 text-align:center;
   cursor: pointer;
}


textarea.form-info {height: 33px; font-family: tahoma, sans-serif;}

ul.errors li {font-size: 8pt;color: #ff4f4f;margin-bottom: 7px; list-style-type: disc;}
ul.messages li {font-size: 14pt; color: #ff4f4f; margin: 0; list-style-type: disc;}

.forgot {color: #3F9EE1;}
.block-selected {border-left: 6px solid #F67777;}

.hint {
	background-color: #fdd09e;
	color: #111111;
	font: 12px Arial,Helvetica,sans-serif;

	margin: 2px 3px 6px 0px;
	padding: 5px 0px 5px 17px;

	border: 1px solid #ad906e;
	border-left-width: 4px;
}

.inline-block p {margin: 0;	padding: 0;}

.admin-block {background-color: #E0EEFC; border: 1px solid #cccccc;	margin: 1; padding: 5px; color: #111111;}
.admin-block a {margin: 0px 4px 0px 4px; padding-left: 5px; color: #ff0000; font-size: 10px; font-weight:bold; }

.develop, .develop-main {border: 1px dotted #0000FF;margin: 5px;padding: 5px;position:relative;clear:left;overflow: hidden;}
.develop-main {border: 2px solid #0000FF;}
.develop a {color: #000000;}
.develop a.script, .develop-main a.script {color: #0000FF;font-size: 7pt;text-decoration: none;z-index:0;}
.develop a.script:hover, .develop-main a.script:hover  {background-color: #000000;color: #FFFF00;font-size: 17pt;z-index:10;}

#comment
{
 width:850px;
 height:100px;
}
#big_button
{
 margin-top:5px;
 font-size:11px;
}