/*
File Name: style.css
This file creaded by Tolga Can
23.10.2009
*/
/* body */
	body {
		margin:0px auto;
		padding:0px;
	}
/* layouts */
	#con0000{	
		background: transparent url(../../images/5/main_background.png) top center repeat-x;		
	}
	#con0000_sub{	
		background: transparent url(../../images/5/sub_background.png) top center repeat-x;		
	}
	#con000{	
		background: transparent url(../../images/5/footer_back.png) bottom center repeat-x;	
	}
	#con00{	
		background: transparent url(../../images/5/main_top.png)  center 113px  no-repeat;	
	}
	#con00_sub{	
		background: transparent url(../../images/5/sub_top.png)  center 113px  no-repeat;	
	}
	#con0{
		background: transparent url(../../images/5/footer.png) bottom center no-repeat;	
	}
	#con1{
		width:960px;
		text-align:left;
		margin: 0 auto 0 auto;
	}
	#header{
		height:113px;
		display:block;
		width:927px;
		margin: 0 auto 0 auto;
	}
	#logo{
		float:left;
		margin-top:40px;
		margin-right:20px;
		margin-left:5px;
	}
/* sub page header  */
	#sub_page_header{
		height:102px; 
		width:927px;
		text-align:center;
		z-index:-1;
		clear:both;
		display:block;
		margin: 0 auto 0 auto;
	}
	#sub_page_header .left{
		float:left;
		padding-top:41px;
	}
	#sub_page_header .left h1{
		float:left;
		padding-top:9px;
		padding-left:5px;
		font-size:24px;
	}
	#sub_page_header .right{
		float:right;
		padding-top:39px;
		padding-right:5px;
	}
	#sub_page_header .right h2{
		float:left;
		margin-top:23px;
		padding-left:5px;
		font-size:18px;
	}
/* top navigation */
	

	#menu{
		float:right;

}

	#navigation{

		margin-top:50px;
		z-index:999;
		/*position:absolute;
		float:right;*/

	}

	#social_navigation {
		float:right;
		margin-top:12px;
		z-index:999;
		/*display:inline;
		list-style-type:none;
		border:0;
		position:absolute;
		top: 5px;
		right: 0;*/
	}


	a#twitter {
		display:block;
		background-image:url(http://www.treworx.com/v6/wp-content/themes/rt-theme5/images/5/twitter.png);
		width:30px; height:30px;
}


	a#twitter:hover {
		background-image:url(http://www.treworx.com/v6/wp-content/themes/rt-theme5/images/5/twitter_c.png);
}

	a#facebook {
		display:block;
		background-image:url(http://www.treworx.com/v6/wp-content/themes/rt-theme5/images/5/facebook.png);
		width:30px; height:30px;
}


	a#facebook:hover {
		background-image:url(http://www.treworx.com/v6/wp-content/themes/rt-theme5/images/5/facebook_c.png);
}

	a#youtube {
		display:block;
		background-image:url(http://www.treworx.com/v6/wp-content/themes/rt-theme5/images/5/youtube.png);
		width:30px; height:30px;
}


	a#youtube:hover {
		background-image:url(http://www.treworx.com/v6/wp-content/themes/rt-theme5/images/5/youtube_c.png);
}

	a#xing {
		display:block;
		background-image:url(http://www.treworx.com/v6/wp-content/themes/rt-theme5/images/5/xing.png);
		width:30px; height:30px;
}


	a#xing:hover {
		background-image:url(http://www.treworx.com/v6/wp-content/themes/rt-theme5/images/5/xing_c.png);
}

	/*social ul*/
	#social_navigation ul { 
		float:right; 
		margin:0px 0px 0px 0px; 
		line-height:28px;
		/*background: transparent url(../../images/5/menu_back.png) top repeat-x;*/	
	}

	#social_navigation ul li {
		position: relative;
		display: inline;
		z-index:6;
		float: left;
		text-align:center;
		list-style: none ;	
		margin:0 4px 0 0;
		/*height:62px; 
		padding:0px 10px 0px 10px;*/ 	
	}

	#nav { 
		height:48px; 
		text-align:center;
		float:right;
		z-index:999;
		/*position:relative;*/
		list-style-type: none;
	}
	/*ul*/
	#nav ul { 
		float:left; 
		margin:0px 0px 0px 0px; 
		line-height:38px;
		background: transparent url(../../images/5/menu_back.png) top repeat-x;	
	}
	/*1st sub level menu*/
	#nav ul li ul{
		position: absolute;
		left: 0;
		display: block;
		visibility: hidden;
		padding:0px;
		margin:0px 0px 0px 0px;
		z-index:8;
		border:0px solid white;	
		background: transparent;	
	}
	/*All subsequent sub menu levels vertical offset after 1st level sub menu */
	#nav ul li ul li ul{
		top: 0px;
		padding:0px;
		margin:0px 0px 0px -1px;
		z-index:8;
		border-top:0px solid transparent;	
	}
	/*li*/
	#nav ul li {
		position: relative;
		display: inline;
		z-index:6;
		float: left;
		text-align:center;
		list-style: none ;	
		height:62px;
		margin:2px 0px 0px 0px; 
		padding:0px 10px 0px 10px; 	
	}


	/*Sub level menu list items (undo style from Top level List Items)*/
	#nav ul li ul li{
		display: list-item;
		padding:0px;
		margin:0px;
		line-height:14px;
		height:auto;
		z-index:8;
	}
	/*a */
	#nav ul li a { 
		font-size:12px;
		text-decoration:none; 
		display:block;  
	}
	#nav ul li a:hover { 
		text-decoration:none;
	}
	#nav ul li.current_page_item a { 
	}
	#nav ul li.current_page_item a:hover { 
	}
	/* Sub level menu links style */
	#nav ul li ul li a, #nav ul li ul li.page_item  a{
		font-size:11px ;
		width: 160px; /*width of sub menus*/
		margin: 0;
		display: block;
		padding:10px;
		text-align:left;
		line-height:14px;
		display: inline-block;
	}
	#nav ul li ul li a:hover{ /*sub menus hover style*/
		display: inline-block;
	}
	#nav ul li ul li ul li a{
	}
	* html #nav ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
		display: inline-block;
	}
	#nav li.empty {
		width:0px;
		padding:0px;
		background: transparent;
	}
	.downarrowclass{
		position: absolute;
		right: 7px;
	}

	.rightarrowclass{
		position: absolute;
		top: 6px;
		right: 5px;
	}
/* slider area */
	#slider_area{
		width:927px;
		text-align:center;
		clear:both;
		display:block;
		margin: 0 auto 0 auto;	
		height:277px;
		position:relative;
	}
	.slide{
		margin:0px;
		padding:0px;
		width:927px;
		z-index:-3;
		background: transparent url(../../images/5/main_top.png) no-repeat;	
	}
	/* sliding texts on main page slider */
	/* slider title text */
	.sliding_text_text{
		font-size:14px;
		line-height:22px;
		text-align:left;
		float:left;
		letter-spacing:1px;
		position:absolute;
		overflow:hidden;
		top:0px;
		left:0px;
	}
	.sliding_text_text p{
		padding:0px;
		clear:left;
	}
	/* slider title title*/
	.sliding_text_text h1{
		font-size:26px;
		float:left;
		font-weight:normal;
		text-align:left;
		text-decoration:none;
		margin-top:50px;
	}
	/* slider text link */
	.sliding_text_text  h1 a{
		text-decoration:none;
	}
	.sliding_text_text a{
		text-decoration:underline;
	}
	.sliding_text_text a:hover{
		text-decoration:none;
	}
	.single_image{
		position:relative;
		top:11px;
		height:266px;
	}
	#slider_area .right_side{
		width:420px;
		float:right;
		margin-top:31px;
	}
	#slider_area .left_side{
		float:left;
		width:490px;
		margin:10px 0 0 15px;
	}
	/* slider numbers*/
	#numbers{
		position:absolute;
		top:360px;
		margin-left:30px;
		z-index:999;
	}
	#numbers li { 
		float:left; 
		list-style-type:none; 
		overflow:hidden; 
		width:18px;
		height:18px;
		text-align:center;
		margin-left:3px;
		margin-top:0px;
		line-height:18px;
	}
	/* active number style*/
	#numbers  li a { 
		font-size:12px;
		text-decoration:none; 
		display:block;  
		background: transparent url(../../images/5/numbers_back_off.png) top center no-repeat;	
	}
	#numbers  li a.activeSlide { 
		font-size:12px;
		text-decoration:none; 
		display:block;  
		background: transparent url(../../images/5/numbers_back.png) top center no-repeat;	
	}
/* page layout  */
	#page{
		width:907px;
		min-height:276px;
		padding-right:26px;
		padding-left:26px;
		overflow:hidden;	
		padding-bottom:15px;
	}
/* boxes  */
	/* home page left side boxes  */
	.box{
		width:289px;
		float:left;
		margin:20px 7px 0px 6px;	
	}
	.box .imgarea{
		display:block;
	}	
	.box .image{
		border:1px solid #ededed;
		padding:4px;
	}	
	.box .textarea h2{
		font-size:14px;
		font-weight:normal;
		line-height:19px;
		letter-spacing:1px;
		padding:0px;
		margin:12px 0 12px 0;
		color:#575757;
	}	
	.box .textarea{
		font-size:11px;
		margin:0;
		color:#535353;
		padding:0 5px 0 5px;
	}	

	/*right side boxes  */
	#page_right .box.header{
		clear:both;
		margin:0px 0px 20px 0px;
		width:242px;	
	}	
	#page_right .box .imgarea{
		display:block;
	}	

	#page_right .box.header .image{
		border-top:1px solid #ededed;
		border-left:0px solid #ededed;
		border-bottom:1px solid #ededed;
		border-right:0px solid #ededed;
		padding:6px 0 6px 0px;
	}	 

	#page_right .box.header.image{
		background:transparent;
	}	 

	.box.header{
		width:289px;
		float:left;
		margin:20px 7px 0px 6px;		
		background: transparent url(../../images/5/sub_back.png) top center repeat-x;	
	}	
	#page_right .box.header h2{
		color:#4A4A4D;
		padding-top:4px;
		padding-bottom:6px;
	}	

	#page_right .box.header.image .textarea{
		font-size:11px;
		margin:0;
		color:#909090;
		padding:0 5px 0 5px;
	}	
/* buttons   */
	/* read more*/
		a.more-link {
			float:right;
			margin-top:12px;
			display:block;
			clear:both;
			line-height:16px;
			text-decoration:none;
			font-size:11px;
			line-height:23px;	
			width:75px;
			text-align:center;
			background:transparent url(../../images/5/sub_back.png) top repeat-x;
			border-right:1px solid #ededed;
			border-left:1px solid #ededed;
			border-bottom:1px solid #ededed;
		}
		a.more-link:hover{
		}
/* footer */
	#footer {
		width:927px;
		height:97px;
		margin: 0px auto 0px auto;
		color:#fff;
	}

	#footer .footer_con{
		min-height:78px;
		clear:both;
		text-align:left;
	}
	/* footer1 copyright text */
	#footer .part1{
		float:left;
		margin-top:30px;
		font-size:11px;
		line-height:14px;
	}
	/* footer1 navigation */
	#footer .part2{
		float:right;
		margin-top:30px;
		font-size:11px;
		line-height:14px;
	}
	/* footer1 links */
	 #footer  a{
		text-decoration:none;
		color:#fff;
	}
	#footer  a:hover{
		border-bottom:1px dotted #fff;
		text-decoration:none;
		color:#fff;
	}
/* headings*/
	h1,h2,h3,h4,h5,h6{
		letter-spacing:1px;
	}
	h1,h2{ 
		clear:both;
		color:#af6b00;
	}
	h3,h4,h5,h6 { 
		font-weight:normal;
		/* clear:both;*/
		color:#af6b00;
	}

	h1{
		font-size: 22px;
		margin: 5px 0px 10px;
	}
	h2{
		font-size: 22px;
	}
	h3{
		font-size: 20px;
		margin: 15px 0px 10px;
	}
	h4{
		font-size: 18px;
		margin: 10px 0px 10px;
	}
	h5{
		font-size: 16px;
		margin: 5px 0px 10px;
		}
	h6{
		font-size: 14px; 
		margin: 5px 0px 0px;
		}
/* image alignments */
	img.aligncenter{
		display:block;
		text-align:center;
		display: block;
		border-top:1px solid #ededed;
		border-bottom:1px solid #ededed;
		padding:5px 0 5px 0;
		margin:0 auto 0 auto;
	}
	img.alignleft{
		float:left;
		margin: 0 7px 2px 0;
		display: inline;
		border:1px solid #ededed;
		padding:5px;
	}
	img.alignright{
		float:right;
		margin: 0 0px 2px 7px;
		border:0px;
		border:1px solid #ededed;
		padding:5px;
	}
/* wordpress image captions */
	.wp-caption{
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
	}

	.wp-caption.alignright {
		float:right;
	}

	.wp-caption.alignleft {
		float:left;
	}

	.wp-caption.aligncenter{
		display: block;
		margin:0px auto 0px auto;
	}

	.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;
	}
/* sub page layouts */
	#sub_page{
		min-height:100px;
		width:894px;
		min-height:276px;
		overflow:hidden;	
		padding-bottom:15px;
		margin: 0 auto 0 auto;	
	}		
	#page_one_column{
		overflow:hidden;
	}
	#page_left{
		width:620px;
		float:left;
		overflow:hidden;
		padding: 0 15px 0 15px;
	}
	#page_right{
		width:232px;
		float:left;		
		margin-left:10px;
		overflow:hidden;
	}
	/* Lists */
	#page_left ul {
		list-style: none;
		margin: 0px;
		padding: 0px ;
	}
	#page_left ul ul{
		list-style: none;
		margin:  0px;
		padding: 0px ;
	}
	#page_left ul ul li{
		margin-right:10px;
		background: transparent;	
	}
	#page_left ul li {
		margin:4px 0 4px 0px;
		padding:4px 0 5px 10px;
		background: transparent url(../../images/5/sub_back.png) top center repeat-x;	
	}
	#page_left ol {
		list-style-position: inside; 
		margin:  0px;
		padding: 0px ;
	}
	#page_left ol li {
		margin:4px 0 4px 0px;
		padding:4px 0 5px 10px;
		background: transparent url(../../images/5/sub_back.png) top center repeat-x;	
	}
	#page_left ol ol{
		list-style: none;
		margin:  0px;
		padding: 0px;
	}
	#page_left ol ol li{
		margin-right:10px;
		background: transparent;	
	}
	/* links */
	a{	
	}
	a:hover{
	}
/* page navigation */
	 #sub_nav{
		padding-top:15px;
		margin-bottom:6px;
		font-size:11px;
		color:#C0C0C0;
	 }
	#sub_nav  a{	
		margin-left:0px;
		text-decoration:none;
		background:transparent;
		background-position: left;	
		background-repeat: repeat-y;	
		color:#6E6E6E;
	}
	#sub_nav a:hover{
		text-decoration:none;
		background:transparent;
		color:#C0C0C0;
	}
/* sub navigation */
	#sub_menu{	
	}
	#sub_menu  li
	{	
		background:url(../../images/5/sub_back.png) top repeat-x ;
		line-height:35px;
	}
	#sub_menu  li a{	
		margin-left:0px;
		text-decoration:none;
		padding-left:5px;
		background:transparent;
		background-position: left;	
		background-repeat: repeat-y;	
	}
	#sub_menu  li a:hover{
		text-decoration:none;
		background:transparent;
		background:url(../../images/5/sq.png);
		background-position: left;	
		background-repeat: no-repeat;	
		padding-left:12px;
	}
/* side bar */
	#page_right .textarea ul{
	
	}
	#page_right .textarea li{	
	}
	#page_right .textarea li a{	
		margin-left:0px;
		text-decoration:none;
	}
	#page_right .textarea li a:hover{
		text-decoration:none;
	}
/* side bar form elements*/
	#page_right form,
	input,
	select,
	textarea
	{
		overflow:hidden;
		padding:0px;
		font-size:10px;
	}
	#page_right input
	{
		margin:8px 0 0 0;
		border:1px solid #ededed; 
	}
	#page_right input
	{
		margin-right:5px;
		padding:3px;
		border:0;
		border:1px solid #ededed; 
	}

	#page_right .button
	{
		float:left;
		text-align:center;
		border:0;
		padding:3px 2px 3px 2px ;
		cursor:pointer;
		color:#5D5D5D;
	}

/* flickr images */
	.space{
		height:10px;
		width:140px;
		display:block;
		clear:both;
	}
	.flickr_badge_image li{
		margin:0 0px 10px 10px;
		padding:5px;
		float:left;
	}

	.flickr_badge_image img {
		margin:0 0px 10px 10px;
		padding:5px;
		float:left;
	}
	.flickr_badge_image img:hover {
		margin:0 0px 10px 10px;
		padding:5px;
		float:left;
	}
/* tables */
	table{
	}
	table caption strong{
		text-align:left;
		font-size: 14px;
		font-weight: normal;
		line-height:20px;
		font-weight:bold;
	}
	table caption{
		text-align:left;
		padding-bottom: 10px;
		padding-top: 5px;
	}
	table th {
		padding: 13px;
		font-size: 12px;
		background: transparent url(../../images/5/sub_back.png) top center repeat-x;	
	}
	table td {
		padding: 10px;
		text-align: left;
	}
/* text elements */
	blockquote {
		font-family:'Georgia','Tahoma', san-serif;
		letter-spacing:0px;
		font-size:13px;
		background:transparent url(../../images/5/blockquote.png);
		background-position: left top;	
		background-repeat: no-repeat;	
		line-height: 24px;
		padding-left:70px;
		padding-top:10px;
		padding-bottom:10px;
		margin:0px;
		font-style:italic;
	}

	blockquote em, blockquote i, blockquote cite {
		font-style:normal;
	}
	pre {
		font:11px Monaco, monospace;
		line-height:18px;
		margin-bottom:18px;
	}
	code {
		font:11px Monaco, monospace;
	}
	ins {
		text-decoration:none;
	}
	sup {
		bottom: 1ex;
	}
	sub {
		top: .5ex;
	}
/* portfolio */
	 /* portfolio box*/
	.portfolio_con{
		margin-bottom:10px;
		height: 139px;
		margin-right:10px;
		width:286px;
		float:left;
		overflow: hidden;
		position: relative;
		display:inline;
	}
	 /* portfolio image*/
	.portfolio_con img{
		padding:10px;
		position: absolute;
		top: 0;
		left: 0;
		border: 0;
	}
	 /* portfolio text */
	.portfolio_text{
		float: left;
		position: absolute;
		width: 206px;
		padding-left:10px;
		padding-right:10px;
		left: -255px;
		top:11px;
	 }
	 /* portfolio heading */
	.portfolio_text h3{
	 }
	 /* porfolio buttons */
	.port_buttons{
		position:absolute;
		left:250px;
		top:20px;
		display:none;
 	}
	.port_buttons img{
		border:0;
		margin:0;
		padding:0;
	}

	.port_buttons .plus{
		position:absolute;
		top:0px;
		left:10px;
	}

	.port_buttons .arrow{
		position:absolute;
		top:32px;
		left:10px;
	}

/* paging*/
		#paging{
			display:block;
			clear:both;
		}
		#paging ul li{
			float:left;
			margin-right:3px;
			height: 22px;
			width:22px;
			float:left;
			padding:0px;
			overflow: hidden;
			position: relative;
			text-align:center;
		}
		 /* paging mouseover*/
		#paging ul li:hover{
		}
		 /* paging active*/
		#paging ul li.active{
		}
		 /* paging link*/
		#paging ul li a{
			text-decoration:none;
		}
		#paging ul li a:hover{
			text-decoration:none;
		}
/* photo gallery */
	 /* photo gallery box*/
	.photo_gallery_con{
		margin-right:19px;
		margin-bottom:19px;
		padding:14px;
		float:left;
		overflow: hidden;
		position: relative;
	}
	 /* photo gallery image*/
	.photo_gallery img{
		position: absolute;
		top: 0;
		left: 0;
		border: 0;
	}
	 /* photo gallery text */
	.photo_gallery_text{
		float: left;
		position: absolute;
		left: -365px;
		top:30px;
		font-size:10px; 
		padding:4px;
	 }
/* blog*/
	.blog_box{
		padding-top:30px;
		border-bottom:1px solid #ededed;
	}
	.blog_box h2{
		line-height:23px;
		padding:0px;
		margin:0px;
	}
	.blog_box h2 a{
		text-decoration:none;
		color:#3B3B3B
	}
	.blog_box h2 a:hover{
		text-decoration:none;
		color:#9E9E9E
	}
	.blog_box  a.read_more{
		text-decoration:none;
		background:url(../../images/5/sq.png);
		background-position: left 5px;	
		background-repeat: no-repeat;	
		padding-left:12px;
		color:#C3C3C3;
	}
	.blog_box  a.read_more:hover{
		text-decoration:none;
		color:#D90005;
	}
	.blog_box .dateandcategories{
		margin-bottom:0px;
		font-size:10px;
		padding:1px 0 1px 5px;
		margin-top:16px;
		background:url(../../images/5/sub_back.png) top repeat-x ;
	}
	.post_image{
	}
	/* form elements lists */
	#contact_form ul {
		list-style: none;
		margin: 0px;
		padding: 0px ;
	}
	#contact_form label.error {
		margin-top: 3px;
		width: auto;
		display: block;
	}
	#contact_form ul li {
		margin:0px 0 4px 0px;
		padding:4px 0 4px 0px;
	}
	#contact_form ul li.title {
		margin:0px 0 0px 0px;
		padding:10px 0 2px 0px;
		font-size:13px;
	}
/* cufon text*/
	.cufon-loading  h1,
	.cufon-loading h2,
	.cufon-loading h3,
	.cufon-loading h4,
	.cufon-loading h5,
	.cufon-loading h6 { /* for Cufon.replace('h1') */
		visibility: hidden !important;
	}
/* twitter entry text*/
	.twitter_entry{
		margin-top:10px;
		font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
		letter-spacing:1px;
		font-size:11px;
		font-weight:normal;
		font-style:italic;		
		line-height:16px;
	}

	.twitter_entry ul li{
		width:256px;
		margin-bottom:20px;
	}

	/* twitter links*/
	.twitter_entry a{
		text-decoration:none;
	}
	.twitter_entry a:hover{
		text-decoration:none;
	}

/*	Comment-Styles */
	#page_left .comments ul li p {
		font-size: 100%;
	}

	#page_left .commentlist li  {
		background-color:#FFFFFF;
		border:1px solid #ededed;
		font-size: 110%;
		list-style-type: none;
		padding-top:10px;
	}

	#page_left .commentlist li .avatar {
		float: left;
		margin-right: 25px;
		border: 1px dotted #ccc;
		padding: 4px;
	}
	#page_left  .comment-meta.commentmetadata{
		font-size:10px;
	}
/* form elements for pages*/
	#page_left form,
	#page_left input,
	#page_left select,
	#page_left textarea
	{
		overflow:hidden;
		padding:0px;
		margin:0px;
		font-size:11.5px;
		line-height:14px;
	}

	#page_left input,
	#page_left select,
	#page_left textarea
	{
		border:0px;
		padding:6px;
		width:550px;
		background: transparent url(../../images/5/sub_back.png) top center repeat-x;	
		border:1px solid #ededed;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	}	

	#page_left .button
	{	
		width:120px;
		text-align:center;
		cursor:pointer;
		border:1px solid #ededed;
	}
	/*for all forms*/
	input
	{
		color:#778384;
		overflow:hidden;
		font-size:11.5px;
		line-height:14px;
		margin: 0;
		padding: 2px;
		border:1px solid #ededed;
		background: transparent url(../../images/5/sub_back.png) top center repeat-x;	
	}
	textarea
	{
		background: transparent url(../../images/5/sub_back.png) top center repeat-x;	
		border:1px solid #ededed; 
		font-size:11.5px;
		line-height:14px;
		overflow:hidden;
		padding:6px;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	}



/* #################### Team CSS Start ################# */

/* grid.css 
.container {
	width:950px;
	margin:0 auto;
}

.showgrid {
	background:url(src/grid.png);
}
*/
.column, .span-7 {
	float:left;
	margin-right:0px;
}

.last {
	margin-right:0;
}


.span-7 {
	width:430px;}
}

input.span-7, textarea.span-7 {
	border-left-width:1px!important;
	border-right-width:1px!important;
	padding-left:5px!important;
	padding-right:5px!important;
}

input.span-7, textarea.span-7 {
	width:218px!important;
}

.append-7 {
	padding-right:240px;
}

.prepend-7 {
	padding-left:240px;
}


.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}

.colborder {
	padding-right:24px;
	margin-right:25px;
	border-right:1px solid #eee;
}

.pull-7 {
	margin-left:-240px;
	float:left;
	position:relative;
}

.push-7 {
	margin:0 -240px 1.5em 240px;
	float:right;
	position:relative;
}

.prepend-top {
	margin-top:1.5em;
}

.append-bottom {
	margin-bottom:1.5em;
}

.box {
/*	padding:1.5em; */
	margin-bottom:1.5em;
/*	background:#E5ECF9; */
}

hr {
	background:#eee;
	color:#eee;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}

hr.space {
	background:#fff;
	color:#fff;
	visibility:hidden;
}

.clearfix:after, .container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}

.clearfix, .container {
	display:block;
}

.clear {
	clear:both;
}

.boxed_page {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:10px 10px 10px 0;
}
.boxed_page h2 {
	color:#444444;
	margin:0;
	padding:0;
}
.boxed_page h4 {
	color:#383838;
	font-size:16px;
	margin:0;
	padding:5px 0;
}
.boxed_page h5 {
	color:#383838;
	font-size:16px;
	margin:0;
	padding:5px 0;
}
.boxed_page p {
	margin:0;
	padding:0;
}
.boxed_top {
	background:url("../img/box_topper.png") no-repeat scroll 0 0 transparent;
	height:12px;
}
.boxed_bottom {
	background:url("../img/box_bottom.png") no-repeat scroll 0 0 transparent;
	height:12px;
}
.boxed {
	background:none repeat scroll 0 0 #FFFFFF;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:20px;
}

/*.boxed p {
padding-bottom:10px;
}
*/
.boxed h3, .boxed h2 {
	margin:0 0 5px;
	padding:0;
}
.grey {
	color:#444444;
}
.boxed h5 {
	color:#444444;
	font-size:14px;
	margin:0;
	padding:0;
}
.meta {
	font-size:11px;
	padding:0 0 5px;
}

p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}

/* #################### Team CSS End ################# */



/* #################### Services CSS Start ################# */

/* grid.css */
.container {
	width:950px;
	margin:0 auto;
}

.showgrid {
	background:url(src/grid.png);
}

.column, .span-6 {
	float:left;
	margin-right:0px;
}

.last {
	margin-right:0;
}


.span-6 {
	width:290px;}
}

input.span-6, textarea.span-6 {
	border-left-width:1px!important;
	border-right-width:1px!important;
	padding-left:5px!important;
	padding-right:5px!important;
}

input.span-6, textarea.span-6 {
	width:218px!important;
}

.append-6 {
	padding-right:240px;
}

.prepend-6 {
	padding-left:240px;
}

/* ###### Team boxed ###### */
.span-7 {
	width:435px;}
}

input.span-7, textarea.span-6 {
	border-left-width:1px!important;
	border-right-width:1px!important;
	padding-left:5px!important;
	padding-right:5px!important;
}

input.span-7, textarea.span-6 {
	width:218px!important;
}

.append-7 {
	padding-right:240px;
}

.prepend-7 {
	padding-left:240px;
}

/* ####### End ###### */


.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}

.colborder {
	padding-right:24px;
	margin-right:25px;
	border-right:1px solid #eee;
}

.pull-6 {
	margin-left:-240px;
	float:left;
	position:relative;
}

.push-6 {
	margin:0 -240px 1.5em 240px;
	float:right;
	position:relative;
}

.prepend-top {
	margin-top:1.5em;
}

.append-bottom {
	margin-bottom:1.5em;
}

.box {
/*	padding:1.5em; */
	margin-bottom:1.5em;
/*	background:#E5ECF9; */
}

hr {
	background:#eee;
	color:#eee;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}

hr.space {
	background:#fff;
	color:#fff;
	visibility:hidden;
}

.clearfix:after, .container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}

.clearfix, .container {
	display:block;
}

.clear {
	clear:both;
}

.boxed_page {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:10px 10px 10px 0;
}
.boxed_page h2 {
	color:#444444;
	margin:0;
	padding:0;
}
.boxed_page h4 {
	color:#383838;
	font-size:16px;
	margin:0;
	padding:5px 0;
}
.boxed_page h5 {
	color:#383838;
	font-size:16px;
	margin:0;
	padding:5px 0;
}
.boxed_page p {
	margin:0;
	padding:0;
}
.boxed_top {
	background:url("../img/box_topper.png") no-repeat scroll 0 0 transparent;
	height:12px;
}
.boxed_bottom {
	background:url("../img/box_bottom.png") no-repeat scroll 0 0 transparent;
	height:12px;
}
.boxed {
	background:none repeat scroll 0 0 #FFFFFF;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:20px;
}

/*.boxed p {
padding-bottom:10px;
}
*/
.boxed h3, .boxed h2 {
	margin:0 0 5px;
	padding:0;
}
.grey {
	color:#444444;
}
.boxed h5 {
	color:#444444;
	font-size:14px;
	margin:0;
	padding:0;
}
.meta {
	font-size:11px;
	padding:0 0 5px;
}

p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}

/* #################### Services CSS End ################# */

/* ################### Pricing page CSS Start ############ */

table {
	border-collapse: collapse;border-spacing: 0;
}

/* Price page and table --------- */

.rounded {
	-moz-border-radius: 5px;
	 /* Firefox */ 
	-webkit-border-radius: 5px; 
	/* Safari */
}

#pricefaq li {
	display:block;
	float:left;
	width:240px;
	padding:20px;
	border:1px solid #eee;
	margin:5px;
}

table#prices {
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
}

table#prices td	{
	background:url(../../images/5/tabletdbg.jpg) repeat-y left #8cbb51;
	text-align:center;
	border:0px
}

table#prices td.tdname	{
	background:url(../../images/5/tdname.jpg) top left no-repeat #323232;
	padding:5px 0px 5px 5px;
	width:190px;
	vertical-align:middle;
	color:#fff;
	text-align:left;
}

table#prices th	{
	font-size:16px;
	text-align:center;
	background:url(../../images/5/thbg.jpg) bottom repeat-x;
	color:#fff;
	height:25px;
	vertical-align:bottom;
	padding-bottom:3px;
	border:0px
}

span.yes {
	display:block;
	background:url(../../images/5/yes.jpg) no-repeat;
	width:16px;
	height:16px;
	text-indent:-9999px;
	margin-left:50%;
	margin-top:4px;
}

span.no	{
	display:block;
	background:url(../../images/5/no.jpg) no-repeat;
	width:16px;
	height:16px;
	text-indent:-9999px;
	margin-left:50%;
}

span.option {
	display:block;
	background:url(../../images/5/option.jpg) no-repeat;
	width:16px;
	height:16px;
	text-indent:-9999px;
	margin-left:50%;
}

table#prices td.totalprice {
	color:#fff;
	font-size:18px;
	padding-top:7px;
	background:url(../../images/5/tabletdprices.jpg) repeat-x top #8cbb51
}

.pagination {
	margin-top:0px;
}

.pagination a, .pagination span {
	background: #fff;
	padding:5px;
	margin:2px;
	border:1px solid #d9d9d9;
	text-decoration:none;
}

.entry img {
	padding:5px; 
	border:1px solid #eee;
	margin:5px;
}

.entry cite a {
	color:#999;
	text-decoration:none;
}

.entry a {
color:#666;
}

.entry ul, .entry ol {
	margin: 3px 12px; 
	list-style:circle
}

.entry h2.title a {
	text-decoration:none;
	color:#578C15;
	font-size:28px;
}

.entry h2.title	{
	margin-bottom:5px;
}

/* ################# Pricing page CSS End ############### */



.startbutton {
    background: url("http://www.treworx.com/wp-content/themes/rt-theme5/images/5/button-txqs.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    padding: 3px 0 3px 0;
    text-align: center;
    text-indent: 34px;
    width: 225px;
}

