﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #FFF;
    font-size: 80%;
    font-family: Arial, Verdana, Tahoma, "Helvetica Neue" , Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #000;
    -webkit-text-size-adjust: 100%;
    background-image: -webkit-gradient(         linear,         left bottom,         left top,         color-stop(0.04, rgb(120,120,120)),         color-stop(0.52, rgb(170,170,170))     );
    background-image: -moz-linear-gradient(         center bottom,         rgb(120,120,120) 4%,         rgb(170,170,170) 52%     );
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}
#qUnitHolder
{
    display: none;
}
p, ul
{
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    margin: 0;
    padding: 0;
}
h1
{
    font-size: 2em;
    margin: 5px 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}
#titleBar h1
{
    color: #444;
}


/* Product Selector Stuff
----------------------------------------------------------*/

/* ALL Sprite Sheet */
#splashLogo, #splashQuestions, #splashResults, #splashCompare, /*#headerQuestions, #headerResults, #headerCompare,*/  .prevBtn, .nextBtn, .navSkip, .navResult, #navStartOver, .prevPageBtn, .nextPageBtn, #detailsClose, #sortArt, .zoomClose, .pRating span, .skinned .icon.checkbox, .skinned .icon.radio, .skinned.selected .icon.checkbox, .skinned.selected .icon.radio, #compareButton, #startOverButton, #returnFromCompareButton,#questionSliderHandle, #questionSliderHandle.open, #brandingLogo
{
    background: transparent url(mobilePSspriteSheet_default.png) top left no-repeat;
}

/* Splash Page 
----------------------------------------------------------*/
#splashTitle
{
    margin: 0 auto 10px auto;
    text-align: center;
    padding: 0 5px;
    font-size: 16pt;
    width: 310px;
}
#splashCount
{
    display: block;
    margin: 0 auto 20px auto;
    text-align: center;
}
#splashTitleDiv
{
    margin: 0 auto;
    width: 310px;
}
#splashText
{
    font-size: 10pt;
    text-align: left;
    margin: 0;
    padding: 0;
}
#splashLogo,
#brandingLogo
{
    display: none;
    width: 150px;
    height: 37px;
    margin: 0px auto 10px auto;
    background-position: -14px -956px;
}
#splash
{
    background: url(splashBg.png) left top repeat-x;
    padding-top: 35px;
    min-height: 480px;
}
/*
 background-image: url(centeredBackground.png);
*/
#splashBackground
{
    margin: 0px auto;
    background-position: center;
    background-repeat: no-repeat;
}

#splashQuestions, #splashResults, #splashCompare
{
    display: block;
    width: 236px;
    height: 81px;
    margin-bottom: 5px;
    background-position: -14px -216px;
    text-indent: -9999px;
}
#splashResults
{
    background-position: -14px -300px;
    text-indent: 0px;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}
#splashResults span
{
    display: block;
    width: 100%;
    margin-left: 15px;
    text-align: left;
    font-weight: bold;
    font-size: 40px;
    padding-top: 3px;
}
#splashCompare
{
    background-position: -14px -385px;
}
#splashButtons
{
    width: 236px;
    margin: 0 auto;
}
.splashButton
{
    float: left;
    margin: 0;
}
.splashButton a
{
    text-align: left;
    color: #444;
    text-decoration: none;
}
#splashCopyright
{
    float: left;
    margin-left: 10px;
}
#splashPoweredByAnswers
{
    display: block;
    width: 150px;
    height: 20px;
    float: right;
    background: transparent url(powered-by-syndigo.png) top left no-repeat;
}
#returnFromCompareButton {
    display:inline-block;
    width:120px;
    height:44px;
    background-position: -14px -700px;
    text-indent:-99999px;
    padding-top: 20px;
}
#questionSliderHandle,
#questionSliderHandle.open {
    width: 16px;
    height: 50px;
    position: absolute;
    background-position: -300px -700px;
    z-index: 100;
    cursor: pointer; 
}
#questionSliderHandle.open {
    background-position: -260px -700px;
}
/* Header styles
--------------------------------------------------------------*/
#headerHolder
{
    width: 100%;
    height: 108px;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #808080), color-stop(1, #cccccc) ) !important;
	background:-moz-linear-gradient( center top, #808080 5%, #cccccc 100% ) !important;
    background-image: -ms-linear-gradient(top, #808080 0%, #CCCCCC 100%) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#CCCCCC') !important;
}
#header
{
    width: 300px;
    margin: 0px auto;
}
#header ul
{
    margin: 0;
    padding: 0;
}
#header ul li
{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    border-left: 2px solid #555;
}

#header ul li:last-of-type {
    border-right: 2px solid #555;
}

#headerQuestions, #headerResults, #headerCompare
{
    display: block;
    width: 95px;
    height: 108px;
    font-weight: bold;
}

#headerResults, #headerResults:hover, #headerCompare, #headerQuestions
{
    text-decoration: none;
}

#headerHolder a {
    color: #fff;
}

#headerResults, #headerQuestions, #headerCompare {
    background: none !important;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #808080), color-stop(1, #cccccc) ) !important;
	background:-moz-linear-gradient( center top, #808080 5%, #cccccc 100% ) !important;
    background-image: -ms-linear-gradient(top, #808080 0%, #CCCCCC 100%) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#CCCCCC') !important;
}

.active.selected #headerResults, .active.selected #headerQuestions, .active.selected #headerCompare {
    background: none !important;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #808080) ) !important;
	background:-moz-linear-gradient( center top, #cccccc 5%, #808080 100% ) !important;
    background-image: -ms-linear-gradient(top, #cccccc 0%, #808080 100%) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#808080') !important;
}

.vtop
{
    text-align:center;
    font-size:10px;
    font-weight:bold;
    background-color: #555;
    height: 12px;
    line-height: 10px;
    margin-bottom: 8px;
}

.top
{
    height:20px;
    width: 100px;
    margin-right: 0;
    font-size: 14px;
    text-align:center;
    margin-top: -4px;
    font-weight:bold;
}
.mid{
    text-align:center;
    font-size: 42px;
    height:50px;
    font-weight:bold;
    line-height: 48px;
}
.bottom{
    text-align:center;
    height:20px;
    font-weight:bold;
    font-size:14px;
    border-bottom: 2px solid #555;
}

.matchesnumber{
    margin-top: -5px;
    padding-top:10px;
}


/*
-------- NOT USED, ACTIVE/HOVER STATES ---------------

#headerQuestions:hover, 
#headerQuestions:active {
    background-position:-14px 0;
}
#headerResults:hover, 
#headerResults:active {
    background-position:-178px 0;
}
#headerCompare:hover, 
#headerCompare:active {
   background-position:-14px -108px;
}
*/
/* Footer Styles
---------------------------------------------------------------*/
#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    height: 20px;
    color: #000;
    font-size: 12px;
    line-height: 20px;    
}
#footer span {
    float: left;
    margin-left: 5px;
    vertical-align: middle;
}
#footer img {
    float: right;
    vertical-align: top;
}
#navAreaQuestions, #navAreaSort
{
    width: 100%;
    background: url(defaultNavBarBg.png) 0 0 repeat-x;
    height: 45px;
    text-align: center;
}
#navBarSort {
    height: 45px;
}
#tabletSort
{
    display: none;
}
#footerCopyright
{
    border-top: 1px solid #DDD;
    font-size: 10px;
    background: #FFF;
    padding: 5px 0 0 5px;
}
.prevBtn, .nextBtn, .prevPageBtn, .nextPageBtn, #navStartOver, .navSkip, .navResult, #sortArt
{
    display: inline-block;
    width: 59px;
    height: 30px;
    margin: 7px 5px 0;
    padding: 0;
    background-position: -14px -540px;
    text-indent: -9999px;
    float: left;
}
.prevBtn:hover, .prevPageBtn:hover, .prevBtn:active, .prevPageBtn:active
{
    background-position: -96px -540px;
}
.nextBtn, .nextPageBtn
{
    background-position: -14px -570px;
    float: right;
}
.nextBtn:hover, .nextPageBtn:hover, .nextBtn:active, .nextPageBtn:active
{
    background-position: -96px -570px;
}
.navResult
{
    background-position: -178px -540px;
}
.navResult:hover, .navResult:active
{
    background-position: -260px -540px;
}

.navSkip
{
    background-position: -178px -570px;
}
.navSkip:hover, .navSkip:active
{
    background-position: -260px -570px;
}
#navStartOver
{
    background-position: -14px -600px;
    width: 79px;
    display: inline-block;
    float: none;
}
#navStartOver:hover, #navStartOver:active
{
    background-position: -96px -600px;
}
#sortGroup
{
    display: inline-block;
}
#sort
{
    width: 85px;
    height: 30px;
    position: relative;
    z-index: 5;
    opacity: 0;
    margin: 7px 0 0 0;
}
#sortArt
{
    background-position: -14px -660px;
    width: 81px;
    height: 30px;
    margin: 7px 0 0 0;
    position: absolute;
    overflow: hidden;
}
#sortArt:hover, #sortArt:active
{
    background-position: -96px -660px;
}
.sort-caret {
    font-size: 1.1em;
    margin-left: 5px;
}

/* Questions View
--------------------------------------------------------------*/
#questions-list
{
    padding-top: 10px;
	 background: #AAA;
        float: left;
        position: relative;
        width: 100%;
}
.question
{
    margin: 0;
    width: 600px;
}
.questionHelpLink
{
    display: none;
    padding: 0;
    float: right;
    font-size: 26px;
    color: #2385BA;
    text-decoration: none;
}
.question.active .questionHelpLink,
#questions-list.linear .questionHelpLink {
    display: inline;
    cursor: pointer;
}
a.resetQuestion
{
    color: #FFF;
    padding-left: 4%;
}
.questionText
{
    width: 92%;
    margin: 0 4% 10px 4%;
    color: #FFF;
}
.questionText:before,
.questionText:after {
    display: table;
    content: ' ';
}
.questionText:after {
    clear: both;
}
.questionDescription, .optionDescription
{
    font-style: italic;
}
.resetQuestion
{
    display: block;
    padding: 5px 0;
}
.questionDescription {
    color: #fff;
    margin: 0;
    padding: 1% 5%;
}
.optionDescription
{
    padding-left: 20px;
    margin: 1%;
    color: #888;
    font-size: 12px;
    font-weight: normal;

}
.optionHelpLink {
    color: #888;
}
#footerLinks
{
    text-align: center;
    margin: 0px auto;
    padding-bottom: 10px;
    color: #FFF;
}
#footerLinks a
{
    color: #FFF;
}
#questions-list
{
    overflow: hidden;
}
.questionText a {
    color: inherit;
    text-decoration: none;
    cursor: default;
    text-shadow: none;
}
.accordian .options {
    height: 0;
    overflow-y: hidden;
}
.accordian .questionText a {
    cursor: pointer;
    text-shadow: none;
}
.accordian {
    overflow-y: auto;
}
.accordian .questionText {
    background-color: #4b4b4b;
    border-radius: 5px;
    padding: 3px;
}
.accordian .questionText:hover {
    background-color: #5b5b5b;
}
.accordian .active .questionText {
    background-color: transparent;
}

.singleQuestionText-holder {
    float: left;
    width: 100%;
    cursor: pointer;
}

.singleQuestionText-holder .question-with-icon {
    margin-right: 15px;
}

/* Skinning questions 
--------------------------------------------------------------*/
.skinned
{
    width: 92%;
    margin: 0 4%;
    font-weight: bold;
    padding: 0;
    background: #FFF;
}
.skinned input
{
    display: none;
}
.skinned label
{
    display: block;
    padding: 8px 20px;
    margin: 0;
    width: auto;
    cursor: pointer;
}
.skinned .icon
{
    display: block;
    width: 14px;
    height: 15px;
    float: right;
    margin: 8px 20px;
    background: #000;
}
.skinned.selected label
{
    color: #777;
}
.skinned label.disabled
{
    color: #999;
    text-decoration: line-through;
}
.skinned.selected
{
    background-image: -webkit-gradient(         linear,         left bottom,         left top,         color-stop(0.04, rgb(196,196,196)),         color-stop(0.52, rgb(250,250,250))     );
    background-image: -moz-linear-gradient(         center bottom,         rgb(196,196,196) 4%,         rgb(250,250,250) 52%     );
}
.skinned.selected .icon
{
    background: #F00;
}
.skinned .icon.checkbox
{
}
.skinned .icon.radio
{
    background-position: -178px -925px;
}
.skinned.selected .icon.checkbox
{
    background-position: -260px -925px;
}
.skinned.selected .icon.radio
{
    background-position: -96px -925px;
}
.skinned
{
    border-radius: 0;
    border: solid #999;
    border-width: 0 1px 1px 1px;
}
.skinned.first
{
    border-radius: 5px 5px 0 0;
    border-width: 1px 1px 1px 1px;
}
.skinned.last
{
    border-radius: 0 0 5px 5px;
    border-width: 0 1px 1px 1px;
}



/* Results View
--------------------------------------------------------------*/
#product-results
{
    background: #fff;
}
#sortMatches
{
    display: block;
    float: left;
    margin-left: 5px;
}

.product
{
    border: solid #ccc;
    border-width: 0 0px 1px 0;
    width: 100%;
    float: left;
    background: #FFF;
    position: relative;
}
.product:hover {
    cursor: pointer;
    border-color: rgba(0, 0, 204, 0.5);
}
.productsDiv .pDescription
{
    text-decoration: underline;
    cursor: pointer;
}
.product img
{
    float: left;
    display: block;
    border-right: solid 1px #ccc;
    width: 100px;
    height: 100px;
    margin: 5px 15px 5px 5px;
    padding-right: 5px;
}
.product span, .product a
{
    
}
.product a.goto-compare {
    display: inline;
}
#product-results .product-buttons
{
    float: left;
    margin-top: 20px;
}
.pResultImage img
{
    border: 0;
}
#compareButton div {
    display: none;
    position: absolute;
    top: 26px;
    right: 108px;
}
#compareButton img {
    width: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
#compareButton span {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    font-size: 85%;
    background-color: #f00;
    border: 1px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.printButton {
    display: none;
    float: right;
    margin: 8px 25px 0 0;
}
.printButton img {
    width: 30px;
    border: 0;
}

/* Buttons
------------------------------------------------------------------*/

.compare-button {
    display: block;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}
.compare-minus, .compare-plus {
    font-size: 1.1em;
    margin-right: 5px;
}
.compare-button-div {
    color: #fff;
    height: 18px;
    padding-top: 2px;
    padding-left: 17px;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #808080), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #808080 5%, #cccccc 100% );
    background-image: -ms-linear-gradient(top, #808080 0%, #CCCCCC 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#CCCCCC');
    font-weight: bold;
    text-align: center;
}
#compare-page .compare-button-div {
    border-radius: 5px;
}
.compare-page-button {
    padding: 4px;
}

#product-compare button:hover, .productsDiv button:hover, .product-buttons button:hover, .product-detail-holder button:hover, .pBuyNow, .pViewDemo {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #808080) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #808080 100% );
    background-image: -ms-linear-gradient(top, #CCCCCC 0%, #808080 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#808080');
	background-color:#cccccc;
}

#product-compare button, .productsDiv button, .product-buttons button, .product-detail-holder button, .pBuyNow, .pViewDemo{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #808080), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #808080 5%, #cccccc 100% );
    background-image: -ms-linear-gradient(top, #808080 0%, #CCCCCC 100%);    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#cccccc');
	background-color:#cccccc;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	height:25px;
	text-decoration:none;
	text-align:center;
    margin-right: 8px;
    margin-top: 8px;
}

/* Icons
------------------------------------------------------------------*/

.icon-info {
    background: none repeat scroll 0 0 #2385BA;
    border-radius: 16px;
    color: #FFFFFF;
    content: "i";
    float: right;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    height: 25px;    
    line-height: 15px;
    margin-top: 5px;
    padding: 3px 14px 0 10px;
    text-decoration: none;
    right: 10px;
    width: 3px;
    position: absolute;
}

.hide-icon {
    display: none;
}

/* Details View
------------------------------------------------------------------*/
#detailsHeader
{
    float: left;
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
    color: #555;
    font-size: 2.4em;
}
#detailsTopBar
{
    padding: 10px;
}
#detailsImage
{
    display: inline-block;
}
#detailsContent .product-buttons
{
    margin: 15px 5px 0 5px;
    max-width: 152px;
    display: inline-block;
	border:1px solid #999999;
}
#product-detail .pPrice,
#product-detail .pProductId,
#product-detail .pModel,
#product-detail .pBrand,
#product-detail .pItemNumber {
    display:block;
}
#product-detail .pKeyValue .pPrice,
#product-detail .pKeyValue .pProductId,
#product-detail .pKeyValue .pModel,
#product-detail .pKeyValue .pBrand,
#product-detail .pKeyValue .pItemNumber {
    display:inline;
}
#product-detail .pPrice
{
    margin: 6px 0;
    font-weight: bold;
}


#detailsCentered
{
    text-align: center;
}
.product-attribute
{
    margin-left: 10px;
}
.productNameBrand
{
    margin: 0 10px 10px 10px;
}
#detailsClose
{
    display: block;
    float: right;
    margin-right: 10px;
    width: 59px;
    height: 24px;
    text-indent: -9999px;
    background-position: -178px -660px;
}
#detailsContent
{
    margin: 0 20px;
    padding: 10px;
    background: #fff;
}
#detailsContent:after {
    content: "";
    display: table;
    clear: both;
}
#product-detail
{
    background: #C2BDBD url(splashBg.png) left top repeat-x;
    min-height: 480px;
    padding-bottom: 20px;
}
#detailsClose:active, #detailsClose:hover
{
    background-position: -260px -660px;
}
#zoomImageIcon {
    display:none; 
    cursor:pointer; 
    width:30px; 
    position:absolute; 
    top:10px; 
    right:-30px;
}

                .container {
					position: relative;
					width: 100%;
				}
				
				.product-image-holder {
					position: relative;
					width: 100%;
					text-align: center;
					margin: 0;
					padding: 0;
				}
				.product-image-holder .compare-toggle-wrapper {
					height:	25px;
                    line-height: 20px;
                    font-size: 80%;
                    margin: 0;
                    vertical-align: middle;
				}
				.product-image-holder .image-wrapper {
                    position: relative;
					text-align: center;
					border-radius: 5px;
				}				
				.product-image-holder .image-wrapper img {
					max-width: 90%;
                    margin: 5%;					
				}
				.product-image-holder .image-wrapper img::selection { 
					background-color: transparent; 
				}
				
				.zoomImg:hover { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
			    .product-image-holder .image-wrapper img.active:hover { cursor: -webkit-zoom-out; cursor: -moz-zoom-out; cursor: zoom-out; }
			    .ie .zoomImg:hover { cursor: pointer; }
			    .ie .product-image-holder .image-wrapper img.active:hover { cursor: crosshair; }
				
				.zoom-trigger-holder {
					position: absolute;
					bottom: -1px;
					right: -1px;
					width: 30px;
					height: 30px;
					border: 1px solid #888;
					background: #fff;
					border-radius: 5px 0;
                    visibility:hidden;
				}
                    .zoom-trigger-holder > button {
                        width: 100%;
                        height: 100%;
                        background: url(zoomIn30x30.gif) center center no-repeat;
                        -moz-background-size: contain;
                        -o-background-size: contain;
                        -webkit-background-size: contain;
                        background-size: contain;
                        border: 0;
                        text-indent: 1000%;
                    }

                /*  ----------------------
					.product-detail-holder 
				*/
				.product-detail-holder {
					width: 96%;
					padding: 2%;
				}
                .product-detail-holder a.pBuyNow,
                .product-detail-holder a.pViewDemo,
                .product-detail-holder a.pMoreInfo {
                    display: inline-block;
                    float: none;
                }
                .product-detail-holder table {
                    margin-top: 10px;
                }
                .product-detail-holder table td:first-of-type {
                    width: 35%;
                }
                .product-detail-holder table td {
                    padding: 5px 0;
                }



/* Question Help Text View
------------------------------------------------------------------*/
iframe {
    border: 0;
    width: 100%;
    height: 800px;
}





/* Compare Table
--------------------------------------------------------------*/
#product-compare, .product-compare
{
    background: #FFF;
    margin-top: 0;
}
table
{
    border-collapse: collapse;
    width: 100%;
    margin: 5px 0 10px 0;
}
table td
{
    padding: 5px;
    text-align: center;
}
.evenRow
{
    background: #F5F5F5;
}
.oddRow
{
    background: #FFF;
}
td.compareTitles
{
    vertical-align: top;
}
td.compare-title, th.compare-title, .compare-title
{
    width: 100px;
    text-align: left;
}
.pCompareImage img
{
    border: 0;
}


.pagination {
    display:none;
    text-align: center;
    margin: 0 auto;
}
.pagination > span {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 6px 12px;
    margin-left: -5px;
    font-size: 14px;
    line-height: 1.428571429;
    display: inline-block;
}
.pagination > span:first-child {
    margin-left:0;
    border-radius: 4px 0 0 4px;
}
.pagination > span:last-child {
    border-radius: 0 4px 4px 0;
}
.pagination > span:hover {
    background-color: #e9e9e9;
}
.pagination .pagination-link {
    cursor: pointer;
}
.pagination a {
    text-decoration: none;
    color: #428bca;
}
.pagination > span.active {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
}
.pagination > .disabled, .pagination > .disabled a {
    color: #999;
    opacity: 1;
}
.pagination > .disabled:hover {
    background-color: #fff;
}

/* Other styles/Shared Styles
--------------------------------------------------------------*/
.clear
{
    clear: both;
}
.disabled
{
    opacity: 0.3;
}
.display-label
{
    font-weight: bold;
}
.pDetailsLinkw
{
    display: inline-block;
    height: 26px;
    text-indent: -9999px;
    margin: 0 5px 5px 0;
}
table .pDetailsLink
{
    float: none;
    margin: 2px 0;
}
.pKeyTitle
{
    font-weight: bold;
}
.pMoreInfo {    
    height: 27px;
}

.pViewDemo
{
}
.pViewDemo:hover, .pViewDemo:active
{
    background-position: -256px -600px;
}
.pBrand
{
    margin-top: 10px;
    display: block;
    color: #777;
    font-weight: bold;
}
.pDescription, a.pDescription
{
    display: block;
    color: #000;
    font-weight: bold;
}
.pPrice
{
    color: #777;
    font-weight: bold;
}
.pRating span
{
    display: inline-block;
    width: 68px;
    height: 12px;
}
.pRating span.rating_00
{
    background-position: -14px -760px;
}
.pRating span.rating_05
{
    background-position: -96px -760px;
}
.pRating span.rating_10
{
    background-position: -178px -760px;
}
.pRating span.rating_15
{
    background-position: -260px -760px;
}
.pRating span.rating_20
{
    background-position: -14px -772px;
}
.pRating span.rating_25
{
    background-position: -96px -772px;
}
.pRating span.rating_30
{
    background-position: -178px -772px;
}
.pRating span.rating_35
{
    background-position: -260px -772px;
}
.pRating span.rating_40
{
    background-position: -14px -784px;
}
.pRating span.rating_45
{
    background-position: -96px -784px;
}
.pRating span.rating_50
{
    background-position: -178px -784px;
}
.pRating, .pRating:hover, .pRating:visited, .pRating a, .pRating a:hover, .pRating a:visited
{
    color: #777;
    text-decoration: none;
    font-weight: bold;
}
label
{
    color: #000;
}
/*
    Loader and Zoom classes from MYO Demo
    ------------------------------------------------------------------*/
#overlayWindow,
.overlayWindow
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:99;
    background: url('transPng.png') 50% 50% repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../Content/transPng.png');
}
.zoomOverlay
{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: #FFF;
}
.zoomHolder img
{
    position: relative;
}
.zoomClose
{
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 30px;
    height: 30px;
    background-position: -14px -925px;
    z-index: 25;
}

.zoomHolder
{
    width: 100%;
    overflow: hidden;
    cursor: move;
}
.gifLoader
{
    width: 16px;
    height: 16px;
    background: url(2-1.gif) left top no-repeat;
}
.slideMedia
{
    height: 130px;
    margin-top: -10px;
    width: 100%;
}
.slideImage
{
    margin: 0 auto;
    display: block;
}

/*
    Branding Header 
-------------------------------------------------------------------
*/
#brandingHeader
{
    width: 100%;
    background-color: #ccc;
    display:none;
}


/**** 
------------- TABLET @ 480px ---------------------
 ****/
@media screen and (min-width:480px) {
				
				.container {
					max-width: 90%;
					margin: 0 auto;
				}
				.product-image-holder {
					width: 40%;
					min-height: 400px;
					float: left;
				}
                .product-image-holder .compare-toggle-wrapper {
                    border-radius: 5px 5px 0 0;
                    border: 1px solid #888;
                    border-bottom: none;
                    background-color:#ddd;
                }
				.product-image-holder .image-wrapper {
					border: 1px solid #888;                    
                    border-radius: 0 0 5px 5px;
                    background-color:#fff;
				}
				.product-detail-holder {
					width: 56%;
					float: left;
				}
                .product-detail-holder .pBrand,
                .product-detail-holder .pDescription,
                .product-detail-holder .pPrice {
                    font-size: 150%;
                }
			}

.navBar a{
   font-size: 0px;
}

@media screen and (min-width:768px) {

    .product-image-holder .image-wrapper {
					height: 375px;
				}
                .product-detail-holder .pBrand,
                .product-detail-holder .pDescription,
                .product-detail-holder .pPrice {
                    font-size: 200%;
                }
}

/**** 
------------- TABLET ---------------------
 ****/

	@media only screen and (min-width:700px) and (orientation: landscape) {
        #brandingTitle{ max-width: 450px; width: 450px; }
    }   
	
    @media only screen and (min-width:700px) and (orientation: portrait) {
	    #brandingTitle{ max-height: 60px; overflow:hidden; width: 250px; }
    }
	
@media only screen and (min-width:700px)
{        
    #brandingHeader {
     display:none;
     height:100px;   
    }
    #brandingLogo 
    {
        display:block;
        margin: 25px 0px 0px 10px;
        float:left;
    }
    #brandingTitle,
	#brandingMatchesLabel,
	#brandingMatchesCount {
		color:#fff;
		font-size: 24px;
		font-weight:bold;
		font-family:Helvetica, Arial, sans-serif;
		line-height:100%;
	}

	#brandingMatchesLabel,
	#brandingMatchesCount {
	    font-size: 35px;
	}
	#brandingTitle {
		float:left;
                font-size:20px;
		margin:50px 0 0 20px;
                text-align:center;
                display:block;
	}
    
	#brandingMatches 
	{
		float:right;
		margin:55px 10px 0 0;
	}
	#brandingMatchesLabel {
		float:left;
	}
	#brandingMatchesCount {
		float:left;
		width:100px;
		overflow:hidden;
	}
    
    body
    {
        background: none #FFF;
    }
    .toggle
    {
        display: block;
        width: 20px;
        height: 20px;
        background: #ddd;
        position: absolute;
        top: 50px;
        right: 10px;
        z-index: 99;
    }
    #questions-list {
        overflow-x: hidden;
        overflow-y: auto;
    }
    .tabletProductHolder
    { 
        display: inline-block;
        background: #fff;
        position: relative;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .tabletLoaderHolder
    {
        background: #FFF;
        padding-top: 10px;
        clear: both;
    }
    .tabletLoader
    {
        background: #F2F2F2;
        border-top: 2px solid #ccc;
        padding: 15px 0;
    }
    .tabletLoader .tabletGif
    {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin: 0 15px;
        background: url(2-0.gif) left top no-repeat;
    }
    .tabletLoader span
    {
        color: #888;
        font-weight: bold;
        font-size: 16px;
    }

    #compareButton, #startOverButton
    {
        display: none;
    }

    #headerHolder
    {
       display: none;
    }
    .product
    {
        width: 214px;
        height: 170px;
        overflow: hidden;
        margin: 2px;
        border: 1px solid #ccc;
        float: left;
    }
    .product img {
        margin:0;
        padding:0;
    }
    .product-inner-div {
        padding: 3px;
    }
    .pResultImage 
    {
        width:100px;
        margin:5px 0 0 5px;
        float:left;
    }
    .productInfo {
        float:right;
        width:100px;
    }
    body#questions-page .product-buttons {        
        clear:left;
        margin-left:6px;
        display: inline-flex;
        bottom: 4px;
        left: 6px;
        position: absolute;
    }
    .product-buttons button,  .pBuyNow, .pViewDemo, .pMoreInfo {
        display:inline-block;
        padding: 0px 5px;
        line-height: 26px;
    }
    
    #navBarQuestions
    {
        position: relative;
        float: left;
        height: 100%;
    }
    #navBarSort
    {
        float: left;
        position: relative;
        background: url(defaultNavBarBg.png) 0 0 repeat-x;
        height: 100%;
    }

    #navStartOver
    {
        display: none;
    } 
    
    #startOverButton
    {
        background-position: -14px -600px;
        width: 79px;
        display: inline-block;
        float: none;
        margin: 7px 0 0 20px;
        height: 30px;
        float: left;
    }
    
    #startOverButton:hover, #startOverButton:active
    {
        background-position: -96px -600px;
    }
     
    #compareButton
    {
        background-position: -178px -700px;
        width: 79px;
        display: inline-block;
        float: none;    
        margin: 7px 20px 0 0;
        height: 30px;     
        float: right; 
        display: block;
    }
    #compareButton span{ font-size: 12px;}
    #returnFromCompareButton {
        display:inline-block;
    } 

    .answer-summary .questionText {
        margin-bottom: 0;
    }
    .answer-summary .questionText a {
        color: inherit;
        text-decoration: none;
    }
    .answer-summary ul {
        list-style: none;
        margin: 0 4% 10px 4%;
        padding: 0;
    }
    .answer-summary .resetQuestion {
        color: #ccc;
        text-decoration: none;
    }
}

/*****
    For Desktops
*****/

@media only screen and (min-width:1000px){
    #product-compare button, .productsDiv button, .product-buttons button, .product-detail-holder button{
	        font-size: 12px !important;
        } 
    }

@media print {

    * {
        color: #000 !important;
        font-size: 16px;
        font-family: Arial, Verdana, Tahoma, "Helvetica Neue" , Helvetica, Sans-Serif;
        text-decoration: none !important;
        -webkit-text-shadow: none;
        text-shadow: none;
    }

    #brandingHeader {
        display: block;
    }

    #headerHolder {
        display: none;
    }

    #questions-list {
  		float:left;
  		width: 20%;
  		margin:0;
  			
    }
  
    #questions-list, #questions2, .options {
        height: auto !important;
    }
    .options a, .option input {
        display:none;
    }
    .option {
  		position:relative;
    }
    .option label {
  		color: #444 !important;
  		font-weight: normal !important;
  		font-size: 12px !important;
    }
    .option input:checked {
  		display:block;
  		position: absolute;
  		top: 7px;
  		left: 12px;
    }
  	
  
    .tabletProductHolder {
  		float: left;
  		width: 60%;
        height: auto;
  		padding:0;
  	    margin:0;
    }
    .product { 
  		float:left;
  		width: 25%;
        border: 0;
        margin:0;
        padding:0;
    }
    .product-buttons {
        display: none;
    }

    /* Product Compare */
    #product-compare, #product-compare table {
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    #product-compare th, #product-compare td {
        width: 20% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Product Details */
    #detailsTopBar, .product-buttons {
        display: none !important;
    }
    #detailsContent, #detailsContent table {
        margin: 0 !important;
        padding: 0 !important;
    }
}