/* Section: Body --------- */

body {
margin: 0px;
padding: 0px;
width: 100%;
background: #fff url(img/background.jpg) repeat right top;
font-family: Verdana,Tahoma, Arial, Serif;
line-height: 1.5em;
font-size: 0.76em; /* IE5 Win */
font-size: 10px; /* easy scaling */
font-size: 0.76em;
color:#666;
}

#wrap {
width: 779px;
border-right: #ccc 1px solid;
background: #fff url(img/pagebg.png) repeat-y 0 0;
margin:0px;
padding:0px;
}

html>body #wrap { /* for Opera Browsers*/
width: 779px;
background: #fff url(img/pagebg.png) repeat-y 0 0;
}

/* Section: Positioning --------- */
#header {
margin:0px;
padding:0px;
height: 160px;
background: #fff url(img/header.png) no-repeat left top;
width:760px;
}

#main {
margin:0px;
padding:0px;
position:relative;
top:0px;
width:760px;
}
#leftBlock{
padding-left:5px;
clear:both;
float:left;
text-align:left;
width:200px;

}

#sidebar {
margin:0px;
padding:0px;
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-size: 16px;
line-height:2.2em;
font-weight:bold;
list-style: none;
}

#sidebar ul
{
margin:0px;
padding:10px;
list-style: none;
list-style-position: outside;
}

#sidebar li
{
margin:0px;
padding:0px;
list-style: none;
background-image: url(img/swoosh-off.png);
background-repeat: no-repeat;
background-position: 0px;
}

#sidebar li.page_item
{
margin:0px;
padding:0px;	
padding-left: 16px;
padding-top: 3px;
}

#sidebar li.current_page_item
{
margin:0px;
padding:0px;	
padding-left: 16px;
padding-top: 3px;
background-image: url(img/swoosh-on.png);
background-repeat: no-repeat;
background-position: 0px;
}

#sidebar a {
padding:0px;
color: #a66db4;
text-decoration: none;
border:none;
}

#sidebar a:visited
{
padding:0px;
color: #a66db4;
}

#sidebar a:hover
{
padding:0px;
color: #5f7bc4;
border-bottom:1px solid #5f7bc4;
background: #fdebcf;
}


#sidebar li.current_page_item a:link, #sidebar li.current_page_item a:visited, #sidebar li.current_page_item a:active
{
padding:0px;
font-weight:bold;
color:#5f7bc4;
}

#sidebar li.current_page_item a:hover
{
padding:0px;
font-weight:bold;
color:#5f7bc4;
}

/*#sidebar a img, a:link img, a:visited img, a:active img, a:hover img
{
padding:0px;
margin:0px;
text-decoration:none;
border: none;
}
*/
.sitelogos{
padding:2px;
margin-left:10px;
text-decoration: none;
}

.sitelogos .imageLink img
{
border:1px solid #eec3e4;
}

.strikethru{
text-decoration: line-through;
}

.newPrice{
color: #F00;
font-weight: bold;
}


/* Section: Content --------- */
#pagecontent {
margin:0 auto;
padding:0px;
position:relative;
right:0px;
float:left;
width:530px;
padding-left:0px;
padding-right:10px;
text-align: left;
}

#homeimage
{
margin:0px;
padding:0px;	
width:480px;
height:312px;
background-image: url(img/home.png);
background-repeat: no-repeat;
background-position: 0px;
}


/* Sub-Section: Body Paragraph and Links --------- */
p {
color: #666;
margin: 5px 0px 10px;
padding:0px;	
padding-left: 3px;
line-height:1.6em;
}

a {
text-decoration: none;
}


a:link
{
color: #00f;
border-bottom:1px dashed;
background:none;
}

a:visited {
color: #00f;
border-bottom:1px dashed;
background:none;
}

a:hover, a:active {
border-bottom:#00f 1px solid;
color: #00f;
}

a img {border: none; }

a img, a:link img, a:visited img, a:active img, a:hover img
{
padding:0px;
margin:0px;
text-decoration:none;
border: none;
}




h2{
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-size: 22px;
font-weight:bold;
color: #a66db4;
padding: 20px 0px 10px 0px;
margin: 0px;
}

h3 {
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-size: 14px;
font-weight:bold;
color: #a66db4;
padding: 5px 20px 5px 40px;
margin: 0px;
}

h3 a {
text-decoration: none;
}

h3 a:link
{
color: #a66db4;
border-bottom:1px dashed;
background:none;
}

h3 a:visited {
color: #a66db4;
border-bottom:1px dashed;
background:none;
}

h3 a:hover, a:active {
border-bottom:#00f 1px solid;
color: #00f;
}

h4 {
font-size: 1.3em;
color: #5f7bc4;
padding: 5px 0px;
margin: 0;
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-weight:bold;
}

h5 {
font-size: 1.2em;
color: #a66db4;
padding: 3px 0;
padding-top: 5px;
margin: 0;
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-weight:bold;
}

h6 {
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-size: 12px;
font-weight:bold;
font-style:italic;
color: #a66db4;
margin: 0px;
}


abbr, acronym {
font-style: normal;
border-bottom: 1px dotted;
}

abbr[title]
{
cursor:help;
}

.border img {
  border-top:2px solid #ccc;
  border-right:4px solid #ccc;
  border-bottom:4px solid #ccc;
  border-left:2px solid #ccc;
      }

fieldset
{
border:none;
}

fieldset{
border: none;
}

.field label{
display: block;
}

textarea{
height: 10em;
border: 1px solid #ccc;
background:#f0f0f0;
}

input{
border: 1px solid #ccc;
background:#f0f0f0;
}

.submitbutton {
text-align:center;
border: 1px solid #ccc;
background:#eec3e4;
}

.submitbutton:hover {
text-align:center;
border: 1px solid #ccc;
color:#fff;
background:#a66db4;
}


/* Section: footer --------- */
#footer {
margin:0px;
padding:0px;
width:779px;
background-color:#eec3e4;
border-top:#ccc 1px solid;
border-right:#ccc 1px solid;
border-bottom:#ccc 2px solid;

}

#ftleft
{
width:380px;
padding-left:20px;
float:left;
text-align:left;
position:relative;
top:0px;
}

#ftright
{
clear: left;
width:280px;
padding-right:20px;
float:right;
text-align:right;
position:relative;
top:0px;
}

#footer a
{
text-decoration:none;
}

#footer a:hover
{
border-bottom:#666 1px solid;
background:none;
}

#header, #main, #content, #sidebar, #footer, .widget {
overflow: hidden;
}

/* Contact form --------- */

.contact form{
  font-family: Tahoma, Arial, sans-serif;
  color: #666;
}

.contact  label
{
width:120px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.contact textarea{
height: 200px;
width: 200px;
border: 1px solid #e0e0e0;
background:#e0e0e0;
}


.contact input
{
margin-left: 1em;
margin-top:2px;
margin-bottom:2px;
}
 
.contact input
{
width: 200px;
color: #666;
border: 1px solid #e0e0e0;
}

.contact select
{
width: 200px;
margin-left: 1em;
color: #666;
border: 1px solid #e0e0e0;
}


.contact fieldset
{
border: 1px solid #e0e0e0;
width: 530px;
}

.contact legend
{
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-size: 12px;
font-weight:bold;
background: #fdebcf;
color: #a66db4;
border: 1px solid #e0e0e0;
padding: 2px 6px
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #e0e0e0;
  background-color: #fdebcf;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(img/info.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 1px 0 3px 19px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #999;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

.email fieldset
{
border: 1px solid #eec3e4;
width: 530px;
}

.email label
{
width:130px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.email textarea
{
margin-left: 1em;
margin-top:2px;
margin-bottom:2px;
}
 

.email textarea{
height: 200px;
width: 340px;
border: 1px solid #eec3e4;
}

.email legend
{
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-size: 12px;
font-weight:bold;
background: #fdebcf;
color: #a66db4;
border: 1px solid #eec3e4;
padding: 2px 6px
}

.email input
{
margin-left:1em;
margin-top:2px;
margin-bottom:2px;
}
 
.email input
{
width: 340px;
color: #666;
border: 1px solid #eec3e4;
}

.button {
text-align:center;
border: 1px solid #eec3e4;
background:#eec3e4;
}

.button:hover {
text-align:center;
border: 1px solid #eec3e4;
color:#fff;
background:#a66db4;
}


table.orderForm {
	border: 1px solid #fdebcf;
	border-collapse: collapse;
	padding: 5px;
}

table.orderForm  tr {
	padding: 5px;
}

table.orderForm  td {
	padding: 5px;
}


.orderForm tr.row1 {background:#fff;padding: 5px;}
.orderForm tr.row2 {background:#f0f0f0;padding: 5px;}
.orderForm tr.row3 {background:#fdebcf;}

table.games {
	border: 1px solid #fdebcf;
	border-collapse: separate;
}

table.games  tr {
	padding: 5px;
}

td.linkTitle {
font-weight:bold;
background:#fff;
padding-top: 10px;
}

td.linkImage {
border:none;
padding-bottom: 15px;
}




a.imageLink:link, a.imageLink:visited, a.imageLink:hover, a.imageLink:active
{
border: none;
text-decoration:none;
}

.errornotes
{
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-size: 10px;
}

table.errorMsg
{
font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
font-size: 12px;
color: #FF0000;
font-weight: bold;
}
