.web-body, .web-body-cp  {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
}
.web-body {
	background-color:#D6D3D3;
} 

a img {
	border:none;
}

#wrapper {
	width:760px;
	margin:0 auto;
	text-align:left;
}
#web-title h1 {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#999999;
	text-align:right;
	margin:5px 0;
}

#page-header {
	position:relative;
	width:760px;
	height:92px;
}
.page-header-o { background:url(../images/header-bg-o.gif) top repeat-x; }
.page-header-b { background:url(../images/header-bg-b.gif) top repeat-x; }
.page-header-g { background:url(../images/header-bg-g.gif) top repeat-x; }
.page-header-y { background:url(../images/header-bg-y.gif) top repeat-x; }
#corner-image { position:absolute; top:0; left:0; }
#logo { position:absolute; top:0; left:84px; }
#header-links {
	position:absolute;
	top:2px; right:0; z-index:30;
	text-align:right;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:35px 85px 0 0;
	height:55px;
}
.page-header-o #header-links { background:url(../images/map_o.gif) top right no-repeat; }
.page-header-b #header-links { background:url(../images/map_b.gif) top right no-repeat; }
.page-header-g #header-links { background:url(../images/map_g.gif) top right no-repeat; }
.page-header-y #header-links { background:url(../images/map_y.gif) top right no-repeat; }

#header-links a {
	color:#fff;
	text-decoration:none;
	margin-left:10px;
}
#header-links a:hover { color:#000; }
.page-header-y #header-links a {color:#999;}
.page-header-y #header-links a:hover {color:#000;}

#page-template {
	width:760px;
	background:#fff;
	margin:0 auto;
	text-align:left;
}

#page-footer {
	clear:both;
	padding:25px 0;
}

.footer-o { background:url(../images/repeate_bottom_o.jpg) top repeat-x; text-align:right; }
.footer-b { background:url(../images/repeate_bottom_b.jpg) top repeat-x; text-align:right; }
.footer-g { background:url(../images/repeate_bottom_g.jpg) top repeat-x; text-align:right; }
.footer-y { background:url(../images/repeate_bottom_y.jpg) top repeat-x; text-align:right; }

#footer-links {
	text-align:center;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#999;
}
#footer-links a {
	color:#999;
	text-decoration:none;
}
#footer-links a:hover {
	color:#000;
}

#lorus-header {
	background:#fff;
}
#lorus-header table {
	height:89px;
}
#lorus-header th {
	background:#df014c;
	color:#fff;
	padding:0 10px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	border-left:solid 1px #fff;
}
#lorus-header td.news {
	vertical-align:top;
	padding:4px 10px;
	overflow:hidden;
	border-left:solid 1px #df014c;
	border-bottom:solid 1px #df014c;
	font-size:10px;
	color:#999;
}
#lorus-header td.news a {
	color:#df014c;
}
#lorus-header td.gender-links {
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7f617f;
}
#lorus-header td.gender-links a {
	text-decoration:none;
	padding:0 10px;
	color:#7f617f;
}
#lorus-header td.gender-links a:hover {
	text-decoration:none;
	color:#df014c;
}

/* popup template */
#wrapper_popup {
	background:#fff;
	width:720px;
	text-align:left;
}
#popup-header {
	padding:10px 0 0 20px;
	height:92px;
}
#popup-template {
	padding:20px;
	background:#fff;
}

/* internet warning tooltip */
.internet-warning {
	position:relative;
	text-align:center;
	margin:10px 0 20px;
}
.internet-warning-tooltip {
	z-index:1500;
	position:absolute;
	bottom:28px; left:100px;
	width:600px;
	background-color:#fff;
	border:solid 1px #8f8c8c;
	text-align:left;
	color:#000;
	padding:10px;
}
.blue_txt {
	color:#0099FF;
	font-weight:bold;
}




h1 {
	color:#DF014C;
	font-size:16px;
	font-weight:bold;
}
h2 {
	color:#DDA1A2;
	font-size:12px;
	font-weight:bold;
}
h2 a {
	color:#DDA1A2;
}
h2 a:hover {
	color:#DF014C;
}
h3 {
	color:#8f8c8c;
	font-size:11px;
	padding-left:15px;
	background:url(../images/arrow.gif) 1px 4px no-repeat;	
}
h3 a {
	color:#DDA1A2;
}
h3 a:hover {
	color:#DF014C;
}
h4 {
	background:#e6e6e6;
	color:#8f8c8c;
	font-size:10px;
	font-weight:bold;
	margin:0 0 5px;
	padding:3px 12px;
}

form {
	margin:0;
	padding:0;
}
.formbutton, .login_btn {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:1px;
	background-color:#e6e6e6;
	border:solid 1px #b9b9b9;
	color:#505050;
}
.submit_btn {
	background:url(../images/submit.gif) left top no-repeat;
	border-width:0;
	cursor:pointer;
	height:17px;
	margin-left:0;
	padding:0;
	width:50px;
}
.reset_btn {
	background:url(../images/reset.gif) left top no-repeat;
	border-width:0;
	cursor:pointer;
	height:17px;
	margin-left:7px;
	padding:0;
	width:50px;
}


.page-top {
	font-size:10px;
	text-align:right;
	margin-bottom:16px;
}
.page-top a {
	color:#BF0404;
	padding:3px 3px 3px 15px;
	background:url(../images/back_to_top.gif) 5px 7px no-repeat;
	text-decoration:none;
}
.page-top a:hover {
	color:#A5A5A5;
	text-decoration:none;
}

/* search results, eg. product finder */
.search-criteria {
	font-size:11px;
	color:#999;
}
.search-paging {
	font-size:11px;
	color:#3CB6E9;
	margin:16px 0;
}
.search-paging a {
	color:#3CB6E9;
	padding:2px;
	text-decoration:none;
}
.search-paging a:hover {
	color:#DF014C;
	text-decoration:none;
}
.search-page-on {
	font-weight:bold;
	color:#DF014C !important;
}
.search-results-page {
	padding-bottom:40px;
}
.search-results-page-info {
	font-size:12px;
	font-weight:bold;
	color:#DF014C;
}

/* products */
.finder-tabs {
	border-bottom:solid 3px #df014c;
	margin:20px -20px;
	text-align:right;
	padding-right:20px;
}

.product-features {
	float:left;
	width:320px;
}
.product-features td {
	padding:0 5px 2px 0;
}
.product-small {
	float:left;
	margin:10px 40px 10px 10px;
	width:160px;
	height:220px;
}
.product-image-col {
	float:left;
	margin:10px;
	width:300px;
	text-align:left;
}
.product-image {
	width:200px;
}

.product-thumb, .product-image {
	background-repeat:no-repeat;
	background-position:top center;
}
.product-image {
	margin:10px;
}
.product-modelno a {
	display:block;
	color:#DF014C;
	padding:2px;
	text-decoration:none;
}
.product-modelno a:hover, a.modelno-hover {
	color:#999;
}
#product-search-results .product-modelno a {
	display:block;
	padding:2px;
	text-align:center;
	font-size:10px;
}
.product-category {
	height:50px;
}
.product-view {
	width:700px;
	margin:-20px 0;
	padding:0 12px;
}

ul.sitemap {
	list-style:none;
	margin:0;
	padding:0;
	width:720px;
}
ul.sitemap li.first {
	border-top:none !important;	
}
li.sitemap-page {
	padding:1px 0;
	border-top:dotted 1px #999;
}
li.sitemap-subpage {
	padding:1px 0 1px 18px;
	font-size:11px;
}
.sitemap-page span {
	display:block;
	padding:3px;
	font-weight:bold;
}
.sitemap-page a, .sitemap-subpage a {
	display:block;
	padding:3px 3px 3px 18px;
	text-decoration:none;
	color:#889888;
}
.sitemap-page a, .sitemap-subpage a { background:#fff url(../images/subnav_arrow.gif) 4px 4px no-repeat; }
.sitemap-page a:hover, .sitemap-subpage a:hover { color:#BF0404; }

/* product finder */
#advanced-search-form {
	margin:10px 0;
	padding:10px 0;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
}
#advanced-search-form td {
	padding:3px 0;
}
#advanced-search-form label {
	color:#999;
}

#footer-nav {
	background:#9d002d url(../images/inner_leftcurve.jpg) bottom left no-repeat;
	color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 12px;
	float:right;
}
#footer-nav a {
	color:#fff;
	padding:0 5px;
	text-decoration:none;
}

a.help {
	color:#3E4B53;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	position:relative;
	text-decoration:none;
	z-index:24;
}
a.help:hover {
	color:#3E4B53;
	cursor:help;
	font-family:Arial,Helvetica,sans-serif,Verdana;
	font-size:11px;
	text-decoration:none;
	z-index:25;
}
a.help span {
	display:none;
}
a.help:hover span {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#3E4B53;
	display:block;
	left:3em;
	padding:2px;
	position:absolute;
	text-align:left;
	text-decoration:none;
	top:3em;
	width:12em;
}


.back-link {
	text-align:right;
	font-size:11px;
}
.back-link a {
	color:#DDA1A2;
	text-decoration:none;
}
.back-link a:hover {
	color:#DF014C;
	text-decoration:none;
}