/***************[ Body Definitions ]***************/
body {
    font-family		: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    font-size		: 12px;
    background		: #017cb8 url(images/inflatablefurs/bg.gif);
    margin		: 0px 20px 20px 20px;
    color		: #505050;
}

a:link, a:visited {
    color		: #1385bd;
    text-decoration	: none;
}

a:hover, a:active {
    color		: #71b3e5;
    text-decoration	: none;
}

table {
    padding		: 0px;
}

img {
    border		: 0px;
}

/***************[ Header Definitions ]***************/
#header {
    margin              : 0px;
    height              : 119px;
}

#topbg {
    background          : url(images/inflatablefurs/top-bg.gif) top repeat-x;
    color               : #505050;
}

#topbg table {
    width               : 100%;
}

/***************[ Links Definitions ]***************/
#links {
    width               : 90%;
    height              : 47px;
    background          : url(images/inflatablefurs/links-bg.gif) top repeat-x;
    color               : #222;
    font-size           : 14px;
    padding             : 0px;
}

#links td {
    cursor              : pointer;
    color               : #fff;
    text-align          : center;
}

#links td a {
    color               : #ffffff;
}

#links td:hover {
    background          : url(images/inflatablefurs/links-bg-hover.gif) top repeat-x;
    color               : #ffffff;
}

#links td:hover a {
    color               : #ffffff;
}

/***************[ Welcome Bar Definitions ]***************/
#welcomebar {
    background          : #434d56 url(images/inflatablefurs/wb-bg.gif);
    color               : #505050;
    font-size           : 10px;
}

/***************[ Content Definitions ]***************/
#content {
    width               : 100%;
    background          : #62aad0 url(images/inflatablefurs/content-bg.gif) top repeat-x;
    margin              : 0px;
    padding             : 0px;
}

#content-tl {
    background          : #62aad0 url(images/inflatablefurs/content-tl.gif) top left no-repeat;
    height              : 11px;
    width               : 11px;
}

#content-left {
    background          : #62aad0 url(images/inflatablefurs/content-left.gif) left repeat-y;
}

#content-right {
    background          : #62aad0 url(images/inflatablefurs/content-right.gif) right repeat-y;
    width               : 11px;
}

#content-inside {
    padding-top         : 11px;
}

/***************[ Table Definitions ]***************/
.table {
    width               : 100%;
    background          : #f9f9f9 url(images/inflatablefurs/tbl-bg.gif) top right no-repeat;
}

.table a:link, .table a:visited {
    color		: #1385bd;
    text-decoration	: none;
    font-weight         : bold;
}

.table a:hover, a:active {
    color		: #71b3e5;
    text-decoration	: none;
    font-style          : italic;
}

.tablehead {
    padding-bottom      : 6px;
    color               : #505050;
    font-size           : 18px;
    font-weight         : bold;
}

.tcontent {
    padding             : 3px;
}

.tdot {
    background          : url(images/inflatablefurs/tdot.gif) top repeat-x;
    padding-top         : 6px;
}

.ttop {
    width               : 100%;
    background          : url(images/inflatablefurs/tbl-t.gif) top repeat-x;
}

.tleft {
    background          : url(images/inflatablefurs/tbl-l.gif) left repeat-y;
}

.tright {
    background          : url(images/inflatablefurs/tbl-r.gif) right repeat-y;
}

.tbottom {
    background          : url(images/inflatablefurs/tbl-b.gif) bottom repeat-x;
}

table {
	width               : 100%;
        margin              : auto auto;
}

.tborder {
	width: 100%;
	margin: auto auto;
	border: 1px dashed #d1d1d1;
}

.thead {
	background          : url(images/inflatablefurs/innertable-bg.gif) bottom repeat-x;
        height              : 34px;
        color               : #1385bd;
        font-size           : 18px;
}

.tcat {
	background: #ffffff url(images/inflatablefurs/tcat.gif) top repeat-x;
	color: #ffffff;
	font-size: 12px;
        height: 30px;
}

.trow1 {
	background: #f9f9f9;
}

.trow2 {
	background: #f9f9f9;
}

.trow_shaded {
	background: #eea8a1;
}

.trow_sep {
	background: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
        background: #ffffff url(images/inflatablefurs/tcat.gif) top repeat-x;
	color: #ffffff;
	font-size: 12px;
        height: 30px;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

/***************[ Footer Definitions ]***************/
#footer {
    background          : #62aad0;
    width               : 100%;
}

#footer-bottom {
    background          : #62aad0 url(images/inflatablefurs/content-bottom.gif) bottom repeat-x;
    width               : 100%;
    height              : 6px;
}

#footertext {
    color               : #ffffff;
    font-size           : 10px;
    text-align          : center;
}
