@charset "UTF-8";
/*************************************************
*
* Sweetwater Store Detail Reviews Page Stylesheet
* Version: 1.0.0 (2010-01-19) 2010-01-19
*
**************************************************/

.body {
	background:url(http://) fixed;
}

.SDClearer { clear:both; line-height:0px; font-size:0px; }
#SDReviews {
	color:#373737;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:930px;
}
#SDReviewsHeader {
	border-bottom:2px solid #00427f;
	padding-bottom:8px;
}
#SDReviewsHeaderCol1 {
	float:left;
	width:731px;
}
#SDReviewsHeader h2 {
	font:bold 22px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
#SDReviewsHeader img {
	vertical-align:baseline;
}

#SDReviewsContent {
	margin:0 auto;
	position:relative;
	width:930px;
}
#SDReviewsCol {
	float:left;
	margin-top:10px;
	width:642px;
}

#SDWriteReview {
	padding-top:15px;
}
#SDWriteReview a {
	background:url(/include/store_detail/images/write-review-button.gif) no-repeat 0 0;
	display:block;
	float:right;
	height:36px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:189px;
}
#SDWriteReview a:hover, #SDWriteReview a:focus, #SDWriteReview a:active {
	background-position:0 -36px;
}

/* Review Headers
-----------------------------------------------*/
#SDReviewsCol h3 {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-999px;
}
h3.advice {
	background:url(/include/store_detail/images/reviews-page/sw-advice-logo.gif);
	height:30px;
	margin:0 0 5px;
	width:211px;
}
h3.customers {
	background:url(/include/store_detail/images/reviews-page/customers-logo.gif);
	height:17px;
	margin:17px 0 12px;
	width:239px;
}
h3.insync {
	background:url(/include/store_detail/images/reviews-page/insync-logo.gif);
	height:33px;
	margin:10px 0 3px;
	width:190px;
}

/* Sort
-----------------------------------------------*/
.sortBy {
	float:right;
	margin-top:14px;
	width:300px;
}

/* Sort Buttons */
.sortBy a {
	background:url(/include/search/images/stand-button.gif) repeat-x 0 0 #014987;
		background:-moz-linear-gradient(top, #308ad8, #156fbd 40%, #015ba9 40%, #014987);
		background:-webkit-gradient(linear, 0 0, 0 100%, from(#308ad8), color-stop(40%, #156fbd), color-stop(40%, #015ba9), to(#014987));
	border:1px solid #014580;
	border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	color:#FFF !important;
	display:block;
	float:right;
	font-size:13px;
	margin:0 0 0 5px;
	text-decoration:none !important;
	white-space:nowrap;
	zoom:1.0;
}
.sortBy a strong {
	border:solid #1d77c5;
	border-width:0 1px 1px;
	border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	cursor:pointer;
	display:inline-block;
	*display:inline;
	font-size:12px;
	height:18px;
	line-height:18px;
	margin:0 auto;
	padding:0 5px;
	text-shadow:1px 1px 0px #01284b;
	vertical-align:middle;
	zoom:1.0;
}
.sortBy a:hover {
	background:url(/include/search/images/stand-button-hover.gif) repeat-x 0 0 #0052a4;
		background:-moz-linear-gradient(top, #2ea4ed, #0a84d4 40%, #0069c1 40%, #0052a4);
		background:-webkit-gradient(linear, 0 0, 0 100%, from(#2ea4ed), color-stop(40%, #0a84d4), color-stop(40%, #0069c1), to(#0052a4));
	border-color: #004c9b;
}
.sortBy a:hover strong {
	border-color:#158fdc;
}
.sortBy a.selected {
	background:url(/include/search/images/stand-button-selected.gif) repeat-x 0 -1px #002e78;
		background:-moz-linear-gradient(top, #0b74cf, #0058b3 40%, #003e97 40%, #002e78);
		background:-webkit-gradient(linear, 0 0, 0 100%, from(#0b74cf), color-stop(40%, #0058b3), color-stop(40%, #003e97), to(#002e78));
	border-color: #00256a;
	position:relative;
	z-index:10;
}
.sortBy a.selected strong {
	border-color:#0053ae;
}
.sortBy a.selected strong span {
	background:url(/include/search/images/stand-button-selected-tip.gif) no-repeat 0 0;
	display:block;
	height:9px;
	margin-left:-8px;
	position:absolute;
		top:auto;
		right:auto;
		left:50%;
		bottom:-8px;
		z-index:20;
	width:16px;
}


/* Reviews
-----------------------------------------------*/
.SDReviewBlock, .SDReviewBlockTop, .SDReviewBlockDiv, .SDReviewBlockBottom {
	background:url(/include/store_detail/images/reviews-page/reviews-box-sprite.gif);
}
.SDReviewBlock {
	background-repeat:repeat-y;
	background-position:-1923px 0;
}
.SDReviewBlockTop, .SDReviewBlockDiv, .SDReviewBlockBottom {
	background-repeat:no-repeat;
	height:5px;
	overflow:hidden;
	width:641px;
}
.SDReviewBlockTop {
	background-position:0 0;
}
.SDReviewBlockDiv {
	background-position:-1282px 0;
}
.SDReviewBlockBottom {
	background-position:-641px 0;
}

.SDRevMeta {
	float:left;
	font-size:10px;
	padding:5px;
	position:relative;
	text-align:center;
	width:151px;
}
.SDRevMeta img {
	display:block;
}
.SDRevMeta strong {
	font-size:12px;
}
.SDRevMeta .dart {
	background:url(/include/store_detail/images/reviews-page/dart.gif) no-repeat 0 0;
	display:block;
	height:20px;
	position:absolute;
		top:3px;
		left:149px;
	width:12px;
}
.SDRevText {
	float:right;
	line-height:18px;
	padding:5px 0;
	width:466px;
}

/* Sweetwater Advice */
.advice .SDRevMeta img {
	background:#FFF;
	border:1px solid #b9ccde;
	margin:0 auto 3px;
}

/* Customer Reviews */
.customers .SDRevMeta {
	line-height:12px;
}
.customers .SDRevMeta img {
	margin:0 auto 3px;
}
.customers .SDRevMeta em {
	display:block;
	margin-top:5px;
}
.customers .SDRevMeta .dart {
	top:6px;
}
.customers h4 {
	color:#00498d;
	font-size:18px;
	line-height:normal;
	margin:0 0 5px;
}

/* Product Info
----------------------------------------------- */
#SDReviewsProdTrack {
	position:absolute;
		top:0;
	left:659px;
	width:271px;
}
#SDReviewsProd {
	background:url(/include/store_detail/images/reviews-page/prod-box-bg.gif) repeat-x 0 0 #81b8ea;
	border:1px solid #688fc1;
	border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	box-shadow:0 1px 3px #BBB;
		-moz-box-shadow:0 1px 3px #BBB;
		-webkit-box-shadow:0 1px 3px #BBB;
	margin-top:10px;
	position:absolute;
	padding:10px;
	width:249px;
}
.SDReviewsProdInner {
	background:#FFF;
	border:1px solid #688fc1;
	box-shadow:0 1px 3px #666666;
		-moz-box-shadow:0 1px 3px #666666;
		-webkit-box-shadow:0 1px 3px #666666;
	padding:10px;
}
#SDReviewsProd img {
	display:block;
	margin:0 auto;
}
#SDReviewsProd a {
	text-decoration:none;
}
#SDReviewsProd h3 {
	font-size:14px;
	margin:15px 0 8px;
	text-align:center;
}
#SDReviewsProd h3 a {
	color:#00427f;
}
#SDReviewsProd h3 a:hover, #SDReviewsProd h3 a:focus, #SDReviewsProd h3 a:active {
	text-decoration:underline;
}
#SDReviewsProd p {
	margin:0 0 10px;
	font-size:11px;
}
#SDReviewsProd.top {
	top:0;
}
#SDReviewsProd.fixed {
	position:fixed;
		top:0;
}
#SDReviewsProd.bottom {
	bottom:0;
}

/* Review Form Styling 
-----------------------*/

.textbox {
    border: 1px solid #999 !important;
    border-radius: 3px !important;
        -moz-border-radius: 3px !important; 
        -webkit-border-radius: 3px !important;
    box-shadow: inset 1px 0 1px #666 !important;
        -moz-box-shadow: inset 1px 1px 5px #999 !important;
	color: #666;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 15px !important;
    padding: 5px  5px;
}


