@charset "UTF-8";
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 710px;
	border-width: 0px;
	border-style: none;
}
#main {
	background: #ede8e3 url(../img/sunny.gif) no-repeat;
	padding: 10px 0px;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 0px;
	border-style: none;
}
#port_t {
	background: url(../img/colorline.gif) no-repeat bottom;
	margin: 10px auto;
	padding: 0px;
	height: 32px;
	width: 680px;
	border-width: 0px;
	border-style: none;
}
#dog {
	display: block;
	position: relative;
	height: 111px;
	width: 78px;
	right: -606px;
	z-index: 2;
	top: -5px;
}
#tabs {
	background: #fefdfc;
	margin: 15px auto;
	padding: 5px 0px 0px;
	height: 33px;
	width: 680px;
	border-width: 0px;
	border-style: none;
}
#tabs ul {
	list-style: none;
	margin: 0px auto 0px 20px;
}
#tabs li {
	list-style: none;
	display: inline;
	float: left;
}
#tabscrap a:link       {
	background: url(../img/portfoliomenu/portfolio_scrap.gif) no-repeat left bottom;
	margin: 0px 10px 0px 0px;
	height: 33px;
	width: 91px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	display: block;
}
#tabscrap a:hover     {
	background: url(../img/portfoliomenu/portfolio_scrap_on.gif) no-repeat left bottom;
	border-width: 0px;
	border-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 33px;
	width: 91px;
	display: block;
}
#tabscrap a.selected    {
	background: url(../img/portfoliomenu/portfolio_scrap_on.gif) no-repeat left bottom;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 33px;
	width: 91px;
	border-width: 0px;
	border-style: none;
	display: block;
}
#taboriginal a:link       {
	background: url(../img/portfoliomenu/portfolio_original.gif) no-repeat left bottom;
	margin: 0px 10px;
	height: 33px;
	width: 123px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	display: block;
}
#taboriginal a:hover     {
	background: url(../img/portfoliomenu/portfolio_original_on.gif) no-repeat left bottom;
	border-width: 0px;
	border-style: none;
	height: 33px;
	width: 123px;
	margin: 0px 10px;
	padding: 0px;
	display: block;
}
#taboriginal a.selected    {
	background: url(../img/portfoliomenu/portfolio_original_on.gif) no-repeat left bottom;
	height: 33px;
	width: 123px;
	border-width: 0px;
	border-style: none;
	margin: 0px 10px;
	padding: 0px;
	display: block;
}
#tabwork a:link          {
	background: url(../img/portfoliomenu/portfolio_work.gif) no-repeat left bottom;
	margin: 0px 0px 0px 10px;
	height: 33px;
	width: 98px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	display: block;
}
#tabwork a:hover        {
	background: url(../img/portfoliomenu/portfolio_work_on.gif) no-repeat left bottom;
	border-width: 0px;
	border-style: none;
	height: 33px;
	width: 98px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
}
#tabwork a.selected       {
	background: url(../img/portfoliomenu/portfolio_work_on.gif) no-repeat left bottom;
	height: 33px;
	width: 98px;
	border-width: 0px;
	border-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
}
#portfoliomain {
	background: #fefdfc;
	margin: 10px auto;
	padding: 10px 0px;
	width: 680px;
	border-width: 0px;
	border-style: none;
}
.year {
	padding: 0px;
	height: 23px;
	margin-top: 10px;
	margin-left: 20px;
}
.yearpack {
	background: #ede8e3;
	margin: 0px auto 10px 50px;
	width: 520px;
	border-width: 0px;
	border-style: none;
	height: 100%;
	padding: 5px;
}
.nums {
	margin: 5px;
	padding: 0px;
	width: 520px;
	border-width: 0px;
	border-style: none;
	list-style: none;
	height: 40px;
}
.nums li {
	font: bolder 150%/29px Verdana, Arial, sans-serif;
	text-decoration: none;
	background: #fefdfc;
	display: inline;
	margin: 0px 6px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	border-width: 0px;
	border-style: none;
	list-style: none;
	color: #ede8e3;
	text-align: center;
}
.nums li a:link {
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}
.nums li a:hover {
	color: #FFFFFF;
	background: #ff4a3e;
	display: block;
	text-decoration: none;
}
.capt {
	background: #fefdfc;
	margin: 0px auto 7px;
	padding: 3px;
	width: 490px;
	text-indent: 10px;
	line-height: 120%;
}
.capt li {
	list-style: none;
}
.mark {
	color: #FFA720;
	font-size: 125%;
	line-height: 91.7%;
}
.htb {
	display: none;
}
#port_work {
	padding: 10px 20px;
	width: 640px;
}
#port_work h3 {
	background: url(../img/colorline.gif) repeat-x -555px bottom;
	height: 30px;
}
#port_work>ul {
	list-style: none;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.workyear {
	list-style: none;
}
.sun {
	height: 15px;
	margin: 4px 5px 4px 0px;
}
.stripe li {
	background: url(../img/sunny_or2.gif) no-repeat 3px center;
	text-indent: 1.8em;
	list-style: none;
	letter-spacing: 0.05em;
	line-height: 1.8em;
	height: 1.8em;
	padding-left: 3px;
}
.stripe .odd {
	background: #f7f6f4 url(../img/sunny_or2.gif) no-repeat 3px center;
}
.cons {
	font-size: 300%;
	font-weight: bolder;
	color: #CCCCCC;
	margin: 60px auto;
	padding: 0px;
	height: 200px;
	border-width: 0px;
	border-style: none;
	text-align: center;
	line-height: 2em;
}

