/*  
Theme Name: Translation Guy Blog
Theme URI: 
Description: Translation Guy Blog
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:10px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#f38c19;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none;}
.storyContent img
	{
		margin:0px 10px 10px 0px;
		float:left;
		border:solid 2px #cccccc;
		padding:1px;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:tahoma,arial;
		font-size:11px;
		color:#296284;
		background:url(images/bg.jpg) repeat-x top #1876ab;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:985px;
	}
.header
	{
		height:148px;
		overflow:hidden;
		background:url(images/header_bg.jpg) no-repeat left top;
	}
.header_left
	{
		float:left;
		width:685px;
		height:148px;
	}
.header_right
	{
		float:right;
		width:232px;
		height:148px;
	}
.title
	{
		float:left;
		width:428px;
		height:53px;
		margin-top:24px;
		overflow:hidden;
		background:url(images/logo.png) no-repeat left 0px;
	}
.title h1
	{
		font-size:2px;
		text-indent:-500px;
	}
.title a, .title a:visited
	{
		width:403px;
		height:102px;
		display:block;
	}
/****************************/
.search1
	{
		margin-top:31px;
		padding-left:10px;
		background:url(images/search_txt.jpg) no-repeat left top;
		height:32px;
	}
.search1 .searchText
	{
		float:left;
		width:142px;
		margin:9px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-size:11px;
		font-family:tahoma;
		color:#ffffff;
		border:solid 0px #bae2de;
		background:none;
	}
.search1 .go
	{
		float:left;
		width:72px;
		height:25px;
		margin-top:3px;
		margin-left:5px;
	}
.links
	{
		margin-top:19px;
		height:35px;
		background:url(http://www.1-800-translate.com/TranslationBlog/wp-content/uploads/2010/04/links_bg1.jpg) no-repeat left top;
		float:left;
		width:220px;
		padding-top:5px;
                padding-bottom:7px;
		margin-left:5px;
	}
.links a, .links a:visited
	{
		padding:0px 0px 0px 7px;
	}
/******************************************/
.nav
	{
		float:left;
		width:665px;
		height:29px;
		overflow:hidden;
		padding-top:23px;
		padding-left:20px;
	}
.nav ul
	{
		list-style:none;
		overflow:hidden;
		padding:0px;
		float:left;
	}
.nav ul ul
	{
		float:left;
		padding:0px;
	}
.nav li
	{
		float:left;
		padding:0px;
		padding-right:4px;
	}
.nav a, .nav a:visited
	{
		text-decoration:none;
		float:left;
		font-size:20px;
		color:#ffffff;
		font-weight:normal;
		overflow:hidden;
		font-family:rockwell,tahoma,arial;
		background:url(images/nav_left_bg.gif) no-repeat left top;
	}
.nav a:hover, .nav .current_page a, .nav .current_page a:visited
	{
		color:#2477a2;
		text-decoration:none;
		background:url(images/nav_left_hover.gif) no-repeat left top;
	}
.nav li span
	{
	    padding-right:14px;
		float:left;	
		cursor:pointer;
		padding-left:14px;
	}
.nav li a span
	{
		height:27px;
		padding-top:5px;
		/*padding-top:3px;*/
		background:url(images/nav_right_bg.jpg) no-repeat right top;
	}
.nav li a:hover span, .nav .current_page a span, .nav .current_page a:visited span
	{
		background:url(images/nav_right_hover.jpg) no-repeat right top;
	}
/*****************************************************************/
.content
	{
		background:url(images/content_bg.jpg) repeat-y left;
	}
.contentBottom
	{
		background:url(images/content_bottom.jpg) no-repeat left bottom #ffffff;
		padding:0px 15px 30px 15px;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:662px;
		background:url(images/inner_content_bg.jpg) repeat-y left;
	}
.innerContent_top
	{
		background:url(images/inner_content_top.jpg) no-repeat left top;
	}
.innerContent_bottom
	{
		background:url(images/inner_content_bottom.jpg) no-repeat left bottom;
		padding-bottom:12px;
		height:1%;
	}
#pagenav
	{
		height:25px;
		margin-bottom:10px;
		padding:0px 12px 0px 12px;
		overflow:hidden;
	}
#pagenav ul
	{
		list-style:none;
		overflow:hidden;
		padding:0px;
	}
#pagenav ul ul
	{
		float:left;
		padding:0px;
	}
#pagenav li
	{
		float:left;
		padding:0px 2px;
	}
#pagenav a, #pagenav a:visited
	{
		text-decoration:none;
		float:left;
		font-size:12px;
		color:#599dc5;
		font-weight:bold;
		overflow:hidden;
		background:url(images/pagenav_left.jpg) no-repeat left top;
	}
#pagenav a:hover, #pagenav .current_page a, #pagenav .current_page a:visited
	{
		text-decoration:none;
		background:url(images/pagenav_left_hover.jpg) no-repeat left top;
	}
#pagenav li span
	{
	    padding-right:14px;
		float:left;	
		cursor:pointer;
		padding-left:14px;
	}
#pagenav li a span
	{
		height:20px;
		padding-top:5px;
		background:url(images/pagenav_right.jpg) no-repeat top right;
	}
#pagenav li a:hover span, #pagenav .current_page a span, #pagenav .current_page a:visited span
	{
		background:url(images/pagenav_right_hover.jpg) no-repeat top right;
	}
/*****************************************************************/
.top_ads
	{
		margin-bottom:15px;
	}
.top_ads a, .top_ads a:visited
	{
		margin:0px 10px;
	}
.story
	{
		float:left;
		width:314px;
		margin-bottom:10px;
		padding-left:11px;
	}
.story_bg
	{
		background:url(images/story_bg.jpg) repeat-y left;
	}
.storyTop
	{
		background:url(images/story_top.jpg) no-repeat left top;
	}
.storyBottom
	{
		background:url(images/story_bottom.jpg) no-repeat left bottom;
		padding:10px 1px;
		height:1%;
	}
.story_img
	{
		padding:10px 10px 0px 11px;
		padding:0px;
	}
.story_img img
	{
		border:0px;
		margin:0px 10px 10px 0px;
	}
.post_cat
	{
		height:24px;
		font-weight:bold;
		padding-top:7px;
	}
.post_cat a, .post_cat a:visited
	{
		color:#ffffff;
		text-decoration:none;
	}
.post_cat a:hover
	{
		text-decoration:underline;
	}
.subtitles_cat
	{
		background:url(images/subtitles_bg.jpg) no-repeat left top;
	}
.language_cat
	{
		background:url(images/language_bg.jpg) no-repeat left top;
	}
.language_cat span, .subtitles_cat span
	{
		width:78px;
		display:block;
		padding-left:8px;
		text-align:center;
	}
.interpretation_cat
	{
		background:url(images/interpretation_bg.jpg) no-repeat left top;
	}
.interpretation_cat span
	{
		width:101px;
		display:block;
		padding-left:8px;
		text-align:center;
	}
.translation_cat
	{
		background:url(images/translation_bg.jpg) no-repeat left top;
	}
.translation_cat span
	{
		width:84px;
		display:block;
		padding-left:8px;
		text-align:center;
	}
.storyTitle
	{
		padding:10px 10px 0px 10px;
	}
.storyTitle h3
	{
		font-size:11px;
		font-weight:bold;
		color:#296284;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#296284;
	}
.storyTitle a:hover
	{
		color:#f38c19;/*213004;*/
		text-decoration:none;
	}
.storyAuthor
	{
		padding-bottom:10px;
		color:#888888;
		font-size:10px;
		text-transform:uppercase;
	}
.storyAuthor em
	{
		text-transform:lowercase;
	}
.storyContent
	{
		padding:8px 10px 0px 10px;
		text-align:justify;
		line-height:16px;
	}
.readmore
	{
		padding:0px 10px;
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:10px;
	}
/***************************/
.title1
	{
		padding:0px 10px;
	}
.title1 h3
	{
		color:#296284;
		font-size:14px;
		font-weight:bold;
	}
.title1 a, .title1 a:visited
	{
		color:#296284;
		text-decoration:none;
	}
.title1 a:hover
	{
		color:#f38c19;
		text-decoration:none;
	}
.date1
	{
		color:#333333;
		font-family:arial;
		font-weight:bold;
		padding:10px 10px 0px 10px;
	}
.date1 img
	{
		vertical-align:middle;
	}
.date1 a, .date1 a:visited
	{
		color:#333333;
		text-decoration:none;
	}
.date1 a:hover
	{
		text-decoration:underline;
	}
.post
	{
		padding:0px 12px;
		margin-bottom:10px;
		height:1%;
	}
.post_bg
	{
		background:url(images/post_bg.jpg) repeat-y left;
	}
.post_top
	{
		background:url(images/post_top.jpg) no-repeat left top;
	}
.post_bottom
	{
		background:url(images/post_bottom.jpg) no-repeat left bottom;
		padding:10px 1px;
		height:1%;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:281px;
		font-size:11px;
		background:url(images/sidebar_bg.jpg) repeat-y left;
	}
.sidebar_top
	{
		background:url(images/sidebar_top.jpg)	no-repeat left top;
	}
.sidebar_bottom
	{
		background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
		padding:10px 0px 5px 0px;
		height:1%;
	}
.sideBar ul
	{
		padding:0px;
	}
.sideBar ul ul
	{
		padding:0px;
		padding-left:10px;
	}
.sideBar ul ul ul
	{
		padding:0px;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBarTitle
	{
		color:#3db9b8;
		background:url(images/sidebar_title.jpg) no-repeat left bottom;
		height:28px;
		float:left;
		width:261px;
		padding:0px 10px;
		margin-bottom:5px;
		overflow:hidden;
	}
.title_left
	{
		background:url(images/title_left.jpg) no-repeat left top;
		float:left;
	}
.title_right
	{
		background:url(images/title_right.jpg) no-repeat right top;
		padding:6px 10px 6px 10px;
		overflow:hidden;
		float:left;
		height:1%;
	}
.sideBarTitle h2
	{
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-transform:uppercase;
		height:14px;
		overflow:hidden;
		float:left;
	}
.sideBar li ul,li
	{	
		list-style:none;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		margin-bottom:20px;
		height:1%;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:5px 0px 0px 15px;
		list-style:none;
		width:auto;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		background:none;
		padding:5px 0px 5px 15px;
		background:url(images/bullet.jpg) no-repeat 0px 9px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#095884;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#095884;
		text-decoration:none;
		padding-right:8px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
	}
.textwidget
	{
		padding:5px 10px 5px 10px;
	}
ul.recentcomments a
	{
		font-weight:bold;
	}
/***********************************************/
.search
	{
		text-align:center;
		margin-bottom:3px;
		margin-top:5px;
		padding-left:12px;
		height:1%;
	}
.searchText
	{
		float:left;
		width:245px;
		margin:0px;
		padding:0px;
		padding:2px;
		font-size:12px;
		font-family:arial;
		margin-top:0px;
		color:#222222;
		border:solid 1px #bae2de;
		background:#ffffff;
	}
.go
	{
		float:left;
		width:60px;
		height:26px;
		margin-top:3px;
	}
/***********************************************/
.footer
	{
		text-align:center;
		padding-top:12px;
		padding-bottom:20px;
		color:#ffffff;
		line-height:16px;
		font-size:10px;
		font-family:verdana,tahoma,arial;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#ffffff;
	}
.footer a:hover
	{
		text-decoration:underline;
	}	
.footer_content
	{
		padding-top:15px;
	}
.footer_block
	{
		float:left;
		/*width:200px;*/
		padding-right:45px;
		padding-left:15px;
		font-family:verdana;
	}
.footer_title
	{
		background:url(images/footer_title_left.jpg) no-repeat left top;
		float:left;
		margin-bottom:8px;
	}
.footer_title_right
	{
		background:url(images/footer_title_right.jpg) no-repeat right top;
		height:17px;
		padding:4px 15px;
		overflow:hidden;
		float:left;
	}
.footer_block h2
	{
		font-size:13px;
		font-weight:bold;
		padding-bottom:5px;
		color:#1674aa;
		text-align:center;
	}
.footer_block ul
	{
		float:left;
	}
.footer_block li
	{
		padding-bottom:2px;
		text-align:center;
		font-size:12px;
	}
.footer_block a, .footer_block a:visited
	{
		color:#1574ae;
		text-decoration:none;
	}
.footer_block a:hover
	{
		text-decoration:underline;
	}
/*****************************************************/
/*older entries, newer entries*/
.navigation
	{
		height:1%;
		padding-bottom:15px;
	}
.alignleft
	{
		float:left;
		padding-left:11px;
	}
.alignright
	{
		float:right;
		padding-right:11px;
	}
.alignleft a, .alignleft a:visited
	{
		background:url(images/navigation_btn.jpg) no-repeat left top;
		width:105px;
		height:18px;
		padding-top:4px;
		text-align:center;
	}
.alignright a, .alignright a:visited
	{
		background:url(images/navigation_btn.jpg) no-repeat left top;
		padding-top:4px;
		width:105px;
		height:18px;
		display:block;
		text-align:center;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-family:tahoma;
		font-weight:bold;
		font-size:11px;
		color:#3e8bb6;
		display:block;
	}
.navigation a:hover
	{
		text-decoration:none;
		color:#045582;
	}


/*********************************************************/
.comment_template
	{
		padding-left:20px;
	}
blockquote
	{
		border:solid 1px #cccccc;
		color:#333333;
		padding:7px 30px 0px 30px;
		width:400px;
		font-size:14px;
		background:#f7f7f7;
	}
blockquote p
	{
		padding:0px 0px 7px 0px;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#3c3c3c;
		padding-top:5px;
		font-size:18px;
		font-weight:normal;
		padding-bottom:5px;
	}
/*#commentform p a, #commentform p a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}*/
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		border:solid 1px #c6c7c7;
		width:480px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#3c3c3c;
		padding-top:5px;
		padding-bottom:15px;
		font-size:18px;
		font-weight:normal;
	}

/* comment by any user (user name will be link) */
/*ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}*/

/* search result's title */
h2.pagetitle, .article h2
	{
		color:#3e8bb6;
		font-size:20px;
		font-weight:normal;
		padding-bottom:15px;
		padding-left:12px;
	}
	
/* no match found in search */
.error
	{
		color:#3e8bb6;
		font-size:20px;
		font-weight:normal;
		padding-bottom:10px;
		padding-left:12px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal !important;
	}
.storyContent ul li
	{
		list-style:square !important;
	}


	
/************************************/
.commentAvatar
	{
		float:left;
	}

.fl_right
	{
		padding:5px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding-right:5px;
	}
.avatarImg
	{
		float:left;
		/*width:40px;*/
		padding:3px;
		border:solid 1px #cccccc;
		background:#fcfcfc;
	}
.commentAuthor
	{
		float:right;
		width:510px;
		color:#545454;
		font-size:15px;
	}
.authorName
	{
		padding:3px 0px 3px 0px;
		font-weight:bold;
	}
.commentTime
	{
		font-size:11px;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:580px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	margin-bottom:30px;
	list-style: none;
	line-height:20px;
	height:1%;
	border-bottom:dashed 1px #cccccc;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


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

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 220px;
	font-size:11px;
	text-align:center;
	color:#095884;
	}
#wp-calendar th
	{
		color:#f28c19;
	}
#wp-calendar #today
	{
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#f28c19;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		color:#f28c19;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#f28c19;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
		color:#f28c19;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:220px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #f28c19;
	text-decoration:underline;
	font-weight:bold;
}
#wp-calendar td a:hover {
	/*background: #ffffff;*/
	border-left: none;
	color: #f28c19;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*****************************************/

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
			height:222px;
			background:url(images/slider_bg.jpg) repeat-y left;
			overflow:hidden;
		}
		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 200px; background: #fff; overflow: scroll;}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 271px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 200px;
			clear: both;
			background:url(images/slider_top.jpg) no-repeat left top;
		}
		
		#cross-links
		{
			background:#419289;
			padding:3px 3px;
			font-size:13px;
			border-left:solid 1px #83b8b2;
			border-right:solid 1px #83b8b2;
		}
		a.cross-link, a.cross-link:visited
		{
			color:#cdf3f1 !important;
			border-left:solid 1px #cdf3f1;
			text-align:center;
			padding:0px 5px !important;
		}
		a.cross-link:hover
		{
			background:#cdf3f1;
			color:#000000 !important;
			text-decoration:none !important;
		}
		
		.links_left
		{
			float:left;
			width:180px;
		}
		.links_right
		{
			float:right;
			width:65px;
			font-size:12px;
			padding-top:1px;
		}
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 271px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
			height:175px;
			overflow:hidden;
		}
		.wrapper h3
		{
			padding-bottom:10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			border:solid 1px;
			width:270px !important;
			display:none;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #000;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav a:hover {
			background: #9cf;
		}
		
		.stripNav a.current {
			background: #39c;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
			display:none;
		}
		
		.stripNavL a, .stripNavR a {
			display: none;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
