body 
{
    margin:0px;
    margin-top: 5px;
    padding: 0px;
    color:#696969;
    font-family:tahoma;
    font-size:11px;
}

td
{
    vertical-align: top;
    color:#696969;
    font-family:tahoma;
    font-size:11px;
}

h1
{
    margin-top: 10px;
    font-size: 16px;
    vertical-align: bottom;
    color: black;
    font-family: Palatino;
    letter-spacing: 2px;
}

h2
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5C9978;
    margin-bottom: 10px;
}

h3, .h3
{
    margin-top: 10px;
    font-size: 12px;
    vertical-align: bottom;
    color: #003333;
    font-family: Georgia, "Times New Roman", Times, serif;
}

img
{
    border: none;
}

a
{
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #1e4564;
}

.Button
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.DropDownList
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.TextBox
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.TableRowLabel
{
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 4px;
}

.TableRowDataLabel
{
    white-space: nowrap;
    vertical-align: top;
    padding-top: 4px;
}

.SectionHeader
{
    margin-top: 20px;
    border-bottom: #dcdcdc 1px dotted;
    color: #959C98;
    font-size: 12px;
    padding-bottom: 3px;
    font-weight:bold;
    margin-bottom: 4px;
}

/* Main Menu Styles */

 #mainMenu a:hover {text-decoration: underline; color: #1e4564;}
             #mainMenu a:link {color: #1e4564;}      /* unvisited link */
#mainMenu a:visited {color: #1e4564;}  /* visited link */
#mainMenu a:hover {color: #1e4564;}  /* mouse over link */
#mainMenu a:active {color: #1e4564;}  /* selected link */
#mainMenu a {font-weight: normal; font-size: 12px;}
#mainMenu {font-size: 12px;}

#mainMenu .SMParent a {font-weight: normal; font-size: 12px; font-weight: bold; color: #ffffff;}
#mainMenu .SMParent_2 a {font-weight: normal; font-size: 12px; font-weight: bold; }
#mainMenu .SMParent_3 a {font-weight: normal; font-size: 12px; font-weight: bold; }
#mainMenu .SMParent_4 a {font-weight: normal; font-size: 12px; font-weight: bold; }

#mainMenu .SMParent a:hover { color: #ffffff; }
#mainMenu .SMParent_2 a:hover { }
#mainMenu .SMParent_3 a:hover { }
#mainMenu .SMParent_4 a:hover {}

.SMParent {
	background-color:#6D90AA;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	cursor: pointer;
	width: 180px;
	padding: 2px 0 2px 10px;
	clear: both;
}

.SMParent .menuBullet {margin-right: 7px; width: 8px; height: 12px; display: inline; float: left; background: url(../../Images/menu_bullet_light.png) no-repeat 0 3px;}

.SMParent_2 
{
    background-color:#B5C7D6;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#555555;
	padding-left:20px;
	text-align:left;
	cursor: pointer;
	width: 170px;
	clear: both;
}

.SMParent_2 .menuBullet {margin-right: 7px; width: 8px; height: 12px; display: inline; float: left; background: url(../../Images/menu_bullet.png) no-repeat 0 3px;}

.SMParent_3
{
    background-color:#d8e1e9;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#555555;
	padding-left:30px;
	text-align:left;
	cursor: pointer;
	width: 160px;
	clear: both;
}

.SMParent_3 .menuBullet {margin-right: 7px; width: 8px; height: 12px; display: inline; float: left; background: url(../../Images/menu_bullet.png) no-repeat 0 3px;}

.SMParent_4
{
    background-color:#eef4f7;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#555555;
	padding-left:40px;
	text-align:left;
	cursor: pointer;
	width: 150px;
	clear: both;
}

.SMParent_4 .menuBullet {margin-right: 7px; width: 8px; height: 12px; display: inline; float: left; background: url(../../Images/menu_bullet.png) no-repeat 0 3px;}

.SMChild {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-family:verdana;
	vertical-align: middle;
	text-align:left;
	text-decoration:none;
	width: 190px;
	padding: 2px 0;
}
.SMChild .Level_1 {padding-left: 15px;}
.SMChild .Level_2 {padding-left: 20px;}
.SMChild .Level_3 {padding-left: 30px;}
.SMChild .Level_4 {padding-left: 40px;}
.SMChild .Level_5 {padding-left: 50px;}

.ErrorBox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width: auto;
}

.LeftMenuHeader, .RightMenuHeader
{
    background: #959C98;
    padding-left: 10px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
    font-family: tahoma;
    font-size: 14px;
    color: #ffffff;
}

.LeftMenuContent, .RightMenuContent
{
    background:#F5F5F5;
    border: 1px solid #959C98;
    padding: 10px;
    padding-left: 20px;
}

.RightMenuContent
{
    border-right: none;
}

.LeftMenuCategoriesContent
{
    background:#F5F5F5;
    border: 1px solid #959C98;
    border-left: none;
}

.LeftMenuCategoriesItem
{
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
}

.LeftMenuCategoriesItem a, .LeftMenuCategoriesItem a:hover, 
    .LeftMenuCategoriesItem .Item
{
    padding-left: 15px;
    font-weight: bold;
    color: black;
}

.LeftMenuCategoriesItem a:hover
{
    background: url('../../Images/CategoryAnchor.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.LeftMenuCategoriesItem2
{
    margin-left: 25px;
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
}

.LeftMenuCategoriesItem2 a, .LeftMenuCategoriesItem2 a:hover
{
    padding-left: 15px;
    font-weight: normal;
    color: black;
}

.LeftMenuCategoriesItem2 a:hover
{
    background: url('../../Images/CategoryAnchor.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-decoration: none;
}

.ContentHeader
{
    background: #959C98;
    padding-left: 10px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
    font-family: tahoma;
    font-size: 14px;
    color: #ffffff;
}

.Content
{
    background-color: white;
    border: 1px solid #959C98;
    padding: 10px;
}

.CatalogProductImage
{
    padding: 5px;
    border: 1px solid #696969;
}

.CatalogItemHeader
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5C9978;
    margin-bottom: 25px;
}

.CatalogItemDelimiter
{
    height: 10px;
    background: url('../../Images/CategoryBackground.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

.ProductPriceDiscounted
{
    font-weight: bold;
    color: #cc0000;
    padding-left: 20px;
}

.TopMenu
{
    margin:0px;
    padding:0px;
    list-style:none;
    position: relative;
}
.TopMenu li
{
    display:inline;
    border-right:1px solid #ffffff;
}
.TopMenu li a, .TopMenu li a:hover
{
    font-family:arial;
    font-size:14px;
    font-weight: normal;
    color:#000000;
    padding:10px;
    line-height:33px;
}

.TopMenu2, .TopMenu2:active, .TopMenu2:visited
{
    color:#696969;
    text-decoration:none;
}

.TopMenu2:hover
{
    color:#696969;
    text-decoration:underline;
}

/* Sliding Menu */

#options {text-align:right; color:#9ac1c9; margin-bottom: 10px;}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}


#acc {width:200px; list-style:none; color:#033; margin:0 10px}
.LeftMenuContent ul, li,div,h3{margin: 0; padding: 0;}
#leftMenu {padding: 5px;}
#leftMenu a:hover {text-decoration: underline;}
#leftMenu ul {list-style:none; color:#033; margin-bottom:5px}
#leftMenu h3 { border:1px solid #9ac1c9; padding:3px; font-weight:bold; margin-top:0px; cursor:pointer; background:url(../../Images/header.gif)}
#leftMenu h3:hover {background:url(../../Images/header_over.gif)}
#leftMenu .acc-section {overflow:hidden; background:#fff;  height: 0px;}
#leftMenu .acc-content { padding:5px;  background:#fff}
#leftMenu .acc-selected {background:url(../../Images/header_over.gif)}

#horizontalMainMenu {position: absolute; right: 0; top: 0;}

.hidden {display: none; visibility: hidden;}
.visible {display: block; visibility: visible;}

/* buttons */
.Buttons {cursor: pointer; background-color: #30485f; border: solid 2px #b5c7d6; color: #fff; font-size: 12px;}
.Buttons:hover {background-color: #4f6b85;}
.WishListButton {cursor: pointer; background-color: #4f6b85; border: solid 2px #b5c7d6; color: #fff; font-size: 12px;}
.WishListButton:hover {background-color: #6c90b2;}
#checkoutButton {font-size: 13px; margin-top: 10px;}