@charset "utf-8";


html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:verdana,arial,helvetica,tahoma;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	padding:0pt;
	vertical-align:top;
}
A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover{text-decoration:underline;}


/* TOP BAR */

div.top_bar {
	height: 52px;
	text-align: center;
}
table.top_bar_table {
	width: 952px;
	text-align: left;
}
table.top_bar_table img {
	border: 0px;
}
.top_bar_welcome {
	font-size: 11px;
	padding-top: 14px;
}
.top_bar_login {
	padding-top: 18px;
	font-size: 11px;
}
.top_bar_login a {
	color: #ffffff;
}
.top_bar .logo {
	height: 52px;
	width: 88px;
	margin-left: 20px;
}



/* ADMIN BAR */
div.admin_bar {
	height: 31px;
	background: url(/images/admin_bar/back_aqua.jpg) repeat-x;
	text-align: center;
	z-index: 100;
}
table.admin_bar_table {
	width: 952px;
	text-align: left;
	border-left: 1px solid #cccccc;
}
div.admin_bar_logout {
	padding-top: 7px;
}
div.admin_bar_logout {
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
}
div.admin_bar_logout a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}







/* TOP SPACE (between top bar and profile) */
div.top_space {
	height: 31px;
}






/* PROFILE */
div.profile {
	width: 950px;
/*	min-height: 475px; */
	margin: 0px;
	padding: 0px;
}
div.profile_top {
	width: 952px;
	height: 3px;
	margin: 0px;
	padding: 0px;
}
div.profile_bottom {
	width: 952px;
	height: 3px;
}



/* LINK BAR */
div.link_bar {
	height: 44px;
	text-align: center;
	z-index: 50;
}
table.link_bar_table {
	width: 950px;
	text-align: left;
}





/* CONTENT */
div.content {
	/* width: 765px; */
	text-align: left;
	min-height: 280px;
	padding: 20px 0 0 0;
}
#dashboard { list-style-type: none; margin: 0; padding: 0; }
#dashboard li { background:#ffffff; margin: 0px 10px 10px 0; padding: 0px; float: left; width: 245px; height: 245px; text-align: left; }

#photo_gallery { list-style-type: none; margin: 20px 0 0 0; padding: 0; }
#photo_gallery li { margin: 0px 20px 20px 0; padding: 8px; width: 135px; min-height: 135px; float: left; text-align: center; font-size: 10px; line-height: 10px;}

#photo_gallery_slide {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#photo_gallery_slide li {
	float: left;
	margin: 0 10px 0 0;
	max-width: 80px;
	max-height: 80px;
}
#photo_gallery_slide img {
	max-width: 80px;
	max-height: 80px;
}


div.company_bar {
	height: 68px;
	text-align: left;
}
span.company_name {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 29px;
	font-weight: normal;
	letter-spacing: -0.07em;
/*	margin-left: 25px; */
/*	margin-top: 15px; */
}
div.search {
	margin-right: 20px;
	text-align: right;
}
div.search_box {
	width: 208px;
	height: 28px;
}
div.search form {
	margin: 0px;
	padding: 2px 0 0 10px;
	text-align: left;
}
div.search form #search_box {
	border: 0px;
	padding: 3px;
	width: 160px;
	height: 16px;
	vertical-align: middle;
}
div.search form #search_button {
	margin: 0px;
	vertical-align: middle;
}
div.link_bar {
	height: 44px;
}
div.main_bar {
	text-align: left;
	max-height: 295px;
}
div.main_bar_content {
	text-align: left;
	padding: 20px 40px 10px 40px;
}
div.main_photo {
	width: 443px;
	height: 295px;
}
div.inner_page {
	padding: 0px 0px 20px 0px;
}
div.inner_page hr {
	border: 1px dashed #cccccc;
	width: 523px;
	margin: 10px 0 10px 0;
}
div.inner_page .read_more {
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
}

div.inner_page ul.comments {
	display: block;
	list-style-type: none;
}
div.inner_page ul.comments li {
	padding: 20px;
	margin: 10px 0 0 0;
	font-size: 11px;
	line-height: 13px;
}
div.inner_page ul.comments span.date {
	font-size: 10px;
}
div.inner_page div.no_comments {
	margin: 20px 0 20px 0;
}
div.inner_page div#post_comment {
	padding: 20px;
	margin-top: 20px;
}
div.inner_page div#post_comment h1 {
	font-size: 18px;
	margin-bottom: 10px;
}




/* WIDGETS */
div.widget_title_bar {
	width:245px; 
	height: 30px;
	font-size: 12px;
	font-weight: bold;
}
div.widget_title_bar a:hover {
	text-decoration: none;
}
td.widget_title_bar {
	vertical-align: middle;
	height: 30px;
}
div.widget_content {
	width:245px; 
	height: 215px; 
	overflow: auto;
}
div.widget_content #subtitle {
	font-size: 8px;
}
div.holder {
	margin: 10px;
}

#widget_photo_gallery { list-style-type: none; margin: 10px 0 0 0; padding: 0; }
#widget_photo_gallery li { width: 60px; max-height:60px; margin: 0px 10px 10px 0; padding: 0px; float: left; text-align: center; font-size: 10px; line-height: 10px;}





/* RIGHT SIDEBAR */
td.right_sidebar {
	border-left: 1px solid #dddddd;
	padding: 0 10px 20px 10px;
	width: 164px;
	text-align: left;
	font-size: 10px;
	line-height: 13px;
}
div.right_sidebar h1 {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	\\font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	\\letter-spacing: -0.07em;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 10px 0;
	color: #000000;
	\\border-bottom: 1px dashed #cccccc;
}
div.right_sidebar a {
	font-weight: bold;
}

div.right_sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	line-height: 13px;
}
div.right_sidebar ul a {
	display: block;
	padding: 5px 3px 5px 3px;
}
div.right_sidebar ul a:hover {
	text-decoration: none;
}
div.right_sidebar .contact_info {
	padding: 0 10px 20px 10px;
	overflow: hidden;	
/*	border-top: 1px dashed #cccccc; */
}
div.right_sidebar .send_message {
	font-size: 9px;
	padding: 0 10px 10px 10px;
	border-top: 1px dashed #cccccc;
	min-height: 300px;
}
div.right_sidebar .send_message form {
	margin: 0;
	padding: 0;
}
div.right_sidebar .send_message input.textbox {
	font-family: verdana, arial, helvetica, tahoma;
	font-size: 11px;
	width: 140px;
	margin: 0 0 5px 0;
	border: 1px solid #dfdfdf;
}
div.right_sidebar .send_message textarea {
	font-family: verdana, arial, helvetica, tahoma;
	font-size: 11px;
	width: 140px;
	height: 100px;
	margin: 0 0 5px 0;
	border: 1px solid #dfdfdf;
	overflow: auto;
}
div.right_sidebar #send_message {
	padding: 2px 10px 2px 10px;
	width: 60px;
	border: 0px;
}





/* LEFT SIDEBAR */
div.sidebar_title_bar {
	padding: 6px 10px 6px 10px;
	font-size: 10px;
}
div.left_sidebar {
	\\padding-left: 20px;
	width: 180px;
	line-height: 12px;
	border: 1px solid #eeeeee;
	margin: 0 0 20px 20px;
	padding: 0px;
	font-size: 10px;
}
div.left_sidebar ul {
	\\margin: 5px 0 5px 0;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.left_sidebar ul li a {
	display: block;
	padding: 7px 10px 7px 10px;
}
div.left_sidebar ul ul {
	margin: 0px 0px 0px 10px;
}

div.left_sidebar ul.by_date li.year {
	padding: 4px 10px 4px 10px;
}
div.left_sidebar ul.by_date a {
	padding: 4px 10px 4px 10px;
}
div.left_sidebar ul.by_date {
	margin: 5px 0px 5px 0px;
}
div.left_sidebar ul.by_date ul {
	margin-top: 0px;
	margin-bottom: 5px;
}







/* MODULAR POPUPS */
#backgroundPopup{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	/* border: 1px solid #cecece; */
	z-index: 99;
}
#popupLayer{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 400px;
	width: 700px;
	background: url(../admin/images/modular_popup_back.jpg) repeat-x #FFFFFF;
	border: 2px solid #cecece;
	z-index: 100;
/*	padding: 25px; */
	padding: 15px 25px 25px 25px;
	font-size: 11px;
	line-height: 14px;
	overflow-y: auto;
	overflow-x: hidden;
}
#popupLayerClose{
	font-family: arial,sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-right: 10px;
	margin-top: -9px;
	color: #6fa5fd;
	font-weight: 700;
	cursor: pointer;
/*	float: right; */
	position: absolute;
	right: 0px;
}
#popupLayer h1 {
	font-family: arial,sans-serif;
	text-align: left;
	color: #6FA5FD;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 0px dotted #D3D3D3;
/*	margin-bottom: 20px; */
	display: block;
}
#popupLayer h3 {
	font-family: arial,sans-serif;
	text-align: left;
	color: #6FA5FD;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 0px dotted #D3D3D3;
	padding-bottom: 0px;
	margin-bottom: 20px;
	display: block;
}
#popupLayer h4 {
	font-family: verdana,arial,sans-serif;
	text-align: left;
	color: #787878;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
	display: block;
	letter-spacing: -0.035em;
}
#popupContent {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 20px;
	height: 290px;
/*	width: 100%; */
	width: 662px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px #cfcfcf solid;
}
#popupInset {
	border: 1px #e7e7e7 solid;
	background: #f3f3f3;
	padding: 15px;
	margin-left: 25px;
}
#popupSave {
	position: absolute;
	bottom: 20px;
	text-align: left;
	vertical-align: middle;
}
#popupLayer hr {
	border: 0px dotted #D3D3D3;
	margin-bottom: 20px;
	margin-top: 0px;
}
#popupLayer form {
	margin: 0px;
	padding: 0px;
}
#popupContent #error {
	display: none; 
	color: #c20000; 
	background: #ffe7e7; 
	padding: 10px; 
	margin: 10px 0px 20px 0px;
}
#popupContent input, #popupContent label {
	vertical-align: middle;
}
#popupContent hr {
	border: 1px dashed #cccccc;
	margin: 10px 0 10px 0;
}







/* CROSS PROMOTION */
ul#cross_promotion {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#cross_promotion li {
	display: block;
	width: 150px;
	margin: 0 10px 0 10px;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #666666;
	
}







/* BOTTOM BAR */

div.bottom_bar {
	height: 52px;
	text-align: center;
	background: url(http://thehoopla.com/images/bottom_bar/back_dark.jpg) repeat-x;
	color: #ffffff;
	font-size: 10px;
}
div.bottom_bar a {
	color: #ffffff;
}






/* PHOTO GALLERY */
div.gallery_wrapper {
	min-height: 449px;
	margin: 20px 0 0 0;
	z-index: 1;
}
div.gallery_wrapper div#main_photo_wrapper {
	width: 600px;
	height: 449px;
	float: left;
	overflow: hidden;
}
div.gallery_wrapper div#main_photo {
	width: 600px;
	position: absolute;
	z-index: 1;
}
div.gallery_wrapper div#main_photo img {
	max-width: 600px;
	max-height: 449px;
}
div.gallery_wrapper ul#thumbs_vert  {
	width: 270px;
	height: 449px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	overflow: auto;
}
div.gallery_wrapper ul#thumbs_vert li {
	display: block;
	width: 115px;
	height: 86px;
	margin: 0 0 9px 9px;
	padding: 0;
	float: left;
	/*border: 2px solid #484848;*/
}
div.gallery_wrapper ul#thumbs_vert li img.thumbs {
	max-width: 113px;
	max-height: 84px;
	border: 2px solid #484848;
}
a#btn_grid {
	display: block;
	float: right;
	width: 35px;
	height: 35px;
	margin: 0 0 0 8px;
}
a#btn_scroll {
	display: block;
	float: right;
	width: 35px;
	height: 35px;
	margin: 0 0 0 8px;
}




/* JScroll */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #515151;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666666;
	cursor: pointer;
	overflow: hidden;
}
.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: #515151 url(/profile/apps/photos/images/jscroll_arrow_up.gif) top center no-repeat;
	height: 9px;
}
a.jScrollArrowUp:hover {
	background-position: 0 -9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #515151 url(/profile/apps/photos/images/jscroll_arrow_down.gif) top center no-repeat;
	height: 9px;
}
a.jScrollArrowDown:hover {
	background-position: 0 -9px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.red {
	font-weight: bold;
	color: #ff0000;
}


/* STORE */
#product_categories {
	width: 175px;
}
#product_categories a {
	display: block;
	padding: 5px 5px 5px 20px;
	width: 150px;
	border-bottom: dashed 1px solid #ebebeb;
}
#products {
	padding: 0 20px 0 20px;
}
#products ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#products ul li {
	min-height: 90px;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #d4d4d4;
}

.prod_image {
	float: left;
	min-height: 75px;
	width: 100px;
	background: #ffffff;
	margin: 0 15px 15px 0;
}
a.prod_title {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
a.add_to_cart {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
a.proddelete {
	color:#ff0000; 
	font-size:10px;
}