/*This is the ClarkeSportsUK style sheet*/

body {
	margin-top: 0px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #dff3fc;	background-image: url(images/Gradient.gif);	background-repeat: repeat-x;
	background-position: left top;}
	
h1 {
	font-size: 1.5em;}

h2 {	font-size: 2em;	padding-top: 5px;}

h3 {
	font-size: 1.2em;
	margin-bottom: -8px;}
	
h4 {
	font-size: 2em;
	font-weight: normal;
	padding: 10px;}	

h5 {
	font-size: 0.9em;
	font-weight: bold;}
	
p {
	font-size: 1.2em;}	
	
.justify {
	text-align: justify;}	
	
a {
	color: #7f7f7f;
    font-size: 1em;
    font-weight: normal;}
    
img {
	border: none;}
	
textarea {
	border: 1px #152497 solid;
	padding: 5px;}	

.update {	background-color: #ffffff;}
	
.bold {	font-weight: bold;}	
	
.roundcont {
	background-color: #3c546c;
	color: #ffffff;}
	
.roundcont p {
	margin: 0 10px;}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right;}

.roundbottom {
	background: url(images/br.gif) no-repeat top right;}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;}	

/*Full page conatiner - excludes Footer*/	 
#container {
	display: table;
	width: 780px;
	min-height: 490px;
	color: #7f7f7f;	margin-left: auto;	margin-right: auto;	margin-bottom: 0px;
	margin-top: 10px;}

/*Header section*/
#header {
	width: 780px;
	height: 130px;
	margin-bottom: 10px;}
	
#header h1 {
	float: left;
	color: #c1b608;
	font-weight: bold;
	margin-top: 45px;
	padding-left: 10px;}
	
/*Left side container*/
#sidecontent {
	margin-top: 20px;
	background-color: #3c546c;
	color: #ffffff;
	text-align: center;
	height: 550px;}
	
#sidecontent img {	position: relative;	bottom: -410px;}	
	
#leftside {
	text-align: left;
	width: 168px;
	float: left;}

#pscroller1 {
	background-image: url(images/Sidebar.gif);	background-repeat: repeat-y;	background-position: left top;
	width: 500px;
	position: relative;
	height: 60px;
	border: 1px #c1b608 solid;
	padding: 10px;
	padding-left: 20px;
	background-color: #ffffff;}

.someclass {
	font-size: 1.2em;
	text-align: left;}
	
.error {
	margin-top: 50px;}	
	
/*Menu section*/
#menubox {
	text-align: left;
	margin-left: 18px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
	width: 130px;}
	
/* position relative so that you can position the sub levels */
.menu li {
	font-size: 1.3em;
	z-index: 1000;
	position: relative;
	background-color: #ffffff;	height: 24px;
	margin-bottom: 10px;}
/* get rid of the table */
.menu table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	font-size: 1em;}

/* style the links */
.menu a, .menu a:visited {
	display: block; 
	text-decoration: none;
	height: 23px;
	line-height: 23px;
	width: 129px;
	color: #7f7f7f;
	border: #dff3fc solid;
	border-width: 0px 2px 2px 0px;	text-align: center;}

/* hack for IE5.5 
* html .menu a, * html .menu a:visited {
	background-color: #c0d8bc; 
	width: 150px;} */

/* style the link hover */
* html .menu a:hover {
	color: #ffffff; 
	background-color: #7f7f7f;}

.menu :hover > a {
	color: #ffffff; 
	background-color: #7f7f7f;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 151px;}
	
.menu ul ul li {
	margin-bottom: 0;}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul {
	visibility: visible;}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility: hidden;}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul {
	visibility: hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul { 
	visibility: visible;}

/*Content section*/
#content {
	text-align: center;		margin-left: 168px;}

#contentmain {
	width: 590px;
	height: 596px;
	overflow: auto;
	margin-right: 5px;	text-align: left;	padding-left: 5px;
	padding-bottom: 5px;}
	
#contentlist {	border: 1px #152497 solid;	background-color: #ffffff;	padding: 5px;	height: 80px;	overflow: scroll;	width: 544px;	text-align: left;		margin-top: 5px;	display: list-item;	}
	
#contentlist li a {
	text-decoration: none;	line-height: 1.5em;}
	
#newsmain {
	background-image: url(images/SmallName.gif);	background-repeat: no-repeat;	background-color: #ffffff;
	background-position: top center;
	background-color: #ffffff;
	border: solid 1px #7f7f7f;
	margin-right: 185px;
	text-align: left;	padding: 5px;
	padding-top: 55px;
	height: 491px;
	overflow: auto;}	

#newsmain h4 {	text-decoration: underline;	font-size: 1.3em;}
	
#newslist {
	float: right;
	padding: 5px;		border-top: solid 2px #c1b608;	background-color: #ffffff;		height: 450px;	overflow: auto;	width: 170px;	background-image: url(images/Sidebar.gif);	background-repeat: repeat-y;	background-position: left top;}
	
#newslist td {
	width: 150px;
	text-align: center;
	border-left: solid 2px #7f7f7f;
	border-bottom: solid 1px #7f7f7f;}	
	
#newslist td a {
	
	text-transform: capitalize;	text-decoration: none;}
	
#newslist h2 {
	padding-left: 5px;
	margin-bottom: -1px;}	
	
#brokerlist {
	margin-top: -10px;
	margin-bottom: -10px;}	
	
#broker h3 {
	font-size: 1.1em;
	margin-bottom: -2px;}	
	
#broker td {
	font-size: 1.1em;}	
	
/******************************
	  Operation Tabs
******************************/	
#tabnav {
	margin-left: 3px;
	text-align: left;
	min-height: 400px;
	width: 220px;
	float: left;}
	
/* remove all the bullets, borders and padding from the default list styling */
#tabnav ul {
	width: 195px;
	margin-left: 5px;
	padding: 0;
	list-style-type: none;}
	
/* position relative so that you can position the sub levels */
#tabnav li {
	position: relative;
	background-color: #f3f3f3;	height: 35px;
	background-image: url(images/SmallLogo.gif);	background-repeat: no-repeat;	background-position: +1px center;
	border-bottom: 2px #7f7f7f solid;
	border-right: 2px solid #7f7f7f;}
	
/* style the links */
#tabnav ul a:link, #tabnav ul a:visited {
	display: block;
	line-height: 15px;
	height: 34px;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 20px;}

#tabnav ul a:hover.pane1 {
	color: #ffffff; 
	background-color: #7f7f7f;
	background-image: url(images/SmallLogo.gif);	background-repeat: no-repeat;	background-position: +1px center;}

#tabnav ul a:hover.pane2 {
	color: #c1b608;	
	background-color: #7f7f7f;
	background-image: url(images/SmallLogo.gif);	background-repeat: no-repeat;	background-position: +1px center;}

#tabnav ul li a.pane1 {
	width: 154px;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-left: 30px;
	padding-right: 21px;
	color: #ffffff;
	background-color: #7f7f7f;
	background-image: url(images/SmallLogo.gif);	background-repeat: no-repeat;	background-position: +1px center;
	height: 35px;}
#tabnav a.title {
	padding-left: 40px;
	line-height: 30px;
	font-weight: bold;
	color: #7f7f7f;}
	/******************************
 Operation alignment 
******************************/	
#operation {
	background-image: url(images/Productbar.gif);	background-repeat: repeat-y;	background-position: left top;
	width: 85%;
	min-height: 420px;
	background-color: #ffffff;
	border: 1px #7f7f7f solid;}	
	
#operation th, caption {
	font-weight: bold;	vertical-align: text-top;
	padding: 3px;}	
	
#operation td {
	padding: 3px;
	vertical-align: text-top;}
		
/*Update Forms*/#form {	width: 550px;	padding: 10px;}
	
#form a {	float: left;	width: 20%;	padding-top: 6px;}
	
#form p {
	margin-bottom: -5px;	text-align: left;}	
	
.input {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.2em;	background-color: #ffffff;
	padding-left: 5px;
	margin-top: 2px;
	border-bottom: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-top: solid 2px #7f7f7f;
	border-left: solid 2px #7f7f7f;}
	.button {
	text-align: center;
	float: left;
	color: #ffffff;	background-color: #7f7f7f;	height: 23px;
	margin-left: 5px;
	width: 70px;}	
	
.bigbutton {
	text-align: center;
	height: 23px;
	margin-left: 5px;
	color: #ffffff;	background-color: #7f7f7f;	width: 120px;}	
	
.gobutton {
	color: #ffffff;	background-color: #7f7f7f;	width: 30px;
	height: 23px;
	margin-left: 5px;}	
	
.align {
	display: -moz-inline-block;}		
		
.right{
	text-align:right;}		
		
/*Links table format*/
.links {
	margin-top: 0px;
	margin-left: 2px;
	width: 570px;
	border-collapse:collapse;	border-right: 2px #7f7f7f solid;
	border-bottom: 1px #7f7f7f solid;}

.links td {
	font-size: 1.2em;}

.links caption {
	background: #e5e5e5;
	font-size: 0.95em;	font-weight: bold;	border-right: 2px #7f7f7f solid;	padding-top: 4px;	padding-bottom: 4px;	text-transform: uppercase;}

.links th {
	text-align: left;
	background:#e5e5e5;
	font-size: 0.95em;	border-top: none;}	

.innera {
	height: 21em;
	width: 720px;
	overflow: auto;}

.innerb {
	height: 13em;
	width: 580px;
	overflow: auto;}
	
/*Footer container*/
#footer {
	background-image: url(images/Grass.gif);	background-repeat: repeat-x;
	background-position: left top;
	width: 780px;
	height: 50px;
	clear: both;
	margin: 5px auto 0px auto;
	border-top: 1px #3c546c solid;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: center;	font-weight: normal;}

#footer h3 {
	padding-left: 30px;
	float: left;
	text-align: center;}

img.right-floating {
	float: right;
	padding: 5px;	border: none;
	position: relative;}
	
img.left-floating {
	float: left;
	padding: 5px;	border: none;
	position: relative;}

img.logo {
	margin-right: 5px;
	float: left;
	border: none;
	position: relative;}	