@charset "utf-8";

/* default
--------------------------------------------------*/
/*----- font -----*/
body {
	font: 13px Verdana, Arial, sans-serif;
	*font-size: small;
	*font: x-small;
	color: #333;
}

body *,
body p {
	line-height: 1.5;
}

select, input, textarea, button {
	font: 99% Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, th, td, strong, em {
	font-size: 100%;
	font-weight: normal;
}

table {
	font-size: inherit;
	font: 100%;
}

/*----- margin,padding,border -----*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

fierdset, img {
	border: 0 none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----- form -----*/
input, textarea, select {
	padding: 3px;
}

input[type="text"]:focus,
select:focus {
	background-color: #fefcd8;
}

/*----- list -----*/
ul, dl, ol {
	text-indent: 0;
}

ol, ul, li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/*----- table -----*/
caption, th, td {
	text-align: left;
	vertical-align: top;
}

/*----- link -----*/
a {
	outline-style: none;
}

a:link {
	color: #336;
	text-decoration: underline;
}

a:visited {
	color: #336;
	text-decoration: underline;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}

img {
	vertical-align: top;
}

/*----- cleafix -----*/
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix{
  zoom:1;
}


/* body
--------------------------------------------------*/
body {
	background: #fff ;
	text-align: center;
}

/* container
--------------------------------------------------*/
#container {
	position: relative;
	width: 910px;
	margin: 0 auto;
	background: url(../ca/img_ca_m/bgcontainer_mens.png) repeat-y;
	text-align: left;
}

* html #container {
	background: url(../ca/img_ca_m/bgcontainer_ie_mens.png) repeat-y;
}

/* header
--------------------------------------------------*/
#header {
	position: relative;
	height: 96px;
	margin: 0 5px;
	background: url(../ca/img_ca_m/parts_mens.png) repeat-x;
}

#header h1 {
	position: absolute;
	top: 25px;
	left: 20px;
	background:url(../ca/img_ca_m/logo_mens.gif) no-repeat;
}

/* footer
--------------------------------------------------*/
#footer {
	position: relative;
	margin: 0 5px;
	padding: 20px;
	background: #4b5559;
	zoom: 1;
}

#footer:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

/*----- footerContact -----*/
#footerContact {
	float: right;
	display: inline;
	width: 140px;
	font-size: 77%;
	text-align: center;
}

#footerContact a {
	display: block;
	float: right;
	width: 140px;
	padding: 1em 0;
	background: #fff;
	color: #600;
	text-decoration: none;
}

#footerContact a:hover {
	text-decoration: underline;
}

/*----- footerMenu -----*/
#footerMenu {
	width: 700px;
	color: #fff;
}

#footerMenu ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

#footerMenu li {
	float: left;
	display: inline;
	margin-right: 1em;
}

#footerMenu li a {
	padding-left: 15px;
	background: url(../ca/img_ca_m/parts_mens.png) no-repeat 0 -658px;
	color: #fff;
	text-decoration: none;
}

#footerMenu li a:hover {
	text-decoration: underline;
}

/*----- footerCompany -----*/
#footer dl {
	width: 800px;
	margin: 20px 0;
	color: #fff;
}

#footer dl dt {
	font-size: 146.5%;
	font-weight: bold;
}

#footer dl dd a {
	color: #fff;
	text-decoration: none;
}

#footer dl dd a:hover {
	text-decoration: underline;
}

/* copyright
--------------------------------------------------*/
#copyright {
	width: 910px;
	margin: 0 auto;
	background: url(../ca/img_ca_m/bgcontainer_mens.png) no-repeat bottom right;
	text-align: left;
}

* html #copyright {
	background: url(../ca/img_ca_m/bgcontainer_ie_mens.png) no-repeat bottom right;
}

#copyright p {
	padding: 0 25px 25px 25px;
	color: #fff;
}


#maincontents{
	width:860px;
	color:#FFF;
	padding-bottom:5px;
	font-size: 12px;
	line-height: 1.6em;
	margin:20px 25px;
}

body {
	background:url(../ca/img_ca_m/mens_bg.jpg) no-repeat center top;
	text-align: center;
}
