body {
	margin:0;
	padding:0;
	font-family:Arial, default;
	background:#fff url(images/bg.gif) top center;
}

.clear{
	clear:both;
	height:0px;
}

blockquote {
	color:#888;
	font-size:0.9em;
	font-style:italic;
	padding:5px 0 0 33px;
	margin:0;
	background: url(images/blockquote.gif) no-repeat top left;
}

#wrapper,
#footer {
	margin:0 auto;
	width:920px;
	/* background:#fff url(images/wrapper-bg.gif) repeat-y top right; */
	/* border: 1px solid #f00; */
}

#wrapper #header {
	display:none;
}

#content {
	float:left;
	margin-left:40px;
	width:545px;
}

* html #content {
	margin-left:20px;
}

#content h1 {
	color:#33CEE0;
	font-weight:normal;
	margin:0;
	padding:27px 0 0 0;
}

#content #logo {
	position:relative;
	height:50px;
	border-top:1px solid #fff;
	margin-bottom: 0px;
	background:url(images/logo-bg.gif) repeat-x top right;
        padding-top: 38px; 
}

html>body #content #logo{
padding-top: 0;
height: 100px;
}

#content #logo h1 {
	position:absolute;
	top:120px;
	left:0;
	text-indent:-10000px;
	height:1px;
	width:1px;
	color:#33CEE0;
	font-size:1.5em;
	font-weight:normal;
	padding:0;
}

#content #logo h2 {
	height:62px;
	margin:38px 0 0 0;
	padding:0;
	background:url(images/logo.gif) no-repeat bottom left;
}

#content #logo h2 a {
	display:block;
	text-indent:-10000px;
	width:179px;
	height:62px;
	text-decoration:none;
}

* html #content #logo h2 a,
*+html #content #logo h2 a,
*+html #content #logo h2 { 
	height:100px;
}

#content #logo ul {
	position:absolute;
	top:-1px;
	left:430px;
	padding:0;
	margin:0;
	list-style-type:none;
}

#content #logo ul li.about {	
	background:url(images/about.gif) no-repeat top left;
}

#content #logo ul li.about a {
	display:block;
	text-indent:-10000px;
	width:127px;
	height:58px;
	text-decoration:none;
}

#content #bar {
	height:9em;
}

#content #bar ul {
	font-size:0.8em;
	margin:0;
	padding:0;
	list-style-type:none;
}

#content #bar ul li {
	float:right;
	width:159px;
}

#content #bar ul li.center {
	padding-left:32px;
	padding-right:32px;
}

#content #bar ul li strong {
	font-size:0.9em;
	color:#333;
	text-transform:uppercase;
}

#content #bar ul li ul {
	margin-top:7px;
}

#content #bar ul li ul li {
	color:#5E5E5E;
	padding:3px 0 5px 0;
}

#content #bar ul li ul li.ap-award-2005 {
	background:url(images/2005.ap.award.gif) no-repeat top right;
}

#content #bar ul li ul li a {
	display:block;
	color:#5E5E5E;
	padding-top:1px;
	padding-left:13px;
	text-decoration:none;
	background:url(images/bar-bullet.gif) no-repeat top left;
}

#content #bar ul li.features ul li a {
	background:url(images/bar-bullet-featured.gif) no-repeat top left;
}

#content #bar ul li.fresh strong a {
	color:#f93737;
	font-weight:bold;
	text-decoration:none;
	padding:0 0.2em 0 0.2em;
}

#content #bar ul li.fresh strong a:hover {
	color:#fff;
	background:#f93737;
}

#content #bar ul li.fresh ul li a {
	background:url(images/bar-bullet-fresh.gif) no-repeat top left;
}

#content #bar ul li ul li a:hover {	
	color:#f60;
	text-decoration:underline;
}

#content #coupon {	
	padding-top:4px;
	padding-bottom:34px;
	margin-bottom:20px;
	background:#9DD5E6 url(images/coupon-bg.gif) repeat-x bottom left;
}

#content #coupon div {
	padding:13px 203px 0 13px;
	margin:0 4px 4px 4px;
	border:1px dashed #fff;
	background:url(images/hz.gif) no-repeat center right;
}

#content #coupon h2 {	
	color:#fff;
	font-size:0.9em;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

#content #coupon h3 {	
	color:#A00;
	font-size:1.2em;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

#content #coupon p.desc {
	color:#300;
	font-size:0.9em;
	margin:0;
	padding:0;
}

#content #coupon p a {
	color:#000;
	font-size:0.7em;	
}

#content #coupon p a:hover {
	text-decoration:none;	
}

#content #blog {
	float:left;
	width:345px;
}

#content #blog .post {
	margin-bottom:35px;
}

.i{
    border: 1px solid #ddd;
    margin: 0 13px 3px;
}

#content #blog .post h2 {
	color:#333;
	font-size:1.5em;
	font-weight:normal;
	margin:0;
	padding:0;
}

#content #blog .post h2 a {
	color:#333;
	text-decoration:none;
}

#content #blog .post h2 a:hover {
	text-decoration:underline;
}

#content #blog .post h3 {
	color:#999;
	font-size:0.6em;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 0 0;
	padding:0 0 10px 3px;
	border-bottom:1px solid #ccc;
	background:url(images/blog-post-h3-bg.gif) no-repeat top right;	
}

#content #blog .post h3 span {
	color:#5E5E5E;
}

#content #blog .post p {
	color:#5E5E5E;
	font-size:0.8em;
	padding:10px 0 0 0;
	margin:0 4px 0 4px;	
}

#content #blog .post ul li {
        color:#5E5E5E;
        font-size:0.8em;
}


#content #blog .post p a {
	color:#3399FF;
	text-decoration:none;
}

#content #blog .post p a:hover {
	color:#f60;
	text-decoration:underline;
}

#content #blog .post p.date {
	float:right;
	color:#fff;
	font-weight:bold;
	font-size:0.6em;
	text-align:center;
	padding:5px 30px 14px 40px;
	margin:10px 0 0 0;
	border:none;
	background:url(images/post-date-bg.gif) no-repeat top right;
}

#content #chp {
	float:right;
	width:159px;
}

#content #chp h3 {
	color:#333;
	font-size:0.7em;
	text-transform:uppercase;
	margin:5px 0 7px 0;
	padding:0;
}

#content #chp h4 {
	color:#5E5E5E;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
}

#content #chp h4 a {
	color:#444;
}

#content #chp h4 a:hover {
	color:#f93737;
}

#content #chp p.post {
	position:relative;
	font-size:0.7em;
	margin:10px 0 20px 0;
	padding:3px 0 0 0;
	background:url(images/chp-post-bg.gif) no-repeat top left;
}

#content #chp p.post a {
	display:block;
	color:#f93737;
	padding:0 12px 8px 8px;
	text-decoration:none;
	background:url(images/chp-post-bg.gif) no-repeat bottom left;
}

#content #chp p.post a:hover {
	text-decoration:underline;
}

#content #chp .post span {
	position:absolute;
	top:-5px;
	left:10px;
	color:#999;
	font-size:0.8em;
	letter-spacing:1px;
	padding:0 2px 0 3px;
	background:#fff;
}

#content #chp strong {
	display:block;
	color:#555;
	font-weight:normal;
	padding:7px 0 2px 8px;
}

#content .fieldset {
	font-size:0.9em;
	border:0;
	margin-top:10px;
	border:1px solid #9DD5E6;
	border-left:none;
	border-right:none;
	background:#B9E3EF;
	background:#D1EEF7;
}

#content .fieldset legend {
	color:#001D5E;
	font-weight:bold;
	padding:2px 7px 2px 7px;
	border:1px solid #9DD5E6;
	background:#fff;
}

#content .fieldset p {
	color:#448194;
	padding:3px;
}

#content .fieldset label {
	color:#448194;
	float:left;
	width:11em;
	padding-top:3px;
}

#content .fieldset div {
	clear:both;
	padding:7px 3px 7px 3px;
	border-bottom:1px solid #9DD5E6;
}

#content .fieldset .frmbtn,
#content .fieldset .forgotpass {
	text-align:center;
	border:none;
}

#content .fieldset a {
	color:#001D5E;
}

#content .fieldset a:hover {
	color:#f60;
}

#content #extra {
	clear:both;
	position:relative;
	margin-top:20px;
	margin-bottom:30px;
	background:url(images/extra-bg.gif) no-repeat top left;
}

#content #extra .btm-right-corner {
	background:url(images/extra-bg.gif) no-repeat bottom right;
}

#content #extra h4 {
	color:#f93737;
	font-size:0.7em;
	padding:10px 0 5px 0;
	margin:0 0 0 10px;
	background:url(images/extra-bg.gif) no-repeat top right;
}

#content #extra p {
	color:#999;
	text-align:justify;
	font-size:0.7em;
	margin:0 30px 10px 0;
}

#content #extra ul.oldposts {
	float:left;
	position:relative;
	width:300px;
	font-size:0.7em;
	margin:0;
	padding:0 0 10px 10px;
	list-style-type:none;
	background:url(images/extra-bg.gif) no-repeat bottom left;
}

#content #extra ul.oldposts li {
	padding:6px 3px 6px 3px;
}

#content #extra p a,
#content #extra ul.oldposts li a {
	color:#39F;
}

#content #extra p a:hover,
#content #extra ul.oldposts li a:hover {
	color:#f60;
	text-decoration:none;
}

#supp {
	float:right;
	width:296px;
}

#supp form {
	margin:0;
	padding:0;
}

#supp #latest,
#supp #login-wrapper, #supp #packages {
	position:relative;
	margin:20px;
	margin-bottom:0;
	margin-top: 30px;
	padding:0 10px 3px 0;
	background: #CC0000;
	border: 3px solid #880000;
	border-bottom: 3px solid #600;
	border-right: 3px solid #600;
}

#supp #packages {
    margin-top: 30px;
}

#supp #latest h2,
#supp #login-wrapper h2,
#supp #packages h2{
	color:#FFF;
	font-size:0.9em;
	margin:0;
	padding:10px 0 4px 10px;
	background:url(images/login-wrapper-h2-bg.gif) no-repeat top left;
}

#supp #latest h2 a,
#supp #latest h2 span,
#supp #login-wrapper h2 span,
#supp #packages h2 span{
	color:#546B05;
	display:block;
	height:20px;
	width:100px;
	position:absolute;
	top:0;
	left:126px;
	padding:10px 10px 0 0;
	text-align:right;
	background:url(images/login-wrapper-h2-a-bg.gif) no-repeat top right;
}

* html #supp #latest h2 a,
* html #supp #latest h2 span,
* html #supp #login-wrapper h2 a,
* html #supp #login-wrapper h2 span,
* html #supp #packages h2 span{
	width:90px;
}

#supp #latest h2 a:hover,
#supp #login-wrapper h2 a:hover,
#supp #packages h2 a:hover{
	color:#fff;
}

#supp #latest #nav,
#supp #login-wrapper .fieldset,
#supp #packages .fieldset{
	font-size:0.7em;
	border:none;
	margin:0;
	padding:0 0 0 10px;
}

* html #supp #latest #nav { 
	background:none;
}

#supp #login-wrapper .fieldset legend,
#supp #packages .fieldset legend{
	display:none;
}

#supp #login-wrapper label {
	float:left;
	color:#fff;
	width:6em;
	padding-top:3px;
}

#supp #login-wrapper .cookiechk label {
	color:#67820A;
	width:10em;
	padding-top:0;
}

#supp #login-wrapper a,
#supp #packages a{
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}

#supp #login-wrapper a:hover,
#supp #packages a:hover {
	color:#fff;
	text-decoration: underline;
}

#supp #login-wrapper input,
#supp #packages input{
	font-size:0.8em;
}

#supp #login-wrapper .cookiechk input.frmbtn {
	float:right;
}

#supp #latest .links,
#supp #login-wrapper div,
#supp #login-wrapper p,
#supp #packages p,
#supp #packages div{
	clear:both;
	position:relative;
	color:#fff;
	clear:both;
	padding:10px 3px 10px 6px;
	width:96%;
	background:url(images/fieldset-div-bg.gif) repeat-x top left;
}

#supp #login-wrapper div.articleInCart,
#supp #packages div.articleInCart{
    padding: 0;
    background: none;
}

#supp #login-wrapper p,
#supp #packages p {
	margin:0;
	padding:7px 3px 7px 6px;
}

#supp #login-wrapper p a,
#supp #packages p a{
	color:#fff;
}

#supp #login-wrapper p a:hover,
#supp #packages p a:hover{
	color:#000;
}

#supp #login-wrapper div.forgotpass {
	text-align:center;
	background:none;
}

* html #supp #login-wrapper div.forgotpass {
	background:url(images/fieldset-div-bg.gif) repeat-x top left;
}

#supp #login-wrapper div.forgotpass a {
	color:#C9EE4A;
	text-decoration:none;
}

#supp #login-wrapper div.forgotpass a:hover {
	color:#fff;
	text-decoration:underline;
}

#supp #login-wrapper h2,
#supp #packages h2{
    margin-bottom: 6px;
}

#supp #info,
#supp #apps {
	padding:0 32px 10px 25px;
}

#supp #info h2,
#supp #apps h2 {
	color:#9CC318;
	font-size:1em;
	padding:0;
	margin:0;
}

#supp #info h3,
#supp #apps h3 {
	color:#546B05;
	font-size:1.3em;
	margin:0;
	padding:0;
}

#supp #info h3 {
	font-size:1.1em;
	margin-top:10px;
	font-weight:normal;
}

#supp #info p,
#supp #apps p {
	color:#81A40B;
	font-size:0.7em;
	text-align:justify;
}

#supp #info p {
	margin-top:0;
	margin-bottom:30px;
	padding-top:0;
	padding-left:1px;
}

#supp #info p a,
#supp #apps p a {
	color:#546B05;
}

#supp #info p a:hover {
	color:#f60;
}

#supp #info p strong, 
#supp #apps p strong {
	color:#000;
}

#supp #apps ul {
	margin:0;
	padding:0 0 20px 0;
	list-style-type:none;
}

#supp #apps ul li {
	color:#81A40B;
	font-size:0.7em;
	margin-top:10px;
	margin-bottom:10px;
}

#supp #apps ul li div {
	text-align:justify;
	line-height:1.4em;
	margin-top:2px;
	padding-left:40px;
	padding-bottom:20px;
	background-repeat:no-repeat;
	background-position:top left;
}

#supp #apps ul li.aplog div {
	background-image:url(images/icon-aplog.gif);
}

#supp #apps ul li.scribble div {
	background-image:url(images/icon-scribble.gif);
}

#supp #apps ul li.csshelppile div {
	background-image:url(images/icon-csshelppile.gif);
}

#supp #apps ul li.mix div {
	background-image:url(images/icon-mix.gif);
}

#supp #apps ul li.photolab div {
	background-image:url(images/icon-photolab.gif);
}

#supp #apps ul li.setlog div {
	background-image:url(images/icon-setlog.gif);
}

#supp #apps ul li.jobpile div {
	background-image:url(images/icon-aplog.gif);
}

#supp #apps ul li a.app {
	color:#546B05;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
}

#supp #apps ul li a.app:hover {
	color:#f60;
	text-decoration:underline;
}

#supp #apps ul li a.app span {
	font-size:0.7em;
	font-weight:normal;
}

#supp #apps ul li.this {
	display:none;
}

#supp #apps ul.thisapp li div {
	padding-left:0;
	background-image:none;
}

#supp #apps a{
    color: #546B05;
}

#supp #apps a:hover{
    color: #f60;
}


#footer {
	clear:both;
	color:#ccc;
	font-size:0.7em;
}

#footer #copyright {
	padding:15px 20px 0 45px;
}

#footer #versions {
	padding:0 20px 15px 45px;
}

#footer a {
	color:#ccc;
}

#footer a:hover {
	color:#000;
}


.incart{
    background: url('images/cart_t_full.gif') no-repeat left center;
    padding-left: 20px;
}

.articleInCart{
    margin-top: 3px;
}




#shoppingcart thead, #shoppingcart tfoot, .shoppingcart thead, .shoppingcart tfoot{
    font-weight: bold;
    background: #fff;
    font-size: 12px;
}

#shoppingcart thead td, .adr thead td, .shoppingcart thead td{
    padding: 3px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

#shoppingcart .even, .shoppingcart .even{
    background: #eee;
}

#shoppingcart .odd td, .shoppingcart .odd td{
    border-bottom: 1px solid #eee;
}

#shoppingcart tbody td, .adr tbody td, .shoppingcart tbody td{
    padding: 3px 6px;
    font-size: 12px;
}

#shoppingcart tbody td p, .shoppingcart tbody td p{
    padding: 0;
    margin: 0;
    font-style: italic;
}

#shoppingcart tfoot td, .adr tfoot td, .shoppingcart tfoot td{
    padding: 3px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


/* NEW */
#shoppingcart thead td, .shoppingcart thead td{
    background: #FFFBFF;
    height: 15px;
    white-space: nowrap;
    border-collapse: collapse;
    text-align: center;
    padding: 3px 5px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top: 1px solid #E7DFE7;
}

#shoppingcart tfoot td, .shoppingcart tfoot td{
    border-bottom: none;
}

.cartImage{
    border: 1px solid #ddd;
    padding: 3px;
    background: #fff;
    width: 40px;
}

.inputError{
    background: #fee; color: #f00
}
/* END NEW */


#breadcrumbs{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: 11px;
    color: #aaa;
    margin: 0 5px 15px;
    padding: 3px;
}

#breadcrumbs a{
    color: #999;
}

#breadcrumbs a:hover{
    color: #333;
}


.prices td{
    font-size: 12px;
}

.prices thead td{
    text-align: center;
    font-weight: bold;
    background: #ddd;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #ccc;
}

.prices tbody td{
    border-bottom: 1px solid #ddd;
    color: #444;
    font-family: verdana;
    background: #fff;
}

.spack{
    font-size: 12px;
    color: #333;
}

.spack a{
    color:#3399FF;
    text-decoration: none;
}

.spack a:hover{
    color:#f60;
	text-decoration:underline;
}

.spack td p{
    font-size: 12px;
}

a.mlink{
    color: #39f;
    text-decoration: none;
}

a.mlink:hover{
    color:#f93737;
    text-decoration: underline;
}
