html {

	margin: 0px;

}



body{

	text-align: center;
	background: #333333;
	font-family: Helvetica, Arial, sans-serif;

}



a 

{

	color: #000000;

}



a:visited

{
	color: #000000;
}



a:hover
{
	color: #DA000B;
}



#outer-container {
	width: 1020px;
	background: #191919;
	text-align: center;
	margin: 0px auto;
}



#container {
	width: 960px;
	background: #191919;
	text-align: left;
	margin: 0px auto;

}



#header {
	height: 100px;
	background-image: url(http://www.shintaro.com.au/assets/images/shintaro_logo.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
	position: relative;
}



#top-menu {
	padding: 0;
	margin: 0;
}



#top-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	position: relative;
	height: 25px;
	font-size: 12px;
	color: #fff;
}



#top-menu ul li {
	display: block;
	float: left;
	margin: 0 1px;
	padding: 0;
	background: #DA000B;
}



#top-menu ul li a {
	color: #fff;
	font-size: 16px;
	height: 24px;
	display: block;
	/*width: 238px;*/
	width: 190px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}



#top-menu ul li a:hover, #top-menu ul li a.tm_selected{
	color: #DA000B;
	background: #fff;
	height: 25px;
}



#box-container {
	margin-top: 10px;
	position: relative;
	width: 960px;
	height: 200px;
}



#box-container a { text-decoration: none; color:#fff;}

#box-container a:hover { color:#fff;}

#box-container a:visited { color:#fff;}





.box1 {
	position: absolute;
	left: 0px;
	background: #333333;
	width: 314px;
	height: 150px;
	background-image: url(http://www.shintaro.com.au/assets/images/front-icons/SHPHD.png);
	background-repeat: no-repeat;
	background-position: 95% 45px;
}





.box2 {
	position: absolute;
	left: 323px;
	background: #333333;
	width: 314px;
	height: 150px;
	background-image: url(http://www.shintaro.com.au/assets/images/front-icons/STB.png);
	background-repeat: no-repeat;
	background-position: 95% 45px;

}



.box3 {
	position: absolute;
	left: 646px;
	background: #333333;
	width: 314px;
	height: 150px;
	background-image: url(http://www.shintaro.com.au/assets/images/front-icons/SHDR.png);
	background-repeat: no-repeat;
	background-position: 95% 45px;
}



#box-container h2 {
	display: block;
	background: #DA000B;
	color: #fff;
	font-size: 16px;
	padding: 3px 3px 3px 15px;
	font-weight: normal;
	margin: 0;
}





#box-container h3 {
	margin: 20px 100px 3px 10px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}



#box-container p {
	margin: 0 130px 0 10px;
	overflow: hidden;
	font-size:13px;
	color: #fff;
}



#disclaimer {
	text-align: center;
	color: #fff;
	font-size: x-small;
	padding-bottom: 20px;
}



#disclaimer a { color: #fff;}

#disclaimer a:hover { color: #DA000B;}

#disclaimer a:visited{ color: #fff;}





#search-box {
	background-image: url(http://www.shintaro.com.au/assets/images/search_background.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 210px;
	height: 23px;
	font-size: 19px;
	padding: 3px 15px 3px 15px;
	position: absolute;
	top: 48px;
	right: 0%;
}



#logo-link{
	position: absolute;
	height: 90px;
	width: 230px;
}



#front-img {
	text-align: center;
	border: 0;
}



#front-img img {
	border: 0;
}



#content {

	background-color: #ffffff;

	margin: 0 1px;

}



#content_menu 

{

	float: left;

	width: 238px;

	border-right: 1px solid #000;

	margin: 30px 0;

	min-height: 500px;

}



#content_menu ul

{

	list-style-type: none;

	margin: 0;

	padding: 4px 5px 4px 5px;

	font-size: 14px;

	font-weight: 700;

}



#content_menu ul li

{

	padding: 4px 0 4px 15px;



}



#content_menu ul li ul

{

	font-weight: normal;

}



#content_menu ul li ul li

{

	background-image:url(http://www.shintaro.com.au/assets/images/arrow.png);

	background-repeat:no-repeat;

	background-position:0px 8px;

	padding-left:10px;
	 
	font-size: 12px;

}







#content_menu a

{

	color: #000000;

	text-decoration: none;



}



#content_menu a:hover

{

	color: #DA000B;

}





#content_body

{
	margin: 0px 10px 10px 240px;
	padding-left: 10px;
	min-height: 600px;
	position: relative;
}



#content_body_full

{
	margin: 0px 10px 10px 10px;
	padding-left: 10px;
	min-height: 600px;
	position: relative;
}

#content_body h1, #content_body_full h1{

	margin: 0px;

	padding-top: 25px;

}



.prod_image {

	float: right;
	margin-right: 15px;
	width: 300px;
	text-align: right;

}

#prod_code {
	position: absolute;
	top: 240px;
	left: 14px;
}

#prod_points {
	position: absolute;
	top: 115px;
	left: 20px;
}


.clearer {clear: both;}

.clearright {clear: right;}



#prod_rrp {

	color: #DA000B;

	font-weight: bold;

	font-size: x-large;

	padding-bottom: 0px;

}



#prod_h1 {

	padding: 0;

	margin: 0;

}



#prod_h2{
	
	padding: 0;
	
	font-style: italic;
	
	font-weight: normal;
	
	font-size: 18px;
	
	margin-top: 05px;
	
	margin-right: 0;
	
	margin-bottom: 0;
	
	margin-left: 0;
}









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



		TABS

		

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



/* root element for tabs  */

ul.tabs { 

	list-style:none; 

	margin:0 !important; 

	padding:0;	

	border-bottom:1px solid #666;	

	height:30px;

}



/* single tab */

ul.tabs li { 

	float:left;	 

	text-indent:0;

	padding:0;

	margin:0 !important;

	list-style-image:none !important; 

}


/* link inside the tab. uses a background image */

ul.tabs a { 

	background: url(http://www.shintaro.com.au/assets/images/tabs/blue.png) no-repeat -420px 0;

	font-size:14px;

	display:block;

	height: 30px;  

	line-height:30px;

	width: 134px;

	text-align:center;	

	text-decoration:none;

	color: #FFFFFF;

	padding:0px;

	margin:0px;	

	position:relative;

	top:1px;

}



ul.tabs a:active {

	outline:none;		

}



/* when mouse enters the tab move the background image */

ul.tabs a:hover {

	background-position: -420px -31px;	

	color: #DA000B;	

}



/* active tab uses a class name "current". it's highlight is also done by moving the background image. */

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {

	background-position: -420px -62px;		

	cursor:default !important; 

	color: #DA000B !important;

}



/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */





/* width 1 */

ul.tabs a.s 			{ background-position: -553px 0; width:81px; }

ul.tabs a.s:hover 	{ background-position: -553px -31px; }

ul.tabs a.s.current  { background-position: -553px -62px; }



/* width 2 */

ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }

ul.tabs a.l:hover 	{ background-position: -248px -31px; }

ul.tabs a.l.current  { background-position: -248px -62px; }





/* width 3 */

ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }

ul.tabs a.xl:hover 	{ background-position: 0 -31px; }

ul.tabs a.xl.current { background-position: 0 -62px; }





/* initially all panes are hidden */ 

div.panes div.pane {

	display:none;		

}



#gallery img {

	border: 0;

	padding: 10px;



}



/* CATEGORY ITEMS */



.category_item 

{
	height: 180px;
	
	width: 150px;
	
	margin: 12px;
	
	padding: 0;
	
	float: left;
	
	overflow: hidden;
}



.category_item  img

{

	border: 0;

}



.category_item  a

{

	text-decoration: none;

}



.category_item  a:hover

{

	color: #DA000B;

}



.category_item h3 

{
	font-weight: normal;
	
	font-size: 13px;
	
	padding: 0;
	
	margin: 0;
	
	text-align: center;
}



/* PRODUCT ITEMS */



.product_item 

{
	height: 257px;
	
	width: 150px;
	
	margin: 12px;
	
	padding: 0;
	
	float: left;
	
	overflow: hidden;
}



.product_item  img

{

	border: 0;

}



.product_item ul

{

	font-size: 11px;
			
	padding-left: 15px;

	margin: 0;

}



.product_item ul li

{

	margin: 5px 0 5px 0;

}



.product_item  a

{

	text-decoration: none;

}



.product_item  a:hover

{

	color: #DA000B;

}



.product_item h3 

{

	font-weight: bold;

	font-size: 13px;

	padding: 0;

	margin: 0;

}

.release_link 
{
	text-align: right;
}


.link_box {
	position: absolute; 
	height: 88px; 
	width: 102px; 
	right: 12px; 
	top: 45px;
}


