html,body {
	margin: 0;
	padding: 0;
}

.maintable {
	width: 100%;
	height: 100%;
}

.centered_td {
	vertical-align: top;
	text-align: center;
}

.top_background_img{
position:absolute;

background-image:url(../tpl/images/top_swoosh.gif);
background-repeat:no-repeat;
width: 780px;
height: 144px;
z-index: -1;
}
div.maindiv {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 100%;
}

div.centereddiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 500px;
	border: 0px solid #000000;
}
div.logodiv {
    position: relative;
	float: left;
	height: 100px;
	width: 384px;
}
div.login {
    position:relative;
	top: 10px;
	left: 10px;
	width: 720px;
	padding-right: 30px;
	float: right;
	height: 30px;
	z-index: 100;	
}
div.titlediv {
	width: 780px;
	height: 50px;
	padding-left: 20px;
	padding-top:40px;
	margin-top: 0px;
}
.titleback{
	background-image: url(../tpl/images/top_border.gif);
	background-repeat: no-repeat;
}
.contentback{
	background-image: url(../tpl/images/mid_border.gif);
	background-repeat: repeat-y;
}
div.contentdiv {
	width: 780px;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	text-indent: 20px;

}
div.footerdiv {
	position: relative;
	width: 780px;
	background-image: url(../tpl/images/mid_border.gif);
	background-repeat: repeat-y;
}
div.searchdiv {
	position: relative;
	width: 780px;
	left: -10px;
	top: -35px;
	height:90px;
	padding-top: 0px;
	z-index:500;
}

#slidetabsmenu {
position:relative;
float:left;
width:100%;
font-size:90%;
line-height:normal;
top:-3px;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 0em;

}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;

}

#slidetabsmenu a {
	float:left;
	background:url(../tpl/images/tab-left.gif) no-repeat left bottom;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(../tpl/images/tab-right.gif) no-repeat right bottom;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;


}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}



/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/
/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/
/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;

}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px solid #778;
border-bottom: none;
background: transparent;
}

#tablist li a:link, #tablist li a:visited{
color: #ffffff;
}

#tablist li a.current{
background: transparent;
}

#tabcontentcontainer{
width: 350px;
height:100px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 0px solid black;
}

.tabcontent{
display:none;
}
.sc1back{
	background-image: url(../tpl/images/catalog_back.gif);
	background-repeat: no-repeat;
	height:90px;
	width:780px;
}
.sc2back{
	background-image: url(../tpl/images/search_back2.gif);
	background-repeat: no-repeat;
	height:90px;
	width:780px;

}
.sc3back{
	background-image: url(../tpl/images/search_back.gif);
	background-repeat: no-repeat;
	height:90px;
	width:780px;

}
.ullinks{
position:relative;
float:right;
top:-29px;
}
/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/
/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/
/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/

#tablist2{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;

}

#tablist2 li{
list-style: none;
display: inline;
margin: 0;
}

#tablist2 li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px solid #778;
border-bottom: none;
background: transparent;
}

#tablist2 li a:link, #tablist2 li a:visited{
color: #ffffff;
}

#tablist2 li a.current{
background: transparent;
}

#tabcontentcontainer2{
width: 740px;
height:800px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 0px solid black;
}

.tabcontent2{
display:none;
}

/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/
/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/
/*///////////////////// TABLIST \\\\\\\\\\\\\\\\\\\\\\\*/

#tablist3{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;

}

#tablist3 li{
list-style: none;
display: inline;
margin: 0;
}

#tablist3 li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px solid #778;
border-bottom: none;
background: transparent;
}

#tablist3 li a:link, #tablist2 li a:visited{
color: #ffffff;
}

#tablist3 li a.current{
background: transparent;
}

#tabcontentcontainer3{
width: 740px;
height:800px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 0px solid black;
}

.tabcontent3{
display:none;
}



.sc3{
	background-color:#0000CC;
	height:800px;
	width:780px;

}
.sc4{
	background-color:#0000CC;
	height:800px;
	width:780px;

}
.sc5{
	background-color:#0000CC;
	height:800px;
	width:780px;

}
.ullinks2{
position:relative;
float:left;

}
.error{
	border: 1px solid #FF0000;
}