
@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Handlee);
/*
//(C)2007-2012 RAZOR WEB DESIGN
//THIS CODE IS STRICTLY COPYRIGHT. DO NOT MODIFY, REDISTRIBUTE, REMOVE WITHOUT THE CONSULTATION OF RAZOR WEB DESIGN.
//SITE TEMPLATE STYLESHEET
*/

/*TEMPLATE*/
* {
	padding:0;
	margin:0;
}
body {
	background-color:#FFF;
	background:url(images/bg-sidebar.jpg) no-repeat left top,url(images/bg-sky.jpg) repeat-x;
	font-family:Arial, Tahoma, Geneva, sans-serif;
}
#content {
	width:930px;
	margin:0px auto;
	background:url(images/bg-content.jpg) repeat-x;
	background-color:#FFF;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	padding:20px;
	overflow: hidden;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#EEE;
}
#header,#footer,#nav {
	display:block;
}
#header {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#header.start-here {
	background-image:url(images/start-here.png);
	background-repeat:no-repeat;
	background-position:80px bottom;
}
#header #logo {
	width:250px;
	float:right;
}
#nav {
	margin:0 auto;
	width:972px;
	overflow:visible;
}
#footer {
	width:980px;
	margin:10px auto 50px;
	overflow:hidden;
}
#footer #copyright {
	font-family:Oswald,Arial,sans-serif;
	float:left;
	width:490px;
	color:#999;
}
#footer #foot-links {
	float:right;
	width:490px;
}
#footer #foot-links ul {
	float:right;
	overflow:hidden;
	list-style:none;
}
#footer #foot-links ul li {
	float:left;
}
#footer #foot-links ul li a {
	font-family:Oswald,Arial,sans-serif;
	color:#E0B93D;
	padding:3px 10px;
	text-decoration:none;
}
#footer #foot-links ul li a:hover {
	color:#999;
}
#note_box {
	margin-bottom:10px;
	padding:8px;
	border-radius:5px;
	color:#FFF;
	font-size:12px;
	display:none;
}
#note_box a {
	color:#FFF;
}
.red {
	background-color:#972422;
}
.green {
	background-color:#8AAA1F;
}

/*GENERAL*/
h1 {
	font-family:Oswald,Arial,sans-serif;
	font-size:32px;
	color:#066ccc;
	letter-spacing:-2px;
	font-weight:normal !important;
}
h2 {
	font-family:Handlee,Oswald,Arial,sans-serif;
	font-size:22px;
	color:#066ccc;
	letter-spacing:-1px;
	font-weight:normal !important;
	margin:0.5em 0;
}
h3 {
	font-family:Handlee,Oswald,Arial,sans-serif;
	font-size:18px;
	color:#066ccc;
	letter-spacing:-1px;
	font-weight:normal !important;
	margin:0.5em 0;
}
h1 a,h2 a,h3 a,h4 a {
	color:inherit;
}
h4 {
	font-size:14px;
	color:#285877;
	letter-spacing:-1px;}
p {
	font-size:14px;
	color:#000;
	margin:1em 0;
	line-height:20px;
}
a {
	color:#DB212D;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
hr {
	border:0;
	margin:20px 0;
	border-bottom:2px dotted #DDD;
}

ul.list {
	display:block;
	list-style:disc;
	padding:1em 0
}
ul.list li {
	margin:0.8em 0;
	margin-left:15px;
	font-size:14px;
	font-style:italic;
}

/*Formats*/
.text-mini {
	font-size:11px;
}
.text-medium {
	font-size:14px;
}
.text-small {
	font-size:12px;
}
.text-italic {
	font-style:italic;
}
.text-center {
	text-align:center;
}
.grey {
	color:#AAA;
}

/*BODY SIZES*/
.body-half {
	width:660px;
	float:left;
}
.body-full {
	width:930px;
}

/*OTHER*/
.hide {
	display:none;
}

/*SIDEBOX CSS*/
.side-box {
	width:180px;
	padding:8px;
	border:1px solid #285877;
	border-radius:5px;
}

/*OTHER ELEMENTS*/
.gallery {
	margin:10px;
	border:2px solid #285877;
}
.denote {
	color:#C30;
	font-size:16px;
	font-weight:bold;
	text-shadow:0px 1px 2px #111;
}
#basemenu {
	margin-right: auto;
	position: fixed;
	bottom:0px;
	width: 100px;
	height: 40px;
	text-align:right;
	right:1%;
}
p.caption {
	color:#999;
	font-size:12px;
	margin:0;
}

/*FORM*/
.form_table {
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
#form_input {
	padding-top:3px;
	padding-bottom:3px;
}
.form_caption {
	font-size:12px;
	font-weight:none;
	color:#FFF;
	padding:0px 0px 0px 5px;
	margin:0;
	font-style:italic;
	display:none;
}
input,select {
	padding:4px 2px;
	font-size:12px;
}
input[type="text"],input[type="password"],textarea {
	background:url(images/form_bg.jpg) repeat-x;
	background-color:#FFF;
	padding:4px 2px;
	border:1px solid #285877;
	color:#000;
	border-radius:3px;
}
select {
	background-color:#285877;
	padding:4px 2px;
	border:1px solid #446a86;
	color:#446a86;
}
input[type="submit"] {
	background-color:#4e7a9b;
	box-shadow:inset 0 1px 0 #FFF;
	border:1px solid #4e7a9b;
	color:#FFF;
	padding:4px 20px;
	text-shadow:0 1px 0 #036;
	border-radius:4px;
	cursor:pointer;
	text-shadow:0 -1px 0 #285877;
	font-family: Handlee,Oswald,Arial,sans-serif;
	font-size:14px;
}
input[type="submit"]:hover {
	background-color:#666;
}
input[type="submit"]:active {
	box-shadow:inset 0px 0px 5px #000;
}

/*SITEMAP <LI>*/
#sitemap {
	margin-top:10px;
}
#sitemap li {
	margin:10px 0;
	list-style-type:square;
	margin-left:15px;
}

/*SEARCH <LI>*/
#search {
	margin-top:10px;
}
#search li {
	margin:10px 0;
	list-style:none;
	border-top:1px solid #DDD;
}
#search li h2 a {
	font-size:16px;
	text-decoration:none;
}
#search li h2 a:hover {
	text-decoration:underline;
}

/*Spacers*/
.spacer5 {
	height:5px;
}
.spacer10 {
	height:10px;
}
.spacer15 {
	height:15px;
}

/*Loader*/
#load_contact {
	display:none;
	margin-left:5px;
}

/*HTML Box*/
.content-holder {
	width:900px;
	overflow:hidden;	
}
.content-holder .holder, .content-holder .divider {
	float:left;
	text-align:justify;
}
.content-holder .holder.w50 {
	width:390px;
}
.content-holder .holder.w75 {
	width:585px;
}
.content-holder .holder.w25 {
	width:195px;
}
.content-holder .divider {
	width:20px;
}

/*Contact Form / Map*/
.contact-container {
	width:800px;
}
.contact-container .contact-form, .contact-container .contact-map {
	width:400px;
	float:left;
}
.contact-container .contact-map #map_canvas {
	display:block;
	margin:0;
	width:400px;
	height:210px;
	border-radius:5px;
}
.contact-container .contact-map h2 {
	display:inline;
}
.contact-container .contact-map .map-link {
	font-size:10px;
	text-decoration:none;
	display:inline;
}

/*Nav*/
ul.nav {
	list-style:none;
	width:1021px;
	overflow:hidden;
	margin:20px auto 0;
}
ul.nav li {
	float:left;
	height:81px;
	text-indent:-9999px;
}
ul.nav li a {
	display:block;
	height:100%;
	width:100%;
}
ul.nav li.part-time-business {
	background:url(images/nav/part-time-business.jpg) no-repeat;
	width:211px;
}
ul.nav li.investment {
	background:url(images/nav/investment.jpg) no-repeat;
	width:162px;
}
ul.nav li.tutor {
	background:url(images/nav/tutor.jpg) no-repeat;
	width:162px;
}
ul.nav li.steps {
	background:url(images/nav/steps.jpg) no-repeat;
	width:162px;
}
ul.nav li.story {
	background:url(images/nav/story.jpg) no-repeat;
	width:162px;
}
ul.nav li.contact-us {
	background:url(images/nav/contact.png) no-repeat;
	width:162px;
}

/*Nav Tree*/
div.nav-tree {
    background-color: #F3F3F3;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
div.nav-tree a {
    color: #666666;
    text-decoration: underline;
}
div.nav-tree a:hover {
	text-decoration:none;
}

/*GALLERY LIST*/
ul.gallery-list {
	list-style:none;
	overflow:hidden;
}
ul.gallery-list li {
	float:left;
	width:236px;
	padding:10px;
	margin:5px;
	background-color: #EEE;
	border-radius:5px;
}
ul.gallery-list li h3 {
	font-size:22px;
	letter-spacing:-1px;
	color:#066CCC;
}
ul.gallery-list li a.view {
	display:block;
	margin-top:4px;
	background-color:#066CCC;
	color:#FFF;
	text-align:center;
	padding:7px 5px;
	text-decoration:none;
}
ul.gallery-list li a.view:hover {
	background-color:#000;
}

/*NEWS*/
.content-holder .holder.news h6 {
	font-size:24px;
	color:#285877;
}
.content-holder .holder.news p.sub-text {
	color:#999;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
}
.content-holder .holder.news p {
	font-size:12px;
}
.content-holder.border-top-news {
	border-top:1px solid #FFF;
}

/*Sidebox*/
.sidebox {
	width:250px;
	float:right;
}
.sidebox div.container {
	width:220px;
	border-radius:15px;
	background-color:#EEE;
	padding:15px;
}

/*Report*/
div.container.report {
	background-color:#68afde;
	width:220px;
	border-radius:15px;
	padding:15px;
	float:right;
	vertical-align:top;
	margin-left:15px;
}

/*DL-Form*/
.report {
	background: url("images/report-bg.jpg") repeat-x scroll 0 0 #68AFDE;
}
.report h4 {
	color:#FFF;
	font-size:21px;
	text-align:center;
	text-shadow:0 -1px 0 #3f89ba;
	margin-bottom:10px;
}
ul.dl-form * {
	list-style:none;
}
ul.dl-form li {
	display:block;
	margin:3px 0;
}
ul.dl-form li.submit {
	margin-top:10px;
}
ul.dl-form li input[type=text] {
	border: 1px solid #3F89BA;
    border-radius: 2px;
    padding: 3px 2px;
    width: 214px;
}
ul.dl-form li input[type=text]:focus, ul.dl-form li select:focus {
	border:1px solid #FFF;
}
ul.dl-form li input[type=submit], ul.dl-form li select { 
	width:220px;
	border:1px solid #90d0fa;
	border-radius:2px;
}
ul.dl-form li select {
	background: url("images/form_bg.jpg") repeat-x scroll 0 0 #FFFFFF;
	color:#000;
	padding:6px 0;
	border:1px solid #3f89ba;
}
ul.dl-form li input[type=submit] {
	font-family:Oswald,Arial,sans-serif;
	background:url(images/report-submit.jpg) repeat-x;
	border:1px solid #E0B93D;
	box-shadow:inset 0 1px 0 #FFF;
	text-shadow:0 -1px 0 #FFF;
	color:#000;
	font-weight:normal;
	font-size:14px;
}
ul.dl-form li input[type=submit]:hover {
	background:url(images/report-submit-hvr.jpg) repeat-x;
	border:1px solid #E0B93D;
}

/*FOot Box*/
#foot-box {
	clear:both;
	margin-top:20px;
	width:930px;
	overflow:hidden;
}
#foot-box .box {
	background:url(images/foot-box-bg.jpg) repeat-x;
	border-radius:10px;
	float:left;
	padding:10px;
	margin:5px;
	width:150px;
	padding-left:140px;
	min-height:150px;
}
#foot-box .box h4 {
	font-family:Oswald,Arial,sans-serif;
	font-weight:normal !important;
	font-size:18px;
	color:#333;
	min-height:125px;
	text-align:justify;
}
#foot-box .box a.button {
	font-family:Oswald,Arial,sans-serif;
	background:url(images/report-submit.jpg) repeat-x;
	border:1px solid #E0B93D;
	box-shadow:inset 0 1px 0 #FFF;
	text-shadow:0 -1px 0 #FFF;
	color:#000;
	font-weight:normal;
	font-size:12px;
	padding:3px 10px;
	text-decoration:none;
}
#foot-box .box a.button:hover {
	background:url(images/report-submit-hvr.jpg) repeat-x;
	border:1px solid #E0B93D;
}
#foot-box .box.somuch {
	background:url(images/ico-money.png) no-repeat 10px 20px,url(images/foot-box-bg.jpg) repeat-x;
}
#foot-box .box.testimonial {
	background:url(images/ico-testimonial.png) no-repeat 10px 20px,url(images/foot-box-bg.jpg) repeat-x;
}
#foot-box .box.meetus {
	background:url(images/ico-meetus.png) no-repeat 10px 20px,url(images/foot-box-bg.jpg) repeat-x;
}

/*Next Bar*/
div.next-bar {
	width:930px;
	overflow:hidden;
}
div.next-bar div.next-bar-text {
	float:left;
	width:700px;
	height:34px;
	background:url(images/bg-next.png) repeat-x;
	font-family:Oswald,Arial,sans-serif;
}
div.next-bar div.next-bar-text p {
	padding-top:7px;
	margin:0;
	color:#DB212D
}
div.next-bar div.next-bar-button {
	float:right;
	width:130px;
	padding-left:10px;
}
div.next-bar div.next-bar-button a.button {
	display:block;
	font-family:Oswald,Arial,sans-serif;
	background:url(images/report-submit.jpg) repeat-x;
	border:1px solid #E0B93D;
	box-shadow:inset 0 1px 0 #FFF;
	text-shadow:0 -1px 0 #FFF;
	color:#000;
	font-weight:normal;
	font-size:14px;
	padding:5px 0;
	text-decoration:none;
	text-align:center;
}
div.next-bar div.next-bar-button a.button:hover {
	background:url(images/report-submit-hvr.jpg) repeat-x;
	border:1px solid #E0B93D;
}

/*Banner Space*/
#banner-space {
	width:660px;
}
img.banner {
	border-radius:8px;
}

/*Characters*/
div.character {
	margin:0,5em 0;
	padding:0.5em 0;
	width:930px;
	min-height:200px;
	border-bottom:1px dotted #CCC;
}
div.character h3 {
	font-size:25px;
	margin:0;
}
div.character p {
	margin:0;
}
div.character p.info {
	margin:0.4em 0 0;
}
div.character p.info span {
	font-weight:bold;
	color:#DB212D;
}
div.character.last {
	border-bottom:0;
}


/* ---- START LEFT ALIGNED*/
div.character.zak {
	background:url(uploads/characters/zak.jpg) no-repeat top left;
}
div.character.zak h3 {
	padding-left:220px;
	padding-top:25px;
	color:#F1D700;
}
div.character.zak p {
	padding-left:220px;
}
div.character.zak p.info span {
	color:#F1D700;
}

div.character.zip {
	background:url(uploads/characters/zip.jpg) no-repeat top left;
}
div.character.zip h3 {
	padding-left:320px;
	padding-top:55px;
	color:#FF00FF;
}
div.character.zip p {
	padding-left:320px;
}
div.character.zip p.info span {
	color:#FF00FF;
}

div.character.zoosh {
	background:url(uploads/characters/zoosh.jpg) no-repeat top left;
}
div.character.zoosh h3 {
	padding-left:180px;
	padding-top:55px;
	color:#349D00;
}
div.character.zoosh p {
	padding-left:180px;
}
div.character.zoosh p.info span {
	color:#349D00;
}

div.character.frogreport {
	min-height:100px;
}
div.character.frogreport h3 {
	color:#F27E00;
}

/* ---- END LEFT ALIGNED*/

/* ---- START RIGHT ALIGNED*/
div.character.zo {
	background:url(uploads/characters/zo.jpg) no-repeat top right;
}
div.character.zo h3 {
	padding-right:180px;
	padding-top:55px;
	color:#2BA3E2;
}
div.character.zo p {
	padding-right:180px;
}
div.character.zo p.info span {
	color:#2BA3E2;
}

div.character.zeek {
	background:url(uploads/characters/zeek.jpg) no-repeat top right;
}
div.character.zeek h3 {
	padding-right:130px;
	padding-top:55px;
	color:#FF1D22;
}
div.character.zeek p {
	padding-right:130px;
}
div.character.zeek p.info span {
	color:#FF1D22;
}
/* ---- END RIGHT ALIGNED*/

/*Testimonials*/
div.testimonial-container {
	width:830px;
	padding:1em 50px;
	background:url(images/speech-left.jpg) no-repeat left top, url(images/speech-right.jpg) no-repeat right bottom;
}
div.testimonial-container p.sub-text {
	font-family: Oswald,Arial,sans-serif;
	font-size:12px;
	color:#DB212D;
	margin-top:5px;
}

/*Image*/
img.image {
	border:1px solid #DDD;
	padding:3px;
	margin:5px;
	vertical-align:top;
}

/*Boxes List*/
.box-container {
	overflow:hidden;
	margin:1em 0;
}
.box-container .block {
	background-color:#F8F8F8;
	border-radius:3px;
	padding:10px;
	margin:5px;
	width:180px;
	float:left;
	box-shadow:inset 0 0 5px #DDD;
	position:relative;
}
.box-container .block p {
	font-size:12px;
	margin:0.5em 0;
}
.box-container .block div.actions {
	width:224px;
	border-top:1px solid #DDD;
	padding-top:5px;
	margin-top:5px;
	position:absolute;
	bottom:10px;
}
.box-container .block div.actions a {
	background-color: #FF0000;
    color: #FFFFFF;
    font-size: 12px;
    padding: 4px 10px;
    text-decoration: none;
	text-align:center;
}
.box-container .block div.actions a.green {
	background-color:#73823D;
}
.box-container .block div.actions a:hover {
	background-color:#999;	
}
.box-container .block img {
	border-radius:4px;
}

/*FORM BLOCK*/
div.form-block, div.form-submit-bar {
	display:block;
	margin:10px 0;
}
div.form-block h3 {
	display:block;
	background-color:#ffdf00;
	padding:5px 10px 3px;
	padding-left:10px;
	font-size:22px;
	color:#000;
	font-family: Handlee,Oswald,Arial,sans-serif;
	font-weight:normal !important;
	border-radius:5px 5px 0 0;
	margin:0;
}
div.form-block div.fieldset {
	display:block;
	background-color:#EEE;
	border-radius:0 3px 3px 3px;
	padding:10px;
	overflow:hidden;
	border-radius:0 0 5px 5px;
}
div.form-block div.fieldset div.field {
	float:left;
	margin:10px;
	margin-top:0;
	width:200px;
}
div.form-block div.fieldset div.field.block {
	float:none;
	clear:both;
}
div.form-block div.fieldset div.field p.data {
	font-weight:bold;
	color:#066CCC;
	font-size:16px;
	margin-top:10px;
}
div.form-block div.fieldset div.field label {
	display:block;
	font-size:14px;
	letter-spacing:-0.5px;
}
div.form-block div.fieldset div.field label .denote, div.form-block div.fieldset div.field label em {
	color:#C00;
	text-shadow:0 -1px 0 #FFF;
	font-size:14px;
	font-weight:bold;
}
div.form-block div.fieldset div.field p.caption {
	display:block;
	color:#999;
	font-size:10px;
	font-style:italic;
}
div.form-block div.fieldset div.field input, div.form-block div.fieldset div.field select, div.form-block div.fieldset div.field textarea, div.form-block div.fieldset textarea {
	display:block;
	border:1px solid #CCC;
	padding:10px 4px;
	min-width:130px;
}
div.form-block textarea { /*Textarea style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.form-block div.fieldset textarea { /*Full Span Textarea*/
	width:740px;
	height:200px;
	min-width:740px;
	max-width:740px;
	max-height:500px;
	min-height:200px;
}
div.form-submit-bar {
	overflow:hidden;
}
div.form-submit-bar .submit {
	min-width:140px;
	padding-right:10px;
	float:left;
}
div.form-submit-bar .submit input[type=submit] {
	cursor:pointer;
	padding:8px 35px;
	background-image: url("images/bt-grad-green.jpg");
    border:1px solid #7f9900;
    box-shadow: 0 1px 0 #c5ee03 inset;
    text-shadow: 0 -1px 0 #7f9900;
	color:#FFF;
	font-size: 16px;
	text-transform:uppercase;
	font-family:"Neu Bold","Neu Bold IE",Arial,sans-serif;
	border-radius:4px;
}
div.form-submit-bar .submit input[type=submit]:disabled {
	background:none;
	background-color:#DDD;
	border:1px solid #CCC;
	color:#AAA;
	text-shadow:none;
	box-shadow:none;
}
div.form-submit-bar .submit input[type=submit].red {
	background-image: url("images/bt-grad-red.jpg");
    border:1px solid #C00;
    box-shadow: 0 1px 0 #F99 inset;
    text-shadow: 0 -1px 0 #C00;
}
div.form-submit-bar .submit input[type=submit]:hover {
	background-image: url("images/bt-grad-blue.jpg");
    border-color: #0091CA;
    box-shadow: 0 1px 0 #56CFFF inset;
    text-shadow: 0 -1px 0 #0091CA;
}
div.form-submit-bar .disclaimer {
	float:left;
}
div.form-submit-bar .disclaimer p {
	margin-top:15px;
}

/*Form Block: Alert*/
div.form-block.alert {
	margin:0 0 50px;
}
div.form-block.alert h3 {
	background-color:#C00;
	color:#FFF;
}
div.form-block.alert div.fieldset {
	background-color:#EFBEB3;
}
div.form-block.alert p.clear-link, div.form-block.alert p.clear-link a {
	display:inline;
	font-size:12px;
	color:#C00;
	text-decoration:none;
	font-weight:bold;
}
div.form-block.alert p.clear-link a:hover {
	color:#000;
}

/*Tutor Breadcrumbs*/
p.breadcrumbs {
	margin:0;
	font-size:11px;
	color:#999;
}
p.breadcrumbs a {
	color:#999;
	text-decoration:none;
}
p.breadcrumbs a:hover {
	text-decoration:underline;
}

/*Tutors Menu*/
ul.option-link {
	list-style:none;
	overflow:hidden;
}
ul.option-link li {
	float:left;
	margin:4px;
}
ul.option-link li a {
	background: url("images/report-submit.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #E0B93D;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #000000;
    font-family: Oswald,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 3px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #FFFFFF;
}
ul.option-link li a:hover {
	background:url(images/report-submit-hvr.jpg) repeat-x;
	border:1px solid #E0B93D;
}

/*Item List*/
ul.item-list * {
	margin:0;
}
ul.item-list {
	margin:10px 0 20px;
	overflow:hidden;
	list-style:none !important;
}
ul.item-list li.item {
	background-color:#EEE;
	list-style:none !important;
	border-bottom:1px solid #DDD;
	border-top:1px solid #EEE;
}
ul.item-list li.item.blur {
	background-color:#DDD;
	border-top:1px solid #EEE;
}
ul.item-list li.item.first {
	border-top:1px solid #DDD;
}
ul.item-list li.item ul.row-data {
	overflow:hidden;
	width:100%;
	list-style:none;
}
ul.item-list li.item ul.row-data li {
	float:left;
	list-style:none;
	padding:5px 0;
}
ul.item-list li.item ul.row-data li h2 {
	font-size:18px;
	color:#000;
}
ul.item-list li.item ul.row-data li h2 span.info {
	color:#999;
	font-size:14px;
}
ul.item-list li.item ul.row-data li.download {
	width:160px;
	text-align:right;
	float:right;
	padding-right:10px;
}
ul.item-list li.item ul.row-data li.download p {
	font-size:13px;
	color:#000;
	margin-bottom:0;
}
ul.item-list li.item ul.row-data li.download a {
	text-decoration:none;
}
ul.item-list li.item ul.row-data li.download a:hover {
	text-decoration:underline;
}
ul.item-list li.item ul.row-data li.code, ul.item-list li.item ul.row-data li.image {
	margin-left:10px;
	padding:5px 0;
	padding-right:10px;
}
ul.item-list li.item ul.row-data li.code p {
	display:block;
	padding:2px 5px;
	background-color:#DB212D;
	color:#FFF;
	border-radius:3px;
	margin:0;
}
ul.item-list li.item ul.row-data li.quantity {
	padding:5px;
	float:left;
}
ul.item-list li.item ul.row-data li.quantity input {
	width:25px;
	text-align:center;
}
ul.item-list li.item ul.row-data li.price {
	width:100px;
	padding:5px;
	padding-top:8px;
	float:left;
	text-align:right;
	font-weight:bold;
}
ul.item-list li.item ul.row-data li.price p {
	color:#066CCC;
}

/*News Block*/
ul.news-block {
	list-style:none;
	overflow:hidden;
}
ul.news-block li {
	padding:10px;
	background-color:#EEE;
	overflow:hidden;
	border-radius:10px;
	text-shadow:0 -1px 0 #FFF;
	font-size:14px;
}
ul.news-block li .image-block {
	float:right;
	overflow:hidden;
}
ul.news-block li p.author {
	margin-top:0.5em;
	padding-top:0.5em;
	border-top:1px solid #CCC;
	font-size:12px;
	font-style:italic;
	color:#999;
}
ul.news-block li h2 .new-badge {
	padding-left:5px;
}