@charset "utf-8";
/* CSS Document */
#productTop {
	border-bottom: 1px solid #999999;
	margin-bottom: 24px;
}
#productImage {
	float:left;
	width: 250px;
	height: 300px;
	margin-right: 11px;
	padding-top: 40px;
}
#productImage .thumb {
	margin-top: 40px;
	margin-left: 2px;
}
#productTitle {
	margin-bottom: 5px;
}
#productList {
	float: right;
	width: 400px;
	margin-top: 8px;
}
#productList ul {
	margin-top: 0px;
}
#productList li{
	margin-top:3px;
	margin-bottom:4px;
}
#buyNow {
	float: right;
 	width: 400px;
	text-align:right;
	margin-bottom:20px;
	
}
#buyNow p {
	text-align:right;
	margin-right:110px;
	}

.price {
	float:right;
	clear:right;
	font-size: 18px;
	color: #66B;
	font-weight: bold;
	position: relative;
	right: 25px;
	top: 10px;
}

.price-strikeout {
	text-decoration:line-through;
}
#productDescription {
		width: 420px;
		padding-left:8px;
}
#productReviews {
		padding-left:8px;
}
.productSectionTitle {
	padding-bottom: 12px;
}
.productSectionTitle h2 {
	padding: 0;
	margin: 0;
}
.orangeTriangle {
	margin-right: 4px;
	position:relative;
	top: 2px;
	margin-top: 0;
	padding: 0;
}
.productSectionContent {
	border-bottom: 1px solid #666666;
	padding-bottom: 0px;	
	margin-bottom: 30px;
	width: 420px;
}
#productSidebar {
	width: 210px;
	float: right;
}
#productSidebar p {
	text-align: left;
}
input, select, textarea {
	background-color: #F7F7FF;
	border: 1px solid #AAA;
	color:#5B5B5B;
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
}

input:hover, {
	border: 1px solid #333;
}
#productBuyItWith h1 {font-size:40px;}
#productBuyItWith h2 {font-size:12px;color:#666666}
#productBuyItWith h3 {font-size:13px;color:#FF0022}
#productBuyItWith .price {float:none;position: relative;right: 0px;top: 0px;}


/* New SideBar CSS  */


.productSidebarHeading {
	background-image: url(http://www.repeaterstore.com/images/link-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-top: 6px;
	padding-left: 13px;
	margin-bottom: 5px;
	}
.productSidebarHeading img {
	position:relative;
	left: 9px;
	top: 3px;
	}
.productSidebarHeading h3 {
	float:left;
	margin: 0;
	padding: 0;
	color: #595959;
	font-weight: bold;
	font-size: 14px;
	}
.productSidebarSection {
	padding-left: 8px;
	margin-bottom: 12px;
	}
.productSidebarSection p {
	padding-top: 4px;
	padding-bottom: 4px;
	}
.productSidebarSection img {
	float:left;
	position: relative;
	top: 5px;
	margin-right: 6px;
	}
#productSidebarFAQ {
	padding-left: 0px;
	}
#productSidebarFAQ p {
	font-size: 11px;
	padding: 1px;
	}
#productSidebarRelated {
	}
#productSidebarRelated p {
	font-size: 11px;
	padding: 6px 4px 0 0;
	margin: 0;
	}
#productSidebarRelated a {
	color: #515151;
	}
#productSidebarRelated a:hover {
	text-decoration: none;
	color: #111111;
	}
#productSidebarRelated img {
	position: relative;
	bottom: 3px;
	}
#productSidebarRelatedPrice {
	font-size: 15px;
	color: #55A;
	position: relative;
	top: 5px;
	}
/* Temporary CSS for  */

.prodside {
	border: 0px;
	margin-left: 10px;
	}

.prodside {
	background-image: url(http://www.repeaterstore.com/images/link-background.gif);
	text-indent: 14px;
	font-weight: bold;
	padding-top: 5px;
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 14px;
	height: 27px;
}

img.arrow {
	vertical-align:middle;
	margin-bottom:1px;
	margin-left:8px;
	}
.faq {
	padding-left:1px;
	padding-bottom:14px;
	padding-top:4px;
	}
	
.faq p {
	margin-top: 6px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
.faq p a {
	color: #5151A1;
	font-weight: normal;
}
.faq p a:visited {
	color: #77B;
	
}
.faq p a:hover {
	color: #003;
	text-decoration: none;	
}
	
/*product support*/

table.support {
	padding-top:7px;
	margin-bottom: 16px;
	}

table.support td{
	padding-top:5px;
	padding-bottom:4px;
	font-weight: bold;
	}

table.support img{
	margin-top: 2px;
	}
	
/*accessories*/
	
table.accessories {
	padding-right:5px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.accessories p a {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
.accessories p a:hover {
	color: #000;
	text-decoration: none;
}
.accessoriesprice {
	font-size: 15px;
	color: #55A;
	}

/*END accessories*/

/*resources*/
	
table.resources	{
	padding-top: 10px;
	padding-left: 3px;
	font-size:12px;
	}
	
table.resources img {
	vertical-align:top;
	}
	
/*END resources*/
.prodside a {
	font-weight: bold;
	color: #595959;
}
