@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #424648;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #dbd9da;
	background-image: url(../images/bg-rep.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper-outer {
	width: 100%;
	min-height: 418px;
	text-align: center;
	background:transparent url('../images/wega-mainbg-outer3.jpg') 50% 0 no-repeat;
	margin:0;
	padding:0;
}
#wrapper-inner {
	width: 955px;
	min-height: 418px;
 	background-image: url(../images/wega-mainbg3.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:center;
}
#left {
	width: 200px;
	float: left;
	text-align: right;
}
#logo {
	width: 200px;
	float: left;
}

#header{
	color:#424648;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:-9px auto 0;
	padding-bottom:5px;
	padding-top:3px;
	position:relative;
	text-align:center;
	top:225px;
	vertical-align:top;
}

#header p{
	margin: 0;
}

#nav {
	width: 200px;
	float: left;
	/* ---- FOR SWMENUFREE ---- padding-left: 50px; ---- */
	padding-right: 20px;
	line-height: 30px;
	font-size: 18px;
}
#nav a {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav a:link {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav a:hover {
	color: #ccc;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contentmain {
	width: 645px;
	float: left;
	padding: 38px;
}
#content-bg {
	width: 664px;
	height: 14px;
	text-align:left;
	background-image: url(../images/contenttop.png);
	background-repeat: no-repeat;
	color: #424648;
}
#equipment {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474b4e;
}

div.Outer {

    width: 859px;
	margin:0 auto;
	padding-left:25px;
	text-align:left;
	position: relative; 
}

div.InnerLeft {

    width: 659px;
	text-align:left;
	float:left;
	position: relative; 
}

div.InnerLeft h3{
padding-bottom:5px;
}


div.InnerLeft ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

div.InnerLeft li {
	
	font-size: 10px;
	margin-left: -40px;
	padding: 0;
	border: 0;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

}

div.InnerRight {

    width: 200px;
	float:right;
	position: relative; 
}


/*
#quick-links-home-outer {
	width: 859px;
	margin:0 auto;
	padding-left:0px;
	text-align:left;
	position: relative; 
}
#quick-links-home-outer ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#quick-links-home-outer li {
	
	font-size: 10px;
	margin-left: -40px;
	padding: 0;
	border: 0;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

}

#quick-links-home-inner1 {
	width: 659px;
	text-align:left;
	float:left;
	position: relative; 
}
#quick-links-home-inner1 ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#quick-links-home-inner1 li {
	
	font-size: 10px;
	margin-left: -40px;
	padding: 0;
	border: 0;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

}

#quick-links-home-inner2 {
	width: 100px;
	float:right;
	position: relative; 
}
#quick-links-home-inner2 ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#quick-links-home-inner2 li {
	
	font-size: 10px;
	margin-left: -40px;
	padding: 0;
	border: 0;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

}
*/



#quick-links {
	width: 980px;
	margin:0 auto;
	padding-left:0px;
	text-align:left;
}
#quick-links ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#quick-links li {
	
	font-size: 10px;
	margin-left: -40px;
	padding: 0;
	border: 0;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

}
#content-middle {
	width: 664px;
	text-align:left;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-image: url(../images/contentmiddle.png);
	background-repeat: repeat-y;
	min-height: 300px;
}
#content-middle-scroll {
	width: 664px;
	text-align:left;
	background-image: url(../images/contentmiddle.png);
	background-repeat: repeat-y;
}
#content-bottom {
	width: 664px;
	height: 14px;
	text-align:left;
	background-image: url(../images/contentbottom.png);
	background-repeat: no-repeat;
}

#clear {
	clear: both;
}
#row1 {
	width:100%;
	height: 48px;
	background-image: url(../images/pattern-bg1.jpg);
	background-repeat: repeat-x;	
	clear: both;
}
#row2 {
	width:100%;
	height: 33px;
	background-image: url(../images/pattern-bg2.jpg);
	background-repeat: repeat-x;	
	clear: both;
}
#row2-inner {
	width: 935px;
	height: 33px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:right;
	padding-top:6px;
	padding-right:20px;
}
#row3 {
	width:100%;
	height: 101px;
	background-image: url(../images/pattern-bg3.jpg);
	background-repeat: repeat-x;	
	clear: both;
}
#row3-inner {
	width: 955px;
	height: 101px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:right;
}
#memberlogin {
	width: 702px;
	padding-left: 40px;
	float: left;
	text-align:left;
	margin-top:-5px;
}
#affiliates {
	width: 183px;
	padding-right:20px;
	padding-top:6px;
	text-align:right;
	float: left;
}
#row4 {
	width:100%;
	clear: both;
	padding-top:40px;
	padding-bottom:40px;
}
#seo-space {
	height:100px;
}
#seo-outer {
	width: 778px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:40px;
	padding-right:40px;
	position:relative;
	text-align:left;
	background: #1e1c1d;
	border: 1px solid #898788;
	color: #898788;
	font-size:11px;
}
#seo-outer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;

}
#seo-outer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 16px;
	padding-left: 16px;
      font-weight: normal;
      color: #ffffff;
}

#seo-outer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 14px;
	padding-left: 14px;
      font-weight: normal;
      color: #ffffff;
}

#seo-outer h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 12px;
	padding-left: 15px;
      font-weight: normal;
      color: #ffffff;
      cursor:pointer;
      text-decoration:underline;
}

#seo-outer p {
	font-family: Georgia, "Times New Roman", Times, serif;
      padding-left: 15px;
	font-weight: normal;
}
#seo-outer ul {
}
#seo-outer li {
	list-style: square outside none;
        margin: 0; 
        padding: 0;
        border: 0;
        display: list-item;
        margin-bottom: 5px;
}
#footer {
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	line-height: 20px;
	color: #4d4d4d;
}
#footer a {
	color: #4d4d4d;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:link {
	color: #4d4d4d;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:hover {
	color: #555555;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	font-weight:normal;
}

html {
	height: 100%;
	margin-bottom: 1px;
 
}

form {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #747b7f;
	line-height:20px;
	font-size: 12px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #747b7f;
	list-style-position: outside;
	list-style-type: none;
	line-height:20px;
	display:block;
	font-size: 12px;
}
li {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left:-38px;

}
.xmap ul {
	width: 50%;
}
img { border: 0 none; }

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

div.componentheading {
	padding-left: 0px;
}

/*.moduletable_menu a:link
{
padding-right:55px;
padding-bottom:0px;
padding-top:0px;

}
*/

.ddmx{
	border:0px solid  !important ; 
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
	top: 0px !important;
	left: 0px;
	font-size: 17px !important;
	font-family: Georgia, 'Times New Roman', Times, serif !important;
	text-align: right !important;
	font-weight: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	display: block;
	white-space: nowrap;
	position: relative;
	background-image:none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.ddmx td.item11 {
	padding:0 !important ; 
	border-top: 0px dashed  !important ; 
	border-left: 0px dashed  !important ; 
	border-right: 0px dashed  !important ; 
	border-bottom: 0 !important ; 
	white-space: nowrap !important ; 
}
.ddmx td.item11-last {
	padding:0 !important ; 
	border: 0px dashed  !important ; 
	white-space: nowrap; 
}
.ddmx td.item11-acton {
	padding:0 !important ; 
	border-top: 0px dashed  !important ; 
	border-left: 0px dashed  !important ; 
	white-space: nowrap; 
	border-right: 0px dashed  !important ; 
}
.ddmx td.item11-acton-last {
	border: 0px dashed  !important ; 
}
.ddmx .item11-acton-last a.item1,
.ddmx .item11-acton a.item1,
.ddmx .item11-acton-last a:hover,
.ddmx .item11-acton a:hover,
.ddmx .item11 a:hover,
.ddmx .item11-last a:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
	background-image:none;
	color: #cccccc !important;
}
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	font-size: 11px !important;
	font-family: Georgia, 'Times New Roman', Times, serif !important;
	text-align: left !important;
	font-weight: normal !important;
	text-decoration: none !important;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index:500;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px dotted #999999;
	color: #000000 !important ;

}
.ddmx a.item2 {
	background-image:none; color: #cccccc !important ; 
	border-top: 0px dashed  !important ; 
	border-left: 0px dashed  !important ; 
	border-right: 0px dashed  !important ; 
}
.ddmx a.item2-last {
	background-image:none; color: #000000 !important ; 
	border-bottom: 0px dashed  !important ; 
	z-index:500; 
}
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	background-image:none; color: #FFFFFF !important ; 
	border-top: 0px dashed  !important ; 
	border-left: 0px dashed  !important ; 
	border-right: 0px dashed  !important ; 
}
.ddmx .section {
	border: 0px solid  !important ; 
	position: absolute; 
	visibility: hidden; 
	display: block; 
	z-index: -1; 
}
.ddmxframe {
	border: 0px solid  !important ; 
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */

div.img_product div.thumb a{
	display:block;
	width:57px;
	height:140px;
	float:right;
	margin:0px;
	padding-right:28px;
}

div.img_product div.thumb a img{
	width:100px;
	height:140px;
}

div.img_product div.main-img a{
	display:block;
}

div.img_product div.main-img a img{

}

div.other_angles{
	font-size:13px;
	color:#3F3027;
	padding:10px;
}
/* Normal link */
a {
	color: #747b7f;
	text-decoration: none;

	font-size: 11px;
}

a:hover, a:active, a:focus {
	color: #000000;
	text-decoration: underline;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #424648;
	font-weight: normal;
}
#magictabs_rjQHI ul a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #424648;
	font-weight: normal;
}

#magictabs_rjQHI ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #424648;
	font-weight: normal;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #000000;
	width:500px;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	
		width:550px;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #000000;
		width:500px;
	border: none;
}

#system-message ul {}
#system-message li {}
.divToggle h3{
cursor: pointer; cursor: hand;
font-size: 12px;
color: #fff;
}

#resource {background-color:#fff; color:#383838;}
#resource a {font-weight:bold;}
