body
	{
	background: #C8C8C8 url(imgs/background.jpg) bottom left repeat-x;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #000000;
	}

#wrap
	{
	text-align: left;
	margin: 0px auto;
	background: #FFFFFF;
	width: 600px;
	border: 1px solid #000;
	border-top: none;
	}

/* general rules */

p {font-size: small; margin: 0 0 0.8em 0;}	
	
img {border: none;}

a {color: #B196BB; text-decoration: none; outline: none;}
	
a:visited {color: #B196BB;}
	
a:hover {color: #652F79;}
	
a:active {color: #652F79;}

a.more {padding-left: 17px; line-height: 160%; background: url(imgs/arrow.jpg) no-repeat 0 50%;}

a.backtop {padding-left: 17px; line-height: 160%; background: url(imgs/backtop.gif) no-repeat 0 50%;}

h2 {font-size: medium; color: #E68033; text-transform: uppercase;}

h4 {font-weight: bold; font-size: small; text-transform: uppercase; }

.clear { clear:both;}
  
/* top */

#top
	{
	background: transparent url(imgs/top_main.jpg) no-repeat;
	width: 600px;
	height: 140px;
	position: relative;
	padding-bottom: 3px;
	}
	
#top h1 {display: none;}
	
#top h2 { font-style: italic; font-size: 12px; text-align: left; color: #FFFFFF; 
		position: absolute; z-index: 120; top: 118px; left: 10px;}
	
/* top navigation */

#navi_top {height: 26px; background: url(imgs/navi_bg.gif) repeat-x; border-bottom: 1px solid #000000;}
	
#navi_top ul { padding: 0; margin: 0 0 0 5px; list-style: none; padding: 5px 0;}
	
#navi_top li { float: left; line-height: 16px; margin: 0; padding: 0; background: none; font: 9px "lucida grande", verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; }
	
#navi_top li a { padding: 0 15px; border-right: 1px solid #667; color: #dca; background: none; text-decoration: none;}
	
#navi_top ul li.act a {color: #fff; font-weight: bold; text-decoration: none;}
	
#navi_top ul li a:hover {color: #986; text-decoration: none;}
	
#navi_top ul li.act a:hover {color: #dca; text-decoration: none;}

/* See Try Buy Navigation */

#navi_mid {height: 26px; background: url(imgs/navi_bg.gif) repeat-x; border-top: 1px solid #000000; border-bottom: 1px solid #000000;}
	
#navi_mid ul {padding: 0; margin: 0 0 0 5px; list-style: none; padding: 5px 0;}
	
#navi_mid li {float: left; line-height: 16px; margin: 0; padding: 0; background: none; font: 9px "lucida grande", verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px;}
	
#navi_mid li a {padding: 0 15px; border-right: 1px solid #667; color: #dca; background: none; text-decoration: none;}
	
#navi_mid ul li.act a {color: #fff; font-weight: bold; text-decoration: none;}
	
#navi_mid ul li a:hover {color: #986; text-decoration: none;}
	
#navi_mid ul li.act a:hover {color: #dca; text-decoration: none;}

/* bottom navigation */

#navi_bot {height: 26px; background: url(imgs/navi_bg.gif) repeat-x; padding: 0; margin: 0; border-top: 1px solid #000000; border-bottom: 1px solid #000000;}
	
#navi_bot ul {padding: 0; margin: 0 0 0 5px; list-style: none; padding: 5px 0;}
	
#navi_bot li {float: left; line-height: 16px; margin: 0; padding: 0; background: none; font: 9px "lucida grande", verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px;}
	
#navi_bot li a {padding: 0 15px; border-right: 1px solid #667; color: #dca; background: none; text-decoration: none;}
	
#navi_bot ul li.act a {color: #fff; font-weight: bold; text-decoration: none;}
	
#navi_bot ul li a:hover {color: #986; text-decoration: none;}
	
#navi_bot ul li.act a:hover {color: #dca; text-decoration: none;}
	
/* content top */

#content_top {width: 560px; height: auto; margin: 10px 20px 0 0; padding: 0 0 0 20px; background: #FFFFFF;}

#intro {width: 360px; margin: 0; padding: 0;}

/* content bottom */

#content_bot {width: 560px; height: auto; margin: 10px 20px 10px 20px; padding: 0;}

/* table */

#table td { padding: 10px 0; border-top: 1px dotted #730893;}

#table strong {letter-spacing: 0.25em;}

.row01 {background: #E0E3E7;}

/* table controls */

#controls td {padding: 4px 4px; border-bottom: 1px solid #AAAAAA;}

#controls {font-size: x-small;}

.controls_title {font-size: larger;font-weight: bold;}

.keypad {font-weight: bold; font-size: larger; text-align: center;}

.note {margin: 10px 0; font-size: x-small; border-bottom: 1px dotted #AAAAAA; border-top: 1px dotted #AAAAAA;}

/* table icons */

#icons td {padding: 4px 4px; height: 30px; border-bottom: 1px solid #AAAAAA;}

#icons {font-size: x-small;}

.icons_title {font-size: larger;font-weight: bold;}

.icons_img img {border: 1px solid #EEEEEE;}

.icons_desc {vertical-align: top;}

/* wallpaper */

div.pic {float: left; height: auto; width: 120px; padding: 0; margin: 0px 6px 10px;}

div.pic img {border: 1px solid #000000;}

div.ls img {height: 120px; width: 160px; margin: 0; padding: 0;}

div.pt img {height: 160px; width: 120px; margin: 0; padding: 0;}

div.pic ul {margin: 0; padding: 0; list-style: none;}

li.title {font-weight: bold; color: #696969; font-size: xx-small; display: block; text-align: center;}
	
/* footer */

#footer {clear: both; text-align: center; background: transparent url(imgs/bottom_main.jpg) no-repeat; width: 600px; height: 40px;}
	
#footer p {margin: 0; padding: 5px 0; font: 8px/3em "lucida grande", verdana, sans-serif; color: #fff; text-transform: uppercase; line-height: normal;letter-spacing: 1px;}
	
#footer p a, #footer p a:visited {color: #dca; border: none;}
	
#footer p a:hover {color: #986; border: none;}
	
/* hide anything */

.no { display: none;}