html
{
	height:100%;
}

Body
{
	margin: 10px 0px 0px 0px;
	height:100%;
}
td
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
}
a
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: underline;
}
a:hover
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}
.hd
{
	font-family: "Akzidens" ,Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 15px;
	padding: 10px 0px 5px 10px;
}
.hd2
{
	font-family: "Akzidens" ,Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 20px;
	padding: 3px 5px 5px 0px;
	text-decoration: none;
	line-height: 16px;
}
.hd2:hover
{
	font-family: "Akzidens" ,Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
}
#Navigation
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	padding: 0px 0px 11px 5px;
}
#Navigation a
{
	padding: 0px 0px 11px 5px;
	text-decoration: none;
	font-family: Helvetica,Arial,sans-serif;
	color: #fff;
}
#Navigation a:hover
{
	padding: 0px 0px 11px 5px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
}
.textarea
{
	color: #040505;
	height: 16px;
	width: 158px;
	border: 1px solid #cccccc;
}
.list
{
	color: #040505;
	height: auto;
	width: 135px;
	border: 1px solid #cccccc;
}
.menutitle
{
	cursor: pointer;
	width: 100%;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8b1b84;
	padding: 0px;
	text-align: center;
	
}
.menutitle:hover
{
	width: 100%;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8b1b84;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
.submenu
{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.submenu007
{
	display: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#LeftNavigation .online
{
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	padding: 0px 0px 0px 8px;
	background-color: #171819;
	text-transform: none;
	line-height: 25px;
	
}

#LeftNavigation .online:hover
{
	color: #ffffff;
}

#LeftNavigation
{
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	padding: 0px 0px 0px 0px;
	background-color: #171819;
	text-transform: none;
	text-align: left;
	line-height: 30px;
	margin:0px;
	
}
#LeftNavigation a
{
	display: block;
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	text-transform: none;
	line-height: 30px;
}
#LeftNavigation a:hover
{
	display: block;
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	text-transform: none;
	line-height: 30px;
}
.textgray
{
	padding: 13px 0px 0px 10px;
	color: #acacac;
}
.textwhite
{
	padding: 10px 0px 5px 10px;
	color: #ffffff;
}
.copyrighttxt
{
	padding: 40px 0px 0px 0px;
}
.copyrighttxtcamp
{
	padding: 4px 0px 10px 0px;
	color: #000000;
}

div.sdmenu
{
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}
div.sdmenu div
{
	background: url(title.gif) repeat-x;
	overflow: hidden;
	width: auto;
	float: left;
	width: 133px;
	text-align: left;
}
div.sdmenu div:first-child
{
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed
{
	height: 30px;
	background: url(../Graphics/Subpage_Graphics/hd_bg.png) no-repeat;
}
div.sdmenu div span
{
	display: block;
	padding: 5px 5px;
	font-weight: bold;
	color: white;
	background: url(../Graphics/Subpage_Graphics/hd_bg.png);
	cursor: default;
}
div.sdmenu div.collapsed span
{
	background: url(../Graphics/Subpage_Graphics/hd_bg.png);
}
div.sdmenu div a
{
	padding: 5px 10px;
	background: #eee;
	display: block;
	color: #aeaeae;
	text-decoration: none;
	background: url(../Graphics/Subpage_Graphics/hd_bg.png);
}

div.sdmenu div a:hover
{
	background: #414141 url(linkarrow.gif)right center;
	color: #fff;
	text-decoration: none;
}
.navhd
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#product
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
}
#product a
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
}
#product a:hover
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: underline;
}

form
{
	height:100%;
}

.content
{
	background: url(../Graphics/Subpage_Graphics/hd_bg.png) ;
}

.blacktransparent
{
	background: url(../Graphics/Subpage_Graphics/content_bg_black.png);
}


#blacktransparent1 td
{
	background: url(../Graphics/Subpage_Graphics/content_bg_black.png);
}
.hd3
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
}

#mycustomscroll
{
	width: 530px;
	height: 312px;
	overflow: auto;
	position: relative;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	visibility: inherit;
	text-align: left;
}

.scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.vscrollerbase
{
	width: 15px;
	background: url(../Graphics/Subpage_Graphics/scrolller_bg.png) no-repeat;
	text-align: center;
}
.vscrollerbar
{
	width: 8px;
	background: url(../Graphics/Subpage_Graphics/hd_bg.png);
	margin: 15px 0px 10px 3px;
	padding: 0px 0px 36px 0px;
}
.hscrollerbase
{
	height: 8px;
	background-color: #2c2e24;
}
.hscrollerbar
{
	height: 8px;
	background-color: #2c2e24;
}

.scrollerjogbox
{
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: #E3BAA3;
}
.chkbn
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 16px;
	padding: 3px 5px 5px spx;
	display: block;
	text-decoration: none;
}
.chkbn:hover
{
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}
.greytxt
{
	color: #acacac;
	font-family: Helvetica,Arial,Tahoma,Verdana, sans-serif;
	size: 15px;
}

.noborder
{
	border: none;
}
.active22
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.txtboxsmall
{
	border: solid 1px #cccccc;
	font-size: 9pt;
	width: 30px;
	font-weight: bold;
}

.DataGridRow
{
	background: url(../Graphics/Subpage_Graphics/content_bg_black.png);
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.errmsg
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}
.infobold
{
	background: url(../Graphics/Subpage_Graphics/content_bg_black.png);
	padding-left: 8px;
	font-weight: bold;
}
.txtboxlarge
{
	padding-left: 2px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
	width: 350px;
}

.HDPageName
{
	font-size: 16px;
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
}
.ShoppingBagBg
{
	background-image: url(../Graphics/SubPageGraphics/BgProducts.jpg);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
}
.Logintextbox
{
	background-color: #ffffff;
	border: 1px solid #B0B08F;
	color: #5F5F5F;
	font-family: tahoma,verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
}


.Button
{
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	color: #707070;
	background-color: #252728;
	border: solid 1px #252728;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px;
}
.Button:hover
{
	padding: 2px 4px 2px 4px;
	background-color: #434242;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	padding: 4px;
}

.txtbox
{
	border: solid 1px #000000;
	font-size: 10pt;
	width: 150px;
	font-weight: bold;
}



.toplink123
{
	font-family: "Akzidens" ,Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}
.toplink123:hover
{
	font-family: "Akzidens" ,Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 15px;
	text-decoration: underline;
	font-weight: normal;
}
.active22
{
	font-family: "Akzidens" ,Helvetica,Arial,Tahoma,Verdana, sans-serif;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}


.subcls
{
	display: block;
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	line-height: 29px;
	
}
subcls:hover
{
	display: block;
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	line-height: 29px;
}


#LeftNavigation22 .online
{
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	padding: 0px 0px 0px 8px;
	background-color: #171819;
	text-transform: none;
	margin:0px;
	line-height: 25px;
}


#LeftNavigation22 .online:hover
{
	color: #ffffff;
}


.branded_products
{
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	background-color: #171819;
	text-transform: none;
	margin:0px;
	line-height: 25px;
	text-decoration:none;
	padding:0px;
		border:solid 1px red;
	width:120px;
}

.branded_products:hover
{
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	background-color: #171819;
	text-transform: none;
	margin:0px;
	line-height: 25px;
	text-decoration:none;
	padding:0px;
		border:solid 1px red;
	width:120px;
}





#LeftNavigation22
{
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	color: #acacac;
	padding: 0px 0px 0px 20px;
	background-color: #171819;
	text-transform: none;
	text-align: left;
}
#LeftNavigation3
{
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	color: #acacac;
	text-transform: none;
	text-align: left;
	padding: 3px 0px 3px 3px;
	background-color:#171819;
}
#LeftNavigation3 a
{
	display: block;
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	padding: 0px 0px 0px 45px;
	line-height: 16px;
	text-transform: none;
}
#LeftNavigation3 a:hover
{
	color: #ffffff;
}

#LeftNavigation3 a.activate
{
	display: block;
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 45px;
	line-height: 16px;
	text-transform: none;
}
#LeftNavigation3 a.activate:hover
{
	color: #acacac;
}

#LeftNavigation22 a
{
	display: block;
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	line-height: 29px;
	text-transform: none;
}
#LeftNavigation22 a:hover
{
	display: block;
	font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	line-height: 29px;
	text-transform: none;
}

#delivery_ul
{
	list-style-type: none;
	margin: 0px;
}

#delivery_ul li
{
	width: 200px;
	padding: 2px;
}

#delivery_ul li a
{
	display: block;
	height: 25px;
	background: #000000;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}

#delivery_ul li a:hover
{
	display: block;
	height: 25px;
	background: #505050;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}

.img_bor
{
	border: solid 0px #000;
}
.imgHand
{
	cursor:pointer;
}