@charset "utf-8";
/* Tshirt Webstore (tw) */

body {
background: #727348;
color: #555;
margin: 0;
padding: 0;
}
body, p, td {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
}
font { font-family: Tahoma, Verdana, Arial, sans-serif; }
p, ul, ol {
margin-top: 0;
line-height: 150%;
}
a { color: #5e5e5e; }
a:hover { color: #727348; }
h1,.page-title {
font-weight: bold;
font-size:13pt;
padding-bottom:5px;
border-bottom: 1px dashed #ccc;
color: #727348;
margin-bottom: 1em;
}
.footer td {
line-height:26px;
color:#FFFFFF;
font-size: 11px;
}
.footer a { color:#FFFFFF; }
.footerlinks {
margin-right:13px;
color:#FFFFFF;
}
#mainmenu {
border:1px solid #727348;
margin-top:10px;
}
#mainmenuright {
border:1px solid #727348;
margin-top:10px;
margin-right:5px;
}
.menutitle {
color:#FFFFFF;
line-height:20px;
text-indent:10px;
text-transform:uppercase;
font-size:8pt;
font-weight:bold;
}
.menucontent {
padding-top:8px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
color:#727348;
}
#content { padding-top: 10px; }
.leftmenus { margin-bottom:10px; }
.catalog-menu { padding: 4px 0; }
.catalog-menu br { display: none; }
.catalog-menu font {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
color:#5e5e5e;
}
.catalog-menu a {
display: block;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #5e5e5e;
text-decoration:none;
padding: 2px 4px;
}
.catalog-menu a:hover,
.catalog-menu a:hover font { color: #727348; text-decoration: underline; }
.navcolor { background-color: #E0AE17; }
.linkrepeat {
background-image: url(images/linkrepeat.gif);
background-repeat: repeat-x;
background-position: left top;
}
.bodyleft { background-color: #FFFFFF; }
.footerlft { background-color: #5B5C3D; }
table.account-grid {
border-width: 4px 1px 1px 1px;
border-style: solid;
border-color: #727348;
}
table.account-grid td { border-bottom: 1px dotted #ccc; }
.ddt-wrap tr.headrow { background-color: #727348 !important; }
.ddt-wrap { border: 1px solid #727348 !important; }
.ddt-pageswrap { display: none; }
#wsp {
color:#fff;
font-family:Tahoma;
font-size:8.5pt;
text-align:center;
}
#wsp a {
text-decoration:	none;
font-weight:normal;
color:#a1afbb;
}
#wsp a:hover {
color:#fff;
text-decoration:	underline;
font-weight:normal;
}
/* category layout page */
.breadcrumbs { font-size: 10px; margin-bottom: 10px; }
.cat-page {  }
.cat-wrap,.style-wrap { margin-bottom: 10px; border-bottom: 1px dotted #ccc; padding-bottom: 10px; }
.cat-item,.style-item { float: left; text-align: center; height: 120px; width: 30%; margin-right: 10px; }
.cat-nm { font-weight: bold; }
.style-item { height: 180px;}
.style-pic { margin-bottom: 2px; }
.style-num { margin-bottom: 2px; }
.style-nm { margin-bottom: 2px; font-weight: bold; }
.style-ds { margin-bottom: 2px; }
.style-price { font-size: 10px; }

/* style detail page*/
.sd-pic { float: left; margin-right: 15px; }
.sd-desc { float: left; min-height: 1%; }

/* end */