/* @override http://gate.boinx.com/g/css/seethis.css */

body { font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2", "Lucida Grande", sans-serif; font-size: 120%; }

p, .sidebox h1, .sidebox ul li, #sidebar p, #pptheme h4, .column3 li { font-size: 120%;}
p.quote { font-size: 100%;}

ul#breadcrumbs {background: #3f3f3f url(/seethis/images/breadcrumb_back.png) 0px 0px; }

#content
	{
	color: #aaa;
	background-color: #DCDCDC;
	}
a
	{
	color: #A70063;
	}

a:hover
	{
	color: #d0007c;
	}

h1,h2,h3
	{
	color: #333333;
	}



#nav1st a.hi, #nav1st a.endhi {
  color: #A70063;  

}

/* for hero shots */

#hero {
  width: 900px;
  height: 300px;
}

#hero img {
  position: absolute;
  
}
#hero h1 {
  position: relative;
  float: left;
}
.topcorner {
  width: 900px;
  height: 6px;
  margin-bottom: -6px;
  background: url(/seethis/images/corner_top.jpg) 0px 0px no-repeat;
}

.question {
color: #A70063;
}

blockquote {
  color: #E3E4E7;
  font-family: "Georgia", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
  font-size: 13px;
  margin: 0 12px 24px 12px;
  padding: 12px 12px 12px 12px;
  border: 1px solid #4b4d53;
  border-width: 1px 0 1px 0;
}

blockquote small {
  font-style: normal;
  color: #666;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.sidebox{
  text-shadow: 0px -1px 1px;
  color: #fff;
  background: transparent;
  background-color: #414141;
}

.sidebox h1, .sidebox h2 {
  text-shadow: 0px -1px 1px black;
  background: transparent url(/seethis/images/sidebox-head.png) 0px 0px no-repeat;
  background-color: #575757;
  color: #FFFFFF;
 
}
.sidebox .bottom {

  background: transparent url(/seethis/images/sidebox-bottom.png) bottom left no-repeat;	
}

.sidebox a {
  text-shadow: 0px -1px 1px black;
  font-weight: bold;
  text-decoration: none;
  color: #D0D0D0;
}

.sidebox a:hover {
  text-shadow: 0px -1px 1px black;
  font-weight: bold;
  text-decoration: underline;
  color: #D0D0D0;
}

.bottomline {
  clear: all;
  font-size: 1px;
}

#productfooter  /* round corners on the bottom below content div*/
	{
	font-size: 11px;
	color: #aaa;
	background-color: ##DCDCDC; 
	} 
/* Buttons */	
a#button_buy {background: transparent url(/seethis/images/bt-download.png) 0 0 no-repeat; width: 228px; height: 49px; display: block; margin-top: 10px; margin-right: 30px; float: right;}
a:hover#button_buy { background: transparent url(/seethis/images/bt-download.png) 0 -50px no-repeat; }

a#button_support {background: transparent url(/seethis/images/bt-support.png) 0 0 no-repeat; width: 158px; height: 49px; display: block; margin-top: 10px;margin-left: 36px; float: left;}
a:hover#button_support { background: transparent url(/seethis/images/bt-support.png) 0 -50px no-repeat; }