/*
	DIV 2 COLUMN LAYOUT CSS
	INEO EBUSINESS SOLUTIONS | www.ineo.fi
	Mathias Lindedahl
*/

* {
	padding: 0; 
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

html, body {height: 100%;}

body {
	background: url(layout_images/html_bg.gif) repeat-y top center #DCDDDE;
	text-align:center;
	font-size: 12px;
	border-collapse: collapse;
}

#wrap {
	width: 100%;
	background: url(layout_images/body_bg.jpg) no-repeat top center;
}

#header {
	position: relative;
	width: 100%;
	height: 264px;
	background: url(layout_images/header_bg.gif) bottom no-repeat;
}

#main {
	position: relative;
	float:right;
	\width: 520px;
	w\idth :520px;
	margin-top: 0px;
	padding: 0px;
}

#leftColumn {
	position: relative;
	float:left;
	width: 770px;
}

#rightColumn {
	position: relative;
	float:right;
    width: 190px;
}



#mainTop {
	position: relative;
	background: url(layout_images/content_bg.png) no-repeat;
	float: right;
	height: 17px;
}

#sidebar {
	position: relative;
    float:left;
	\width: 250px;
   	w\idth:250px;
	padding: 0 0 0 0;
}

div#footer {
	position: relative;
	height: 95px;
  
    clear:both;
}

div#company_logo a{
	position: absolute;
	top: 23px;
        left: 11px;
	margin:0;
	padding:0;
	overflow: hidden; 
	display: block; 
	background: url(layout_images/serideco_logo.gif) no-repeat 0 0; 
	width: 259px; 
	height: 28px;
	line-height: 28px;
	text-indent : -9999px; 
}

div#search {
	position: absolute; 
	left: 17px; 
	top: 292px;
}

div#branding_wrap {
	position: relative;
	height: 80px;
}

div#topnav_wrap {
	position: relative;
	padding-top:6px;
}

div#banner_wrap {
	position: relative;
	height: 140px;
	
}

div#banner_area {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 136px;
	width: 767px;
	text-align: center;
	vertical-align: middle;
}

#topnav_wrap a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}

a {
	color: #293B55;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
}


ul.myAccountLinks {
	list-style-type: none;
}

ul.myAccountLinks li {
	line-height: 1.5;
}

.logoff {

}

.account {

}

.checkout {

}

#shoppingCart {
	position: absolute;
	top: 4px;
	left: 23px;
	background: transparent;
}

.productLink_0 {
	font-size: 12px;
	font-weight: bold;
	color: #E4B423;
	margin: 0 10px;
    padding: 5px 0;
	display: block;
    border-top: 1px solid #eee;
}

.productLink_0:hover, .productLink_0_selected:hover  {
	color: #848F97;
	font-weight: bold;
}

.productLink_0_selected {
	font-size: 12px;
	font-weight: bold;
	color: #E4B423;
	margin: 0 10px;
    padding: 5px 0;
	display: block;
    border-top: 1px solid #eee;
}

.productLink_1 {
	font-size: 11px;
	font-weight: bold;
	color: #A2ACB4;
	margin: 0;
	padding: 3px 0 3px 20px;
	display: block;
}

.productLink_1:hover, .productLink_1_selected:hover  {
	color: #848F97;
	font-weight: bold;
}

.productLink_1_selected {
	font-size: 11px;
	font-weight: bold;
	color: #E4B423;
	margin: 0;
	padding: 3px 0 3px 20px;
	display: block;
}

.productLink_2 {
	font-size: 11px;
	font-weight: bold;
	color: #A2ACB4;
	margin: 0;
	padding: 3px 0 3px 30px;
	display: block;
}

.productLink_2:hover, .productLink_2_selected:hover  {
	color: #848F97;
}

.productLink_2_selected {
	font-size: 11px;
	font-weight: bold;
	color: #E4B423;
	margin: 0;
	padding: 3px 0 3px 30px;
	display: block;
}

.productLink_3 {
	font-size: 11px;
	font-weight: bold;
	color: #A2ACB4;
	margin: 0;
	padding: 3px 0 3px 40px;
	display: block;
}

.productLink_3:hover, .productLink_3_selected:hover  {
	color: #848F97;
}


.productLink_3_selected {
	font-size: 11px;
	font-weight: bold;
	color: #E4B423;
	margin: 0;
	padding: 3px 0 3px 40px;
	display: block;
}

#sidebarcontent {
	padding: 9px;
}

#categoriesBox {
	padding: 5px 8px 5px 10px;
}

#searchBox {
	padding: 5px 8px 5px 10px;
}

.searchBoxContent {
	background: url(layout_images/leftBoxBg.gif) repeat-y;
	padding: 0 0 0 11px;

}

.searchBoxContent input.cssButton {
	position: absolute;
}

.searchBoxContent form {
	height: 100%;
}

.searchBoxContent .search_in_desc_area {
width:100%;
padding:8px 0 5px 0 !important;
color:#939598;
}

.searchBoxContent a {
	line-height: 20px;
	font-weight: bold;
	color: #E4B423;
	font-size: 11px;
}

.searchBoxContent a:hover {
	color: #848F97;
}

.searchBoxContent a span {
	color: #BCBDC0;
}



.categoriesBoxHeading, .informationBoxHeading {
	background: url(layout_images/leftBoxTop.gif) no-repeat;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	padding: 10px 0 10px 10px;
	font-weight: bold;
	color: #939598;
}

.categoriesBoxContent {
	background: url(layout_images/leftBoxBg.gif) repeat-y;
}

.categoriesBoxBottom {
	background: url(layout_images/leftBoxBottom.gif) repeat-y;
	height: 8px;
}

a.pBrowserLink {
    font-size: 12px;
	font-weight: bold;
	color: #C60000;
	margin: 0;
	padding: 8px 0 9px 25px;
	background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff bottom left;
	display: block;}

a.pBrowserLink:hover {
    font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	margin: 0;
	padding: 8px 0 9px 25px;
	background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff bottom left;
	display: block;}

.productBrowserLink {padding:0px 0px 15px 0px; }


#main_wrap {

}

#maincontent {
	background: transparent;
	padding: 10px;
}

#myAccount {
	position: absolute;
	top: 77px;
	left: 23px;	
	background: transparent;
	height: 42px;
}

#myAccount h4, #shoppingCart h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	line-height: 1.5;
	color: #fff;
}

#account_wrap a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#account_wrap a:hover {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

div#content_wrap {
    margin:0 auto;
   	width:960px;
	text-align: left;
}

.infoBoxHeading {
	background: url(layout_images/infoboxheading_bg.gif) repeat-x;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	padding: 0 0 0 5px;
	font-weight: bold;
}


.infoBox {
	background: #fff;
	border: 2px solid #EEEEEE;
	padding: 5px;
}

div.categoriesBoxContent .infoBox {
	background: transparent; 
	border:none;
	padding:0;
}


.pageHeading {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #9A9C9F;
}
.pageHeading h1 {
font-size: 24px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #9A9C9F;
}
.searchfield {
	width: 146px;
	font-size: 12px;
	line-height: 24px;
	height: 26px;
	background: #fff;
	border: 1px solid #B5B5B5;
	color: #666;
padding-left:4px;
}

.searchbutton {
	position: absolute;
	top: 0px;
}

.popName a{
	font-size: 14px;
	color: #C60000;
	font-weight: bold;
}

.popName {
	padding: 5px 5px;
	height: 50px;
	vertical-align: top;
	background: #fff;
}

.popName a{
	text-align: left;
}

.popImage {
	vertical-align:top;
	height:100px;
	width: 35%;
	text-align:center;
	background: #fff;
}

.popPrice {
	background: #F1F1F1;
	width: 40%;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FD0408;
}

.popTable {
	border-collapse: collapse;
	width: 100%;
}

.popBuy {
	background: #F1F1F1;
	padding-right: 25px;
	line-height: 40px;
	text-align: right;
}

.popDesc {
	background: #fff;
	width: 65%;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;

}

.popDesc p {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

td.productListing-heading {
	/*background: url(layout_images/centerBoxTop.gif) no-repeat #fff; */
	font-size: 12px; 
	font-weight: bold;
	color: #939598;
	padding: 5px 3px 0 3px;
	vertical-align: top;
	height:29px;
	white-space:nowrap;
}

.productListing-heading a {
	font-size: 12px;
	font-weight: bold;
	color: #939598;
	text-decoration: none;
}
.productListing-heading a:hover {
text-decoration:underline;
}
.productListing-data .listing-model-value{
display:block;
padding-top:2px;
color:#777;
font-size:10px;
}
.productListing-data .listing-model-value a {
color:#777 !Important;
font-size:10px !Important;
}
.productListing-data .listing-model-value a:hover {
color:#E4B423 !Important;
}
.productListing-data img, .productListing-data a img {
	vertical-align: middle;
	text-align:left; 
	padding: 2px;
}

.productListing-data .listing-ask-avail {
font-size:11px !Important;
padding-right:3px;
}
.productListing-data .listing-name-value {
padding-left:4px;
}
 
.productListing {
	text-align:left; 
	border: 2px solid #cbcbcb;
}

.productListing-data {


	font-size:12px;
	font-weight:normal; 
	/*height: 120px;*/ 
	color: #939598;
	font-weight: bold;
	vertical-align:middle;
	padding: 10px 3px;
	border-top: 1px solid #ccc;
}

.productListing-data table td {
	vertical-align: middle; 
	color: #939598;
	padding: 3px;
}

.productListing-data a, .productListing-data a:link {
	font-size:12px;
	font-weight:bold; 
	color: #939598;
	vertical-align:middle;
}

.productListing-data a:hover {
	color: #E4B423;
}

.productListing-even {
	background:#ffffff; 
	border: 1px solid #ccc;
	vertical-align:middle;
}

.productListing-odd {
	background:#ffffff; 
	border: 1px solid #ccc;
	vertical-align:middle;
}


.cssButton {
  	color: #848F97;
 	font-weight: bold;
 	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 12px;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
    border: 2px solid #FAC526;
  	background:url(layout_images/normal_button.gif) repeat-x center center;
  	padding: 3px 12px 3px 12px;
  	white-space: nowrap;
    line-height: 23px;
}

span.cssButton {
	width: 116px;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0;
	white-space: nowrap;
}

.cssBuyButton {
  	color: #fff;
  	font-weight: bold;
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 12px;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	border: 1px solid #9A9A9A;
  	background:url(layout_images/buy_button.gif) repeat-x bottom #CADFE1;
  	padding: 3px 12px 3px 12px;
  	white-space: nowrap;
  	height:23px;
}

.cssButtonFloat {
	float: left;
  	color: #000;
 	font-weight: bold;
 	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 12px;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
	border: none;
  	background:url(layout_images/normal_button.png) no-repeat bottom;
	line-height: 23px;
	padding: 0 5px;
  	white-space: nowrap;
  	height:23px;
    width: 116px;
	z-index: 50;
}

.footerNavi {
	position: absolute;
	top: 30px;
	left: 20px;
}

.footerNavi a {
	color: #676767;
	font-size: 11px;
	line-height: 14px;
}

.footerNavi a:hover {
	color: #FF0000;
}

.footerAccount {
	position: absolute;
	top: 30px;
	left: 170px;
}

.footerAccount a {
	color: #676767;
	font-size: 11px;
	line-height: 14px;
}

.footerAccount a:hover {
	color: #FF0000;
}

.footerMostViewed {
	position: absolute;
	top: 30px;
	left: 300px;
	width: 210px;
}

.footerMostViewed a {
	color: #676767;
	font-size: 11px;
	line-height: 14px;
}

.footerMostViewed a:hover {
	color: #FF0000;
}

.footerNewest {
	position: absolute;
	top: 30px;
	left: 530px;
	width: 210px;
}

.footerNewest a {
	color: #676767;
	font-size: 11px;
	line-height: 14px;

}

.footerNewest a:hover {
	color: #FF0000;
}

.footerHeading {
	padding-bottom: 5px;
	font-weight: bold;
	color: #676767;
}

.footerEBS {
	position: absolute;
	top: 75px;
	right: 30px;
}

#maksuTavat {
position:absolute;
top:40px;
}

TD.main, P.main {
  	font-size: 11px;
  	line-height: 1.5;
	padding: 3px;
}

.merkitBoxContent {
	background: #D2D2D2;
	text-align: center;
}

.wrapper {
	width: 100%;
}

.wrappertd {
	border: 1px solid #cbcbcb;
}

/* .pinfo_main {
	width: 58%;
	padding: 5px;
}

.pinfo_main h2.pageHeading{
	line-height: 1;
	padding:0;
}

.pinfo_side {
	width: 42%;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	vertical-align:top;
}

.pinfo_image{ 
	text-align: center;
	width: 100%;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 10px 0;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.pinfo_extra{ 
	text-align: left;
	width: 100%;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 10px 0px 10px 30px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.pinfo_image a{
	color: #767676;
}

.pinfo_image a:hover{
	color: #FF0000;
}



.pinfo_extra a{
	color: #767676;
	line-height:20px;
}

.pinfo_extra a:hover{
	color: #FF0000;
}

.pinfo_descr {
	line-height: 1.5;
}

.pinfo_model {
	font-size: 10px;
	color: #999999;
}

.pinfo_buy {
	text-align: center;
	padding: 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.pinfo_price {
	text-align: center;
	padding: 10px;
	color: #FD0408;
	color: #333333;
    font-size: 20px;
	font-weight: bold;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}


.pinfo_friend {
	padding: 0 10px 10px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.pinfo_small_heading {
	color: #797979;
	font-size: 14px;
	padding-left: 4px;
} */

td, table {
	border: 0; 
	padding: 0; 
	margin: 0;
}

.checkoutBarFrom {
	font-size: 10px;
	color: #626262;
	padding: 10px 0 10px 0;
	background: #F9F6F1;
	border: 1px solid #EEEEEE;
}

.checkoutBarFrom a {
	border: none;
}

.checkoutBarCurrent {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	padding: 10px 0 10px 0;
	background: #F9F6F1;
	border: 1px solid #C9C9CB;
}

.checkoutBarTo {
	font-size: 10px;
	color: #626262;
	padding: 10px 0 10px 0;
	background: #fff;
	border: 1px solid #EEEEEE;
}

.stockWarning {
	font-size: 10px;
	padding: 10px 5px;
}

.pinfo_slave .productListing-data {
	height: 30px;
}

.smallText {
	font-size:11px;
}

.smallText b {font-weight: bold;}

b {font-weight: bold;}

.productListing {
	margin-bottom: 10px;
}

.inputRequirement {
	color: #FF0000; font-weight: bold;
}

.textSlaveProducts {
    color: #797979;
	font-size: 11px;
	padding: 6px 0px 5px 0px;
}

.pinfo_slave_buy {
	text-align:right;
}

#rightSwirl {
	position: absolute;
	right: 0;
	top: 0;
	background: url(layout_images/right_swirl.png) no-repeat;
	width: 411px;
	height: 586px;
}

#leftSwirl {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(layout_images/left_swirl.png) no-repeat;
	width: 506px;
	height: 360px;
	z-index: 0;
}

#bottomSwirl {
	position: relative;
	width: 100%;
}

#ebsLogo a{
	position: absolute;
	bottom: 13px;
    right: 30px;
	margin:0;
	padding:0;
	overflow: hidden; 
	display: block; 
	background: url(layout_images/ineo_logo.gif) no-repeat 0 0; 
	width: 130px; 
	height: 34px;
	line-height: 34px;
	text-indent : -9999px; 
}

#ebsLogo a:hover{
	background: url(layout_images/ineo_logo.gif) no-repeat 0 -34px; 
}


#beatpixelsLogo a{
	position: absolute;
	top: 110px;
    right: 5px;
	margin:0;
	padding:0;
	overflow: hidden; 
	display: block; 
	background: url(layout_images/beat_logo.png) no-repeat 0 0; 
	width: 79px; 
	height: 21px;
	line-height: 79px;
	text-indent : -9999px; 
}

.headerError {
	color: red;
	padding: 0 0 10px 0;
}

textarea {
	padding: 2px;
}

.downloadLink {
	padding-left: 20px;
	background: url(layout_images/arrow_down.png) no-repeat center left;
}

.pInfoName {font-size:24px; color:#515050;padding-bottom:10px;}
.pInfoModel {font-size:12px; color:#393939;padding-bottom:18px;}
.pInfoDesc {color:#525252; line-height:1.4; padding-bottom:30px;}
.pInfoVertical {border-right:1px solid #B9B9B9;}
.pInfoLeft {width:70%;padding-right:22px; vertical-align:top;}
.pinfoRight {padding-left:12px;vertical-align:top; width:30%; text-align:center;}
.pinfoImage {padding-bottom:30px;}
.pInfoImageText {color:#515050;}
.pInfoSlaves {padding-top:30px;padding-bottom:40px; width:470px;}
.pinfoSeparator {border-bottom:1px solid #B9B9B9;width:240px;}
.pInfoTellFriend {padding-top:6px;}
.pInfoTellFriendText {padding-right:114px; padding-top:30px; color:#E60024; font-weight:bold;}
.pInfoPriceRow {padding: 20px 0px 20px 0px;width:200px;text-align:center;}
.pInfoPrice {font-size:17px;color:#515050; font-weight:bold; padding-bottom:17px;}
.pInfoBuy {text-align:right; padding-right:10px; width: 50%;}
.pInfoPriceTable {width:200px; text-align:center;}
table.pInfoBottom {width:100%; height:44px; border:1px solid #D1D1D1;}
td.pInfoBottom, td.pInfoBottom table {width:100%;}

.pInfoReview {padding-left:10px; width: 50%;}
.pInfoText {padding-top:13px; font-size:11px; color:#5B5B5B; text-align:right;}

.pInfoTop {padding-bottom:20px; width: 100%;}

.specialsText {
	margin: 2px;
	padding: 10px; 
	border: 1px solid #BDBDBD;
}

span.productSpecialPrice {
	font-size: 16px; 
	font-weight: bold;
}

#footerCart {
	text-align: center;
	width: 100%;
	padding-top: 25px;
	z-index: 8;
}

#footerCart *, #footerCartButtons *, #footer *{
	z-index: 8;
}

#footerCartButtons {
	position:absolute;
	left: 353px;
	top:50px;
}

#footerCart select {
	width: 350px;
}

#languages {
	position: absolute;
	right: 11px;
	top: 30px;
	color: #C5C5C5;
}

#languages a {
	color: #C5C5C5;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#languages a:hover {
	color: #6A6A6A;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#loginBox {
	padding: 10px 6px 10px 10px;
}

#loginBoxTop {
	background: url(layout_images/rightBoxTop.gif) no-repeat;
	font-size: 16px;
	line-height: 16px;
	padding: 10px;
	font-weight: bold;
    color: #939598;
}

#loginBoxContent {
	background: url(layout_images/rightBoxBg.gif) repeat-y;
}

#loginBoxLogged {
	background: url(layout_images/rightBoxBg.gif) repeat-y;
	padding: 0 13px 10px 10px;
	line-height: 20px;
}

#cartBoxActions {
	line-height: 20px;
	font-weight: bold;
	color: #E4B423;
	font-size: 11px;
	padding: 10px 0 0 0;
}

#loginBoxLogged a {
	color: #E4B423;
	font-size: 11px;
}

#loginBoxLogged a:hover {
	font-size: 11px;
	color: #848F97;
}

#loginBoxLogged a span {
	color: #BCBDC0;
}

#loginBoxBottom {
	background: url(layout_images/rightBoxBottom.gif) no-repeat;
	height: 8px;
}

#loginBoxContent {
	padding: 0 13px 10px 10px;
}

#loginBoxContent span{
	font-size: 11px;
}

#cartBox, #RightSideBarInfoBox {
	padding: 10px 6px 10px 10px;
}

#cartBoxTop {
	background: url(layout_images/rightBoxTop.gif) no-repeat;
	font-size: 16px;
	line-height: 16px;
	padding: 10px;
	font-weight: bold;
    color: #939598;
}
#RightSideBarInfoBoxTop {
	background: url(layout_images/rightBoxTop.gif) no-repeat;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
	font-weight: bold;
    color: #939598;

}

#cartBoxContent, #RightSideBarInfoBoxContent {
	background: url(layout_images/rightBoxBg.gif) repeat-y;
	padding: 0 13px 10px 10px;

}

#cartBoxProducts {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
	padding-top: 10px;
}
.RightSideBarInfoBoxDescrption {
line-height:1.4;
border-top:1px solid #eee;
margin-top:-2px;
padding-top:8px;
}
#cartBoxTotal {
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	font-size: 13px;
	color: #848F97;
}

.cartBoxBottom, .RightSideBarInfoBoxBottom {
	background: url(layout_images/rightBoxBottom.gif) no-repeat;
	height: 8px;
}

#cartBoxContent a {
	font-size: 10px;
	color: #E4B423;
}

#cartBoxContent span.infoBoxContents {
	color: #848F97;
	font-size: 10px;
}

#cartBoxContent a:hover  {
	font-size: 10px;
	color: #848F97;
}

#cartBoxActions {
	line-height: 20px;
	font-weight: bold;
	color: #E4B423;
	font-size: 11px;
	padding: 10px 0 0 0;
}

#cartBoxActions a {
	color: #E4B423;
	font-size: 11px;
}

#cartBoxActions a:hover {
	font-size: 11px;
	color: #848F97;
}

#cartBoxActions a span {
	color: #BCBDC0;
}

.emailField, .passwordField {
	padding: 0px;
	width: 147px;
	margin: 0 0 4px 0;
}

.loginButton {
	width: 100%;
	padding-top: 10px;
	text-align: right;
}

#loginBoxActions {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #eee;
}

#loginBoxActions a {
	line-height: 20px;
	font-weight: bold;
	color: #E4B423;
	font-size: 11px;
}

#loginBoxActions a:hover {
	color: #848F97;
}

#loginBoxActions a span {
	color: #BCBDC0;
}

ul#topNav {list-style: none; font-size: 14px;}

ul#topNav li {display: inline;}
ul#topNav li.selected {
	  float:left;
	  background:url("layout_images/topnav_selected.gif") no-repeat left top;
	  margin-left: 10px;
	  padding:0 0 0 5px;
}

ul#topNav li.unselected {
	  float:left;
	  background:url("layout_images/topnav_unselected.gif") no-repeat left top;
	  margin-left: 10px;
	  padding:0 0 0 5px;
}

ul#topNav li.unselected:hover {
  	background:url("layout_images/topnav_selected.gif") no-repeat left top;
}

ul#topNav li.unselected:hover a {
  	background:url("layout_images/topnav_selected.gif") no-repeat right top;
	color: #765;
}

.headerLink_0 {
  float:left;
  display:block;
  background:url("layout_images/topnav_unselected.gif") no-repeat right top;
  color:#fff;
  padding: 6px 10px 6px 5px;
}

.headerLink_0:hover, .headerLink_0_selected:hover  {
  background:url("layout_images/topnav_selected.gif") no-repeat right top;
  color:#765;
  padding: 6px 10px 6px 5px;
}

.headerLink_0_selected {
  float:left;
  display:block;
  background:url("layout_images/topnav_selected.gif") no-repeat right top;
  color:#765;
  padding: 6px 10px 6px 5px;
}

#articlesBoxTop {
	background: url(layout_images/centerBoxTop.gif) no-repeat;
	font-size: 18px;
	height: 14px;
	line-height: 14px;
	padding: 10px 0 10px 10px;
	font-weight: bold;
color: #939598;
}

div#articlesBoxContent .infoBox{
border: none;
background: none;
}

#articlesBoxContent {
	background: url(layout_images/centerBoxBg.gif) repeat-y;
padding: 0 5px;
}

.articlesBoxBottom {
	background: url(layout_images/centerBoxBottom.gif) no-repeat;
height: 7px;
}

.newsLeft {
width: 150px;
height:;
font-weight: bold;
color:#D7D7D9;
vertical-align: top;
border-top: 1px solid #eee;
padding: 10px 0;
}

.newsRight {
padding: 10px 0;
border-top: 1px solid #eee;
width: 316px;
}

.newsLeft a{
color:#D7D7D9;
}

.newsRight a{
color: #939598;
}

.newsRight span{
color: #E4B423;
}

a.newsMore {
color: #E4B423;
}

.newsMore:hover {
color: #939598;
}

.promotionBox {
	background: #fff;
	border: 2px solid #EEEEEE;
	padding: 0px;
width: 239px;
}

.promName {
padding: 0px 0;
}
.promName a{
color: #939598;
font-size:14px;
}
.promModel {
padding: 5px 0;
}
.promModel a{
color: #939598;
}

.promLeft {
width:100px;
padding:5px;
}
.promRight{
width:150px;
padding:5px;
}
.promBottom {
width:300px;
height:40px;
padding:3px;
border-top: 1px solid #eee;
text-align:right;
}
.promButton {
width:240px;
text-align:right;
}
.promPrice {
font-size:15px;
}

.productListing-data form{line-height:2.5;}

#breadcrumb_area.breadcrumb_content {
padding:7px 0 3px 12px;
color:#888;
font-size:11px;
font-weight:normal;
}
#breadcrumb_area.breadcrumb_content a{
font-size:11px;
color:#888;
font-weight:normal;
text-decoration:underline;
}
#breadcrumb_area.breadcrumb_content a:hover {
color:#444;
}
.infoBox.address_book tr.moduleRowOver {
background:#f9f9f9;
}
.infoBox.address_book td.main {
padding-left:13px;
}

.infoBox.apply_form input,
.infoBox .contact_input input {
width:200px;
}
td.apply_form_error_rows {
padding:12px 0 13px 4px;
}
td.apply_form_error_rows td {
line-height:1.5 !important;
color:#222;
} 

#igenceLogo {
	position: absolute;
	bottom: 12px;
    right: 45px;
	margin:0;
	padding:0;
}

#igence-link {
background:url("images/igence-sprite.png") no-repeat scroll 0 0 transparent;
display:block;
overflow:hidden;
text-indent:-9999px;
width:90px;
line-height:29px;
}

#igence-link:hover {
background: url("images/igence-sprite.png") no-repeat 0 -29px;
}

h1.categories_index_heading {
display:inline;
width:430px;
float:left;
margin-top:16px;
}
.pageHeading img {
padding-top:10px;
} 
