
body,head,div,dl,dt,dd,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,img,table,td,tr,span {
  margin: 0;
  padding: 0;
  border: none 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/*h1            { font-size:1em; font-weight:normal; line-height:1.3; }
h2            { font-size:1em; font-weight:normal; line-height:1.34; }
h3            { font-size:0.92em; font-weight:bold; line-height:1.375; }
h4            { font-size:1em; font-weight:bold; }
h5            { font-size:1em; font-weight:bold; }
h6            { font-size:1em; font-weight:bold; }
*/
h1.detailed-name {font-size:14px; color:#194278; text-align:left; border-bottom:1px solid #CCC; padding:0 0 10px 0; margin:0 0 10px 0;}

ul li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0pt 0pt 0.25em 1.5em;
  padding: 0pt;
}

a {
  color: #447409;
  text-decoration: none;
}

a:hover {
  color: #707070;
  text-decoration: underline;
}

a:link.email
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: verdana, arial, helvetica, Sans-Serif;
	text-decoration: underline;
}
a:visited.email
{
	font-weight: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}
a:hover.email
{
	font-weight: bold;
	color: #111111;
	text-decoration: underline;
}

#page {
  width: 1000px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  background: transparent;
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
}

#header {
  width: 1000px;
  background: transparent;
  padding-top: 10px;
  position:relative;
  z-index:51;
}

#header_left {
  width: 400px;
  height: auto;
  background: transparent;
  float: left;
  color: #447409;
  font-weight: bold;
}

#header_right {
  width: 600px;
  height: auto;
  background: transparent;
  float: right;
  position: relative;
}

#header_user {
  background: transparent;
  width: 400px;
  text-align: right;
}

#header_user_info {
  float: right;
  background: transparent;
  width: 500px;
  text-align: center;
}

#header_user_menu ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

#header_user_menu ul li {
  display: inline;
  text-align:right;
}

#header_user_menu ul li a:link,#header_user_menu ul li a:visited {
  text-decoration: underline;
  font-weight:bold;
  color: #447409;
  padding: 0 0px 0 0px;
  text-align:right;
}

#header_user_menu ul li a:hover {
  text-decoration: none;
}

#header_user_tel {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

#header_user_tel span {
  color: #447409;
}

.base_color {
  /*color: #447409;*/
  color: #333333;
}

.search_button {
  color: White;
  font-weight: bold;
  font-size: medium;
  vertical-align: bottom;
  padding-left: 1px;
  padding-top: 11px;
}

#cart_section {
  color: #FFFFFF;
  float:right;
  padding-top: 11px;
  padding-left:20px;
  width:195px;
}

.form_text {
  color: #1f1f1f; /*#447409;*/
  padding: 2px 3px;
  width: 330px;
  height:17px;
}

.form_select {
    color: #333333; /*#447409;*/
    width: 180px;
    height:24px;
    border-top: 1px solid #b3b4b5;
    border-bottom: 1px solid #b3b4b5;
    border-left: 1px solid #b3b4b5;
    border-right: 1px solid #b3b4b5;
    background-color: #FBFBFB;
    text-transform:capitalize;
}

#menu_section {
  height: 40px;
  padding: 0px;
}

#menu_left {
  background: url("/Identity/Images/menu/bg_menu_left.png") repeat-y top left;
  padding: 0;
  margin: 0;
  height: 40px;
}

#menu_right {
  background: url("/Identity/Images/menu/bg_menu_right.jpg") no-repeat top right;
  padding: 0;
  margin: 0;
  height: 40px;
}

#menu {
  list-style: none;
  margin: 0 20px 0 0;
  padding: 0;
  height: 40px;
  float: left;
}

#menu ul {
  background: transparent;
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu li {
  margin: 0;
  float: left;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}

#menu li a {
  background: transparent;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 10px 30px 10px 30px;
  text-decoration: none;
}

#menu li a:hover,#menu ul li:hover a {
  background: url("/CSS/Images/menu_active.gif") bottom center no-repeat;
  padding-bottom: 10px;
}

#menu li ul {
  display: none;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position: absolute;
  width: 225px;
  z-index: 200;
  background: transparent;
}

#menu li:hover ul {
  display: block;
}

#menu li li {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 150px;
  background: none;
  border-bottom: 1px dotted #A0A0A0;
}

#menu li li.sub_item {
  background: #8CBA3A;
}

#menu li:hover li a {
  background: none;
}

#menu li ul a {
  display: block;
  height: 20px;
  margin: 0px;
  padding: 5px 10px 5px 15px;
  text-align: left;
}

#menu li ul a:hover,#menu li ul li:hover a {
  border: 0px;
  text-decoration: underline;
  padding: 5px 10px 5px 15px;
}

#menu li ul li:hover {
  font-size:medium;
}

#main_page {
  border-bottom: 0px solid #CCCCCC;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#left_column {
  width: 190px;
  height: auto;
  background: transparent;
  float: left;
}

#main_column {
  float: right;
  width: 810px;
  background: transparent;
}

#block_left {
  float: left;
  width: 713px;
  background: transparent;
  margin-right: 5px;
  margin-bottom: 5px;
}

#center_column {
  float: left;
  background: transparent;
  margin: 0 5px;
  width: 610px;
}

#center_column img.main_banner {
  width: 610px;
  border: 0;
  margin-bottom: 5px;
}

#right_column {
  float: right;
  width: 190px;
  background: transparent;
}


#right_column img.banner {
  width: 190px;
  border: 0;
  margin-bottom: 5px;
}

.col-right {
  float: right;
  width: 225px;
}

.module {
  background: transparent url(/css/images/module_br.jpg) no-repeat scroll 100% 100%;
  width: 100%;
  color: #333333; /*#447409;*/
  margin-bottom: 5px;
}

.module div {
  background: transparent url(/css/images/module_bl.jpg) no-repeat scroll 0 100%;
}

.module div div {
  background: transparent url(/css/images/module_tr.jpg) no-repeat scroll 100% 0;
}

.module div div div {
  background: transparent url(/css/images/module_tl.jpg) no-repeat scroll 0 0;
  padding: 10px;
}

.module div div div h3 {
  padding: 3px 0 20px 0;
  margin: 0;
  /*color: #61AB13;*/
  color:#1f1f1f;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}

.module ul {
  list-style-type: none;
}

.main_module_bg {
  background-color: #EBEBD6;
}

.main_module {
  background: #EBEBD6 url(/CSS/Images/main_module_br.jpg) no-repeat scroll 100% 100%;
  width: 100%;
  color: #447409;
  margin-top:0px;
  margin-bottom:15px;
}

.main_module .bottom_right {
  background: transparent url(/CSS/Images/main_module_bl.jpg) no-repeat scroll 0 100%;
}

.main_module .top_right {
  background: transparent url(/CSS/Images/main_module_tr.jpg) no-repeat scroll 100% 0;
}

.main_module .top_left {
  background: transparent url(/CSS/Images/main_module_tl.jpg) no-repeat scroll 0 0;
  padding: 5px 0 3px 0;
}

.main_module .top_left h1 {
  padding: 0 0 0 10px;
  margin: 0;
  color: #61AB13;
  font-weight: bold;
  text-transform: capitalize;
  text-align: left;
  font-size:12pt;
}
.main_module .top_left h3 {
  padding: 0 0 0 10px;
  margin: 0;
  color: #61AB13;
  font-size:15px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}

.main_module a:link, .main_module a:visited {
  text-decoration: none; 
}

.main_module a:hover {
  text-decoration: underline; 
}

.module_content {
  padding: 0 10px;
}

.module_content_left {
  float: left;
  width: 49%;
  text-align: left;
}

.module_content_right {
  width: 49%;
  float: right;
  text-align: left;
}

.main_module_item {
  background: #FFFFFF url(/CSS/Images/main_item_rb.gif) no-repeat right bottom;
  width: 300px;
  color: #447409;
  margin: 3px 0 0 3px;
  float: left;
}

.page_content {
  background: #FFFFFF url(/CSS/Images/main_item_rb.gif) no-repeat right bottom;
  color: #333333; /*#447409;*/
  margin: 2px 3px 1px 3px;
}

.main_module_item .main_module_item_rt,.page_content .main_module_item_rt {
  background: transparent url(/CSS/Images/main_item_rt.gif) no-repeat right top;
}

.main_module_item .main_module_item_lb,.page_content .main_module_item_lb {
  background: transparent url(/CSS/Images/main_item_lb.gif) no-repeat left bottom;
}

.main_module_item .main_module_item_lt,.page_content .main_module_item_lt {
  background: transparent url(/CSS/Images/main_item_lt.gif) no-repeat left top;
}

.top_module_item {
  background: #FFFFFF url(/CSS/Images/main_item_rb.gif) no-repeat right bottom;
  width: 264px;
  color: #447409;
  margin: 3px 0 0 3px;
  float: left;
}

.top_content {
  background: #FFFFFF url(/CSS/Images/main_item_rb.gif) no-repeat right bottom;
  color: #447409;
  margin: 2px 3px 1px 3px;
}

 .top_module_item_rt {
  background: transparent url(/CSS/Images/main_item_rt.gif) no-repeat right top;
}

 .top_module_item_lb {
  background: transparent url(/CSS/Images/main_item_lb.gif) no-repeat left bottom;
}

 .top_module_item_lt  {
  background: transparent url(/CSS/Images/main_item_lt.gif) no-repeat left top;
}

#footer {
  clear: both;
  background: #539b13;
  height: 30px;
  text-align: center;
}

#footer .menu {
  padding-top: 3px;
  font-size: 1em;
  list-style-type: none;
}

#footer .menu li {
  display: inline;
}

#footer .menu li a:link,#footer .menu li a:visited {
  text-decoration: underline;
  color: #FFFFFF;
  padding: 0 5px 0 5px;
}

#footer .menu li a:hover {
  text-decoration: none;
}

.popular a:link,.popular a:visited {
  text-decoration: underline;
  color: #447409;
  padding: 0 5px 0 0px;
}

.popular a:hover {
  text-decoration: none;
}

.breadcrumb {
  color: #1f1f1f; /*#447409;*/
  padding-left: 5px;
}

.breadcrumb a {
  background: transparent url(/CSS/Images/breadcrumb.gif) no-repeat center right;
  text-decoration: none;
  padding-right: 18px; /*adjust bullet image padding*/
  color: #1f1f1f; /*#447409;*/
}

.breadcrumb a:visited,.breadcrumb a:active {
  /*color: #447409;*/
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.clear_both {
  clear: both;
  height: 0;
}

input,input.input-text,select,textarea {
  background: #FFFFFF none repeat scroll 0 0;
  border-color: #404040 #D4D0C8 #D4D0C8 #696969;
  border-style: solid;
  border-width: 1px 1px 1px 2px;
}

.button1 {
  background: transparent none repeat scroll 0 50%;
  border: 0 none;
  cursor: pointer;
  text-decoration:none;
  line-height: normal;
  overflow: visible;
  width: auto;
  padding: 5px 0 0 0;
  margin: 0;
  text-align:right;
}

html>body .button1_indent {
    vertical-align:bottom;
    margin: 0 5px;
 }

.button1 span {
  display: block;
  background: url(/CSS/Images/buttons_left_corner.gif) left top no-repeat;
}

.button1 span span {
  display: block;
  padding: 0 4px;
  background: url(/CSS/Images/buttons_right_corner.gif) right top no-repeat;
}

.button1 span span span {
  display: block;
  margin: 0;
  padding: 2px 6px 5px;
  text-transform: capitalize;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  color: #FFFFFF;
  background: url(/CSS/Images/buttons_bg.gif) left top repeat-x;
}

.btn_ltgray {
  background: transparent none repeat scroll 0 50%;
  border: 0 none;
  cursor: pointer;
  line-height: normal;
  overflow: visible;
  width: auto;
  padding: 5px 0 0 0;
  margin: 0;
  text-align:right;
}

html>body .btn_ltgray_indent {
    vertical-align:bottom;
    margin: 0 5px;
 }

.btn_ltgray span {
  display: block;
  background: url(/CSS/Images/btn_lightgray_left.jpg) left top no-repeat;
}

.btn_ltgray span span {
  display: block;
  padding: 0 4px;
  background: url(/CSS/Images/btn_lightgray_right.jpg) right top no-repeat;
}

.btn_ltgray span span span {
  display: block;
  margin: 0;
  padding: 2px 6px 5px;
  text-transform: capitalize;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  color: #FFFFFF;
  background: url(/CSS/Images/btn_lightgray.jpg) left top repeat-x;
}

.btn_gray {
  background: transparent none repeat scroll 0 50%;
  border: 0 none;
  cursor: pointer;
  line-height: normal;
  overflow: visible;
  width: auto;
  padding: 5px 0 0 0;
  margin: 0;
  text-align:right;
}

html>body .btn_gray_indent {
    vertical-align:bottom;
    margin: 0 5px;
 }

.btn_gray span {
  display: block;
  background: url(/CSS/Images/btn_gray_left.jpg) left top no-repeat;
}

.btn_gray span span {
  display: block;
  padding: 0 4px;
  background: url(/CSS/Images/btn_gray_right.jpg) right top no-repeat;
}

.btn_gray span span span {
  display: block;
  margin: 0;
  padding: 2px 6px 5px;
  text-transform: capitalize;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  color: #FFFFFF;
  background: url(/CSS/Images/btn_gray.jpg) left top repeat-x;
}

input,select,textarea,button1,btn_ltgray,btn_gray, img {
  color:Black;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  vertical-align: middle;
}

/*******************************************************************/
.btn40px {
  background: transparent none repeat scroll 0 50%;
  border: 0 none;
  cursor: pointer;
  line-height: normal;
  overflow: visible;
  width: auto;
  padding: 5px 0 0 0;
  margin: 0;
  text-align:right;
}

html>body .btn40px_indent {
    vertical-align:bottom;
    margin: 0 5px;
 }

.btn40px span {
  display: block;
  background: url(/CSS/Images/btn_left_40px.gif) left top no-repeat;
}

.btn40px span span {
  display: block;
  padding: 0 4px;
  background: url(/CSS/Images/btn_right_40px.gif) right top no-repeat;
}

.btn40px span span span {
  display: block;
  margin: 0;
  padding: 10.5px 6px 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-size:10pt;
  text-align: center;
  white-space: nowrap;
  color: #FFFFFF;
  background: url(/CSS/Images/btn_middle_40px.gif) left top repeat-x;
}

/******************************************************************************/

.input_checkbox,.input_radio {
  border: none;
}

.space_border {
  border-top: 1px solid #ffffff;
}

.checkout_section {
  border: 2px solid #285507;
}

.checkout_section ul {
  list-style-type: none;
}

.checkout_step_area {
  border-bottom: 1px solid #285507;
}

.checkout_right_step_area{
  border-bottom: 1px solid #285507;
  color:White;  
}

.checkout_right_step_area a {
    border-bottom: 0px;
    color:White;  
}

.checkout_right_step_area a:visited,.checkout_right_step_area a:active {
    border-bottom: 0px solid #285507;
    color:Blue;
    font-weight:bold; 
}


.checkout_wait_step {
  background: #5A9211;
  padding: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

.checkout_wait_step .number {
  border: 1px solid #285507;
  color: #FFFFFF;
  padding: 3px 7px;
  margin-right: 3px;
}

.checkout_right_column {
  border: 1px solid #285507;
}

.checkout_processing_step {
  border-bottom: 1px solid #285507;
  padding: 10px;
  color: #447409;
  font-weight: bold;
}

.checkout_processing_step .number {
  background: #EBEBD6 none repeat scroll 0 0;
  border: 1px solid #EBEBD6;
  color: #447409;
  padding: 3px 7px;
  margin-right: 3px;
}

/******************************* main banner css ********************************/
div.banner_bg
{
  width: 608px;
  height: 214px;
  background: url(/Identity/Images/banners/vixity_banner.gif) top no-repeat;
  border: 1px solid white;
}
div.banner_transbox
{
  width: 360px;
  height: 120px;
  margin: 30px 50px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
div.banner_transbox p
{
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
}
/******************************* main banner css ********************************/

.FeatureTitle
{
	font-size:medium;
	font-weight:bold;
	font-family: Arial, sans-serif;
	text-align:left;
	padding: 0px 0px 7px 7px;
	margin: 0px 0px 10px 0px;
}

/*********************Leftbar box ******************************/
/*.leftbar1h, .leftbar2h, .leftbar3h, .leftbar4h, .leftbar2bh, .leftbar3bh, .leftbar4bh {font-size:1px; overflow:hidden; display:block;}
.leftbar1h {height:1px; background:#313b5c; margin: 0 5px;}
.leftbar2h, .leftbar2bh {height:1px; background:#313b5c; border-right:2px solid #313b5c; border-left:2px solid #313b5c; margin:0 3px;}
.leftbar3h, .leftbar3bh {height:1px; background:#313b5c; border-right:1px solid #313b5c; border-left:1px solid #313b5c; margin:0 2px;}
.leftbar4h, .leftbar4bh {height:2px; background:#313b5c; border-right:1px solid #313b5c; border-left:1px solid #313b5c; margin:0 1px;}
.leftbar2bh, .leftbar3bh, .leftbar4bh {background: #ecebd6;}
.leftbarheadh {background: #313b5c; border-right:1px solid #313b5c; border-left:1px solid #313b5c;}
.leftbarheadh cath3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.leftbarcontenth {background: #ecebd6; border-right:1px solid #313b5c; border-left:1px solid #313b5c;}
.leftbarcontenth div {margin-left: 0px; padding-top: 5px;}
*/

.leftbar1h, .leftbar2h, .leftbar3h, .leftbar4h, .leftbar2bh, .leftbar3bh, .leftbar4bh{font-size:1px; overflow:hidden; display:block;}
.leftbar1h {height:1px; background:#ecebd6; margin : 0px 5px;}
.leftbar2h, .leftbar2bh {height:1px; background:#ecebd6; border-right:2px solid #ecebd6; border-left:2px solid #ecebd6; margin:0 3px;}
.leftbar3h, .leftbar3bh {height:1px; background:#ecebd6; border-right:1px solid #ecebd6; border-left:1px solid #ecebd6; margin:0 2px;}
.leftbar4h, .leftbar4bh {height:2px; background:#ecebd6; border-right:1px solid #ecebd6; border-left:1px solid #ecebd6; margin:0 1px;}
.leftbar2bh, .leftbar3bh, .leftbar4bh {background: #ecebd6;}
.leftbarheadh {background: #fff; border-right:5px solid #ecebd6; border-left:5px solid #ecebd6;}
.leftbarheadh h3 
{
    margin: 0px 10px 0px 10px; 
    padding-bottom: 5px; 
    padding-top:5px; 
    color: #61AB13;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}
.leftbarcontenth {background: #ecebd6; border-right:1px solid #ecebd6; border-left:1px solid #ecebd6;}
.leftbarcontenth div {padding-top: 5px; padding-bottom:5px; color: #447409; }

