﻿html, body 
{
    background: #000;
    margin: 0px;
    height: 100%;
}

#biggest
{
    width: 1189px;
    min-height: 900px;
    background: #000 url('../images/bg_tile_09.jpg') repeat-y;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid red;
}

#ticker
{
    width: 1189px;
    height: 40px;
    background-color: #000;
}

#ticker img
{
    float: right;
    margin: 0px 30px 0px 0px;
}

#header
{
    width: 1189px;
    height: 249px;
    background: #000 url('../images/header_01.jpg') no-repeat;
}
    

#side_left
{
    width: 86px;
    height: 613px;
    background: #000 url('../images/side_left_02.jpg') no-repeat;
    float: left;
}

#main_wrapper
{
    width: 1017px;
    min-height: 249px;
    display: block;
    float: left;
}


#mainarea_wrapper
{
    width: 1017px;
    min-height: 549px;
    background: url('../images/mainarea_bg_08.jpg') repeat-y;
    overflow: visible;
    position: relative;
}

#main_left_home
{
    width: 571px;
    height: 552px;
    background: #000 url('../images/main_left_06.jpg') no-repeat;
    float: left;
    
}

#main_right_home
{
    width:446px;
    height: 552px;
    background: #000 url('../images/main_right_07.jpg') no-repeat;
    float: left;
    position: relative;
}

#main_left_second
{
    width: 695px;
    min-height: 549px;
    background: url('../images/main_left_second_06.jpg') no-repeat;
    float: left;
    margin:0;
    padding: 0px 0px 40px 0px;
    display: block;
    
}

#main_right_second
{
    width:322px;
    min-height: 549px;
    background: url('../images/main_right_second_07.jpg') no-repeat;
    float: left;
    position: relative;
    padding: 0px 0px 40px 0px;
    margin: 0;
}

#main_full
{
    width: 1017px;
    min-height: 549px;
    background: #2a2924 url('../images/main_full_bg.jpg') repeat-x;
    float: left;
    padding: 0px 0px 40px 0px;
    margin: 0;
}

#main_left_full
{
    width: 50px;
    height: 549px;
    background: url('../images/main_left_full_06.png') no-repeat;
    position: absolute;
    left: -1px;
    top: 0px;
}

#main_right_full
{
    width: 75px;
    height: 549px;
    background: url('../images/main_right_full_08.png') no-repeat;
    position: absolute;
    left: 942px;
    top: 0px;
}

#undershad
{
    width: 813px;
    height: 13px;
    background: url('../images/undershad.png') no-repeat;
    position: absolute;
    top: 1px;
    left: 200px;
}

#side_right
{
    width: 86px;
    height: 613px;
    background: #000 url('../images/side_right_04.jpg') no-repeat;
    float: left;
}

#menu_wrapper
{
    width: 1017px;
    height: 57px;
    padding:0;
    margin:0;
}

#menu_spacer
{
    width: 1017px;
    height: 4px;
    background: #000 url('../images/menu_spacer_05.jpg') no-repeat;
    padding:0;
    margin:0;
}

/*menu_products*/
#menu_products {display:block;}
#menu_products a, #menu_products a:visited {display:block; width:176px; height:57px; background: #ffffff url('../images/menu_products_01.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_products a:hover {background-position:left center; overflow:hidden;}
#menu_products a.selected, #menu_products a.selected:hover {background-position:left bottom; cursor:default;}

/*menu_locations*/
#menu_locations {display:block;}
#menu_locations a, #menu_locations a:visited {display:block; width:176px; height:57px; background: #ffffff url('../images/menu_locations_01.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_locations a:hover {background-position:left center; overflow:hidden;}
#menu_locations a.selected, #menu_locations a.selected:hover {background-position:left bottom; cursor:default;}

/*menu_store*/
#menu_store {display:block;}
#menu_store a, #menu_store a:visited {display:block; width:136px; height:57px; background: #ffffff url('../images/menu_store_02.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_store a:hover {background-position:left center; overflow:hidden;}
#menu_store a.selected, #menu_store a.selected:hover {background-position:left bottom; cursor:default;}


/*menu_news*/
#menu_news {display:block;}
#menu_news a, #menu_news a:visited {display:block; width:134px; height:57px; background: #ffffff url('../images/menu_news_03.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_news a:hover {background-position:left center; overflow:hidden;}
#menu_news a.selected, #menu_news a.selected:hover {background-position:left bottom; cursor:default;}

/*menu_about*/
#menu_about {display:block;}
#menu_about a, #menu_about a:visited {display:block; width:140px; height:57px; background: #ffffff url('../images/menu_about_04.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_about a:hover {background-position:left center; overflow:hidden;}
#menu_about a.selected, #menu_about a.selected:hover {background-position:left bottom; cursor:default;}

/*menu_friends*/
#menu_friends {display:block;}
#menu_friends a, #menu_friends a:visited {display:block; width:147px; height:57px; background: #ffffff url('../images/menu_friends_05.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_friends a:hover {background-position:left center; overflow:hidden;}
#menu_friends a.selected, #menu_friends a.selected:hover {background-position:left bottom; cursor:default;}

/*menu_contact*/
#menu_contact {display:block;}
#menu_contact a, #menu_contact a:visited {display:block; width:150px; height:57px; background: #ffffff url('../images/menu_contact_06.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_contact a:hover {background-position:left center; overflow:hidden;}
#menu_contact a.selected, #menu_contact a.selected:hover {background-position:left bottom; cursor:default;}

/*menu_home*/
#menu_home {display:block;}
#menu_home a, #menu_home a:visited {display:block; width:134px; height:57px; background: #ffffff url('../images/menu_home_07.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_home a:hover {background-position:left center; overflow:hidden;}
#menu_home a.selected, #menu_home a.selected:hover {background-position:left bottom; cursor:default;}

#mainarea
{
    width: 1017px;
    min-height: 552px;
}

#hooks
{
    width: 1017px;
    height: 22px;
    background: url('../images/hooks_08.png') no-repeat;
}

#sitemap_wrapper
{
    width: 1015px;
    height: 260px;
    border: 1px solid #555343;
    background-color: #403f35;
}

#sitemap_bg
{
    width: 946px;
    height: 194px;
    background: url('../images/sitemap_bg_10.jpg') no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}

#sitemap_1
{
    width: 170px;
    height: 150px;
    float: left;
    margin: 25px 0px 0px 20px;
}

#sitemap_2
{
    width: 270px;
    height: 150px;
    float: left;
    margin: 25px 50px 0px 20px;
}

.sitemap_column
{
    width: 155px;
    height: 150px;
    float: left;
    margin: 25px 20px 0px 15px;
}

.sitemap_column h2
{
    font-family: Arial;
    font-size: 10pt;
    color: #ffffff;
    text-align: left;
    padding: 0;
    margin: 10px 0px 0px 0px;
}

.sitemap_column ul
{
	padding: 0;
}

.sitemap_column li
{
    list-style-type: none;
    text-align: left;
    padding: 0;
    line-height: 11pt;
}

.sitemap_column a
{
    font-family: Arial;
    font-size: 8pt;
    color: #b7b49a;
    padding: 3px 0px 3px -20px;
    text-decoration: none;
}

.sitemap_column a:hover
{
    color: #ffffff;
}

.sitemap_column p
{
    font-family: Arial;
    font-size: 8pt;
    color: #b7b49a;
    padding: 3px 0px 3px 0px;
}

/*arrow_left*/
.jcarousel-prev {display:block; position: absolute; top: 80px; left: 30px;}
.jcarousel-prev {display:block; width:19px; height:29px; background: url('../images/arrow_left.png'); float: left; background-position:left top; background-color:transparent;}
.jcarousel-prev:hover {background-position:left bottom; overflow:hidden;}

/*arrow_right*/
.jcarousel-next {display:block; position: absolute; top: 80px; left: 523px;}
.jcarousel-next {display:block; width:19px; height:29px; background: url('../images/arrow_right.png'); float: right; background-position:right top; background-color:transparent;}
.jcarousel-next:hover {background-position:right bottom; overflow:hidden;}

#mainwindow_wrapper
{
    width: 571px;
    height: 352px;
    position: relative;
}

#mainwindow_img_wrapper
{
    width: 436px;
    height: 216px;
    position: absolute;
    left: 67px;
    top: 55px;
}

#mainwindow_img_wrapper img
{
	border: 0;
}

#mainwindow_img_1_left
{
	position: absolute;
	display: block;
	width: 218px;	
	height: 216px;
	top: 0;
	z-index: 10;
}

#mainwindow_img_1_right
{
	position: absolute;
	display: block;
	width: 218px;	
	height: 216px;
	left: 218px;
	top: 0;
	z-index: 10;
}

#mainwindow_img_1
{
	width: 436px;
	height: 216px;
	background-image: url(../images/mainwindow_6.jpg);
}

#mainwindow_img_2
{
	width: 436px;
	height: 216px;
	background-image: url(../images/mainwindow_imges_2.jpg);
	display: block;
}

#mainwindow_img_3
{
	width: 436px;
	height: 216px;
	background-image: url(../images/mainwindow_imges_3.jpg);
	display: block;
}

#mainwindow_img_4
{
	width: 436px;
	height: 216px;
	background-image: url(../images/mainwindow_imges_4.jpg);
	display: block;
}

#number_butts
{
    width: 120px;
    position: absolute;
    top: 288px;
    left: 355px;
}

#number_butts a
{
    width: 30px;
    height: 30px;
    color: #ffab18;
    display: block;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
    float: left;
    padding:0;
    margin:0;
    text-align: center;
}

#number_butts a:hover
{
    color: #ffe718;
}

#slide_wrapper
{
    width: 571px;
    height: 200px;
    position: relative;
}

#slider
{
    width: 444px;
    height: 115px;
    overflow: hidden;
    padding:0;
    margin:0;
}

#slider img
{
    width: 111px;
    height: 115px;
    margin:0;
    padding:0;
    float: left;
}

#welcome_text
{
    width: 375px;
    height: 100px;
    position: absolute;
    top: 65px;
    left: 35px;
}

#welcome_text h2
{
    font-family: Arial;
    font-size: 9pt;
    color: #b7b49a;
    text-align: left;
    padding: 0;
    margin: 0px 0px 0px 0px;
}

#welcome_text p
{
    font-family: Arial;
    font-size: 9pt;
    color: #828070;
    text-align: left;
    padding: 10px 0px 20px 0px;
    margin: 0;
}

#social
{
	position: absolute;
	left: 36px;
	top: 203px;
}

#social_facebook
{
	display: block;
	width: 115px;
	height: 35px;
	float: left;
}

#social_twitter
{
	display: block;
	width: 115px;
	height: 35px;
	float: left;
	margin-left: 1px;
}

#whats_happening
{
    width: 375px;
    height: 170px;
    position: absolute;
    top: 345px;
    left: 33px;
    overflow: hidden;
}

#whats_happening h1
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 9pt;
    color: #bfbda9;
    padding:20px 10px 0px 20px;
    margin:0;
}

#whats_happening p
{
    font-family: Arial;
    font-size: 8pt;
    color: #828070;
    padding:0px 10px 0px 20px;
    margin:0;
}

#whats_happening a
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 7pt;
    text-transform: uppercase;
    padding:0px 10px 0px 20px;
    margin:0;
    color: #bb4f09;
    text-decoration: none;
}

#whats_happening a:hover
{
    color: #ef670f;
}
    

#sub_stuff
{
    width: 1017px;
    height: 20px;
    padding:0;
    margin:0;
}

#sub_stuff p
{
    font-family: Arial;
    font-size: 7pt;
    color: Gray;
    text-align: center;
    padding:0;
    margin:0;
}

#sub_stuff a
{
    font-family: Verdana;
    color: Gray;
    font-size: 7pt;
    font-weight: bold;
    padding:0;
    margin:0;
    text-decoration: none;
}

#sub_stuff a:hover
{
    color: gainsboro;
}

.main h1
{
    font-family: Calibri, Tahoma;
    font-size: 16pt;
    color: #ffffff;
    font-weight: normal;
    padding:25px 0px 0px 60px;
    margin:0;
}

.main h1 span
{
    color: #a7890e;
}


.main h2
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #DFD199;
    text-align: left;
    padding:10px 20px 0px 60px;
    margin:0;
}

.main h3
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #DFD199;
    text-align: left;
    padding:10px 20px 0px 60px;
    margin:0;
}

.main p
{
    font-family: Arial;
    font-size: 9pt;
    color: #AFA26D;
    text-align: left;
    padding:10px 20px 0px 60px;
    margin:0;
}

.p-aligned
{
    font-family: Arial;
    font-size: 9pt;
    color: #AFA26D;
    text-align: left;
    padding:10px 20px 0px 60px;
    margin:0;
}

.main ul
{
    font-family: Arial;
    font-size: 9pt;
    color: #AFA26D;
    text-align: left;
    padding:10px 20px 0px 95px;
    margin:0;
    list-style-type: circle;
}

.main img
{
    padding: 5px;
    background-color: #2D2D25;
    border: 1px solid #5A5F41;
    margin: 20px 0px 0px 60px;
}

#about1
{
    padding: 5px;
    background-color: #2D2D25;
    border: 1px solid #5A5F41;
    margin: 0px 5px 5px 0px;
}

.main a
{
    font-family: Tahoma;
    font-size: 11pt;
    color: #bb4f09;
    text-decoration: none;
}

.main a:hover
{
    color: #ef670f;
}

#friends
{
    width: 600px;
    margin: 20px 0px 0px 60px;
    padding:0;
}

#friends img
{
    padding: 5px;
    background-color: #2D2D25;
    border: 1px solid #5A5F41;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.header_right
{
    width: 300px;
    height: 34px;
    position: absolute;
    top: 25px;
    left: 10px;
}

#right_wrapper
{
    margin:0;
    display: block;
    position: absolute;
    top: 75px;
    left: 20px;
}

.right
{
    background-color: #1e1e19;
    border: 1px solid #5A5F41;
    width: 250px;
    min-height: 250px;
    padding:0px 0px 20px 0px;
}

.right h3
{
    font-family: arial;
    font-size: 8pt;
    color:#BFBDA9;
    text-align: left;
    padding:15px 20px 10px 15px;
    margin:0px;
    line-height: 18px;
}

.right p
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 13pt;
    color: #828070;
    text-align: left;
    padding:0px 0px 0px 15px;
    margin:0;
}

.right a
{
    font-family: arial;
    font-size: 8pt;
    color:#BFBDA9;
    text-align: left;
    margin:0px;
    padding-left: 10px;
}

.right span
{
    font-family: Arial;
    font-size: 7pt;
    font-style: italic;
}

.shop_bookmark
{
	border: 0 !important;
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
}


.right_shop
{
    background-color: #1e1e19;
    border: 1px solid #5A5F41;
    width: 250px;
    min-height: 250px;
    padding:0px 0px 20px 0px;
}

.right_shop h1
{
    font-family: Calibri, Tahoma;
    font-size: 16pt;
    color: #ffffff;
    text-align: left;
    padding:20px 20px 0px 20px;
    margin:0px;
}

.right_shop h2
{
    font-family: arial;
    font-size: 8pt;
    color:#BFBDA9;
    text-align: left;
    padding:0px 0px 0px 20px;
    margin:0px;
    line-height: 18px;
}

.right_shop h3
{
    font-family: Tahoma !important;
    font-weight: bold !important;
    font-size: 15pt !important;
    color: green;
    text-align: left;
    padding:0px 0px 0px 20px;
    margin:0;
}

.right_shop p
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 13pt;
    color: #828070;
    text-align: left;
    padding:0px 0px 0px 20px;
    margin:0;
}

.right_shop a
{
    color: #ef670f;
}

.right_shop a:hover
{
    color: #ffffff;
}

.right_shop a.checkout
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 20pt;
    text-transform: uppercase;
    padding:20px 10px 0px 10px;
    margin:20px 0px 0px 20px;
    color: #201F1A;
    text-decoration: none;
    background-color: #bb4f09;
    border: 1px solid #4D4D45;
    width: 188px;
    height: 50px;
    text-align: center;
    display: block;
}

.right_shop a.checkout:hover
{
    color: #ef670f;
    background-color: #201F1A
}


.confirmwrapper
{
    font-family: Arial;
    font-size: 7pt;
    font-style: italic;
    padding: 0px 0px 0px 20px;
    margin: 0px;
}

.mainlist
{
	padding: 10px 20px 0 75px !important;
	width: 600px;
	overflow: hidden;
}

.mainlist li
{
    font-family: Arial;
    font-size: 8pt;
    color: #828070;
    text-align: left;
    padding:0px 0px 0px 0px;
    margin:0;
    float: left;
    width: 200px;
}

.mainlist a
{
    font-size: 8pt;
	padding-left: 0;
}

.products h1
{
    font-family: Calibri, Tahoma;
    font-size: 16pt;
    color: #ffffff;
    font-weight: normal;
    padding:20px 0px 0px 60px;
    margin:0;
}

.products h1 span
{
    color: #a7890e;
}


.products h2
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #DFD199;
    text-align: left;
    padding:10px 20px 0px 60px;
    margin:0;
}

.products h3
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #DFD199;
    text-align: left;
    padding:10px 20px 0px 60px;
    margin:0;
}

.products p
{
    font-family: Arial;
    font-size: 10pt;
    color: #AFA26D;
    text-align: left;
    padding:10px 10px 0px 60px;
    margin:0;
}

.products img
{
    padding: 5px;
    background-color: #2D2D25;
    border: 1px solid #5A5F41;
    margin: 20px 0px 0px 0px;
    /*width: 210px;*/
}

.products a
{
    font-family: Tahoma;
    font-size: 11pt;
    color: #bb4f09;
    text-decoration: none;
}

.products a:hover
{
    color: #ef670f;
}

.main_shop h1
{
    font-family: Calibri, Tahoma;
    font-size: 16pt;
    color: #ffffff;
    font-weight: normal;
    padding:25px 0px 0px 60px;
    margin:0;
}

.main_shop h1 span
{
    color: #a7890e;
}


.main_shop h2
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #DFD199;
    text-align: left;
    padding:0px 20px 0px 60px;
    margin:0;
}

.main_shop h3
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #DFD199;
    text-align: left;
    padding:10px 20px 0px 60px;
    margin:0;
}

.main_shop p
{
    font-family: Arial;
    font-size: 9pt;
    color: #AFA26D;
    text-align: left;
    padding:20px 20px 0px 10px;
    margin:0;
}

.main_shop h5
{
    font-family: calibri;
    font-size: 18pt;
    color: #AFA26D;
    text-align: left;
    padding:20px 20px 0px 60px;
    margin:0;
    line-height: 16pt;
    font-weight: normal;
}

.main_shop a
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 7pt;
    text-transform: uppercase;
    padding:10px;
    margin:0px 0px 0px 60px;
    color: #bb4f09;
    background-color: #201F1A;
    border: 1px solid #4D4D45;
    text-decoration: none;
    width: 75px;
    display: block
}

.main_shop a:hover
{
    color: #ef670f;
}
td
{
    vertical-align: top;
}

.categories
{
    margin: 5px 0 0 60px;
}

.categories a
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    padding:4px 10px;
    margin:0;
    color: #bb4f09;
    text-decoration: none;
    display: inline;
}

.categories a:hover, .categories a.selected
{
    color: #ef670f;
}

.main_shop h3
{
    font-family: Trebuchet MS;
    color: gainsboro;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 60px;
    font-size: 15pt;
    font-weight: bold;
}

.Article {
    color: #AFA26D;
    font-family: Arial;
    font-size: 12px;
    margin-left: 60px;
    margin-top: 20px;
}

.Article div {
    padding: 5px;
}

.ArticleTitle, .ArticleSubtitle {
    color: #DFD199; 
    font-family: Tahoma;          
}

.ArticleTitle {
    font-weight: bold; 
    font-size: 14px;    
}

.ArticleAuthor {
    font-style: italic;        
}

.ArticleLink {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: arial;

}

.ArticleLink a {
    font-size: 8pt;
    color:#BFBDA9;
    text-align: left;
    margin:0px;  
}

.ArticleList
{
    background-color: #1e1e19;
    border: 1px solid #5A5F41;
    width: 250px;
    min-height: 250px;
}


