html {
    margin: 0px; 
    padding: 0px 0px 0px 5px; 
}

/* basic formatting */
body {
	margin: 0px; 
	padding: 0px;
	color: #a8a8a8;
	background-color:#252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
}

a:link, a:visited { 
    color:#a8a8a8;  
    text-decoration: underline;
}

a:active, a:hover { 
    color: #aaaaaa;  
    text-decoration:none;
}

b{ color:#ffffff;}

strong a{ color:#a8a8a8;  background:url(/image/marker.gif) no-repeat right center; padding-right:11px; font-size:11px;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}

form, td {margin:0; padding:0;}

th {
    vertical-align:top;
}

td {
    vertical-align:top;
    font:Arial, tahoma, helvetica, sans-serif;
    vertical-align:top;
    text-align:left;
}

h1 {
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #a8a8a8;
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #a8a8a8;
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #a8a8a8;
	margin-top:10px;
	margin-bottom:10px;
}

h4 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #a8a8a8;
	margin-top:10px;
	margin-bottom:10px;
}

	ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	li {
	background: url(/image/WEG-bullet.png) left top no-repeat;
	background-position:0 2px;
	font-size:12px;
	margin-bottom:6px;
	padding-left: 15px;
	vertical-align:text-top;
	}

#navcontainer
{
width:250px;
border: 1px solid #252525;
padding: 0 0 0 0;
margin-bottom: 0;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #5c5c5c;
color: #252525;
}

#navcontainer ul
{
	width:250px;
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	background-image:none;
border-bottom: 1px solid #252525;
padding:0;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 5px;
border-left: 10px solid #6b0101;
border-right: 10px solid #4c4c4c;
background-color: #5c5c5c;
color: #fff;
text-decoration: none;
width: 250px;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #9e0202;
border-right: 10px solid #6c6c6c;
background-color: #808080;
color: #fff;
}
/*     ul { margin-left:10px; padding:0; list-style-image:url('/image/WEG-bullet.png');}
li a {margin-top:2px;margin-bottom:2px; padding:0 0 0 13px; line-height:50px; color:#8e8e8e;}
*/
img { 
    border: 0px; 
}

hr { 
    color: #CCCCCC; 
    height: 1px; 
}


span{ color:#ffffff; float:right;}

/* Classes */

.indent_site{ width:1000px; border:2px solid #51221b;background:url(/image/back_cont.jpg) top left no-repeat; }

/*footer*/
.menu_wr{ background:#1c1c1c; height:118px; width:1000px;}
.menu{ height:82px;}
.footer_text{ height:36px;width:1000px;text-align:right; padding-right:20px; color:#5a5a5a; font-weight:bold; font-size:11px;}*/
.footer_text a{ color:#5a5a5a; font-size:11px; font-family:Tahoma;}


/*content*/

.wr_top_cont{ width:1000px; height:70px;}
.wr_bot_cont{ width:100px; height:54px;vertical-align:bottom;}
.wr_logo{width:330px; height:520px;}
.wr_logo img{ margin:0 0 0 23px;}
.wr_right_cont{ width:34px; height:520px;}
.page_content{ width:636px; height:520px;background-color:#252525;}
.scroll{ width:636px; height:520px;background-color:#252525;
overflow: auto;
border: 1px solid #666;
padding: 10px;}
#ctl00_masterContainerTop_pnlBlockContainerContent
{
	background-color:#202020;
	height:20px;
	width:996px;
	text-align:center;
	padding:0px;
	padding-top:2px;
	padding-right:4px;
	margin:0px;
}

#header
{
	width:592px;
}
.indent_img{ margin-right:21px; float:left;}
.indent_img1{ margin-right:21px; float:left;}
.line{ height:22px; background:url(/image/line.gif) top left repeat-x;}
.title{ display:block;}
.line_y{ width:1px; height:80%; background:url(/image/line_y.gif) top left repeat-y;}
.wr_box{ background:url(/image/wr_box.gif) top left repeat-x; width:67px; height:23px; color:#ffffff; font-family:Arial; font-weight:bold; text-align:center; line-height:21px;}

.form td input{ width:140px; height:18px;}
.form td textarea{ width:143px; height:91px; overflow:auto; margin-bottom:5px;}
.form td textarea, .form td input{ font-family:tahoma; font-size:11px; color:#000000;}
.h_f{ height:21px;}

.indent_p{ height:13px;}

hr.light { 
    color: #CCCCCC; 
    height: 1px; 
    border-style:dashed;   
}

form { 
    margin: 0px; 
    padding: 0px; 
}

input, textarea, select { 
    font: 100% Verdana, Arial, Helvetica, sans-serif; 
}

fieldset {
    border:1px solid #BBBBBB;
    padding:10px 10px 10px;
    margin-top: 4px;
}

legend {
    font-weight:bold;
}

fieldset div {
    padding-top:5px;
}

table.mainContent {
    width:592px;
}

.leftColumn {
    padding-top:0px;
    width:0px;
}

.centerColumn 
{
	width:592px;
    padding-top:0px;
    padding-left: 10px;
    padding-right: 10px;
}

.rightColumn {
    padding-top:0px;
    width:0px;
}

.logincell {
    vertical-align:middle;
    text-align:center;
    width:50%;
}
 
div.uppermenu { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;
}

div.uppermenu ul {
    list-style: none; 
    padding: 0px; 
    margin: 0px; 
}

div.uppermenu li {
    padding: 0px; 
    margin: 0px; 
    display: inline; 
    border-left: solid 1px #a8a8a8; 
}

div.uppermenu li.first { 
    border-left: none; 
}

div.uppermenu li a:link, div.uppermenu li a:visited { 
	padding: 0px 2px 0px 5px; 
	text-decoration: none; 
}

div.uppermenu li a:active, div.uppermenu li a:hover {
    text-decoration: underline;
}

div.mainmenu {
    vertical-align:bottom;
}

div.mainmenu div.tab {
	height: 27px;
	text-align: center;
	display:inline;
}

div.mainmenu div.tab a:link, div.mainmenu div.tab a:visited { 
	background: url('~/dyimage.axd?type=boxHeader&width=114&height=27') no-repeat;
	float: left;
	margin-left: 1px;
	width: 116px;
	height: 27px;
	color: #a8a8a8; 
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
}

div.mainmenu div.tab a span {
    display:block;
    padding-top: 6px;
}

div.mainmenu div.tab a:active, div.mainmenu div.tab a:hover, div.mainmenu div.tab a.selected{
	background: url('~/dyimage.axd?type=boxHeader&subtype=highlight&width=114&height=27&gradient=False') no-repeat;
	color: #a8a8a8; 
}

div.bar { /* styles for horizontal top bar */
	background: url('~/dyimage.axd?type=bar&width=1&height=37');
	height: 37px;
	font-size: 110%;
}

div.bar div {
	padding:  7px 20px 3px 20px;
}

div.sectionbar {
    padding:  3px 20px 3px 20px;
	background: #252525;
	font-size: 110%;
}

div.sectionheader {
	color: #a8a8a8; 
    font-weight:bold;
	background: #252525;
	font-size: 150%;
	margin-top:10px;
	padding: 4px 2px 4px 2px;
}

div.notice {
    font-weight:bold;
}

td.FormSectionText {
    width:150px;
    text-align:right;
    padding-right:2px;
}

td.FormSectionValue {
    text-align:left;
    padding-left:2px;
}

.ourprice {
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.retailprice {
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
	text-decoration: line-through;
}

.newproduct {
    font-weight:bold; 
    color:Red;
}

.error {
    color:Red;
    font-weight:bold;
}

.success {
    color:#a8a8a8;
    font-weight:bold;
}

.negative {
    color:Red;
}

.highlightHeader {
    color: #a8a8a8;
}

.ProductBox {
     width:200px;
     height:200px;
     border-bottom:1px dashed #CCCCCC;
     margin: 0px;
     padding: 10px;
}

.ProductSummaryImageHolder {
    text-align:center;
    height:140px;
}

.ProductSummaryText {
    padding-top:4px;
    text-align:center;
}

.productsection {
	padding:10px;
	border-top:1px dashed #CCCCCC;
}

.HookLine {
    font-size: larger;
    font-style: italic;
}

.loadingbox{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#252525;
    border:1px solid #BBBBBB;
    padding-bottom:10px;
}

div.title {
    color: #a8a8a8;
    background-color:#252525;
    border-bottom:1px solid #BBBBBB;
    font-weight:bold;
    padding: 4px 10px;
    text-align:center;
    cursor: move;
}

div.body {
    padding:10px;
}

div.buttons {
    margin-right:10px;
    margin-top:4px;
    text-align:right;
}

.Hidden {
    display:none;
}

.ProductEditOverflow {
    height:500px;
    width:850px;
    overflow:scroll;
}

.sectionoutline {
    border:1px solid #CCCCCC;
    padding:10px;
}

.sectionHeader {
    font-weight:bold;
    color: #a8a8a8;
    background-color:#252525;
    text-align:center;
}


/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
}

.popupHover {
    border:1px dashed #CCCCCC; 
    background-color:#252525; 
}

.coreboxtop {
   background-image:url('dyimage.axd?type=boxHeader&subtype=highlight&width=180&height=20&cornersize=20&color=%23252525&backcolor=%23252525&bordercolor=%23252525');
   height:20px;
   width:180px;

}

.coreboxbottom {
    background-image:url('dyimage.axd?type=reverseBoxHeader&subtype=highlight&width=180&height=20&cornersize=20&color=%23252525&backcolor=%23252525&bordercolor=%23252525');
    width:180px;
    height:20px;
}

.coreboxbody {
    background-image:url('dyimage.axd?type=boxHeader&subtype=highlight&width=180&color=%23252525&backcolor=%23252525&height=10&cornersize=0&bordercolor=%23252525');
    width:160px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}

div.block {
    color: #a8a8a8; 
    margin-bottom:15px;
}

div.blockHeader { 
	font-size: 18px;
    text-align:center;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:8px;
	padding: 4px 2px 4px 2px;
    color: #a8a8a8; 
	background: %Section Header Background Colo%;
}

div.blockHeader a { 
	text-decoration: none; 
}

div.blockContent { 
    color: #a8a8a8; 
    border-color:#252525;
    border-width:1px;
    border-style:solid;
    padding: 2px 2px 2px 2px;
}

.defaultMenu {
    padding-bottom: 2px;
}
.defaultMenu div a {
    font-weight: normal; text-decoration: none;
}

.defaultMenu div a span { 
    display:block; 
    padding:7px 10px 7px 10px; 
}

.defaultMenu div a:hover { 
    text-decoration: underline;  
}

.defaultMenu div a:hover span { 
    color:#a8a8a8; 
    background-color:#252525;  
}

.defaultMenu div a.selected span { 
    color:#a8a8a8; 
    background-color:#252525;  
}

.defaultMenu div a span.last {
    border-bottom:0px;
}

div.browsebox {
    font-size:12px;
    color: #a8a8a8; 
    border-bottom:1px dashed #CCCCCC;
}

div.browseboxHeader {
    color: #a8a8a8;
    font-weight:bold;
    padding: 8px 2px 8px 2px;
}

a.bar {
    text-decoration: none;
}

a.bar:hover {
    text-decoration: underline;
}

a.bar span {
    display:block; 
    font-weight:bold;
    padding: 8px 2px 8px 4px; 
}

a.bar:hover span {
    text-decoration: underline;  
    color:#a8a8a8; 
    background-color:#252525;  
}

a.bar span.ProductCount {
    font-size:10px;
    color:#a8a8a8;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
}

a.selectedBar span {
    text-decoration: underline;  
    color:#a8a8a8; 
    background-color:#252525;  
}

a.lastBar span {
    border-bottom:0px;
}

div.subcategory {
    margin-left:10px;
}

div.subcategory a.bar span {
    display:block; 
    font-weight:normal;
    padding: 4px 2px 4px 4px; 
    border-bottom:0px;
}

div.subcategory a.bar span.ProductCount {
    font-size:10px;
    color:#a8a8a8;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
}

div.footer {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

div.ProductResultBar {
    margin-top: 4px;
    padding: 4px 4px 4px 4px;
    border-color:#BBBBBB;
    border-style:solid;
    border-width:1px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('~/dbfile.axd?name=FilledStar.png');

}

.emptyRatingStar {
    background-image: url('~/dbfile.axd?name=EmptyStar.png');
}

.savedRatingStar {
    background-image: url('~/dbfile.axd?name=SavedStar.png');
}

.sign {
    display:inline-block;
    width:10px;
}

.alternatingrowstyle{
    background-color:#F0F0F0;
}

.headerstyle{
    background-color:#252525;
    height:23px;
}

.headerstyle th {
    border:1px solid #BBBBBB;
    padding-left:5px;
    text-align:left;
    vertical-align:middle;
}  
.headerstyle a {
    color:#a8a8a8;
}

.sortalternatingrowstyle{
    background-color:#252525
}
.sortrowstyle{
    background-color:#252525
}
.sortascheaderstyle{
    background:#252525 url(../../Images/sort_asc.gif) no-repeat scroll right center;
    padding-left:5px;
}
.sortdescheaderstyle{
    background:#252525 url(../../Images/sort_desc.gif) no-repeat scroll right center;
    padding-left:5px;
}   

.pagerstyle{
    color:#a8a8a8;
    background-color:#252525;
    font-size:x-small;
    text-align:right;
} 

.pagerstyle select{
    font-size:x-small;
}  

.previous{
    background:transparent url(../../Images/previous.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
}
.next{
    background:transparent url(../../Images/next.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
}  

.gotopage{
    font-size:x-small;
    width:20px;
}

table.gridViewTable {
    border: outset 1px #BBBBBB;
    border-collapse:collapse;
}

table.gridViewTable th {
    background-color:#252525;
    border:solid 1px #BBBBBB;
    height:23px;
    text-align:center;
    vertical-align:middle;
}

.wizardSideBarItem {
    padding-left:16px;
    height:16px;
}

.wizardSideBarSelectedItem {
    background-image:url('~/dbfile.axd?name=wizardSideBarSelected.png');
    padding-left:16px;
    font-weight:bold;
    height:16px;
}

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header {
    color: #000000;
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(../../Images/tab_themes/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer {
    padding-right:4px;
    background:url(../../Images/tab_themes/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner {
    padding-left:3px;
    background:url(../../Images/tab_themes/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
    background:url(../../Images/tab_themes/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer {
    background:url(../../Images/tab_themes/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner {
    background:url(../../Images/tab_themes/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab {
    background:url(../../Images/tab_themes/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer {
    background:url(../../Images/tab_themes/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner {
    background:url(../../Images/tab_themes/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab {
    background:url(../../Images/tab_themes/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #BBBBBB;
    border-top:0;
    padding:8px;
    background-color:#252525;
}

/* ajax__tab_yuitabview-theme theme (../../Images/tab_themes/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header {
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer {
    margin:0px 0.16em -1px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab {
    background:url(../../Images/tab_themes/yui/sprite.png) #d8d8d8 repeat-x;
    border: solid 1px #a3a3a3;
    border-bottom-width:0px;
    color:#000;
    display:block;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_tab {
    background: url(../../Images/tab_themes/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab {
    background:url(../../Images/tab_themes/yui/sprite.png) #2647a0 repeat-x left -1400px;
    border-color:#243356;
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#252525;    
    border:solid 1px #808080;
    border-top:solid 5px #2647a0;
}

.BlockHeaderPanel {
    text-align:center;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	font-weight:bold;
}

.BlockEditPanel {
    margin: 2px 0px 2px 0px;
	border: 1px dotted #BBBBBB;
}

.ContextMenuPanel {
	border: 1px solid #868686;
	z-index: 1000;
	background: #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

a.ContextMenuItem {
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem:hover {
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.CollapsiblePanelHeader {
    cursor: pointer;
    font-weight: bold;
}

.resizeHandle {
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizeText {
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#7391BA;
}
.content 
{
	width:1004px;
	text-align: center;
padding:0px 0px 0px 0px;
margin: 0px auto;
position:relative;
left:0px;
right:0px;
}

table.wegTable th
{
	background-color: red;
	color: #FFF;
}
table.wegTable tr 
{       
        border-style: solid; 
        border-width: 0px 1px 0px 0px; 
        border-color: white dimgray white white; 
} 
table.wegTable tr.alternatingrowstyle 
{ 
        border-style: solid; 
        border-width: 0px 1px 0px 0px; 
        border-color: white dimgray white white; 
        background-color: #484848;
}

table.wegTable td
{
	padding: 2px 2px 2px 2px;
}
