﻿body
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#ffffff;
	margin:0px;
}

Input[type="text"], Input[type="password"]
{
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	color:#000000;
	height:14px;
	border:solid 1px #cecece;/*#7f9db9;*/
}

textarea
{
	font-family: Verdana;
	font-size:11px;
	font-style:normal;
	color:#000000;
	border:solid 1px #cecece;/*#7f9db9;*/
}

select
{
	font-family: Verdana;
	font-size:11px;
	font-style:normal;
	color:#000000;
	height:18px;
	border-color:#cecece;/*#7f9db9;*/
	border-style:solid ;
	border-width:1px;
}

a
{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.wbr:after { content: "\00200B"; }

.prodimage
{
	border:solid 1px #cecece;
}

/*Heading Title*/
.pgTitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ad1e21;
	background-color: #dadada;
	height:30px;
}

/*Special Links*/
.lnkTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*Login Objects*/
.loginctrl
{
	border:solid 1px #cecece;
	font-family:Arial;
	color:#000000;
	height:14px;
	font-style:normal;
	font-size:12px;
	background-position:left;
	background-repeat:no-repeat;
	width:175px;
}

/*Login text*/
.logintxt
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

/*News ticker (not used)*/
.news_tikr
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ad1e21;
	text-decoration: none;
}

/*News Ticker*/
.news_tikr_in
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ad1e21;
	/*background-color: #ad1e21;*/
	text-align:center;
}

/*Left browse section*/
/*Head (Aud/Vid)*/
.brwhead
{
	font-size:13px;
	color:#000000;
}

/*Title (Ind/Int)*/
.brwtitle
{
	font-size:11px;
	color:#545454;
}

.brwtitle a:hover
{
	text-decoration:none;
}

/*Content*/
.brwcont
{
	font-size:11px;
	color:/*#7c7c7c*/#545454;
}

.brwcont a:hover
{
	color:#ad1e21;
}

.brwSelected a
{
	color:#ad1e21;
	text-decoration:underline;
}

/*unused*/
.mid_txt
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
/*Left browse section*/

/*Regular border*/
.tblborder
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

/*Inner sections border*/
.tblborderin
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}

/*Regular border top line (search)*/
.tblborderTop
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-top-color: #dbdbdb;
}

/*Image Border*/
img.imgborder
{
	border: solid 1px #CECECE;
}

/*mini cart/wishlist/alert*/
.minigrid
{
	background-color: #FFFFFF;
	font-size: 10px;
	border-style: none;
	font-family:Verdana;
}

.minigrid a
{
	font-size: 10px;
}

.minigrid .rowm td
{
	border-width: 1px;
	border-color: #e6e6e6;
	border-style: solid;
	height: 22px;
}

.minigrid .headerm th
{
	border-width: 1px;
	border-color: #e6e6e6;
	border-style: solid;
	border-top-color: #e6e6e6;
	color: #ad1e21;
	background-color: #f7f7f6;
}

.minigrid .emptyrow td
{
	border-style: none;
	font-size: 11px;
	font-family:Verdana;
}
/*mini cart/wishlist/alert*/

/*My account section*/
#menu
{
	font-family: Verdana;
	font-weight: bold;
	color: #2a2823;
	font-size: 12px;
}

#menu td
{
	height: 30px;
}

.acc_hd_bg
{
	background-color: #dadada;
}

.disabled
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2a2823;
	background-color: #FFFFFF;
}
/*My account section*/

/*screen dimmer*/
.modalBackground
{
	position: fixed;
	top: 0;
	left: 0;
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.6;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
}

/*Loader*/
#progressDiv
{
	background-color: #FFFFCC;
	color: #545454;
	width: 100%;
	vertical-align: baseline;
	text-align: center;
	padding:0px 5px 0px 5px;
	border:solid 1px #ad1e21;
	line-height: 25px;
}

/*Regular Grids*/
.gridview
{
	border-style: solid;
	border-color: #e6e6e6;/*e6e6e6*/
	border-width: 1px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	vertical-align:top;
}

.grdheader
{
	background-color: #ebebeb;/*969696 cccccc dadada*/
	height: 30px;
}

.grdrow
{
	height: 25px;
	background-color: #f7f7f6/*efefef*/;
	vertical-align: middle;
}

.gridview a
{
	text-decoration: none;
	color: #000000;
}

.gridview a:hover
{
	text-decoration: underline;
}


.grdaltrow
{
	height: 25px;
	background-color: #f2f2f2/*efe5e5*/;
	vertical-align: middle;
}

.grdft
{
	height: 30px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.totft
{
	height: 30px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	background-color: #ebebeb;
	color: #ad1e21;
}
/*Regular Grids*/

/*Paging controls*/
.pagerStyle
{
	font-weight:bold;
	text-decoration:none;
	color:#ad1e21;
	/*font-size: 12px;*/
	vertical-align:top;
	padding:0px 2px 0px 2px;
}

.pagerStyle a
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.firstprev
{
	padding: 0px 4px 0px 0px;
	vertical-align:middle;
}

.nextlast
{
	padding: 0px 0px 0px 4px;
	vertical-align:middle;
}

.pagenums
{
	padding: 0px 1px 0px 1px;
	vertical-align:top;
}

.pgcontinuer
{
	font-weight: bold;
	vertical-align:top;
}
/*Paging controls*/

/*Toggle (show/hide) controls*/
#hidden-8
{
	background:#ffffff;
	text-align: center;
	overflow: hidden;
}

#hidden-9
{
	background:#ffffff;
	text-align: center;
	overflow: hidden;
}

#toggle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: none;
	cursor: pointer;
}
/*Toggle (show/hide) controls*/

/*Site footer*/
.bottom
{
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	color: #FFFFFF;
	letter-spacing: 75%;
	background-color: #404040;
	height: 40px;
}

.bottom a
{
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 75%;
}

.bottom a:hover
{
	text-decoration:underline;
}
/*Site footer*/

/*Fixed Div*/
#fixdiv {
  text-align: center;
  position: absolute;
  top: 0px;
  left: 46%;
  padding:0px 5px 0px 5px;
  border:solid 1px #ad1e21;
  line-height: 25px;
  background-color: #FFFFCC;
  color: #545454;
  font-weight: bold;
  width: 105px;
}

form>#fixdiv {position: fixed;}
/*Fixed Div*/