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


/************************************************/
/******************** Reset ********************/
/************************************************/
* { margin:0; padding:0; }

html { 	height: 100%; background: #000; }
body { background: transparent; height: 100%; font-family: Arial, Helvetica, sans-serif; position: relative; }

img           { border:0; vertical-align:top; }

a             { text-decoration:none; color:#e72925; font-weight: bold; }
a:hover, 
a:focus       { text-decoration:underline; }
:focus        { outline: 0; }
p { font-size: 12px; line-height: 16px; padding: 0 0 20px; }

/* Headings ================================================================================ */ 
h1, h2, h3, h4, h5, h6 { margin-bottom: 5px; }
h1            { font-size:26px; font-weight:normal; line-height: 28px; color: #101010; text-transform: uppercase; margin: 0 0 15px; }
.sidebar h1   { font-size:26px; font-weight:normal; line-height: 47px; height: 47px; color: #ffffff; background: #e65525; padding: 0 0 0 10px; margin: 0; }
.store-single-block h1   { font-size:26px; font-weight:normal; line-height: 47px; height: 47px; color: #ffffff; background: #e65525; padding: 0 0 0 10px; margin: 0; }

h2            { font-size:20px; font-weight:normal; line-height: 24px; color: #181d28;}
h3            { font-size:14px; font-weight: bold; line-height: 18px; color: #e72925; text-transform: uppercase; margin-bottom: 15px; padding: 0px; }
h4            { font-size:14px; font-weight: bold; line-height: 18px; color: #000; text-transform: uppercase; margin-bottom: 15px; padding: 0px; }
h5            { font-size:14px; font-weight:bold; color: #151313; line-height: 16px; float: left; }
h6            { font-size:14px; font-weight:bold; color: #fff; line-height: 16px; float: left;}

.first h5 span{ background: #67c18a; }
.second h5 span{ background: #ebad34; }
.third h5 span{ background: #66abb4; }
.first h5 span a, .second h5 span a, .third h5 span a {color: #000; text-decoration: none;}

/* Forms ================================================================================ */ 
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table ================================================================================ */ 
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; margin: 0; line-height:18px; color: #ffffff; font-size: 12px;}
address a     { padding:3px 0; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; background: 6px 1px no-repeat url(../images/bg-blq.gif); font-size: 18px; line-height: 20px; color: #888888; padding: 8px 0 0 45px; margin: 0 0 20px; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* pre */
pre			  { background:#fff; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-r-margin    { margin-right:0 !important; }
.no-padding   { padding:0 !important; }
.no-r-padding    { padding-right:0 !important; }
.no-bg        { background:none !important; }
.note 		  { color:#757575; font-size:11px; }
.no-border    { border:0 none !important; }
.b-border { border-bottom: dotted 2px #000; margin: 0 0 20px; }
.img-wrapper { border: solid 4px #e75525; margin: 0 0 25px; }
.b-margin-15  { margin-bottom:15px !important; }

.alignright { float: right; margin: 0 0 20px 10px; border: solid 1px #9e8f78; }
.alignleft { float: left; margin: 0 10px 20px 0px; display: block; border: solid 1px #9e8f78; }
.aligncenter { margin: 0 auto;}

/************************************************/
/******************** Styles ********************/
/************************************************/


/* Layout ================================================================================= */
#wrapper { height: auto !important; height: 100%; min-height: 100%; position: relative; background:#000 top center repeat-x url(../images/bg-main.jpg); font-family: Arial, Helvetica, sans-serif; }
.wrapper-inner { width: 908px; margin: 0 auto; padding: 0 0 70px; position: relative; }

.page { width:908px; margin: 0 auto; background: top left repeat-y url(../images/bg-page.png); padding: 0; }

.page-top { text-align:left; height:103px; width: 908px; margin: 0 auto; background: top left no-repeat url(../images/bg-page-top1.png); }
.page-bottom { text-align:left; height:88px; width: 908px; margin: 0 auto; background: top left no-repeat url(../images/bg-page-bottom2.jpg); padding: 40px 0 0; }

.top-block { margin: 0 0 10px 255px;}
.top-block a{ float: left; margin: 0 85px 0 0; } 

.content { width: 865px; margin: 0 auto; }
.content ol, .content ul { margin: 0 0 25px; }
.content ol { list-style: decimal; margin: 0 0 25px 20px; }
.content ol li{ font-size: 12px; line-height: 18px;  }
.innerpage ul { list-style: square; margin: 0 0 25px 20px; }
.innerpage ul li{ font-size: 12px; line-height: 18px;  }


.sidebar { width: 240px; }
.sidebar .title{ border-bottom: solid 2px #000; } 
.sidebar .title h1{ float: left; width: 210px; height: 26px; padding: 14px 0 7px 14px; }
.sidebar .title span.r-decor{ float: right; background: right top no-repeat url(../images/bg-h1.png); width: 16px; height: 47px; }
.sidebar .title span.l-decor{ float: left; background: right top no-repeat url(../images/bg-h1-right.png); width: 16px; height: 47px; }
.sidebar .title h1.bios{ background:#e65525 12px 17px no-repeat url(../images/bg-h1-bios.gif); padding: 14px 0 7px 38px; width: 186px; }
.sidebar .title h1.popular{ background:#e65525 10px 17px no-repeat url(../images/bg-h1-popular.gif); padding: 14px 0 7px 33px; width: 190px; }
.sidebar .title h1.upcome{ background:#e65525 8px 14px no-repeat url(../images/bg-h1-upcome.gif); padding: 16px 0 5px 30px; width: 194px; font-size: 17px; }

.sidebar p.view-more { font-size: 13px; text-align: center; margin: 10px auto 0; line-height: 22px; }
.sidebar p.view-more a { padding: 0 0 0 35px; background: center left no-repeat url(../images/r-arrow-red.png); height: 22px; float: left; margin: 0 0 0 15px; }

.sidebar .block-wrapper { width: 215px; margin: 0 2px 30px; }
.f-right .block-wrapper { float: right; }
.f-left .block-wrapper { float: left; }

.sidebar .block-top{width: 215px; height: 9px; background: top left repeat-y url(../images/bg-side-content-top.gif);  }
.sidebar .block-bottom{width: 215px; height: 12px; background: top left repeat-y url(../images/bg-side-content-bottom.gif); }
.sidebar .block{ width: 195px; padding: 0 10px; background: top left repeat-y url(../images/bg-side-content.gif);   }

.sidebar .block ul { margin: 0; }
.sidebar .block ul li{ color: #151313; font-size:12px; line-height: 12px; padding:0; margin: 0px; border-top: solid 1px #fff; }
.sidebar .block ul li a{ color: #151313; text-transform: uppercase; font-weight: bold; padding: 9px 45px 9px 10px; line-height: 14px; display: block; position: relative; }
.sidebar .block ul li a span{ display: none; }
.sidebar .block ul li:hover, .sidebar .block ul li.selected{ background: #d5d5d5; text-decoration: none; cursor: pointer;}
.sidebar .block ul li.selected:hover a span{ display: none; }
.sidebar .block ul li:hover a{text-decoration: none;}
.sidebar .block ul li:hover a span{ font-size: 10px; text-transform: uppercase; background: #000; display: inline; color: #fff; height: 20px; line-height: 20px; margin-top: -10px; padding: 0 5px; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; position: absolute; top: 50%; right: 10px; } 

.news .block { width: 175px; padding: 0 30px 0 20px; }
.news .block li:hover { background: none !important; }
.news .block li a{ padding: 10px 35px 10px 0px !important; border-bottom: solid 1px #e65525; } 
.news .block ul li:hover a span{ right: 0px !important; padding: 0 3px !important; }

.upcom-tours .block ul li .date{ float: left; width: 45px; margin: 0 0 10px; }
.upcom-tours .block ul li .date span.month{ display: block; font-size: 12px; line-height: 14px; text-align: center; font-weight: bold;  } 
.upcom-tours .block ul li .date span.num{ display: block; font-size: 22px; line-height: 22px; text-align: center; font-weight: bold; }
.upcom-tours .block ul li .tour{ float: right; width: 145px; margin: 0 0 10px; }
.upcom-tours .block ul li .tour p{ margin: 0 0 10px; padding: 0; }
.upcom-tours .block ul li .tour p a { float: none; color: #000; background: none; padding: 0; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
.upcom-tours .block ul li .tour p a:hover { color: #E75525; background: none; }
.upcom-tours .block ul li .tour a { float: left; color: #fff; text-decoration: none; background: #000; padding: 0; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; margin: 0 5px 0 0; padding: 0 3px; }
.upcom-tours .block ul li .tour a:hover { background: #E75525; }
.upcom-tours .block ul li .tour .closed { display:block;
font-weight:bold;
line-height:14px; text-transform:uppercase; float: left; color: #fff; text-decoration: none; background: #E75525; padding: 0; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; margin: 0 5px 0 0; padding: 0 3px; }
.upcom-tours .block ul li:hover { background: none; cursor: default; }
.upcom-tours .block ul li { padding: 10px 0 0;  }

.main { width: 545px; padding: 10px 35px 0; } 
.main img{ margin: 0px; } 

.main .col-2{ width: 250px; float: left; padding: 0 20px 0 0;} 
	
.thumbs-six {  width: 525px; padding: 15px 0 30px 0px; }
.thumbs-nine {  width: 775px; padding: 15px 0 30px 0px; }

.full-page { width: 795px; padding: 0 35px;}

.layout-3 { width: 795px; padding: 0;}
.col-3 { width: 265px; float: left; margin: 0 0 5px; }
.col-3 p{ text-align: center; } 
.col-3 p a{ color: #000; font-weight: normal; line-height: 15px; }
.col-3 p a:hover{ text-decoration: none; }
.col-3 .wrapper-img-236-121:hover { border: solid 3px #fff; margin: 0px auto 8px; } 

.main .layout-3 { width: 545px; padding: 0;}
.main .col-3 { width: 170px; float: left; margin: 0 17px 30px 0; }
.main .last { margin-right: 0; }
.main .col-3 p{ text-align: center; padding: 0 0 3px; }
.main .col-3 p a { color: #e72825; font-size: 12px; line-height: 14px; }
.main .col-3 p a:hover { text-decoration: underline; } 

.layout-4 { width: 795px; padding: 0;}
.col-4 { width: 125px; float: left; margin: 0 90px 20px 0; } 
.col-4 p{ padding: 0 0px; }
.col-4 a, .col-4 p{ text-align: center; font-weight: normal; line-height: 16px; color: #000; }
.layout-4 .last { margin-right: 0; }
.col-4 .wrapper-img-112-112:hover { border: solid 3px #fff; margin: 0px auto 8px; } 	
	
.photo-descript { width: 250px; float: right; position: relative; padding: 0 0 45px; min-height: 290px;}
.photo-descript .paginator{ margin: 0; position: absolute; bottom: 5px; left: 50%; width: 200px; margin-left: -100px; padding: 0; }
.photo-descript p{ padding: 0 0 10px; }

.single-post { padding: 0 0 5px; margin: 0 0 25px; border-bottom: dotted 2px #000; }

.search-area { padding: 30px 0 0;}
.search-area .input { width: 95px; float: left; border: solid 4px #ccc; -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.search-area .input:focus { border: solid 4px #E65525; }
.search-area .button { float: right; background: #e65525; margin: 2px 0 0; }

.wrapper-signup-area { position: relative; z-index: 1; width: 330px; height: 173px; border: solid 1px #d3b887;  -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin: 0 0 20px; }
.signup-area { padding: 20px; width: 290px; z-index: 3; position: absolute; top: 0; left: 0; }
.signup-area label { float: left; font-size: 12px; line-height: 28px; font-weight: bold; }
.signup-area .input { width: 190px; float: right; border: solid 4px #c4ab7f; margin: 0 0 5px; -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.signup-area .input:focus { border: solid 4px #E65525; }
.signup-area .button { float: left; background: #e65525; margin: 3px 10px 0 0px; padding: 0 20px; font-family: Georgia, "Times New Roman", Times, serif;  }
.wrapper-signup-area .bg-transparent { opacity: 0.17; -moz-opacity: 0.17; filter: alpha(opacity=17); background: #a06603; position: absolute; top: 0; left: 0; width: 330px; z-index: 2; height: 173px;}

.store-single-block { width: 328px; margin: 0 65px 50px 0; float: left; }
.store-single-block h1 { width: 210px; height: 26px; padding: 14px 0 7px 14px; border-bottom: solid 2px #000; width: 312px; border-right: solid 2px #000;  }

.store-single-block .block-top{width: 326px; height: 8px; background: top left repeat-y url(../images/bg-store-content-top.gif);  }
.store-single-block .block-bottom{width: 326px; height: 8px; background: top left repeat-y url(../images/bg-store-content-bottom.gif); }
.store-single-block .block{ width: 276px; padding: 10px 25px; background: top left repeat-y url(../images/bg-store-content.gif);  }

.blog-page { width: 784px; margin: 0 auto;}
.blog-page .blog-header { height: 77px; background: top left no-repeat url(../images/bg-blog.png); }
.blog-page .wrapper-content { background: #fff; border: solid 6px #c6a267; padding: 10px;}

.blog-page .content { float: left; width: 475px; padding: 10px; }
.blog-page .blog-sidebar { float: right; width: 200px; margin: 0 20px 0 0; padding: 10px 0 0; }
.blog-page .blog-sidebar .search-area .input { width: 115px; }
.blog-page .blog-sidebar .single-block h6{ float: none; color: #000; background: none; font-size: 12px; }
.blog-page .blog-sidebar .single-block ul li a{ font-size: 12px; font-weight: normal; }
.blog-page .blog-sidebar .single-block ul li { padding: 0 0 4px; line-height: 14px; }

.blog-page .single-post h6 { background: #000;}
.blog-page .single-post h6 a{ color: #FFF; text-decoration: none; padding: 0px 3px}
.blog-page .single-post { border-bottom: dotted 2px #3d3d38; padding: 0 0 5px; margin: 0 0 20px; }

.wrapper-index-message { border-bottom: solid 1px #000; border-top: solid 1px #000; padding: 3px 0; }
.index-message { border-bottom: solid 1px #000; border-top: solid 1px #000; padding: 15px 40px 15px 0; background: right 40px no-repeat url(../images/r-arrow.png); }
.index-message p{ padding: 0; } 

/* TV ================================================================================= */
.wrapper-tv-block { width: 549px; height: 369px; position: absolute; z-index: 96; top: 113px; left: 40px;}
.wrapper-tv-block .wrapper-tv .tv-block { width: 530px; height: 353px; position: relative; z-index:97; }
.wrapper-tv-block .wrapper-tv .tv-bg { width: 530px; height: 353px; position: absolute; top: 0; left: 0; background: top left no-repeat url(../images/bg-tv.png); z-index:98; }

.ribbon { position: absolute; background: top left no-repeat url(../images/20th-anniversary.png); width: 271px; height: 101px; z-index:99; top: 95px; left: 320px; }

/* imgs ================================================================================ */ 
.wrapper-img-112-112 { width: 112px; height: 112px; overflow: hidden; margin: 0 auto 10px; border: solid 1px #9e8f78; margin: 2px auto 10px;  }
.wrapper-img-167-111 { width: 167px; height: 111px; overflow: hidden; margin: 0 auto 10px; border: solid 1px #9e8f78; }
.wrapper-img-167-123 { width: 167px; height: 123px; overflow: hidden; margin: 0 auto 10px; border: solid 1px #9e8f78; }
.wrapper-img-132-199 { width: 132px; height: 199px; overflow: hidden; float: left; margin: 0 20px 20px 0; }
.wrapper-img-505-305 { width: 505px; height: 305px; overflow: hidden; margin: 0 auto 15px; border: solid 1px #807054; }
.wrapper-img-70-70 { width: 70px; height: 70px; overflow: hidden; margin: 0; border: solid 1px #807054; }
.thumbs-six .wrapper-img-70-70 { float: left; margin: 0 15px 15px 0; }
.thumbs-nine .wrapper-img-70-70 { float: left; margin: 0 15px 15px 0; }
.wrapper-img-236-121 { width: 236px; height: 121px; overflow: hidden; margin: 2px auto 10px; border: solid 1px #807054; }
.wrapper-img { margin: 0 0 10px; }

.wrapper-video-480-385 { width: 408px; height: 385px; margin: 0 0 15px 0px; }
.wrapper-video-480-385-title { margin: 0 0 3px 0px; }
.wrapper-video-480-385-title p{ padding: 0; }

/* Ads Slots ================================================================================ */ 
.ad-slot { margin: 0 0 5px; }

/* Polaroid ================================================================================ */ 
.polaroid { position: absolute; width: 292px; height: 272px; top: -62px; left: 50%; margin-left: -520px; z-index: 90;}

	
/* icons ================================================================================ */ 
ul.social { float:right; height: 31px; margin: 0 30px 0 0; }
ul.social li { float: left; margin: 0 12px 0 0; }
ul.social li a { height: 31px; width: 29px; overflow:hidden; display: block; background: url(../images/icons.png); }
ul.social li a.twt { background-position: 0 -31px;}
ul.social li a.fb { background-position: -40px -31px;}
ul.social li a.myspace { background-position: -80px -31px;}
ul.social li a.utube { background-position: -122px -31px;}
ul.social li a.rss { background-position: -160px -31px;}
ul.social li a.twt:hover { background-position: 0 0;}
ul.social li a.fb:hover { background-position: -40px 0;}
ul.social li a.myspace:hover { background-position: -80px 0;}
ul.social li a.utube:hover { background-position: -122px 0;}
ul.social li a.rss:hover { background-position: -160px 0;}

.block ul.social-links li { padding: 8px 0; }
.block ul.social-links li:hover { background: none; }
.block ul.social-links li a { height: 28px; overflow:hidden; display: block; background: url(../images/icons-links.png); padding: 0 0 0 45px; font-weight: bold; text-transform: none; margin: 0 10px; line-height: 26px; color: #333; }
.block ul.social-links li a:hover { color: #000; }
.block ul.social-links li a.twt { background-position: 0 0; }
.block ul.social-links li a.fb { background-position: 0 -42px;}
.block ul.social-links li a.myspace { background-position: 0 -87px;}
.block ul.social-links li a.utube { background-position: 0px -136px;}
.block ul.social-links li a.rss { background-position: 0px -182px;}
.block ul.social-links li a.twt:hover { background-position: -300px 0;}
.block ul.social-links li a.fb:hover { background-position: -300px -42px;}
.block ul.social-links li a.myspace:hover { background-position: -300px -87px;}
.block ul.social-links li a.utube:hover { background-position: -300px -136px;}
.block ul.social-links li a.rss:hover { background-position: -300px -182px;}

.icons { background:url(../images/icons.png); display: block; overflow: hidden; }
.top-nav a.twt { height: 28px; width: 45px; background-position: -190px 0; float: left; margin: 0 5px 0 0; overflow: hidden; }
.top-nav a.rss { height: 17px; width: 17px; background-position: -190px -31px; float: left; margin: 5px 5px 0 0; overflow: hidden; }

/* Form Elements ================================================================================ */ 
.input,select,textarea,button, label { font:14px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000000; display: block; }
.input,select,textarea { background:#fff; border:1px solid #a9a9a9; margin: 0 0 20px; }
textarea { padding:3px; overflow:auto; }

select { padding:5px; background: top left repeat-x url(../images/bg-select.gif); width: 570px; }
select option { padding-right:10px; }
select.multiselect option {}

label { margin: 0 0 7px; font-weight: bold; }

.input, textarea { background: #ffffff; padding: 2px 5px; width: 560px; color: #333333; }

input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2em !important; }


.button { display:block; overflow:visible; width:auto; color:#fff; border: none;
			 	line-height:24px; height:24px; outline:0 none; cursor:pointer; text-decoration: none; 
				padding:0 10px; background: #000; text-transform: none; font-size: 12px;
				-moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
button::-moz-focus-inner { padding:0; border:0; }
.button:active { border: none; text-decoration: none; background: #E72925; }
a.button:hover, a.button:active, a.button:focus { text-decoration: none; }

/* Header ================================================================================ */ 
.header { height: 62px; background: top left repeat-x url(../images/bg-top-nav.jpg); }
.header-inner { width: 908px; margin: 0 auto; height: 57px; } 

/* Navigation =========================================================================== */
.top-nav { float: right; height: 30px; margin: 12px 70px 0 0px; zoom: 1; width: 355px; }
.top-nav ul  { float: left; margin: 6px 0 0; }
.top-nav ul li{ float: left; height: 18px; margin: 0 20px 0 0; }
.top-nav ul li.last{ margin:0 5px 0 0; }
.top-nav ul li a{ height: 18px; line-height: 18px; color: #ffffff; font-size: 16px; }
.top-nav ul li a:hover{ text-decoration: none; border-bottom: solid 1px #fff; }

.top-nav-2  { float: right; height: 30px; margin: 12px 70px 0 0px; zoom: 1; width: 355px; }
.top-nav-2 .social-left {margin-left: 10px; float: left}
.top-nav-2 .social-left li {margin-right: 20px}

.wrapper-signup { float: right; margin: 15px 15px 0 0; width: 255px; }
.wrapper-signup .input{ width: 160px; float: right; margin-right: 10px; } 
.wrapper-signup .button { float: right; }

.nav { height: 20px; margin: 0 40px 0 225px; padding: 13px 0 0; }
.nav ul li{ float: left; height: 20px; margin: 0 34px 0 0; }
.nav ul li a{ height: 20px; line-height: 20px; color: #fffcdb; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
.nav ul li a:hover { text-decoration: underline; }
.nav ul li a.selected{ text-decoration: underline; }
.nav a.listen { float: right; padding: 4px 5px 3px; background: #e75525; color: #fffcd5; font-size: 18px; }
.nav a.listen:hover, .nav a.listen:focus{ text-decoration: none; background: #E72925; }

.sub-nav { height: 40px; margin: 10px 40px 0 225px; border-bottom: dotted 2px #000; }
.sub-nav ul li{ float: left; height: 40px; margin: 0 34px 0 0; }
.sub-nav ul li a{ height: 40px; line-height: 40px; color: #000; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
.sub-nav ul li a:hover { text-decoration: underline; }
.sub-nav ul li a.selected{ text-decoration: underline; }
.sub-nav a.home{ background: center right no-repeat url(../images/logo-moe.png); float: right; display: block; height: 31px; width: 99px; margin: 5px 0 0;  } 

.bot-nav { height: 44px; padding: 5px 0 0; }
.bot-nav ul.l{ float: left; height: 44px; margin: 0 0 0 55px; } 
.bot-nav ul.l li { font-size: 26px; line-height: 26px; float: left; margin: 0 25px 0 0; text-align: center; }
.bot-nav ul.l li a{ font-size: 26px; line-height: 26px; color: #ffffff; text-decoration: none; text-align: center; font-family: Georgia, "Times New Roman", Times, serif;  }
.bot-nav ul.l li a span.txt { font-size: 13px; line-height: 16px; display: block;}
.bot-nav ul.l li a:hover{ color: #ff3f00; text-decoration: none; }

/* Menu Main ================================================================================ */ 
.border-bottom-orange { border-bottom: solid 4px #f9ae40; }
.main-menu { width: 950px; margin: 0 auto; height: 47px; }
.main-menu ul{ float: left; height: 47px; width: 950px; background: top left repeat-x url(../images/bg-menu.gif); }
.main-menu ul li{ float: left; height: 47px; border-right: solid 1px #919191; }
.main-menu ul li a{ float: left; font-size: 11px; text-transform: uppercase; color: #202020; padding: 0 15px; height: 47px; line-height: 47px; text-decoration: none; font-weight: bold; }
.main-menu ul li a:hover, .main-menu ul li a.selected{ color: #202020; background: #f9ae40 top left repeat-x url(../images/bg-menu-hover.gif); text-decoration: none; }

/* footer =================================================================================*/
#wrapperfooter { height: 70px; width: 100%; position: absolute; bottom: 0; }
.footer { margin: 0 auto; width: 868px; height: 60px; padding: 10px 20px 0; }
.footer ul li { line-height: 20px; color: #f2d5aa; font-size: 14px; font-weight:  normal; float: left; padding: 0; margin-right: 10px; }
.footer ul li a{ line-height: 20px; color: #f2d5aa; font-size: 14px; font-weight:  normal; text-decoration: none; padding: 0; }
.footer ul li a:hover { color: #ffffff; }
.footer p { float: right; color: #f2d5aa; font-size: 12px; line-height: 20px; }
.footer p a { font-family: 'ArcherPro', Arial, Helvetica, sans-serif; font-style: italic; font-size: 16px; color: #f2d5aa; }
.footer p a:hover { text-decoration: none; color: #fff; }

/* Pic Paginator =================================================================================*/
.paginator { height: 33px; text-align: center; padding: 0 0 3px; margin-left: -35px; }
.paginator a{ color: #f2dcb3; background: #333333; font-size: 16px; line-height: 30px; text-transform: uppercase; padding: 7px 15px; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;  }
.paginator a:hover{ text-decoration: none; background: #222; }
.paginator a:active{ text-decoration: none; background: #000; }

.pager { height: 20px;}
.pager a{ font-size: 14px; }
.pager a.prev{ float: left; }
.pager a.next{ float: right; }

#flash {
	position: absolute;
	display:block;
	top:36px;
	left:12px;
	width:387px;
	height:259px;
	z-index:0;
        cursor: pointer;
}

/************************************************/
/******************** Clears ********************/
/************************************************/
.header:after,
.header-inner:after,
.top-nav:after,
.nav:after,
.sub-nav:after,
.wrapper-signup:after,
.footer:after,
#wrapperfooter:after,
.single-block:after,.header:after,
.main:after,
.content:after,
.sidebar:after,
.sidebar .block ul li a:after,
.sidebar .title:after,
.top-block:after,
.thumbs-six:after,
.layout-3:after,
.search-area:after,
.paginator:after,
.pager:after,
.signup-area:after,
.layout-4:after,
.full-page:after,
.blog-page:after,
.sidebar .block ul li:after,
.blog-page .wrapper-content:after,
.sidebar p.view-more:after,
.clearer:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.clearer {zoom:1;}
.clear { clear: both; line-height: 0px; font-size: 0px; height: 0px; margin: 0px; padding: 0px; width: 100%; }

.wrapper-signup-artwork-area { height: 140px; }
.wrapper-signup-artwork-area .bg-transparent { height: 140px; }
.media-logout { float: left; width: 80px; background: #e65525; margin: -5px 10px 0 0px; padding: 0px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center;  }

/* Tours ===*/
.single-tour { margin: 0 0 50px;}
.single-tour h5{ float: none; margin: 0 0 8px; font-size: 12px; padding: 0 0 0 5px;} 
table.tours { width: 535px; }
table.tours td{ background: top left repeat url(../images/bg-transp.png); padding: 10px 0; font-size:12px; line-height: 18px; vertical-align: top; }

table.tours td.c1 { width: 50px; text-align: center; }
table.tours td.c1 span{ display: block; font-weight:bold } 
table.tours td.c1 span.month{ font-size:12px; line-height:16px;}
table.tours td.c1 span.num{ font-size:22px; font-weight:bold; line-height:22px; }

table.tours td.c2 { width: 310px; text-align: left; padding: 10px 0 10px 10px; }
table.tours td.c3 { width: 175px; }

table.tours td.c3 span,
table.tours td.c3 a{ display: block; width: 140px; margin: 0 auto; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; text-align: center; text-decoration: none; text-transform: uppercase; }
table.tours td.c3 .white{ color: #000; background: #fff; margin: 0 auto 5px;}
table.tours td.c3 .black { color: #fff; background: #000;}
table.tours td.c3 .orange { color: #fff; background: #e65525; }

table.tours td.c4{ width: 535px; background: none; height: 4px; line-height: 1px; font-size: 1px; padding: 0; margin:0; }
table.tours td p {padding: 0;}

.recently-added h1{ font-size: 25px;}

table.forums {width: 795px; margin-bottom: 10px;}
table.forums td, table.forums th{ text-align: left; padding: 10px 0 10px 10px; background: top left repeat url(../images/bg-transp.png); font-size:12px; line-height: 18px; vertical-align: top; }

table.forums td { text-align: left;}

table.forums th {font-size: 16px; font-weight: bold}
table.forums th.c1, table.forums td.c1  {width: 395px;}
table.forums th.c2, table.forums td.c2 {width: 100px;}
table.forums th.c3, table.forums td.c3 {width: 100px;}
table.forums th.c4, table.forums td.c4 {width: 200px;}
table.forums td.c5{ width: 795px; background: none; height: 4px; line-height: 1px; font-size: 1px; padding: 0; margin:0; }

table.view-topic td.c1{width: 150px !important; vertical-align: top;}
table.view-topic td.c2{width:625px !important; vertical-align: top; padding-right: 20px;}
table.view-topic td.c1 a{font-size:12px}
table.view-topic td.c1 .img-wrapper{margin-bottom: 10px;}
table.view-topic td.c1 p {padding-bottom: 5px}
table.forums td p.descr {padding-bottom: 0; margin-bottom: 0;}

table.forums td.c4 a {font-size: 12px; font-weight: normal; color: #555555}
.forum .full-page {min-height: 500px;}

.forums td a {font-size: 14px;}

.forum-profile .avatar {
    width: 200px;
    float:left;
}

.user-info table.forums {
    width: 560px;
    margin-bottom: 10px;
}

.forum-profile .user-info {
    width: 560px;
    float: left;
}

.forum-profile .user-info table.user {
    width: 560px;
    margin-bottom: 10px;
}

.forum-profile .user-info table.user td{
color: #393939;
}

.forum-profile .user-info table.user .c1{
    width: 150px;
    padding-left: 5px;
    color: #000;
}

.forum-profile .user-info table.user td { padding-bottom: 7px; }

.edit-profile .wrapper-signup-artwork-area, .edit-profile .wrapper-signup-artwork-area .bg-transparent {height: 590px; width: 500px}

.edit-profile .signup-area .input {width: 350px}
.edit-profile .signup-area {width: 450px}

.edit-profile .signup-area .login .input {width: 250px}
.edit-profile .signup-area .login {width: 350px !important;}

.edit-profile .gender {float: left; width: 200px; margin-left: 60px}
.edit-profile .gender td {vertical-align: middle; font-size: 14px; padding-top: 6px;}

.edit-profile .signup-area .gender label {line-height: normal; font-weight: normal; font-size: 14px; float: none; margin: 0}

.register .wrapper-signup-artwork-area, .register .wrapper-signup-artwork-area .bg-transparent {height: 360px; width: 370px}
.register .signup-area {width: 330px}