/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#lvl-0 {
    background:transparent url(images/header_top_repeat.png) repeat-x scroll 0 0;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
	bottom: 0px;
}

.header {
    background:transparent url(images/header_top_left.png) no-repeat scroll 0 0;
    position: absolute;
    top: 0px;
    left: 0px;
	bottom: 0px;
    width: 80px;
    height: 149px;
}

.main_content {
	/*margin-top: 133px;*/
/*    margin-top: 15px;*/
	background: transparent url(images/content_bg.png) repeat-y scroll 0 0;
	width: 839px;
    
    
}

#min_content {
    min-height: 400px;
}

.main_content_table {
	/*background: #ff33ff;*/
/*	width: 839px;*/
	width: 1035px;
    
}





.menu_item a {
    
    color: #f390b0;
    font-family : sans-serif, Verdana, Arial;
    font-size : 13px;
    font-weight: bold;
    
}

.menu_item a:hover {
    
    color: #f390b0;
    font-family : sans-serif, Verdana, Arial;
    font-size : 13px;
    font-weight: bold;
    text-decoration: underline;
    
}

td.menu_title {

    width: 261px;
    height: 30px;
    
    
}

td.menu_item {

    width: 261px;
    height: 30px;
    background: transparent url(images/menu_item_bg.png) no-repeat scroll 0 0;
    
}

td.menu_item_selected {

    width: 261px;
    height: 30px;
    background: #fce1e9 url(images/menu_item_selected_bg.png) no-repeat scroll 0 0;
    
}

td.submenu_item {

    width: 261px;
    height: 22px;
    background: #fdedf1;
    
}

td.submenu_item_selected {

    width: 261px;
    height: 22px;
    background: #fdedf1;
    
}

td.submenu_item_selected a {

    text-decoration: underline;
    
}



div.menu_item {
    margin-left: 35px;
}

.menu_item_odd {
    
    
}

.pictures {
    
	
	margin-top: 0px;
    background: #FEFDED;
    height: 200px;
	z-index: 5;
}



#menu_contents {
    
    width: 250px;
    background: #fefded;
/*    background: #000000;*/
    
}

#osc_footer {
    
    height: 22px;
    background: #f390b0;
    text-align: center;
    
    font-family : sans-serif, Verdana, Arial;
    font-size : 11px;
    color: #ffffff;
    
}

#osc_footer A {
    font-family : sans-serif, Verdana, Arial;
/*    font-size : 15px;*/
    color: #ffffff;
}

#osc_footer A:hover {
    font-family : sans-serif, Verdana, Arial;
/*    font-size : 15px;*/
    color: #ffffff;
}

.menu_item_product_nested {
    
    
}



.white {
	font-family : sans-serif, Verdana, Arial;
	font-size : 15px;
	color: #ffffff;
}

.white A {
	font-family : sans-serif, Verdana, Arial;
	font-size : 15px;
	color: #ffffff;
}

.white A:hover {
	font-family : sans-serif, Verdana, Arial;
	font-size : 15px;
	color: #ffffff;
}



BODY, td {
/*  background: transparent url(images/main_bg_repeat.png) repeat-x scroll 0 0;*/
  font-family: Helvetica, sans-serif, Verdana, Arial;
  font-size : 14px;
  color: #636466;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

td#features{
	padding-top: 20px;

}

input[type="password"], input[type="text"], textarea {
	background: #fff none repeat scroll 0 0;
	border:1px solid #636466;
	color: #636466;
}

.body_bg {
    margin-top: 149px;
    background: transparent url(images/main_bg_repeat.png) repeat scroll 0 0;
    
    
}

.body {
    margin-top: 149px;
/*    padding-bottom: 149px;*/
    background: transparent url(images/main_bg.png) repeat scroll 0 0;
    width: 100%;
	min-height: 900px;
/*    height: 100%;*/
}







A {
  color: #f390b0;
  text-decoration: none;
}

A:hover {
  color: #f390b0;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: sans-serif,Verdana, Arial;
  font-size: 23px;
  font-weight: bold;
  color: #F7AAC2;
}

.product_display_buffer_td {
	background: transparent url(images/product_display_border_y.png) no-repeat scroll center right;
}

.product_display_buffer_tr {
	background: transparent url(images/product_display_border_x.png) no-repeat scroll center center;
}



.prod_price {
    font-family: sans-serif, Verdana, Arial;
    font-size: 20px;
/*    font-weight: bold;*/
    color: #F7AAC2;
    
}



.prod_options_heading {
    
}

.prod_option {
    
    
}

.prod_image A {
  color: #00aeef;
  text-decoration: none;
}

.prod_image A:hover {
  color: #00aeef;
  text-decoration: underline;
}

.prod_desc {
    font-size: 13px;
    color: #535457;
}

.prod_listing_header a {
    color: #636466;
}
.prod_listing_header a:hover {
    color: #636466
    text-decoration: underline;
}

.page_num {
    
/*    position: absolute;*/
    width: 30px;
    height: 30px;
    background: #fce1e9;
    text-align: center;
    margin-top: -30px;
    font-family: Arial, sans-serif;
    font-size: 17px;
	cursor: pointer;
    
}

.page_num a {
    color: #f9c6d5;
    
}

.page_num a:hover {
    color: #fff;
    
}

.page_num_current {
    
    width: 30px;
    height: 30px;
    background: #f9c6d5;
    margin-top: -30px;
    color: #fff;
    text-align: center;
    font-family: sans-serif, Verdana, Arial;
	cursor: pointer;
    
}

.productListing-heading {
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
}

.productListing-data {
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
}

.productListing-data a {
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #636466;
}

.x_buffer {
    width: 100%;
    height: 100%;
    background: url(images/divide_bg_x.png) repeat-x scroll center center;
}

.prod_listing_header  a {
	color: #636466;
    font-weight: none;
    font-size: 13px;
}

.prod_listing_header  a:hover {
	color: #636466;
	text-decoration: underline;
    font-weight: none;
}

.prod_listing_content {

}

.selected {
	background: #636466;
}



/**********************
 **** ADDED STYLES ****
 *********************/


/* CONTACT_US */
#contact_us_form {
    margin-left: 0px;
}
#contact_us_form h1 {
    color: #F390B0;
    margin-left: 0px;
}
#contact_us_form p {
    font: normal 16px/1 Arial, Helvetica, sans-serif;
    color: #535457;
}
#contact_us_form p.error {
    font-weight: bold;
}
#contact_us_form form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
#contact_us_form form legend {
    display: none;
}
#contact_us_form form .frm-fields {
    position: relative;
}
#contact_us_form form .frm-fields br {
    display: none;
}
#contact_us_form form .frm-field {
    display: block;
    margin: 15px 0;
}
#contact_us_form form .frm-field label {
    display: block;
    font: bold 12px/1 Arial, Helvetica, sans-serif;
    color: #636466;
    margin: 4px 0;
}
#contact_us_form form .fld-text .fld-input,
#contact_us_form form .fld-textarea .fld-input {
    display: block;
    background: none;
    border: none;
    position: relative;
    width: 252px;
    height: 27px;
}
#contact_us_form form .fld-text .fld-input {
    background: url('images/contact_us/text-box.png') no-repeat;
}
#contact_us_form form .fld-textarea .name-address {
    background: url('images/contact_us/textarea-box-address.png') no-repeat;
    height: 44px;
}
#contact_us_form form .fld-textarea .name-message {
    background: url('images/contact_us/textarea-box-message.png') no-repeat;
    height: 128px;
}
#contact_us_form form .fld-text .fld-input .text input,
#contact_us_form form .fld-textarea .fld-input .textarea textarea {
    font: 14px/16px Arial, Helvetica, sans-serif;
    display: block;
    background: #FFF;
    border: none;
    color: #636466;
    position: absolute;
    left: 4px;
    top: 4px;
    margin: 0;
    overflow: auto;
}
#contact_us_form form .fld-text .fld-input .text input {
    background: #FFF;
    width: 246px;
    height: 21px;
    padding: 0;
}
#contact_us_form form .fld-textarea .name-address textarea {
    width: 246px;
    height: 38px;
    padding: 0px;
}
#contact_us_form form .fld-textarea .name-message textarea {
    width: 246px;
    height: 122px;
    padding: 0px;
}
#contact_us_form form .fld-submit {
    display: block;
    margin-top: 30px;
}
#contact_us_form form .fld-submit .fld-input input {
    background: url('images/contact_us/button.png') no-repeat;
    border: none;
    font: bold 12px/1 Arial, Helvetica, sans-serif;
    color: #F390B0;
    width: 102px;
    height: 29px;
}
#contact_us_form form .fld-submit .fld-input input:hover {
    background: url('images/contact_us/button-hover.png') no-repeat;
    color: #FFF;
}

/* drop down menu css */

#jsddm
{    
    margin: 0;
    margin-top: -3px;
    padding: 0;
    position: relative;
    z-index: 8000;
}
    
#jsddm li
{    
    
    list-style: none;
    font: 12px Tahoma, Arial;
    position: relative;

}

#jsddm li a
{
    position: relative;

    display: block;
    
    padding: 10px 18px;
    text-decoration: none;
    border-right: 0px solid white;
/*    width: 50px;*/
    height: 20px;
    text-align: left;
    color: #fff;
    white-space: nowrap;
}

#jsddm li a:hover
{    
    
    color: #f191b0;
}

#jsddm li ul li a {
    
    
    padding-top: 15px;
    
}

#jsddm li ul {
	z-index: 9000px !important;
}

#jsddm li ul li a {
	z-index: 9000px !important;
}

.menu_middle {
    font-family:sans-serif,Verdana,Arial;
    font-size:14px;
    font-weight:bold;
    float: left;
}

.menu_middle a {
    
}

.menu_middle a:hover {
    background: #fde2e9;
}

#menu_left {
    float: left;
}

#menu_left a
{    

    color: #f191b0;
}

#menu_left a:hover
{    
    background: transparent url(images/menu_left_bg.png) no-repeat;
    color: #f191b0;
}

#menu_right {
    float: right;
    width: 140px;
}

#menu_right a
{    

    color: #f191b0;
}

#menu_right a:hover
{    
    background: transparent url(images/menu_right_bg.png) no-repeat right center;
    color: #f191b0;
}

#jsddm li ul
{    
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border-top: 0px solid white;
    
}

#jsddm li ul li
{    
    float: none;
    display: inline;
    
}

#jsddm li ul li a
{    
    width: 125px;
    
    background: #fde2e9 url(images/divide_bg_x.png) repeat-x top;
    color: #f191b0;
    
}

#jsddm li ul li a:hover
{    
    background: #fde2e9 url(images/divide_bg_x.png) repeat-x top;
    text-decoration: underline;
}

#logo {
    position: relative;
    margin-top: -140px;
    margin-left: 60px;
    width: 228px;
    height: 112px;
    
/*    background:transparent url(images/logo.png) no-repeat scroll 0 0;*/
}

#top_header_text_left {
    position: relative;
    margin-top: -81px;
    margin-left: 305px;
    width: 300px;
    height: 60px;
    
    text-align: left;
    
}

#top_header_text {
    position: relative;
    margin-top: -94px;
    margin-left: 600px;
    width: 350px;
    height: 74px;
    
    text-align: right;
    
}
#top_header_text .props{
	position: absolute;
	right:0px;
	top:15px;
	width:122px;
}
#top_header_text .special{
	position: absolute;
	left:15px;
	top:0px;
	width:213px;
}

#menu_bg {
    position: relative;
/*    margin-top: 114px;*/
    margin-left: 95px;
    width: 862px;
    height: 41px;
    background: transparent url(images/menu_bg.png) no-repeat scroll 0 0;
    z-index: 105;
}

#menu {
    position: relative;
    
    margin-left: 200px;
    margin-top: 4px;
    font-family : sans-serif, Verdana, Arial;
    font-size : 23px;
    color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
    z-index: -2;
}

#menu a {
    font-family : sans-serif, Verdana, Arial;
    font-size : 14px;
    color: #ffffff;
    font-weight: bold;
}

#menu a:hover {
    font-family : sans-serif, Verdana, Arial;
    font-size : 14px;
    color: #ffffff;
    font-weight: bold;
}

p.buffer {
    background: none;
    position: relative;
/*    display: block;*/
    margin: 20px;
    
}

#features div p {
    margin-left: 20px;
}

#features a {
    color: #00aeef;
    font-weight: bold;
}

#features a:hover {
    color: #00aeef;
    text-decoration: underline;
    font-weight: bold;
}

#feature_1 {
    background: url(images/feature_block_bg_390x211.png);
    width: 390px;
    height: 241px;
    margin-top: 20px;
    margin-left: 0px;
    border-top: 1px solid #fde4eb;
}

#feature_2 {
    background: url(images/feature_block_bg_390x211.png);
    width: 390px;
    height: 241px;
    margin-top: -241px;
    margin-left: 401px;
    border-top: 1px solid #fde4eb;
}

#feature_3 {
    background: url(images/feature_block_bg.png);
    width: 261px;
    height: 166px;
    margin-top: -166px;
    margin-left: 541px;
    
}



/* HOME */
#home_page {
    background: url('images/home/welcome.png') no-repeat 440px 20px;
    position: relative;
    padding: 60px 0 0 490px;
	z-index: 1;
}

#home_page h1 {
    display: none;
}

#home_page #photos_slideshow {
    
    position: absolute;
    left: -63px;
    top: -26px;
    width: 495px;
    height: 397px;
    z-index: 0;
}

#guild_logo {
	position: absolute; 
	width: 206px;
	height: 174px;
	left: 210px;
	top: 320px;
	z-index: 2;
	
}

.img_large_click {
    
    cursor: pointer;
    
}

#img_large_click_1 {
    
    position: absolute;
    top: 15px;
    left: -5px;
    
}

#img_large_click_2 {
    
    position: absolute;
    top: 5px;
    left: 10px;
    
}

#img_large_click_3 {
    
    position: absolute;
    top: 5px;
    left: 37px;
    
}

#img_large_click_4 {
    
    position: absolute;
    top: 50px;
    left: 80px;
    
}




.pictures {
    position: relative;
    width: 250px;
    height: 200px;
    
}

.img_click {
    cursor: pointer;
}

#img_1 {
    position: absolute;
    top: 0px;
/*    background: url(images/img_3.png) no-repeat;*/
/*    width: 220px;*/
}

#img_2 {
    position: absolute;
    top: -5px;
    left: 27px;
    /*background: url(images/img_2.png) no-repeat;
    width: 220px;*/
}

#img_3 {
    position: absolute;
    top: 20px;
    left: 60px;
/*    background: url(images/img_1.png) no-repeat;*/
/*    width: 220px;*/
}

.img_click2 {
    cursor: pointer;
    left: 0px;
}

.img_click3 {
    cursor: pointer;
/*    left: 0px;*/
}

#img_4 {
    position: absolute;
    top: 0px;
/*    background: url(images/img_3.png) no-repeat;*/
/*    width: 220px;*/
}

#img_5 {
    position: absolute;
    top: 0px;
/*    left: 27px;*/
    /*background: url(images/img_2.png) no-repeat;
    width: 220px;*/
}

#img_6 {
    position: absolute;
    top: 0px;
/*    left: 60px;*/
/*    background: url(images/img_1.png) no-repeat;*/
/*    width: 220px;*/
}

#img_7, #img_8, #img_9 {
    position: absolute;
    top: 0px;
}


.fld-input {
    display: block;
    background: none;
    border: none;
    position: relative;
    width: 252px;
    height: 27px;
	background: url('images/contact_us/text-box.png') no-repeat;
}

.fld-input .text input {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    background: #FFF;
    border: none;
    color: #636466;
    position: absolute;
    left: 4px;
    top: 4px;
    margin: 0;
    overflow: auto;
	
	background: #FFF;
    width: 246px;
    height: 21px;
    padding: 0;
}

select {
	color: #636466;
}

.cur_hover {
	cursor: pointer;
}


.main {
	padding: 5px 0px 5px 0px;
}

.moduleRow {
	
	cursor: pointer;
}

.moduleRowOver {
	background: #FFEFF4;
	cursor: pointer;
}

#left_1_image {
/*    margin-top: -25px;*/
    width: 287px;
    height: 2200px;
    background: transparent url(images/left_1.png);
    
}
#left_4_image {
/*    margin-top: -25px;*/
    width: 287px;
    height: 1193px;
    background: transparent url(images/left_4.png);
    
}

.events-calendar-no-event {
    color: #f390b0;
	font-weight: bold;
	background: #e1eec4;
}

.events-calendar-event {
    color: #fff;
	font-weight: bold;
    background: #f390b0;
}

#calendar {
	background: transparent url(images/box2.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 252px;
    height: 252px;
    z-index: 9999;
    display: none;
}

#calendar_wrap {
	text-align: center;
	margin-top: 8px;
}

a.cal_pop {
	color: #d9cf7c;
}

a.cal_pop:hover {
    color: #d9cf7c;
    text-decoration: none;
}

a.cal_pop:visited {
	color: #d9cf7c;
	text-decoration: none;
}

#links_page h1, h2 {
    color:#F390B0;
}

#links_page p {
    color: #000;
    margin-top: -15px;
}

#links_page a {
    font-size: 18px;
    color: #00AEEF;
    text-decoration: underline;
}

.infoBoxHeading {
    background: #F390B0;
    color: #fff;
    text-align: center;
}

.bigBox .infoBox {
    
    background: transparent url(images/box_shadow.png) no-repeat;
    background-position: bottom left;
    padding: 15px;
    padding-top: 5px;
}

.smallBox .infoBox {
    
    background: transparent url(images/box_shadow_small.png) no-repeat;
    background-position: bottom left;
    padding: 15px;
}

.infoBox_new {
    
    width: 510px;
}

.infoBoxContents {
    border-bottom: solid 1px #F390B0;
    
}

.pink:link, .pink:visited {
    color:#F490AF;
}

.pink:hover {
    color:#F490AF;
    text-decoration: underline;
}

table.main_content {
	z-index: -1;
}


