﻿body
{
	background-color: #161616; /*background-image: url('../images/bg.gif');*/
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #161616;
	cursor: default;
}

a:link, a:visited
{
	color: #262626;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #000000;
	text-decoration: none;
}

div.linkPink, div.linkPink a:link, div.linkPink a:visited
{
	color: #ab65a7;
	text-decoration: none;
}

div.linkPinkHover, div.linkPink a:hover, div.linkPink a:active
{
	color: #ae43c6;
	text-decoration: underline;
}

.sep
{
	color: #303030;
	padding-left: 10px;
	padding-right: 10px;
}

.fL
{
	float: left;
}

.fR
{
	float: right;
}

.dIB
{
	display: inline-block;
}

.dN
{
	display: none;
}

.dI
{
	display: inline;
}

.dB
{
	display: block;
}

.clearB
{
	clear: both;
}

.pad2
{
	padding: 2px;
}

.pad3
{
	padding: 3px;
}

.pad5
{
	padding: 5px;
}

.pad7
{
	padding: 7px;
}

.pad10
{
	padding: 10px;
}

.padTB10
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.padTB5
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.padLR5
{
	padding-left: 5px;
	padding-right: 5px;
}

.padLR10
{
	padding-left: 10px;
	padding-right: 10px;
}

.padT2
{
	padding-top: 2px;
}

.padT5
{
	padding-top: 5px;
}

.padT10
{
	padding-top: 10px;
}

.padB10
{
	padding-bottom: 10px;
}

.padR20
{
	padding-right: 20px;
}

.padR10
{
	padding-right: 10px;
}

.padR5
{
	padding-right: 5px;
}

.padL20
{
	padding-left: 20px;
}

.padL10
{
	padding-left: 10px;
}

.padL5
{
	padding-left: 5px;
}

.taC
{
	text-align: center;
}

.taR
{
	text-align: right;
}

.taL
{
	text-align: left;
}

.vaT
{
	vertical-align: top;
}

.bgColorLeft
{
	background-color: #8e8191;
}

.bgColorRight
{
	background-color: #a79da9;
}

.bg6a5a6e
{
	background-color: #6a5a6e;
}

.w100
{
	width: 100%;
}

.w90
{
	width: 90%;
}


.viewCart
{
}
/*
Remove text-decoration from: 
    RadMenu1 (TopMenu)
	ddlRadCategories (Dropdown list for Categories)


.menuItemHover
{
	background-image: url(   '../../img/menu_item_hover.gif' );
	background-repeat: repeat-x;
}

.menuItem
{
	width: 100px;
	height: 25px;
	text-align: center;
	font-size: 8pt;
}

.menuItemHover td
{
	width: 0px;
}

.menuDynamicItem a
{
	padding-left: 10px;
	padding-right: 20px;
}
*/
/*
Remove text-decoration from:
	SiteMapPath1 (Breadcrumbs)
*/
/*
.canvas1
{
	width: 1000px;
	padding: 0px;
}

.canvas2
{
	background-color: #E0E0FF;
	border: solid 0px #262626;
	color: #292929;
	text-align: left;
}

.canvas3
{
	background-color: #262626;
}
*/
.top
{
	width: 100%;
	background-color: #1C0707;
	border: dotted 0px #000000;
}

.search
{
	background-color: #E0E0FF;
	border: solid 0px #96329a;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
.breadcrumbs
{
	background-color: #1C0707;
	border: solid 1px #96329A;
	text-align: center;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
*/

.bottom
{
	background-color: #E0E0FF;
	width: 990px;
	border: solid 1px #96329A;
	text-align: center;
	padding: 0px;
}


/*
.menuHover td
{
	background-image: url(   '../../img/menu_button.jpg' );
}
*/

input, select
{
	font-size: 9pt;
	border: none 1px #262626;
	padding: 3px;
}


.textBox
{
	font-family: Tahoma;
	background-color: #E6E6FA;
	font-size: 8pt;
	padding: 3px;
	border: solid 1px #c9c9c9;
	color: #1C0707;
}

#noBorder input
{
	font-family: Tahoma;
	background-color: Transparent;
	font-size: 8pt;
	padding: 3px;
	border-width: 0px;
	color: #1C0707;
}

.no_border
{
	border: none;
}

.watermark
{
	font-size: 8pt;
	color: #666666;
}

.select
{
	background-color: #333333;
	font-size: 8pt;
	color: #dcdcdc;
}

.header
{
	width: 300px;
	height: 200px; /*background-image: url('../../img/header1.jpg');*/
	vertical-align: top;
}

.questionFrame
{
	background-color: #E0E0FF;
	vertical-align: middle;
	text-align: left;
}

.answerFrame
{
	text-align: left;
	white-space: nowrap;
}


.textHighlight
{
	color: #99646B;
}

.note8
{
	font-size: 8pt;
	font-style: italic;
	color: #342837;
}

.note8b
{
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #342837;
}

.text7
{
	font-size: 7pt;
}

.text7b
{
	font-size: 7pt;
	font-weight: bold;
}

.text8
{
	font-size: 8pt;
}

.text8b
{
	font-size: 8pt;
	font-weight: bold;
}

.text9
{
	font-size: 9pt;
}

.text9b
{
	font-size: 9pt;
	font-weight: bold;
}

.text10
{
	font-size: 10pt;
}

.text10b
{
	font-size: 10pt;
	font-weight: bold;
}

.text11
{
	font-size: 11pt;
}

.text11b
{
	font-size: 11pt;
	font-weight: bold;
}

.text12b
{
	font-size: 12pt;
	font-weight: bold;
}

.text12
{
	font-size: 12pt;
}

.text14
{
	font-size: 14pt;
}

.fwB
{
	font-weight: bold;
}

.validationError
{
	color: #660000;
}


/*
	New
*/
.panel_header1
{
	/* 	background-image: url(   '../../Images/panel_header1.jpg' ); 	background-repeat: repeat-x; 	*/
	background-color: #262127;
	color: #e1e1e1;
	height: 30px;
	padding: 10px 0px 0px 10px;
	text-align: left;
}

.panel_header2
{
	background-image: url( '../Images/panel_header2.png' );
	background-repeat: no-repeat;
	background-color: #302234;
	color: #e1e1e1;
	height: 30px;
	padding: 10px 0px 0px 10px;
	text-align: left;
}

.panel_header3
{
	background-image: url( '../Images/panel_header3.png' );
	background-repeat: no-repeat;
	background-color: #302234;
	color: #e1e1e1;
}

.panel_header4
{
	background-image: url( '../Images/panel_header4.png' );
	background-repeat: no-repeat;
	background-color: #302234;
	color: #ffffff;
}

.panel_header5
{
	background-image: url( '../Images/panel_header2.png' );
	background-repeat: no-repeat;
	background-color: #302234;
	color: #e1e1e1;
	height: 20px;
	padding: 10px 0px 0px 10px;
}


.panel_content1
{
	background-color: #8e8191;
	color: #e1e1e1;
	padding: 10px;
	padding-top: 16px;
	text-align: left;
}

.panel_content2
{
	background-color: #8e8191;
	color: #e1e1e1;
	padding: 10px;
	padding-top: 16px;
	text-align: left;
}

.frame1
{
	border: solid 1px #262127;
	padding: 0px 0px 0px 0px;
}

.frame2
{
	border: solid 1px #6c4f6a;
}

div#closeX a:link, div#closeX a:active, div#closeX a:visited
{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

.border1
{
	border: dotted 1px #d3d3d3;
	padding: 3px;
}

h1
{
	color: #101010;
	font-weight: normal;
	font-size: 22px;
}

h2
{
	color: #101010;
	font-weight: normal;
	font-size: 16px;
}

h3
{
	color: #262626;
	font-weight: normal;
	font-size: 10px;
}

.topBorder
{
	border-top: solid 1px #363636;
	padding-top: 5px;
}

.errorText
{
	color: #550000;
	font-weight: bold;
}

.tca
{
	text-align: center;
}

.tla
{
	text-align: left;
}

.tra
{
	text-align: right;
}

.form1
{
	border: solid 1px #523f56;
	background-color: #a79da9;
}

.form2
{
	border: solid 1px #6c4f6a;
}

.form3
{
	border: dotted 1px #523f56;
}

.label1
{
	padding-left: 5px;
	text-align: left;
	background-color: #3f2d44;
	font-size: 8pt;
	color: #f0f0f0;
}

.label2
{
	padding: 10px;
	text-align: left;
	background-color: #3f2d44;
	font-size: 8pt;
	color: #f0f0f0;
}

.value1
{
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	background-color: #6a5a6e;
}

.validationSummary1
{
	padding: 10px;
	text-align: left;
	background-color: #f0f0f0;
	border: solid 3px #600000;
	color: #600000;
}

li
{
	color: #404040;
}


.line1
{
	padding: 0;
	margin: 0;
	text-align: center;
	color: #363636;
	height: 1px;
	width: 100%;
	height: 1px;
	background-color: #363636;
}

.line2
{
	padding: 0;
	margin: 0;
	text-align: center;
	color: #363636;
	height: 1px;
	width: 100%;
	height: 1px;
	background-color: #666666;
}

.line3
{
	padding: 0;
	margin: 0;
	text-align: center;
	color: #262626;
	height: 1px;
	width: 100%;
	height: 1px;
	border-bottom: solid 3px #505050;
}


.pagingTable1
{
}

.pagingCell1
{
	background-color: #333333;
}

.titleRegular
{
	background-color: #2d232e;
	color: #dcdcdc;
}

.titleNew
{
	/*	background-color: #ab65a7; 392138 */
	background-color: #5c365f;
	color: #dcdcdc;
	font-weight: bold;
}


.itemDescription
{
	background-color: #6a5a6e;
	width: 250px;
	display: none;
	position: absolute;
	padding: 1px;
}

.moreInformation
{
	background-color: #9c8f9f;
}

#terms li
{
	font-weight: bold;
}

.c550000
{
	color: #550000;
}

.c16
{
	color: #161616;
}

.c10
{
	color: #101010;
}

#divToolTip
{
	color: #fff;
	width: 220px;
	border: solid 1px #ae43c6;
	z-index: 13000;
	display: none;
}

.tip-title
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ff0080;
	padding: 8px 10px 4px;
	background: url(../Images/TipBG.png) top left;
}

.tip-text
{
	font-size: 11px;
	padding: 4px 10px;
	background: url(../Images/TipBG.png) center center;
}

.new
{
	background: url(../Images/New.png) top right no-repeat;
}

.pointer
{
	cursor: pointer;
}

.pnlSale
{
	position: absolute;
	top: 150px;
	left: 50%;
}

#pnlSalePosition
{
	padding: 20px;
	background: url('../Images/PanelBG.png');
	position: relative;
	left: -300px;
}
