/* @override 
	http://localhost/methode-colin.com/wp-content/themes/methodecolin/css/methodecolin.css
	http://colin.dixpix.fr/wp-content/themes/methodecolin/css/methodecolin.css
	http://www.methode-colin.com/wp-content/themes/methodecolin/css/methodecolin.css
*/

/* Palette 

Primaire : #b9b086;
Primaire-soft: #f7edd1;

Secondaire: #0072c7;
Secondaire-soft: #acacca;

Tertiaire: #282828;
Tertiaire-soft: #3D3D3D;
*/

/* @group Base */

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	background: #e7edfd url(../images/fond-body2.png) no-repeat fixed center top;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a {
	color: #0072c7;
	text-decoration: none;
}

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

/* @end */

/* @group Titres */

h1 {
	font-size: 25px;
	color: #0072c7;
}

h2 {
	font-size: 23px;
	color: #858152;
}

h3 {
	font-size: 18px;
	color: #0072c7;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-size: 19px;
	font-weight: normal;
	font-style: normal;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* @end */

/* @group Espacement */

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 15px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}

/* @end */

/* @group Page */

#extra1 {
	background: url(../images/fond-body2.png) repeat-x;
	height: 750px;
	display: none;
	position: absolute;
	z-index: -3;
	overflow: hidden;
	top: 0;
	margin-left: -600px;
	left: 50%;
	width: 1200px;
}

#page {
	position: absolute;
	margin-left: -490px;
	left: 50%;
	width: 980px;
	vertical-align: top;
}

span.clear {
	clear: both;
	display: block;
}
.tooltip {
	display:none;
	background:transparent url(../images/tooltip.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

/* @group Header */

#header {
	height: 150px;
	position: absolute;
	top: 0;
	width: 100%;
}

/* @group menu */

#dropmenu, #dropmenu ul {
	height: 46px;
	width: 940px;
	padding: 0;
	background-image: url(../images/menu_searchoff.png);
	position: relative;
	display: block;
	z-index: 10;
	font-weight: bold;
	line-height: 16px;
	list-style-type: none;
	list-style-position: outside;
	margin: -5px 20px 0;
}

#dropmenu a {
	display: block;
	padding: 0;
	color: #FFFFFF;
	border-right: 1px solid #171717;
	text-decoration: none;
	width: 133px;
	text-align: center;
	margin: 0;
	background-color: transparent;
	height: 46px;
	font: 15px/46px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	letter-spacing: 0.1em;
}
#dropmenu a span{
	display: none;
}

#dropmenu li.page_item.page-item-18 a {
	border-right: none;
}
#dropmenu a:hover {
	background: transparent url(../images/menu-hover.png) no-repeat 3px 0;
	color: #FFF;
}

#dropmenu ul a:hover {
	background: #2c2c2c;
	color: #FFF;
}

#dropmenu li {
	float: left;
	position: relative;
	margin: 0;
	display: inline-block;
}

#dropmenu li ul {
	width: 242px;
	display: inline-block;
	border-top-style: none;
	margin: 0;
	padding: 0 5px 5px;
	height: auto;
	background-color: #000;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	z-index: 5;
}

#dropmenu li ul a {
	width: 240px;
	height: 25px;
	float: left;
	border: 1px solid #CCC;
	overflow: hidden;
	margin: 3px 0 2px;
	line-height: 25px;
}
#dropmenu li.page-item-14 ul a {
	text-align: left;
	text-indent: 5px;
}
#dropmenu li ul ul {
	left: 235px;
	margin: 0;
	top: 0;
}

#dropmenu ul {
	position: absolute;
	margin: 46px 0 0 0px;
	display: inline-block;
	width: 240px;
	background-image: none;
	left: 0;
	top: 46px;
}

#dropmenu ul li {
	width: 240px;
	height: 30px;
}

#dropmenu ul a {
	background-color: #f7f4bc;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f7f4bc));
	background: -moz-linear-gradient(top,#FFFFFF,#f7f4bc);
	border: 1px solid #CCC;
	color: #333;
	line-height: 30px;
	letter-spacing: normal;
	font-size: 13px;
	height: 25px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin: 3px 0 2px;
}

#dropmenu ul ul {
	top: auto;
}

/* @end */

#header #searchform {
	height: 22px;
	display: inline-block;
	position: absolute;
	top: 123px;
	left: 820px;
	width: 120px;
	z-index: 11;
}

#header #searchform #searchsubmit {
	position: absolute;
	width: 20px;
	left: 105px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/fleches-15.png) no-repeat;
	line-height: 20px;
	top: 2px;
	cursor: pointer;
}

#header #searchform input {
	width: 120px;
	background-color: transparent;
	border-style: none;
}

#header div#block1 {
	height: 112px;
	background-image: url(../images/header.png);
	z-index: 1;
}

#header div#block1 h1 {
	display: block;
	width: 214px;
	height: 103px;
	position: absolute;
	top: 3px;
	left: 21px;
}

#header div#block1 h1 a {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/logo.png);
	width: 214px;
	height: 103px;
	display: block;
}

#header div#block1 h1 a canvas {
	margin-left: -9999px;
}

#header div#block1 h1 a:hover {
	
}

#header div#block1 big {
	background: url(../images/slogan.png) no-repeat;
	width: 506px;
	height: 35px;
	display: block;
	position: absolute;
	top: 42px;
	left: 381px;
	text-indent: -9999px;
	overflow: hidden;
}

p#bondecommande {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color: #f1cac8;
	border: 1px solid maroon;
	padding: 0.5em;
	width: 750px;
	text-align: center;
	display: inline-block;
}

table.tabtarifs {
	display: table;
	text-align: center;
	font-size: 0.9em;
	border: 1px solid gray;
}

table.tabtarifs td a.caddylink,
table.tabtarifs td a.videolink {
	width: 30px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin: auto;
}

table.tabtarifs td a.caddylink {
	background: url(../images/panier.png) no-repeat 0 0;
}
table.tabtarifs td a.videolink {
	background: url(../images/movie.png) no-repeat 0 0;
}

table.tabtarifs td:hover {
	background-color: #f7f4bc;
}
table.tabtarifs tr:nth-of-type(odd) td {
	background-color: #EFEFEF;
}

table.tabtarifs tr {
	display: table-row;
}
table.tabtarifs tr th,
table.tabtarifs tr td {
	display: table-cell;
	padding: 2px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	vertical-align: middle;
	background-color: white;
}
table.tabtarifs tr th {
	background-color: #f7f4bc;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f7f4bc));
	background: -moz-linear-gradient(top,#FFFFFF,#f7f4bc);
}

table.tabtarifs tr th.tduniforme,
table.tabtarifs tr td.tduniforme {
	width: 8%;
}

table.tabtarifs tr td.tdvideo,
table.tabtarifs tr td.tdpanier {
	width: 6%;
}

table.tabtarifs tr td.tdvideo {
	background-color: #f7f4bc;
	background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#f7f4bc));
	background: -moz-linear-gradient(left,#FFFFFF,#f7f4bc);
}

table.tabtarifs tr td.offrenom {
	background: #2c2c2c;
	color: white;
	font-weight: bold;
}
/* @end */

/* @group Content */

#content {
	width: 695px;
	padding: 20px;
	margin: 15px 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#content.pages {
	padding-top: 0;
}
#content.tarifs {
	padding-top: 0;
	width: 940px;
}
#content.pages ul.fleches li,
#shopp ul.fleches li {
	padding-left: 25px;
	background: url(../images/fleches-15.png) no-repeat 0 0.1em;
	margin-bottom: 0.8em;
	line-height: 1.4em;
}
#content.pages ul.etoiles li,
#shopp ul.etoiles li {
	padding-left: 25px;
	background: url(../images/etoile-15.png) no-repeat 0 0.1em;
	margin-bottom: 0.8em;
	line-height: 1.4em;
}
#content.pages ul.fleches,
#content.pages ul.etoiles {
	padding-left: 0;
	list-style-type: none;
}
#content.pages ul {
	list-style-type: disc;
	list-style-position: outside;
}
#content.pages ul li {
	margin-left: 5px;
}
#content h1 {
	font-size: 36px;
	line-height: 36px;
}

#content h2 {
	font-size: 27px;
	line-height: 27px;
	padding-bottom: 7px;
	border-bottom: 1px dotted silver;
	margin-top: 1em;
}
#content strong {
	color: #997b3c;
}

/* @group Tests */

#content.tests>div.post {
	display: inline-block;
	width: 209px;
	padding: 5px;
	margin: 0 10px 10px 0;
	float: left;
	background-color: #f7f4bb;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f7f4bc));
	background: -moz-linear-gradient(top,#FFFFFF,#f7f4bc);
	border: 1px solid silver;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	height: 125px;
	overflow: hidden;
	position: relative;
}
#content.tests>div.post h3 {
	text-align: center;
	margin: 0 0 5px;
	padding: 0;
	border-bottom-style: none;
	font-size: 1.1em;
}
#content.tests>div.post h3 a {
	color: white;
	height: 55px;
	border: 1px solid silver;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	background-color: #373737;
	background: -webkit-gradient(linear, left top, left bottom, from(#373737), to(#000000));
	background: -moz-linear-gradient(top,#373737,#000000);
	display: block;
	padding: 2px 5px;
	line-height: 1.9em;
}
#content.tests>div.post h3 a:hover {
	color: #0072c7;
	background-color: white;
	background-image: none;
}

#content.tests>div.post p a.more-link {
	display: inline-block;
	position: absolute;
	top: 117px;
	left: 138px;
	font-size: 80%;
	font-weight: bold;
}
/* @end */
/* @end */

/* @group Sidebar */

#sidebar {
	width: 215px;
	min-height: 400px;
	padding: 0;
	display: inline-block;
	position: absolute;
	margin-top: 15px;
	vertical-align: top;
	left: 755px;
	top: 165px;
}

#sidebar a {
	color: #333;
}

#sidebar a:hover {
	color: #0072c7;
}

#sidebar ul {
	background: transparent url(../images/sidebar-2.png) repeat-y 0 0;
	display: inline-block;
	list-style-type: none;
	list-style-position: inside;
	width: 215px;
	margin: 0;
	padding: 10px 0;
}

#sidebar ul.widgets {
	padding-bottom: 0;
}

#sidebar ul li {
	display: block;
	position: relative;
	margin: 0 10px;
	width: 195px;
}
#sidebar ul li ul{
	width: 100%;
	background-image: none;
	padding-top: 0;
}
#sidebar ul li ul li {
	display: block;
	position: relative;
	margin: 0;
	width: auto;
	background-image: none;
}

#sidebar ul.shopp_categories li ul.children li {
	padding-left: 20px;
	list-style-image: url(../images/fleches-15.png);
	list-style-position: inside;
}

#sidebar .top {
	background: transparent url(../images/sidebar-1.png) no-repeat 0 0;
	width: 215px;
	height: 90px;
	display: block;
}
#sidebar .bottom {
	background: transparent url(../images/sidebar-3.png) no-repeat 0 0;
	width: 215px;
	height: 15px;
	display: block;
}

/* @end */

/* @group Footer */

#footer {
	text-align: center;
	width: 100%;
	color: #999999;
	font-size: 0.8em;
	display: block;
	clear: both;
	position: relative;
}

#footer a {
	color: #999999;
	font-weight: bold;
}

a#dpxbacklink {
	width: 77px;
	height: 17px;
	text-indent: -9999px;
	display: inline-block;
	background: transparent url(../images/icone_site_17_off.png) no-repeat 0 0;
}
a#dpxbacklink:hover {
	background: transparent url(../images/icone_site_17_on.png) no-repeat 0 0;
}
/* @end */

/* @end */

/* @group Accueil */

#content.pageaccueil {
	width: 940px;
	height: 256px;
	background: url(../images/content-accueil.png) no-repeat;
}

#content.pageaccueil span.contenttop {
	
}

#content.pageaccueil span.contentbottom {
	
}

#content.pageaccueil table {
	text-align: center;
	position: absolute;
	top: 5px;
	width: 940px;
}

#content.pageaccueil table td {
	width: 235px;
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
}

#content.pageaccueil table td p {
	padding: 0 5px;
}
#content.pageaccueil table td a.bottom {
	display: block;
	position: absolute;
	width: 235px;
	top: 255px;
	font-size: 1.1em;
}
#content.pageaccueil table h2 {
	font-size: 30px;
	color: #0072c7;
	border-bottom-style: none;
	padding-bottom: 0;
	margin-top: 0;
}

#content.pageaccueil table img {
}

.overlay {
	padding: 15px;
	display: none;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid gray;
}

#intro {
	position: relative;
	margin: 163px 20px 0;
}

#intro #introvideo {
	height: 210px;
	width: 355px;
	background-color: #333;
	text-align: center;
	margin-top: 15px;
}

#intro #introvideo>a {
	display: block;
	height: 210px;
	width: 355px;
	background-image: url(../images/presentation-video-off.png);
}

#intro #introvideo>a:hover {
	background-image: url(../images/presentation-video-on.png);
}

#intro #introvideo div.overlay .close {
	background-image: url(../images/overlay/close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

ul#sub_post_list {
	list-style-type: none;
	margin-bottom: 0;
	display: block;
	position: absolute;
	width: 545px;
	height: 210px;
	left: 395px;
	top: 0;
	overflow: hidden;
}

#intro ul.slidetabs {
	display: block;
	list-style-type: none;
	width: 20px;
	text-indent: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	left: 365px;
}

#intro ul.slidetabs li {
	margin: 0 0 5px;
	padding: 0;
	width: 20px;
	height: 20px;
}

#intro ul.slidetabs li a {
	width: 20px;
	height: 20px;
	background: url(../images/fleches-15.png) no-repeat 2px 2px;
	text-indent: -9999px;
	display: block;
}

#intro ul.slidetabs li a.current {
	background: url(../images/etoile-15.png) no-repeat 2px 2px;
}

#sub_post_list li {
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
}

#sub_post_list li a.more {
	display: none;
}

#sub_post_list li.tab ul {
	list-style-position: outside;
	list-style-type: none;
}

#sub_post_list li.tab ul li {
	line-height: 30px;
	height: 30px;
	background: url(../images/dialog-ok-30.png) no-repeat;
	padding-left: 35px;
}

#sub_post_list li h1 {
	display: inline-block;
	line-height: 30px;
	font-size: 30px;
}

ul#offres {
	display: block;
	margin: 0 0 20px;
	padding: 0;
	border: 1px solid #999;
}

ul#offres li {
	display: inline-block;
	width: 241px;
	text-align: center;
	vertical-align: top;
	padding: 0;
	border-right: 1px solid #CCC;
	margin: 20px 0;
}

ul#offres li p {
	margin: 5px 10px 10px;
	height: 40px;
}

ul#offres li h1 {
	color: #3D3D3D;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin-bottom: 20px;
}

ul#offres li img {
	width: 90px;
	height: 120px;
}

ul#offres li a.btn {
	vertical-align: bottom;
}

/* @end */

/* @group Mentions */

#content div#mentions {
	width: 258px;
	font-size: 0.8em;
	line-height: 1.5em;
	float: right;
	margin-left: 15px;
	background-color: #EFEFEF;
	border: 1px solid silver;
}

#mentions>span {
	display: inline-block;
}

#mentions h4 {
	font-size: 1.3em;
	text-indent: 0.5em;
}

span.sousTitre {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 3px;
	margin-top: 15px;
}

span.societe {
	font-weight: bold;
}

#content #mentions p {
	display: block;
	clear: both;
	line-height: 1.5em;
	margin: 5px 10px;
}

#content #mentions p span {
	float: right;
	text-align: right;
}

/* @end */

/* @group Contact */

form.wpcf7-form p span.wpcf7-form-control-wrap.sujet span.wpcf7-radio {
	width: 278px;
	display: block;
}

form.wpcf7-form p span.wpcf7-form-control-wrap.sujet span.wpcf7-radio span.wpcf7-list-item {
	float: left;
	clear: left;
}

form.wpcf7-form p#contactmessage {
	display: inline-block;
	position: absolute;
	top: 42px;
	left: 303px;
}
form.wpcf7-form input[type='text'] {
	width: 250px;
}
form.wpcf7-form input[type='submit'] {
	width: 250px;
	position: absolute;
	top: 252px;
	left: 252px;
}
form.wpcf7-form p#contactmessage textarea {
	width: 430px;
	height: 165px;
}

#coord1,
#coord2 {
	width: 300px;
	position: absolute;
	top: 330px;
	left: 30px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #f7f4bb;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f7f4bc));
	background: -moz-linear-gradient(top,#FFFFFF,#f7f4bc);
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#coord1 strong,
#coord2 strong {
	display: inline-block;
	margin-bottom: 6px;
}
#coord2 {
	left: 400px;
}


/* @end */

/* @group shopp */
a.btntelecharger,
input.addtocart,
#cart a.procederPaiement,
#cart input.update-button,
#cart a.continuerAchats {
	height: 35px;
	color: white;
	border: 1px solid gray;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	font: bold 11px/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline-block;
	margin: 0;
	padding: 0 5px 0 40px;
}
a.btntelecharger,
input.addtocart:hover,
#cart a.procederPaiement:hover,
#cart input.update-button:hover,
#cart a.continuerAchats:hover{
	background-color: #f7f4bb;
	color: #333;
}
a.btntelecharger{
	background: #2c2c2c url(../images/pdf.png) no-repeat 5px;
	color: white;
}
input.addtocart{
	background: #2c2c2c url(../images/panier.png) no-repeat 5px;
	width: 165px;
}

#cart input.update-button{
	background: #2c2c2c url(../images/refresh.png) no-repeat 5px;
	width: 165px;
}

#cart button.remove {
	height: 20px;
	color: white;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 20px;
	background: url(../images/delete.png) no-repeat;
	border-style: none;
}
#cart a.procederPaiement{
	background: #2c2c2c url(../images/cb.png) no-repeat 5px;
	width: 120px;
}
#cart a.continuerAchats{
	background: #2c2c2c url(../images/panier.png) no-repeat 5px;
	width: 120px;
}
#shopp #cart table.cart,
div#cart.shopp {
	margin: 1em 0;
	padding: 0;
	display: inline-block;
	position: relative;
	border: 1px solid silver;
	background-color: white;
}
div#cart.shopp table {
	margin-bottom: 0;
}
#cart .money {
	background-color: #EFEFEF;
}

#cart table.cart tbody tr.totals {
	border-top: 1px solid gray;
}

#checkout label.typeclient {
	background: #2c2c2c;
	border: 1px solid silver;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 15px;
	line-height: 30px;
	padding: 0 0 3px;
	color: white;
	height: 30px;
}
#checkout label.typeclient input {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}

div#errors.shopp {
	background: #f1cad0;
	border: 1px solid red;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	display: block;
}

div#errors.shopp h3 {
	color: red;
	padding-left: 5px;
	margin-bottom: 3px;
}


div#errors.shopp ul {
	padding-left: 20px;
	margin-bottom: 3px;
}
ul#dejaclientul,
ul#nouveauclientul {
	
}
ul#nouveauclientul>li {
	display: inline-block;
	width: 351px;
	position: relative;
	float: left;
	height: 66px;
}
div#cart.shopp {
	
}

#productheader {
	display: block;
}

#productheader h2,
#productheader h3,
#productheader form {
	display: block;
	width: 100%;
}

#productheader form.shopp.product p span.quantity select {
	display: none;
}
ul.previews {
	float: right;
	display: inline-block;
}

div.gallery {
	position: relative;
	display: block;
	float: left;
}
#shopp ul.breadcrumb{
	display: none;
	margin: 0;
	position: absolute;
	top: -27px;
	left: -2px;
}

#productheader form.shopp.product ul.variations {
	width: 310px;
}
#shopp ul.breadcrumb li a {
	color: #999;
}
#shopp ul.breadcrumb li a:hover {
	color: #0072c7;
}

#shopp-cart-ajax {
}

#shopp-cart-ajax p.status {
	text-align: right;
	background-color: #EFEFEF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFEFEF));
	background: -moz-linear-gradient(top,#FFFFFF,#EFEFEF);
	padding-top: 5px;
	padding-bottom: 5px;
}

#shopp-cart-ajax p.status strong {
	display: inline-block;
	text-align: left;
	width: 99px;
}

#shopp-cart-ajax ul {
	border-bottom: 1px dotted silver;
}

#shoppcategorieswidget-3 ul.shopp_categories {
	border-bottom: 1px dotted silver;
}

#shopp div.category ul.products li.row ul li.product {
	
}

#shopp div.category ul.products li.row ul li.product div.frame div.details {
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid silver;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#shopp div.category ul.products li.row ul li.product div.frame div.details:hover,
#shopp div.category ul.products li.row ul li.product div.frame div.details:hover a {
	background: #2c2c2c;
	color: white;
}
#shopp div.category ul.products li.row ul li.product div.frame div.details p.price {
	color: gray;
}

#shopp div.category ul {
	padding-left: 0;
}

#shopp div.category ul.products li.row ul li.product {
	width: 20%;
}

#shopp div.category ul.products li.row ul li.product div.frame {
	padding: 5px;
}

#shopp div.category ul.products li.row ul li.product div.frame div.details {
	text-align: left;
	text-indent: 0.5em;
}

#shopp div.category ul.products li.row ul li.product div.frame div.details h4 {
	font-size: 11px;
	line-height: 15px;
}
#shopp div.category ul.products li.row ul li.product div.frame div.details h4 a {
	color: gray;
}


/* @end */