

.tabbutton  {
   font: 11px/16px Verdana, sans-serif;
   text-align: left;
   margin-top: 0px;
   margin-left: 0px;
   visibility: visible;
   position: absolute;
   top: 9px;
   z-index: 6;
}

#artchannelsviewsrrect  {
   /* background: url(sg_tabsitemdetails_media/artchannelsviewsrrect.png) no-repeat; */
   visibility: visible;
   position: absolute;
   left: 6px;
   top: 6px;
   z-index: 5;
   width: 757px;
   height: 384px;
}

#btnfeaturesbutton  {
   height: 9px;
   width: 75px;
   left: 128px;
}

#btnspecsbutton  {
   height: 11px;
   width: 52px;
   left: 248px;
}

#btndescriptionbutton  {
   height: 9px;
   width: 56px;
   left: 29px;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\     STUFF FOR TABS CONTENT   \\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#artshipping  {
   background: url(images/tabs_5.png) no-repeat;
   position: absolute;
   left: 6px;
   top: 6px;
   z-index: 4;
   width: 757px;
   height: 384px;
}

#artchannels {
   background: url(images/tabs_1.png) no-repeat;
   position: absolute;
   left: 6px;
   top: 6px;
   z-index: 4;
   width: 757px;
   height: 384px;
}

#artitemsdetails {
   background: url(images/tabs_2.png) no-repeat;
   position: absolute;
   left: 6px;
   top: 6px;
   z-index: 4;
   width: 757px;
   height: 384px;
}

#artpackagecontents {
   background: url(images/tabs_3.png) no-repeat;
   position: absolute;
   left: 6px;
   top: 6px;
   z-index: 4;
   width: 757px;
   height: 384px;
}

#artfeaturesspecs  {
   background: url(images/tabs_4.png) no-repeat;
   position: absolute;
   left: 6px;
   top: 6px;
   z-index: 4;
   width: 757px;
   height: 384px;
}

/* -------------------------------------------- */

/*
#tabs  {
   margin: 0px auto 0px -2px;
   width: 769px;
   height: 390px;
   position: relative;
}*/

#tabscontainer {
	width : 100%;
	height : 21px;
	position : absolute;
	left : 10px;
	top : 4px;
}

.tabs {
	float : left;
	font: 11px/16px Verdana, sans-serif;
   	visibility: visible;
   	margin-left : 10px;
}

.tabs a:hover  {
   text-decoration: underline;
}

.tabs a  {
   border: 0px none #0BB3F9;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #333333;
   margin : 2px 0px 0px 20px;
}

.selectedtab {
	width : 122px;
	height : 21px;
	background : url(../site/images/selected_tab.png) 0px 0px;
	float : left;
}

.unselectedtab {
	width : 122px;
	height : 19px;
	background : url(../site/images/unselected_tab.png) 0px 0px;
	float : left;
}

#tabbg {
	width : 100%;
	height : 100%;
	background : url(../site/images/tab_bg.png) bottom;
}

#productinfo  {
   margin: 0px auto 0px -2px;
   width: 761px;
   height: 504px;
   position: relative;
}

#background  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 769px;
   height: 398px;
   background-color: #FFFFFF;
   background-image: none;
}


/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/* \\\\\\     STUFF FOR TABS CONTENT   \\\\\\\ */
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#copycontentsscroll p  {
   font: 11px/13px Verdana, sans-serif;
   margin: 0px;
   padding-bottom: 9px;
   padding-right: 15px;
   text-align: left;
   color: #333333;
}

#copycontentsscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 31px;
   top: 69px;
   z-index: 5;
   width: 699px;
   height: 400px;
}


/* -------------------------------------------- */



html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

