/* CSS Document */

body {
	margin: 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;  
	text-align: center;
	background-color: #282828}
	
img { border: 0; vertical-align: bottom; }
p { margin: 0 0 14px 0; }
table { font-size: 100%; }

/* basic links */
a {
	text-decoration: none;
	color: #01aaef; }
a:hover {
	color: #000000;
	text-decoration: underline; }

/* header */
#header {
	height: 80px;
	width: 1020px;
	margin: auto;
}
	
#header #cse-search-box {
	position: relative;
	float: right;
	padding-top: 35px;
	padding-right: 10px;
}

#dropshadow {
	float: left;
	width: 100%;
	background-color: #ffffff;
	background-image: url(../images/blue_drop_shadow.gif);
	background-repeat: repeat-x;
	height: 5px; }

/* content */

#wrap {	width: 100%; text-align:center; }

.full_title {
	width: 970px;
	color: #444444;
	background-color: #f1f0df;
	border-bottom: 1px solid #aaaaaa;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align: left; }


#mainwrap {
	background-color: #fff;
	width: 100%;
}


#centered {
	margin: auto;
	width: 1000px;
}	 

#content {
	width: 980px;
	margin: auto;
	padding-top: 16px;
	text-align: left;
	background-color: #fff;
	}
	
#content_background {
	width: 100%;
	margin: auto;
	background-color: #fff;
	}
	

#content h1, h1 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #01aaef;
	letter-spacing: -1px;
	margin: 0 0 14px 0; }
#content   h2, h2 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #01aaef;
	letter-spacing: -1px;
	margin: 0 0 14px 0; }
#content   .margin14top {
	margin-top: 14px; }
#content  .blog_container {
	float: left;
	width: 640px; 
	padding-right: 40px;
	background-color: #fff;}
.blog_date {
	color: #666;
	background-color: #FCFCFC;
	border-bottom: 1px solid #FCFCFC;
	font-size: 10px;
	font-family: arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px;
	width: 583px;
}
.blog_post{
	margin-bottom: 20px;

}

.profile_blog_date {
	color: #666;
	background-color: #FCFCFC;
	border-bottom: 1px solid #FCFCFC;
	font-size: 10px;
	font-family: arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px;
	width: 500px;
}
.profile_blog_post{
	margin-bottom: 20px;

}

/* browse images */
#content .piece {
	float: left;
	display: block;
	width: 196px;
	text-align: center;
	margin: 0 0 27px 0; }

#content .piece a.caption {
	display: block;
	width: 180px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	padding: 5px 0;
	color: #444444;
	background-color: #eeeeee;
	border: 0;
	text-decoration: none; }
	
#content a.mini_caption {
	display: block;
	width: 110px;
	text-align: center;
	padding: 5px 0;
	color: #444444;
	background-color: #eeeeee;
	border: 0;
	text-decoration: none; }
	
#previous {
	display: block;
	float: left;
	width: 110px;
	margin-left: 5px;
}

#next {
	display: block;
	float: right;
	width: 110px;
	margin-right: 5px;
}


#content .piece a.caption:hover { color: #01aaef; }
#content a.mini_caption:hover { color: #01aaef; }

/* pagination */

#content  .pages {
	float: left;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 980px; }
	
#content  .pages ul.pagination {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left; }
#content  .pages ul.pagination li {
	margin: 0 3px 0 0;
	padding: 0;
	list-style-type: none;
	float: left; }
#content  .pages ul.pagination li.page {
	margin: 0 6px 0 0;
	padding: 4px 0 4px 0;
	list-style-type: none;
	float: left; }
#content  .pages ul.pagination li a {
	float: left;
	display: block;
	border: 1px solid #aaaaaa;
	text-decoration: none;
	padding: 3px;
	margin-right: 0;
	color: #777777;
	background-color: #f1f0df; }
#content  .pages ul.pagination li a:hover {
	background-color: #ffffff; }
#content  .pages ul.pagination li a.here {
	color: #fff;
	font-weight: bold;
	background-color: #aaaaaa;  }

#content #main_column {
	width: 675;
	float: left;
}

/* side bar */
#content  #side {
	float: right;
	width: 250px;
	background-color: #fff; }
#content #side .title {
	color: #444444;
	background-color: #f1f0df;
	border-bottom: 1px solid #aaaaaa;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px; }

#content .blog_title {
	color: #444444;
	background-color: #f1f0df;
	border-bottom: 1px solid #aaaaaa;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px; }
#content  #side ul.choose {
	margin: 0 0 27px 0;
	padding: 0;
	list-style: none; }
#content  #side ul.choose li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 14px; /* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(../images/arrow.gif); }
#content  #side ul.choose li a {
	padding-left: 17px; /* width of icon + whitespace */
	font-weight: normal;
	color: #444444;
	text-decoration: none;}
#content  #side ul.choose li a:hover {
	color: #01aaef;	}
#content  #side .browseartist {
	border-top: 1px solid #cccccc;
	padding-top: 27px;
	margin: 0; }
#content  #side .selectartist {
	margin-top: 5px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	width: 180px; }

/* single page */
#content   #first {
	float: left;
	width: 270px;
	background-color: none; }
	
#content #contact_first {
	float: left;
	width: 600px;
	background-color: none; }
	
#content   .profile_first {
	float: left;
	width: 194; }
	
/* shadow box for details page */
.shadow {
	padding: 7px 7px 0 7px;
	margin: 0;
	background: url(../../images/shadow_main.gif) repeat-y; }
.profile_shadow {
	padding: 7px 7px 0 7px;
	margin: 0;
	background: url(../../images/shadow_profile.gif) repeat-y; }
.shadow_bottom {
	padding: 0;
	margin: 0;
	float: left;}
 .overlay {
 	height: 31px;
	width: 256px;
	float: left;
	background-color: #000000;
	margin: -31px 0 0 0;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75; }
 .profile_overlay {
 	height: 31px;
	width: 180px;
	float: left;
	background-color: #000000;
	margin: -31px 0 0 0;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75; }
	
#favorite a {
	float: left;
	display: inline; 
	margin: 0;
	width:68px;
	cursor: pointer;
	background: url(../../images/favorite.png) -68px;
	}
	
#favorite a.on {
	float: left;
	display: inline; 
	margin: 0;
	width:68px;
	background: url(../../images/favorite.png) 0px;
	}

.enlarge {
	float: right;
	display: inline;
	margin: 0; }
.show_details {
	float: left;
	display: inline;
	margin: 0; }
	
/* first column table */
#content #first table {
	float: left;
	border: 0;
	font-size: 100%;
	margin-top: 10px; }
#content #first table tr td {
	border-bottom: 1px solid #01aaef;
	padding: 5px;
	vertical-align: middle; }
#content #first table tr.total td {
	border-top: 2px solid #01aaef;
	border-bottom: 0;
	padding: 5px 5px 0 5px;
	vertical-align: middle; }
	
#content #first h2 {
	color: #444444;
	background-color: #f1f0df;
	border-bottom: 1px solid #aaaaaa;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin: 27px 0 0 0;
	padding: 5px; }
	
/* second column*/
#content   #second {
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-right: 20px; }
#content #second a {
	color: #01aaef; }
#content #second a:hover {
	color: #000000; }
#content #second ded {
	padding: 0 0 0 27px; }
#content #second h1 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #01aaef;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #01aaef; }
#content #second p.by {
	font-size: 10px;
	line-height: 14px;
	font-family: arial, sans-serif;
	color: #aaaaaa;
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #01aaef; }
#content #second p.share {
	font-size: 10px;
	line-height: 14px;
	font-family: arial, sans-serif;
	color: #aaaaaa;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #01aaef; }
#content #second h2 {
	color: #444444;
	background-color: #f1f0df;
	border-bottom: 1px solid #aaaaaa;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin: 27px 0 0 0;
	padding: 5px; }
#content #second table {
	border: 0;
	font-size: 100%;
	margin: 0; }
#content #second table tr td {
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	vertical-align: middle; }
	
/* comments */
#comment_area {
	float: left; 
	clear: both; }

.comment {
	float: left;
	margin: 0px 0 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd; }

.comment .avatar {
	float: left;
	padding: 0 10px 0px 0;
	display: block; }

.comment .who {
	float: left;
	padding: 0;
	width: 340px; }

.comment .message {
	float: left;
	width: 340px;
	padding: 0;
	margin: 0;
	color: #666666; }

form.saysomething {
	float: left;
	padding: 0;
	width: 297px;
	margin: 10px 0 0 0; }

form.saysomething .short {
	width: 234px;
	padding: 2px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-top: 2px solid #777777;
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	margin: 10px 0 0 0; }

form.saysomething .go {
	padding: 0;
	margin: 10px 0 0 0; }

table.bare tr td {
	padding: 0;
	margin: 0;
	border: 0; }

/* profile */

#content #profile {
	text-align: left;
}

#content #profile_pic {
	float: left;
	width: 210px;
}
#content  #profile .pic {
	float: left;
	width: 320px; }
#content   #profile .info {
	float: left;
	width: 500px; 
	text-align: left;}
#content   #profile .info .piece {
	float: left;
	width: 480px;
	text-align: left;
	margin: 0 0 14px 0; }
#content   #profile .info .piece .meta {
	float: left;
	width: 81px;
	text-align: left;
	color: #999999; }
#content   #profile .info .piece .data {
	float: left;
	text-align: left;
	width: 480px; }

#content #profile h1 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #01aaef;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #01aaef; }
	
#content #profile p.by {
	font-size: 10px;
	line-height: 14px;
	font-family: arial, sans-serif;
	color: #aaaaaa;
	margin: 5px 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #01aaef; }
	
/* further details */
#content   #further {
	float: left;
	width: 980px;
	margin-top: 14px; }
#content   .error {
	margin-top: 14px;
	padding: 10px;
	background-color: #fe7b7b;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px; }

/* footer */
#footer {
	clear: both;
	background-color: #282828;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	padding: 27px;
	color: #aaaaaa;
	text-align: left; }
#footer a {
	text-decoration: none;
	color: #01aaef; }
#footer a:hover {
	color: #ffffff; }
	
/* support list */
ul.supportlist {
	margin: 0;
	padding: 0;
	list-style: none; }
ul.supportlist li {
	margin: 2px 0 6px 10px;
	padding: 0;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 10px
	line-height: 15px; /* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(../images/document.png); }
ul.supportlist li.title {
	margin: 2px 0 6px 0px;
	padding: 0;
	font-weight: bold;
	line-height: 15px; /* height of icon */
	background-image: none; }
ul.supportlist li a {
	padding-left: 22px; /* width of icon + whitespace */ }
.greybox {
	border: 1px solid #dddddd;
	padding: 10px; }
.greyline {
	border-bottom: 1px solid #dddddd;
	padding: 0 10px 10px 10px; }
.greylinelast {
	padding: 0 10px; }
.question {
	font-size: 18px;
	line-height: 24px;
	font-weight: bottom; 
	font-family: arial, sans-serif;
	}
.answer {
	padding-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #dddddd;}

/* ask a question */
form.askaquestion {
	display: block;
	margin: 0;
	padding: 0; }
form.askaquestion .formcaption {
	width: 160px;
	display: block;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 0 0 3px 0;
	color: #777777; }
form.askaquestion .typehere {
	width: 400px;
	display: block;
	padding: 3px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-family: arial, sans-serif;
	border: 1px solid #dddddd;
	color: #000000; }
.supportpad {
	margin: 0 27px 27px 0; }

/* already a member */
.alreadymember {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	text-align: center;
	padding: 10px; }

/* add to cart */
#addcart {
	margin-top: 0; }
#addcart .box {
	float: left;
	width: 400px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0; }
#addcart .box .size {
	float: left;
	padding: 0;
	width: 302px; }
#addcart .box .size a.add {
	display: block;
	padding: 10px 10px 10px 36px;
	border-bottom: 1px solid #01aaef;
	background-color: #ffffff;
	background-image: url(../images/greenplus.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	color: #01aaef;
	text-decoration: none; }
#addcart .box .size a.add:hover {
	color: #ffffff;
	background-color: #01aaef; }
#addcart .box .price {
	float: left;
	width: 97px;
	color: #444444; }
#addcart .box .price .inside {
	display: block;
	background-color: #ffffff;
	border-bottom: 1px solid #01aaef;
	padding: 10px;
	text-align: center; }
#addcart .explain {
	clear: both; }

/* sell prints */
.wesell {
	width: 596px;
	float: left;
	margin-bottom: 27px; }
.feature {
	width: 686px;
	height: 220px;
	margin: 0;
	background-color: #555555;
	float: left; }
#front_mini { 
	float: right;
}

#content #front_mini table {
	float: left;
	border: 0;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e9f2f9;
 }
 
#content #front_mini table tr td {
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle; }
 
#content #front_mini table tr td.border {
	border-bottom: 1px solid #01aaef;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle; }

.feature .buy {
	position: relative;
	left: 629px;
	top: 141px; }
.underlay {
	margin: 0 0 27px 0;
	background-color: #000000;
	color: #cccccc;
	width: 686px;
	height: 28px;
	font-size: 11px;
	font-family: arial, sans-serif;
	float: left; }
.underlay a.name {
	color: #cccccc;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin-right: 2px;
	letter-spacing: -1px; }
.underlay a.name:hover {
	color: #ffffff;
	text-decoration: none; }
.underlay a.artist {
	color: #999999;
	font-weight: normal; }
.underlay a.artist:hover {
	color: #ffffff;
	text-decoration: none; }
a.ontop {
	color: #000000;
	font-weight: normal;
	text-decoration: none }
a.ontop:hover {
	color: #01aaef;
	text-decoration: none; }

/* small feature */
.small_feature {
	width: 594px;
	height: 220px;
	float: left;
	margin-bottom: 27px;
	background-color: #555555; }
.small_feature .largethumb {
	float: left;
	width: 296px; }
.small_feature .largethumb img {
	border: 3px solid #ffffff; }
.small_feature .info {
	float: left;
	width: 268px;
	background-color: #ffffff; }
.small_feature .info img.buy {
	position: relative;
	right: 0;
	bottom: 0; }
.small_feature .info h3 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #01aaef;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #01aaef; }
.feature .info p.by {
	font-size: 10px;
	line-height: 14px;
	font-family: arial, sans-serif;
	color: #aaaaaa;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #01aaef; }
	
/* warning box */
#warning {
	margin-top: 14px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #fe7b7b;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px; 
}

/* Transactions */

/* Datagrid */

.transactions {
	width: 100%;
	text-align: left;
	font-size: 1.1em;
	margin-bottom: 1em;
}

.transactions th,
.transactions td {
	white-space: nowrap;
	padding: 5px 5px;
	vertical-align: middle;
}

.transactions-vertical td {
	vertical-align: top;
}

.transactions-fixed {
	table-layout: fixed;
}

.transactions-fixed th,
.transactions-fixed td {
	text-overflow: ellipsis;
	overflow: hidden;
}

.transactions thead th {
	background: url(../../images/layouts/portal/myrs-highlight-bg.gif) top left repeat-x #f1f0df;
	border: 1px solid #aaaaaa;
	border-left: 0;
	border-right: 0;
	color: #444444;
	text-shadow: 0 1px 0 #fff;
}

.transactions thead th.sortable {
}

.transactions thead th.sortable a {
	color: #84756a;
	text-decoration: none;
	display: block;
}

.transactions thead th.sortable a:hover {
	color: #55473d;
	text-decoration: underline;
}

.transactions thead th.sorted {
	background-color: #e6dcd7;
}

.transactions thead th.sorted a {
	color: #55473d;
}

.transactions thead th.desc a,
.transactions thead th.asc a {
	padding-right: 21px;
	background-position: center right;
	background-repeat: no-repeat;
}

.transactions thead th.desc a {
	background-image: url(../../images/common/icons/bullet_arrow_down.png);
}

.transactions thead th.asc a {
	background-image: url(../../images/common/icons/bullet_arrow_up.png);
}

.transactions tbody tr:hover {
	background: #eeffff;
	background: #e5f2f8;
}

/*
	TODO Indicate sorted (and direction), but not sortable
*/

.transactions tbody tr:hover td.sorted {
	background: #f5f9db;
}

.transactions tbody tr.section th {
	font-size: 1.1em;
	text-shadow: 0 1px 0 #fff;
	color: #55473d;
	background: url(../../images/layouts/portal/myrs-highlight-bg.gif) top left repeat-x #f9f6f5;
	border: 1px solid #e4d9d3;
	border-left: 0;
	border-right: 0;
	padding-top: 10px;
}

.transactions tbody td {
	color: #666;
	border-bottom: 1px solid #f1f1f1;
}

.transactions tbody td a {
	color: #0069ab;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}

.transactions tbody td a:hover {
	color: #333;
	color: #0069ab;
	text-decoration: underline;
}

.transactions tfoot tr.transactions-actions td {
	background: url(../../images/layouts/portal/myrs-highlight-bg.gif) top left repeat-x #f2edea;
	border-top: 1px solid #d0cac6;
	border-bottom: 1px solid #d0cac6;
	padding: 8px 10px;
	color: #84756a;
}

.transactions tfoot tr.transactions-actions td input {
	margin: 0;
	margin-right: 1em;
}

.transactions tfoot tr.transactions-actions td a {
	color: #0069ab;
	text-decoration: none;
}

.transactions tfoot tr.transactions-actions td a:hover {
	background: #e5f2f8;
}

.transactions .col-wrap {
	white-space: normal;
}

.transactions .col-icon {
	width: 16px;
	text-align: center;
}

.transactions .col-icon input {
	margin: 0;
}

.transactions .col-left {
	text-align: left;
}

.transactions .col-right {
	text-align: right;
}

.transactions .col-center {
	text-align: center;
}

/*
	TODO Refactor Total Rows
*/

.transactions tbody tr.total th,
.transactions tbody tr.total td {
	border-top: 1px solid #D0CAC6;
	background: url(../../images/layouts/portal/myrs-highlight-bg.gif) top left repeat-x #edf6f9;
	color: #333;
}

.transactions tbody tr.total th {
	text-shadow: 0 1px 0 #fff;
}

.transactions tbody tr.total td {
	border-bottom: 0;
}

#navcontainer {
padding-top: 12px;
padding-bottom: 24px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 4px 0; }

#navcontainer a
{
display: block;
color: #000;
background-color: #fff;
width: 182px;
padding: 4px 6px;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #eeeeee;
color: #444444;
}

#navcontainer a.active
{
background-color: #01aaef;
color: #fff;
}
