﻿html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body 
{
    line-height: 1;
    width:760px;
    height:100%;
}
ol, ul 
{
	list-style: none;
}
blockquote, q 
{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after 
{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{
	border-collapse: collapse;
	border-spacing: 0;
}


/*-----------END OF RESET CSS ---------------*/
.center
{
    margin:auto;
    text-align:center;
}
.unity
{
    margin:auto;
    width:600px;
}
#content
{
    position:absolute;
    width:100%;
    height:100%;
}
#header
{
}
#footer
{
}
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin: 5px auto 0 auto;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
                    margin-top: -5px;
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
#browseimg
{
  background-image:url(../img/browsebtn.png);
  background-repeat:no-repeat;
  background-position: top left;
}
#link
{
}
#tandc
{
    height: 300px;
    overflow:auto;
    font-size: 80%;
    color:Gray;
}
#hsheader
{
width: 500px;
height: 32px;
background-image: url(../img/top.png);
}
#hscontent
{
width: 500px;
text-align: center;
}
#nav
{
width: 500px;
height: 35px;
}
#hsfooter
{
width: 500px;
height: 21px;
background-image: url(../img/bottom.png);
}
#prev
{
width: 250px;
height: 35px;
float: left;
background-image: url(../img/prev.png);
background-repeat: no-repeat;
}
#next
{
width: 250px;
height: 35px;
float: left;
background-image: url(../img/next.png);
background-repeat: no-repeat;
}
.nonav
{
width: 250px;
height: 35px;
float: left;
}
.row
{
height: 27px;
background-image: url(../img/row.png);
}
.row2
{
height: 27px;
background-image: url(../img/row2.png);
}
.pos
{
width: 81px;
float: left;
margin-top: 3px;
}
.name
{
width: 220px;
float: left;
margin-top: 3px;
overflow: hidden;
}
.score
{
width: 199px;
float: left;
margin-top: 3px;
}
.ui-progressbar { height:1em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; background-image: url(../img/pbar-ani.gif); }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: url(../img/matmiuploader.png); background-repeat:no-repeat; background-position:center; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
