/* @override http://sas-test-com.si-sv2521.com/css/SimpleAuctionSite.css */

/* @group reset */

/* reset */











.color_a {
background:#2d6173;
font-family:Verdana;
}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* 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

 */



/* @group pagelink colors */

/* default page links */

a:link {
	color: #cc0000;
}

a:visited {
	color: #cc0000;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
}

/* @end */


/* @group layout */


/* set the width for the main auction width */



/* @end */
/* @group headermenustyle */

/* use your CSS from your site here -  HTML is inserted in the admin */

.menu {
	margin: 0px auto 0px auto;
	padding: 0;
	height: 30px;
	width: 800px;
	display: block;
	background: url(../images/SimpleAuctionSite/topMenuImages.gif) repeat-x;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
}

.menu li {
	padding: 0 ;
	margin: 0;
	list-style: none;
	display: inline;
}

.menu li a {
	float: left;
	padding-left: 15px;
	display: block;
	border-left: 1px solid #726854;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/SimpleAuctionSite/topMenuImages.gif) 0px -30px no-repeat;
}

.menu li a span {
	line-height: 30px;
	float: left;
	display: block;
	padding-right: 15px;
	background: url(../images/SimpleAuctionSite/topMenuImages.gif) 100% -30px no-repeat;
}

.menu li a:hover {
	background-position: 0px -60px;
	color: #FFF;
}

.menu li a:hover span {
	background-position: 100% -60px;
}

.auctionstyle #pmenu li a.active, #pmenu li a.active:hover {
	line-height: 30px;
	background: url(../images/SimpleAuctionSite/topMenuImages.gif) 0px -90px no-repeat;
	color: #FFF;
}

.menu li a.active span, #pmenu li a.active:hover span {
	background: url(../images/SimpleAuctionSite/topMenuImages.gif) 100% -90px no-repeat;
}

/* @end */

/* use this area for code created in the header insert in the admin */

/* @group header */

#PageHeader {
	width:800px;
height:150px;
	margin: 0px auto;
}
#headerImage{
	background: url(../images/SimpleAuctionSite/header.jpg) no-repeat center top;
	height: 175px;
}

/* @end */


/* @group footer */

#Footer {
	position: relative;
	top:  10px;
	margin: 10px auto;
	clear: both;
}

/* @end */
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f0505;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	top: 0px;
	text-align: left;
	vertical-align: middle;
	height: 50px;
line-height:20px;

}

.style1 a {  padding:0 3px 0 3px;
height:50px;
}


.style1 a:hover {
	color:#000000;
	text-decoration: none;
}
.style1 a:link {
	color: #8f0505;
	text-decoration: none;
}
.style1 a:visited {
	color: #8f0505;
	text-decoration: none;
}
.style1 a:active {
	text-decoration: none;
}

.frametext {font-size: 11.5px; 
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
	color: #E8E8E8;
}

#LoginTable {
   width: 800px;
   margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
}
