body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height:150%;
	color:#646464;
}

img {
  border:none;
}
h1, h2, h3, h4, h5 {
   padding:4px 0px;
   margin:0px;
   font-family:Palatino Linotype, Book Antiqua, Times, serif;
   font-size:16px;
   font-weight:900;
}
h2 {
   font-size:16px;
}
h3 {
   font-size:14px;
}
a {
  color:#3399cc;
  text-decoration:none;
}
a:hover {
  color:#3399cc;
  text-decoration:underline;
}
input, select {
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:11px;
}

form {
  padding:0px;
  margin:0px;
}
.Line {
   border-top:1px solid #BCBCBC;
   margin-top: 18px;
}
.LineSub {
   border-top:2px solid #E6E6E6;
   margin-top: 100px;
   padding: 10px 0px 0px 15px;
}

.DarkLine {
   border-top:2px solid #666666;
   margin-top: 10px;
}
div#MessageBlock {
   border:1px solid #FF0000;
   width: 100%;
   padding:3px 0px;
}

input.Button {
  padding:3px 5px;
  border:1px solid #BCBCBC;
  color:#646464;
  background-color:#E6E6E6;
}
input.Button:hover {
  padding:3px 5px;
  border:1px solid #666666;
  color:#646464;
  background-color:#BCBCBC;
}

a.HrefButton {
  padding:4px 5px;
  text-decoration:none;
  border:1px solid #BCBCBC;
  color:#646464;
  line-height:25px;
  background-color:#E6E6E6;
}
a.HrefButton:hover {
  padding:4px 5px;
  text-decoration:none;
  border:1px solid #666666;
  color:#646464;
  line-height:25px;
  background-color:#BCBCBC;
}
.inputRequirement {
  color:#FF0000;
}
label {
  clear:left;
  display:block;
  float:left;
  font-size:11px;
  font-weight:normal;
  padding-right:5px;
  text-align:left;
  color:#646464;
  width:100px;
}
div.AlignRight {
  text-align: right;
}

div#MainBlock {
	width:780px;
	margin:auto;
	padding:0px 12px;
	border-top:1px solid #DBDBDB;
    border-left:1px solid #DBDBDB;
    border-right:1px solid #DBDBDB;
}

/******************| Header Start |******************/
/****************************************************/

div#HeaderBlock {
	height:166px;
}
div#TopBarBlock {
	height:18px;
	background-color:#BCBCBC;
	text-align:right;
}
div#Phone {
  padding-right:10px;
}

/** menu **/
div#MenuBlock {
	height:44px;
	padding-left:190px;
}
div.MenuElements {
    width:555px;	
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}
/** logo block **/
div#LogoAndSearchBlock {
  height:104px;
	clear:both;
}
div#LogoBlock {
  width:610px;
  height:104px;
  float:left;
  text-align:left;
}
div#SearchBlock {
  width:170px;
  height:104px;
  float:left;
}
div#AccountMenu {
  padding-top:50px;
  text-align: left;
}
div#FormSearch input {
  width:138px;
  height:16px;
  padding:3px 5px 2px 2px;
  float:left;
  border:1px solid #BCBCBC;
  text-align:right;
}
div#FormSearch a {
  width:23px;
  height:23px;
  display: block;
  background-image: url(images/gobutton.gif);
  background-repeat: no-repeat;
  float:left;
}
/******************| Header End |******************/
/**************************************************/

/******************| Footer Start |****************/
/**************************************************/
div#FooterLink {
   	width:780px;
	margin:auto;
	padding:0px 12px;
    border-left:1px solid #DBDBDB;
    border-right:1px solid #DBDBDB;
}
div#FooterBlock {
    width:804px;
	margin:auto;
	padding:0px;
	border-top:1px solid #DBDBDB;
    text-align: right;
}
/******************| Footer End |******************/
/**************************************************/

/******************| Content Start |***************/
/**************************************************/
div#ContentBlock {
    clear:both;
    overflow: hidden;
    height: auto;
 }
.heightIndex {
  height: 380px !important;
}
/** left block **/
div#LeftBlock  {
   width:180px;
   height: auto;
   margin-bottom: -10000px;
   padding-bottom: 10000px;
   padding-top:8px;
   float: left;
   display:block;
   background-color:#BCBCBC;
}
div#LeftBlock a:hover {
  background-color:#DBDBDB;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
}
div#LeftBlock a {
  border-bottom:1px solid #BCBCBC;
  border-top:1px solid #BCBCBC;
  color:#646464;
  display:block;
  padding:3px 0px 3px 15px;
  text-decoration:none;
}
div#LeftBlock span {
  background-color:#DBDBDB;
  color:#646464;
  display:block;
  padding:3px 0px 3px 15px;
  text-decoration:none;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
}

/** content container **/
div#ContentContainer {
   width:584px;
   margin-bottom: -10000px;
   padding-bottom: 10000px;
   float: right;
}

div#ContentTitleBlock {
   width:100%;
   height:16px;
   margin-bottom:25px;
   background-color:#E6E6E6;
   font-family:Palatino Linotype,Book Antiqua,Times,serif;
   font-size:16px;
   font-weight:900;
   padding:5px 0px 5px 15px;
}
div#ContentContainerBlock {
  width:100%;
  clear:both;
}
div#MainContent {
  width:417px;
  float: left;
  padding-top:10px;
  padding-bottom:25px;
  border-bottom:2px solid #666666;
  border-top:1px solid #DBDBDB;
}

div#HaveAQuestionBlock {
   width:144px;
   padding:5px;
   float:right;
   background-color:#E6E6E6;
   background-image:url(images/icon_email.gif);
   background-repeat:no-repeat;
   background-position:125px 7px;
   margin-bottom: -10000px;
   padding-bottom: 10000px;
}

div#RightContentBlock {
   width:144px;
   padding:5px;
   float:right;
   background-color:#E6E6E6;
   margin-bottom: -10000px;
   padding-bottom: 10000px;
}

/** system container **/
div#SystemContainer {
   width:100%;
   margin-bottom: -10000px;
   padding-bottom: 10000px;
   float: right;
}
div#SystemContent {
  width:610px;
  float: left;
  padding-top:10px;
  padding-bottom:25px;
  border-bottom:2px solid #666666;
  border-top:1px solid #DBDBDB;
}

/** index container **/
div#IndexContainer {
   width:100%;
   margin-bottom: -10000px;
   padding-bottom: 10000px;
}
div#IndexContent {
  width:465px;
  float: left;
  padding-bottom:10px;
}
div#IndexRightBlock  {
  width:301px;
  float: right;
}
div#IndexTitleBlock {
   width:450px;
   height:16px;
   margin-bottom:10px;
   background-color:#E6E6E6;
   font-family:Palatino Linotype,Book Antiqua,Times,serif;
   font-size:16px;
   font-weight:900;
   padding:5px 0px 5px 15px;
}


/** checkout container **/
div#CheckoutContent {
  width:100%;
  float: left;
  padding-top:0px;
  padding-bottom:25px;
  border-bottom:2px solid #666666;
}

/** category container **/
div#CategoryContainerBlock  {
  width:100%;
  clear:both;
}
div#CategoryTitleBlock {
   width:765px;
   height:16px;
   margin-bottom:25px;
   background-color:#E6E6E6;
   font-family:Palatino Linotype,Book Antiqua,Times,serif;
   font-size:16px;
   font-weight:900;
   padding:5px 0px 5px 15px;
}
div#CategoryContainer {
   width:584px;
   margin-bottom: -10000px;
   padding-bottom: 10000px;
   float: right;
}
div#MainCategory {
  width:100%;
  float: left;
  border-top:1px solid #DBDBDB;
  background-repeat: no-repeat;
  background-position:bottom right;
}
div#Category  {
   float: left;
   padding-bottom:250px;
}

div#Product {
  float: left;
  padding-bottom:250px;
}

div.CategoryItem {
  width:138px;
  height: 133px;
  padding-top:8px;
  float: left;
  border-bottom:2px solid #666666;
  margin:0px 4px;
}
div.ProductItem {
  width:138px;
  height: 150px;
  padding-top:8px;
  float: left;
  border-bottom:2px solid #666666;
  margin:0px 4px;
}


/** Login **/
div#RegisterBlock {
  width:290px;
  float: left;
}
div#LoginBlock {
  width:295px;
  float: right;
}
/******************| Content End |*****************/
/**************************************************/

/***************| My Account Start |***************/
/**************************************************/
 div.AccountLink {
   padding-left:20px;
 }
/****************| My Account End |****************/
/**************************************************/

div#SplitProduct {
  width:100%;
}
div#SplitProduct div {
   float:left;
   padding: 0px 10px;
   font-size: 12px;
   font-weight:normal;
}
div#SplitProduct div.Title   {
   font-size:16px;
   font-weight:900;
   padding: 0px 0px 0px 0px !important;
   width: 160px;
}

div#Limit {
   float:right !important;
}
div#Sort {
   width:300px; 
}

/** Product not found **/
div#ProductNotFound {

}

/** Product details **/
div#ProductInfoBlock {
  float: left;
}

div#ProductInfoBlock div.ProductDescription {
  float: left;
  border-bottom: 2px solid #666666;
  padding-top: 5px;
  padding-bottom: 20px;
}

div#ProductInfoBlock div.ProductDescription div.Image {
  width: 195px;
  float: left;
  margin-right: 5px;
}

div#ProductInfoBlock div.ProductDescription div.Description {
  width: 217px;
  float: left;
}

div#ProductInfoBlock div.ProductActions {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  width:100%;
}

div#ProductInfoBlock div.ProductActions img {
  vertical-align: middle;
}

div#ProductInfoBlock div.ProductActions div.ZoomLink {
  width:150px;
  float: left;
}

div#ProductInfoBlock div.ProductActions div.EmailToFriend {
   width:110px;
  float: right;  
}

/** Higslide **/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: inline;
	margin: 0 5px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
}
.highslide-move {
    cursor: move;
}
/* Shopping Cart  */
div.ShoppingCartItem {
   clear: both;
}
div.ShoppingCartLeft {
   float: left;
   width: 150px;
   border-top:2px solid #E6E6E6;
   border-bottom:2px solid #666666;
   margin-bottom: 7px;
}
div.ShoppingCartRight {
   width: 610px;
   float: right;
   border-top:2px solid #E6E6E6;
   border-bottom:2px solid #666666;
   margin-bottom: 7px;
}
div.CheckOutBlock{
   clear: both;
   width: 775px;
   display: block;
}
div.CheckOutLeft {
   float: left;
   width: 375px;
   border-top:2px solid #E6E6E6;
   border-bottom:2px solid #666666;
   margin-bottom: 7px;
}
div.CheckOutRight {
   float: right;
   width: 375px;
   border-top:2px solid #E6E6E6;
   border-bottom:2px solid #666666;
   margin-bottom: 7px;
}
div.CheckOutProductBlock {
   clear: both;
   width: 775px;
   border-top:2px solid #E6E6E6;
   border-bottom:2px solid #666666;
   margin-bottom: 7px;
}
table.Border {
   border-top:2px solid #E6E6E6;
   border-bottom:2px solid #666666;
   margin:4px 0px;
   padding:8px 0px;
}

a.Blue  {
  color: #3F97AF;
}
a.Blue:hover  {
  color: #3F97AF;
}






