/* CSS Reset Browser Default Code */
a {	/* get rid of link outlines in firefox */
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:focus {
	outline: none;
}
/* End CSS Reset Browser Default Code */

body{
	margin:0;
	color:#81878c;
	font:12px Arial, Helvetica, sans-serif;
	background:#f6f6f5;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}

a img, a img:hover {border:none;}
/*a img:hover {filter:alpha(opacity=70);opacity:0.7;-moz-opacity:0.7;-khtml-opacity:0.7;}*/

input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:top;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:0;
}
.wrapper{
	overflow:hidden;
	width:100%;
}
.text-holder{
	overflow:hidden;
	height:1%;
}
#wrapper{
	width:882px;
	margin:0 auto;
	padding:22px 0 0;
	position:relative;
}
.skip{
	position:absolute;
	top:-9999px;
	left:0;
	z-index:10;
	color:#000;
}
.skip:focus{top:0;}
.w1{
	border:1px solid #999;
	width:880px;
	overflow:hidden;
	background:#fff;
}
#header{
	border-top:4px solid #fade70;
	width:100%;
	overflow:hidden;
	padding:25px 0 0;
	margin:0 0 10px;
}
#header .wrapper{margin:0 0 17px;}

#header.withNetSuite{
	padding-top: 45px;
	position: relative;
}

#netsuite-navHolder{
	position: absolute;
	top: 0;
	right: 18px;
	height: 25px;
	background: #FADE70;
	padding: 0 5px 0 15px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;	
}

#netsuite-navHolder #netsuite-message, #netsuite-navHolder a{
	float: left;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;	
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #46565F;
	text-transform: uppercase;
}

#netsuite-navHolder #netsuite-message{
	margin-right: 30px;	
}


.logo{
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:228px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 21px;
	display:inline;
}
.logo a{
	display:block;
	height:100%;
}
div#nav ul{
	width:880px;
	margin:0;
	padding:0 0 2px;
	list-style:none;
	overflow:hidden;
	background:#f8f8f7 url(../images/bg-nav.gif) repeat-x 0 100%;
}
div#nav ul li{
	float:left;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	background:url(../images/separator-nav.gif) no-repeat 0 6px;
	margin:0 0 0 -1px;
}

div#nav ul li#live-demo{
	float: right;
    margin: 0;
    padding: 0;
}

div#nav ul a{
	color:#46565f;
	padding:8px 26px 9px;
	float:left;
	text-decoration:none !important;
}
div#nav ul a:hover,
div#nav ul .active a, div#nav ul .selected a{
	border-bottom:3px solid #f4da73;
	background:url(../images/bullet-nav.gif) no-repeat 50% 100%;
	padding:8px 26px 6px;
}

div#nav ul li#live-demo a{
	float: right;
    margin: 0;
    padding: 0;
    height: 33px;
    width: 192px;
    text-indent: -9000px;
    background: url(../../images/btn-view-demo.jpg) no-repeat 0 0;
}

div#nav ul li#live-demo.selected a, div#nav ul li#live-demo a:hover{
	border: 0;
    padding: 0;
    margin: 0;
}

.form-subscribe{
	float:right;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#676767;
	padding:16px 16px 0 0;
}
.form-subscribe fieldset{float:left;}
.form-subscribe label{
	float:left;
	padding:4px 0 0;
}
.form-subscribe .text{
	float:left;
	background:url(../images/bg-text.gif) no-repeat;
	width:133px;
	margin:0 0 0 8px;
	display:inline;
}
.form-subscribe .text input{
	float:left;
	padding:3px 8px 4px;
	margin:0;
	width:117px;
	background:none;
	border:0;
	color:#888;
	font-size:12px;
	line-height:15px;
}
.form-subscribe .submit, .form-newsletter .submit{
	float:left;
	background:url(../images/bg-submit.gif) no-repeat;
	width:60px;
	height:22px;
	cursor:pointer;
	font:12px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#3c4b54;
	border:0;
	padding:0 0 4px;
	margin:0 0 0 5px;
}
* html .form-subscribe .submit{line-height:22px;}
* +html .form-subscribe .submit{line-height:22px;}
#main{
	overflow:hidden;
	padding:0 13px 0 17px;
	width:844px;
}
#main_home{
	overflow:hidden;
	padding:0 13px 0 17px;
	width:844px;
}

.text-area {width:702px; height:57px; background:#f6f6f5; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#465660; margin-top:10px; margin-bottom:10px; border:solid; border-color:#CCC; border-width:1px; padding-left: 70px; padding-right: 70px;}


.visual{
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
	padding:2px 0 0;
}
.visual img{vertical-align:top;}
.block-holder{
	float: left;
	width:276px;
	overflow:hidden;
	margin:0 -4px 13px 0;
	padding:0;
	list-style:none;
}
.block-holder li{
	float:left;
	width:256px;
	background:url(../images/bg-block3.jpg) no-repeat;
	height:197px;
	margin:0 9px 0 0;
	display:inline;
	padding:10px 8px 0 11px;
}
.block-holder .block1{margin:0 9px 0 1px;}
.block-holder .block2{background-position:-275px 0;}
.block-holder .block3{background-position:-550px 0;}
.block-holder .holder{
	overflow:hidden;
	color:#465660;
	line-height:140px;
	padding:4px 0 0 5px;
}
.block-holder .alignleft{
	float:left;
	margin:0 8px 0 0;
}
.block-holder .alignright{
	float:right;
	margin:0 0 0 5px;
	display:inline;
}
.block-holder .logo{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-block.gif) no-repeat;
	margin:0;
	float:none;
}
.block-holder .block1 .logo{
	width:207px;
	height:36px;
	margin:0 0 16px -5px;
	position:relative;
}
.block-holder .block2 .logo{
	width:211px;
	height:37px;
	background-position:-208px 0;
	float:right;
	display:inline;
	margin:0 0 54px;
}
.block-holder .block3 .logo{
	width:206px;
	height:51px;
	background-position:-419px 0;
	margin:5px -2px 19px 0;
}
.block-holder p{margin:0;}
.block-holder .holder-more{
	width:100%;
	overflow:hidden;
}
..block-holder .block1 .holder-more{margin:-3px 0 13px; height:30px}
.block-holder .more{
	background:url(../images/bg-more.png) no-repeat;
	width:69px;
	height:1000px;
	display:block;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#70011a;
	text-decoration:none !important;
	margin:0 5px 0 0;
	padding:5px 0 0 7px;
	cursor:pointer;
}
.block-holder .block1 .more{float:right;}
.block-holder .arrow{
	display:inline-block;
	font-size:0;
	line-height:0;
	background:url(../images/bg-arrow.gif) no-repeat;
	width:7px;
	height:9px;
	vertical-align:top;
	margin:4px 0 0 3px;
}
.block-holder .phone{
	margin:0;
	color:#fff;
	font-size:18px;
	line-height:27px;
	padding:0 0 0 37px;
	background:url(../images/icon-phone.gif) no-repeat;
}
.block-holder .block2 .holder{
	text-align:center;
	padding:4px 4px 0 0;
}
.block-holder .block2 h2{
	font:13px/13px Arial, Helvetica, sans-serif;
	color:#455560;
	margin:0 0 5px;
	padding:0 46px;
}
.block-holder .block2 .more{
	color:#d1ab1a;
	margin:0 auto;
	text-align:left;
}
.block-holder .block2 .arrow{background-position:-7px 0;}
.block-holder .block3 .holder{
	font-size:12px;
	line-height:12px;
}
.block-holder dl{
	width:100%;
	overflow:hidden;
	line-height:16px;
	font-size:15px;
	color:#455560;
	margin:0 0 3px;
}
.block-holder dt{
	float:left;
	margin:0 2px 0 0;
}
.block-holder dd{
	overflow:hidden;
	height:1%;
	margin:0;
}
.block-holder .block3 p{margin:0 0 6px;}
.block-holder .block3 .more{
	margin:0 0 6px;
	color:#486e87;
}
.block-holder .block3 .arrow{background-position:-14px 0;}
.block-holder .note{font-size:11px;}


#content{
	float:right;
	width:597px;
	border:1px solid #dadada;
	padding:31px 36px 20px 22px;
	min-height:460px;
	margin:0 0 21px;
}

#content_home {
	float:right;
	width:500px;
	border:1px solid #dadada;
	padding:31px 36px 20px 22px;
	min-height:460px;
	margin:0 0 21px;
}

* html #content{height:460px;}
#content h1,
.form h2{
	color:#6a747b;
	font:18px/22px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 12px;
}
#content .title{
	width:509px;
	border-bottom:1px solid #e9e9e9;
	padding:0 0 15px;
	line-height:15px;
	margin:0 0 50px;
}
#content .title p{margin:0;}
.form{
	width:660px;
	margin:0 -51px 0 0;
	overflow:hidden;
	color:#45555f;
}
.form .col{
	float:left;
	width:284px;
	padding:0 44px 0 0;
}
.form .row{
	width:100%;
	overflow:hidden;
	margin:0 0 24px;
}
.form label{
	display:block;
	padding:0 0 6px;
}
.form .select-holder{
	float:left;
	width:107px;
}
.form .select-holder select{
	margin:3px 0 0;
	float:left;
	width:87px;
	color:#45555f;
}
.form .name-holder{
	float:left;
	width:177px;
}
.form .text{
	border:1px solid #ccc;
	float:left;
	clear:both;
	padding:4px 3px 5px;
	margin:0;
	width:275px;
	color:#45555f;
}
.form .name-holder .text{width:168px;}
.form .submit{
	background:url(../images/btn-submit.png) no-repeat;
	width:78px;
	height:22px;
	text-align:left;
	padding:0 0 2px 5px;
	border:0;
	cursor:pointer;
	line-height:24px;
	color:#3c4b54;
}
* html .form .submit{line-height:22px;}
* +html .form .submit{line-height:22px;}
.form .heading{
	font-size:12px;
	font-weight:normal;
	margin:0 0 7px;
	display:block;
}
.form .row-radio{
	width:100%;
	overflow:hidden;
}
.form .radio{
	width:16px;
	height:16px;
	margin:0 9px 0 1px;
	padding:0;
	float:left;
}
* html .form .radio{margin:0 6px 0 1px;}
.form .row-check{
	width:100%;
	overflow:hidden;
	padding:13px 0 0;
}
.form .check{
	width:16px;
	height:16px;
	margin:0 5px 0 1px;
	padding:0;
	float:left;
}
* html .form .check{margin:0 2px 0 1px;}
.form .row-textarea{
	width:100%;
	overflow:hidden;
}
.form .textarea{
	border:1px solid #ccc;
	padding:3px 1px 3px 3px;
	width:602px;
	margin:0 0 9px;
	overflow:hidden;
}
.form .textarea textarea{
	background:none;
	border:0;
	width:602px;
	max-width:602px;
	overflow:auto;
	height:110px;
	margin:0;
	padding:0;
	float:left;
}
#sidebar{
	float:left;
	width:183px;
	margin:0 -1px 21px -3px;
	border:1px solid #dadada;
	background:#fbfbfb;
	padding:11px 0 160px;
	position:relative;
	min-height:145px;
	display:inline;
}
* html #sidebar{height:300px;}
#sidebar div.menu ul{
	width:184px;
	margin:0 -1px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	background:none;
}
#sidebar div.menu ul li{
	width:100%;
	overflow:hidden;
	font:12px/12px Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	margin:0;
	background:none;
}
#sidebar div.menu ul a{
	display:block;
	float:none;
	padding:13px 12px;
	text-decoration:none !important;
	color:#a3a3a3;
}
#sidebar div.menu ul .active a,
#sidebar div.menu ul .selected a,
#sidebar div.menu ul a:hover{
	background:#fff;
	border:solid #dadada;
	border-width:1px 0;
	padding:12px;
	position:relative;
	color:#3c4b54;
}
#sidebar .banner{
	position:absolute;
	clear:both;
	z-index:10;
	bottom:5px;
	left:5px;
	border:0;
	margin:10px 0 0;
	width:auto;
}
#sidebar .banner img{
	margin-top: 50px;
}
.banner img{vertical-align:top;}
.accordion{
	margin:0;
	padding:0;
	list-style:none;
	width:509px;
	overflow:hidden;
}
.accordion li{border-bottom:1px solid #e9e9e9;}
.accordion .open-close{
	display:block;
	padding:6px 140px 7px 22px;
	color:#45555f;
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif;
	background:url(../images/bg-accordion.png) no-repeat 489px 8px;
}
.accordion .active .open-close{background-position:-499px 8px;}


/*====FAQs====*/
.faq-question{
	display:block;
	background:url(../images/bg-accordion.png) no-repeat 489px 8px;
	width:540px;margin:0px;padding:0px;
	float:left;clear:both;
	overflow:hidden;
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif;color:#45555f;}
	
.faq-question a{
	display:block;
	padding:7px 130px 7px 22px;
	width:457px;height:auto;float:left;clear:both;
	text-decoration:none;text-transform:uppercase;border-bottom:1px solid #e9e9e9;}
	
.faq-details{padding:0px 130px 0px 32px;float:left;clear:both;}
.faq-details blockquote{margin:0px;padding:0px;}
.faq-question hr {display:none;visibility:hidden;}
#content .active{background:url(../images/bg-accordion.png) no-repeat -499px 8px;}


.accordion .holder{
	border-top:1px solid #e9e9e9;
	padding:8px 47px 8px 51px;
	overflow:hidden;
	width:411px;
}
.accordion p{margin:0 0 7px;}
#content .other{
	margin:0 0 15px;
	border:0;
}
.video-block{
	width:560px;
	border:1px solid #dbdee0;
	padding:8px 9px 14px;
	margin:-20px 0 0 21px;
	position:relative;
}
.video-block:after{
	content:"";
	display:block;
	clear:both;
}
.video-block .video-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.video-block img{vertical-align:top;}
.scrollable{
	min-height:166px;
	width:556px;
	overflow:auto;
	margin:0 0 0 2px;
}
* html .scrollable{height:166px;}
.list-video{
	margin:0 0 0 -2px;
	padding:0;
	list-style:none;
	width:2300px;
	float:left;
}
.list-video li{
	height:129px;
	border:1px solid #e6e8ea;
	background:#f2f3f4;
	width:156px;
	float:left;
	margin:0 0 10px 9px;
	display:inline;
	padding:6px 8px 5px;
}
.list-video img{margin:0 0 8px;}
.list-video .text{
	padding:0 28px 0 7px;
	font-size:11px;
	line-height:14px;
}
.list-video a{
	cursor:pointer;
	color:#a3a3a3;
	text-decoration:none !important;
}
.list-video .arrow{
	display:inline-block;
	width:10px;
	height:12px;
	background:url(../images/bg-arrow-video.gif) no-repeat;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
	overflow:hidden;
	vertical-align:top;
	margin:0 0 0 4px;
}
.gallery{
	margin:-30px -36px 0 0;
	padding:0;
	list-style:none;
	width:645px;
	overflow:hidden;
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#465560;
	position:relative;
}
.gallery li{
	width:190px;
	margin:0 13px 0 0;
	float:left;
	display:inline;
	padding:0 0 18px 8px;
}
.gallery .image{
	border:1px solid #b5bbbf;
	padding:8px 0 7px 7px;
	margin:0 0 5px -8px;
	position:relative;
}
.gallery img{vertical-align:top;}
.gallery p{margin:0;}
.steps{
	margin:-14px 0 26px;
	padding:0;
	list-style:none;
	background:#fceba9 url(../images/bg-steps.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
.steps li{
	background:url(../images/bg-step.png) no-repeat;
	float:left;
	padding:0 34px 0 28px;
	line-height:28px;
	height:28px;
	overflow:hidden;
	margin:0 -14px;
}
.steps .gray{
	margin:0 -14px 0 0;
	background-position:0 -28px;}
.steps .yellow{
	margin:0 -14px 0 0;
	background-position:0 -56px;}
.steps .last{
	margin:0;
	float:none;
	position:relative;
	color:#45555f;
}
#content .form .title{
	margin:0 0 15px;
	padding:0;
}
#content .form h1,
.form h2{margin:0 0 4px;}
.form .row-city{
	overflow:hidden;
	width:305px;
	margin:0 -21px 24px 0;
}
.form .row-city .row{
	float:left;
	width:132px;
	margin:0 19px 0 0;
}
.form .row-city .text{width:124px;}
.step{
	width:100%;
	overflow:hidden;
	margin:0 0 28px;
}
.table-summery{
	border-collapse:collapse;
	border-left:1px solid #dadddf;
	width:607px;
	margin:9px 0 27px 1px;
	color:#45555f;
}
.table-summery th,
.table-summery td{vertical-align:top;}
.table-summery th{
	background:#dadddf;
	border:solid #bcc2c6;
	border-width:1px 1px 0 0;
	text-align:left;
	padding:9px 0 8px 15px;
}
.table-summery td{
	border-right:1px solid #d3d6d9;
	padding:7px 0 6px 12px;
	line-height:21px;
}
.table-summery .col1{width:202px;}
.table-summery .col2{width:66px;}
.table-summery .col3{width:93px;}
.table-summery .col4{width:57px;}
.table-summery .col5{width:109px;}
.table-summery .gray td{background:#f6f6f7;}
.table-summery input{
	border:1px solid #e2e5e6;
	width:30px;
	margin:0;
	padding:3px 8px;
	color:#45555f;
}
.table-summery .price{float:left;}
.table-summery .del a{
	float:right;
	background:url(../images/icon-del.png) no-repeat;
	width:15px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 9px 0 0;
	display:inline;
	cursor:pointer;
} .table-summery .del .productitemcell {width:auto;float:right;clear:right;} .table-summery .producttotal .productitemcell {width:auto;float:left;}
.table-summery .sub-total td{
	border:0;
	line-height:16px;
	padding:0 0 6px;
}
.table-summery .sub-total td span{
	min-height:37px;
	padding:21px 0 0 12px;
	display:block;
}
* html .table-summery .sub-total td span{height:37px;}
.table-summery .sub-total .col1{width:288px;}
.table-summery .sub-total .col2{
	text-align:right;
	width:117px;
}
.table-summery .sub-total .col2 span{
	padding:21px 65px 0 0;
	display:block;
	width:117px;
}
.table-summery .sub-total .col3{
	border-right:1px solid #d3d6d9;
	width:112px;
}
.table-summery .total td{
	border:0;
	background:#dadddf;
	line-height:19px;
}
.table-summery .total .col-total{
	padding:8px 0 8px 7px;
	font-size:16px;
}
.table-summery .total .col-prise{
	padding:8px 0 8px 6px;
	font-size:16px;
}
.form .row-day{
	width:294px;
	overflow:hidden;
	margin:0 -10px 14px 0;
}
.form .row-day .row{
	float:left;
	width:138px;
	margin:0 7px 0 0;
	display:inline;
}
.form .row-day select{
	margin:2px 0 3px;
	width:122px;
}
.form .row-day .year{width:138px;}
.form .row-card{
	width:100%;
	overflow:hidden;
	margin:0 0 24px;
}
.form .row-card select{
	margin:2px 0 3px;
	width:283px;
}
.form .row-amount{
	width:290px;
	overflow:hidden;
	margin:0 -6px 24px 0;
}
.form .row-amount .row{
	float:left;
	width:124px;
}
.form .row-amount .text{width:97px;}
.form .row-amount .amount{width:161px;}
.form .row-amount .amount .text{width:153px;}
.form .btn-holder{
	border-top:1px solid #e9e9e9;
	width:609px;
	padding:7px 0 0;
	overflow:hidden;
}
.form .btn-holder .btn,
.form-item .btn,
.item .btn{
	background:url(../images/bg-btn.png) no-repeat;
	float:right;
}
.form .btn-holder .btn span,
.form-item .btn span,
.item .btn span{
	background:url(../images/bg-btn.png) no-repeat 100% -22px;
	float:left;
}
.form .btn-holder input,
.form-item .btn input{
	border:0;
	background:none;
	width:89px;
	text-align:left;
	padding:0 0 2px 6px;
	font:12px/22px Tahoma, Arial, Helvetica, sans-serif;
	color:#3c4b54;
	height:22px;
	cursor:pointer;
}
* html .form .btn-holder input,
* html .form-item .btn input{padding:0 0 2px 6px;}
.form .last{margin:0;}
.banner-holder{
	/*width:851px;*/
	width:857px;
	overflow:hidden;
	margin:0 0 0 -4px;
}
.banner{
	margin:13px 0 11px 0;
	/*border:1px solid #f0f2f3;
	width:849px;*/
	width:855px;
	overflow:hidden;
}
.section{
	width:500px;
	overflow:hidden;
	color:#45555f;
}
.section_where_buy {
	width:597px;
	overflow:hidden;
	color:#45555f;
}
#content .section h1{color:#3c4b54;}
.section h1 span{color:#6a747b;}
.section p{margin:0 0 13px;}
.section .alignright{
	float:right;
	margin:80px 4px 0 0;
}
.tabs-holder{
	width:405px;
	float:left;
}
.tabset{
	float:left;
	margin:16px 0 0;
	padding:0;
	list-style:none;
	background:#dedcdc url(../images/bg-tabs.gif) repeat-x;
}
.tabset li{
	background:url(../images/separator-tabs.gif) no-repeat 0 55%;
	margin:0 0 0 -2px;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	float:left;
}
.tabset a{
	color:#bdbebe;
	float:left;
	padding:5px 21px 5px 19px;
	text-decoration:none !important;
}
.tabset a:hover,
.tabset .active a{color:#3c4b54;}
.tab-content{
	border-top:1px solid #e9e9e9;
	padding:16px 19px;
	text-align:justify;
	color:#81878c;
	width:367px;
}
.tab-content .block{
	width:100%;
	overflow:hidden;
	margin:0 0 32px;
}
.tab-content h2,
.tab-content h3{
	margin:0 0 16px;
	font:14px/17px Tahoma, Arial, Helvetica, sans-serif;
}
.tab-content h3{margin:0;}
.form-item{
	border-bottom:1px solid #e9e9e9;
	margin:0 -19px 5px -7px;
	padding:0 19px 11px 7px;
}
.tab-content h4{
	margin:0 0 10px;
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*font-weight:bold;*/
}
.form-item .text input.productTextInput{
	float:left;
	border:1px solid #e3e4e6;
	margin:1px 0 0;
	padding:2px 2px 3px;
	width:44px;
	color:#81878c;
}
.form-item .btn,
.item .btn{
	margin:0 0 0 8px;
	float:left;
	background-position:0 -44px;
	color:#3c4b54;
	text-decoration:none !important;
}
.form-item .btn span{background-position:100% -68px;}
.form-item .btn input{
	height:24px;
	width:103px;
	padding:0 0 4px 4px;
}
.item{
	width:100%;
	overflow:hidden;
	padding:15px 0 9px 6px;
	line-height:15px;
}
.item .alignleft{
	float:left;
	margin:0 25px 0 0;
}
.item .alignright{
	float:right;
	margin:0 0 0 25px;
}
.item .text-holder{padding:0 90px 0 0;}
.item h2{margin:0 0 13px;}
.item h3{line-height:15px;}
.item .btn-holder{
	width:100%;
	overflow:hidden;
	padding:15px 0 0;
}
.item .btn{
	background-position:0 0;
	margin:0 6px 0 0;
	cursor:pointer;
}
.item .btn span{
	background-position:100% -22px;
	padding:3px 19px 4px 7px;
}
.tab-content .logo-myer{
	display:block;
	margin:0 0 0 -7px;
	position:relative;
}
.logo-myer img{vertical-align:top;}
.rating{
	margin:0 0 7px;
	vertical-align:top;
}
.posts{
	overflow:hidden;
	width:100%;
	margin:0 -19px 0 -7px;
	padding:9px 19px 0 7px;
	list-style:none;
	line-height:14px;
}
.posts li{
	border-bottom:1px solid #e9e9e9;
	margin:0 -19px 23px -7px;
	width:100%;
	padding:0 19px 0 7px;
}
.posts p{margin:0 0 16px;}
.posts .author{margin:0 0 12px;}
.accordion dl{
	margin:0 0 14px -12px;
	padding:0;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
}
.accordion dt{color:#45555f;}
.accordion dd{
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 0 14px;
	color:#81878c;
}
.form .buttons{
	padding:0;
	border:0;
}
.form .button{
	background:url(../images/bg-btn.png) no-repeat 0 -92px;
	float:left;
}
.form .button span{
	background:url(../images/bg-btn.png) no-repeat 100% -114px;
	float:left;
}
.form .button input{
	border:0;
	background:none;
	width:152px;
	text-align:left;
	padding:0 0 2px 20px !important;
	font:12px/22px Tahoma, Arial, Helvetica, sans-serif;
	color:#3c4b54;
	height:22px;
	cursor:pointer;
}
#footer{
	border-top:6px solid #fade70;
	background:#334048 url(../images/bg-footer.gif) repeat-x 0 100%;
	overflow:hidden;
	width:100%;
	padding:7px 0 6px;
}
#footer .area{
	float:left;
	background:url(../images/separator-footer.gif) repeat-y 114px 0;
	padding:2px 0 1px 11px;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	width: 145px;
}
.social{
	float:left;
	margin:0 34px 0 0;
	display:inline;
	padding:0;
	list-style:none;
}
.social li{
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.social a{
	float:left;
	text-indent:-9999px;
	background:url(../images/bg-social.png) no-repeat;
	overflow:hidden;
	width:24px;
	height:24px;
}
#footer .fb {
	float: left;
	width: 25px;
	height: 24px;
	margin: 0px;
}
#footer .twitter {
	float:left;
	width: 300px;
	height: 20px;
	margin: 2px 0px 0px 10px;	
}

#footer .area p{
	float:left;
	margin:4px 0 0;
	color:#fade70;
}
#footer .area p a,
#footer .area p a.active{color:#fade70;}
.tools{
	margin:0;
	padding:7px 5px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.tools li{
	float:left;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	background:url(../images/separator-tools.gif) no-repeat 0 55%;
	padding:0 9px;
	margin:0 0 0 -1px;
	display:inline;
}
.tools a{color:#fff;}
.footer{
	text-align:right;
	font-size:11px;
	color:#3c4b54;
	padding:4px 15px;
}
.footer p{margin:0 0 17px;}
.footer .holder{
	text-align:left;
	color:#bebebe;
	font-size:10px;
	line-height:12px;
}
.footer .holder p{margin:0 0 12px;}


/*** Shopping Cart Info on Left under Menu ***/
#cart-info {width:173px;padding:20px 5px 10px;float:left;clear:both;}

/*---------------------------------------------------------------------------------------------------------------- you tube videos */
.youtube_video {width:480px;height:295px;}

#youtube-player{
	width: 505px;
	height: 236px;
	padding: 10px;
	margin: 0 auto;
	background: #EAEAEC;		
}

#youtube-player.no-height{
	height: auto;	
}


.above-youtube-player{
	background: #EAEAEC;
	padding: 15px 10px 0 10px;	
	width: 505px;
	margin: 20px auto 0 auto;
	min-height: 20px;
}
.above-youtube-player h2{
	padding-left: 131px;
	text-align: center;	
	font-size: 15px;
}

.above-youtube-player h2.no-padding{
	padding: 0;	
}

.bellow-youtube-player{
	background: #EAEAEC;
	padding: 0 10px 0px 10px;
	width: 505px;
	margin: 0 auto 20px auto;	
	min-height: 10px;
}

#youtube-player #thumbs-holder.js{
	float: left;
	width:	131px;
}

#youtube-player #thumbs-holder.js .thumbs{
	width: 111px;
	padding-right: 20px;
	height: 236px;
}

#youtube-player .thumbs a{
	float: left;
	margin: 0 10px 10px 0;
	display: block;
	width: 111px;
	text-decoration: none;
	background: #A3A3A3;
	border: 2px solid #A3A3A3;
	overflow: hidden;
	outline: none;
}

#youtube-player #thumbs-holder.js .thumbs{
	float: none;
	margin: 0 0 10px 0;	
}

#youtube-player .thumbs a:hover, #youtube-player .thumbs a.youtube-current{
	background: #FFF;
	border: 2px solid #FFF;
}

#youtube-player .thumbs a img{
	border: 0;	
	display: block;
	margin: 0 auto;
}

#youtube-player .thumbs a .video-title{
	display: block;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;	
}

#youtube-player #youtube-video.js{
	float: right;
	width: 365px;
	height: 236px;
	position: relative;
	overflow: hidden;	
}

#youtube-player .videos .video{
	position: absolute;
	left: 0;
	top: 0;
	width: 500px;
	height: 236px;
	overflow: hidden;
}

#youtube-player .jScrollPaneContainer{
	position: relative;
	overflow: hidden;	
}

#youtube-player .jScrollPaneTrack{
	position: absolute;
	top: 0;
	right: 0;
	background: #cccccc;	
}

#youtube-player .jScrollPaneDrag{
	background: #A3A3A3;
	position: absolute;	
}

#youtube-player .jScrollPaneDrag:hover{
	cursor: pointer;	
}

/* float clearer cross-browser */ .hasFloat:after{content: '.';height: 0;display: block;clear: both;visibility: hidden;}*:first-child+html .hasFloat{min-height: 1px;}* html .hasFloat{height: 1%;}




/* Rotating Lists */

ul#buy-more {  
    padding: 0;  
    margin:  20px 0;  
	clear: both;
} 

ul#buy-more  li {  
    height:  207px;  
    width:   275px;  
    padding: 0;  
	margin: 0 0 15px 0; 
	display: block; 
} 

ul#buy-more li a {  
    height:  207px;  
    width:   275px;  
	display: block; 
	text-decoration: none;
} 

/* Gift Time Ad */

ul#buy-more li#gifttime {  
	display: block; 
	background: url("../../images/home/giftimead.jpg") 0 0 no-repeat;
	position: relative;
} 

ul#buy-more li#gifttime p.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
	text-align: left;
	position: absolute;
	left: 4px;
	top: 130px;
	padding-right: 5px;
}

/* Freeze Frame Night Cream Ad */

ul#buy-more li#nightad {  
	display: block; 
	background: url("../../images/home/nightad.jpg") 0 0 no-repeat;
	position: relative;
} 

ul#buy-more li#nightad p.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	text-align: right;
	line-height: 20px;
	position: absolute;
	right: 140px;
	top: 77px;
}

ul#buy-more li#nightad p.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 20px;*/
	color: #ffffff;
	text-align: right;
	position: absolute;
	right: 140px;
	top: 130px;
}

/* Bonus Boost Ad */

ul#buy-more li#bonusboost {  
	margin: 0;
	display: block; 
	background: url("../../images/home/bonusboostad.png") 0 0 no-repeat;
	position: relative;
} 

ul#buy-more li#bonusboost p.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 100%;
	position: absolute;
	left: 10px;
	top: 120px;
	width: 167px;
}

ul#buy-more li#bonusboost p.order_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 100%;
	text-align: left;
	position: absolute;
	left: 10px;
	top: 170px;
}

/*Pagination*/
div#gallery ul.pagination {float:left;clear:both;margin:0px;padding:0;}
div#gallery ul.pagination {float:left;clear:both;margin:0px;padding:0;}
div#gallery ul.pagination li.pag-current, div#gallery ul.pagination li.pag-number, div#gallery ul.pagination li.pag-next, div#gallery ul.pagination li.pag-prev {width:auto;height:auto;padding:5px;margin:0;}


/*SLIDER*/


.dischem_logo {
	float: left;
	vertical-align: middle!important;
	width: 171px;
	margin-top: 15px;
	margin-right: 20px;
}

.edgars_logo {
	float: left;
	vertical-align: middle!important;
	width: 171px;
	margin-top: 35px;
	margin-right: 20px;
}

.redsquare_logo {
	float: left;
	vertical-align: middle!important;
	width: 171px;
}