@import "reset.css";
@import "layout.css";
@import "thickbox.css";

html{
	text-align: center;
	background: #fff url(/public/gfx/walltweets-bg.png) repeat-x top;
	/*background: #141921;
*/
	width: 100%;
	font-family: Arial;
}

#wrapperFull {
	margin:0 auto;
	text-align: left;
	width:1000px;
	
}
a {
	color:#ade654;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size:2.0em;
	font-family: Georgia,Times,_serif;
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.3em;
	margin:15px 0;
}
span.req{
	color:#e6379a;
}
h1,h2,h3{
margin-bottom:1em;
}

.blk20{
	margin-bottom:20px;
}
.blk40{
	margin-bottom:40px;
}
.tblk20{
	margin-top:20px;
}.tblk40{
	margin-top:40px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin:0 0 8px 0;
}
.hide {
	display:none;
}
/* HEADER */
#header {
	position: relative;
	height:52px;
	margin-top:25px;
}
#logo {
	position: absolute;
	top:0;
	left:0;
}
#nav {
	position: absolute;
	right:285px;
	bottom:0px;
	/*background:#080b0e;*/
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	display: block;
	float:left;
	margin:0 4px;
	color:#fff;
	text-decoration: none;
	padding:8px 10px;
	font-family: Georgia,Times;
	color:#080b0e;
	border: 1px solid #fff;
	outline: none;
}
#nav ul li a:hover,#nav ul li.current_item a {
	color:#1ca4e8;
	background:#f1f1f1;
	border: 1px solid #ccc;
	border-bottom:1px solid #fff;
	}
#nav ul li a.basket {
	color:#1ca4e8;
	background: url(/public/gfx/cart.png) 8px center no-repeat;
	padding-left:28px;

}
#nav ul li a.basket:hover,#nav ul li.current_item a.basket  {
	background: #f1f1f1 url(/public/gfx/cart.png) 8px center no-repeat;

}
/* content */
ol {
	padding:8px;
	list-style-type: decimal;
}
ol li {
	list-style-type: decimal;
	margin-left:30px;
	margin-bottom:5px;
}
#content {
	color:#fff;
	margin-top:30px;
}
#col1 .block .inner{
	background: url(/public/gfx/col1-top.png) top no-repeat;
	padding-top:25px;
	position: relative;
}
#col1 .block .linner {
	background:#202835;
	padding:10px 35px;

}
#col1 .block {
	background: url(/public/gfx/col1-bot.png) bottom no-repeat;
	padding-bottom:25px;
}
#wrapperFull .rightCol {
	/*background: url(/public/gfx/statue.png) top no-repeat;
*/
	color:#333;
}
 .samples a img{
	border:2px solid #25B9FC;
	margin:0 10px 10px 0;
}
 .samples a:hover img{
	border:2px solid #222;
	
}
#wrapperFull .samples {
	background:#ccc;
	padding:10px 26px;
	margin-bottom:20px;
	border:1px solid #fff;
}
#wrapperFull .samples h2 {
	color:#333;
	font-family: Georgia;
}
#wrapperFull .rightCol p {
	font-size:13px;
	padding:0 5px;
}
#wrapperFull .rightCol .in {
	margin-top:250px;
	background:#9ebbcc;
	padding:10px;
	color:#050608;
}
#wrapperFull .rightCol .in h3 {
	color:#111;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size:18px;
	margin:8px 0px;
	padding:5px;
	background:#bde0f4;
}
#wrapperFull .rightCol .in p {
	margin-bottom:8px;
}
p.warning,#TB_ajaxContent p.warning,p.error {
	background: url(/public/gfx/error.png) 8px 50% no-repeat;
	display: block;
	border:2px solid #cc0000;
	padding:6px 6px 6px 35px;
	margin-bottom:5px;
}
div.terms h3,div.faq h3 {
	color:#9ebbcc;
}
h4 {
	color:#43d3f4;
}
div.terms p {
	margin:0 0 10px 0;
}

table.menu {
	font-family: Georgia,Times;
	font-style: italic;
	font-size:1.0em;
	color:#708EB9;
	margin-bottom: 20px;
	border-bottom: 1px solid #42546D;
}
table.menu td {
	padding:12px 0;
}
ul.faveslist {
	height:300px;
	width:300px;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
	padding-right:8px;
	margin-top:10px;
}
ul.faveslist li {
	padding:6px;
	border-bottom: 1px solid #42546D;
	font-size:12px;
	color:#f1f1f1;
}
ul.faveslist li.odd {
	background: #161c25;
}
ul.faveslist li strong {
	color:#ADE654;
}
ul.faveslist li.on strong{
	color:#202835;
}
ul.faveslist li.on, ul.faveslist li.on {
	background:#cfdff8;
	color:#000;
	cursor:pointer;
}
table#pricing {
	width:100%;
	margin-bottom:30px;
}
table#pricing th {
	padding:0 5px 5px 5px;
	color: #708EB9;
	border-bottom: 1px solid #42546D;
}
table#pricing td {
	padding:4px 5px;
	color:#f1f1f1;
		border-bottom: 1px solid #42546D;

}
table#pricing tr.odd td {
	background:#273040;
}
/*tweet preview*/

p.twitterstickers {
	margin-bottom:5px;
	padding-bottom:10px;
	text-align: center;
	border-bottom:1px solid #708EB9;
	
}
p#material {
	color:#708EB9;
	line-height: 22px;
	padding-left:60px;
}
p#material strong {
 	color:#25b9fc;

}
p.sample img{
	border:5px solid #fff;
	margin:10px 0;
}
#tweetpreview {
	margin:0px 0 20px 0;
	background:#f1f1f1;
	border:1px solid #ccc;
	font-size:22px;
	color:#111;
	
}
#tweetpreview.inline h3 {
	color:#42546D;
	margin:2px 0;
	font-size:1.1em;
}
#tweetpreview.inline {
	background:#141921;
	border:1px solid #42546D;
	
}
#tweetpreview.inline p.sub {
	text-align: right;
	font-size:10px;
	color:#fff;
	position: relative;
	top:0;
	right:0;
}
#tweetpreview p span {
	display: block;
	margin-left:90px;
}
#tweetpreview div p.bigtext {

	font-size:25px;
	line-height:31px;

}
#tweetpreview .rectangle {
	height:260px;
	width:635px;
	position: relative;
}
#tweetpreview .rectangle p {
	position: absolute;
	top:50px;
	left:50px;
	width:545px;
	line-height:1.3em;
}
#tweetpreview .rectangle p img {
	float:left;
	border:1px solid #ccc;
	padding:1px;
	background:#fff;
}

#tweetpreview .cloud {
	height:260px;
	width:635px;
	position: relative;
}
#tweetpreview .cloud p {
	position: absolute;
	top:60px;
	left:70px;
	width:465px;
	line-height:1.3em;
}
#tweetpreview .cloud p img {
	float:left;
	border:1px solid #ccc;
	padding:1px;
	margin-top:8px;
	background:#fff;
}

#tweetpreview .light {
	color:#fff;
}

#tweetpreview .dark {
	color:#000;
}
/* cart */

div#addcart {
	padding:10px 0;
	background:#202835;
	color:#fff;
	border-top:1px solid #42546D;
	margin-bottom:10px;
	margin-top:10px;
}
div#addcart table {
	
}
div#addcart table button, input[type=submit] {
	font-size:14px;
	color:#fff;
	text-align: center;
	width:130px;
	height:33px;
	background:url(/public/gfx/button-bg.png) no-repeat center bottom;
	border:0;
	cursor: pointer;
	padding:0;
}
div#addcart table#qtytable {
	margin-top:15px;
}
p.offer {
	color:#ade654;
	font-size:1.3em;
	text-align: center;
}
table.buyoffer p small {
	font-size:12px;
	color:#88b542;
}

table.buyoffer td.buy1 {
	font-size:12px;
}
table.buyoffer td.buy2 {
	font-size:14px;

}
table.buyoffer td.buy3 {
	font-size:16px;

}
table.buyoffer td.buy4 {
	font-size:18px;

}
table.buyoffer {
	border-bottom:#4adbf6;
	margin-bottom:5px;
	color:#9AC3FE;
}

table.basket th{
	color:#42546D;
	padding-bottom:5px;
	border-bottom:1px solid #42546D;
}
table.basket td{
	padding:10px 5px;
}
table.basket td.cartnum {
	text-align: right;
}
table.basket td.qty {
	padding:10px 0 0 0;
	width:120px;
}
table.basket td.item {
	padding:10px 0;
	width:400px;
}
table.basket td.item div{
	background:#19202a;
	padding:10px;
}
table.basket td.itemprice {
	color:#708EB9;
}
table.basket td.subtotal {
	color:#9ac3fe;
}
table.basket table.itemdesc {
	margin-top:10px;
}
table.basket table.itemdesc td {
	font-size:12px;
	color:#708EB9;
	padding:5px 0 0 5px;
	margin:0;
	vertical-align: top;

}
table.basket table.itemdesc td.ava img {
	padding:1px;
	border:1px solid #42546D;
	margin-right:5px;
	float:left;
}
table.basket table.itemdesc td.ava strong {
	padding-top:4px;
	display: block;
}
table#totals {
	width:100%;
}
table#totals td {
	text-align: right;
	padding:2px 0;
}
table#totals tr.cartsubtotal {
	color:#9AC3FE;
}
table#totals tr.bigdiscount {
	color:#ade654;
	font-size:1.2em;
}
table#totals tr.finaltotal {
	font-size:1.5em;
}
/*forms*/
form#create {
border-top:1px solid #42546D;
padding-top:10px;
}
table#styletable,table#qtytable {
	width:550px;
	margin-left:50px;
}
table#styletable img {
	cursor: pointer;
}
table#styletable img.on {
	border:1px solid #22abe9;
}
table#qtytable td{
	padding-bottom:10px;
	line-height: 1em;
	vertical-align: top;
}
table#qtytable td small,label small{
	color:#708EB9;
}
form label{
	display:block;
	color:#4adbf6;
	padding-left:40px;
	padding-top:10px;
	height:30px;
	margin-left:-50px;
}
label.num1 {
	background: url(/public/gfx/bullet1.png) no-repeat left center;
}
label.num2 {
	background: url(/public/gfx/bullet2.png) no-repeat left center;
}
label.num3 {
	background: url(/public/gfx/bullet3.png) no-repeat left center;
}
form#checkout label {
	background:none;
}
form#checkout h2{
	padding-left:0px;
	height:30px;
	padding-top:2px;

}
form label.error {
	color:#ffc807;
	display: inline;
	background:none;
	margin:0;
	padding:0;
	margin-left:5px;
	font-size:.9em;
}
form p{
	margin-bottom:8px;
	padding-left:50px;
}
input[type=text], form textarea,button {
	font-size:1.3em;
	padding:5px;
}
form textarea {
	font-size:1em;
}
div.checkoutbottom {
	border-top:1px solid #42546D;
	padding-top:30px;
	margin-top:20px;
}
/*footer */
#footer {
	margin:100px 0;
	color:#777;
	font-size:.9em;
}
#footer a {
	color:#25b9fc;

}

#tsamples {  
    height:  130px;  
    width:   350px;  
    padding: 0;  
    margin:  0;  
    position: absolute;
    right:20px;
    top:20px;
    overflow: hidden;
} 
 
#tsamples img {  
   
    top:  0; 
   