/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: 'Trebuchet MS';
}
ul, ol {
	list-style-type: none;
}
body {
	background:#efefef url("/images/bg_new.png") repeat-x 0 0;
}
.page {
	margin:0 auto;
	width:980px;
	position:relative;
}
.header {
	float:left;
	background:transparent url("/images/header_bg_partners.gif") no-repeat 0 bottom;
	height: 116px;
	margin:0 0 12px;
}
.headerTop {
	background: #151515;
	height:24px;
	width:959px;
	padding:6px 0 0 21px;
}
.headerTop p{
	color:#efefef;
	font-size:12px;
	float:left;
}
.headerTopRight {
	float:right;
}
.headerTopRight a{
	color:#47bad6;
	text-decoration: none;
	border-right:1px solid #000;
	padding:0 9px 0 0;
}
/*a.My_Account {*/
	/*color:#47bad6;*/
	/*font-size:12px;*/
	/*border-left:1px solid #313131;*/
	/*padding:0 0 0 11px;*/
	/*margin:0 19px 0 0;*/
/*}*/
.LogoMenu {
	background:transparent url("/images/MenuBg.gif") repeat-x 0 0;
	width:980px;
	height:81px;
	float:left;
}
.LogoMenu a.logo{
	padding:5px 20px 6px 21px;
	float:left;
	border-right:1px solid #242424;
}
.LogoMenu ul {
	list-style-type: none;
	float:left;
}
.LogoMenu ul li{
	float:left;
}
.LogoMenu ul li a{
	float:left;
	color:#fff;
	text-transform: uppercase;
	font-size:16px;
	padding:34px 27px 35px 21px;
	line-height: 12px;
	text-decoration: none;
	border-left:1px solid #434343;
	border-right:1px solid #242424;
	text-shadow:0 2px 0 #000;
}
a.shopping {
	border-left:1px solid #434343;
	text-shadow:0 2px 0 #000;
	float:left;
	color:#fff;
	text-transform: uppercase;
	font-size:16px;
	padding:34px 27px 35px 47px;
	line-height: 12px;
	text-decoration: none;
	background:transparent url("/images/shop.png") no-repeat 20px 28px;
}
.container {
	/*width:969px;*/
	width:960px;
	border:1px solid #cfcfcf;
	float:left;
	/*padding:0 0 0 9px;*/
	margin:0 0 0 9px;
	background: #fff;
	min-height: 400px;
}
.containerTopMenu {
	background: #f7f7f7;
	float:left;
	width:956px;
	padding:0 0 0 4px;
	position: relative;
}
.containerTopMenu li{
	float:left;
}
.containerTopMenu li a{
	float:left;
	color:#626161;
	font-size: 14px;
	text-decoration: none;
	line-height: 10px;
	padding:15px 20px 11px 15px;
}
.containerTopMenu li a:hover,
.containerTopMenu li a.active{
	background: #fff;
	color:#000;
	border-right:1px solid #c9c9c9;
	border-left:1px solid #c9c9c9;
	padding:15px 19px 11px 14px;
	z-index: 1;
	position: relative;
}
.containerTopMenu li ul {
	position: absolute;
	top:35px;
	left:0;
	width:950px;
	z-index: 0;
	padding:0 0 0 10px;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #cfcfcf;
}
.containerTopMenu li ul li a{
	color:#000;
	text-decoration: underline;
	padding:14px 12px 17px;
}
.containerTopMenu li ul li a:hover,
.containerTopMenu li ul li a.subactive{
	border:none;
	text-decoration: none;
	padding:14px 12px 17px;
	color:#ec2227;
}
#VisibleBlock {
	float:left;
	padding:10px 0 19px 21px;
	margin: 42px 0 0;
	/*    -moz-box-shadow: 1px 1px 1px #888;
			-webkit-box-shadow: 1px 1px 1px #888;
			box-shadow: 1px 1px 1px #888;*/
}
#VisibleBlock h2{
	color:#000;
	font-size:20px;
	font-weight:normal;
	line-height: 16px;
}
#VisibleBlock ul li {
	float:left;
	margin:0 0 3px;
}
#VisibleBlock ul li h3 {
	font-weight: normal;
	font-size:14px;
	color:#000;
	margin:7px 0 4px;
}
#VisibleBlock ul li p{
	font-size:12px;
	color:#666;
	width:320px;
	line-height: 14px;
	float:left;
	letter-spacing: -0.01em;
	margin:0 80px 0 0;
}
.banner {
	border:1px solid #efefef;
	padding:10px 15px 16px 13px;
	margin:20px 0 0;
	float:left;
	clear:both;
}
#VisibleBlock.Manage_Banners h2 {
	margin:0 0 13px;
}
#VisibleBlock.Manage_Banners ul li {
	float:left;
	width:500px;
}
#VisibleBlock.Manage_Banners ul li.Orderbanner p {
	width:760px;
	margin:20px 0 0;
}
#VisibleBlock.Manage_Banners ul li h2 {
	margin:28px 0 0;
}
#VisibleBlock.Manage_Banners ul li p.Manage_Banners_Input input{
	background: #f7f7f7;
	border:1px solid #ccc;
	padding:0;
	width:65px;
	height:20px;
}
#VisibleBlock.Manage_Banners ul li p.Manage_Banners_Input{
	width:auto;
	margin:0;
	color:#000;
}
.Orderbanner span {
	font-weight:bold;
	color:#666666;
	font-size: 14px;
	float:left;
	margin:34px 14px 0 0;
}
.main_banner {
	background:transparent url("/images/main_banner.png") no-repeat 0 0;
	width:125px;
	height:26px;
	float:left;
	margin:31px 0 0;
}
.upload {
	background:transparent url("/images/upload.png") no-repeat 0 0;
	width:66px;
	height:26px;
	float:left;
	border:none;
	cursor:pointer;
	font-size:0;
	margin:31px 0 0 10px;
	padding:20px 0 0;
	color:#c92024;
}
/*Start: Footer*/
.footer {
	float:left;
	width: 980px;
	background: #242424;
	/*margin:9px 0 0;   */
}
.footer ul {
	padding:33px 0 0 95px;
	float:left;
	width:885px;
	border-bottom:1px solid #000;
	height:185px;
}
.footer ul li {
	float:left;
	position: relative;
	width:110px;
	margin:0 41px 0 0;
}
.footer ul li a{
	color:#efefef;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	float:left;
	line-height: 12px;
	clear:both;
}
.footer ul li ul {
	float:left;
	position: absolute;
	width:110px;
	top:31px;
	left:0;
	padding:0;
	height: auto;
	border:none;
}
.footer ul li ul li {
	margin:0 0 13px;
}
.footer ul li ul li a,
.footer ul li ul li p{
	color:#bababa;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
}
.Sign-Up {
	float:left;
	border-top:1px solid #353535;
	border-bottom:1px solid #000;
	width:980px;
	padding:20px 0 22px;
	text-align: center;
}
.Sign-Up p{
	display: inline;
	color:#efefef;
	font-size:13px;
}
.Sign-Up form {
	display: inline;
}
.Sign-Up form input{
	display: inline;
	background:transparent url("/images/input.gif") no-repeat 0 0;
	border:none;
	width:187px;
	height:41px;
	color:#bababa;
	line-height: 41px;
	font-size: 12px;
	padding:0 0 0 10px;
	margin:0 0 0 12px;
}
.Sign-Up form input.submit{
	display: inline;
	background:transparent url("/images/signup.gif") no-repeat 0 0;
	border:none;
	width:78px;
	height:41px;
	cursor: pointer;
	margin:0;
}
div.copy {
	text-align: center;
	width:980px;
}
div.copy {
	color:#bababa;
	font-size:12px;
	padding:30px 0 133px;
	float:left;
	border-top:1px solid #353535;
}
div.copy ul{
	width:auto;
	display:inline;
	padding:0;
	float:none;
	border:none;
	height:auto;
	color:#bababa;
	font-size:12px;
}
div.copy ul li{
	width:auto;
	display:inline;
	padding:0;
	margin:0;
	float:none;
}
div.copy ul li a{
	clear:right;
	float:none;
	text-decoration: underline;
	color:#bababa;
	font-size:12px;
}
/*End: Footer*/
/****************************************/
/*Start: About_Me*/
.uploadimg {
	width:190px;
	height:20px;
	float:left;
	background: #f7f7f7;
	border:1px solid #cccccc;
	padding:0 5px;
	margin:0 11px 0 0;
	font-size:12px;
}
.size {
	width:42px;
	height:20px;
	background: #f7f7f7;
	border:1px solid #cccccc;
	padding:0;
	float:left;
	font-size:12px;
	line-height: 20px;
}
#VisibleBlock.About_Me li:first-child h3{
	float:left;
	width:400px;
	margin: 0 80px 0 0;
}
#VisibleBlock.About_Me li textarea {
	width:346px;
	height:121px;
	border-top:1px solid #aaadb4;
	border-right:1px solid #dcdfe6;
	border-bottom:1px solid #e2e9ef;
	border-left:1px solid #e3e3eb;
}
#VisibleBlock.About_Me ul li p {
	width:400px;
}
#VisibleBlock.About_Me ul li p.Manage_Banners_Input{
	width:auto;
}
#VisibleBlock.About_Me ul li p.Manage_Banners_Input span{
	float:left;
	margin:3px 0 0 3px;
}
#VisibleBlock.About_Me ul li a {
	color:#ec2227;
	font-size:12px;
	float:left;
	margin:3px 0 0;
}
.save {
	background:transparent url("/images/save.gif") no-repeat 0 0;
	float:left;
	width:78px;
	height:40px;
	border:none;
	cursor: pointer;
	clear:both;
	margin:15px 0 0;
}
/*End: About_Me*/
/*******************************/

#VisibleBlock.Customize_Look_Feel_index {
	padding: 29px 0 19px 21px;
}
#VisibleBlock.Customize_Look_Feel_index h2 {
	margin: 0 0 18px;
	line-height: 17px;
}
.Customize_Look_Feel_index a {
	color:#ec2227;
	font-size:18px;
	display:block;
	float:left;
	margin:18px 0 0;
	text-decoration: none;
}
.Customize_Look_Feel_index a:hover {
	text-decoration: underline;
}
.Customize_Look_Feel_index p {
	color:#666;
	font-size:14px;
	clear: both;
}
/**/
#VisibleBlock.Cutouts {
	float:left;
	padding:31px 0 19px 21px;
	margin:0;
}
#VisibleBlock.Cutouts p{
	font-size:14px;
	color:#666;
}
.sell {
	float:left;
	margin:0 0 47px;
	width:940px;
}
.sell h2 {
	margin:0 0 17px;
}
.substeps {
	background:transparent url("/images/substeps.gif") no-repeat 0 0;
	width:922px;
	height: 131px;
	float:left;
	margin:14px 0 0;
}
#VisibleBlock.Cutouts .substeps p {
	width:195px;
	float:left;
	font-size:12px;
	color:#000;
	letter-spacing: -0.06em;
	margin:41px 26px 0 16px;
	line-height: 16px;
}
#VisibleBlock.Cutouts .substeps p.lastp {
	margin:41px 0 0 16px;
}
#VisibleBlock.Cutouts .substeps p a{
	color:#ec2227;
}
.Important_Terms {
	float:left;
	margin: 39px 0 0;
}
.Important_Terms h2 {
	margin:0 0 17px;
}
.Important_Terms_Search {
	width:576px;
	height:58px;
	background: #ececec;
	margin:18px 0 0;
}
.Important_Terms_Search label{
	color:#000;
	font-size:14px;
	float:left;
	margin:19px 0 0 15px;
}
.Important_Terms_Search input{
	background: #f7f7f7;
	float:left;
	padding:0;
	border:1px solid #cccccc;
	width:284px;
	height:40px;
	margin:8px 5px 0 14px;
}
.Important_Terms_Search input.search{
	background:transparent url("/images/search.gif") no-repeat 0 0;
	float:left;
	padding:20px 0 0;
	font-size:0;
	color:#c92024;
	border:none;
	width:78px;
	height:40px;
	cursor:pointer;
	text-indent: -9999em;
	margin: 8px 0 0;
}
.Important_Terms_Select {
	float:left;
	margin:3px 0 0;
}
.Important_Terms_Select label{
	float:left;
	color:#000;
	font-size:14px;
	margin:12px 15px 0 0;
}
#VisibleBlock.Cutouts .Important_Terms_Select input {
	float:left;
	margin:3px 4px 0 0;
}
#VisibleBlock.Cutouts .Important_Terms_Select p{
	float:left;
	color:#000;
	font-size:14px;
	margin:12px 13px 0 0;
}
#VisibleBlock.Cutouts .Important_Terms_Select input.select{
	background:transparent url("/images/select.gif") no-repeat 0 0;
	float:left;
	padding:20px 0 0;
	border:none;
	width:78px;
	height:26px;
	cursor:pointer;
	margin: 8px 0 0;
	color:#c92024;
	font-size:0;
}
table.productcart {
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-collapse: collapse;
	width: 921px;
	margin:23px 0 0;
}
.firstrow {
	padding:0 0 0 5px;
}
.firstrow td {
	background:transparent url("/images/tableBg.gif") repeat-x 0 0;
	font-size: 16px;
	color:#000;
	height:38px;
	vertical-align: middle;
}
td.Title {
	width:114px;
	padding:0 0 0 13px;
}
td.Print {
	width:140px;
}
td.Categories {
	width:142px;
}
td.Description {
	width:136px;
}
td.Markup {
	width:76px;
}
td.Tags_Keywords {
	width:152px;
}
td.Status {
	width:93px;
}
td.Sizes {
	width:55px;
}
.product_row {
	border-top:1px solid #c9c9c9;
}
.product_row td{
	vertical-align: top;
	font-size:12px;
	color:#000;
	padding:13px 0 0;
}
.product_row td.Title {
	padding:13px 0 0 13px;
}
.product_row td img {
	clear: right;
	border:1px solid #bbbbbb;
	margin:0 0 10px;
	/*width:107px;
	height:107px;*/
}
.product_row td a{
	color:#c92024;
	line-height: 13px;
	float:left;
	margin:0 0 13px;
}
#VisibleBlock.Cutouts .product_row td p {
	font-size:12px;
	color:#000;
}
/*start: sell_landing_page*/
.container.sell_landing_page {
	border:none;
}
.container.sell_landing_page #VisibleBlock  {
	margin:0;
}
.sell_landing_page_block {
	float:left;
	width:939px;
	margin:10px 0 0;
}
.sell_landing_page_block_Top {
	float:left;
	width:939px;
	height:16px;
	background:transparent url("/images/sell_landing_page_block_Top.gif") no-repeat 0 0;
}
.sell_landing_page_block_Mid {
	float:left;
	width:939px;
	background:transparent url("/images/sell_landing_page_block_Mid.gif") repeat-y 0 0;
}
#VisibleBlock .Open-Registration {
	float:left;
	width:443px;
	padding:0 20px 0 27px;
}
#VisibleBlock .open {
	margin:0 0 74px;
	background:transparent url("/images/wall.jpg") no-repeat 234px 75px;
}
*+html #VisibleBlock .open {
	margin:0 0 34px;
}
#VisibleBlock .Open-Registration h2,
#VisibleBlock .Benefits h2{
	color:#0099cd;
	font-size:30px;
	font-weight:normal;
	margin: 0 0 26px;
}
*+html #VisibleBlock .Open-Registration h2,
*+html #VisibleBlock .Benefits h2 {
	line-height: normal;
	margin: 0 0 13px;
}
#VisibleBlock .Open-Registration span{
	color:#1f7c9f;
	font-size:12px;
	line-height: 13px;
	margin:0 0 15px;
	float:left;
}
#VisibleBlock .Open-Registration p{
	color:#000;
	font-size:12px;
	font-weight:bold;
}
#VisibleBlock .Open-Registration p a{
	color:#1f7c9f;
	font-size:12px;
	font-weight:bold;
}
#VisibleBlock .Open-Registration ul {
	float:left;
	width:428px;
	margin: 0 0 26px;
}
#VisibleBlock .Open-Registration ul li{
	color:#666666;
	font-size:12px;
	letter-spacing: -0.03em;
	background:transparent url("/images/star.gif") no-repeat 0 0;
	float:left;
	width:220px;
	padding:0 0 0 22px;
}
.sell_landing_page_block_Bot {
	float:left;
	width:939px;
	height:17px;
	background:transparent url("/images/sell_landing_page_block_Bot.gif") no-repeat 0 0;
}
.Registration {
	float:left;
}
.Registration form ol {
	clear: both;
	float:left;
}
.Registration form li {
	margin:0 0 13px;
	float:left;
}
.Registration form li label{
	float:left;
	width:120px;
	text-align: right;
	font-size:12px;
	color:#000;
	margin:3px 8px 0 0;
}
.Registration form li input{
	float:left;
	width:278px;
	height:20px;
	background: #f7f7f7;
	border:1px solid #cccccc;
}
.i_agree_content {
	float:left;
	width:443px;
	margin:12px 0 0;
}
.Registration form input {
	float:left;
}
.Register_Now {
	background:transparent url("/images/now.gif") no-repeat 0 0;
	width:110px;
	height:40px;
	font-size:0;
	padding:20px 0 0;
	border:none;
	color:#c92024;
	cursor:pointer;
	text-indent: -9999em;
}
.i_agree_check {
	margin:12px 4px 0 0;
	clear:both;
}
.i_agree {
	float:left;
	margin:14px 5px 0 0;
	line-height: 12px;
	letter-spacing: -0.02em;
}
*+html .i_agree {
	margin:14px 0 0 0;
}
.Benefits {
	width:386px;
	float:left;
	padding:0 23px 0 39px;
}
.Benefits h2 {
	float:left;
}
.Benefits ul {
	float:left;
	width:386px;
	margin: 0 0 67px;
}
.Benefits ul.BenefitsUlLast {
	margin:0;
}
.Benefits ul li{
	color:#000;
	width: 386px;
	line-height: 20px;
	font-size:12px;
	font-weight:bold;
	background:transparent url("/images/ok.gif") no-repeat 0 0;
	padding:0 0 0 23px;
}
.popup {
	background: #fff;
	width:100%;
	height:100%;
	position: absolute;
	opacity:0.8;
}
.Seller_agreement {
	width:702px;
}
.Seller_agreement {
	position: absolute;
	top:150px;
	left:150px;
}
.Seller_agreement_Top {
	background:transparent url("/images/Seller_agreement_Top.png") no-repeat 0 0;
	width:674px;
	height:75px;
	float:left;
	padding:0 0 0 28px;
}
.Seller_agreement_Top h2 {
	font-size:30px;
	color:#000;
	font-weight:normal;
	float:left;
	margin:16px 0 0;
	text-shadow:2px 1px 0 #fff;
}
.Seller_agreement_Top a {
	color:#000;
	font-size:11px;
	text-shadow:2px 1px 0 #fff;
	text-decoration: none;
	float:right;
	margin: 31px 35px 0 0;
}
.Seller_agreement_Mid {
	background:transparent url("/images/Seller_agreement_Mid.png") repeat-y 0 0;
	width:674px;
	float:left;
	padding:0 0 0 28px;
}
.Seller_agreement_Mid div {
	width:633px;
	height:402px;
	color:#000;
	background: #fff;
	overflow-y:auto;
	overflow-x:hidden;
	font-size:12px;
	line-height: 13px;
	padding:5px;
}
.Seller_agreement_Mid div p {
	margin:0 0 10px;
}
.Seller_agreement_Mid div ol {
	list-style-type: decimal;
	padding:0 0 0 17px;
}
.Seller_agreement_Mid div ol li {
	margin:0 0 10px;
}
.Seller_agreement_Bot {
	background:transparent url("/images/Seller_agreement_Bot.png") no-repeat 0 0;
	width:674px;
	height:34px;
	float:left;
	padding:0 0 0 28px;
}
.OpenShop {
	background:transparent url("/images/openShop.png") no-repeat 0 0;
	width:110px;
	height:40px;
	float:left;
	border:none;
	cursor:pointer;
	text-indent: -9999em;
}
/*end: sell_landing_page*/
/*strat: comp_custom_landing*/
.container.comp_custom_landing {
	border:none;
}
.comp_custom_landing_left {
	float:left;
	width:490px;
	margin:0 38px 0 0;
}
.ThreeSteps {
	background:transparent url("/images/ThreeSteps.jpg") no-repeat 0 0;
	width:474px;
	height:145px;
	margin:40px 0 0;
	padding:138px 0 0 16px;
}
.ThreeSteps div {
	width:140px;
	float:left;
	margin: 0 18px 0 0;
}
.ThreeSteps div h3{
	font-size:16px;
}
.ThreeSteps div p{
	color:#666666;
	font-size:12px;
}
.comp_custom_landing_left_Content {
	width:490px;
	margin:40px 0 0;
}
.comp_custom_landing_left_Content h2{
	font-size:16px;
	color:#151515;
}
.comp_custom_landing_left_Content p{
	font-size:12px;
	color:#666666;
	line-height: 16px;
	margin:18px 0 0;
}
.comp_custom_landing_right {
	width:410px;
	float:left;
}
#VisibleBlock .Bring h2{
	font-size: 32px;
	color:#000;
	margin:0 0 15px;
}
#VisibleBlock .Bring h3{
	font-size: 18px;
	color:#666666;
	margin: 0 0 19px;
}
#VisibleBlock .Bring p{
	font-size: 13px;
	color:#666666;
	line-height: 22px;
}
#VisibleBlock .Bring img{
	float:left;
	margin: 22px 10px 0 0;
}
#VisibleBlock .Bring p.getstarted {
	background:transparent url("/images/getstartedp.jpg") no-repeat 0 0;
	float:left;
	width:299px;
	height:84px;
	margin: 44px 0 0;
}
#VisibleBlock .Bring p.getstarted a{
	background:transparent url("/images/getstarted.jpg") no-repeat 0 0;
	float:left;
	width:299px;
	height:59px;
}
.FourBlock {
	float:left;
	margin: 36px 0 0;
}
.FourBlock div {
	float:left;
	width:195px;
	margin:0 20px 14px 0;
}
.FourBlock div.last {
	margin:0;
}
.FourBlock div h4{
	font-size: 16px;
	color:#151515;
	background:transparent url("/images/ok.jpg") no-repeat 0 0;
	padding:5px 0 0 35px;
	margin: 0 0 14px;
}
.FourBlock div p{
	font-size: 12px;
	color:#666666;
	line-height: 18px;
}
.comp_custom_landing_right form {
	background:transparent url("/images/form.gif") no-repeat 0 0;
	width:390px;
	height:189px;
	float:left;
	padding:20px 0 0 20px;
}
*+html .comp_custom_landing_right form {
	margin:38px 0 0;
}
.comp_custom_landing_right form img {
	float:left;
	margin:0 9px 0 0;
}
.comp_custom_landing_right form h4{
	font-size:16px;
	margin: 13px 0 0;
}
.comp_custom_landing_right form p{
	font-size:12px;
	color:#666;
	line-height: 18px;
}
.comp_custom_landing_right form input {
	width:244px;
	height:40px;
	float:left;
	background: #f7f7f7;
	border:1px solid #cccccc;
	padding:0;
	margin:14px 3px 0 0;
}
.comp_custom_landing_right form input.signup {
	background:transparent url("/images/signup.jpg") no-repeat 0 0;
	width:78px;
	height:40px;
	border:none;
	cursor:pointer;
	text-indent: -9999em;
	color:#c92024;
	font-size:0;
	padding:20px 0 0;
}
.comp_custom_landing_right form span {
	font-size:12px;
	color:#666;
	font-style: italic;
	float:left;
	width: 390px;
}
/*End: comp_custom_landing*/
/*Start: header_comp_home*/
.header_comp_home {
	height: 142px;
}
.header_comp_home .headerTop{
	background: none;
	height: 56px;
	padding:0 0 0 21px;
	width: 959px;
}
.header_comp_home .headerTop p {
	color:#666666;
	padding: 18px 0 0;
}
.header_comp_home .headerTopRight {
	width: 549px;
}
.header_comp_home .headerTopRight ul {
	margin:10px 0 0;
}
.header_comp_home .headerTopRight ul li{
	width:105px;
	float:left;
	margin:0 20px 0 0;
}
.header_comp_home .headerTopRight ul li.Need_Help{
	margin:0 17px 0 0;
}
.header_comp_home .headerTopRight ul li.Worldwide{
	margin:0 13px 0 0;
}
.header_comp_home .headerTopRight ul li.Shopping_Cart{
	margin:0 17px 0 0;
	width: 117px;
}
.header_comp_home .headerTopRight ul li p{
	padding: 3px 0 5px 40px;
	font-weight:bold;
	line-height: 15px;
	letter-spacing: -0.01em;
}
.header_comp_home .headerTopRight ul li.Shopping_Cart p {
	padding: 3px 0 5px 33px;
}
.header_comp_home .headerTopRight ul li p a{
	padding:0;
	font-weight:bold;
	color:#3a8ea3;
	border:none;
}
.Need_Help {
	background:transparent url("/images/Need_Help.jpg") no-repeat 0 0;
}
.Worldwide {
	background:transparent url("/images/Worldwide.jpg") no-repeat 0 5px;
}
.Shopping_Cart {
	background:transparent url("/images/Shopping_Cart.jpg") no-repeat 0 6px;
}
.header_comp_home .LogoMenu {
	background:transparent url("/images/headerBg_header_comp_home.gif") repeat-x 0 0;
}
.header_comp_home .LogoMenu ul li a {
	padding: 34px 21px 35px 21px;
}
.search_form {
	margin:19px 0 0 19px;
	float:left;
	width:200px;
}
.header_comp_home #search {
	background:transparent url("/images/search_header_comp_home.gif") no-repeat 0 0;
	width:198px;
	height:41px;
	line-height: 41px;
	float:left;
	border:none;
	text-shadow:0 2px 0 #000;
	text-transform: uppercase;
	font-size:16px;
	color:#fff;
	padding:0 0 0 13px;
}
.header_comp_home .button {
	background:transparent url("/images/button.gif") no-repeat 0 0;
	width:26px;
	height:41px;
	line-height: 41px;
	float:left;
	cursor:pointer;
	border:none;
	font-size:0;
}
.container_comp_home {
	border:none;
	padding:0;
	width: 980px;
}
.container_comp_home .comp_custom_landing_left {
	margin:0 30px 0 0;
}
.container_comp_home #VisibleBlock {
	padding: 0 0 19px 20px;
	margin:12px 0 0;
}
.container_comp_home .ThreeSteps {
	background: url("/images/ThreeSteps_comp_home.jpg") no-repeat scroll 0 0 transparent;
	height: 125px;
	margin: 30px 0 0;
	padding: 138px 0 0 16px;
	width: 474px;
}
.container_comp_home .ThreeSteps div {
	padding:0 0 0 2px;
	width:138px;
}
.container_comp_home .ThreeSteps div h3 {
	margin: 6px 0 11px;
	line-height: 18px;
}
.container_comp_home .ThreeSteps div p {
	line-height: 17px;
	letter-spacing: -0.01em;
}
.container_comp_home .comp_custom_landing_right {
	margin:-2px 0 0;
}
.container_comp_home #VisibleBlock .Bring h2 {
	font-weight: bold;
	line-height: 34px;
	margin: 0 0 21px;
}
.container_comp_home #VisibleBlock .Bring img {
	float: left;
	margin: 30px 10px 0 -9px;
}
p.Catalog{
	margin:35px 0 0;
	float:left;
	background: url("/images/CatalogBg.jpg") no-repeat scroll 0 bottom transparent;
	padding:0 0 19px;
}
p.Catalog a {
	background: url("/images/Catalog.jpg") no-repeat scroll 0 0 transparent;
	width:145px;
	height: 87px;
	float:left;
	margin:0 10px 0 0;
}
p.Own {
	margin:35px -1px 0 0;
	float:left;
	background: url("/images/OwnBg.jpg") no-repeat scroll 0 bottom transparent;
	padding:0 0 19px;
}
p.Own a {
	background: url("/images/Own.jpg") no-repeat scroll 0 0 transparent;
	width:155px;
	height: 87px;
	float:left;
}
.TwoBlock {
	float:left;
	margin: 9px 0 0;
}
.TwoBlockFirst {
	margin:0 20px 0 0;
}
.TwoBlockFirst,
.TwoBlockSecond{
	float:left;
	width:195px;
}
.TwoBlockFirst h4,
.TwoBlockSecond h4{
	font-size:16px;
	color:#151515;
	font-weight:bold;
	line-height: 20px;
}
.TwoBlockFirst h4 {
	background: url("/images/TwoBlockFirst.jpg") no-repeat scroll 0 0 transparent;
	padding: 2px 0 11px 42px;
}
.TwoBlockSecond h4 {
	background: url("/images/TwoBlockSecond.jpg") no-repeat scroll 0 0 transparent;
	padding:2px 0 11px 33px;
}
.TwoBlockFirst p,
.TwoBlockSecond p{
	font-size:12px;
	color:#666666;
	letter-spacing: -0.02em;
	line-height: 19px;
}
.Featured_In {
	background: url("/images/Featured_In.jpg") no-repeat scroll 0 0 transparent;
	float: left;
	height: 133px;
	margin: 24px 0 2px;
	padding: 17px 0 0 16px;
	width: 404px;
}
.Featured_In p{
	color:#151515;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:0 130px 0 0;
}
.container_comp_home #VisibleBlock .Featured_In ul li{
	float:left;
	margin:0 30px 16px 0;
}
.container_comp_home #VisibleBlock .Featured_In ul li.nbc{
	margin: -29px 30px 20px 0;
}
.container_comp_home #VisibleBlock .Featured_In ul li.TNYT{
	margin: 3px 0 20px;
}
.from_Our_User,
.Sell,
.video {
	padding:16px 0 0 15px;
}
.from_Our_User {
	background: url("/images/from_Our_User.jpg") no-repeat scroll 0 0 transparent;
	width:285px;
	height:257px;
	float:left;
	margin:30px 30px 0 0;
}
.Sell {
	background: url("/images/sell.jpg") no-repeat scroll 0 0 transparent;
	width: 265px;
	height:257px;
	float:left;
	margin:30px 30px 0 0;
}
.video {
	background: url("/images/from_Our_User.jpg") no-repeat scroll 0 0 transparent;
	width:285px;
	height:257px;
	float:left;
	margin:30px 0 0 0;
}
.from_Our_User img,
.Sell img,
.video img {
	margin:0 0 11px;
}
.from_Our_User h3,
.Sell h3,
.video h3 {
	font-size:16px;
	color:#151515;
	line-height: 12px;
	padding:4px 0 26px 36px;
}
.from_Our_User span,
.Sell span,
.video span {
	font-size:12px;
	color:#707070;
	font-style: italic;
	float:left;
}
.from_Our_User p,
.Sell p,
.video p {
	font-size:12px;
	color:#707070;
	float:left;
}
.from_Our_User a,
.Sell a,
.video a {
	font-size:12px;
	color:#3a8ea3;
	text-decoration: none;
	margin:21px 0 0;
	float:left;
}
.from_Our_User h3{
	background: url("/images/from_Our_User_title.jpg") no-repeat scroll 0 0 transparent;
}
.Sell h3{
	background: url("/images/Sell_title.jpg") no-repeat scroll 0 0 transparent;
}
.video h3{
	background: url("/images/video_title.jpg") no-repeat scroll 0 0 transparent;
}
.picture {
	float:left;
	margin:30px 0 0;
}
.picture .picture_left{
	float:left;
	width:175px;
}
.picture .picture_left .Browse_By_Category {
	margin:0 0 30px;
	float:left;
}
.picture .picture_left .Browse_By_Category h3,
.picture .picture_left .Top_Ten h3{
	float:left;
	width:159px;
	background: url("/images/pictureBgTitle.jpg") no-repeat 0 0 transparent;
	height: 31px;
	font-size:14px;
	color:#151515;
	padding: 16px 0 0 16px;
}
.ulTop {
	background: url("/images/ulTop.jpg") no-repeat 0 0 transparent;
	height: 69px;
	float:left;
	width:175px;
}
.ulMid {
	background: url("/images/ulMid.jpg") repeat-y 0 0 transparent;
	float:left;
	width:175px;
}
.ulBot {
	background: url("/images/UlBot.jpg") no-repeat 0 0 transparent;
	height: 11px;
	float:left;
	width:175px;
}
.ulMid ul{
	margin: -57px 0 0;
	float:left;
	width:143px;
	padding:0 0 0 32px;
}
.container_comp_home #VisibleBlock .ulMid ul li {
	margin:0 0 4px;
}
.ulMid ul li a{
	font-size:12px;
	color:#3a8ea3;
	width:175px;
	text-decoration: none;
	float:left;
}
.picture_right {
	float:left;
	width:737px;
	margin:0 0 0 29px;
}
.picture_right div{
	float:left;
	width:737px;
	margin:0 0 16px;
}
.container_comp_home #VisibleBlock .picture_right div a.view_more{
	background: url("/images/view_more.jpg") no-repeat 0 0 transparent;
	width:65px;
	height:122px;
	float:left;
}
.container_comp_home #VisibleBlock .picture_right p {
	background: url("/images/picture_right_p.gif") no-repeat 0 0 transparent;
	width:84px;
	height:122px;
	float:left;
	font-size:18px;
	text-transform: uppercase;
	color:#151515;
	text-shadow:1px 1px 0 #fff;
	font-family: 'Myriad Pro';
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	display: table-cell;
	line-height: 17px;
}
.container_comp_home #VisibleBlock .picture_right .new p {
	padding:50px 40px 0 14px;
}
.container_comp_home #VisibleBlock .picture_right .comics p {
	padding:32px 40px 0 14px;
}
.container_comp_home #VisibleBlock .picture_right .wall p {
	padding:38px 40px 0 14px;
}
.container_comp_home #VisibleBlock .picture_right .kids p {
	padding:50px 40px 0 14px;
}
.container_comp_home #VisibleBlock .picture_right .games p {
	padding:13px 40px 0 14px;
}
.container_comp_home #VisibleBlock .picture_right .popular p {
	padding:38px 40px 0 14px;
}
.container_comp_home #VisibleBlock .picture_right .artists p {
	padding:31px 40px 0 14px;
}
.container_comp_home #VisibleBlock .picture_right .sports p {
	padding:50px 40px 0 14px;
}
.container_comp_home #VisibleBlock .picture_right p span{
	font-size:12px;
	text-transform: lowercase;
	color:#666666;
	font-style: italic;
	font-family: 'Myriad Pro';
}
.container_comp_home #VisibleBlock .picture_right ul li {
	margin:0 10px 0 0;
	width:122px;
}
.container_comp_home #VisibleBlock .picture_right ul li p {
	background: url("/images/picture_right_order.gif") no-repeat 0 0 transparent;
	width:122px;
	height:122px;
	float:left;
	margin:0;
	padding:0 !important;
}
.container_comp_home #VisibleBlock .picture_right ul li a{
	font-size:12px;
	color:#3a8ea3;
	text-align: center;
	width:122px;
	float:left;
	text-decoration: none;
}
.container_text {
	float:left;
}
.container_comp_home #VisibleBlock .container_text h2 {
	font-size:16px;
	color:#151515;
	font-weight:bold;
	margin: 0 0 15px;
}
.container_comp_home #VisibleBlock .container_text p {
	font-size:12px;
	color:#666666;
	line-height: 18px;
	margin: 0 0 18px;
}
.container_comp_home #VisibleBlock .container_text a {
	font-size:12px;
	color:#ec2227;
}
.footer .Bring {
	background: url("/images/Bring.jpg") repeat-x 0 0 transparent;
	float:left;
	height: 105px;
	width: 980px;
}
.footer .Bring h2{
	margin: 30px 21px 0 80px;
	float:left;
	color:#e8e8e8;
	font-size: 26px;
	text-shadow:1px 1px 0 #999;
}
.Browse_Catalog {
	background: url("/images/Browse_Catalog.png") no-repeat 0 0 transparent;
	float:left;
	height: 59px;
	width: 244px;
	margin:21px 10px 0 0;
}
.Create_Your_Own {
	background: url("/images/Create_Your_Own.png") no-repeat 0 0 transparent;
	float:left;
	height: 59px;
	width: 256px;
	margin:21px 0 0 0;
}
/*End: header_comp_home*/
/************************************************************************************************************************************************/
.container_comp-pricing {
	border:none;
	width:980px;
	padding:0 0 30px;
}
.container_comp-pricing .content {
	width:680px;
	padding:0 0 0 20px;
	float:left;
}
h2.page-content {
	color:#151515;
	font-weight:bold;
	font-size:32px;
	letter-spacing: -0.01em;
	line-height: 39px;
	padding: 2px 0 0;
}
.Smart_High_Save {
	margin:19px 0 0;
}
.Smart {
	margin:0 21px 0 0;
}
.High {
	margin:0 18px 0 0;
}
.Smart,
.High{
	float:left;
	width:212px;
}
.Save {
	width:214px;
	float:left;
}
.Smart h3,
.High h3,
.Save h3{
	background: url("/images/ok.jpg") no-repeat 0 0 transparent;
	color:#151515;
	font-size:16px;
	padding: 6px 0 9px 34px;
}
.Smart p,
.High p,
.Save p{
	color:#666666;
	font-size:12px;
	line-height: 18px;
}
.Standard_Size_Pricing {
	float:left;
	width:420px;
	margin: 9px 0 0;
}
.Standard_Size_Pricing h2 {
	background: url("/images/comp-pricing-h2.gif") no-repeat 0 0 transparent;
	float:left;
	width:404px;
	height:40px;
	color:#151515;
	font-size:18px;
	padding:16px 0 0 16px;
}
.Standard_Size_Pricing ul li {
	background: url("/images/Standard_Size_Pricing_ul_bg.gif") no-repeat 0 0 transparent;
	float:left;
	width:389px;
	height:50px;
	padding:9px 15px 0 16px;
	border-bottom:1px solid #e0e0e0;
}
.Standard_Size_Pricing ul li h3{
	color:#151515;
	font-size:16px;
	text-shadow:1px 1px 1px #fff;
	float:left;
	padding:0 0 0 25px;
	background: url("/images/arrow.png") no-repeat 0 6px transparent;
}
.Standard_Size_Pricing ul li.Most_Popular h3 {
	font-size:18px;
	background: url("/images/arrow.png") no-repeat 0 4px transparent;
}
.Standard_Size_Pricing ul li span{
	color:#151515;
	font-size:16px;
	float:right;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
}
.Standard_Size_Pricing ul li.Most_Popular span{
	font-size:18px;
}
.Standard_Size_Pricing ul li p{
	color:#707070;
	font-size:12px;
	width:371px;
	float:left;
	margin:-1px 0 0 24px;
}
.Standard_Size_Pricing ul li.Most_Popular p span {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:0 4px 0 0;
}
.Standard_Size_Pricing ul li.Most_Popular {
	background: url("/images/popular.png") no-repeat 0 0 transparent;
	float:left;
	width:389px;
	height: 65px;
	padding:16px 15px 0 16px;
	margin:0 0 -8px;
	z-index: 1;
	position:relative;
	border-bottom:none;
}
.Standard_Size_Pricing ul li.last-child {
	background: url("/images/last-child.gif") no-repeat 0 0 transparent;
	float:left;
	width:420px;
	height:6px;
	border-bottom:none;
	padding:0;
}
.Standard_Size_Pricing ul li.last-child-order {
	border-bottom:none;
}
.Custom_Size_Pricing {
	float:left;
	width:240px;
	margin:9px 0 0 20px;
}
.Custom_Size_Pricing h2{
	float:left;
	width:224px;
	background: url("/images/Custom_Size_PricingBg.gif") no-repeat 0 0 transparent;
	height:39px;
	font-size:18px;
	color:#151515;
	padding:17px 0 0 16px;
}
.select {
	background: url("/images/select_Custom_Size_Pricing.gif") no-repeat 0 0 transparent;
	height:119px;
	width:210px;
	float:left;
	border-bottom:1px solid #e0e0e0;
	padding:13px 15px 0 15px;
}
.select p{
	color:#707070;
	font-size:12px;
}
.select p span{
	font-weight:bold;
}
.note {
	background: url("/images/note.gif") no-repeat 0 0 transparent;
	height:112px;
	width:224px;
	float:left;
	padding:0 0 0 16px;
}
.note span.price {
	color:#151515;
	font-size:16px;
	font-weight:bold;
	width:224px;
	float:left;
	margin: 11px 0 16px;
}
.note span.note_text {
	color:#707070;
	font-size:12px;
	width:224px;
	float:left;
}
.Custom_Size_Pricing .use_text {
	width:240px;
	float:left;
	margin:20px 0 0;
}
.Custom_Size_Pricing .use_text h2{
	background: url("/images/Sell_title.jpg") no-repeat 0 0 transparent;
	padding:0 0 0 31px;
	letter-spacing: -0.03em;
	float:left;
	width:auto;
	font-size:16px;
}
.Custom_Size_Pricing .use_text p{
	color:#707070;
	font-size: 12px;
	line-height: 18px;
	margin: -8px 0 0;
	float:left;
}
.Shipping_and_Handling,
.Sales_Tax{
	float:left;
	width:680px;
	margin:20px 0 0;
}
.Shipping_and_Handling h2,
.Sales_Tax h2{
	float:left;
	width:664px;
	height:38px;
	color:#151515;
	padding: 16px 0 0 16px;
	font-size:18px;
	background: url("/images/Shipping_and_Handling_h2.gif") no-repeat 0 0 transparent;
}
.Shipping_and_Handling li,
.Sales_Tax li{
	float:left;
	width:648px;
	height:59px;
	padding: 0 16px;
	border-bottom:1px solid #e0e0e0;
	background: url("/images/Shipping_and_Handling_li.gif") no-repeat 0 0 transparent;
}
.Shipping_and_Handling li:first-child,
.Sales_Tax li:first-child{
	color:#707070;
	font-size:12px;
	padding: 13px 17px 0 15px;
	width: 648px;
	line-height: 18px;
	height:46px;
}
.Shipping_and_Handling li h3{
	color:#151515;
	font-size:16px;
	float:left;
	margin: 10px 0 -1px;
}
.Shipping_and_Handling li span{
	color:#151515;
	font-size:16px;
	float:right;
	font-weight:bold;
	margin: 9px 0 0;
}
.Shipping_and_Handling li p{
	color:#707070;
	font-size:12px;
	width:640px;
	float:left;
}
.Shipping_and_Handling li.last-child,
.Sales_Tax li.last-child {
	background: url("/images/last.gif") no-repeat 0 0 transparent;
	height:15px;
	border-bottom:none;
}
.Shipping_and_Handling li.last-child-order,
.Sales_Tax li.last-child-order{
	border-bottom:none;
}
span.rec {
	color:#707070;
	font-size:12px;
	margin:16px 0 0;
	float:left;
}
.sidebar {
	width:240px;
	float:left;
	margin:8px 0 0 20px;
}
.sidebar .sidebar_video {
	background: url("/images/video.gif") no-repeat 0 0 transparent;
	width:225px;
	height:263px;
	margin:20px 0 0;
	padding:15px 0 0 15px;
}
.sidebar .sidebar_video h3{
	background: url("/images/VideoBg.gif") no-repeat 0 2px transparent;
	font-size: 16px;
	line-height: 18px;
	padding: 3px 0 15px 34px;
}
.sidebar ul {
	width:240px;
	float:left;
	margin: 23px 0 0;
}
.sidebar ul li{
	width:240px;
	float:left;
	border-bottom:1px solid #efefef;
	padding:0 0 9px;
	margin: 0 0 16px;
}
.sidebar ul li h3{
	width:240px;
	float:left;
	font-size:14px;
	color:#151515;
	margin: 0 0 2px;
}
.sidebar ul li p{
	width:240px;
	float:left;
	font-size:12px;
	color:#666;
	line-height: 21px;
}
/*Start: 964*/
.new_page .header_comp_home {
	height: 199px;
	background:none;
}
.new_page .header_comp_home .LogoMenu {
	background:transparent url("/images/headerBg_header_comp_home_new.gif") repeat-x 0 0;
	height:135px;
}
.new_page .LogoMenu ul li:hover {
	background:transparent url("/images/LogoMenuLiBg.gif") repeat-x 0 0;
	float:left;
}
.new_page .LogoMenu ul li a {
	width:80px;
	text-align: center;
	line-height: 19px;
	padding: 22px 21px 20px;
}
.new_page .LogoMenu ul li a:hover,
.new_page .LogoMenu ul li.active a{
	background:transparent url("/images/OrderListHover.gif") no-repeat center 0;
}
.new_page .LogoMenu ul li.oneLine a {
	padding: 32px 20px 29px;
}
.new_page .LogoMenu ul li.About a{
	width:52px;
	padding: 32px 19px 30px 21px;
}
.new_page .LogoMenu ul li.Create_Your_own a {
	width:80px;
	padding: 22px 6px 21px 13px;
}
.new_page .LogoMenu ul li.Sell_Your_Art a {
	width:75px;
	padding: 22px 19px 21px 25px;
}
.new_page .LogoMenu ul li.BrowseCatalog a {
	width:68px;
	padding: 22px 18px 21px;
}
.new_page .LogoMenu ul li.customer_gallery a {
	width:78px;
	padding: 22px 19px 21px 20px;
}
.new_page .LogoMenu ul li.help a {
	width:36px;
	padding: 32px 19px 30px 21px;
}
.new_page .header_comp_home #search {
	background:transparent url("/images/search_header_comp_home_new.gif") no-repeat 0 0;
	width:142px;
	height:41px;
	line-height: 41px;
	float:left;
	border:none;
	text-shadow:0 2px 0 #000;
	font-size:12px;
	color:#989898;
	text-transform: capitalize;
	padding:0 0 0 13px;
}
.new_page .LogoMenu ul li ul li:hover {
	background: none;
}
.new_page .LogoMenu ul li ul {
	position:absolute;
	top:133px;
	left:0;
}
.new_page .LogoMenu ul li ul li a,
.new_page .LogoMenu ul li.active ul li a{
	background: none;
	border:none;
	padding:19px 24px 20px 20px;
	width:auto;
	color:#999999;
	font-size:14px;
}
.new_page .LogoMenu ul li ul li a:hover,
.new_page .LogoMenu ul li ul li.active a,
.new_page .LogoMenu ul li.active ul li a:hover{
	color:#fff;
}
.comp-installation {
	border:none;
	width:960px;
	padding:0 0 30px 20px;
}
.left_side {
	float:left;
	width:420px;
}
.Installation_Video {
	background:transparent url("/images/Installation_VideoBg.gif") no-repeat 0 0;
	float:left;
	width:404px;
	padding:15px 0 0 16px;
	height:386px;
}
.Installation_Video h3{
	background:transparent url("/images/Installation_Videotitle.gif") no-repeat 1px 2px;
	float:left;
	font-size:16px;
	color:#151515;
	padding:0 0 14px 34px;
	margin:0 0 8px;
}
.noBlocks {
	background:transparent url("/images/noBlocks.gif") no-repeat 0 0;
	width:394px;
	height:73px;
	float:left;
	margin:30px 0 0;
	padding:0 0 0 26px;
}
.noBlocks p{
	font-size:14px;
	color:#151515;
	float:left;
	font-weight:bold;
	padding:12px 0 11px 42px;
	margin:17px 35px 0 0;
}
p.No_Paste {
	background:transparent url("/images/No_Paste.gif") no-repeat 0 0;
	padding: 10px 0 11px 42px;
	margin: 17px 36px 0 0;
}
p.No_Tools {
	background:transparent url("/images/No_Tools.gif") no-repeat 0 0;
	margin: 16px 37px 0 0;
	padding: 11px 0 11px 42px;
}
p.No_Mess {
	background:transparent url("/images/No_Mess.gif") no-repeat 0 0;
	white-space: nowrap;
	margin: 16px 0 0 0;
	padding: 11px 0 11px 42px;
}
.OKBlocks {
	float:left;
	width:420px;
	margin: 35px 0 0;
}
.OKBlocks div{
	float:left;
	width:200px;
	margin: 0 0 21px;
}
.OKBlocks div h3{
	font-size:16px;
	color:#151515;
	background:transparent url("/images/okBlock.gif") no-repeat 0 0;
	padding:6px 0 0 35px;
	margin: 0 0 8px;
}
.OKBlocks div p{
	font-size:12px;
	color:#666666;
	line-height: 19px;
	letter-spacing: -0.01em;
}
.OKBlocks span.rec {
	width:200px;
	color:#666666;
}
.OKBlocks div.OKBlocks_left {
	margin:0 20px 21px 0;
}
.comp-installation_content {
	float:left;
	width:490px;
	margin:2px 0 0 30px;
}
.comp-installation_content h2{
	width:490px;
	color:#151515;
	font-size:32px;
	letter-spacing: -0.01em;
	line-height: 38px;
}
.comp-installation_content ul.comp-installation_content_order {
	float:left;
	width:490px;
	margin:23px 0 0;
}
.comp-installation_content ul.comp-installation_content_order li:first-child{
	margin:0;
}
.comp-installation_content ul.comp-installation_content_order li{
	float:left;
	width:150px;
	margin:0 0 0 20px;
}
.comp-installation_content ul.comp-installation_content_order li h3 {
	font-size:16px;
	color:#151515;
	margin: 1px 0 9px;
}
.comp-installation_content ul.comp-installation_content_order li p {
	font-size:12px;
	color:#666666;
	line-height: 18px;
	letter-spacing: -0.01em;
}
.Helpful_Tips {
	float:left;
	width:474px;
	background:transparent url("/images/Helpful_TipsBg.gif") no-repeat 0 0;
	height:259px;
	padding:16px 0 0 16px;
	margin: 31px 0 0;
}
.Helpful_Tips h3{
	font-size:16px;
	color:#151515;
	padding:0 0 11px 35px;
	margin:0 0 7px;
	background:transparent url("/images/round.gif") no-repeat 0 0;
}
.Helpful_Tips ul li{
	font-size:12px;
	color:#666666;
	padding:0 0 0 24px;
	line-height: 18px;
	margin: 0 0 18px;
	background:transparent url("/images/point.gif") no-repeat 0 6px;
}
*+html .search_form {
	margin:19px 0 0 9px;
}
.footer ul li ul li.twitter {
	background:transparent url("/images/twitter.gif") no-repeat 0 0;
	padding: 2px 0 3px 23px;
}
.footer ul li ul li.facebook {
	background:transparent url("/images/facebook.gif") no-repeat 0 0;
	padding: 2px 0 3px 23px;
}
/*End: 964*/
/*Start: 941*/
.private_categories {
	color:#666666;
	font-size:14px;
	margin: 16px 0 23px;
	display:block;
}
.partnershop-categories form{
	width:350px;
}
#VisibleBlock.partnershop-categories form ul li{
	width:350px;
	margin:0 0 20px;
}
#VisibleBlock.partnershop-categories form ul li h3{
	float:left;
	width:115px;
	margin:0;
}
#VisibleBlock.partnershop-categories form ul li input,
#VisibleBlock.partnershop-categories form ul li select{
	float:left;
	width:200px;
	padding:0;
	background: #f7f7f7;
	border:1px solid #cccccc;
}
#VisibleBlock.partnershop-categories form ul li input.create {
	background:transparent url("/images/create.jpg") no-repeat 0 0;
	width:81px;
	height:26px;
	border:none;
	cursor:pointer;
	margin:-3px 0 0 115px;
}
/*End: 941*/
/*Start: 940*/
#VisibleBlock.partnershop-customize {
	padding: 30px 0 19px 21px;
}
#VisibleBlock.partnershop-customize form {
	width:930px;
	float:left;
}
#VisibleBlock.partnershop-customize form ul li{
	width:930px;
	float:left;
	margin: 0 0 24px;
}
#VisibleBlock.partnershop-customize form ul li h3{
	margin:0;
	width:400px;
}
#VisibleBlock.partnershop-customize form ul li.noDescription h3 {
	float:left;
	margin: 0 23px 0 0;
}
#VisibleBlock.partnershop-customize form ul li p{
	width:400px;
	margin:0 23px 0 0;
}
#VisibleBlock.partnershop-customize form ul li p.Manage_Banners_Input{
	font-size:12px;
	color:#000;
	width:auto;
}
#VisibleBlock.partnershop-customize form ul li .text_input{
	background:transparent url("/images/text_input.gif") no-repeat 0 0;
	width:125px;
	float:left;
	border:none;
	font-size:12px;
	text-align: center;
	font-weight:bold;
	height:26px;
	padding:0;
	min-height:26px;
	color:#fff;
	margin:0 10px 0 0;
}
.text_input_submit {
	background:transparent url("/images/text_input_submit.gif") no-repeat 0 0;
	width:66px;
	font-size:12px;
	text-align: center;
	font-weight:bold;
	cursor:pointer;
	height:26px;
	padding:0;
	min-height:26px;
	color:#fff;
	float:left;
	border:none;
}
#VisibleBlock.partnershop-customize form ul li a {
	color:#ec2227;
	font-size:12px;
	text-decoration:underline;
}
#VisibleBlock.partnershop-customize form ul li img {
	margin:0 8px 0 0;
	float:left;
}
#VisibleBlock.partnershop-customize form ul li input.inputColorChar{
	width:65px;
	height:20px;
	float:left;
	border:1px solid #cccccc;
	background: #f7f7f7;
	margin:0 5px 0 0;
	text-align: center;
	font-size:12px;
	text-transform: uppercase;
}
#VisibleBlock.partnershop-customize form ul li input.inputColor{
	width:28px;
	height:20px;
	border:1px solid #cccccc;
	background-color:#88f280;
}
#VisibleBlock.partnershop-customize form ul li a.addRemove {
	font-size:14px;
}
/*End: 940*/
/*Strat:996*/
.new_page.comp-product-detail .header_comp_home {
	height: 142px;
	background:transparent url("/images/headerBg.gif") no-repeat 0 bottom;
	margin: 0 0 8px;
}
.new_page.comp-product-detail .header_comp_home .LogoMenu {
	background:transparent url("/images/headerBg_header_comp_home.gif") repeat-x 0 0;
}
.comp-product-detail .container {
	border:none;
	width:940px;
	margin:0;
	padding:0 20px;
}
.comp-product-detail-container .subscribe {
	float: left;
	width:940px;
	border-bottom:1px solid #e3e3e3;
	padding:0 0 8px;
}
.comp-product-detail-container .subscribe span {
	background:transparent url("/images/arrowsub.gif") no-repeat right 5px;
	padding:0 16px 0 0;
	margin:0 8px 0 0;
}
.comp-product-detail-container .subscribe span,
.comp-product-detail-container .subscribe a{
	font-size:12px;
	color:#3a8ea3;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	float:left;
}
.comp-product-detail-container .subscribe a:hover {
	text-decoration: underline;
}
.ZoomInZoomOut {
	float:left;
	width:940px;
	margin:19px 0 31px;
}
.ZoomInZoomOut .ImgLink {
	float:left;
	width:490px;
}
.ZoomInZoomOut .link{
	float:left;
	width:490px;
	margin:0 0 2px;
	background:transparent url("/images/link.gif") no-repeat 0 0;
	height:20px;
}
.ZoomInZoomOut .link .zoom a {
	float:left;
	width:63px;
	background:transparent url("/images/zoom.png") no-repeat 0 0;
	height:20px;
	margin:0 149px 0 0;
}
.ZoomInZoomOut .link .zoom a:hover {
	float:left;
	width:63px;
	background:transparent url("/images/zoom.png") no-repeat 0 -20px;
	height:20px;
}
.ZoomInZoomOut .link a.living_room,
.ZoomInZoomOut .link a.kids_room{
	float:left;
	background:transparent url("/images/living_room.gif") repeat-x 0 0;
	height:20px;
	line-height:20px;
	font-family: 'Trebuchet MS';
	font-size:11px;
	text-decoration: none;
	color:#fff;
	text-transform: uppercase;
	padding:0 9px;
	margin:0 2px 0 0;
	font-weight:bold;
}
.ZoomInZoomOut .link a.living_room:hover,
.ZoomInZoomOut .link a.kids_room:hover {
	background:transparent url("/images/living_room_hover.gif") repeat-x 0 0;
}
.ZoomInZoomOut .link li {
	background:transparent url("/images/border.gif") no-repeat right 0;
	float:left;
}
.ZoomInZoomOut .link li.zoom,
.ZoomInZoomOut .link li.text,
.ZoomInZoomOut .link li.office{
	background: none;
}
.ZoomInZoomOut .link p {
	color:#666666;
	text-transform: uppercase;
	padding:0 11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	font-family: 'Trebuchet MS';
	font-size:11px;
	float:left;
}
.ZoomInZoomOut .link li.office a {
	background:transparent url("/images/office.gif") no-repeat 0 -20px;
	float:left;
	width:55px;
	height:20px;
}
.ZoomInZoomOut .link li.office a:hover {
	background:transparent url("/images/office.gif") no-repeat 0 0;
}
.SizePhoto {
	width:420px;
	float:left;
	background:transparent url("/images/SizePhoto.gif") no-repeat 0 0;
	height:490px;
	margin:0 0 0 30px;
	overflow:hidden;
}
.SizePhoto h2 {
	color:#151515;
	font-size:32px;
	width: 420px;
	float:left;
	line-height: 39px;
	font-family: 'Trebuchet MS';
	font-weight:bold;
	margin:-4px 0 8px;
}
.SizePhoto p {
	color:#151515;
	font-size:12px;
	width: 420px;
	float:left;
	line-height: 18px;
	font-family: 'Trebuchet MS';
}
.SizePhoto p a{
	color:#3a8ea3;
	text-decoration: none;
	font-size:12px;
	font-family: 'Trebuchet MS';
}
.SizePhoto p a:hover {
	text-decoration: underline;
}
.SizePhotoUl {
	margin: 8px 0 0;
	width:420px;
	height:225px;
	float:left;
}
.SizePhotoUl p {
	float:left;
	width:389px;
	margin:0 0 -5px 16px;
	height: 30px;
}
.SizePhotoUl p.title{
	font-size:16px;
	font-family: 'Trebuchet MS';
	height: auto;
	font-weight:bold;
	color:#151515;
	margin: 10px 0 10px 16px;
}
.SizePhotoUl p:hover{
	background:transparent url("/images/phover.png") no-repeat 0 0;
}
.SizePhotoUl p.title:hover{
	background: none;
}
.SizePhotoUl p input{
	float:left;
	margin:4px 10px 0 13px;
}
.SizePhotoUl p label,
.SizePhotoUl p span{
	float:left;
	margin:2px 6px 0 0;
	font-size:14px;
	font-family: 'Trebuchet MS';
	font-weight:bold;
	color:#151515;
}
.SizePhotoUl p:hover label,
.SizePhotoUl p:hover span {
	color:#fff;
}
.SizePhotoUl p label {
	width:210px;
}
.custom_size,
.Quantity{
	float:left;
	width:404px;
	overflow: hidden;
	padding: 15px 0 14px 16px;
}
.saleprice {
	float:left;
	width:404px;
	margin:9px 0 0;
}
.custom_size p,
.Quantity p{
	font-size:16px;
	font-family: 'Trebuchet MS';
	font-weight:bold;
	padding:0 9px 0 0;
	width:auto;
	float:left;
	color:#151515;
}
.saleprice p {
	float:left;
	width:188px;
	clear: both;
	text-align: center;
}
.saleprice p.Sales {
	font-size:14px;
	font-family: 'Trebuchet MS';
	font-weight:bold;
	margin: 0 0 10px;
}
.saleprice p.Sales span{
	color:#ec2227;
	text-decoration: line-through
}
.saleprice p.price{
	color:#60aa3c;
	font-size:30px;
	font-family: 'Trebuchet MS';
	font-weight:bold;
	line-height: 30px;
	margin: -8px 0 4px;
}
.saleprice p.cost {
	color:#3a8ea3;
	font-size:12px;
}
.saleprice input {
	background:transparent url("/images/add.jpg") no-repeat 0 0;
	width:213px;
	overflow:hidden;
	cursor: pointer;
	height:59px;
	border:none;
	padding:0;
	margin: 12px 0 0;
}
.Details {
	float:left;
	width:491px;
	margin:0 30px 0 0;
}
.Details h3{
	float:left;
	width:474px;
	height: 49px;
	line-height: 49px;
	padding:0 0 0 17px;
	background:transparent url("/images/detailsh.jpg") no-repeat 0 0;
}
.Details .desc_cont {
	background:transparent url("/images/det_cont.jpg") repeat-y 0 0;
	float:left;
	width:491px;
}
.Details .desc_cont .desc{
	background:transparent url("/images/det.jpg") no-repeat 0 bottom;
	min-height: 160px;
	padding:13px 23px;
}
.Details .desc_cont .desc p{
	color:#707070;
	font-size:12px;
	margin:10px 0;
	font-family: 'Trebuchet MS'
}
.Details .desc_cont .desc p span{
	color:#151515;
	font-size:12px;
	font-weight:bold;
	font-family: 'Trebuchet MS'
}
.Details .desc_cont .desc p a,
.support p a{
	color:#3a8ea3;
	font-size:12px;
	font-weight:bold;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.Details .desc_cont .desc p a:hover,
.support p a:hover{
	text-decoration: underline;
}
.support,
.moey,
.privacy{
	float:left;
	width:125px;
	margin:0 22px 0 0;
	height:235px;
}
.privacy {
	margin:0;
}
.support h3,
.moey h3,
.privacy h3{
	color:#151515;
	font-size:14px;
	margin:6px 0 6px;
	font-family: 'Trebuchet MS';
	line-height: 16px;
	font-weight:bold;
}
.support p,
.moey p,
.privacy p{
	color:#151515;
	font-size:12px;
	font-family: 'Trebuchet MS';
	line-height: 16px;
}
.blockq {
	width:940px;
	float:left;
	margin:0 0 10px;
}
.blockqtop {
	width:940px;
	float:left;
	background:transparent url("/images/blockqtop.jpg") no-repeat 0 0;
	height:10px;
}
.blockqmid {
	width:914px;
	float:left;
	background:transparent url("/images/blockqmid.jpg") repeat-y 0 0;
	padding:0 13px;
}
.blockqbot {
	width:940px;
	float:left;
	height:10px;
	background:transparent url("/images/blockqbot.jpg") no-repeat 0 0;
}
.slider {
	float:left;
	width:940px;
	text-align: center;
	margin:39px 0 0;
	position:relative;
}
.slider h3 {
	color:#151515;
	font-size:18px;
	font-family: 'Trebuchet MS';
}
.slider a.prev {
	position:absolute;
	top:84px;
	left:60px;
	background:transparent url("/images/prev.png") no-repeat 0 0;
	width:32px;
	height:31px;
}
.slider a.next {
	position:absolute;
	top:84px;
	right:60px;
	background:transparent url("/images/next.png") no-repeat 0 0;
	width:32px;
	height:31px;
}
.slider div {
	margin:15px 0 38px 102px;
	float:left;
}
.slider ul li {
	float:left;
	margin:0 11px 0 0;
}
.slider ul li a{
	width:139px;
	float:left;
	text-align: center;
	text-decoration:none;
	background:transparent url("/images/slidebg.gif") no-repeat 0 0;
}
.slider ul li a img{
	margin:0 0 5px;
}
.slider ul li a span{
	color:#3a8ea3;
	font-size:12px;
	font-family: 'Trebuchet MS';
	margin:5px 0 0;
}
.blockqmid h3 {
	color:#151515;
	font-size:18px;
	font-family: 'Trebuchet MS';
	margin:8px 0 0;
}
.blockqmid p{
	color:#707070;
	font-size:12px;
	font-family: 'Trebuchet MS';
	line-height: 18px;
}
.blockqmid img.alignright {
	float:right;
	margin:0 0 10px 45px;
}
.blockqmid img.alignleft {
	float:left;
	margin:0 45px 10px 0;
}
.press_has,
.Customers{
	background:transparent url("/images/press_has.jpg") no-repeat 0 0;
	width:940px;
	height:288px;
	float:left;
	margin:20px 0 30px;
}
.press_has h3,
.Customers h3{
	color:#151515;
	font-size:18px;
	font-family: 'Trebuchet MS';
	margin:13px 0 0 12px;
}
.press_has ul,
.Customers ul{
	float:left;
	margin:29px 0 0 17px;
}
.press_has ul li,
.Customers ul li{
	float:left;
	width:438px;
	margin:0 0 19px;
}
.press_has p,
.Customers p{
	color:#707070;
	font-size:12px;
	margin:0 0 13px;
	font-family: 'Trebuchet MS';
	line-height: 18px;
}
.Customers p span {
	color:#151515;
	font-weight:bold;
}
/*End: 996*/
/*Start: 997*/
.new_page.comp-groupon .header_comp_home {
	height: 142px;
	background:transparent url("/images/headerBg.gif") no-repeat 0 bottom;
	margin: 0 0 8px;
}
.new_page.comp-groupon .header_comp_home .LogoMenu {
	background:transparent url("/images/headerBg_header_comp_home.gif") repeat-x 0 0;
}
.comp-groupon .container {
	border:none;
	width:940px;
	margin:12px 0 0;
	padding:0 20px;
}
.Browse_Collection {
	background:transparent url("/images/Browse_CollectionBg.jpg") no-repeat 520px 189px;
	float:left;
	margin:0 0 30px;
}
.Browse_Collection img {
	float:left;
	margin:0 30px 0 0;
}
.Browse_Collection h2{
	font-family: 'Trebuchet MS';
	color:#353535;
	font-size: 33px;
	letter-spacing: -0.03em;
	margin: -9px 0 -1px;
	float:left;
	width:416px;
}
.Browse_Collection h3{
	font-family: 'Trebuchet MS';
	color:#353535;
	font-size:20px;
	line-height: 20px;
}
.Browse_Collection h3 span{
	font-family: 'Trebuchet MS';
	color:#c92024;
	font-size:20px;
	line-height: 24px;
}
.Browse_Collection p{
	font-family: 'Trebuchet MS';
	color:#666;
	font-size:13px;
	width:416px;
	float:left;
	margin: 11px 0 0;
	line-height: 20px;
}
.Browse_Collection input{
	background:transparent url("/images/Browse_Collection.jpg") no-repeat 0 0;
	width:241px;
	height:62px;
	border:none;
	float:right;
	margin: 19px -4px 0 0;
	cursor:pointer;
}
.Browse_Collection p.clickhere {
	float:right;
	text-align:left;
	color:#151515;
	font-size: 14px;
	font-weight: bold;
	margin: 10px -5px 0 0;
	width:241px;
}
.Browse_Collection p.clickhere a{
	color:#b31f24;
	font-size:12px;
}
.Browse_Collection p.clickhere span{
	font-size:12px;
}
.comp-groupon-container-product {
	float:left;
	width:669px;
}
.searchnew {
	background:transparent url("/images/searchnew.gif") no-repeat 0 0;
	width:669px;
	height:94px;
	float:left;
	margin:0 0 30px;
}
.searchnew input.textinput{
	background:#fff;
	border:1px solid #e3e3e3;
	margin:16px 10px 0 15px;
	width:537px;
	height:38px;
	padding:0 0 0 11px;
	line-height:38px;
	color:#707070;
	font-size:12px;
	letter-spacing: -0.01em;
	font-family: 'Trebuchet MS';
	float:left;
}
.searchnew input.submitinput{
	background:transparent url("/images/searchbutton.gif") no-repeat 0 0;
	border:none;
	margin:16px 0 0;
	width:78px;
	height:40px;
	float:left;
	cursor: pointer;
}
.searchnew p{
	margin:6px 0 0 15px;
	letter-spacing: -0.02em;
	color:#707070;
	font-size:12px;
	font-family: 'Trebuchet MS';
	float:left;
}
.searchnew p a {
	color:#c92024;
}
.searchnew p a:hover {
	text-decoration: none;
}
.comp-groupon-container-product ul {
	float:left;
}
.comp-groupon-container-product ul li {
	width:216px;
	float:left;
	text-align: center;
	margin: 0 10px 10px 0;
}
.comp-groupon-container-product ul li.third {
	margin:0;
}
.comp-groupon-container-product ul li p {
	background:transparent url("/images/searchnewp.jpg") no-repeat 0 0;
	width:206px;
	height:69px;
	padding:22px 0 0 10px;
	float:left;
	margin: 0 0 -2px;
}
.comp-groupon-container-product ul li p img{
	float:left;
}
.comp-groupon-container-product ul li a{
	color:#3a8ea3;
	font-size:12px;
	display:inline-block;
	text-decoration: none;
}
.comp-groupon-container-sidebar {
	float:left;
	margin:0 0 0 30px;
	width:240px;
}
.comp-groupon-container-sidebar .comp-groupon-video{
	float:left;
	background:transparent url("/images/video.jpg") no-repeat 0 0;
	margin:0 0 20px;
	width:240px;
	height:271px;
}
.comp-groupon-container-sidebar .comp-groupon-video h3{
	color:#151515;
	font-size:16px;
	line-height: 18px;
	margin: 14px 0 0 16px;
	background:transparent url("/images/VideoBg.gif") no-repeat 0 3px;
	padding:0 0 0 30px;
}
.comp-groupon-container-sidebar .comp-groupon-video .player {
	margin:17px 0 0 15px;
}
.comp-groupon-container-sidebar .Browse_By_Category h3{
	float:left;
	background:transparent url("/images/Browse_By_Category.gif") no-repeat 0 0;
	width:225px;
	height:48px;
	line-height:48px;
	color:#151515;
	font-size:14px;
	font-family: 'Trebuchet MS';
	padding:0 0 0 16px;
}
.Browse_By_Category{
  margin-bottom: 20px;
	overflow: hidden;
	float: left;
}
.Browse_By_Category_cont {
	float:left;
	background:transparent url("/images/Browse_By_Category_cont.gif") repeat-y 0 0;
	width:241px;
}
.Browse_By_Category_contain {
	float:left;
	background:transparent url("/images/Browse_By_Category_contain.gif") no-repeat 0 bottom;
	width:241px;
	min-height:70px;
	padding: 10px 0 20px;
}
.Browse_By_Category_contain ul li {
	float:left;
	margin:0 0 0 15px;
	width:200px;
}
.Browse_By_Category_contain ul li div.blank{
	float: left;
	height: 9px;
	width: 9px;
	overflow: hidden;
}
.Browse_By_Category_contain ul li:first-child {
	float:left;
	margin: 0 0 0 15px;
	width:200px;
}
/*.Browse_By_Category_contain ul li a{*/
	/*color:#3a8ea3;*/
	/*font-size:12px;*/
	/*float:left;*/
	/*font-family: 'Trebuchet MS';*/
	/*text-decoration: none;*/
	/*background:transparent url("/images/plus.gif") no-repeat 0 4px;*/
	/*background: none;*/
	/*padding:0 0 0 16px;*/
/*}*/
.Browse_By_Category_contain ul li img{
	float: left;
	position: relative;
	top: 4px;
	cursor: pointer;
}
.list_bottom {
	float: left;
	width: 240px;
	margin:26px 0 0;
}
.list_bottom li:first-child{
	margin:0;
	padding:0;
	border-top:none;
}
.list_bottom li{
	float: left;
	width: 240px;
	border-top:1px solid #efefef;
	margin: 15px 0 0;
	padding: 16px 0 0;
}
.list_bottom li h3{
	color:#151515;
	font-size:14px;
	font-family: 'Trebuchet MS';
}
.list_bottom li p{
	color:#666;
	line-height: 18px;
	font-size:12px;
	font-family: 'Trebuchet MS';
}
/*End: 997*/
/*Start: 1011*/
.page-peace-frogs .header {
	height:auto;
	padding: 0 0 5px;
	margin: 0 0 2px;
}
.page-peace-frogs a.logo {
	margin: 4px 0 0;
	float:left;
}
.page-peace-frogs .headerTop {
	background: none;
	height: auto;
	/*padding: 6px 0 0;*/
	padding: 0;
	width: 980px;
}
.page-peace-frogs .headerTopRight {
	width: 549px;
	margin: 24px 0 0;
}
.page-peace-frogs .headerTopRight ul li {
	float: left;
	margin: 0 17px 0 0;
	width: 105px;
}
.page-peace-frogs .headerTopRight ul li.Worldwide {
	margin: 0 13px 0 0;
}
.page-peace-frogs .headerTopRight ul li.Shopping_Cart {
	margin: 0 17px 0 0;
	width: 117px;
}
.page-peace-frogs .headerTopRight ul li.Shopping_Cart p {
	padding: 3px 0 5px 33px;
}
.page-peace-frogs .headerTopRight ul li p {
	font-weight: bold;
	letter-spacing: -0.01em;
	line-height: 15px;
	padding: 3px 0 5px 40px;
	float: left;
	font-size: 12px;
	color:#666;
}
.page-peace-frogs .headerTopRight ul li p a {
	border: medium none;
	color: #3A8EA3;
	font-weight: bold;
	padding: 0;
}
.page-peace-frogs .top_menu_holder {
	float:left;
	width:980px;
	background: #3e3e3e;
	border-bottom:1px solid #000;
	/*    margin: 9px 0 0;*/
	position: relative;
}
.page-peace-frogs .top_menu_holder p {
	color:#fff;
	text-shadow:1px 1px 0 #000;
	position: absolute;
	top:0;
	right:0;
	margin: 11px 21px 0 0;
	line-height: 10px;
	font-size:14px;
	font-weight:bold;
}
.page-peace-frogs .top_menu_holder p span{
	color:#999;
	line-height: 10px;
}
.page-peace-frogs .top_menu_holder ul{
	float: right;
	margin: 0 158px;
}
.page-peace-frogs .top_menu_holder ul li:first-child {
	padding: 5px 34px 4px 0;
}
.page-peace-frogs .top_menu_holder ul li {
	float:left;
	background:transparent url("/images/li.gif") repeat-y right 0;
	padding: 5px 27px 4px 0;
	margin:0 20px 0 0;
}
.page-peace-frogs .top_menu_holder ul li a{
	color:#fff;
	line-height: 10px;
	padding: 7px 0 5px;
	float:left;
	font-size:14px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:1px 1px 0 #000;
}
.page-peace-frogs .container {
	border:none;
	margin: 0;
	padding: 0 0 0 20px;
	width: 960px;
}
.page-peace-frogs .subscribe a,
.page-peace-frogs .subscribe span{
	color:#3a8ea3;
	font-size:12px;
	text-decoration: none;
}
.page-peace-frogs .subscribe span {
	background: url("/images/arrowsub.gif") no-repeat scroll right 5px transparent;
	margin: 0 3px 0 0;
	padding: 0 14px 0 0;
}
.ChooseYourFavorite {
	float:left;
	margin: 6px 0 30px;
}
.ChooseYourFavoriteImg {
	float: left;
	position: relative;
	margin: 0 30px 0 0;
	background: url('/images/ChooseYourFavoriteImg.png');
	width: 451px;
	height: 260px;
}
.ChooseYourFavoriteImg span {
	position: absolute;
	top:0;
	background: url("/images/ChooseYourFavoriteSpan.png") no-repeat 0 0 transparent;
	width:451px;
	height:219px;
	left:0;
}
.ChooseYourFavoriteDet{
	float: left;
	margin: -5px 0 0;
	width: 456px;
}
.ChooseYourFavoriteDet h2 {
	color:#353535;
	font-size:32px;
	line-height: 34px;
	width:395px;
}
.ChooseYourFavoriteDet p{
	background:transparent url("/images/Browse_CollectionBg.jpg") no-repeat 0 5px;
	float:left;
	overflow:hidden;
	margin: 19px 0 0 -7px;
	color:#666;
	line-height: 19px;
	font-size: 13px;
	padding:0 0 14px 195px;
}
.ChooseYourFavoriteDet p strong{
	float:left;
	overflow:hidden;
	color:#353535;
	font-size:16px;
	font-weight:bold;
	margin: 9px 0 0;
}
.container_pro {
	width:668px;
	float:left;
}
.container_pro li {
	float:left;
	width:216px;
	margin:0 10px 30px 0;
	text-align: center;
	min-height: 216px;
}
.container_pro li.third_prod {
	margin:0 0 30px 0;
}
/*.container_pro li img{*/
/*background:transparent url("/images/prodbg.gif") no-repeat 0 0;*/
/*padding:12px 11px 13px 10px;*/
/*width:195px;*/
/*height:144px;*/
/*margin: 0 0 4px;*/
/*}*/
.container_pro li img{
	/*height:144px;*/
	margin: 0 0 4px;
	max-height: 144px;
	max-width: 196px;
}
.container_pro li:nth-of-type(3n+3){
	margin:0 0 30px 0;
}
/*.container_pro li:nth-child(3n+3){
	margin:0 0 30px 0;
}*/
.zoom_in{
	background:transparent url("/images/prodbg.gif") no-repeat 0 0;
	/*padding:12px 11px 13px 10px;*/
	margin: 0 0 4px;
	height: 169px;
	width: 216px;
	display: table-cell;
	vertical-align: middle;
}
.container_pro li p{
	width:216px;
	text-align: center;
	float:left;
	color:#333333;
	overflow:hidden;
	font-size:12px;
	line-height: 15px;
	font-weight: bolder;
	height: 15px;
	word-wrap: break-word;
}
.container_pro li input,
.container_pro li a.purchase-now{
	background:transparent url("/images/inputprod.jpg") no-repeat 0 0;
	width:104px;
	height:31px;
	cursor:pointer;
	border:none;
	margin: 16px 0 0 55px;
}
.container_pro li a.special-buttons{
	width:104px;
	height:31px;
	cursor:pointer;
	border:none;
	margin: 16px 0 0 29px;
}
.container_pro li a.purchase-now,
.container_pro li a.special-buttons{display: block;text-decoration:none}
.sidebar_part {
	float: left;
	margin: 0 0 0 30px;
	width: 240px;
}
.sidebar_part .comp-groupon-video {
	background: url("/images/video.jpg") no-repeat scroll 0 0 transparent;
	float: left;
	height: 271px;
	margin: 0 0 20px;
	width: 240px;
}
.sidebar_part .comp-groupon-video h3 {
	background: url("/images/VideoBg.gif") no-repeat scroll 0 3px transparent;
	color: #151515;
	font-size: 16px;
	line-height: 18px;
	margin: 14px 0 0 16px;
	padding: 0 0 0 30px;
}
.sidebar_part .comp-groupon-video .player {
	margin: 17px 0 0 15px;
}
.FromOurCustomers {
	float:left;
}
.FromOurCustomers h3{
	background: url("/images/FromOurCustomers.jpg") no-repeat scroll 0 0 transparent;
	color:#151515;
	font-size:14px;
	padding:2px 0 8px 26px;
}
.FromOurCustomers p span{
	color:#666;
	font-size:12px;
	font-style:italic;
	line-height:16px;
	width: 201px;
	float:left;
	margin: 0 0 9px;
}
.sidebar_part ul {
	float:left;
	/*margin:8px 0 0;*/
	/*border-bottom:1px solid #efefef;*/
	/*padding:0 0 16px;*/
}
.sidebar_part ul li {
    float:left;
}
.sidebar_part ul li h3{
	color:#151515;
	font-size:14px;
	background: url("/images/okside.jpg") no-repeat scroll 0 0 transparent;
	padding:0 0 0 24px;
	margin:0 0 7px;
}
.sidebar_part ul li.last-child h3 {
	background: none;
	padding:0;
}
.sidebar_part ul li p{
	color:#666;
	font-size:12px;
	line-height:18px;
}
span.rexc {
	color:#666666;
	font-size:12px;
	margin:17px 0 0;
	float:left;
}

.custom_logo{
	float: left;
}

.custom_logo a{
	height: 120px;
	vertical-align: middle;
	display: table-cell;
	width: 300px;
}
.custom_logo a img{
	max-height: 120px;
	max-width: 420px;
}

/*End: 1011*/
/*.header_comp_home .header-top-for-new-ascetic{height:120px !important}*/
.FromOurCustomers + ul li{margin:0}
