/* Reset CSS */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}:focus{outline:0}

/* Normalize CSS */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-family:arial;font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}

/* Reset anchor style */
a {text-decoration:none}a:hover{text-decoration:underline}

/* clear fix */
.clear:after, .clear-li li:after {content:".";display:block;font-size:1px;height:0;clear:both;visibility:hidden}
	.clear, .clear-li li {display:inline-block}
	.clear, .clear-li li {display:block}
.cfix {clear:both;float:none !important;height:0 !important;line-height:0 !important;font-size:1px !important;border:none;margin:0 !important;padding:0 !important;background:transparent !important;visibility:hidden !important}

/* left & right & hide */
.left {float:left !important}
.right {float:right !important}
.hide {display:none}
.padding {padding:8px}
.center {text-align:center}
.strong {font-weight:bold}
.red {color:#ff0000}
.tight {width:270px}
.large {width:721px}
.italic {font-style:italic !important}

/* Background's */
.icon {background:url(icons.png) no-repeat}
.bg {background:url(bg.png) repeat-x}

/* Buttons */
.buttons {padding:10px 0;text-align:center}
.button {display:inline-block;position:relative;cursor:pointer}
	.button > * {background:url(buttons.png) no-repeat;display:inline-block}
	.button > i {position:absolute;top:0;right:0}
/* Blue */
.button.s-blue {padding-right:20px}
    .button.s-blue > strong {background-position:0 0;padding-left:20px;font:bold italic 12px/25px arial;color:#f9f9f9}
    .button.s-blue > i {background-position:right 0;width:20px;height:25px}
/* Double Small Gray */
.double.gray {margin:0 5px}
	.double.gray > a,
	.double.gray > a.active:hover {background:url(buttons.png) no-repeat;display:block;height:25px;padding:0 10px;float:left;font:normal 12px/25px arial;color:#484747}
    .double.gray > a.first {background-position:left -25px}
    .double.gray > a.second,
    .double.gray > a.second.active:hover {background-position:right -25px}
        .double.gray > a > .arrow {background-position:-26px -43px;display:inline-block;width:5px;height:6px;position:relative;top:-1px}
        .double.gray > a.active:hover > .arrow {background-position:-26px -55px}
        .double.gray > a.active,
        .double.gray > a:hover {text-decoration:none;color:#ffffff}
	        .double.gray > a.first.active,
	        .double.gray > a.first:hover {background-position:left -50px}
	        .double.gray > a.second.active,
	        .double.gray > a.second:hover {background-position:right -50px}
		        .double.gray > a.active > .icon {background-position:-32px -55px}
		        .double.gray > a:hover > .icon {background-position:-32px -43px}
    .double.gray > .line {background-position:0 -61px;width:1px;height:25px;float:left}
/* Double Big Gray */
.double.b-gray {margin:0 5px}
	.double.b-gray > a {background:url(buttons.png) no-repeat;display:block;height:31px;padding:0 10px;float:left;font:normal 13px/31px arial;color:#3c3c3c !important}
    .double.b-gray > a.first {background-position:left -75px}
	    .double.b-gray > a.first .home {background-position:-38px -44px;display:block;width:16px;height:15px;margin-top:7px}
    .double.b-gray > a.second {background-position:right -75px}
        .double.b-gray > a > .hand {display:block;width:17px;height:17px;margin:6px 10px 0 0;float:left}
	        .double.b-gray > a > .hand.up {background-position:-37px -10px}
	        .double.b-gray > a > .hand.down {background-position:-37px -27px;margin-top:8px}
        .double.b-gray > a > sub {margin-top:12px;float:left;font:bold 10px/12px arial;color:#7b7a7a}
    .double.b-gray > .line {background-position:0 -86px;width:1px;height:31px;float:left}
/* Small general */
.button.small {margin:0 5px;padding-right:10px}
    .button.small > strong {height:25px;padding-left:10px;font:normal 12px/25px arial}
    .button.small > i {width:10px;height:25px}
		.button.small.active > strong,
		.button.small:hover > strong {background-position:0 -50px;color:#ffffff}
		.button.small.active > i,
		.button.small:hover > i {background-position:right -50px}
/* Small gray */
.button.s-gray {}
    .button.s-gray > strong {background-position:0 -25px;color:#484747}
    .button.s-gray > i {background-position:right -25px}
/* Small green */
.button.s-green {}
    .button.s-green > strong {background-position:0 -106px;color:#184300}
    .button.s-green > i {background-position:right -106px}
/* Big Gray */
.button.b-gray {margin:0 5px;padding-right:10px}
    .button.b-gray > strong {background-position:left -75px;height:31px;padding-left:10px;font:normal 13px/31px arial;color:#3c3c3c}
        .button.b-gray > strong strong {display:block;float:left;font:bold 18px/31px arial;color:#4f4f50}
        .button.b-gray > strong .stats {background-position:-40px -59px;display:block;width:16px;height:15px;margin:8px 5px 0 0;float:left}
    .button.b-gray > i {background-position:right -75px;width:10px;height:31px}
/* Medium Gray */
.button.m-gray {margin:0 5px;padding-right:15px}
    .button.m-gray > strong {background-position:left -131px;height:26px;padding-left:15px;font:bold 11px/26px arial;text-shadow:1px 1px 0 #e0e0e0;color:#383838}
    .button.m-gray > i {background-position:right -131px;width:15px;height:26px}
	    .button.m-gray:hover > strong {background-position:left -157px;text-shadow:1px 1px 0 #256496;color:#ffffff}
	    .button.m-gray:hover > i {background-position:right -157px}
/* Plus Sign */
.button span.plus {background-position:-37px 0;display:block;width:10px;height:10px;margin-top:7px}
.button.b-gray span.plus {margin-top:10px}
	.button.small:hover span.plus {background-position:-47px 0}

/* Inputs */
.inputCombo {padding:1px;font-size:11px;border-radius:2px;border-color:#aaaaaa}
.inputTextarea {width:350px;height:80px}

/* Messages */
.msg {background-color:#ffffff;background-repeat:no-repeat;background-position:right center;margin:1em 0;padding:8px 50px 8px 8px;font:bold 14px/22px arial;border-radius:3px;border:1px solid}
	.msg.info {background-image:url(msg-info.png);color:#4b8f13;border-color:#538617}
	.msg.warning {background-image:url(msg-warning.png);color:#d5991a;border-color:#fcb41d}
	.msg.error {background-image:url(msg-error.png);color:#ff1800;border-color:#ff0000}
	.msg > ul {line-height:18px;padding-left:15px}
		.msg > ul > li {font-size:11px}
			.msg > ul > li h3 {margin-left:-15px;padding:10px 0 0;font-size:14px}

/* Body */
body {background:#e7e7e7;font-size:12px;font-family:arial;color:#000000}

/* Container */
#container {width:1001px;margin:0 auto}

/* Head Line */
#head-line {height:25px;line-height:25px;padding:2px 10px 0;border-bottom:1px solid #c5c5c5}

/* Header */
header {padding:5px 0}
	header > .left {}
		header > .left > h1 {}
			header > .left > h1 a {background:url(logo.png) no-repeat;display:block;width:268px;height:164px;text-indent:-9999em}
	header > .right {padding:10px 0}
		header .nav {background-position:0 0;height:27px;box-shadow:1px 1px 0 #d4d3d3;border-radius:3px;border:1px solid #989898;border-top-color:#d3d3d3;border-left-color:#d3d3d3}
			header .nav > div {height:22px;line-height:22px;padding:3px 5px 2px}
			header .nav > .left {width:341px;padding-left:15px;border-right:1px solid #b0b0b0}
				header .nav > .left,
				header .nav > .left a {font:bold 13px/22px arial;text-shadow:1px 0 0 #dadada;color:#414141}
				header .nav > .left a:hover,
				header .nav > .left a.selected {text-shadow:1px 0 0 #9e9e9e;color:#ffffff}
			header .nav > .right {width:346px;border-left:1px solid #e4e4e4}
				header .nav .inputText {display:block;width:303px;height:17px;padding:1px 4px 0;float:left;box-shadow:inset 1px 0 3px #cacaca;font:normal 13px/17px arial;color:#a8a8a8;border-radius:3px;border:1px solid #eeeeee;border-top-color:#afafaf;border-left-color:#afafaf}
				header .nav .inputSearch {background-position:0 0;display:block;width:28px;height:21px;margin-left:5px;float:left;cursor:pointer;border:0}
        /* Slider 32*/
		header .slider {background:url(header-slider-down.png) left bottom repeat-x;padding:13px 0 0;position:relative}
            header .slider > .arrow {display:block;width:31px;height:31px;margin-top:-32px;float:none !important;position:absolute;top:50%}
	            header .slider > .arrow.left {background-position:-57px 0;left:0}
	            header .slider > .arrow.right {background-position:-88px 0;right:0}
		            header .slider > .arrow.left:hover {background-position:-57px -31px}
		            header .slider > .arrow.right:hover {background-position:-88px -31px}
		            header .slider > .arrow.left:active {background-position:-57px -62px}
		            header .slider > .arrow.right:active {background-position:-88px -62px}
	            header .slider > .body {width:625px;margin:0 auto;padding-left:1px;position:relative;overflow:hidden}
		            header .slider > .body ul {width:99999em;position:relative;left:0}
		                header .slider > .body li {background:url(header-slider-line.png) left top no-repeat;width:125px;margin-left:-1px;padding-right:1px;height:111px;float:left}
		                    header .slider > .body li > a.title {display:block;margin:0 8px 0 9px;padding:2px 0 6px;font:bold 30px/30px arial;text-shadow:1px 1px 1px #b7b7b7;text-align:center;text-transform:uppercase;color:#c8c8c8;border-bottom:1px solid #d7d6d6}
                            header .slider > .body li > a.title:hover {text-shadow:1px 1px 1px #8bbae0;text-decoration:none;color:#2987d4}
                            header .slider > .body li > .options {width:73px;height:24px;margin:0 auto;padding:8px 0}
                                header .slider > .body li > .options > a {background:url(icons.png) no-repeat;display:block;height:24px;text-indent:-9999em}
                                    header .slider > .body li > .options > .left {background-position:-40px -93px;width:37px}
                                    header .slider > .body li > .options > .right {background-position:-77px -93px;width:36px}
	                                    header .slider > .body li > .options > .left:active {background-position:-40px -117px}
	                                    header .slider > .body li > .options > .right:active {background-position:-77px -117px}
                            header .slider > .body li > .blocks {padding:3px 0 0 2px}
                                header .slider > .body li > .blocks > a {background:#e9e9e9;display:block;width:23px;height:22px;margin:0 2px 0 3px;float:left;border-radius:1px;border-width:1px;border-style:solid}
                                header .slider > .body li > .blocks > a.blue {border-color:#03487e}
                                header .slider > .body li > .blocks > a.red {border-color:#8e2e2e}


/* Body */
#body {}
	#body > .item {background:#ffffff;box-shadow:1px 1px 0 #dfdfdf;border-radius:5px;border:1px solid #c6c6c6;border-top-color:#eeeeee;border-left-color:#eeeeee}

/* Left coll */
#body > .left.tight {padding-right:10px}
	#body .block {margin-bottom:10px;box-shadow:1px 1px 0 #dfdfdf;border-radius:4px}
		#body div > h2 > .icon {background-position:-28px 0;display:block;width:9px;height:9px;margin-top:-4px;position:absolute;top:50%;right:10px}
			#body div.opened > h2 > .icon {background-position:-28px -9px}
		#body .block > h2 {background:url(bg.png) 0 -27px;height:33px;padding:1px 10px 0 15px;position:relative;font:bold 12px/33px arial;text-transform:uppercase;color:#696969;border-radius:4px;border:1px solid #d0d0d0}
			#body .block.opened > h2 {border-radius:4px 4px 0 0}
		#body .block > div {background:#ffffff;display:none;border-radius:0 0 4px 4px;border-width:0 1px 1px;border-style:solid;border-color:#c7c7c7}
			#body .block.opened > div {display:block}
		#body .block .sub {}
			#body .block .sub > h2 {background:#f2f2f2;height:39px;padding:1px 10px 0;position:relative;font:bold 12px/39px arial;text-align:center;text-transform:uppercase;color:#696969;border-radius:0 0 2px 2px;border-top:1px solid #c7c7c7}
			#body .block .sub > div {display:none}
                #body .block .sub.opened > div {display:block}
        #body .block .buttons {border-top:1px solid #c7c7c7}

/* Block Albums */
#body .block .albums {}
	#body .block .albums li {padding:5px 8px 0;text-align:center;border-top:1px solid #c7c7c7}
		#body .block .albums li em {display:block;font:italic 12px/16px arial;text-align:right;color:#777777}
		#body .block .albums li img {padding:2px 0 5px}
		#body .block .albums li p {font:normal 13px/16px arial;text-align:left;color:#000000}
		#body .block .albums li div {padding-top:4px;font-size:12px;color:#000000}
			#body .block .albums li > div > span {display:block;padding-top:4px;float:left}
				#body .block .albums li > div > span > a {color:#368bd2}
			#body .block .albums li > div > a {background-position:0 -21px;display:block;width:26px;height:23px;float:right}
/* Block video list */
#body .block .list {border-top:1px solid #c7c7c7}
	#body .block .list li {padding:5px}
		#body .block .list li em {display:block;padding-bottom:2px;font:italic 12px/16px arial;color:#777777}
		#body .block .list li > div {background:#f8f8f8;padding:3px;border-radius:5px;border:1px solid #e8e9ea}
			#body .block .list li > div > img {width:95px;float:left}
			#body .block .list li > div > .right {width:148px}
			#body .block .list li > div > .right > .name {display:block;min-height:50px;margin-bottom:4px;font:normal 12px/15px arial;color:#000000;border-bottom:1px solid #e8e9ea}
			#body .block .list li > div > .right > .author {}
				#body .block .list li > div > .right > .author > a {color:#368bd2}
		#body .block .list li > div:hover {background:#ffffff;cursor:pointer;border-color:#b1b1b1}
/* Checkboxes */
#body .block .checkboxes {padding:5px;border-top:1px solid #c7c7c7}
	#body .block .checkboxes label {display:block;height:34px;line-height:34px;padding:1px 5px 0;font-size:14px;color:#828282;border-bottom:1px solid #e5e5e5}
		#body .block .checkboxes label input {display:block;margin:10px 5px 0 0;float:left}
	#body .block .checkboxes label:last-child {border-bottom:0}


/* Block Branches */
#body .block-branches {background:#ffffff;padding:5px 0;border-radius:7px;border:3px solid #1a639d}
	#body .block-branches .block-nav {margin:0;padding:5px 10px}
		#body .block-branches .block-nav a {font:bold 12px/16px arial;text-transform:uppercase;color:#a1a2a2}
	#body .block-branches .branches {height:300px;padding:6px 10px}
	#body .block-branches .buttons {padding:5px 0}

/* Block Navigation */
#body .block-nav,
	#body .block-nav a {font:normal 13px/16px verdana;color:#6a6a6a}
#body .block-nav {padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #d4d4d4}
	#body .block-nav a.selected {font-weight:bold;color:#17191a}

/* Branches */
#body .branches {padding:5px 0 30px}
	#body .branches > li > .clear {padding:5px 2px;border-bottom:1px solid #e3e5e3}
	#body .branches > li > .clear > .left {padding-left:15px;position:relative}
		#body .branches > li > .clear > .left {font:bold 13px/16px arial;color:#000000}
		#body .branches > li > .clear > .left > .icon {background-position:-26px -21px;display:block;width:11px;height:11px;position:absolute;top:3px;left:0;text-indent:-999em}
		#body .branches > li.opened > .clear > .left > .icon {background-position:-26px -32px;display:block;width:11px;height:11px;position:absolute;top:3px;left:0;text-indent:-999em}
	#body .branches > li > .clear > .right {}
		#body .branches > li > .clear > .right > a {font-size:12px;color:#7c7c7c}
	#body .branches ul {display:none;padding:2px 5px 5px 25px}
		#body .branches > li.opened > ul {display:block;padding-bottom:5px}
			#body .branches > li > ul > li {line-height:20px;padding:2px 0;list-style:outside}
				#body .branches > li > ul > li > .left {width:120px;color:#475d4f}
				#body .branches > li > ul > li > .right > a {color:#000000}


/* Middle Coll */
#body > .large {width:675px;float:left}
	#body > .large > .nav {padding:10px 5px 0}

/* Slider */
#body .large .slider {background:#ededed;height:120px;margin-top:10px;padding:10px;position:relative;border-width:1px 0;border-style:solid;border-color:#e4e4e4}
	#body .large .slider .arrow {width:20px;height:27px;margin-top:-14px;float:none !important;position:absolute;top:50%}
		#body .large .slider .arrow.left {background-position:0 -67px;left:10px}
		#body .large .slider .arrow.right {background-position:-20px -67px;right:10px}
			#body .large .slider .arrow.left:hover {background-position:0 -94px}
			#body .large .slider .arrow.right:hover {background-position:-20px -94px}
			#body .large .slider .arrow.left:active {background-position:0 -121px}
			#body .large .slider .arrow.right:active {background-position:-20px -121px}
	#body .large .slider .body {width:600px;margin:0 auto;position:relative;overflow:hidden}
		#body .slider .body ul {width:99999em;position:relative;left:0}
			#body .slider .body ul li {background:#ffffff;width:138px;height:118px;margin:0 5px;float:left;box-shadow:1px 1px 2px #bebebe;font:bold 30px/110px arial;text-align:center;color:#666666;border-radius:4px;border:1px solid #bebebe;border-top-color:#e6e6e6;border-left-color:#e6e6e6}

/* Left / Right coll */
#body .large .d-left {width:286px;border-right:1px solid #e4e4e4}
#body .large .d-right {width:378px;margin-left:-1px;border-left:1px solid #e4e4e4}

/* Details page */
#details {padding:10px 0}
	#details h2 {padding:0 10px;font:normal 20px/30px arial;color:#303030}
	#details a {color:#2685d4}
	#details .player {padding:5px 10px 10px;text-align:center}
	/* Options */
	#details .options {margin-bottom:10px;padding:0 5px}
		#details .options p {padding:10px 5px 0;font:normal 12px/16px arial;color:#434444}
			#details .options p > em {font-style:italic;color:#777777}
		#details .options .d-right p {padding-left:10px}
	/* Description */
    #details .description {padding:0 10px 15px}
        #details .description p {padding:5px 0;font:normal 13px/17px arial;color:#000000}
    /* Positions */
    #details .positions {padding:0 5px}
	    #details .positions dl {padding:0 5px 10px;font:normal 13px/18px arial}
		    #details .positions dl dt {font-weight:bold;color:#000000}
		    #details .positions dl dd {padding-bottom:5px;color:#7e7e7e}
        #details .positions .right dl {padding-left:15px}
    /* Artist */
    #details .artist {padding:0 10px 10px}
	    #details .artist h2 {margin-bottom:5px;padding:0;font:bold 13px/18px arial;text-transform:uppercase;color:#898989;border-bottom:1px solid #e5e5e5}
	    #details .artist dl {padding:5px 0}
		    #details .artist dt {width:70px;float:left;font:normal 13px/15px arial;color:#848484}
		    #details .artist dd {float:left;font:normal 13px/15px arial}
	/* Toggle line, close / open additional */
	#details .toggle {padding:0 5px}
        #details .toggle > div {padding:5px 0;position:relative}
			#details .toggle a {background-position:0 -148px;background-color:#ffffff;display:block;width:33px;height:19px;margin-left:-17px;position:absolute;top:-5px;left:50%}
				#details .toggle a:hover {background-position:0 -167px}
				#details .toggle a:active {background-position:0 -186px}
			#details .toggle a.up {background-position:-33px -148px}
				#details .toggle a.up:hover {background-position:-33px -167px}
				#details .toggle a.up:active {background-position:-33px -186px}
		#details .toggle hr {margin:0 10px;border-width:1px 0 0;border-style:solid;border-color:#E4E4E4}
    /* Navigation */
	#details .nav {height:23px;margin-top:15px;padding:3px 10px 0 5px;position:relative;z-index:49;font:normal 11px/12px arial;text-shadow:1px 1px 0 #e5e5e5}
        #details .nav > ul {float:left}
	        #details .nav > ul > li {float:left;position:relative}
	            #details .nav > ul > li > a {display:block;padding:4px 5px 6px;font-weight:bold;text-transform:uppercase;color:#373737;border-width:1px 1px 0;border-style:solid;border-color:transparent}
	                #details .nav > ul > li > ul {background:#ffffff;display:none;min-width:110px;position:absolute;top:23px;left:0;box-shadow:1px 1px 2px #cccccc;border-radius:0 0 3px 3px;border:1px solid #cccccc;border-top:0}
		                #details .nav > ul > li > ul > li {}
		                    #details .nav > ul > li > ul > li > a {display:block;padding:3px 5px 2px;font:normal 12px/17px arial;text-shadow:none;color:#373737}
		                    #details .nav > ul > li > ul > li > a:hover {background:#ededed;text-decoration:none}
	            #details .nav > ul > li:hover > a {background:#ffffff;text-decoration:none;color:#237ecc;box-shadow:1px -1px 1px #b1b1b1;border-radius:4px 4px 0 0;border-top-color:#cecece;border-right-color:#b1b1b1;border-left-color:#cecece}
	            #details .nav > ul > li:hover > ul {display:block}
	        #details .nav > ul > li.line {background:#999999;width:1px;height:10px;margin:6px 5px 0}
        #details .nav > .info {display:block;line-height:21px;float:right;color:#373737}
    /* Comments */
	#details .comments {padding:10px;position:relative;z-index:39}
		#details .comments > .item {padding:5px}
			#details .comments > .item > .left {width:65px}
				#details .comments > .item > .left > a > img {max-width:60px;border:2px solid #d5d5d5}
			#details .comments > .item > .right {margin-left:75px;position:relative;float:none !important}
			#details .comments > .item > .right.form {}
				#details .comments > .item > .right.form > .inputTextarea {width:98%;height:60px;padding:5px;box-shadow:inset 2px 2px 3px #d9d9d9;resize:none;border-radius:3px;border:1px solid #d5d5d5}
				#details .comments > .item > .right.form > .clear {padding:5px 0 0}
					#details .comments > .item > .right.form > .clear > .button {margin:0}
			#details .comments > .item > .right.text {background:#f8f8f8;padding:9px;font-size:12px;color:#2d2d2d;border-radius:4px;border:1px solid #e8e9ea}
				#details .comments > .item > .right > .user {}
					#details .comments > .item > .right > .user > a {font-weight:bold}
				#details .comments > .item > .right > p {padding:12px 0}
					#details .comments > .item > .right .date {color:#818181}
					#details .comments > .item > .right .links > a:hover {color:#5d9d1a;text-decoration:none}
				#details .comments > .item > .right > .arrow {background-position:-26px -49px;display:block;width:7px;height:6px;position:absolute;top:10px;left:-7px}

/* Right Coll */
#body > .right.item {}
	#body > .right.item a {display:block;width:32px;padding:400px 0}



/* Pagination */
.pagination {padding:10px;font:bold 13px/14px arial;text-align:center}
	.pagination > a {color:#bfbfbf !important}
		.pagination > a:hover,
		.pagination > a.selected {color:#1e78c4 !important}
	.pagination > a.first,
	.pagination > a.last {margin:0 10px;font-size:18px}
	.pagination > span {padding:0 4px;font-weight:bold;color:#bfbfbf}



































