/* *************************** 
  Site - MyTherapistMatch
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin:0px;
	padding:0px;
}
a {
	color:#63740e;
	text-decoration:none;
}
a:hover {
	color:#63740e;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7f7a76;
}
#container{
	background:#f4f3f0 url(../images/bg_container.png) left top repeat-x;
	margin:0px auto;
}
#container .container_bb{
	background:url(../images/bg_container_bb.png) left top repeat-x;
	height:48px;
}
/* *************************** 
   $3 Header Styles
   ***************************/
#header{
	height:142px;
	width:100%;
	background:url(../images/bg_header.png) left top repeat-x;
}
#header .header_inner{
	width:941px;
	height:142px;
	margin:0px auto;
	position:relative;
}
#header .header_inner .header_inner_box{
	width:941px;
	height:142px;
	position:absolute;
	top:0px;
	left:0px;
}
#header .header_inner .header_inner_box .header{
	width:941px;
	height:142px;
	background:url(../images/bg_header_inner.png) left top no-repeat;
}
.header h1{
	width:257px;
	position:absolute;
	left:20px;
	top:54px;
}
.header h1 a{
	background:url(../images/logo.png) left top no-repeat;
	display:block;
	width:247px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	outline-style:none;
}
.header .form_box{
	background:url(../images/bg_header_input_box.png) left top no-repeat;
	width:248px;
	height:22px;
	position:absolute;
	top:11px;
	left:6px;
}
.header .form_box input.input_box{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1d2122;
	border:none;
	background:none;
	width:200px;
	height:19px;
	padding:3px 5px 0px 13px;
	vertical-align:middle;
}
.header .form_box input.search_button{	
	border:none;
	background:none;
	width:25px;
	height:22px;
	cursor:pointer;
	margin-left:5px;
	vertical-align:middle;
}
.tel_fax{
	width:120px;
	position:absolute;
	left:260px;
	top:11px;
}
.tel_fax ul{
	width:100%;
}
.tel_fax ul li{
	font-size:11px;
	font-weight:bold;
	color:#fefefd;
	line-height:11px;
}
.tel_fax ul li label{ text-transform:uppercase; color:#a9a9a9;}
.header_links{
	width:466px;
	position:absolute;
	right:0px;
	top:10px;
}
.header_links ul{
	width:100%;
	overflow:hidden;
}
.header_links ul li{
	float:right;
	font-size:11px;
	font-weight:bold;
	padding:3px 12px 3px 14px;
	background:url(../images/bg_header_links_li2.png) left 5px no-repeat;
}
.header_links ul li.first{
	background:url(../images/bg_header_links_li1.png) left 5px no-repeat;
}
.header_links ul li a{color:#a4b455;}
.header_links ul li a:hover{color:#a4b455;}
.main_nav{
	width:510px;
	position:absolute;
	right:4px;
	top:56px;
}
.main_nav ul{
	width:100%;
	overflow:hidden;
}
.main_nav ul li{
	float:left;
	font-size:15px;
	padding:12px 16px 0px 16px;
	height:36px;
	background:url(../images/bg_main_nav_li.png) left top no-repeat;
}
.main_nav ul li.first{ background:none;}
.main_nav ul li a{ color:#221c1a;}
.main_nav ul li a:hover{ color:#221c1a;}
a.link_home{
	background:url(../images/bg_link_home.png) left top no-repeat;
	display:block;
	width:23px;
	height:21px;
	text-indent:-9999px;
	outline-style:none;
}
.header .box{
	width:23px;
	height:21px;
	position:absolute;
	top:69px;
	left:392px;
}
/* *************************** 
   $4 Content Styles
   ***************************/
#content{
	width:948px;
	overflow:hidden;
	margin:0px auto;
	padding-top:15px;
}
.maincontent{
	font-size:12px;
	width:577px;
	float:right;
}
.maincontent .maincontent_top_box{
	background:url(../images/bg_maincontent_top_box.png) left top no-repeat;
	width:100%;
	height:629px;
	padding-top:22px;
}

.maincontent .secondary_top_box {
	background:url(../images/bg_maincontent_top_box_2.png) left top no-repeat;
	width:100%;
	height:auto;
	padding-top:22px;
}

.maincontent .maincontent_top_box .feature_box{
	width:526px;
	overflow:hidden;
	margin:0px auto;
}
.maincontent .maincontent_top_box .text_box{
	width:526px;
	margin:0px auto;
	padding-top:8px;
}
.maincontent .maincontent_top_box .text_box p{
	font-size:11px;
	color:#7f7a76;
}
.maincontent .maincontent_top_box .text_box p label{ color:#63740e;}
.maincontent .maincontent_top_box .text_box p label a{ color:#63740e;}
.maincontent .maincontent_top_box .text_box p label a:hover{ color:#63740e;}
.maincontent .maincontent_top_box .text_box ul{padding-top:4px;}
.maincontent .maincontent_top_box .text_box ul li{
	font-size:11px;
	color:#1d2122;
}
.maincontent .maincontent_top_box .text_box ul li span{color:#63740e;}
.maincontent .maincontent_top_box .text_box ul li span a{color:#63740e;}
.maincontent .maincontent_top_box .text_box ul li span a:hover{color:#63740e;}
.maincontent_title{
	width:526px;
	overflow:hidden;
	margin:0px auto;
}
.maincontent_title a{
	display:block;
	float:right;
	background:url(../images/maincontent_more_info.png) left top no-repeat;
	width:82px;
	height:21px;
	text-indent:-9999px;
	outline-style:none;
	margin-top:6px;
}
.maincontent_title h2{
	font-size:16px;
	color:#231d1b;
}
.featured_producer{
	width:550px;
	padding:2px;
	margin:0px auto;
	background:#161b1c;
}
.featured_producer .featured_producer_inner{
	width:548px;
	border:1px solid #394748;
	overflow:hidden;
	padding-bottom:10px;
}
.featured_producer .featured_producer_inner .title_1{
	width:100%;
	overflow:hidden;
	padding-top:6px;
	padding-bottom:10px;
}
.featured_producer .featured_producer_inner .title_1 h2{
	font-size:14px;
	color:#FFF;
	padding-left:15px;
}
.featured_producer .featured_producer_inner .title_1 ul{
	width:110px;
	float:right;
	padding-top:4px;
}
.featured_producer .featured_producer_inner .title_1 ul li{
	float:left;
	width:14px;
	height:13px;
	padding-left:4px;
}
.featured_producer .featured_producer_inner .title_1 ul li a{
	display:block;
	width:14px;
	height:13px;
	color:#acacad;
	text-align:center;
	line-height:13px;
	background:url(../images/featured_producer_li.png) left top no-repeat;
}
.featured_producer .featured_producer_inner .title_1 ul li a:hover{
	text-decoration:none;
	color:#1c1c1c;
}
.featured_producer .featured_producer_inner .title_1 ul li.selected a{
	text-decoration:none;
	color:#1c1c1c;
}
.featured_producer .featured_producer_inner .title_1 ul li a.left{
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/featured_producer_li_left.png) left top no-repeat;
}
.featured_producer .featured_producer_inner .title_1 ul li a.right{
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/featured_producer_li_right.png) left top no-repeat;
}
.featured_producer .featured_producer_inner .box{
	width:117px;
	float:left;
	padding-left:15px;
}
.featured_producer .featured_producer_inner .box.first{padding-left:18px;}
.featured_producer .featured_producer_inner .box span{
	display:block;
	width:100%;
	background:url(../images/bg_box_span.png) left top no-repeat;
	height:82px;
	padding-top:5px;
}
.featured_producer .featured_producer_inner .box span img{
	display:block;
	margin:0px auto;
}
.featured_producer .featured_producer_inner .box label{
	display:block;
	background:url(../images/bg_box_label.png) left top no-repeat;
	height:15px;
	line-height:15px;
	padding-left:21px;
}
.featured_producer .featured_producer_inner .box label a{ color:#63740e;}
.featured_producer .featured_producer_inner .box label a:hver{ color:#63740e;}
.maincontent .search_box{
	width:554px;
	margin:0px auto;
	padding-top:10px;
}
.maincontent .search_box .title_2{
	width:100%;
	background:url(../images/bg_title_2.png) left bottom no-repeat;
	padding-bottom:2px;
	overflow:hidden;
}
.maincontent .search_box .title_2 a{
	display:block;
	width:101px;
	height:23px;
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/bg_quick_links.png) left top no-repeat;
	float:left;
	margin-left:5px;
}
.maincontent .search_box .title_2 span{
	font-size:11px;
	color:#231d1b;
	padding-left:7px;
	float:left;
	margin-top:5px;
}
.maincontent .search_box ul{
	width:100%;
	overflow:hidden;
	padding-top:6px;
}
.maincontent .search_box ul li{
	float:left;
	width:168px;
	padding-left:16px;
}
.maincontent .search_box ul li.special{
	width:170px;
}
.maincontent .search_box ul li label{
	display:block;
	font-size:12px;
	color:#231d1b;
}
.maincontent .search_box ul li select{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#141414;
	width:165px;
}
.maincontent .search_box ul li input{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#141414;
	border:1px solid #bebebe;
	width:160px;
	height:16px;
	padding:1px 0px 0px 5px;
}
.maincontent .search_box .box{
	width:538px;
	overflow:hidden;
	padding:10px 0px 0px 16px;
}
.maincontent .search_box .box input{vertical-align:middle;}
.maincontent .search_box .box label{
	vertical-align:middle;
	font-size:11px;
	color:#231d1b;
	padding-right:18px;
	padding-left:5px;
}
.maincontent .search_box .box input.go{
	background:url(../images/button_go.png) left top no-repeat;
	width:43px;
	height:21px;
	float:right;
	cursor:pointer;
	border:none;
}
/* *************************** 
   $5 Sidebar Styles
   ***************************/
.sidebar{
	width:371px;
	float:left;
	padding-top:6px;
}
.sidebar .sidebar_title{
	background:url(../images/bg_sidebar_title.png) left bottom no-repeat;
	padding-bottom:2px;
	width:361px;
	padding-left:10px;
	overflow:hidden;
}
.sidebar .sidebar_title span{
	display:block;
	float:left;
	background:url(../images/bg_sidebar_title_a.png) left top no-repeat;
}
.sidebar .sidebar_title span label{
	display:block;
	float:left;
	background:url(../images/bg_sidebar_title_span.png) right top no-repeat;
	padding:0px 11px;
	height:23px;
	font-size:14px;
	color:#f2f1eb;
	line-height:23px;
	text-transform:uppercase;
}
.sidebar .sidebar_text_box{
	width:100%;
	padding:5px 0px 10px 0px;
}
.sidebar .sidebar_text_box h2{
	font-size:11px;
	color:#3d3b3a;
	padding:0px 0px 3px 20px;
}
.sidebar .sidebar_text_box p{
	font-size:11px;
	color:#7f7a76;
	padding-left:20px;
}
.sidebar_photo_box{
	width:342px;
	overflow:hidden;
	padding-left:9px;
	height:94px;
	padding-top:9px;
	margin:5px auto;
}
.sidebar_photo_box.special_box:hover{ background:url(../images/bg_sidebar_photo_box.png) left top no-repeat;}
.sidebar_photo_box.selected{ background:url(../images/bg_sidebar_photo_box.png) left top no-repeat;}
.sidebar_photo_box .img_box{
	float:left;
	width:117px;
	background:#FFF;
	padding:5px 0px;
}
.sidebar_photo_box .img_box img{
	display:block;
	margin:0px auto;
}
.sidebar_photo_box .text_box{
	float:left;
	width:210px;
	padding-left:10px;
}
.sidebar_photo_box .text_box h3{
	font-size:13px;
	color:#231d1b;
}
.sidebar_photo_box .text_box p{
	font-size:11px;
	color:#7f7a76;
	line-height:14px;
}
.sidebar_photo_box .text_box span{
	display:block;
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
.sidebar_photo_box .text_box span label{
	display:block;
	background:url(../images/bg_box_label.png) left top no-repeat;
	padding:0px 16px 0px 21px;
	height:15px;
	float:left;
}
.sidebar_photo_box .text_box span label a{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#63740e;
}
.sidebar .sidebar_title ul{
	width:110px;
	float:right;
	padding-top:4px;
}
.sidebar .sidebar_title ul li{
	float:left;
	width:14px;
	height:13px;
	padding-left:4px;
	background:none;
}
.sidebar .sidebar_title ul li a{
	display:block;
	width:14px;
	height:13px;
	color:#1c1c1c;
	text-align:center;
	line-height:13px;
	background:url(../images/featured_producer_li.png) left top no-repeat;
}
.sidebar .sidebar_title ul li a:hover{
	text-decoration:none;
	color:#1c1c1c;
}
.sidebar .sidebar_title ul li.selected a{
	text-decoration:none;
	color:#1c1c1c;
}


.sidebar .sidebar_title ul li a.left{
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/featured_producer_li_left.png) left top no-repeat;
}
.sidebar .sidebar_title ul li a.right{
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/featured_producer_li_right.png) left top no-repeat;
}
#mycustomscroll{
	height:432px;
	margin-top:6px;
}

.flexcroll {
	height:432px;
	margin-top:6px;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 15px;
	background:url(../images/scroller-arrows3.png) left top repeat-y;
}
.vscrollerbar {
	width:11px;
	margin-left:2px;
	background:url(../images/scroller-arrows2.png) left top repeat-y;
	border:1px solid #dce1e6;
}
.vscrollerbasebeg {
	background:transparent url(../images/scroller-arrows.png) no-repeat scroll 0pt 0pt;
	height:16px;
	width:15px;
}
.vscrollerbaseend {
	background:transparent url(../images/scroller-arrows.png) no-repeat scroll -15px 0pt;
	height:16px;
	width:15px;
}
.vscrollerbar {
	padding: 15px;
	z-index: 2;
}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer{
	padding-top:4px;
	padding-bottom:30px;
	background:#504239 url(../images/bg_footer.png) left top repeat-x;
}
.footer_inner{
	width:948px;
	overflow:hidden;
	margin:0px auto;
}
.footer_inner .footer_list{
	width:189px;
	float:left;
}
.footer_inner h2{
	font-size:13px;
	color:#968f87;
	padding-top:15px;
}
.footer_inner ul{
	padding-top:5px;
}
.footer_inner ul li{
	font-size:11px;
	padding:2px 0px 2px 7px;
	background:url(../images/footer_li.png) left 8px no-repeat;
}
.footer_inner ul li a{ color:#e7e5dd;}
.footer_inner ul li a:hover{ color:#e7e5dd;}
.footer_box{
	width:380px;
	float:left;
	background:url(../images/bg_footer_box.png) left top repeat-x;
}
.footer_box h2{padding-left:20px;}
.footer_box ul{
	width:170px;
	float:left;
	padding:5px 0px 20px 20px;
}
.footer_box ul.add_bg{
	background:url(../images/footer_ul.png) right top no-repeat;
}
.footer_inner .text_box{
	width:150px;
	float:left;
	padding-left:20px;
	padding-top:16px;
}
.footer_inner .text_box h3{
	font-size:12px;
	color:#fdfdfc;
	padding-bottom:3px;
}
.footer_inner .text_box p{
	font-size:10px;
	color:#aaa399;
	line-height:12px;
	padding-top:5px;
}
.footer_inner .text_box a{
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}
.footer_inner .text_box a:hover{color:#FFF;}
.footer_inner .text_box label{
	display:block;
	padding-left:9px;
	background:url(../images/bg_footer_inner_label.png) left 3px no-repeat;
}
.footer_inner .text_box span{
	display:block;
	width:150px;
	height:21px;
	padding:5px 0px;
}
.footer_inner .text_box span a{
	display:block;
	float:left;
	padding-left:24px;
	padding-right:6px;
	height:21px;
	background:url(../images/footer_a.png) left top no-repeat;
	line-height:21px;
}
.footer_inner .text_box .box{
	border-bottom:1px solid #372f29;
	padding-bottom:3px;
}
.footer_inner .form_box{
	width:190px;
	height:129px;
	background:url(../images/bg_footer_form_box.png) left top no-repeat;
	float:right;
	margin-top:9px;
}
.footer_inner .form_box h3{
	font-size:12px;
	color:#fdfdfc;
	padding-left:13px;
	padding-top:10px;
}
.footer_inner .form_box p{
	padding:5px 0px 5px 13px;
}
.footer_inner .form_box p input{
	width:158px;
	height:14px;
	background:#e8e5dd;
	border:1px solid #514239;
	padding:2px 0px 0px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1d2122;
}
.footer_inner .form_box span{
	display:block;
	padding-right:13px;
	text-align:right;
	padding-top:8px;
}
.footer_inner .form_box span input{
	width:65px;
	height:21px;
	border:none;
	background:url(../images/bg_button_submit.png) left top no-repeat;
	cursor:pointer;
}
.footer_inner_box{
	width:100%;
	clear:both;
	padding-top:15px;
}
.footer_inner_box p{
	color:#FFF;
	font-size:10px;
	text-align:right;
	text-transform:uppercase;
}
.footer_inner_box  p label{
	padding-right:20px;
	font-size:9px;
	text-transform:uppercase;
	color:#edece6;
}
.footer_inner_box  p label a{color:#edece6;}
.footer_inner_box  p label a:hover{color:#edece6;}

.footer_inner_box h1{
	width:100%;
	overflow:hidden;
	padding:6px 0px;
}
.footer_inner_box h1 a{
	background:url(../images/footer_logo.png) left top no-repeat;
	display:block;
	float:right;
	width:173px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	outline-style:none;
}

.request th { border-bottom:solid 2px black; text-align:left; padding:4px; color: #231d1b;}
.request td { border-bottom:solid 1px grey; text-align:left; padding:4px;}

#success {
	margin-top:10px;
	border:solid 2px #390;
	background:#D3EDC9;
	padding:10px;
	color:#390;
}

#problem { margin-top:10px 0 20px 0;
	border:solid 2px red;
	background:#FBD3D6;
	padding:10px;
	color:red;}

#secondary_content {
	margin:0 9px 0 12px;
	padding:0 15px 20px 22px; 
	background-color:#FFF; 
	min-height:730px;
	height:auto;
}

#imageDiv {
    width: 320px;
    height: 220px;
    float: right;
    margin:0 10px 20px 20px;
}



#secondary_content h2 { color:#231d1b;}

#secondary_bits strong { color:#231d1b;}


#test2 {
position:relative;
display:block;
top:-76px;
left:-2px;
width: 320px;
height: 220px;
z-index:1 !important;
text-align:center;
}
#play {
display:block;
z-index:1000 !important;
position:relative;
top:60px;
left:120px;
height:74px;
width:73px;
}

#video_clip h2 {
	font-size:14px;
	color:#231d1b;
}
#carttable th {
	text-align:left;
	border-bottom:solid 2px #333;
}
#carttable td {
	text-align:left;
	border-bottom:solid 1px #CCC;
	padding:5px;
}

.right { text-align:right !important; }

.cart_last { border-bottom:solid 1px #FFF; }

#actual_video { display: none; }

.form_table td { padding:2px; }
.input_form { width:200px; }

.req { font-style:italic; color:red; }
.info { padding-top: 10px; border-top:solid 1px #CCC; color: #231d1b;}

#secondary_content p, #secondary_content ul, #secondary_content ol { margin-bottom:15px; }
#secondary_content strong {color:#3e3a36;}
#secondary_content ul li {margin-left:25px;list-style:disc;}


.the_menu ul, .the_menu li {
	list-style:none;
}

.menu_class {
	
}

.the_menu {
	display:none;
	width:150px !important;
	
background-color: #302f2f;
margin-left:100px;
padding-bottom:20px;
}

.the_menu li {
clear:left;
height:15px !important;
padding:5px;

}

.the_menu li a {
	color:#FFFFFF !important; 
	text-decoration:none; 
	display:block;
}

.the_menu li a:hover {
	color: #a4b455 !important;
}

/* ================================================= */
/*               PAGINATION CSS                      */
/* ================================================= */
.pagelink			{font-size:10px;width:15px;color:#a4b455;background:#ffffff;border:1px solid #a4b455;clear:both;line-height:25px;text-decoration: none;}
	a.pagelink:active, a.pagelink:visited, a.pagelink:link		
				{font-size:10px;width:15px;border:1px solid #a4b455; background:#ffffff;color:#a4b455;padding:3px;}
	a.pagelink:hover	{font-size:10px;width:15px;background:#d9d7c8;border:1px solid #4d4137;color:#4d4137;padding:3px;}
	  .pagecurrent	{font-size:10px;width:15px;background:#d9d7c8;border:1px solid #4d4137;color:#4d4137;padding:3px;}
	  
#secondary_content span label {
display:block;
	background:url(../images/bg_box_label.png) left top no-repeat;
	padding:0px 16px 0px 21px;
	height:15px;
	float:left;
}
#new_release_button {
	margin-left:10px;
	margin-top:2px;
}

#window_content h2 {
	color:#231d1b;	
}

#new_release_button {
background:url(/images/new-release.jpg) no-repeat;
height:89px;
width:350px;
margin-bottom:15px;
cursor:pointer;
}
#new_release_button a {
position:relative;
top:37px;
left:14px;
color:#737371;
font-size:12px;
}

#video_container, #title_img {
	float:right;
	padding:0px;
	margin-left:10px;
	margin-bottom:15px;
	border:solid 3px #CCCAC3;
}
#video_container .simpleCDN { height:218px; }

#keyword_box h2 { font-size:13px; color: #353532; }
#keyword_box {
border:solid 1px #d1cdbb;background:#eae9e1;padding:10px;margin:20px 10px 0px 13px;	
}