/* DO NOT MODIFY COMMENTS STARTING WITH @ SYMBOL */

/**
	Standard HTML tag styles
*/
body 
{
	font-family: /*@WebFont*/Georgia, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: /*@WebFontSize*/13px;
	color: /*@WebTextColor*/White;
	background-color: /*@WebBackColor*/#333333;
}

input[type="submit"]
{
	border: solid 2px /*@WebColorOne*/#999999;
	background-color: /*@WebColorTwo*/#666666;
	color: /*@WebMenuTextColor*/White;
	font-weight: bold;
	cursor: pointer;
}

input[type="button"]
{
	border: solid 2px /*@WebColorOne*/#999999;
	background-color: /*@WebColorTwo*/#666666;
	color: /*@WebMenuTextColor*/White;
	font-weight: bold;
	cursor: pointer;
}

input[type="text"]
{
	width: 160px;
}

input[type="password"]
{
	width: 160px;
}

input.whiteout
{
	color: White;
}

textarea
{
	width: 160px;
	height: 60px;
	font-family: /*@WebFont*/Georgia, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

select
{
	width: 166px;
}

hr
{
	color: /*@WebBorderColor*/Gray;
}

a
{
	color: /*@WebLinkColor*/Goldenrod;
}

img
{
	border: none;
}

/**
	Styles for MainMaster top bar
*/
div#maintop
{
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 800px;
	height: 110px;
}

/**
	Styles for MainMaster left menu bar
*/
div#mainmenu
{
	position: absolute;
	top: 120px;
	left: 5px;
	width: 120px;
	height: 400px;
}

table#mainmenutable
{
	width: 100%;
	text-align: center;
	empty-cells: show;
}

#mainmenutable td
{
	border: solid 2px /*@WebColorOne*/#999999;
	background-color: /*@WebColorTwo*/#666666;
	color: /*@WebMenuTextColor*/White;
	font-size: /*@WebMenuFontSize*/14px;
	font-weight: bold;
}

#mainmenutable a
{
	display: block;
	margin-top: 3px;
	height: 20px;
	color: /*@WebMenuTextColor*/White;
	text-decoration: none;
	text-transform: /*@WebMenuCase*/none;
}

#mainmenutable a:visited
{
	color: /*@WebMenuTextColor*/White;
}

table#poweredbytable
{
	width: 100%;
	text-align: center;
}

/**
	Styles for MainMaster content area
*/
div#maincontent
{
	position: absolute;
	top: 120px;
	left: 130px;
	width: 675px;
}

div#rightcontent
{
	position: absolute;
	top: 120px;
	left: 815px;
	width: 160px;
}

/**
	Styles for configuration pages
*/
div#configtop
{
	position:absolute;
	left: 5px;
	top: 5px;
	width: 600px;
	height: 100px;
}

div#config
{
	position: absolute;
	top: 105px;
	left: 5px;
	width: 800px;
}

div#configmain
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
}

div#configright
{
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 605px;
	width: 195px;
}

div#configrightfixed
{
	vertical-align: top;
	position: fixed;
	top: 105px;
	left: 610px;
	width: 195px;
	height: 500px;
	overflow: auto;
}

div#configboth
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
}

td.configspacer
{
	height: 44px;
	white-space: nowrap;
}

td.configheader
{
	height: 44px;
	width: 200px;
	white-space: nowrap;
}
/**
	Overall styles
*/

table.fullwidthcollapsed
{
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

.fullwidthcollapsed td
{
	padding: 0px;
}

table.nopadding
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.nopadding td
{
	padding: 0px;
}

table.fullpadded
{
	padding: 2px;
	width: 100%;
}

.fullpadded td
{
	padding: 2px;
}

td.halfwidth
{
	width: 50%;
	vertical-align: top;
}

td.thirdwidth
{
	width: 33%;
	vertical-align: top;
}

td.fourthwidth
{
	width: 25%;
	vertical-align: top;
}

table.fullwidth
{
	width: 100%;
}

table.layout
{
	width: 100%;
}

table.layout td
{
	padding: 2px;
}

img.noborder
{
	border: none;
}

.bold
{
	font-weight: bold;
}

.big
{
	font-size: 16px;
}

.lightcolor
{
	color: /*@WebColorOne*/#999999;
}

.small
{
	font-size: 10px;
}

select.wider
{
	width: 200px;
}

select.wide
{
	width: 250px;
}

select.extrawide
{
	width: 300px;
}

input.narrow
{
	width: 80px;
}

input.normal
{
	width: 120px;
}

input.abovenormal
{
	width: 160px;
}

input.wide
{
	width: 200px;
}

td.vertcenter
{
	vertical-align: middle;
}

td.verttop
{
	vertical-align: top;
}

a.large
{
	color: /*@WebLinkColor*/Goldenrod;
	font-size: 15px;
}

td.productcat
{
	border: none;
}

a.productcat
{
	color: /*@WebTextColor*/White;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.productcat : visited
{
	text-decoration: none;
}

a.productcat_2
{
	color: /*@WebColorOne*/#999999;
	text-decoration: none;
}

a.productcat : visited
{
	text-decoration: none;
}

table.datalist_x4
{
	width: 100%;
}

table.datalist_x4 td
{
	vertical-align: top;
	width: 25%;
}

table.datalist_x3
{
	width: 100%;
}

table.datalist_x3 td
{
	vertical-align: top;
	width: 33%;
}

table.datalist_x2
{
	width: 100%;
}

table.datalist_x2 td
{
	vertical-align: top;
	width: 50%;
}

table.datalistitem
{
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
}

table.subconfig
{
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
	border-collapse: separate;
}

table.subconfig > tr > td
{
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
}

table.specs
{
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
	border-collapse: collapse;
}

table.specs td
{
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
	padding: 3px;
}

table.specs th
{
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
	padding: 5px 5px 5px 3px;
}

table.mailitems
{
	width: 100%;
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
	border-collapse: collapse;
}

table.mailitems td
{
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
	padding: 3px;
}

table.mailitems th
{
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	border-style: solid;
	border-color: /*@WebBorderColor*/Gray;
	border-width: /*@WebBorderWidth*/1px;
	padding: 5px 5px 5px 3px;
}

table.mail
{
	padding: 5px;
}

table.mail td
{
	padding: 5px;
}

td.highlight
{
	color: White;
	background-color: /*@WebColorOne*/#999999;
}

a.highlight
{
	color: White;
	text-decoration: none;
}

a.highlight hover
{
	text-decoration: underline;
}

div.description
{
	width: 100%;
	height: 80px;
	overflow: auto;
}

div.options
{
	padding: 2px;
	width: 100%;
	height: 200px;
	overflow: scroll;
}

div.thumbnail
{
	width: 100%;
	height: /*@WebThumbHeight*/100px;
	overflow: hidden;
}

div.inline
{
	display: inline;
}

div.progress
{
	position: fixed;
	left: 260px;
	top: 240px;
	height: 80px;
	width: 80px;
	background-color: Black;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-color: Gray;
	border-width: 2px;
	z-index: 1000;
}

td.septop
{
	border-top-style: solid;
	border-top-color: /*@WebBorderColor*/Gray;
	border-top-width: /*@WebBorderWidth*/1px;
	font-size: 2px;
	height: 4px;
}

td.sepbottom
{
	border-bottom-style: solid;
	border-bottom-color: /*@WebBorderColor*/Gray;
	border-bottom-width: /*@WebBorderWidth*/1px;
	font-size: 2px;
	height: 4px;
}

td.spacer
{
	height: 5px;
	empty-cells: show;
}

td.stupid
{
	text-align: -moz-center;
}

.priceoverride
{
	background-color: Navy;
	color: White;
	font-weight: bold;
}

.bigmoney
{
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	color: White;
	background-color: Green;
}

.smallmoney
{
	padding: 2px;
	font-weight: bold;
	font-size: 10px;
	color: White;
	background-color: Green;
}

.reverseheading
{
	height: 26px;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: /*@WebColorOne*/#999999;
}

.reverseheading a
{
	color: White;
}

.reverseheadingnarrow
{
	height: 18px;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: /*@WebColorTwo*/#666666;
}

.reverseheadingnarrow a
{
	color: White;
	text-decoration: none;
}

.copyright
{
	width: 100%;
	font-size:10px;
	text-align: center;
}

.invalid
{
	color: Red;
}

.blackonwhite
{
	color: Black;
	background-color: White;
}

tr.highlightrow
{
}

tr.highlightrow td
{
	color: White;
	background-color: /*@WebColorOne*/#999999;
	font-weight: bold;
}

tr.highlightrow a
{
	color: White;
}

span.ctllabel
{
	font-size: 10px;
	font-weight: bold;
	font-family: /*@WebFont*/Georgia, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

.notice
{
	font-size: 10px;
	background-color: White;
	color: Crimson;
	font-weight: bold;
}