body {
	background-color: #fff;
	color: #333;
	font-family: Georgia, "Times New Roman", serif;
}

h1 {
	font-weight: normal;
	font-size: 220%;
	margin: 20px 0 0;
}

h2 {
	font-weight: normal;
	margin: 15px 0;
	font-size: 150%;
}

h3, h4 {
	margin: 15px 0;
}

a:link, a:visited {
	color: #486EB1;
	text-decoration: none;
}
a:visited {
	color: #5D799E;
}
a:hover, a:active {
	text-decoration: underline;
}

#logo-and-title {
	margin-bottom: 30px;
}

#plain-logo {
	margin: 30px 0;
}

#logo-and-title p {
	margin-left: 20px;
	color: #999;
	font-size: 150%;
	line-height: 1.2;
}

#footer {
	background: url(../images/footer-grad.png) left top repeat-x;
	margin: 20px 0 0 0;
	padding: 20px 0;
}
#footer p {
	margin: 10px 0;
}

/*#user-panel {*/
/*	height: 30px;*/
/*	margin-bottom: 20px;*/
/*	background: url(../images/user-panel.png) right top no-repeat;*/
/*}*/

#user-panel a {
	line-height: 27px;
    font-family: "Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: #444;
}
#user-panel a:active,
#user-panel a:hover {
	text-decoration: underline;
}

#user-panel .details-register {
	width: 85px;
	padding-left: 15px;
	text-align: left;
	float: left;
}

#log-in-out {
    background: #E7F0ED;
	text-align: center;
	float: right;
	width: 60px;
}

#header {
	clear: both;
	height: 60px;
	background: url(../images/top-bar.png) left top repeat-x;
	color: #000;
	font-size: 100%;
	text-shadow: #ccc 1px 1px 1px;
}

#logo {
	display: block;
	width: 224px;
	margin: -31px -4px 0 0;
	height: 80px;
	background: url(../images/voovees-logo.png) left top no-repeat;
	text-indent: -10000px;
}

#header .grid_5 {
	padding-top: 30px;
}

a.hd-button {
	display: block;
	width: 62px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	padding: 12px 0 12px 40px;
	margin-top: 8px;
	background: url(../images/top-button.png) right top no-repeat;
	text-decoration: none;
	color: #000;
}

.hd-button:hover,
.hd-button:active {
	background-position: left -44px;
	color: #fff;
	text-shadow: #333 1px 1px 1px;
}

#rightnav {
	float: right;
	margin-bottom: 10px;
}

#rightnav .inner {
	margin-top: 10px;
	padding: 5px;
	background-color: #CBDBBE;
	border: 2px solid #888;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#available-credits {
	margin: 10px 0 0;
	padding: 5px;
	font-size: 200%;
	background-color: #8A919B;
	color: #eee;
	text-align: right;
	border: 1px solid #666;
	vertical-align: center;
	line-height: 1.1;
}

#available-credits label,
#cart-total label {
	font-size: 45%;
	float: left;
	width: 70px;
	text-align: left;
}

#rightnav #cart {
	background-color: #E9E9E7;
	border: 1px solid #666;
	border-width: 0 1px;
	height: 259px;
	overflow-x: hidden;
	overflow-y: auto;
}
#rightnav #cart table {
	margin: 0;
}

#rightnav #cart table td {
	padding: 5px;
	vertical-align: top;
}
#rightnav #cart tr.odd td {
	background-color: #D9DBD6;
}

#rightnav #cart table td img {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cart-description,
.cart-price {
	display: block;
	font-size: 100%;
	color: #555;
}

.cart-description .quantity {
	font-weight: bold;
}

.cart-price {
	color: #777;
}

#cart-total {
	padding: 0 5px;
	border: 1px solid #666;
	background-color: #919A89;
	color: #eee;
	margin-bottom: 7px;
	font-size: 200%;
	text-align: right;
	padding-right: 20px;
}

#cart-total p {
	margin: 0;
}

.checkout-button {
	margin-bottom: 0;
}

#nav {
	background: url(../images/nav-bg.png) left top repeat-x;
	width: 718px;
	margin: 0 -3px 0 5px;
	height: 147px;
}

#nav .inner {
	padding: 0 9px;
	height: 116px;
}

#nav .inner div {
	margin-top: 5px;
}

#nav .categories a {
	float: left;
	display: inline;
	padding: 12px 0 12px 36px;
	margin: 0 4px 0 0;
	font-size: 90%;
	width: 75px;
	height: 24px;
	line-height: 24px;
	background: url(../images/nav-button.png) left top no-repeat;
}
#nav .categories a:hover, #nav .categories a:active {background-position: left bottom;}

#breadcrumbs ul {
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
}

#breadcrumbs li {
	float: left;
	margin: 0 10px 0 0 ;
	padding: 0 0 0 10px;
	border-left: 1px solid #999;
}

#footer {
	clear: both;
}

#footer a#tc-sticker {
    float: right;
    height: 20px;
    width: 72px;
}

.recentlyadded {
	float: left;
}

.productImage {
	float: left;
	display: inline;
	width: 95px;
	margin: 0 10px;
	padding: 5px 0;
	text-align: center;
}
.productImage img {
	width: 85px;
	height: 85px;
	display: block;
	margin-bottom: 5px;
	background: url(../images/productimage-picture-default.jpg) center center no-repeat;
}

.tut-block p{
    font-size: 16px;
    line-height: 1.5;
}

.scroller-panel {
	margin: 10px 0;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	width: 742px;
	height: 308px;
	background: url(../images/scroller-panel-bg.png) center top no-repeat;
}

.scroller-prev,
.scroller-next {
	display: block;
	position: absolute;
	top: 45%;
	left: 0;
	width: 34px;
	height: 33px;
	background: url(../images/scroll-arrows-horz.gif) left top no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}
.scroller-next {
	left: auto;
	right: 0;
	background-position: right top;
}

.scroller-tabs {
	margin: 0;
	font-size: 120%;
	padding: 20px 20px 0;
	margin: 0px;
}
.scroller-tabs li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.scroller-tabs a {
	display: block;
	margin-right: 20px;
	color: #666;
	text-decoration: none;
}
.scroller-tabs a.current {
	color: black;
}

.scroller-content {
	margin: 20px;
/*	padding: 20px;*/
	background-color: white;
	overflow: hidden;
}
.scroller-content-inner {
	left: 0;
	height: 220px;
	width: 100000px;
}
.scroller-content-panel {
	float: left;
	display: inline;
	width: 670px;
	margin-right: 40px;
	padding: 20px;
}

#middle-panel {
	background: url(../images/director/panel-gradient.png) left top repeat-x;
	height: 157px;
	clear: both;
	margin: 40px 0 30px;
}
#middle-panel.small {
	background: url(../images/director/panel-gradient-small.png) left top repeat-x;
	height: 60px;
}
#middle-panel.hide {
	display: none;
}

#testimonials, #creations, #faq-forum {
	float: left;
	display: inline;
	background-color: #E7F0ED;
	margin: 0px 0 10px 110px;
	padding: 0 10px 20px;
}
#testimonials {
	min-height: 400px;
}
#testimonials h2 span,
#creations h2 span,
#faq-forum h2 span {
	float: right;
	display: inline;
	margin: -40px 0 -20px;
	width: 78px;
	height: 78px;
	background: url(../images/director/tell-us-icon.png) right center no-repeat;
}
#faq-forum h2 span {background-image: url(../images/director/info-icon.png);}
#creations h2 span {background-image: url(../images/director/gallery_icon.png); width: 90px;}
#creations, #faq-forum {
	margin-left: 40px;
}

.testimonial img {
	float: left;
	border: 1px solid #444;
	padding: 2px;
	background-color: white;
}

.testimonial div {
	margin-bottom: 30px;	
	margin-left: 55px;
	font-size: 110%;
}
.testimonial p {
	margin: 0;
}
.testimonial cite {
	color: #999;
	float: right;
}
.testimonial cite:after {
	clear: both;
}

.faq-link, .forum-link, .tutorials-link {
	float: left;
	display: inline;
	background: url(../images/director/tutorial_icon.png) left center no-repeat;
	line-height: 45px;
	height: 45px;
	padding-left: 45px;
	margin: 0 20px 0 0;
	font-size: 110%;
/*	color: #333;*/
	text-decoration: none;
}
.faq-link:hover, .forum-link:hover, .tutorials-link:hover {
/*	text-decoration: underline;*/
/*	color: #000;*/
}

.tutorials-link {background-image: url('../images/director/tutorial_icon.png'); padding-left: 53px;}
.forum-link {background-image: url('../images/director/forum_icon.png'); padding-left: 47px;}
.faq-link {background-image: url('../images/director/faq_icon.png');}

.faq-question .inner {
	padding: 1px 20px;
	background-color: #EAEEF5;
}
.faq-question.odd .inner {
	background-color: #F8F9FB;
}
.faq-question h3 {
	font-weight: bold;
	font-size: 120%;
	padding: 10px 0;
	margin: 0;
}
.faq-question p {
	font-size: 120%;
	margin: 0 0 10px 0;
	color: #666;
}
.faq-topic {
	margin: 10px 0 20px;
}
.faq-topic h2 {
	margin: 20px 0 10px;
}
.clickable {
	cursor: pointer;
}
.faq-question.clickable:hover .inner {
	background-color: #CCD6E3;
}

form table {
	width: 100%;
	font-size: 120%;
	color: #555;
}
form table input,
form table select {
	font-size: inherit;
	font-family: inherit;
	color: inherit;
	padding: 3px;
}

form table td {
	background-color: #EAEEF5;
	padding: 10px 20px;
}
form table tr.odd td {
	background-color: #fff;
}
form table h4 {
	margin: 0;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #666;
}
form table p.help {
	margin: 0;
	font-size: 90%;
	color: #888;
}
#id_country,
#id_ship_country {
/*	width: 240px;*/
}

.cart-checkout th,
.cart-checkout td {
	text-align: left;
	padding: 2px 5px;
}

.cart-checkout tr .quantity {
	text-align: center;
}
.cart-checkout tr .price {
	text-align: right;
}

form p label {
	display: block;
	font-weight: bold;
	color: #666;
}
form p {
	margin: 10px 0;
}


