
.xlink {cursor:crosshair}



a:link {
		color: #9D1961;
		text-decoration: underline;}
a:visited {
		color: blue;
		text-decoration: none;}
a:hover { 
	 	color: #000;
		} 
		
a:active {
		color: #9D1961;
		text-decoration: underline;}




body {	font-size: 90%;
		font-family: arial;
		
		
 	}

#wrap	 	{
		width: 980px;
		
		margin-right: auto;
		margin-left: auto;
		}





#content
		{
		max-width: 980px;
		min-width: 880px;
		margin-left: auto;
		margin-right: auto;
		border-top: 0px solid #858585;
		border-bottom: 0px solid #858585;
		border-right: 2px solid #858585;
		border-left: 2px solid #858585;
		
		}


a.button	{
		font-size: 100%;
		text-align: center;
		background: url(button-tab.jpg) repeat-x;
		color: #9D1961;
		font-weight: bold;
		padding-left: 3px;
		padding-right: 3px;
		border-top: 4px;
		border-right: 4px;
		border-left: 4px;
		border-bottom: 0px;
		border-style: solid;
		border-top-color: #dfdfdf;
		border-right-color: #666;
		border-bottom-color: #333;
		border-left-color: #858585;
		
		}

a.buttonhome		
			{
		font-size: 100%;
		text-align: center;
		background: gray;
		color: #9D1961;

		font-weight: bold;
		padding-left: 3px;
		padding-right: 3px;
		border-top: 4px;
		border-left: 4px;
		border-right: 4px;
		border-bottom: 0px;
		border-style: solid;
		border-top-color: #dfdfdf;
		border-right-color: #666;
		border-bottom-color: #333;
		border-left-color: #858585;
		}

a.buttonhome:hover	
		{
		background-color: gray;
		}
		
a.button:hover	{
		background: url(button-tab-hover.jpg) repeat-x;
		}



a.buttontab	{
		font-size: 130%;
		text-align: center;
		background: url(button-tab.jpg) repeat-x;
		color: #521f4a;
		font-weight: bold;
		padding-left: 3px;
		padding-right: 3px;
		border-top: 4px;
		border-right: 4px;
		border-left: 4px;
		border-bottom: 4px;
		border-style: solid;
		border-top-color: #dfdfdf;
		border-right-color: #666;
		border-bottom-color: #333;
		border-left-color: #858585;
		
		}

a.buttonhometab		
			{
		font-size: 130%;
		text-align: center;
		background: gray;
		color: #521f4a;
		font-weight: bold;
		padding-left: 3px;
		padding-right: 3px;
		border-top: 4px;
		border-left: 4px;
		border-right: 4px;
		border-bottom: 4px;
		border-style: solid;
		border-top-color: #dfdfdf;
		border-right-color: #666;
		border-bottom-color: #333;
		border-left-color: #858585;
		}

a.buttonunder		
			{
		font-size: 100%;
		text-align: center;
		background: url(button-under-purple.jpg) repeat;
		color: #521f4a;
		font-weight: bold;
		padding-left: 3px;
		padding-right: 3px;
		border-top: 4px;
		border-left: 4px;
		border-right: 4px;
		border-bottom: 0px;
		border-style: solid;
		border-top-color: #dfdfdf;
		border-right-color: #666;
		border-bottom-color: #333;
		border-left-color: #858585;



		
		margin-bottom: -3px;
		}





a.buttonhometab:hover	
		{
		background-color: gray;
		}
		
a.buttontab:hover	{
		background: url(button-tab-hover.jpg) repeat-x;
		}


#buttonhome	{
		margin-left: 120px;
		margin-top: -1px;
		float: left;
		}
#buttonclear	{
		float: left;
		margin-top: -1px;
		margin-left: 4px;
		}

#buttonspot	{
		float: left;
		margin-top: -1px;
		margin-left: 4px;
		}


#buttondown	
		{
		float: left;
		margin-top: -1px;
		margin-left: 4px;
		}

#buttonbuy	{
		float: left;
		margin-top: -1px;
		margin-left: 4px;
		
		}


#buttontips	{
		float: left;
		margin-top: -1px;
		margin-left: 4px;
		}



#undertab	{
		font-family: arial;
		font-size: 90%;
		color: #000;
		width: 100%;
		height: 20px;
		background: url(under-tab-purple.jpg) repeat-x;
		border-top: 1px #858585 solid;
		border-bottom: 0px #000 solid;
		margin-right: auto;
		margin-left: auto;
		margin-top: -1px;
		
		}












h2  {		
		max-width: 762px;
		min-width: 762px;
		height: 25px;
	
		margin-top: -4px;
		margin-bottom: 0px;
		padding-top: 25px;
		
		font-size: 120%;
		font-weight: bold;
		color: #9D1961;
		text-align: center;
		background: url(button-tab-fade-up.jpg) repeat-x;
		width: 685px;
		border-top: 0px solid ;
		border-bottom: 0px solid #000;
		border-right: 2px solid #858585;
		border-left: 2px solid #858585;
	}
h3		{
		max-width: 510px;
		min-width: 505px;
		height: 20px;
		font-size: 90%;
		font-family: arial;
		color: #fff;
		text-align: center;
		padding-top: 1px;
		margin-right: auto;
		margin-left: auto;
		background: url(under-tab-purple.jpg) bottom repeat-x;
		
		border-top: 1px solid gray;
		border-bottom: 1px solid #000;
		border-right: 1px solid gray;
		border-left: 1px solid gray;
		}
h4		{
		height: 20px;
		background: url(button-tab.jpg) repeat-x;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		border-top: 1px solid gray;
		
		}



		

#tabmenu		
		{
		text-align: center;
		margin-bottom: 0px;
		
		}


#ad		{
		padding-top: 24px;
		margin-left: 100px;
		
		}

#adwrap	{
		background-color: #e5e0e4;
		}



#header	{
		margin-right: auto;
		margin-left: auto;
		background: url(button-tab-fade-up.jpg) repeat-x;
		padding-top: 20px;
		}
#toppics	{
		background: url(button-tab-fade-down.jpg) bottom repeat-x;
		padding-bottom: 30px;
		}



#mainnav	{
		
		min-width: 590px;
		max-width: 595px;
		padding-right: 0px;
		padding-left: 0px; 
		
		background-color: #F7F4F7;
		float: left;
		border-top: 0px solid #000;
		border-bottom: 2px solid #858585;
		border-right: 2px solid #858585;
		border-left: 2px solid #858585;
		border-left-color: #858585;
		border-right-color: #858585;
		}


p		{
		padding-left: 8px;
		padding-right: 8px;
		}

#sidebar	{

		width: 165px;
		min-width: 164px;
		text-align: center;
		background: url(button-tab-fade-up.jpg) repeat-x top;
		padding-top: 20px;
		
		float: left;
		border-top: 1px solid #858585;
		border-bottom: 2px solid #858585;
		border-right: 0px solid #000;
		border-left: 2px solid #858585;
		}

#sidenav	{
		text-align: left;
		
		}

#searchbox	{
		height: 40px;
		 
		text-align: center;
		background: url(button-tab-fade-down.jpg) repeat-x;
		border-bottom: 1px solid #000;
		border-top: 0px solid #000;
		padding-left: 282px;
		
		}


#righttable	{
		max-width: 200px;
		min-width: 100px;
		float: right;
		overflow-x: scroll;
		}
		



#footer	{
		max-width: 960px;
		
		
		height: 35px;
		font-weight: normal;
		clear: both;
		background: url(button-tab-fade.jpg);
		
		padding-left: 240px;
		padding-bottom: 10px;
		border-right: 1px solid #858585;
		border-left: 1px solid #858585;
		border-bottom: 1px solid #858585;
		
		
		}
#bottomlinks	{
		clear: both;
		background-color: #c0c0c0;
		
			}@media only screen and (min-width: 510px) and (max-width: 629px) {    body {	font-size: 13px;font-family: arial;}   #wrap, #content {width: 100%; min-width:100%;margin-right: auto;margin-left: auto;}    tbody {width:25% !important;}    #tablerightnav {display:none;    }    #spotfakebody {width:100%;    }    #tabmenu {display:none;    }    #sidebar {display:none;    }    #mainnav {max-width:100%;min-width:100%;    }    h2 {max-width:100%;min-width:100%;display:none;    }    #plus {display:none;    }    .movie {display:none;    }    #footer {width:100%;padding-left:10px;    }    #gsearch {display:none;    }}@media only screen and (max-width: 509px) {    body {	font-size: 13px;font-family: arial;}   #wrap, #content {width: 100%; min-width:100%;margin-right: auto;margin-left: auto;}    tbody {}    #tablerightnav {display:none;    }    #tableleftnav {font-size:12px;    }    #spotfakebody {width:95%;font-size:13px;    }    #tabmenu {display:none;    }    #sidebar {display:none;    }    #mainnav {max-width:100%;min-width:100%;    }    h2 {display:none;    }    #plus {display:none;    }    .movie {display:none;    }
    #gsearch {display:none;    }    #searchbox {padding-left:0px;    }    #footer {width:100%;padding-left:10px;    }        img.clearance {width:260px;    }
}




