/*
Theme Name: L-Men Store
Theme URI: http://www.lmenstore.com
Description: an official website of L-Men
Author: Septi Yulia Sari aka. shape_tea
Author URI: http://www.stateoftheword.com/
Tags: dark, grey, fixed width, two columns, e-commerce

	This theme was designed and built by shape_tea,
	whose blog you will find at http://www.stateoftheword.com/,
	This theme was specially designed for L-Men Store (http://www.lmenstore.com), 
	a brand from Nutrifood Indonesia (http://www.nutrifood.co.id).	
-------------------------------------------------------------------------*/

/*--------------- Standard Style ---------------*/

body {
	font-size: 75%; 
	font-family: tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
	color: #545557;
	background-color:#a5a9ac;
	background-image:url(images/gradient.png);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	line-height:20px;
}

a, a:link, a:visited {
	/*color:#818182;*/
	color:#545557;
	text-decoration:none;
}

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

a img, a:link img, a:visited img, a:hover img, a img.alignnone, a:link img.alignnone, a:visited img.alignnone, a:hover img.alignnone, #box a img, #box a:link img, #box a:visited img, #box a:hover img {
	border:none;
	text-decoration:none;
}

h1, h2, h3, h4, h5 {
	color:#58585a;
	font-size:100%;
	padding:0px;
	margin:0px;
	letter-spacing:0px;
	font-weight:bold;
	font-family: tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
}

h1 {
	
}

h2 {
	font-size:200%;
	text-transform:uppercase;
	letter-spacing:-0.5px;
}

h3, .detaildesc h3, .detaildesc h2 {
	font-size:140%;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:-0.5px;
	margin:0px 0px 7px 0px;
}

.detaildesc h2 {
	margin:0px 0px 7px 20px;
	letter-spacing:0px;
}

.detaildesc h3 {
	margin:5px 0px 10px 20px;
	font-size:110%;
	letter-spacing:0.5px;
	text-transform:none;
}

h4 {
	font-size:110%;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:16px;
	margin:0px 0px 5px 0px;
}

.howtobuy h4 {
	font-size:100%;
	text-transform:none;
	letter-spacing:0px;
	line-height:16px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
}
	
h4 {

}

h5 {
	font-size:110%;
	text-transform:uppercase;
	letter-spacing:0px;
	line-height:16px;
	margin:0px 0px 5px -20px;
	font-weight:bold;
	text-align:left;
}

ol {
	margin:20px 20px;
	padding:0px;
	width:700px;
	float:left;
}

ol li {
	margin:10px 0px;
	padding:5px 0px;
	font-weight:bold;
	width:100%;
	float:left;
}

.hand {
	cursor:pointer;
}

/*--------------- all DIV container ---------------*/

#containerbg {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#a5a9ac;
	background-image:url(images/gradient.png);
	background-position:left top;
	background-repeat:repeat-x;
	position:relative;
}

#topline, #footer {
	width:100%;
	height:17px;
	background-color:#58585a;
	color:#f4f4f4;
	text-align:center;
	text-transform:uppercase;
	font-size:90%;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	float:left;
}

#footer {
	margin:15px 0px 0px 0px;
	padding:5px 0px;
	height:20px;
	/*position:absolute;
	bottom:-20px;*/
	float:left;
	text-transform:none;
	color:#b6b9bc;
	font-weight:normal;
	font-size:100%;
}

#footer a, #footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#818182;
}

#container {
	margin:0px auto 10px auto;
	width:960px;
}

#header {
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#header ul {
	margin:0px auto 0px auto;
	padding:4px 0px;
	float:left;
	font-size:90%;
	text-align:center;
}

#header ul li {
	display:inline;
	padding:0px 10px;
	border-right:#58585a solid 1px;
}

#header ul .noborder li{
	display:inline;
	padding:0px 10px;
	border:none;
}

#header a, #header a:link, #header a:visited {
	color:#58585a;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#header a:hover, #header a.current {
	color:#f3f3f5;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#header h1.logo {
	background-image:url(images/L-Men_logo.jpg);
	background-repeat:no-repeat;
	height:55px;
	margin:-15px 40px 0 50px;
	width:85px;
	float:right;
}

#content {
	float:left;
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px 0px 20px 10px;
}

.bigPic {
	background-image:url("images/L-Men-Store-image.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
	height:370px;
	margin:0 0 0;
	width:400px;
}

#contenthome {
	float:right;
	width:500px;
	height:auto;
}

.leftsidebar, .detailimg {
	float:left;
	width:17%;
	margin:0px;
	padding:20px 20px;
}

.detailimg {
	width:30%;
	padding:25px 0px;
	text-align:center;
}

.detailimg strong img {
	border:#d5d9db solid 3px;
}

.maincontent, .detaildesc {
	float:left;
	margin:20px 10px 15px 20px;
	padding:5px 15px;
	width:68%;
	line-height:20px;
	text-align:left;
	border-left:#efeff0 solid 1px;
	/*height:400px;*/
}

.detaildesc {
	width:62%;
	padding:5px 0px;
}

ul.imgsmall {
	width:90%;
	margin:20px 25px 20px 25px;
	padding:0px;
	text-align:center;
	float:left;
}

ul.imgsmall li {
	margin:0px 10px;
	padding:0px 5px;
	float:left;
	width:20%;
	list-style-type:none;
	text-align:center;
	cursor:pointer;
}

ul.listproduct {
	margin:0px;
	padding:0px;
	float:left;
}

ul.listproduct li {
	margin:0px 15px 15px 0px;
	padding:0px;
	list-style-type:none;
	float:left;
	font-size:80%;
	letter-spacing:0px;
}

.productinfo img {
	border:#eee solid 3px;
}

.alignright {
	float:right;
	margin:0px 0px 10px 25px;
}

.alignleft {
	float:left;
	margin:0px 25px 10px 0px;
}

.aligncenter {
	margin:0px 10px 10px 0px;
}

h3 .alignnone {
	float:none;
	text-align:center;
	margin:-10px 5px -10px auto;
}

.welcome {
	float:left;
	width:60%;
	text-align:left;
	font-size:180%;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	letter-spacing:-1px;
}

.welcome p {
	margin:10px 0px;
	padding:0px;
}

.welcome h1 {
	font-size:210%;
	margin:5px 0px 0px 0px;
	letter-spacing:-1px;
}

.welcome h2 {
	font-size:20px;
	margin:20px 0px 0px 0px;
	padding:0px;
	text-transform:none;
	line-height:22px;
	letter-spacing:0px;
	font-weight:normal;
}

.welcome p.landing {
	font-size:13px;
	letter-spacing:0px;
	text-transform:none;
}

.imgpromo {
	float:right;
	width:35%;
	margin:110px 0px 0px 0px;
}

.taglinepromo {
	font-size:80%;
	margin:90px 0px 20px 0px;
	text-transform:uppercase;
	font-weight:bold;
	color:#626669;
	letter-spacing:-0.5px;
	float:right;
	text-align:right;
	width:100%;
	padding:30px 55px 30px 0px;
	background-image:url(images/arrow-home.png);
	background-position:right center;
	background-repeat:no-repeat;
	vertical-align:middle;
}

.taglinepromo a, .taglinepromo a:link, .taglinepromo a:visited {
	color:#626669;
}

.taglinepromo a:hover {
	color:#fff;
}

.boxpromo {
	width:100%;
	float:left;
	margin:40px 0px 0px 0px;
}

.boxpromo ul {
	margin:0px;
	padding:0px;
	float:left;
}

.boxpromo ul li {
	margin:0px 0px;
	padding:0px 15px;
	width:205px;
	height: 108px;
	border-right:#c4c7c9 solid 1px;
	float:left;
	list-style-type:none;
	text-align:left;
	background-image:url(images/grey-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#777779;
	font-weight:bold;
	font-size:90%;
	line-height:15px;
}

.boxpromo ul li img {
	float:left;
	margin:0px 12px 0px 0px;
}

.boxpromo ul li em {
	color:#b71e1e;
	font-style:normal;
	font-weight:bold;
}

.boxpromo a, .boxpromo a, .boxpromo a:visited {
	color:#777779;
}

.boxpromo a:hover {
	color:#a6a9ac;
}

.desc {
	font-size: 80%;
	text-transform:none;
}

#product, #merchandise {
	width:65%;
	float:left;
	margin:10px 0px 35px 0px;
	padding:0px 20px 0px 0px;
	background-image:url(images/product-line.png);
	background-position:top left;
	background-repeat:repeat;
	height:400px;
	/*border-right:#fff solid 1px;*/
}

#merchandise {
	width:95%;
	background-image:url(images/merchandise-line.png);
	margin:10px 0px 35px 0px;
}

#product ul, #merchandise ul {
	margin:0px;
	padding:0px;
	width:100%;
}

#product ul li, #merchandise ul li {
	margin:35px 13px 10px 13px;
	padding:0px;
	width:130px;
	/*border:#c4c7c9 solid 1px;*/
	float:left;
	list-style-type:none;
	text-align:center;
	font-size:90%;
	text-transform:uppercase;
	font-weight:bold;
	line-height:15px;
}

#merchandise ul li {
	margin:25px 13px 10px 13px;
	padding:0px;
	width:150px;
	text-align:center;
}

hr {
	width:100%;
	float:left;
	border:none;
	border-top:#fff solid 1px;
}


#rightsidebar {
	width:220px;
	float:left;
}

.askproduct, .howtobuy {
	width:100%;
	float:left;
	margin:20px 0px 0px 25px;
	padding:10px 18px;
	background-color:#dcdde1;
	font-size:90%;
	line-height:14px;
}

.howtobuy {
	width:235px;
	/*border:#abaeb1 dashed 1px;*/
	padding:6px 10px 3px 10px;
	text-align:center;
}

.askproduct ul {
	margin:0px;
	padding:0px;
}

.askproduct ul li {
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style-type:none;
}

.askproduct ul li.title {
	margin:5px 0px 3px 0px;
	padding:0px;
	list-style-type:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%;
}

.askproduct ul li.action {
	margin:15px 0px 5px 0px;
}

.askproduct form {
	margin:5px 0px 0px 0px;
	float:left;
}

.klik {
	width:100px;
	float:right;
	text-align:right;
	text-transform:uppercase;
	font-size:100%;
	color:#94989b;
	margin:10px 0px 0px 0px;
}

.klik a, .klik a:link, .klik a:visited {
	color:#94989b;
	text-decoration:none;
}

.klik a:hover {
	color:#fff;
	text-decoration:none;
}

input.text {
	border:none;
	background-color:#fff;
	padding:6px 5px;
	width:99%;
	font-family: tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
	font-size:100%;
	color:#444;
}

select {
	border:none;
	background-color:#fff;
	padding:6px 5px;
	width:100%;
	font-family: tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
	font-size:100%;
	color:#444;
}

.country select {
	border:none;
	background-color:#fff;
	margin:10px 0px 15px 0px;
	padding:6px 5px;
	width:410px;
	font-family: tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
	font-size:70%;
	font-weight:bold;
	color:#58585a;
	letter-spacing:0px;
}

input.text, textarea {
	border:none;
	background-color:#fff;
	border:#fff solid 1px;
	padding:3px 5px;
	width:200px;
	font-family: tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
	font-size:100%;
	color:#666;
}

textarea {
	width:240px;
	height:100px;
}

.button, .buy, .detail, .redeem, .continue {
	background-color:transparent;
	border:none;
	margin:0px 5px;
	padding:0px 10px 0px 10px;
	width:90px;
	height:22px;
	background-image:url(images/button-white.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-family: tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
	font-size:100%;
	font-weight:bold;
	color:#777;
	text-transform:uppercase;
	cursor:pointer;
}

.continue {
	background-image:url(images/button.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:12px;
	width:130px;
	height:25px;
	padding:0px 10px 2px 7px;
	float:right;
	margin:0px 8px 0px 0px;
}

.buy, .redeem {
	margin:5px auto 0px auto;
	padding:0px 0px 7px 0px;
	width:90px;
	height:20px;
	background-image:url(images/button-red.png);
	background-position:top center;
	font-size:90%;
	color:#f5f6f7;
}

.detail, .btnmerchan {
	margin:22px auto 0px auto;
	padding:1px 0px 4px 0px;
	width:60px;
	height:20px;
	background-image:url(images/button-detail.png);
	background-position:top center;
	font-size:90%;
	color:#a5a0a6;
}

.btnmerchan {
	margin:22px auto 0px auto;
	width:56px;
	height:13px;
}

.redeem {
	background-image:url(images/button-merchandise.png);
}

.detail a, .detail a:link, .detail a:visited, .btnmerchan a, .btnmerchan a:link, .btnmerchan a:visited {
	color:#a5a0a6;
}

.detail a:hover, .btnmerchan a:hover {
	color:#b71e1e;
}

.productdesc, .productinfo {
	margin:12px 0px 0px 0px;
	width:100%;
	float:left;
	position:relative;
	padding:0px 0px 10px 20px;
	border-bottom:#fff solid 1px;
}

.productinfo {
	border:none;
}

.leftdesc {
	float:left;
	width:32%;
	text-align:left;
}

.rightbuy {
	float:left;
	width:65%;
	text-align:left;	
}

.rightbuy .buy {
	position:absolute;
	bottom:10px;
}

.productbuy {
	float:left;
	width:65%;
	text-align:left;	
}

.productbuy .buy {
	position:absolute;
	top:-3px;
}

.productlist {
	float:left;
	width:100%;
	text-align:left;	
	margin:10px 0px;
}

.productlist ul {
	margin:3px 15px;
	padding:0px;
}

.productlist ul em {
	font-size:90%;
	color:#888;
	letter-spacing:0px;
}

.productlist ul li strong {
	color:#b71e1e;
	letter-spacing:0px;
}

.productlist a, .productlist a:link, .productlist a:visited {
	color:#b71e1e;
	font-weight:bold;
	text-decoration:underline;
}

.productlist a:hover {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#result a, #result a:link, #result a:visited {
	color:#b71e1e;
	font-weight:bold;
	text-decoration:none;
}

#result a:hover {
	color:#777;
	font-weight:bold;
	text-decoration:none;
}

.asterisk, .hot {
	color:#b71e1e;
}

.hot {
	color:#b71e1e;
	font-weight:bold;
	letter-spacing:-0.5px;
}

.point, .limit, .price{
	color:#b71e1e;
	font-weight:bold;
	letter-spacing:0px;
}

.point {
	margin:2px 0px 0px 0px;
	float:left;
	text-align:center;
	width:100%;
}

.limit, .price {
	font-size:120%;
	text-transform:uppercase;
	margin:0px 0px 7px 0px;
}

.poin {
	font-size:110%;
	text-transform:uppercase;
	color:#58585a;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px 0px 20px 0px;
}

.ask, .productname {
	width:100%;
	float:left;
	text-align:center;
}

#largethumb1, #largethumb2, #largethumb3 {
	width:300px;
	height:250px;
	text-align:center;
	vertical-align:middle;
	margin:10px auto;
}  

#largethumb1 img, #largethumb2 img, #largethumb3 img{
	text-align:center;
	margin:auto;
	vertical-align:middle;
} 

ul.list {
	width:400px;
	float:left;
	margin:0px 15px;
	padding:0px;
	text-align:left;
}

ul.list li.title, ul.list li, ul.list li.action, li.thanks {
	width:30%;
	float:left;
	margin:2px 0px 5px 0px;
	padding:0px 0px 8px 0px;
	list-style-type:none;
	text-align:left;
}

ul.list li.title {
	font-weight:bold;
	border-bottom:none;
	margin:3px 0px 5px 0px;
	padding:2px 0px 7px 0px;
}

ul.list li, ul.list li.action {
	width:65%;
	float:right;
	border-bottom:#a6aaad dashed 1px;
}

ul.list li.action {
	border-bottom:none;
	margin:5px 0px 5px 0px;
}

ul.list li.thanks {
	border-bottom:none;
	margin:15px 0px 5px 0px;
	font-weight:bold;
	font-style:italic;
	font-size:130%;
	letter-spacing:-1px;
	color:#b71e1e;
	font-family: georgia, tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
}

.wp-caption-text {
	font-weight:bold;
}

.information a, .information a:link, .information a:visited, .productinfo a, .productinfo a:link, .productinfo a:visited {
	/*color:#818182;*/
	font-weight:bold;
	color:#b71e1e;
	text-decoration:underline;
}

.productinfo a:hover {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}


/*--------------- WordPress Standard Style ---------------*/

#respond {
	float:left;
}

.navigation {
	float:left;
	width:100%;
}

#entry-content {
	margin:5px 0 0;
	padding:0px 0px 10px 0px;
	border-bottom:#989696 dashed 1px;
	float:left;
	width:100%;
}

#loty-content {
	margin:0px 0 0;
	padding:0px 0px 10px 0px;
	float:left;
	width:100%;
}

#loty-content .alignleft {
	float:left;
	margin:0px 10px 10px 0px;
}

small {
	color:#818182;
}

.commentmetadata a {
	color:#818182;
	font-size:90%;
}

ol.commentlist {
	margin:10px 0px;
	padding:0px;
}

ol.commentlist li {
	/*background-color:#c9cacb;*/
	border-bottom:#bdbec0 dashed 2px;
	list-style-type:none;
	padding:15px 15px 5px 15px;
	margin:5px 0px;
}

ol.commentlist li p {
	padding:0px 15px;
}



/*-------------------- IE6 HACKS --------------------- */

.imgpromo, .welcome, .taglinepromo, #product, #merchandise, .detailimg  { behavior: url(wp-content/themes/lmen/iepngfix.htc); }

.imgpromo, .welcome, .taglinepromo, #product, #merchandise, .detailimg { behavior: url(http://www.lmenstore.com/wp-content/themes/lmen/iepngfix.htc); }

*html .welcome, *+html .welcome {
	float:left;
	width:55%;
	text-align:left;
	font-size:180%;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	letter-spacing:-1px;
}

*html .welcome h1, *+html .welcome h1 {
	font-size:210%;
	margin:25px 0px 0px 35px;
	letter-spacing:-1px;
}

*html #header h1.logo {
	background-image:url(images/L-Men_logo.jpg);
	background-repeat:no-repeat;
	height:55px;
	margin:-15px 40px 0 50px;
	width:85px;
	float:right;
	position:relative;
	z-index:1000;
}

*html #product, *html #merchandise {
	width:65%;
	float:left;
	margin:10px 0px 35px 0px;
	padding:0px 15px 0px 0px;
	background-image:url(images/product-line.png);
	background-position:top left;
	background-repeat:repeat;
	height:400px;
	/*border-right:#fff solid 1px;*/
}

*html #merchandise {
	width:95%;
	background-image:url(images/merchandise-line.png);
	margin:10px 0px 35px 0px;
}

*html #product ul li, *html #merchandise ul li {
	margin:35px 10px 10px 10px;
	padding:0px;
	width:130px;
	/*border:#c4c7c9 solid 1px;*/
	float:left;
	list-style-type:none;
	text-align:center;
	font-size:90%;
	text-transform:uppercase;
	font-weight:bold;
	line-height:15px;
}

*html #merchandise ul li {
	margin:25px 13px 10px 13px;
	padding:0px;
	width:150px;
	text-align:center;
}

*html .detaildesc {
	width:59%;
	padding:5px 0px;
	float:right;
}

*html .detailimg {
	width:30%;
	padding:25px 0px;
	text-align:center;
}

*html .btnmerchan {
	margin:25px auto 0px auto;
	padding:1px 0px 2px 0px;
	width:56px;
	height:7px;
	cursor:pointer;
}

*html ul.imgsmall {
	width:95%;
	margin:20px 5px 20px 5px;
	padding:0px;
	text-align:center;
	float:left;
}

/*-------------------- IE7 HACKS --------------------- */

*+html .btnmerchan {
	margin:20px auto 0px auto;
	width:56px;
	height:13px;
	cursor:pointer;
}

*+html #merchandise {
	width:95%;
	background-image:url(images/merchandise-line.png);
	padding:0px 0px 15px 0px;
	margin-bottom:0px;
}