/*--------------------------------------------- 
	SITE LAYOUT 
--------------------------------------------- */
html {
     /*overflow: auto;*/
	 overflow-y: scroll;
}
#IF1 {
	display:none;
}

body { 
	background: #bfd1dc url("images/bgstitchedstars.jpg");
	background-position:top center;
	text-align: center;
	padding:0px;
	margin:0px;
	height:100%;
}

#site_wrapper {
	/* Site Settings */
	width:960px;
	background-color:white;
	
	/* Site Border */
	border-left: 3px solid #5e91b3;
	border-right: 3px solid #5e91b3;
	border-bottom: 5px solid #236a9a;
	
	/* Center site */
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}
.map_popup {
	width:350px;
}

.location_list {
	padding:0px;
	margin:0px;
	border: 1px solid #ccc;
}

.scroll-pane {
	padding:0px;
	margin:0px;
	width:300px;
	height: 300px;
	overflow: auto;
}




.content_wrapper {
	float: left;
	width: 100%;
	height: 85%;
	background: #fff;
}
/*--------------------------------------------- 
	HEADER
--------------------------------------------- */
#header {
	float:left;
	height: 96px;
	width:100%;
	padding: 0px;
	margin:0px;
	background:#FFF;
	padding-bottom:0px;
}
.header_logo {
	float:left;
	padding:0px 0px 2px 0px;
}
.header_right {
float: left;
}
.header_text {
	float: right;
	text-align:right;
	font-family: Verdana, Arial, sans-serif;
	color: #eee;
	font-size: 11px;
	padding:5px;
	padding-right:10px;
	margin:2px;
	
}
.header_text a {
	font-size: 11px;
	color: #ffff33;
	text-decoration:none;
}
.header_text a:hover {
	color: #fff;
	background:#3366CC;
}
#map_canvas {
	width:730px;
	height:650px;
	padding:1px;
	border:1px solid #333;
}
#clear_all {
	float:right;
	padding:0px;
	margin:5px;
	margin-top:0px;
}
/*--------------------------------------------- 
	COLUMNS 
--------------------------------------------- */
#full_screen {
	width:100%;
	height:100%;
}
#main_column {
	float:left;
	width: 77%;
	height:100%;
}
#side_column {
	float:left;
	width: 23%;
	height:100%;
	background:#ffffff;
}
#account_side {
	float:left;
	width: 28%;
	height:100%;
}
#account_main {
	float:left;
	width: 72%;
	height:100%;
}

/* ------------------------------------- 
		FONTS 
------------------------------------- */
p, a, h1, h2, h3, li, span, .content, .side_content, .input, .textarea, .select, .site_btn, .footer_menu, .fine_print {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	margin-top:0px;
	
}
p {
	padding:0px 5px 2px 5px;
}
.placeHolder {
	color:#CCC;
}
.content, .info, .side_content, .fineprint {
	clear: both;
	font-size: 11px;
	margin: 0px;
	padding: 0px 2px 4px 2px;

}
.side_content {
	padding: 0px 2px 4px 2px;
	text-align:left;
}
.content a, .side_content a, .info a, .fineprint a {
	color: #3366CC;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}
.content a:hover, .side_content a:hover, .info a:hover, .fineprint a:hover {
	color: #8b6641;
}
a.norm {
	background:#FFF;
}
a.norm:hover {
	background:#FFF;
}
/*********************************
		Titles
***********************************/
h1, h2, h3 {
	padding:2px 9px 2px 4px;
	margin:4px 0px 4px 0px;
}
h1 {
	color:#fff;/*f2e6e5;*/
	font-size:40px;
	font-weight:bold;
	background-color:#8b4a41;
	/*background-image:url('images/head_blue_grad.jpg');*/
	background-repeat: no-repeat;
	background-position: top left;
	border:1px solid #b5b089;
}
h2 {
	color:#8b6641;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #a29e77;
	background-color:#ddd9ae;
}

h2.nav {
	margin-bottom:1px;
}
h3 {
	color:#666;
	font-size:12px;
	font-weight:bold;
	background-color:#eee;
	margin:2px 0px 4px 0px;

}
h4 {
	padding-top:8px;
	padding-bottom:5px;
	margin-bottom:4px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	
}
.title_bg {
	background:#fff url('images/title_bg.jpg') repeat-x;
	width:100%;
	height:35px;
}

/* ----------------------------------------------- 
	SITE SPECIFIC
-------------------------------------------------*/
.c-block {
	clear:both;
	text-align:center; 
	width:100%;
}
.c-item {
	float: left;
}
.c-item-bg {
	float: left;
	background: url('images/rp_create_plate.jpg');
	width:259px;
	height:246px;
}
.home_pane {
	float: left;
	padding-top:6px;
}
.intro_menu {
	padding-top:150px;
	padding-right:15px;
}
.side_title {
	padding-top:5px;
	padding-bottom:1px;
}
#tab_container {
	padding-top:4px;
}
#browse_categories {
	clear:both;
}
#search_keywords, #browse_categories_list {
	height:482px;
	padding:0px;
	margin:0px;
	clear:both;
}

#browse_categories_list {
	height:455px;
	overflow:hidden;
	overflow-y:auto;
	text-align:center;
}
* #browse_categories_list {
  overflow-y: auto;
  padding-right: expression(this.scrollHeight > this.offsetHeight ? 19 : 4);
}

/* ----------------------------------------------- 
	TABLE STYLE
-------------------------------------------------*/
table {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-collapse: collapse;
	color: #333;
}

th {
	padding: 0 0.5em;
	text-align: left;
}
td {
	padding: 4px;
	margin: 0px;
}
th {
	font-weight:bold;
	border-bottom:2px solid #d6d2c2;
	border-right:1px solid #aca899;
	background: #ebeadb;
	padding:4px 10px 4px 10px;
}


tr.row1, tr.even {
	background: #f3f7fa;
}

tr.row2, tr.odd {
	background: #fff;

}

/* ----------------------------------------------- 
	NAVIGATION - HORIZONTAL
-------------------------------------------------*/
.indicator {
	background-color:transparent;
}
.horz_menu, .horz2_menu {
	width: 100%;
	padding: 0px 0px 0px 0px;
	float: left;
}
.horz_menu ul, .horz2_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.horz_menu ul li, .horz2_menu ul li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.horz_menu ul li a, .horz2_menu ul li a {
	font-family: Arial, sans-serif;
	color: #eee;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	
	padding-top:10px;
	height:28px;
}
.horz2_menu ul li a {
	font-weight: normal;
}
.horz2_menu ul li a:hover {
	font-weight: normal;
	text-decoration:underline;
}
.horz_menu ul li a.currentpage {
	color: #bfe894;
	text-decoration: none;
	font-weight:bold;
}
.horz_menu ul li a:hover {
	color: #96C1E9; /*#89b1df;*/
}


/*--------------------------------------------- 
	VERTICAL NAVIGATION
--------------------------------------------- */
.nav_icon {
	float:left;
	padding:0px 7px 2px 0px;
	border:none;
}
.vert_menu {
	clear:both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 99%;
	border: 1px solid #ccc;
}
.vert_menu ul {
	display: block;
	border:0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.vert_menu ul li {
	border-top:1px solid #fff;
	border-bottom:1px solid #aaa;
}

.vert_menu ul li a {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #efefef;	
	text-align: left;
	text-decoration: none;

	display: block;
	min-height: 15px;
	
	padding:6px 25px 6px 5px;
	margin:0px 1px 0px 1px;
	
	cursor: pointer;
}

.vert_menu ul li a.alt {
	background: #f5f5f5;
}
.vert_menu ul li a.currentpage {
	font-weight: normal;
	background: #efefef;
}
.vert_menu ul li a:visited {

}
.vert_menu ul li a:hover {
	color: #333;
	background:#fff;
}
.vert_menu ul li a.alt:hover {
	background:#FFF;
}

/*--------------------------------------------- 
	VERTICAL SUBNAVIGATION
--------------------------------------------- */
ul.vert_submenu {
	clear:both;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	display: block;
	border: 1px solid #999;
}

ul.vert_submenu li { 
	display: inline; 
}

ul.vert_submenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	background: #fff;
	display: block;
	
	min-height: 15px;
	padding: 5px 25px 5px 0px;
	margin: 0px 1px 0px 1px;
	
	cursor: pointer;
}
ul.vert_submenu li a:visited {

}
ul.vert_submenu li a:hover {
	background: #e7eef6;
	color: #000;
	text-decoration: none;
}
.vert_submenu li a.norm {
	background: #d4ebf7;
}
.vert_submenu li a.alt {
	background: #d4ebf7;
}
.vert_submenu li a.currentpage {
	background: #e7eef6;
	color: #000;
	font-weight:normal;
}




/* -------------------------------------
	FOOTER
------------------------------------- */

#footer {
	clear: both;
	width: 100%;
	height: 10px;
	padding: 0px;
	margin-top:6px;
	font-size: 0px;
	background:#ccc;
	border-top: 1px solid #eee;
	height:20px;
}
#footer a {
	font-size: 11px;
}
.copyright {
	float: left;
	
	font-family: Verdana, Arial, sans-serif;	
	font-size: 10px;
	color: #000;
	
	display: block; 
	padding: 4px 6px 0px 6px;
	margin: 0px;
}


.fineprint {
	font-family: Verdana, Arial, sans-serif;	
	font-size: 10px;
	color: #666;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
.fineprint a {
	font-size:10px;
}

/* --------------------------------------------- 
	FORM STYLING
--------------------------------------------- */
.input, .textarea, .select {
	/*padding:1px 2px 1px 2px;
	margin:2px;*/
}
.select {
	padding:0px;
}

/* Form Button Style  */
.site_btn
{
	background:url('images/tq_button.png') no-repeat;
	width:66px;
	height:25px;
	padding-bottom:5px; 
	border:0; 
	font-size:11px; 
	color:#FFFFFF;
}
.site_btn:hover
{
	background:url('images/tq_button-over.png') no-repeat;
}

/* -------------------------------------------
	COMMONLY USED STYLES
------------------------------------------- */
div.dotted_line{
	width:300px;
	clear: both;
	border: 1px dotted #DDD;
	margin: 5px 2px 5px 2px;
}
div.line_divider{
	clear: both;
	border-top: 1px solid #DDD;
	margin: 5px 2px 5px 2px;
}

/*	IMAGE STYLES 	*/
.img_left {
	float: left;
	margin: 5px;
	margin-left:2px;
	padding:0px;
}

.img_right {
	background-color:transparent;
	float: right;
	margin: 0px;
	padding:5px;
}
.img_rght {
	float: right;
	margin: 0px;
	padding:0px;
}
#main_column .content h1 a {

}
#main_column .content h1 a:hover{
	background:none;
}
.solid_border {
	border: 1px solid #666;
	padding: 1px;
	margin: 0px;
}
.dashed_border {
	border: 1px dashed #000;
	background-color:#555;
}
.icon_border {
	padding: 2px;
	margin: 5px;
	margin-bottom:0px;
}
.hidden {
	display:none;
}
.success{
	padding: 10px;
	background-color: #E8FAE1;
	border: 1px solid #006633;
}
.item_btn {
	float:left;
	padding:5px;
	padding-top:0px;
}
.submit_button {
	background:url('images/btn_submit.jpg') no-repeat;
	width:156px;
	height:31px;
	padding-bottom:5px; 
	border:0; 
	font-size:11px; 
	color:#FFFFFF;
	font-weight:bold;
}

.bullet {
	float:left;
	padding:4px 5px 4px 0px;
	margin:0px;
	border:none;
}
.icon {
	float:left;
	padding:2px 5px 2px 0px;
	border:none;
}
.sub_icon {
	float:left;
	padding:5px 10px 5px 20px;
	border:none;
	cursor:pointer;
}
.icon2 {
	float:left;
	padding:0px 10px 1px 0px;
	margin:0px;
	border:none;
}
.pane h2 {
	margin-bottom:0px;

	border-bottom:1px solid #999;
	border-top:1px solid #eee;
}
.pane_content {
	padding-top:0px;
	margin-top:0px;
	border:1px solid #ccc;
	
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url('images/tab.png') no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding-top: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url('images/loading.gif') no-repeat 0 50%;
}



.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #ddd9ae;
}
.jScrollPaneDrag {
	position: absolute;
	background: #8b4a41;
	cursor: pointer;
	overflow: hidden;
	border-top: 1px solid #c1877f;
	border-left: 1px solid #c1877f;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/*************************
Thick box image popup.
**************************/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.pics {  
width:   214px;  
    height:  142px;  
    
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  212px; 
    height: 140px; 
    top:  0; 
    left: 0;
} 


