@charset "utf-8";


/* CSS Document */
body {
	background: #191919 url(../images/products_background.jpg) repeat-x 50% 0;
	color: #BBBBBB;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

div#wrapper{
	position:relative;
	margin: 0 auto;
	width:939px;
	min-height: 100%;
}
 div#clear{
	clear:both;
}

div#row1{
	position:relative;
	width:939px;
}

div#row2{
	position:relative;
	width:939px;
}

div#row3{
	position:relative;
	width:939px;
}

div#row4{
	position:relative;
	width:939px;
}

div#row5{
	position:relative;
	width:939px;
}
div#row6{
	position:relative;
	width:939px;
}

 div#footer{
	position:relative;
	bottom:0;
	left:0;
	top:40px;
	width:100%;
	height: 150px;
	background: url(../images/footer.gif) repeat-x;
}

 div#productsfooter{
	position:relative;
	bottom:0;
	left:0;
	top:40px;
	width:100%;
	height: 150px;
	background: url(../images/footer.gif) repeat-x;
}

 div#interfooter{
	position:relative;
	bottom:0;
	left:0;
	top:1500px;
	width:100%;
	height: 150px;
	background: url(../images/footer.gif) repeat-x;
}

div#header{
  	position:relative;
  	width:100%;
  	height: 87px;
}

div#logo{
  	position:relative;
  	width:282px;
  	height: 87px;
	background-image: url(../images/sunwise-logo.jpg);
}

div#medialogin {
	float: right;
	position: absolute;
	width: 85px;
	height: 22px;
	left: 854px;
	top: 0px;
}

div#tradelogin {
	float: right;
	position: absolute;
	width: 85px;
	height: 22px;
	left: 854px;
	top: 0px;
}

div#mainmenu {
	float: right;
	position: absolute;
	width: 620px;
	height: 23px;
	left: 300px;
	bottom: 0px;
}

div#submenu {
	position: relative;
	width: 939px;
	height: 34px;
	background-color: #313131;
	top: 5px;
}

div#topbanner {
	float: left;
	position: relative;
	width: 933px;
	top: 5px;
}

div#welcome {
	float: left;
	position: relative;
	width: 227px;
	height: 167px;
	top: 35px;
	background-image: url(../images/welcome-back.gif);
}

div#latestbanner {
	float: left;
	position: relative;
	width: 465px;
	height: 167px;
	top: 35px;
	left: 5px;
}

div#newsletter {
	float: left;
	position: relative;
	width: 220px;
	height: 167px;
	top: 35px;
	left: 10px;
	background-image: url(../images/newsletter-background.gif);
}

div#mainbody {
	float: left;
	position: relative;
	width: 656px;
	top: 40px;
	padding: 20px;
	background: #000000 url(../images/products/products-main-back.gif) repeat-x;
}

div#advert01 {
	float: left;
	position: relative;
	width: 220px;
	height: 375px;
	top: 40px;
	left: 7px;

}

div#contacttext {
	float: left;
	position: relative;
	width: 400px;
	height: 50px;
	top: 60px;

}

div#intercontacttext {
	float: left;
	position: relative;
	width: 400px;
	height: 50px;
	top: 1500px;

}

#greentext {
	color: #739b54;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}

.lightgreytext {
	color: #BBBBBB;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}

.orangetext {
	color: #ff7e2b;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.pinktext {
	color: #ed237c;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}

.topnavtext {
	color: #ffffff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	letter-spacing: 1px;
}

.topnavtextorange {
	color: #ff7e2b;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}

.submenutext {
	color: #ffffff;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	letter-spacing: 1px;
}

#productnames {
	color: white;
	font: bold medium Times;
}

.whitetext {
	color: #fff;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
color:#BBBBBB;
text-decoration:none;
}

a:hover {
color:#ff802f;
text-decoration:none;
}

#topnav a:hover {
color: #f98112;

}

.footernavtext {
	font: bold x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	letter-spacing: 0px;
	color: #191919;
}

#footernavtext a:hover {
color: #4c4c4c;
	text-decoration: underline;
}

.disclaimertext {
	color: #BBBBBB;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	letter-spacing: 0px;
}

#disclaimertext a:hover {
color: #BBBBBB;

}
