/* CSS V4  */
/* This little trick stops the pages jumping in Firefox when the scroll bar appears */
html {
  overflow-y:scroll;
}



body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #722100;
	margin-bottom: 12;
	margin-left:auto;
	margin-right:auto;
}



/* Customisation for html pages layouts */
#leftpane {
	float: left;
	width: 175px;
	margin-top: 20px;
	margin-left: 4px;
	margin-bottom: 20px;
}

#leftpane img {
	float: right;
}

P {
font-family: Arial,Helvetica,sans-serif;
font-style:normal;
font-weight:normal; 
font-size:1.0em;
color: #993300;
text-align:left;
margin: 1em;
}


#rightpane {
width: 500px;
	font-size: 90%;
	float: right;
	background-color: transparent;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12;
	padding-left: 12;
	margin-right: 45px;	
}


hr {
border: none;
background-color: #993300;
color: #993300;
height: 1px;
align: center;
float: Center;
width: 90%;
}



#wrapper {
	background-image: url(images2sh/back.jpg);
	background-repeat: repeat;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #722100;
	border-right: 1px solid #722100;
	border-bottom: 1px solid #722100;
	border-top: 1px solid #722100;
	padding: 8px;	
}


#freedown {
	background-image: url(images2sh/back.jpg);
	background-repeat: repeat;
	width: auto;
	height: auto;
	margin-left:10px;
	margin-right:10px;
}

/* HEADER */
#header {
	font-size:70%;
	height:110px;
	border-bottom: 1px dotted #cccccc;
}
#headertext{
	height:22px;
	background-color: #bd5338;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 14px;
	font-weight: bold;
	padding-top: 5px;
}
#headertext a{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#headertext a:active{
	color: #FFFFFF;
	text-decoration: none;
}


/* MAIN CONTENT */
#content {
	font-size: 80%;
	width: 540px;
	float: right;
	background-color: transparent;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12;
	padding-left: 12;	
}

#contentlogin {
	font-size: 80%;
	width: 520px;
	float: left;
	padding: 20px 10px 0 100px;
	background-color: transparent;
}
#content .item_title {
	border-top: 1px solid #cccccc;
	padding-top: 0.4em;
	font-size:90%;
	font-weight:bold;
}
#content p {
	line-height: 1.8em;
	padding-left: 2em;
}
#content .checkouttext {
	line-height: 1.1em;
	font-size: 90%;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}
#content h2 {
	font-family: Comic Sans MS;
	font-style:normal;
	font-weight:normal;
	font-size: 130%;
	color:rgb(153,51,0);
}

#content a:hover {
	background-color: #eeeeee;
	color: #000000;
}
#content a:visited {
	color: #0000ff;
}
#content .datatable {
	border-collapse: collapse;
	/*line-height: 1em;*/
	font-size : 88%;
}
#content .datatable td {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
	padding-top: 2px;
}	
#content .datatable tr:hover, .datatable tr.hilite {
	background-color : #DFE7F2;
	color: #000000;
}

.breadcrumb{
	font-size:88%;
	background-color: #feedd5;
	font-family: Verdana, Arial, Helvetica, sans-serif;			
	color: #606072;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-bottom: 1px solid #cccccc;
}

.pageno {
	font-size: 0%;
	
}



#footer {
	clear: both;
	text-align:center;
	padding: 10px 0px 10px 10px;
	font-style:normal;
	font-weight:normal; 
	font-size:0.7em;
	color: #993300;
	background-color: #feedd5;
	border-top: 1px solid #cccccc;
	margin-top: 30px;
}






/* Shopping Cart Navigation */

#navigation .navigation_outline {
	margin-left:0px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:-14px;
	padding-right: 5px;
	padding-left: 5px;
}

#navigation {
	float: left;
	width: 190px;
	border: 1px solid #999999;
	margin-top: 15px;
	margin-left: 4px;
	margin-bottom: 12px;	
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 2px solid #ffffff;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	background: url("http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/ipnnav.gif");
	border-bottom: 1px solid #cccccc;
	border-top: 3px solid #ffffff;
	
}
#navigation a:link, #navigation a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 9px;
}
#navigation a:hover {
	background-color: #9c9cec;
	color: #000000;	
}
#navigation .cart_summary {
	font-size:80%;
	background-color: #feedd5;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	margin: 5px;	
}
#navigation .mostpopular {
	font-size:80%;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;	
}
#most_popular {
	background-color: #fc8d19;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}


#navigation .subnav {
	margin-left:10px;
	font-size:70%;
}
#navigation .inputbox {
	color : #000000;
	background : #FFFFFF;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	width:100px;
}
#navigation .search_query, #navigation .cart_summary {
	padding-left:10px;
}

/* for small windows such as players and info */
#miniwrap {
	background-image: url(images2sh/back.jpg);
	background-repeat: repeat;
	text-align: left;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #722100;
	border-right: 1px solid #722100;
	border-bottom: 1px solid #722100;
	border-top: 1px solid #722100;
	padding: 8px;	
}


.logo{
margin: 10px;
width: 210px;
height: 60px;
}

.logo2{
margin: 10px;
width: 80px;
height: 80px;
}


h1 {
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
	text-align: center;
}

h2 {
font-family: Comic Sans MS;
font-style:normal;
font-weight:normal;
font-size: 110%;
color:rgb(153,51,0);
margin-left: 1em;
margin-right:1em;
}

h2.warning {
color: #ff0000;
}

h3 {
font-family: Arial,Helvetica,sans-serif; 
font-style:normal;
font-weight:normal; 
font-size: 0.8em;
color: #993300;
text-align:left;
}


/* LISTS used in FAQ */

ol.shicon {
	list-style-type: decimal-leading-zero;
	font-size:80%;
}
ol.shicon li {
margin: 5px;
Padding: 5px;
background-color: #feedd5;
}

ol.shicon span {
padding-left:2em;
}

ol.shicon div {
padding-left:2em;
}



/* START OF TOP MENU PART */

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five (modified by tm for SH shop)*/

.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:30px; position:relative; background:transparent url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu5 li {float:left; height:30px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:30px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 0px 12px; background:url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/pro_five_2b.gif) no-repeat right top;}



#menubackimg{
width: 90%;
background-image: url(http://www.splithorizon.co.uk/ipnmonitor/templates/tmshop_final/images/backbar.jpg); width: 100%; height: 120px;
margin-bottom: -30px;
}


/* TM ICONS and images THAT APPEAR IN THE SHOPPING CART */

.image {
border: 1px solid brown;
float: left;
margin-right: 10px;
}

a img { 
border:none; 
}

.cdicon{
width: 30px;
height: 30px;
}

.mp3album{
width: 30px;
height: 30px;
}

.mp3single{
width: 30px;
height: 30px;
}

.albumart{
width: 30px;
height: 30px;
}

.flashplay{
width: 60px;
height: 22px;
}

/* Downloads Meter image */
.bar {
float: right;
} 
