/*BASE*/
.base { padding-bottom: 25px; }
.base2 { padding-bottom: 8px; }

.heading { }
.heading h1 a { color: #414141; font-weight: normal; }
.heading h1 {
	font-size: 17px;
	color: #414141;
	margin: 0;
	font-weight: normal;
	margin-bottom: 10px;
}

h1.stitle {
	font-size: 27px;
	color: #d03112;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.7em;

}

.heading2 { padding-top: 8px; padding-bottom: 10px; }
.heading2 h1 a { color: #d03112; }
.heading2 h1 {
	font-size: 27px;
	color: #d03112;
	font-weight: normal;
	letter-spacing: -1px
}

.morefield {
	height: 22px;
	color: #9a948f;
	font-size: 0.9em;
}

.maincont { padding: 10px 0 15px 0; }
.morelink { padding-bottom: 10px; background: transparent url("../images/dotted_type1.gif") repeat-x left bottom; }
.base2 .morelink { border: none; }

span.arg { padding-right: 9px; float: left; }
span.arg img.left { margin: 2px 3px 0 0; }
span.argr { float: right; padding-left: 6px; }
span.more a { color: #414141; padding-right: 7px; background: transparent url("../images/morearrow.png") no-repeat right 60%; }

/*GALLERY SITES MY SITES*/
.gallerysite {
	float: left;
	width: 271px;
	border-bottom: 2px solid #e3e3e3;
	margin-right: 3px;
	margin-bottom: 3px;
}

.gallerysite .dtop {
	background: #676767 url("../images/gallerysite.png") repeat-x left -40px;
	border: 1px solid #676767;
	overflow: hidden;
	padding: 3px 0;
}

.locked .dtop {
	background: #a9a9a9 url("../images/gallerysite.png") repeat-x left -91px;
	border: 1px solid #a0a0a0;
}

.gallerysite .dtop span { 
	float: right;
	padding-right: 10px;
}

.gallerysite .dtop span img { margin-left: 3px; }

.gallerysite .dtop h3 a { color: #ffffff; }
.gallerysite .dtop h3 {
	color: #ffffff;
	padding: 0; margin: 0;
	padding-left: 10px;
}

.gallerysite .dtop h3, .gallerysite .dcont ul a { font-size: 10px; text-transform: uppercase; }

.gallerysite .dcont {
	background-color: #f5f5f5;
	border: 1px solid #b4b4b4;
	padding: 3px;
}

.gallerysite .dcont img { width: 136px; height: 110px; }

.gallerysite .dcont div { background-color: #ffffff; padding: 6px; }

.gallerysite .dcont ul, .gallerysite .dcont li { padding: 0; margin: 0; list-style: none; background: none; }
.gallerysite .dcont ul { float: right; }
.gallerysite .dcont ul li { display: block; margin-bottom: 2px; }
.gallerysite .dcont ul a {
	display: block;
	width: 106px; height: 19px;
	line-height: 17px;
	text-align: center;
	background: #f2f2f2 url("../images/gallerysite.png") no-repeat left 0;
	color: #999999;
	text-decoration: none !important;
}

.gallerysite .dcont ul a:hover { color: #ff8400; background: #fcfcfc url("../images/gallerysite.png") no-repeat left -21px; }

/*GALLERY SITES THUMBS PREVIEW*/

.thumbsites, .thumbsites li,
.shopstore, .shopstore li { padding: 0; margin: 0; list-style: none; }
.thumbsites {
	border-top: 1px solid #a5a3a2;
	background: transparent url("../images/gradient_1.png") no-repeat center 0;
}

.thumbsites li.thscol,
.thumbsites li.thscol2,
.thumbsites li.thscolhover {
	float: left;
	width: 33.1%;
	padding-top: 19px;
	height: 220px;
	margin-right: 1px;
	text-align: center;
	background: #fafafa none;
	overflow: hidden;
}

.thumbsites .thsimage {
	overflow: hidden;
	width: 136px; height: 109px;
	position: relative;
	margin: auto;
}

.thumbsites li .rate { margin: auto; }
.thumbsites li.thscol2 div { width: 136px; height: 150px; margin: auto; }

.thumbsites li.thscol:hover,
.thumbsites li.thscolhover { background: #fafafa url("../images/gradient_2.png") repeat-x center 0; }

.thumbsites li.clr { width: 100%; clear: both; }
.thumbsites li a { font-weight: normal; color: #484848; }
.thumbsites li p { padding: 3px 10px; margin: 0; }

.thumbsites .thsimage img { width: 136px; height: auto; }
.thumbsites .thsimage div {
	position: absolute;
	top: 0; left: 0;
	width: 136px; height: 109px;
	background-color: #000000;
	display: none;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.thumbsites li.thscol:hover .thsimage div,
.thumbsites li.thscolhover .thsimage div { display: block; }
.thumbsites .thsimage strong a {
	text-transform: uppercase;
	font-weight: bold !important;
	font-size: 10px;
}

.thsimage span,
.thsimage span em,
.thsimage strong { display: block; text-align: left; }

.thsimage a,
.thsimage span a { color: #ffffff !important; }
.thsimage span em { font-size: 10px; color: #e7e7e7; }

.thsimage strong { padding: 4px 0 0 8px; margin-bottom: 50px; }
.thsimage span { padding: 0 0 0 8px; }


/*FULLVIEW SITE*/
.titleinfo { margin-bottom: 20px; }
.argrate { padding-top: 10px; text-align: left; }

.imgfullsite {
	background: #b3b3b3 url("../images/imgfullsite.png") no-repeat 8px 96%;
	padding: 1px;
	padding-left: 27px;
	float: left;
}

.description { margin-bottom: 30px; color: #838383; }
.ftitle { color: #ff9e00; }

.argback a {color: #838383 !important; }
.argback span img { margin-right: 4px; vertical-align: middle; }

/*STORE*/
.shopstore li {
	float: left;
	width:33.3%; height: 229px;
	overflow: hidden;
}

.shopstore li a,
.shopstore li span,
.shopstore li strong,
.shopstore li i { display: block; text-decoration: none !important; cursor: pointer; }
.shopstore li a {
	width: 182px; height: 226px;
	background: #fff url("../images/storepack.png") no-repeat 0 0;
	overflow: hidden;
}
.shopstore li strong {
	height: 45px;
	padding: 0 14px 0 12px;
	overflow: hidden;
}
.shopstore li strong span {
	color: #d03112;
	margin-top: 8px;
}
.shopstore li .imgpack {
	height: 144px;
	margin: 0 4px 0 2px;
	overflow: hidden;
	text-align: center;
}
.shopstore li i {
	padding-right: 14px;
	text-align: right;
	font-style: normal;
}
.shopstore li i span {
	margin-top: 8px;
	font-weight: normal;
	color: #222222;
}
.shopstore li i b { color: #d03112; }
.shopstore li a:hover {
	background-position: -182px 0;
}
.shopstore li a:hover strong span { color: #fdb33f; }

/*STORE FULL PACK*/
.storeinfo {
	background: transparent url("../images/dotted_type1.gif") repeat-x left bottom;
	padding: 15px 0 5px 0;
}

.addbasket { float: right; }
.storeinfo span { display: block; padding-top: 10px; color: #d85940; }

.sliderwrapper {
	position: relative;
	overflow: hidden;
	width: 546px; height: 398px;
	border: 1px solid #b0b0b0;
}

.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0; top: 0;
	width: 546px; height: 398px;
	text-align: center;
	background-color: #fff;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.sliderwrapper .contentdiv img { width: 546px; height: 398px; }

.pagination {
	width: 548px; height: 26px;
	text-align: right;
	background-color: #b0b0b0;
	color: #fff;
}

.pagination div { padding-right: 5px; padding-top: 3px; }
.pagination div span a img {}
.pagination a img {
	width: 18px; height: 18px;
	background: transparent url("../images/pagination_btn.png") no-repeat 0 -1px;
	vertical-align: middle;
}

.pagination a.next img { background-position: -20px -1px; }
.pagination a:hover img { background-position: 0 -21px; }
.pagination a.next:hover img { background-position: -20px -21px; }

/*STORE COMPLECTATION*/
.storemodcompl table { width: 99%; }
.storemodcompl tr { background: transparent url("../images/dotted_type1.gif") repeat-x left bottom; }
.storemodcompl td { padding: 12px 0; }
.storemodcompl .smc_name { padding-left: 15px; }
.storemodcompl .smc_name,
.storemodcompl  .smc_pay { vertical-align: top; }
.smc_name h3 {
	font-size: 11px !important;
	color: #db6750;
	margin: 0 0 5px 0 !important; padding: 0;
} 
.smc_name h3 a { color: #db6750; }
.smc_pay span { font-size: 20px; color: #4f4f4f; }
.smc_pay { text-align: right; }

/*COMMENTS*/
.commentbase {
	overflow: hidden;
	border-top: 2px solid #d5d2cc;
	margin-bottom: 20px;
}
.comm_heading { padding-top: 15px; }
.comm_heading h2 { text-transform: uppercase; }
.comm_heading h2 a, .comm_heading h2 { color: #ff9400; }
.comm_heading h2 a { text-decoration: underline; }
.comm_heading h2 a:hover { text-decoration: none; }

.com_lcolomn { padding-top: 15px; float: left; }
.com_rcolomn { margin-left: 100px; }

.number {
	float: right;
}
.number a {
	font-size: 17px;
	font-weight: normal !important;
	color: #ffffff !important;
	background-color: #d5d2cc;
	width: 30px; height: 30px;
	line-height: 29px;
	display: block;
	text-align: center;
	text-decoration: none !important;
}
.number a:hover {
	border-bottom: 2px solid #858585;
}

.comm_moreinfo { color: #7d7d7d; margin-bottom: 10px; }
.comm_moreinfo img { vertical-align: middle; }
.comm_moreinfo a, .signature a { color: #5e5e5e !important; font-weight: normal !important; text-decoration: underline; }
.comm_moreinfo a:hover, .signature a:hover { text-decoration: none; }

.smile img { vertical-align: middle; }

.signature, .signature span { color: #7d7d7d !important; font-size: 10px; line-height: 14px; }

/*search result*/
.gsc-results .gs-title { font-size: 12px; }
.gsc-results .gs-title a,
.gsc-results .gsc-trailing-more-results a,
.gsc-results .gs-title b { color: #D03112; }
#cse .gsc-control-cse { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 1em; }
.gsc-control-cse .gs-result .gs-visibleUrl  { color: #bababa; }

.gs-result { border-left: 3px solid #ffae00; padding-left: 8px; }
.gsc-wrapper .gsc-adBlock { display: none; }

/*design table*/
table.dstable {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin-bottom: 4px;
}
table.dstable .lbrd { padding-left: 6px; border-left: 1px solid #e0e0e0; }
table.dstable td { vertical-align: top; padding: 4px 0; }
table.dstable th { background: none; color: #a8a6a6; }
.rowsection2 td { background-color: #f5f5f5; }
.rowsection1 td { background-color: #fefefe; }

table.dstable .rowsection2 td.tselect { background-color: #ebebeb; }
table.dstable .rowsection1 td.tselect { background-color: #fbfbfb; }
table.dstable td.mid { text-align: center; vertical-align: middle; padding: 4px; }
table.dstable th.mid { text-align: center; vertical-align: middle; padding: 0; }
table.dstable .smaller { font-size: 0.9em; line-height: 120%; }
table.dstable a { color: #d03112; }
table.dstable td.torange { color: #eb7a00; }
table.dstable td.tred { color: #c1251a; }
table.dstable td.tgreen { color: #159b00; }
table.dstable th.torange { border-bottom: 1px solid #eb7a00; padding: 0; text-align: center; }
table.dstable th.tred { border-bottom: 1px solid #c1251a; padding: 0; text-align: center; }
table.dstable th.tgreen { border-bottom: 1px solid #159b00; padding: 0; text-align: center; }

.whiteblock { background-color: #fefefe; border: 1px solid #e0e0e0; padding: 5px; margin-bottom: 4px; }
a.whitebtn {
	width: 129px; height: 27px;
	line-height: 25px;
	text-align: center;
	background: #fff url("../images/whitebtn.png") no-repeat 0 0;
	color: #6d6a65 !important;
	display: block;
	text-decoration: none !important;
	margin: 4px 0;
}
a.whitebtn b { display: block; }

a.whitebtn:hover {
	background: #fff url("../images/whitebtn.png") no-repeat 100% 0;
}


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

.statusicon { float: right; margin: 0 0 0 10px; }
