/* product catalog */

.column1 {
	width: 189px;
}

.column1 a.addThis {
    margin-top:20px;
    margin-bottom:20px;
}

body.product-landing .column1 a.addThis {
    margin-top:0px;
}
.column2 {
	width: 771px;
}

.product-landing .column3 {
	border: none;
	width: 561px;
	margin-right: 8px;
}

.column4 {
	width: 122px;
}

.product-landing .column4 {
	padding-left: 0;
	width: 164px;
}

.catalog {
    padding-left: 13px;
    margin:16px 0;    
}

.catalog  li.mainMenu {
    /*line-height:30px;*/
    margin: 2px 0 6px;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    _height:30px;
}

.catalog li a {
    padding-left:14px;
    display:block;
    color:black;
    text-decoration:none;
	padding: 6px 0 6px 16px;
}

.catalog  li.mainMenu a.selected {
    background:url(images/catalog_bg.gif) no-repeat left center;
}

.productList {
    padding:30px 10px 0 20px;
}

.productList .catalogName {
    font-size:16px;
    font-weight:bold;
    line-height:1.25em;
    color:#111;
	width: auto;
}
.productList .catalogDesc {
    font-size:16px;
    font-weight:normal;
    line-height:1.25em;
    color:#111;
	width:730px;
}
.productList .ul {
    margin-top:15px;
}

.productList .li {
    float:left;
    width:179px;
    margin-bottom:15px;
    margin-right:6px;
    _margin-right:2px;
}

.productList .photo {
    margin-bottom:8px;
}

.productList .photo a {
	padding: 2px;
	/*it will cause broken layout in ie6 & 8*/
}

.productList .photo img {
    display:block;
    width:175px;
    height:175px;
}

.productList .techLogo {
    float:left;
    margin:0 3px 6px 0;
    width:auto;
}

.productList .techLogo img {
    display:block;
    width:25px;
    height:25px;
    overflow:hidden;
}

.productList .t-r {
    float:left;
    width:82%;
    margin-bottom: 0;
}

.productList .name {
    font-size:11px;
    line-height:1.3em;
    font-weight:bold;
    color:#111;
    padding:0 4px;
}

.productList .name a {
    color:#111;
    text-decoration:none;
}

.productList .name a:hover {
    color: #d80e0a;
}

.productList .price {
    font-size:11px;
    font-weight:bold;
    line-height:1.3em;
    color:#888;
    margin-bottom: 0;
    padding:0 4px;
	clear: both;
}

.productList .detail {
    clear:both;
    padding:0 4px;
    zoom:1;
}

.productDetail {
    margin-bottom:2px;
    zoom:1;
}

.paging.top { 
	border-bottom:1px dotted #999999;
	margin-top:0;
}
.productDetail-top {
    padding-top:12px;
    margin-left:18px;
    overflow:auto;
    zoom:1;
}

.productDetail .techLogo {
    float:left;
    margin-right:8px;
    width:auto;
}

.productDetail .techLogo img {
    display:block;
}

.productDetail .t-r {
    float:left;
    width:90%;
}

.productDetail .name,
.productDetail .feature {
    font-size:18px;
    font-weight:bold;
    color:#111;
    line-height:1.2em;
}

.productDetail .feature {
    margin-left:3px;
	display: inline-block;
}

.productDetail .tabArea {
    clear:left;
    width:643px;
    margin-left:5px;
    margin-top:10px;
}

.productDetail .tabs a {
    display:inline-table;
    display:inline-block;
    width:105px;
    height:21px;
    line-height:21px;
    text-align:center;
    text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
    font-size:12px;
    color:#000;
}
.productDetail .tabs a:hover {
	color: #D80E0A;
}
.productDetail .tabs a.selected {
    background:url(images/sprite.png) no-repeat 0 -289px;
	_background:url(images/sprite.gif) no-repeat 0 -289px;
}

.productDetail .tab-top  {
    padding-left:240px;
    background:url(images/bg05.gif) no-repeat left bottom;
}

.productDetail .tab-body  {
    padding:22px 31px 22px 36px;
    background:url(images/bg05.gif) repeat-y center top;
    /*border-right:1px dotted #ccc;*/
    overflow:auto;
    zoom:1;
}

.productDetail .tab-bottom  {
    height:19px;
    overflow:hidden;
    background:url(images/bg05.gif) no-repeat right top;
}

.productDetail #tab-buyOnline {
    display:none;
}

#buyOnlineBox .storeInfo {
    float:left;
    width:65%;
}
#buyOnlineBox .storeInfo dl {
    margin-bottom:1em;
}

#buyOnlineBox .storeInfo dt {
    color:#b51b1a;
    font-weight:bold;
    margin-bottom:1em;
}

#buyOnlineBox .storeInfo dd {
    margin-left:1em;
}

#buyOnlineBox .storeInfo dd,
#buyOnlineBox .storeInfo p,
#buyOnlineBox .storeInfo a {
    font-size:11px;
}

#buyOnlineBox .storeInfo a {
    color:#000;
    text-decoration:none;
}
#buyOnlineBox .storeInfo a:hover {
	color: #D80E0A;
}

#buyOnlineBox .storeInfo a:hover {
    text-decoration:none;
}

#buyOnlineBox .photo {
    float:right;
    width:auto;
}

#buyOnlineBox .photo img {
    display:block;
    height:200px;
    width:200px;
}

#buyOnlineBox h2 {
    font-weight: bold;
	color: #b51b1a;
	margin-top: 40px;
}

#buyOnlineBox ul {
    margin: 12px 0 14px 16px;
	font-weight: bold;
}

#zoomBox .bd img {
    display:block;
    width:375px;
    height:375px;
    margin:0 auto;
}

#zoomRelatedMediaBox .bd img {
    display:block;
    width:676px;
    height:450px;
    margin:0 auto;
}
/**/

.productDetail .photoView {
    float:left;
    width:200px;
    margin-right:15px;
}

.productDetail .photo {
    margin-bottom:12px;
}

.productDetail .photo img {
    display:block;
    width:200px;
    height:200px;
}

.productDetail .photoSelector {
    font-size:11px;
    font-weight:bold;
    color:Black;
    line-height:20px;
}

.productDetail .photoSelector a {
    display:inline-table;
    display:inline-block;
    width:20px;
    height:20px;
    line-height:18px;
    font-weight:inherit;
    color:#666;
    text-align:center;
    text-decoration:none;
    background:url(images/sprite.png) no-repeat 0 -102px;
	_background:url(images/sprite.gif) no-repeat 0 -102px;
}

.productDetail .photoSelector a:hover {
    color: #d80e0a;
}

.productDetail .photoSelector a.selected {
    color:Black;
}

.productDetail  a.btnZoom {
    width:16px;
    height:15px;
    margin-left:11px;
    overflow:hidden;
    background:url(images/sprite.png) no-repeat 0 -132px;
	_background:url(images/sprite.gif) no-repeat 0 -132px;
    text-indent:-2000px;
    vertical-align:middle;
}

.productDetail .tab-right {
    float:right;
    width:103px;
}

.productDetail .desc {
    float:left;
    width:42%;
}
.productDetail .desc p {
	margin-bottom: 10px;
}
.productDetail .desc ul li {
    list-style-type:square;
    list-style-position: outside;
	margin-left:15px;
	margin-bottom: 5px;
}

.productDetail .desc ol li {
    list-style-type:decimal;
    list-style-position:inside;
	margin-bottom: 5px;
}

.productDetail .sizeBox {
}

.productDetail .sizeBox dl {
}

.productDetail .sizeBox dt {
    font-weight:bold;
}

.productDetail .sizeBox dd {
	font-size: 11px;
	color:#666;
}

.productDetail .sizeBox dd a {
    color:#666;
    text-decoration:none;
}

.productDetail .sizeBox dd a:hover {
    color: #d80e0a;
}

.productDetail .priceBox {
    margin-top:4px;
}

.productDetail .price {
    font-size:16px;
    font-weight:bold;
    color:#be2625;
}

.productDetail .msrp {
    font-size:11px;
    color:#888;
    vertical-align:text-bottom;
}

.productDetail .buttons {
    margin-top:15px;
}

.productDetail .buttons a {
    margin-bottom:6px;
}

.productDetail a.print {
    display:block;
	text-decoration:none;
}

.featured .catalogDesc {
	font-size: 15px;
	margin-bottom:30px;
	padding-right:20px;
}

.featured .productList {
	padding:0;
}

.featured .productList .catalogName{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.featured .productList .more {
    padding: 10px 4px 0 4px;
	float: left;
}

.featured .productList .more a {
	background:	transparent url(images/arrow.gif) no-repeat scroll 0 4px;
	display:block;
}

.featured .productList .desc {
    font-size:11px;
    line-height:1.3em;
    color:#888;
    margin-bottom:4px;
    padding:3px 4px;
}
/* panel layout bengin */

.yui-panel-container {
    position:absolute;
}

#zoomBox,
#buyOnlineBox {
    width:643px;
	background-color: #fff;
}

#zoomRelatedMediaBox {
}

#zoomBox .hd,
#buyOnlineBox .hd  {
    height:15px;
    overflow:hidden;
    background:url(images/bg05.gif) no-repeat left bottom;
}

#zoomBox .bd {
    padding:2px 0 3px;
    background:url(images/bg05.gif) repeat-y center top;
}

#buyOnlineBox .bd  {
    padding:22px 31px 22px 36px;
    background:url(images/bg05.gif) repeat-y center top;
}

#zoomBox .ft,
#buyOnlineBox .ft  {
    height:19px;
    overflow:hidden;
    background:url(images/bg05.gif) no-repeat right top;
}

#zoomBox a.container-close,
#buyOnlineBox a.container-close  {
	position:absolute;
    top:15px;
    right:12px;
    display:block;
    width:35px;
    height:34px;
    font-size:0;
    line-height:0;
    text-decoration:none;
    background:url(images/sprite.png) no-repeat 15px -486px;
	_background:url(images/sprite.gif) no-repeat 15px -486px;
}

#zoomRelatedMediaBox a.container-close {
    position:absolute;
    top:5px;
    right:5px;
    display:block;
    width:15px;
    height:14px;
    font-size:0;
    line-height:0;
    text-decoration:none;
    background:url(images/sprite.png) no-repeat 0 -490px;
	_background:url(images/sprite.gif) no-repeat 0 -490px;
}

#zoomRelatedMediaBox {
    background-color:white;
}

#buyOnlineBox ul li {
    list-style-type:square;
    list-style-position: outside;
	margin-left:15px;
	margin-bottom: 5px;
}


/* panel layout end */


.subscribe {
	padding-left: 0;
	margin-left: 29px;
	width: 146px;
}

.view {
	padding: 6px 0 3px;
}

.product-landing .view {
	margin-bottom:20px;
}

.column3 .hr {
	border-top:1px dotted #999;
	background:none;
	height:1px;
	margin: 10px 0;
	width: 550px;
}
.column3 hr {
	display: none;
}

/* NEw tabs */
.currentSection #activity-tabs-container {
   /*background-image:url("images/bg_tab_products.png");*/
    background-position:right top;
    background-repeat:no-repeat;
    float:left;
    height:30px;
    left:147px;
    padding:3px 100px 0 0;
    position:relative;
    top:26px;
    z-index:4;
}

.currentSection ul#activity-tabs {
    background-position:0 7px;
    background-repeat:no-repeat;
    float:left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    height:30px;
    padding-left:20px;
    text-transform:uppercase;
}

.currentSection ul#activity-tabs li  {
    float:left;
    height:30px;
}

li {
    list-style:none outside none;
}

.currentSection ul#activity-tabs a.in {
    background:url("images/bg_tab-left.png") no-repeat scroll 0 0 transparent;
}

.currentSection ul#activity-tabs a {
    color:#000000;
    display:block;
    padding:17px 12px 9px;
    text-decoration:none;
}

.currentSection ul#activity-tabs a.in span {
    background:url("images/bg_tab-right.png") no-repeat scroll 100% 1px transparent;
}

.currentSection ul#activity-tabs a span {
    cursor:pointer;
    display:block;
    float:left;
    margin-top:-17px;
    padding:0px 15px 11px 3px;
    font-size: 10px;
}


.currentSection ul#activity-tabs a {
    color:#000000;
    text-decoration:none;
}

