body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../../assets/images/sitelayout/shared/mainbg.gif);
	background-repeat: repeat-x;
	height: 914px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	outline: none;
}
input {
	outline: none;
}
img {
	border: none;
}
hr {color:#ccc; height:1px; background:#ccc; border:none; border-top:1px solid #ccc; line-height:1px; margin:20px 0;}

ul, li, p, h1, h2, h3, h4, table, tr, th, td {
	margin: 0px;
	padding: 0px;
}
#screen {
/*min-height:914px;*/
}
#container {
	width: 1048px;
	margin: 0px auto;
	position: relative;
}
.leftshadowrepeat {
	width: 35px;
	background-image: url(../../../assets/images/sitelayout/shared/leftshadowrepeat.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#leftshadow {
	width: 35px;
}
.rightshadowrepeat {
	width: 35px;
	background-image: url(../../../assets/images/sitelayout/shared/rightshadowrepeat.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#rightshadow {
	width: 35px;
}
#screenbottom {
	background-image: url(../../../assets/images/sitelayout/shared/mainbgbottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 84px;
}
#containerbottom {
	width: 1048px;
	margin: 0px auto;
	position: relative;
}
#containerbottom td {
	vertical-align: top;
}
#leftshadowbottom {
	width: 35px;
	height: 84px;
	background-image: url(../../../assets/images/sitelayout/shared/leftshadowbottom.gif);
}
#contentbottom {
	width: 978px;
	margin-top: 1px;
}
#rightshadowbottom {
	width: 35px;
	height: 84px;
	background-image: url(../../../assets/images/sitelayout/shared/rightshadowbottom.gif);
}
/*======================================================================================================================================================*/

#content {
	width: 978px;
	background-color: #ffffff;
	vertical-align: top;
}
#header 
{
	background: url(../../../assets/images/sitelayout/shared/header_background.jpg) no-repeat 0px 0px;
	/*height: 133px;*/
	width:978px;
	position: relative;
}
#logo {
	width: 208px;
	height: 102px;
}
#logo img {
	width: 100%;
	height: 100%;
}
#logoFloater {
	background: url(../../../assets/images/sitelayout/shared/logoFloater.png) no-repeat 0px 0px;
	height: 45px;
	width:158px;
	position: absolute;
	top:0px;
	left:28px;
}
#top_nav 
{
	background: url(../../../assets/images/sitelayout/shared/top_nav.jpg) no-repeat 0px 0px;
	height: 31px;
	padding-left:200px;
	z-index:500;
}
.search {
	width: 215px;
	height: 31px;
	float:right;
	background: url(../../../assets/images/sitelayout/shared/search.jpg) no-repeat 0px 0px;
}
#search1 {
	width: 285px;
	height: 26px;
	position: absolute;
	right: 20px;
	bottom: 5px;
	background-repeat: no-repeat;
}
.frmsearch_input {
	border: none;
	background: none;
	color: #000000;
	vertical-align: middle;
	width:125px;
	height: 16px;
	margin-left: 43px;
}
.frmsearch_submit {
	border: 0px;
	background: none;
	margin: 5px;
	padding:0px;
	width: 30px;
	height: 20px;
	vertical-align: middle;
	cursor: pointer;
}
#frmSearch /*search.asp*/ {
	height: 18px;
	width: 196px;
	background-image: url(../../../assets/images/sitelayout/shared/search.jpg);
	padding: 0px;
	margin: 0px;
}
#frmSearch_input /*search.asp*/ {
	background: none;
	border: none;
	padding: 2px 0 2px 4px;
	color: #000000;
	vertical-align: middle;
	width: 127px;
}
.shop_buttons_holder {position:absolute; bottom:35px; right:10px;}
.shop_buttons td div a {padding:5px 30px 5px 10px; position:relative; height:26px; text-decoration:none; color:#4e6783;}
.shop_buttons td div a:hover {text-decoration:underline;}

#call-us {
	background: url(../../../assets/images/sitelayout/shared/call-us.jpg) no-repeat right 0px;
	height: 20px;
    padding: 1px 30px 5px 10px;
    font-size: 1.0em;
}
/*
#call-us:hover {
	background-position:right -26px;
}
*/

#hints-tips {
	background: url(../../../assets/images/sitelayout/shared/hints-tips.jpg) no-repeat right 0px;
	height: 26px;
}
#hints-tips:hover {
	background-position:right -26px;
}
#basket {
	background: url(../../../assets/images/sitelayout/shared/basket_icon.jpg) no-repeat right 0px;
	height: 26px;
}
#basket:hover {
	background-position:right -26px;
}
#accounts {
	background: url(../../../assets/images/sitelayout/shared/account_icon.jpg) no-repeat right 0px;
	height: 26px;
}
#accounts:hover {
	background-position:right -26px;
}
.login-button {
	background: url(../../../assets/images/sitelayout/shared/login-button.jpg) no-repeat 0px 0px;
	width: 71px;
	height: 23px;
	border: none;
	cursor: pointer;
}
.send-button {
	background: url(../../../assets/images/sitelayout/shared/send-button.jpg) no-repeat 0px 0px;
	width: 66px;
}
.login-button:hover, .send-button:hover {
	background-position: 0px -23px;
}
.create-account-button {
	background: url(../../../assets/images/sitelayout/shared/create_account_button.jpg) no-repeat 0px 0px;
	width: 143px;
	height: 23px;
	border: none;
	cursor: pointer;
}
.create-account-button:hover {
	background: url(../../../assets/images/sitelayout/shared/create_account_button.jpg) no-repeat 0px -23px;
}
#myacc-orders-button {
	background: url(../../../assets/images/sitelayout/shared/account-button-1.jpg) no-repeat 0px 0px;
	width: 226px;
	height: 26px;
	border: none;
	cursor: pointer;
}
#myacc-orders-button:hover {
	background: url(../../../assets/images/sitelayout/shared/account-button-1.jpg) no-repeat 0px -26px;
}
#myacc-invoice-button {
	background: url(../../../assets/images/sitelayout/shared/account-button-3.jpg) no-repeat 0px 0px;
	width: 226px;
	height: 26px;
	border: none;
	cursor: pointer;
}
#myacc-invoice-button:hover {
	background: url(../../../assets/images/sitelayout/shared/account-button-3.jpg) no-repeat 0px -26px;
}
#myacc-del-button {
	background: url(../../../assets/images/sitelayout/shared/account-button-4.jpg) no-repeat 0px 0px;
	width: 226px;
	height: 26px;
	border: none;
	cursor: pointer;
}
#myacc-del-button:hover {
	background: url(../../../assets/images/sitelayout/shared/account-button-4.jpg) no-repeat 0px -26px;
}
#myacc-details-button {
	background: url(../../../assets/images/sitelayout/shared/account-button-2.jpg) no-repeat 0px 0px;
	width: 226px;
	height: 26px;
	border: none;
	cursor: pointer;
}
#myacc-details-button:hover {
	background: url(../../../assets/images/sitelayout/shared/account-button-2.jpg) no-repeat 0px -26px;
}
#flashgallery {
	background-image: url(../../../assets/images/sitelayout/shared/flash_image.jpg);
	width: 978px;
	height: 336px;
	z-index:1;
}
#pagebody {padding-top:0px;
}
#cols {
	width: 100%;
	border-collapse: collapse;
}
#leftcol {
	vertical-align: top;
}
#left {
	width: 216px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
}
#maincol {
	vertical-align: top;
	width: 100%;
}
#page a {font-weight:bold; color:#002957; text-decoration:none;}
#page a:hover {text-decoration:underline;}
#page {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	min-height: /*445*/ 200px;
}
#page p {
	font-size: 1em;
	margin: 0 0 15px 0;
	color: #444;
}
#page li {
	font-size: 1em;
}
#page h1, #page .h1 {
	margin: 0 0 15px 0;
	color: #002957;
	font-size: 1.4em;
}
#page .h1_2 {
	color: #002957;
	font-size: 1.4em;
	font-weight: normal;
}

#page h2 {
	font-size: 1.4em;
	margin: 15px 0;
	color: #002957;
	font-weight: bold;
}
#page .h2_2 {
	font-size: 1.4em;
	margin: 15px 0;
	color: #888;
	font-weight: normal;
	display: table;
}

#page .h2_3
{
	/*padding-left: 20px;*/
	font-size: 1.3em;
	margin: 0;
	color: #9E7692;
	font-weight: bold;
}

#page h3 {
	font-size: 1.1em;
	margin: 15px 0;
	color: #002957;
}
#page h4 {
	font-size: 1.1em;
	margin: 15px 0;
	color: #002957;
}
#page h3.familyName, .familyName
{
    font-size: 13px;
    font-weight: bold;
    color: #002957;
    margin: 0 0 7px 0;
}
#page h4.familyDesc, .familyDesc
{
    font-size: 11px;
    font-weight: normal;
    color: #002957;
    margin: 0;
}
#page h5 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	color: #708aa6;
}
#logo_icon {
	float:left;
	background-image: url(../../../assets/images/sitelayout/shared/gerflor_icon.jpg);
	width: 144px;
	height: 56px;
}
#footer_menu {
	float:left;
	font-size: 0.9em;
	margin-left:20px;
	margin-top:15px;
}
.footer_menu_spacer {
	padding: 0px 20px;
}
.footerLogo {float:right; margin-right:20px; margin-top:8px;}

#caracterePlayBtn {
	background:url(/assets/images/sitelayout/Shared/caracterePlayBtn.jpg) no-repeat 0px 0px;
	width:222px;
	height:148px;
}
#caracterePlayBtn:hover {
	background-position: 0px -148px;
}
#senzoPlayBtn {
	background:url(/assets/images/sitelayout/Shared/senzoPlayBtn.jpg) no-repeat 0px 0px;
	width:222px;
	height:148px;
}
#senzoPlayBtn:hover {
	background-position: 0px -148px;
}

.global-button  
{
    background:url(/assets/images/sitelayout/Shared/Global_Button_Right.jpg) no-repeat right 0px; 
    float: left;
    height: 26px;
    margin: 10px 6px 10px 0;
    padding-right: 15px;
}
.global-button span 
{
    background:url(/assets/images/sitelayout/Shared/Global_Button_Left.jpg) no-repeat left 0px;
    border: 0 none;
    display: block;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    padding: 6px 0 6px 15px;
    color:#fff;
    font-weight:bold;
}
.global-button span:hover
{
    font-weight:bold;
    text-decoration:underline;
}

/*Footer Content*/
#footerContentHolder {  }
#footerContent        
{
    margin: 0 auto;
    position: relative;
    width: 1048px;
}
.footerContentContainer   { padding:20px 30px; background:#022D62; color:#fff; }

.footerContentContainer ul li:first-child { padding-left:0; border-left:none;}
.footerContentContainer ul li { float:left; padding:0 20px 5px; list-style:none; border-left:1px solid #6281A2; height:150px; }

.footerContentContainer li a:first-child { font-weight:bold; }
.footerContentContainer li a { color:#fff; text-decoration:none; font-weight:normal; }
.footerContentContainer li a:hover { color:#6281A2; }

/*Google Conversion Code*/
.GoogleConversion {position:absolute;}
