@charset UTF-8;
/* CSS Document */

/* LAYOUT AND TYPE */

body {
font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:.8em;
text-align:center;
margin:0;
padding:0;
}

#container {
width:970px;
position:relative;
margin:0 auto;
}

#pagetitle {
color: #E31A15;
font-size:1.3em;
line-height:120%;
text-align:center;
font-weight:bold;
padding:0;
width:600px;
}

.flag a {
background:url(../images/flag.gif) no-repeat left center;
}

.header {
padding:19px 0 0 60px;
width:640px;
height:125px;
text-align:left;
}

.navbar {
padding:40px 0 0 20px;
width:250px;
text-align:left;
font-weight:bold;
}

.maincontent {
padding:20px 0 20px 15px;
width:685px;
text-align:left;
}

.space {
padding:15px 0;
font-size:.9em;
}
.space2 {
margin:15px 0;
font-size:.9em;
position:absolute;
top:150px;
}
.featuredimage {
width:195px;
height
}

.catdesc {
float:right;
width:140px;
padding:0 0 0 10px;
font-size:.9em;
}

.catdesc ul {
margin:10px 0;
padding:0;
}
.catdesc li {
margin:0 0 0 20px;
padding:0;
}
.catdesc h2 {
font-size:1.2em
}

.staffdesc	{
float: right;
width: 190px;
padding: 0 0 0 10px;
font-size: .9em;
}

.copy {
padding:20px 0;
line-height:130%;
/* width:480px; */
}

.copy a:link, .copy a:visited, .copy a:active {
color:#000;
}

.copy a:hover {
color: #E6001C;
}

.links {
}

.links a:link, .links a:visited, .links a:active {
color: #74117D;
}

.links a:hover {
color: #E6001C;
}

.table_header, .tableHeader, .tableHeader2, .tableHeader3, .tableHeaderCol, .tableHeader2Col, .tableHeader3Col {
background-image:url(../images/table_header.jpg);
background-repeat:no-repeat;
color:#000;
font-weight:bold;
}

.table1, .tableBorder, .tableBorderCart {
border-left:1px dotted #555;
border-top:1px dotted #555;
margin:0;
} 

.table1 td {
padding:6px;
border-bottom:1px dotted #555;
border-right:1px dotted #555;
}

.table2 {
border:1px dotted #555;
}

.row1, .tableRow1, .tableRow1Col, .tableCell1, .tableCell1Col {
background-color:#FFF;
}

.row2, .tableRow2, .tableRow2Col, .tableCell2, .tableCell2Col {
background-color: #D9EBED;
}

hr {
height:1px;
color:#FFF;
background-color:#FFF;
border-top:1px dotted #E31A15;
}

h1 {
color: #FFF;
font-size: 1.5em;
line-height:120%;
margin: 12px 0;
}

h2 {
color: #761B7D;
font-size:1.1em;
line-height:120%;
text-decoration:none;
margin:6px 0 0 0;
}

h2 a:link, h2 a:active, h2 a:visited  {
color: #761B7D;
text-decoration:none;
}

h2 a:hover {
color: #E6001C;
text-decoration:underline;
}

h3 {
color: #E31A15;
font-size:1.0em;
line-height:120%;
margin: 12px 0 6px 0;
}

h4 {
color: #000;
font-size:0.9em;
line-height:120%;
margin: 12px 0 6px 0;
}

h5 {
color: #000;
font-size:0.8em;
line-height:120%;
margin: 12px 0 6px 0;
}

h6 {
color: #761B7D;
font-size: 1.5em;
line-height:120%;
margin: 6px 0;
}

#footer {
background-color:#761B7D;
color:#FFF;
text-align:center;
font-size:.9em;
width:100%;
clear: both;
}

#footer div {
width:930px;
padding:10px;
margin:0 auto;
text-align:right;
}

#footer a:link, #footer a:visited, #footer a:active {
color:#FFF;
text-decoration:none;
}

#footer a:hover {
color:#FFF;
text-decoration:underline;
}

#products-footer	{
text-align: right;
font-weight:bold;
}

#products-footer a	{
margin: 0 5px;
font-weight: bold;
text-decoration: none;
}

#products-footer a:hover	{
text-decoration: underline;
}

.floatright {
float:right;
margin:0 0 0 20px;
}

.floatright2 {
float:right;
margin:80px 0 0 20px;
}

.floatright img, .floatright2 img {
display: block;
margin:12px 0 0 0;
}
.floatright3	{
	float: right;
	display: block;
	width: 230px;
	}
.floatright3 img	{
	margin: 3px;
	}
.floatleft {
float:left;
margin:0 15px 0px 0;
}

/* FORM ELEMENTS */

FORM, form {
margin: 0;
padding:0;	
}

INPUT {
color: #000;
font-size: 11px;
background-color: #FFF;
border:1px solid #000;
padding:2px;
font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
}

SELECT {
font-size: 11px;
color: #000;
font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
}

TEXTAREA {
color: #000;
padding:2px;
font-size: 11px;
background-color: #FFF;
border:1px solid #000;
font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
}

.button {
background-color: #E9141B;
background-image:url(../images/button.jpg);
background-repeat:repeat-x;
color:#FFF;
cursor:hand;
display:block;
font-size:12px;
line-height:1;
letter-spacing:0.1em;
text-align:center;
text-decoration:none;
font-weight:bold;
width:80px;
margin:0 auto;
padding:3px;
}

.button2 {
background-color: #E9141B;
background-image:url(../images/button.jpg);
background-repeat:repeat-x;
color:#FFF;
cursor:hand;
display:block;
font-size:12px;
line-height:1;
letter-spacing:0.1em;
text-align:center;
text-decoration:none;
font-weight:bold;
width:110px;
margin:0 auto;
padding:3px;
}

.button3 {
background-color: #E9141B;
background-image:url(../images/button.jpg);
background-repeat:repeat-x;
color:#FFF;
cursor:pointer;
display:block;
font-size:12px;
line-height:1;
font-weight:bold;
letter-spacing:0.08em;
text-align:center;
text-decoration:none;
width:150px;
margin:0 auto;
padding:3px;
}

.button_small {
background-color: #E9141B;
background-image:url(../images/button.jpg);
background-repeat:repeat-x;
color:#FFF;
cursor:pointer;
display:block;
font-size:10px;
line-height:1;
font-weight:bold;
height:auto;
letter-spacing:.08em;
text-align:center;
text-decoration:none;
width:60px;
margin:0 auto;
padding:2px;
}

.button_small2 {
background-color: #E9141B;
background-image:url(../images/button.jpg);
background-repeat:repeat-x;
color:#FFF;
cursor:pointer;
display:block;
font-size:10px;
line-height:1;
font-weight:bold;
height:10px;
letter-spacing:.08em;
text-align:center;
text-decoration:none;
width:90px;
margin:0 auto;
padding:2px;
}

.button_small3 {
background-color: #E9141B;
background-image:url(../images/button.jpg);
background-repeat:repeat-x;
color:#FFF;
cursor:pointer;
display:block;
font-size:10px;
line-height:1;
font-weight:bold;
height:9px;
letter-spacing:.08em;
text-align:center;
text-decoration:none;
margin:0 auto;
padding:2px;
}

.button a,.button2 a, .button3 a, .button_small a,.button2_small a, .button3_small a {
text-decoration:none;
display:block;
color:#FFF;
}

.buttonarea {
color:#FFF;
text-decoration:none;
text-align:center;
}

.buttonarea, .admin_nav .buttonarea a:link, .admin_nav .buttonarea a:active, .admin_nav .buttonarea a:hover {
color:#FFF;
text-decoration:none;
}

.buttonarea a:hover {
background-color: #761B7D;
background-image:url(../images/button2.jpg);
background-repeat:repeat-x;
color:#FFF;
text-decoration:none;
}

.dice {
width:350px;
text-align:center;padding:10px;
}
.dice .small {
width:170px;
float:left;
}

.dice .small input {
margin:6px 0 0 0;
text-align:center;
}

.dice .images	{
	width: 170px;
	float: left;
}

/* ADMIN STYLES */

#admin_background {
background-image:url(../admin/images/admin_bg.jpg);
background-repeat:repeat;
font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:0.8em;
background-color:#B3CF23;
text-align:center;
color:#000;
margin:0;
padding:0 0 20px 0;
}


#admin_container {
width:901px;
text-align:left;
position:relative;
background-image:url(../admin/images/admin_container.jpg);
background-repeat:repeat-y;
color:#000;
margin:0 auto;
padding:0;
}

#admin_header {
width:901px;
height:120px;
border:0;
background-image:url(../admin/images/admin_header.jpg);
background-repeat:no-repeat;
text-align:left;
margin:0;
padding:0;
}

#admin_header span {
display:none;
}

#admin_navbar {
background-image:url(../admin/images/admin_navbar.jpg);
background-position: top right;
background-repeat:no-repeat;
width:183px;
text-align:left;
margin:0;
padding:15px;
}

#admin_navbar h3 {
margin:0 0 20px 0;
}

.admin_nav {
font-size:1em;
font-weight:bold;
letter-spacing:1px;
line-height:140%;
color:#000;
text-decoration:none;
}

.admin_nav a:link, .admin_nav a:visited {
color:#000;
border:1px solid #E5E7F2;
padding:3px;
text-decoration:none;
display:block;
margin:6px 0 0 0;
}

.admin_nav a:hover {
color:#E31A15;
background-color: #F5F6F9;
border:1px solid #E5E7F2;
padding:3px;
text-decoration:none;
display:block;
margin:6px 0 0 0;
}

#admin_whitepullout {
width:215px;
background-image:url(../admin/images/whitepullout_3.gif);
background-repeat:repeat-y;
margin:0;
padding:0;
}

#admin_homecontent {
width:840px;
background-color:transparent;
margin:0;
padding:20px;
}

#admin_maincontent {
width:628px;
text-align:left;
background-color:transparent;
margin:0;
padding:20px 0 0 10px;
}

#admin_maincontent h1 {
color:#0081D1;
}

#admin_maincontent input,#admin_maincontent textarea,#admin_maincontent select {
font-size:1em;
}
