body {
	background: #fff url(../system/top-bg.gif) repeat-x;
	font: 12px/18px arial,helvetica,tahoma,sans-serif;
	color: #000;
}
form {
	display: inline;
}
img {
	border: 0;
}
p {
	margin: 0 0 10px;
}
h1 {
	font-weight: normal;
	color: #0c556b;
	font-size: 24px;
	line-height: 1em;
	margin: 0 0 20px 0;
}
h2, h3, h4 {
	font-weight: bold;
	color: #0c556b;
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 10px 0;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

a {
	color: #0c556b;
}
a:hover {
	color: #999;
	text-decoration: none;
}
#center ul {
	padding: 0 0 0 40px;
	margin: 12px 0;
}
#leftcontent {
	display: none;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#top {
	position: relative;
	/*height: 244px;*/
}
#logolink {
	position: absolute;
	left: 0;
	top: 17px;
}
#tagline {
	position: absolute;
	left: 452px;
	top: 32px;
}
#paymentcards {
	position: absolute;
	top: 7px;
	right: 0;
}
#searchformtop {
	position: absolute;
	top: 33px;
	right: 0px;
}
#searchformtop input {
	float: left;
	margin: 0 0 0 4px;
}
#searchquerytop {
	font-family: verdana, arial, sans-serif;
	border: 1px solid #ccc;
	padding: 1px 2px 0;
	font-size: 11px;
	line-height: normal;
	width: 140px;
	height: 15px;
}
#toptools {
	height: 72px;
}
#topbanner {
	height: 143px;
	overflow: hidden;
	background: url(../system/top-foto.jpg) no-repeat left top;
	position: relative;
}
#quotes{
	position: absolute;
	top: 45px;
	right: 0;
}
#topmenu ul, #leftmenu ul {
	list-style:none;
}
#topmenu {
	text-transform: uppercase;
	height: 29px;
	background: #0c556b;
	overflow: hidden;
	margin: 0 0 20px;
	position: relative;
}
#topmenu li {
	float: left;
	height: 29px;
	display: block;
}

#topmenu a {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 25px;
	padding: 4px 8px 0;
	_width: 0px; /* Hack for IE6 */
	white-space: nowrap;
}

#topmenu a:hover {
	background: #306e81;
}
#topmenu li.active a {
	background: #fff url(../system/navi-top-bg.gif) repeat-x;
}
#topmenu li.active a {
	color: #000;
}
#logout {
	display: none;
	position: absolute;
	right: 0;
	top:0;
}
#left {
	clear: both;
	float: left;
	width: 250px;
	margin: 30px 0 0;
	padding: 0 0 0 10px;	
}
#leftmenu {
	text-transform: uppercase;
	line-height: 20px;
}

/*--------------------*/
#leftmenu ul, #leftmenu li {
	padding: 0;
	margin: 0;
}

#leftmenu a {
	text-decoration: none;
	color: #6d99a6;
	font-weight: normal;
	width: 210px;
	display: block;
	padding: 0 0 0 4px;
	margin: 0 0 2px 0;
}
#leftmenu a:hover {
	background: #e8e8e8;
}
#leftmenu ul.l3 {
	text-transform: none;
	margin: 0 0 20px 0;
}
#leftmenu ul.l3 a {
	padding: 0 0 0 14px;
	margin: 0;
}
#leftmenu ul.l4 a {
	margin:0;
	padding:0 0 0 26px;
}

#leftmenu li.active a {
	color: #000;
	font-weight: bold;
}
#leftmenu ul.l3 li.active a {
	font-style: oblique;
	font-weight: normal;
}

#center {
	float: left;
	width: 510px;
	padding: 0 50px 0 0;
	margin: 30px 0 0;
	min-height: 350px;
}
#right {
	float: left;
	width: 140px;
}
#footer {
	margin: 20px 0 0 0;
	height: 71px;
	background: url(../system/footer-bg.gif) repeat-x;
	font-size: 11px;
	padding: 14px 0 0;
	line-height: 22px;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footercontent {
	width: 960px;
	margin: 0 auto;
}
.footer-tagline2 {
	float: right;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}
.logininput {
	font-family: verdana, arial, sans-serif;
	color: #777;
	border: 1px solid #ccc;
	padding: 1px 2px 0;
	font-size: 11px;
	line-height: normal;
	width: 108px;
	height: 15px;
	float: left;
	margin: 0 8px 0 0;
}
#logintop .logininput {
	border: 0;
	width: 80px;
	margin: 0 6px;
	background: #ddd;
}
#logintop {
	position: absolute;
	top: 6px;
	right: 0;
	height: 14px;
}
.loginbutton {
	padding: 1px 2px;
}
.loginbutton:hover {
	background: #666;
}
#logincontent {
	padding: 0 0 16px 0;
}

/****************************************/
/* STYLING FOR WEC_DISCUSSION EXTENSION
/****************************************/
.tx-wecdiscussion-forumMessageInfo, .tx-wecdiscussion-forumMessageReplyInfo, .tx-wecdiscussion-forumMessage {
    padding-left: 0;
    padding-top: 0;
}

.tx-wecdiscussion-forumMessage {
    margin-bottom: 8px;
}

.tx-wecdiscussion-button {
    text-align: left;
}

.tx-wecdiscussion-title {
    display: none;
}

.tx-wecdiscussion-forumMessageSubject {
    background-color: #e8e8e8;
    margin-bottom: 4px;
}

.tx-wecdiscussion-forumMessageSubject a,
.tx-wecdiscussion-forumMessageSubject a:link,
.tx-wecdiscussion-forumMessageSubject a:visited {
    color: #0C556B;
}

/****************************************/
/* STYLING FOR FE LOGIN
/****************************************/
.tx-felogin-pi1 label, .tx-srfeuserregister-pi1 label {
    float: left;
    width: 160px;
    min-width: 14em;
    clear: left;
    
}

.tx-felogin-pi1 input, .tx-srfeuserregister-pi1 input {
    margin-bottom: .5em;
}

.tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 legend, .tx-srfeuserregister-pi1 h4 {
    padding: 0;
}

.tx-felogin-pi1 fieldset {
    margin-top: 1em;
}

.tx-felogin-pi1 legend,
.tx-srfeuserregister-pi1 legend {
    font-weight: bold;
    _margin-left: -6px; /* CSS Hack for IE6&7 */
    _display: inline; /* CSS Hack for IE6&7 */
}

ul#previewData {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

ul#previewData li.even {
    background-color: #eeeeee;
}

ul#previewData span.label {
    width: 165px;
    font-weight: bold;
    float: left;
}

.quick_links {
	background:url("../system/box-bg-1.gif") repeat-x scroll 0 0 #FFFFFF;
	border-color:#E3E3E5;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	height:209px;
	overflow:hidden;
	padding:8px 12px;
	text-align:center;
}

.quick_links_sub {
	background:url("../system/box-bg-1.gif") repeat-x scroll 0 0 #FFFFFF;
	border-color:#E3E3E5;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	height:239px;
	overflow:hidden;
	padding:8px 12px;
	text-align:center;
}

.break {
	padding-bottom:36px;
}

.listitem {
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px 0;
}

.quick_links #orderform1 h2, .quick_links #orderform5 h2, .quick_links #orderform6 h2, .quick_links_sub #orderform1 h2, .quick_links_sub #orderform5 h2, .quick_links_sub #orderform6 h2 {
	display:none;
}
.quick_links .product_note, .quick_links_sub .product_note {
	display:none;
}
.quick_links .price, .quick_links_sub .price, .price { display:block; color:#000000; width:100px;	}
.quick_links input, .quick_links_sub input {
	float:left;
	margin-left:19px;
}
.quick_links .listitem, .quick_links_sub .listitem {
	border-bottom:none;
	margin:0;
	padding:0;
}
.quick_links #orderform117, .quick_links #orderform121, .quick_links_sub #orderform117, .quick_links_sub #orderform121 {
	display:none;
}
.quick_links .listitem .productimage, .quick_links_sub .listitem .productimage {
	display: none;
}
