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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
b, u, i, center,
dl, dt, dd, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1
{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#811B1B;
	letter-spacing:-1px;
	line-height:1em;
	font-weight:bold;
}
h1 a
{
	font-size:19px;
	color:#811B1B;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:1.2em;
    text-decoration:none;
}
#blog_featured h1 a
{
	color:#FFFFFF;
	font-size:22px;
}
#blog_featured h1 a:hover
{
	text-decoration:none;
    font-size:22px;
	color:#811B1B;

	}
h1 a:hover
{
	text-decoration:none;
    font-size:19px;
	color:#FFF;

	}
h3
{
	font-size:12px;
	color:#000;
	letter-spacing:-1px;
}
body
{
	background:url(images/bg_gradient2.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
		color:#000;
	font-weight:500;
	letter-spacing:-1px;
	margin-top:0px;
	behavior: url("csshover3.htc");
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	font-size:14px;
	color:#811B1B
	}

.alignleft {
	float: left;
	font-size:14px;
	color:#811B1B;
	}
.link_alignright {
	float: right;
	font-size:14px;
	color:#811B1B
	}

.link_alignleft {
	float: left;
	font-size:14px;
	color:#811B1B;
	}
#wrapper
{
	position: relative;
		left:50%;
		top:0px;
	width:960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
	margin-left:-480px;
	text-align: left;
	cursor: default;
}
#content_main
{
	width:960px;
	height:900px;
	margin:0 auto;
}
#content_blog
{
	background-image:url(images/content_blog_bg.png);
	background-repeat:repeat-y;
	position:relative;
	width:685px;
	float:left;
	min-height:600px;
}
#content_blog_single
{
	background-image:url(images/content_blog_bg.png);
	background-repeat:repeat-y;
	position:relative;
	width:685px;
	float:left;
	min-height:600px;
}
#upcoming_shows
{
	position:absolute;
		top:0px;
		left:554px;
	width:110px;
	color:#FFF;
	font-family:Century Gothic;
	letter-spacing:0px;
}
#content_blog_archives
{
	background-image:url(images/content_blog_bg.png);
	background-repeat:repeat-y;
	position:relative;
	width:632px;
	padding:28px;
	float:left;
	min-height:600px;
	margin-top:-6px;
}
#blog_featured
{
	position:relative;
	background:#999966;
	width:590px;
	margin:18px 24px 0px 24px;
	float:left;
	clear:right;
	padding:20px 25px;
}

#blog_featured .postpermalink
{
	position:relative;
	width:100%;
	font-family:Trebuchet MS;
	font-size:22px;
	line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}
#blog_featured .author
{
	background:#811B1B;
	clear:right;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	height:20px;
	line-height:15px;
	padding:5px 0px 0 5px;
	position:relative;
	text-align:left;
	width:585px;
	margin-bottom:2px;
	margin-top:5px;
}
#blog_featured .postcontent p
{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
#blog_featured h3
{
	font-size:16px;
	font-weight:600;
	color:#811b1b;
	float:left;
}
#blog_featured .postcontent a:link
{
	color:#811b1b;
	text-decoration:none;
}
#blog_featured .postcontent a:visited
{
	color:#811b1b;
	text-decoration:none;
}
#blog_featured .postcontent a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#blog_featured .postcontent a:active
{
	color:#811b1b;
	text-decoration:none;
}
#blog_featured h4
{
	font-size:14px;
	font-style:italic;
	font-weight:600;
	color:#333333;
	float:left;
}
#blog_text p
{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
#blog_text h3
{
	font-size:16px;
	font-weight:600;
	color:#811b1b;
	float:left;
}
#blog_text a:link
{
	color:#811b1b;
	text-decoration:none;
}
#blog_text a:visited
{
	color:#811b1b;
	text-decoration:none;
}
#blog_text a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#blog_text a:active
{
	color:#811b1b;
	text-decoration:none;
}
#blog_text h4
{
	font-size:14px;
	font-style:italic;
	font-weight:600;
	color:#333333;
	float:left;
}
#blog_featured .postimage
{
	position:relative;
	float:left;
	background:#7b7b57;
	margin-top:12px;
	margin-left:5px;
}
#blog_featured .postcontent img
{
	position:relative;
	margin:5px 7px 0px 0px;
	height:inherit;
	display:inline;
	float:left;
	padding:9px;
	border:1px solid #666666;
	
}
#blog_featured .postcontent
{
	position:relative;
	background:#999966;
	font-family:'Lucida Grande', Tahoma, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:justify;
	diplay:inline;
}
#content_blogposts
{
	position:relative;
	width:640px;
	min-height:326px;
	margin:18px 24px;
	float:left;
}

#content_blog_single #content_blogposts
{
	position:relative;
	width:640px;
	min-height:326px;
	margin:18px 24px;
	float:left;
}
#content_archives
{
	position:relative;
	float:left;
	width:237px;
	min-height:600px;
	margin-top:-28px;
	margin-left:15px;
}
.archive_header
{
	position:relative;
	background:#811b1b;
	height:25px;
	width:222px;
	float:left;
	clear:right;
	font-size:17px;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
	margin-left:7px;
}
.archive_content
{
	position:relative;
	background:url(images/content_archive_bg.png);
	background-repeat:repeat-y;
	min-height:600px;
	width:237px;
	float:left;
}
#content
{
	padding:30px;
	clear:right;
	float:left;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
h3#comments
{
	color:#333;
}
.pagetitle
{
    font-size:20px;
    color:#FFF;
	margin:0px 0px 15px 0px;
	padding:6px 0px 6px 6px;
	background:#222222;
}
#content h3, #content h3 a
{
    color:#811B1B;
    font-size:15px;
	margin-bottom:5px;
}
#content h3, #content h3 a
{
    color:#811B1B;
    font-size:15px;
	margin-bottom:5px;
}
#content_blog_archives h3
{
	font-size:18px;
	line-height:28px;
	color:#999933;
}
#content_blog_archives h3 a
{
	color:#811B1B;
}
#content_blog_archives h3 a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
#content_blog_archives h3 a:visited
{
	color:#811B1B;
}
/*============================================================
 Header
============================================================*/
#header
{
        position:relative;
        width:960px;
        height:179px;
		margin:0 auto;
}
#header_gallery
{
	position:relative;
        float:left;
        width:305px;
        height:130px;
        background-image:url(images/header-loop.png);
        background-repeat:no-repeat;
        z-index:40;
        top:52px;
        left:40px;
}
#navigation
{
	position:relative;
	width:360px;
	height:150px;
	float:right;
	clear:right;
	margin-right:40px;
}

li.class{
	position:relative;
    	width:89px;
    	height:46px;
    	float:left;
    	color:#191919;
    	text-align:left;
		left:0px;	
    	overflow:hidden;
}
#navigation a{
    color:#fff;
	text-decoration:none;
}
a.contact
{
    color:#811B1B;
    text-decoration:underline;
}
a.contact:hover
{
	color:#FFF;
	text-decoration:none;
}

.navtext{
	position:relative;
            padding:25px 0px 0px 3px;
	font-size:16px;
}
		
    .subtext{
		position:relative;
			top:15px;
                        left:1px;
  		text-align:left;
		line-height:1; 
		font-size:11px;
		color:#FFF;
    }

/*Menu Color Classes*/
.red{
	background-image:url(http://talltulips.net/images/button-ac.png);
	background-position:0 0;
	background-repeat:no-repeat;
	letter-spacing:-1px;
	position:relative;
    width:89px;
    height:46px;
    float:left;
    color:#191919;
    text-align:left;
	left:0px;	
    overflow:hidden;
    margin-right:1px;
}
.orange
{
	background-image:url(http://talltulips.net/images/button-ac.png);
	background-position:0 0;
	background-repeat:no-repeat;
	letter-spacing:-1px;
	position:relative;
    width:89px;
    height:46px;
    float:left;
    color:#e5c05e;
    text-align:left;
	font-weight:500;
	left:0px;	
    overflow:hidden;
    margin-right:1px;    
}
.blue
{
	background-image:url(http://talltulips.net/images/button-ac.png);
	background-position:0 0;

	background-repeat:no-repeat;
	letter-spacing:-1px;
  	margin-right:1px;
}
.class
{
	background-image:url(http://talltulips.net/images/button-ac.png);
	background-position:0 0;

	background-repeat:no-repeat;
	letter-spacing:-1px;
        margin-right:1px;
}
.green
{
	background-image:url(http://talltulips.net/images/button-ac.png);
	background-position:0 0;
	background-repeat:no-repeat;
	letter-spacing:-1px;
	position:relative;
    width:89px;
    height:46px;
    float:left;
    color:#191919;
    text-align:left;
	left:0px;
	overflow:hidden;
    margin-right:1px;
}
.red:hover
{
	background-image:url(http://talltulips.net/images/contact_green.png);
	border:0px;
}
.orange:hover
{
	background-image:url(http://talltulips.net/images/contact_green.png);
	border:0px;
}
.green:hover
{
	background-image:url(http://talltulips.net/images/contact_green.png);
	border:0px;
}
.class:hover
{
	background-image:url(http://talltulips.net/images/contact_green.png);
	border:0px;
	background-color:#90b652;
}
#logo {
	position: absolute;
	width: 255px;
	height: 110px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	z-index: 1;
	}

#logo a {
	position: absolute;
	left: 0;
	top: 84px;
	}

#logo.image a {
	top: auto;
	bottom: 0;
	}

#logo.image a img {
	position: absolute;
	left: 0;
	bottom: 0;
	}

#logo.image span.store_name {
	display: none;
	}

#nav {
	position: relative;
	float: right;
	margin-top: 78px;
	z-index: 100;
	}

#nav li {
	display: block;
	float: left;
	padding: 8px 0 8px 10px;
	margin-left: 10px;
	border-left: 1px solid #eee;
	font-size: 12px;
	font-weight: bold;
	}

#nav li.first {
	margin-left: 0;
	padding-left: 0;
	border: none;
	}

#search {
	position: relative;
	float: right;
	width: 127px;
	margin: 78px 0 0 25px;
	padding: 6px 0;
	background: #eee;
	z-index: 150;
	}

#search input {
	float: left;
	width: 88px;
	margin: 0 0 0 6px;
	padding: 2px;
	font-size: 10px;
	}

#btn_search {
	display: inline;
	float: right;
	margin: 2px 4px 0 0;
	}
/*============================================================
 Gallery
============================================================*/
#blog_label_box
{
	background:url(images/content_blog_header_bg.png);
	background-repeat:no-repeat;
	position:relative;
		left:50%;
	width:960px;
	height:29px;
        margin:-28px 0 0 -480px;
	clear:right;
}
#originals #gallery_label_box
{
	position:relative;
		left:0px;
	height:32px;
        margin:-61px 0 20px -125px;
}
.gallery_label
{
	position:relative;
		left:15px;
	float:left;
	width:400px;
	height:40px;
	font-size:39px;
}
img.click_img
{
	position:relative;
		top:13px;
		left:-185px;
}
#originals img.click_img
{
	left:127px;
	top:-2px;
	}
.nowviewing
{
	position:relative;
	margin-top:0px;
	float:left;
	width:290px;
	height:22px;
	left:184px;
	margin-top:6px;
}
img.now_viewing
{
	position:relative;
		top:-1px;
	margin-right:5px;
}
img.painting_head
{
	position:relative;
	left:0px;
}
img.contactus
{
	position:relative;
	margin-left:30px;
	margin-top:6px;
}
img.prints
{
	position:relative;
		top:0px;
	z-index:60;

}
img.paintings
{
	position:relative;
		top:0px;
	z-index:60;

}
.postmetadata
{
	font-weight:bold;
	color:#333;
	clear:both;
}
.postmetadata a
{
	color:#811B1B;
	text-decoration:underline;
}
.postmetadata a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
#sidebar
{
	position:relative;
	width:182px;
	padding:20px;
	float:left;
	clear:right;
	margin-left:7px;
}
#sidebar h2, #sidebar h2 a
{
	color:#333;
}
.screen-reader-text
{
	position:relative;
	text-align:left;
	width:100%
}
.navigation
{
	position:relative;
	padding:18px 25px;
}
.link_alignleft a:link
{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	background:#811B1B;
	padding:3px 7px;
}
.link_alignleft a:visited
{
	background:#811B1B;
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	padding:3px 7px;
}
.link_alignleft a:hover
{
	color:#333333;
	font-size:13px;
	text-decoration:none;
	background:none;
	padding:3px 7px;

}
.link_alignleft a:active
{
	background:#811B1B;
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	padding:3px 7px;

}
.link_alignright a:link
{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	padding:3px 7px;
	background:#811B1B;
}
.link_alignright a:visited
{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	padding:3px 7px;
	background:#811B1B;
}
.link_alignright a:hover
{
	color:#333333;
	font-size:13px;
	text-decoration:underline;
	padding:3px 7px;
	background:none;
}
.link_alignright a:active
{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	padding:3px 7px;
	background:#811B1B;
}
#footer
{
	position:relative;
	text-align:center;
	float:left;
	width:930px;
	margin:0px 15px;
	height:40px;
	background:#333;
}
/* BEGIN LISTS */
#sidebar a
{
	color:#811B1B;
}
#sidebar a:active
{
	color:#811B1B;
}
#sidebar a:visited
{
	color:#811B1B;
}
#sidebar a:hover
{
	color:#FFFFFF;
}
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* END LISTS */

#searchform
{
	position:relative;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	position:relative;
	border:1px solid #666;
	margin-left:0px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	border:1px solid #999999;
	margin-left:-14px;
	margin-top:5px;
	background:#333333;
	color:#FFFFFF;
	font-size:12px;
	font-family:"Tahoma";
	}
select {
	width: 130px;
	}
.post
{
	text-align:justify;
	padding:20px;
	background:#B3B386;
	margin-bottom:10px;
	margin-top:25px;
	width:550px;
	float:left;
}
.post h2
{
	font-size:18px;
	color:#811B1B;
}
#blog_text .post
{
	width:100%;
	padding:0px;
	background:none;
	margin-bottom:0px;
	margin-top:0px;
	color:#222222;
}
#content_blog_single #blog_text .post
{
	width:100%;
	padding:0px;
	background:none;
	margin-bottom:0px;
	margin-top:0px;
	color:#222222;
}
a.contact
{
    color:#811B1B;
    text-decoration:underline;
}
a.contact:hover
{
	color:#FFF;
	text-decoration:none;
}




#blog_header
{
	width:310px;
	height:85px;
	background:;
	float:left;
}
.blogtitle
{
	position:relative;
	float:left;
	width:310px;
	height:40px;
	clear:right;
	margin-top:3px;
}
.comments
{
	text-align:right;
	position:relative;
		right:5px;
		top:7px;
	width:430px;
	height:20px;
	float:right;
}
.author
{
	background:#999966;
	clear:right;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	height:17px;
	left:0px;
	margin-top:5px;
	line-height:15px;
	padding:3px 0px 0 8px;
	position:relative;
	text-align:left;
	width:604px;
	margin-bottom:4px
}
small
{
	color:#FFFFFF;
}
.blog_links
{
	width:310px;
	height:23px;
}
img.links
{
	position:relative;
	margin-top:3px;
	margin-left:10px;
}
#digg
{
	position:relative;
		top:5px;
		right:5px;
	width:52px;
	height:75px;
	float:right;
}
img.digg
{
	position:relative;
}
#blog_textframe
{
	position:relative;
	width:435px;
	height:200px;
	float:left;
	margin-top:5px;
	background:;
}
.blog_img
{
	width:136px;
	height:158px;
	padding:2px;
	float:left;
}
img.blog
{
	border:2px solid #999966;
	position:relative;
	width:133px;
	height:155px;
	float:left;
}
#blog_text
{
	position:relative;
		left:;
	background:#b3b386;
	float:left;
	width:610px;
	height:100%;
	padding:15px;
	margin-bottom:7px;
}
#content_blog_single #blog_text
{
	position:relative;
		left:;
	background:#b3b386;
	float:left;
	width:610px;
	height:100%;
	padding:15px;
	margin-bottom:7px;
	font-family:'Lucida Grande', Tahoma, sans-serif;
	font-size:14px;
	line-height:20px;
}
#contact_label_box
{
	position:relative;
		left:10px;
	margin-top:20px;
	width:900px;
	height:45px;
	border-bottom:1px solid black;
	clear:right;
}
.contact_label
{
	position:relative;
		left:15px;
	float:left;
	width:400px;
	height:35px;
}
img.dayornight
{
	position:relative;
		top:15px;
		left:-130px;
}
.objectsdiv_main
{
	position:relative;
		right:10px;
	margin-top:15px;
	float:right;
	width:200px;
	height:15px;
}
img.cart_main
{
	position:relative;
		top:3px;
}
img.objectsin_main
{
	position:relative;
		top:3px;
}
#contact_left
{
	position:relative;
	margin-top:20px;
	margin-left:10px;
	width:300px;
	height:600px;
	float:left;
}
.contacttext
{
	position:relative;
	border:2px dashed #999966;
	background-repeat:no-repeat;
	text-align:justify;
	line-height:15px;
	font-weight:530;
	width:257px;
	height:135px;
	padding:6px;
	clear:right;
}
img.email
{
	position:relative;
		top:20px;
	float:left;
}
.emailbox
{
	position:relative;
	width:275px;
	height:230px;
	margin-left:2px;
	float:left;
}
.form_input1
{
	width:240px;
	height:20px;
	clear:right;
	border:2px solid #b3b386;
}
.form_input2
{
	width:240px;
	height:125px;
	clear:right;
	border:2px solid #b3b386;
}
.sendbutton
{
	color:#811B1B;
	border:1px solid #999966;
	background:#b3b386;
}
.form1
{
	float:left;
}
#contact_middle
{
	position:relative;
	margin-left:10px;
	float:left;
	width:300px;
	height:400px;
	background:white;
}
img.storeimage
{
	position:relative;
		top:20px;
		left:20px;
}
#contact_right
{
	position:relative;
		top:20px;
		right:30px;
	float:right;
	width:330px;
	height:400px;
}
.address
{
	position:relative;
		top:10px;
	width:150px;
	height:120px;
	float:left;
}
.googlemap
{
	position:relative;
		top:10px;
	width:175px;
	height:120px;
	float:left;
	border:1px solid white;
	clear:right;
}
	
/*==============

Slider Stuff

=====================*/

.slider-wrap { 
	margin-left:0px;
	margin-top:-10px;
	position: relative;
	width: 800px;
	background:#;
}
.csw {width: 700px; height: 300px; margin-top:65px; margin-left:36px; background: #fff; overflow:hidden;}
.csw .loading {margin: 120px 0 200px 0; text-align: center}
.stripViewer { 
	position: relative;
	overflow: hidden; 
	margin-left:39px;
	width: 700px;
	height: 350px;
	clear: both;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0; top: 0;
	width: 900px;
	list-style-type: none;
	/* -moz-user-select: none; */
}
.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 720px;
}
.stripViewer .panelContainer .panel .wrapper {
	padding: 10px;
}
.stripNav ul { 
	list-style: none;
	width:700px;
	margin-left:-57px;
}
.stripNav ul li {
	float: left;
	margin-right: 1px; 
}
		
.stripNav li.tab1 a { background-image:url(slider_files/web_nm.jpg); background-repeat:no-repeat; text-indent: -9000em; height:31px; width:64px; display:block; }
.stripNav li.tab2 a { background-image:url(slider_files/identity_nm.jpg); background-repeat:no-repeat; text-indent: -9000em; height:31px; width:106px; display:block; }
.stripNav li.tab3 a { background-image:url(slider_files/print_nm.jpg); background-repeat:no-repeat; text-indent: -9000em; height:31px; width:81px; display:block; }
.stripNav li.tab4 a { background-image:url(slider_files/video_nm.jpg); background-repeat:no-repeat; text-indent: -9000em; height:31px; width:85px; display:block; }
.stripNav li.tab5 a { background-image:url(slider_files/art_nm.jpg); background-repeat:no-repeat; text-indent: -9000em; height:31px; width:63px; display:block; }
		
.stripNav li.tab1 a:hover { background-image:url(slider_files/web_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
.stripNav li.tab2 a:hover { background-image:url(slider_files/identity_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
.stripNav li.tab3 a:hover { background-image:url(slider_files/print_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
.stripNav li.tab4 a:hover { background-image:url(slider_files/video_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
.stripNav li.tab5 a:hover { background-image:url(slider_files/art_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
		
.stripNav li.tab1 a.current { background-image:url(slider_files/web_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
.stripNav li.tab2 a.current { background-image:url(slider_files/identity_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
.stripNav li.tab3 a.current { background-image:url(slider_files/print_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
.stripNav li.tab4 a.current { background-image:url(slider_files/video_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }
.stripNav li.tab5 a.current { background-image:url(slider_files/art_hv.jpg); background-repeat:no-repeat; text-indent: -9000em; }

.stripNavL, .stripNavR {
	top: 45px;
	width:31px;
	height:336px;
	position:absolute;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 336px;
	width: 31px;
}
.stripNavL {
	left: 0px;
	width:31px;
	height:336px;
	background-image:url(slider_files/left_nm.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.stripNavR {
	right: 23px;
	width:31px;
	height:336px;
	background-image:url(slider_files/right_nm.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.stripNavL a:hover {
	width:31px;
	height:336px;
	background-image:url(slider_files/left_hv.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.stripNavR a:hover {
	width:31px;
	height:336px;
	background-image:url(slider_files/right_hv.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.work {
	margin-right:4px;
	padding:0;
	margin-top:4px;
	margin-bottom: 0px;
	float:left;
	width:110px;
	height:110px;
	background-image:url(../design/frame.jpg);
	z-index:800;
}
.videowork, .baner1, .baner2, .baner3, .baner4, .baner5, .baner6 {
	margin-right:4px;
	padding:0;
	margin-top:4px;
	margin-bottom: 0px;
	float:left;
	width:110px;
	height:110px;
	background-image:url(../design/frame.jpg);
	z-index:800;
}
.panel {
	height:375px;
	margin-bottom:100px;
}
/*==============================
FLOWPLANES
==========================*/

/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
	height:300px;
	clear:both;
}

/* override single pane */
#flowpanes div {
	float:left;
	display:block;
	width:670px;
	height:300px;
	cursor:pointer;
	font-size:14px;
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}
#flowpanes .images
{
	border:2px solid #FFF;
	padding:2px;
	margin:3px;
}
/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:710px;
	height:31px !important;
	margin:30px 0 0 0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	background: #811B1B no-repeat;
	display:block;
	height: 31px;   
	width: 189px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#FFF;
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; margin-right:2px; }
#flowtabs #t2 			{ margin-right:2px; }
#flowtabs #t3 			{ background-position: -378px 0; }
#flowtabs #t4 			{ background-position: -567px 0; width:192px;}
 
/* mouseover state */
#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ background:#999966 }
#flowtabs #t2:hover 	{ background:#999966 }
#flowtabs #t3:hover 	{ background:#999966 }
#flowtabs #t4:hover 	{ background:#999966 }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; }
#flowtabs #t1.current { background:#999966; }
#flowtabs #t2.current { background:#999966 }
#flowtabs #t3.current { background:#999966 }
#flowtabs #t4.current { background:#999966 }


/* panes */
#flowpanes {
	background: #999966 no-repeat	 0 -100px;		
	width:710px;
	height:300px;	
}


/* single pane */
#flowpanes div {
	display:;	
	color:#fff;	
	margin:20px 40px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
}

#flowpanes p, #flowpanes samp {
	color:#ccc;		
}

#flowpanes div.narrow {
	padding-right:160px;		
}
.prev
{
	background-image:url(images/paintings/left_hv.png);
	border:0px;
	height:280px;
	width:31px;
	position:absolute;
}
.next
{
	background-image:url(images/paintings/right_nm.png);
	border:0px;
	height:280px;
	width:31px;
	position:absolute;
}
#flowplanes_wrapper
{
width:710px;
position:relative;
}

#resume
{
	width:750px;
	padding:20px;
}