.itemheading1 {
}

.urbanoffice2 {
	cursor:pointer;
	text-align:center;
	color:#FFFFFF;
	font:inherit;
	font-family:inherit;
	font-weight:bold;
	position:absolute;
	height:514px;
	font-size:32pt;
	width:1266px;
	top:350px;
}

.urbanoffice1 {
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	position:absolute;
	width:1266px;
	height:514px;
	line-height:514px;
	font-size:90pt;
}

.urbanoffice1:hover {
	background-color:#7F7F7F;
}

/*iWebKit css 5.04 by Christopher Plieger*/

body {
	-webkit-text-size-adjust:none;
	font-family:helvetica, sans-serif;
	-webkit-background-size:0.438em 100%;
	background-size:0.438em 100%;
	-o-background-size:0.438em 100%;
	-ms-background-size:0.438em 100%;
	-moz-background-size:0.438em 100%;
	font-size:12px;
	height:100px;
	width:100%;
	position:absolute;
	top:0;
}

@media screen and (max-width: 320px) { 
  #topbar { height: 44px; }
  #title { line-height: 44px; height: 44px; font-size: 16pt; }
  #tributton a:first-child, #duobutton a:first-child { width: 101px; }
  #tributton a:last-child, #duobutton a:last-child { width: 101px; }
  #tributton a { width: 106px; }
  #duobutton .links { width: 195px; }
  #tributton .links { width: 302px; }
  #doublead { width: 300px !important; }
  #duoselectionbuttons { width: 191px; height: 30px; top: 7px; }
  #triselectionbuttons { width: 290px; height: 30px; top: 7px; }
  #triselectionbuttons a:first-child, #duoselectionbuttons a:first-child { width: 99px; height: 28px; line-height: 28px; }
  #triselectionbuttons a { width: 98px; height: 28px; line-height: 28px; }
  #triselectionbuttons a:last-child, #duoselectionbuttons a:last-child { width: 99px; height: 28px; line-height: 28px; }
  .searchbox form { width: 272px; }
  .searchbox input[type="text"] { width: 275px; }
  .menu .name { max-width: 77%; }
  .checkbox .name { max-width: 190px; }
  .radiobutton .name { max-width: 190px; }
  #leftnav a, #rightnav a, #leftbutton a, #rightbutton a, #blueleftbutton a, #bluerightbutton a { line-height: 30px; height: 30px; }
  #leftnav img, #rightnav img { margin-top: 4px; }
  #leftnav, #leftbutton, #blueleftbutton { top: 7px; }
  #rightnav, #rightbutton, #bluerightbutton { top: 7px; }
  .musiclist .name { max-width: 55%; }
  .textbox textarea { width: 280px; }
  .bigfield input { width: 295px; }
}

@media screen and (min-width: 321px) { 
  #topbar { height: 32px; }
  #title { line-height: 32px; height: 32px; font-size: 13pt; }
  .menu .name { max-width: 85%; }
  .checkbox .name { max-width: 75%; }
  .radiobutton .name { max-width: 75%; }
  #leftnav a, #rightnav a, #leftbutton a, #rightbutton a, #blueleftbutton a, #bluerightbutton a { line-height: 24px; height: 24px; }
  #leftnav img, #rightnav img { margin-top: 4px; height: 70%; }
  #leftnav, #leftbutton, #blueleftbutton { top: 4px; }
  #rightnav, #rightbutton, #bluerightbutton { top: 4px; }
  .musiclist .name { max-width: 70%; }
  .textbox textarea { width: 440px; }
  #tributton a:first-child, #duobutton a:first-child { width: 152px; }
  #tributton a:last-child, #duobutton a:last-child { width: 152px; }
  #tributton a { width: 154px; }
  #tributton .links { width: 452px; }
  #duobutton .links { width: 298px; }
  #doublead { width: 350px !important; }
  #duoselectionbuttons { width: 293px; height: 24px; top: 4px; }
  #triselectionbuttons { width: 450px; height: 24px; top: 4px; }
  #triselectionbuttons a:first-child, #duoselectionbuttons a:first-child { width: 150px; height: 22px; line-height: 22px; }
  #triselectionbuttons a { width: 156px; height: 22px; line-height: 22px; }
  #triselectionbuttons a:last-child, #duoselectionbuttons a:last-child { width: 150px; height: 22px; line-height: 22px; }
  .searchbox form { width: 432px; }
  .searchbox input[type="text"] { width: 435px; }
  .bigfield input { width: 455px; }
}

#content {
	width:285px;
	position:absolute;
	height:auto;
	z-index:0;
	margin:0;
	padding:0;
}

.textbox ul {
	list-style-type:circle;
	list-style-position:initial;
	list-style-image:initial;
	margin:3px 0px 3px 0px;
}

.textbox li {
	margin:0;
}

.pageitem li:first-child, .pageitem li.form:first-child {
}

.menu, .checkbox, .radiobutton, .select, li.button, li.bigfield, li.smallfield {
	position:relative;
	list-style-type:none;
	display:block;
	height:43px;
	overflow:hidden;
	width:auto;
	border-top:1px solid #878787;
}

.pageitem li:first-child:hover, .pageitem li:first-child a, .radiobutton:first-child input, .select:first-child select, li.button:first-child input, .bigfield:first-child input {
	-webkit-border-top-left-radius:8px 8px;
	border-top-left-radius:8px 8px;
	-o-border-top-left-radius:8px 8px;
	-ms-border-top-left-radius:8px 8px;
	-moz-border-radius-topleft:8px 8px;
	-webkit-border-top-right-radius:8px 8px;
	border-top-right-radius:8px 8px;
	-o-border-top-right-radius:8px 8px;
	-ms-border-top-right-radius:8px 8px;
	-moz-border-radius-topright:8px 8px;
}

.pageitem li:last-child:hover, .pageitem li:last-child a, .radiobutton:last-child input, .select:last-child select, li.button:last-child input, .bigfield:last-child input {
	-webkit-border-bottom-left-radius:8px 8px;
	border-bottom-left-radius:8px 8px;
	-o-border-bottom-left-radius:8px 8px;
	-ms-border-bottom-left-radius:8px 8px;
	-moz-border-radius-bottomleft:8px 8px;
	-webkit-border-bottom-right-radius:8px 8px;
	border-bottom-right-radius:8px 8px;
	-o-border-bottom-right-radius:8px 8px;
	-ms-border-bottom-right-radius:8px 8px;
	-moz-border-radius-bottomright:8px 8px;
	font-family:helvetica, sans-serif;
}

.menu:hover, .store:hover, .list #content li a:hover, .list .withimage:hover, .applist li:hover:nth-child(n), .ipodlist li:hover:nth-child(n) {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#3F3F3F;
}

.ipodlist li:hover:nth-child(n) .name, .ipodlist li:hover:nth-child(n) .time {
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
}

.menu a:hover .name, .store:hover .starcomment, .store:hover .name, .store:hover .comment, .list .withimage a:hover .comment {
	color:#FFFFFF;
}

.menu a:hover .comment {
	color:#CCCCFF;
}

.menu a {
	display:block;
	height:43px;
	width:auto;
	text-decoration:none;
}

.menu a img {
	width:auto;
	height:32px;
	float:left;
	margin:5px 0px 0px 5px;
}

.menu .name, .checkbox .name, .radiobutton .name {
	width:auto;
	color:#000000;
	font-weight:bold;
	font-size:17px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	float:left;
	margin:11px 0px 0px 7px;
}

.menu .comment {
	width:auto;
	font-size:17px;
	text-overflow:ellipsis;
	overflow:hidden;
	max-width:75%;
	white-space:nowrap;
	float:right;
	color:#324F85;
	margin:11px 30px 0px 0px;
}

.menu .arrow, .store .arrow, .musiclist .arrow, .list .arrow {
	position:absolute;
	width:8px;
	height:13px;
	right:10px;
	top:15px;
	background-image:url(../images/arrow.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	margin:0;
}

.applist .arrow {
	position:absolute;
	width:8px;
	height:13px;
	right:10px;
	top:29px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	z-index:5021;
	background-image:url(../../../../urbanoffice%20website%202011%20download%20from%20server%20oct/html/2010/000_URBANOFFICE_WEBSITE/Html_iWebKit%20/images/arrow.png);
	margin:0;
}

.store {
	height:90px;
	overflow:hidden;
	position:relative;
	border-top:1px solid #878787;
}

.store a {
	width:100%;
	height:90px;
	display:block;
	text-decoration:none;
	position:absolute;
}

.store .image {
	position:absolute;
	left:0;
	top:0;
	height:90px;
	width:90px;
	display:block;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(239, 241, 245)), to(rgb(214, 220, 230)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	-webkit-background-size:90px 90px;
	background-size:90px 90px;
	-o-background-size:90px 90px;
	-ms-background-size:90px 90px;
	-moz-background-size:90px 90px;
	background-image:-moz-linear-gradient( top, rgb(239, 241, 245), rgb(214, 220, 230 ));
}

.applist .image {
	width:57px;
	height:57px;
	display:block;
	position:absolute;
	top:7px;
	left:11px;
	-webkit-border-top-left-radius:8px 8px;
	border-top-left-radius:8px 8px;
	-o-border-top-left-radius:8px 8px;
	-ms-border-top-left-radius:8px 8px;
	-moz-border-radius-topleft:8px 8px;
	-webkit-border-top-right-radius:8px 8px;
	border-top-right-radius:8px 8px;
	-o-border-top-right-radius:8px 8px;
	-ms-border-top-right-radius:8px 8px;
	-moz-border-radius-topright:8px 8px;
	-webkit-border-bottom-right-radius:8px 8px;
	border-bottom-right-radius:8px 8px;
	-o-border-bottom-right-radius:8px 8px;
	-ms-border-bottom-right-radius:8px 8px;
	-moz-border-radius-bottomright:8px 8px;
	-webkit-border-bottom-left-radius:8px 8px;
	border-bottom-left-radius:8px 8px;
	-o-border-bottom-left-radius:8px 8px;
	-ms-border-bottom-left-radius:8px 8px;
	-moz-border-radius-bottomleft:8px 8px;
	-webkit-box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	-o-box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	-ms-box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	-moz-box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(124, 124, 124)), color-stop(0.03, rgb(133, 133, 133)), color-stop(0.97, rgb(164, 164, 164)), to(rgb(194, 194, 194)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	-webkit-background-size:57px 57px;
	background-size:57px 57px;
	-o-background-size:57px 57px;
	-ms-background-size:57px 57px;
	-moz-background-size:57px 57px;
	z-index:5058;
	background-image:-moz-linear-gradient( top, rgb(124, 124, 124), rgb(194, 194, 194 ));
}

li:first-child.store .image, .store:first-child a {
	-webkit-border-top-left-radius:8px 8px;
	border-top-left-radius:8px 8px;
	-o-border-top-left-radius:8px 8px;
	-ms-border-top-left-radius:8px 8px;
	-moz-border-radius-topleft:8px 8px;
}

li:last-child.store .image, .store:last-child a {
	-webkit-border-bottom-left-radius:8px 8px;
	border-bottom-left-radius:8px 8px;
	-o-border-bottom-left-radius:8px 8px;
	-ms-border-bottom-left-radius:8px 8px;
	-moz-border-radius-bottomleft:8px 8px;
}

.store .name, .applist .name {
	font-size:12px;
	white-space:nowrap;
	display:block;
	overflow:hidden;
	color:#000000;
	max-width:60%;
	text-overflow:ellipsis;
	font-weight:bold;
}

.store .name {
	position:absolute;
	left:95px;
	top:35px;
}

.applist .name {
	position:absolute;
	top:26px;
	left:93px;
	text-shadow:rgb(238, 238, 238) 0px 1px 0px;
	z-index:0;
	height:auto;
	width:auto;
}

.store .comment, .list .withimage .comment, .applist .comment, .applist .price {
	font-size:11px;
	color:#7F7F7F;
	display:block;
	width:auto;
	font-weight:normal;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.store .comment, .list .withimage .comment {
	margin:16px 0px 0px 95px;
}

.applist .comment {
	position:absolute;
	top:8px;
	left:93px;
	color:#3B3B3B;
	z-index:0;
	height:auto;
}

.applist .price {
	position:absolute;
	top:43px;
	right:55px;
	text-shadow:rgb(238, 238, 238) 0px 1px 0px;
	text-align:left;
	color:#3B3B3B;
	height:auto;
	left:93px;
}

.store .arrow, .list .withimage .arrow {
	top:39px;
}

.store .stars0, .store .stars1, .store .stars2, .store .stars3, .store .stars4, .store .stars5 {
	position:absolute;
	top:56px;
	left:95px;
	width:65px;
	height:18px;
	display:block;
}

.store .stars0 {
	background-image:url(../images/0starsborder.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.store .stars1 {
	background-image:url(../images/1starsborder.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.store .stars2 {
	background-image:url(../images/2starsborder.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.store .stars3 {
	background-image:url(../images/3starsborder.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.store .stars4 {
	background-image:url(../images/4starsborder.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.store .stars5, .applist .stars5 {
	background-image:url(../images/5stars.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.applist .stars0, .applist .stars1, .applist .stars2, .applist .stars3, .applist .stars4, .applist .stars5 {
	position:absolute;
	top:46px;
	left:79px;
	width:65px;
	height:18px;
	display:block;
}

.applist .stars0 {
	background-image:url(../images/0stars.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.applist .stars1 {
	background-image:url(../images/1stars.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.applist .stars2 {
	background-image:url(../images/2stars.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.applist .stars3 {
	background-image:url(../images/3stars.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.applist .stars4 {
	background-image:url(../images/4stars.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.applist .starcomment {
	left:244px;
	top:22px;
	color:#3B3B3B;
}

.starcomment {
	position:absolute;
	top:56px;
	font-size:16px;
	color:#7F7F7F;
	font-weight:lighter;
	z-index:0;
	height:11px;
	width:6px;
	padding-right:12px;
}

.applist a:hover .name, .applist a:hover .starcomment, .applist a:hover .comment, .applist a:hover .price {
	color:#FFFFFF;
	text-shadow:none;
}

.graytitle {
	position:relative;
	font-weight:bold;
	font-size:17px;
	right:20px;
	left:9px;
	color:#4C4C4C;
	text-shadow:rgb(255, 255, 255) 0px 1px 0px;
	padding:1px 0px 3px 8px;
}

.header {
	display:block;
	font-weight:bold;
	color:#496691;
	font-size:12pt;
	margin-bottom:6px;
	line-height:14pt;
}

.musiclist ul, .ipodlist ul, .applist ul {
	padding:0;
}

.ipodlist ul {
	margin:0;
}

.musiclist li:nth-child(odd) {
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#DDDEE0;
}

.applist li:nth-child(even) {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#B2B2B2;
}

.applist li:nth-child(odd) {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#999999;
}

.ipodlist li:nth-child(even) {
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(65, 64, 65)), color-stop(0.03, rgba(45, 45, 45, 0.199219)), to(rgba(45, 45, 45, 0.199219)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	background-image:-moz-linear-gradient( top, rgb(65, 64, 65), rgba(45, 45, 45, 0.199219 ));
}

.ipodlist li:nth-child(odd) {
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(65, 64, 65)), color-stop(0.03, rgba(50, 50, 50, 0.398438)), to(rgba(50, 50, 50, 0.398438)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	background-image:-moz-linear-gradient( top, rgb(65, 64, 65), rgba(50, 50, 50, 0.398438 ));
}

.musiclist #content li, .ipodlist #content li, .applist #content li {
	list-style-type:none;
	width:auto;
	position:relative;
	top:auto;
	border-bottom:1px solid #FFFFFF;
}

.musiclist #content li {
	height:44px;
	border-bottom:1px solid #E6E6E6;
}

.applist #content li {
	height:63px;
	width:265px;
	position:relative;
	top:0;
	margin:0;
	padding:0;
}

.applist #content li a {
	text-decoration:none;
	color:#000000;
	width:100%;
	height:100%;
	display:block;
	font-family:helvetica, sans-serif;
}

.applist {
	background-image:none;
	font-family:helvetica, sans-serif;
	position:relative;
	height:485px;
	width:285px;
	clip:rect(auto 265px 384px auto);
	margin:0;
	padding:0;
}

.applist #contentleftcol {
	position:absolute;
	width:265px;
	height:514px;
	z-index:7;
	vertical-align:middle;
	left:0;
	top:0;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#content {
	width:275px;
	position:absolute;
	height:auto;
	z-index:12;
	margin:0;
	padding:0;
}

.applist #contentrightcol {
	position:absolute;
	left:265px;
	top:0;
	width:1000px;
	height:514px;
	z-index:8;
	vertical-align:middle;
	border:1px solid #FFFFFF;
}

#urbanofficehome {
	position:absolute;
	width:265px;
	z-index:18;
	color:#FFFFFF;
	height:96px;
	text-align:center;
	cursor:pointer;
	border-bottom:1px solid #FFFFFF;
}

img {
	border-top-width:0;
	border-bottom-width:0;
	border-left-width:0;
}

.applist .image {
	width:90px;
	height:70px;
	display:block;
	position:absolute;
	-webkit-border-top-left-radius:8px 8px;
	border-top-left-radius:8px 8px;
	-o-border-top-left-radius:8px 8px;
	-ms-border-top-left-radius:8px 8px;
	-moz-border-radius-topleft:8px 8px;
	-webkit-border-top-right-radius:8px 8px;
	border-top-right-radius:8px 8px;
	-o-border-top-right-radius:8px 8px;
	-ms-border-top-right-radius:8px 8px;
	-moz-border-radius-topright:8px 8px;
	-webkit-border-bottom-right-radius:8px 8px;
	border-bottom-right-radius:8px 8px;
	-o-border-bottom-right-radius:8px 8px;
	-ms-border-bottom-right-radius:8px 8px;
	-moz-border-radius-bottomright:8px 8px;
	-webkit-border-bottom-left-radius:8px 8px;
	border-bottom-left-radius:8px 8px;
	-o-border-bottom-left-radius:8px 8px;
	-ms-border-bottom-left-radius:8px 8px;
	-moz-border-radius-bottomleft:8px 8px;
	-webkit-box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	-o-box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	-ms-box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	-moz-box-shadow:rgb(0, 0, 0) 0px 2px 3px;
	-webkit-background-size:57px 57px;
	background-size:57px 57px;
	-o-background-size:57px 57px;
	-ms-background-size:57px 57px;
	-moz-background-size:57px 57px;
}

.applist .name {
	position:absolute;
	top:25px;
	text-shadow:rgb(238, 238, 238) 0px 1px 0px;
	left:93px;
}

.applist #content li {
	height:63px;
	width:265px;
	position:relative;
	top:0;
	border-bottom:1px solid #FFFFFF;
}

.applist #content li a {
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
	top:1px;
}

.applist {
	font-family:helvetica, sans-serif;
	position:relative;
	height:100%;
	width:100%;
	font-size:12px;
	left:0;
	background-color:#CCCCCC;
	margin:0;
	padding:0;
}

.applist a:hover .name, .applist a:hover .starcomment, .applist a:hover .comment, .applist a:hover .price {
	color:#FFFFFF;
	text-shadow:none;
}

a:link {
	text-decoration:none;
	color:#FFFFFF;
}

a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

a:active {
	text-decoration:none;
	color:#FFFFFF;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

body {
	background-color:#FFFFFF;
	height:100%;
	margin:0;
}

#contentall {
	position:absolute;
	top:50%;
	left:50%;
	height:514px;
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#CCCCCC;
	overflow:hidden;
	border:1px solid #FFFFFF;
}

#horizon {
	color:#000000;
	text-align:center;
	position:absolute;
	top:50%;
	left:0;
	width:1265px;
	height:1px;
	overflow:visible;
	visibility:visible;
	display:block;
}

#contentrightcol {
	top:0;
	width:1000px;
	height:514px;
	z-index:20;
	background-color:#CCCCCC;
	position:relative;
	float:right;
	left:0;
	border-left:1px solid #FFFFFF;
}

#contentleftcol {
	position:relative;
	left:0;
	top:0;
	width:265px;
	height:514px;
	z-index:22;
}

#left {
	width:265px;
	height:514px;
}

#right {
	width:1000px;
	height:514px;
	float:right;
}

#projectshow {
}

