/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code ,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike ,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset, form,label,legend,table,caption,tbody,tfoot,thread ,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
font-weight:normal;
}
/* Main content / layout */
body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(/images/main_bg.gif);
	margin:0;
	padding:0;
}
strong {
    font-weight : bold;
}
hr {
	border : 0;
	height : 1px;
	color : #DDD;
	background-color : #DDD;
}

.clear {
	clear:both;
	margin:0;
	line-height:0%;
	padding:0;
	font-size:0em;
	display:block;
	height:0%;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.darkbackground{
	display:none;
	position:fixed;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#header {
	width:928px;
	margin:0 auto;
	margin-top : 8px;
	background: url(/images/headerbg.gif) no-repeat top;
	height:112px;
}
#header img{
	border-style:none;
	float : left;
	margin-top : 8px;
}
#header .addthis_toolbox {
	margin-top : 12px;
	float : right;
	display : block;
}
#header .follow {
	text-align : right;
	margin-top : 0px;
	width : 400px;
	float : right;
}
#header img{
	float : right;
}
#header .logo {
	float : left;
	width : 500px;
}
#header .logo img {
	margin-top : 16px;
	float: left;
}
#header_bar {
	width:928px;
	margin:0 auto;
	background: url(/images/headerbar.gif) no-repeat top;
	margin-top:0px;
	height : 16px;
}
#header_bar ul {
	padding : 0px 0px 0px 10px;
	color : #666;
	height : 28px;
	display : inline;
}
#header_bar li {
	padding : 0px 0px 0px 8px;
	display: inline;
}
#header_bar li a {
	text-decoration : none;
	font-weight: bold;
	font-size : 16px;
	padding : 2px;
	color : #3F352B;
}
#header_bar li a:hover {
	text-decoration : none;
	color : #5F554B;
}
#header_bar p {
	padding-left : 30px;
	padding-top : 0px;
	color : #666;
}
.pad_inner {
	margin : 0px 14px;
	display : block;
}
.all_bg {
	width:928px;
	margin:0 auto;
	background: url(/images/bginner.gif) repeat-y top;
	display : block;
	overflow : hidden;
}
.leftcolumn {
	margin: 8px 0;
	float:left;
	width:200px;
	display : block;
}
.maincolumn {
	margin: 8px 0 0 8px;
	float:left;
	width:692px;
	display : block;
}
.previewblockleft {
	float: left;
	width: 265px;
}
.previewblockright {
	float: right;
	width: 410px;
}
.fullwidthblock {
	display:block;
	float:left;
	width:692px;
}
.maincolumn .first {
	padding-top : 0px;
}
.shopitem {
	display : block;
	padding : 0px 21px 0px 21px;
	border : none;;
	background-color : #fff;
}
#footer {
	width:928px;
	margin:0px auto 8px auto;
	clear:both;
	height : 48px;
	font-size: 0.8em;
	text-align : center;
	background: url(/images/footerbg.gif) bottom no-repeat;
}
#footer p {
	padding-top : 6px;
	color:#555;
}
#footer a {
	color:#555;
}
#footer a:hover {
	text-decoration:none;
}
h1 {
	font-size:20px;
	margin:0;
	padding:10px 0;
	color:#000;
}
h2 {
	font-size:17px;
	margin:0;
	padding:8px 0 4px 0;
}
h3 {
	font-size:15px;
	margin:0;
	padding:8px 0 4px 0;
}
p {
	line-height:1.2em;
	margin:0;
	padding:5px 0;
}
p.middle{
	text-align : center;
}
img.floatRight {
    float: right;
    margin: 4px;
}
label
{
	width: 128px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
}
ul {
	list-style-position: inside;
}
ul.menu {
	list-style-type : disc;
	color : #990080;
	list-style-position: outside;
	margin: 0px;
	padding: 0 0 0 16px;
	font-size:16px;
}
ul.menu a {
	display : block;
	width : 100%;
	color : #990080;
	text-decoration: none;
}
ul.menu li {
	line-height : 1.25em;
}

ul.menu a:hover {
	text-decoration: none;
}
ul.menu li.break {
	padding-bottom : 4px;
	border-bottom : 2px dotted #FEA4FF;
	margin-right : 8px;
}
ul.menu li:hover {
	list-style-type : circle;
}

ul.yellow, ul.yellow a {
	color : #6C6C00;
}
ul.blue, ul.blue a {
	color: #33d;
}

/* categories */
div.categories {

}
div.categories img {
	padding-top : 8px;
	border : 0px;
}

/* form entry */
div.row {
	width : 100%;
	float : left;
	border : none;
	position : relative;
	display : block;
	clear: both;
	padding-top: 10px;
}
div.row.cols {
	position : static;
}
div.row.moo{
	display: none;
}
div.row span.label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right : 8px;
	padding-top : 4px;
	font-size: 14px;
	font-weight: bold;
	font-style : italic;
}
div.row span.labelm {
	float: left;
	width: 250px;
	text-align: center;
	padding-right : 8px;
	font-size: 1.1em;
	font-weight: bold;
}
div.row span.formw {
	float: left;
	width: 335px;
	text-align: left;
}
div.row .preview {
	width: 100%;
	text-align: center;
	padding-bottom : 4px;
	padding-right: 8px;
	font-size: 1.1em;
	font-weight: bold;
}

/* back buttons */
.backbutton {
	border:solid 2px #8484ff;
	width:356px;
	font-size:20px;
	padding: 0.1em 0.2em;
	margin : 0.01em;
    background: #a6a6ff;
	Color : #fff;
	text-decoration : none;
	display : block;
}
.buttongo {
	border:solid 2px #ff8484;
    background: #ffa6a6;
	Color : #fff;
}
.buttonmiddle {
	text-align: center;
	width : 356px;
	margin : 0px auto;
}
/* form stuff */
#forminput {
	border:none;
}
#forminput input, #forminput select, #forminput checkbox, #forminput textarea {
	border:solid 2px #8484ff;
	width:350px;
	padding : 4px 2px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
    background: #eef url(/images/input-bg.png) repeat-x top;
}
#forminput select {
	width : 358px;
}

#forminput .narrow {
	width:100px;
}
#forminput .medium {
	width:250px;
}
#forminput select.medium {
	width : 258px;
}

#forminput .button {
	border:solid 2px #8484ff;
	width:358px;
	font-size:20px;
	padding: 0.1em 0.2em;
	margin : 0.01em;
    background: #a6a6ff;
	Color : #fff;
	text-decoration : none;
	display : block;
	cursor : pointer;
}
#forminput .buttonmedium {
	border:solid 2px #8484ff;
	width:256px;
	font-size:18px;
	padding: 0.1em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
    background: #a6a6ff;
	Color : #fff;
	cursor : pointer;
}
#forminput .buttonmedium_red {
	border:solid 2px #ff8484;
	width:256px;
	font-size:18px;
	padding: 0.1em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
    background: #ffa6a6;
	Color : #fff;
	cursor : pointer;
}
#forminput .buttoncancel {
	border:solid 2px #ff8484;
	width:358px;
	font-size:20px;
	padding: 0.1em 0.2em;
	margin : 0.01em;
    background: #ffa6a6;
	Color : #fff;
	cursor : pointer;
}
#forminput input.ferror, select.ferror, #forminput textarea.ferror {
	border:solid 2px #FF8C8C;
    background: #fee url(/images/input-bg.png) repeat-x top;
}
#forminput .hint {
   	display: none;
    position: absolute;
	left : 521px;
	z-index : 99;
    width: 155px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color, */
    background: #ffc url(/images/pointer.gif) no-repeat -10px 5px;
}
#forminput .iColorPicker {
	background : none;
	width : 106px;
}

/* The pointer image is hadded by using another span */
#forminput .hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/images/pointer.gif) left top no-repeat;
}
/* BOXES */
/* Red */
.boxred {
	background: url(/images/bottom-red.jpg) #FFFFFF no-repeat bottom left;
}
	.boxred .boxin {
		background: url(/images/middle-red.jpg) no-repeat top left;
	}
	.boxred h1 {
		background: url(/images/top-red.jpg) no-repeat top left;
	}
/*  Blue */
.boxblue {
	background: url(/images/bottom-blue.jpg) #FFFFFF no-repeat bottom left;
}
	.boxblue .boxin {
		background: url(/images/middle-blue.jpg) no-repeat top left;
	}
	.boxblue h1 {
		background: url(/images/top-blue.jpg) no-repeat top left;
	}
/*  Green */
.boxgreen {
	background: url(/images/bottom-green.jpg) #FFFFFF no-repeat bottom left;
}
	.boxgreen .boxin {
		background: url(/images/middle-green.jpg) no-repeat top left;
	}
	.boxgreen h1 {
		background: url(/images/top-green.jpg) no-repeat top left;
	}
/* purple */
.boxpurple {
	background: url(/images/bottom-purple.jpg) #FFFFFF no-repeat bottom left;
}
	.boxpurple .boxin {
		background: url(/images/middle-purple.jpg) no-repeat top left;
	}
	.boxpurple h1 {
		background: url(/images/top-purple.jpg) no-repeat top left;
}
/* yellow */
.boxyellow {
	background: url(/images/bottom-yellow.jpg) #FFFFFF no-repeat bottom left;
}
	.boxyellow .boxin {
		background: url(/images/middle-yellow.jpg) no-repeat top left;
	}
	.boxyellow h1 {
		background: url(/images/top-yellow.jpg) no-repeat top left;
}
/* BOX COMMONS! */
.boxgreen, .boxpurple, .boxred, .boxblue, .boxyellow, .promo {
	width: 100%;
	margin: 0 0 8px 0;
	padding-bottom: 6px;
}
.boxpurple .boxin, .boxgreen .boxin, .boxred .boxin, .boxblue .boxin, .boxyellow .boxin, .promo .boxin {
	padding: 8px 8px 8px 8px;
}
.boxgreen h1, .boxpurple h1, .boxblue h1, .boxred h1, .boxyellow h1, .promo h1 {
	min-height: 21px;
	padding: 3px 4px 4px 15px;
	text-decoration: none;
	color: #1D1309;

}
.boxpurple a, .boxblue a, .boxred a, {
	color: #990080;
}
.boxgreen img, .boxred img, .boxpurple img, .boxblue img, .boxyellow img {
	border-style: none;
}
.boxyellow .boxin hr {
	height : 2px;
	color : #6C6C00;
	background-color : #6C6C00;
	width : 82%;
}
.boxyellow a {
	text-decoration : none;
}
/* promotional boxes for homepage */
.bigger {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
/* Messages */
.message-box {
	text-align: center;
	color:#323232;
	width:100%;
	margin-right : 16px;
}

.message-box-feedback {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 32px;
	color:#000;
	width:100%;
	margin:132px auto;
}
.clean {
	background-color: #efefef;
	border-top: 2px solid #dedede;
	border-bottom: 2px solid #dedede;
}
.info  {
	background-color: #f7fafd;
	border-top: 2px solid #b5d3ff;
	border-bottom: 2px solid #b5d3ff;
}
.ok    {
	background-color: #d7f7c4;
	border-top: 2px solid #82cb2f;
	border-bottom: 2px solid #82cb2f;
}
.alert {
	background-color: #fef5be;
	border-top: 2px solid #fdd425;
	border-bottom: 2px solid #fdd425;
}
.error {
	background-color: #ffcece;
	border-top: 2px solid #e10c0c;
	border-bottom: 2px solid #e10c0c;
}
.rush {
    color : #222;
    text-decoration : none;
}
.rush:hover {
    color : #000;
    text-decoration : none;
}
/* shop image display */
div.shopfloat {
	border: 2px solid #8F8FFF;
	background-color: #fcfcff;
	margin:0px 8px 16px 0px;
	float: left;
	display:block;
	width : 361px;
	height : 380px;
	text-align : center;
}

div.shopfloat img {
	margin-top : 2px;
	border: none;
}

/* Photo display */
div.float, div.floats {
	background-color: #fcfcff;
	background-image:url('/images/s_box_bg.gif');
	margin:0 4px 16px 0px;
	float: left;
	cursor: pointer;
	display:block;
	width : 165px;
	height : 222px;
	width : 170px;
	height : 230px;
	position:relative;
}
div.float_gap {
	display : block;
	float : left;
	width : 4px;
}

div.last {
	margin: 0px 0px 16px 0px;
}

div.floats {
	background-image:url('/images/s_box_bg_selected.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}
div.float.pink {
	background-image:url('/images/p_box_bg.gif');
}

div.float img, div.floats img {
	border: none;
}

div.float p, div.floats p {
	padding : 12px 4px 0px 4px;
	text-align: center;
	font-size: 12px;
	height : 160px;
}

div.float p .big,div.floats p .big{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div.float p .bigm,div.floats p .bigm{
	margin-left : 10px;
	margin-right : 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.small{
	text-align: center;
	font-size: 9px;
}

div.float h1,div.floats h1 {
	display:block;
	color : #400077;
	text-align: center;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 24px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
}
div.float.pink h1,div.floats.pink h1 {
		color : #970097;
}
.rush_h2
{
	font-size : 1.5em;
	font-weight : bold;
}
div.break {
	display : block;
	width : 100%;
	height : 8px;
}
div.float .icons {
	padding : 14px 0px 0px 2px;
	display : none;
}
div.float:hover .icons {
	display : block;
}
div.float .icons img {
	padding : 0px;
	margin : 0 0 0 1px;
	float : left;
}

div.floats h1 {
	color : #990080;
}

div.float a,div.floats a {
	text-decoration: none;
	font-size: 12px;
}

div .float h2,div .floats h2 {
	text-align: center;
	display:block;
}
div .float h2 a img {
	padding : 0px;
	margin : 0 0 0 1px;
	float : left;
}
/* Tables */

#rounded-corner
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-tl
{
	background: #8484FF url('/images/table-left.gif') left -1px no-repeat;
	font-weight: bold;
	font-size: 16px;
}
#rounded-corner thead th.rounded-tr
{
	font-weight: bold;
	font-size: 16px;
	background: #8484FF url('/images/table-right.gif') right -1px no-repeat;
}
#rounded-corner th
{
	font-weight: bold;
	font-size: 16px;
	padding: 8px;
	color: #039;
	background: #8484FF;
}
#rounded-corner td
{
	padding: 8px;
	background: #CECEFF;
	border-top: 1px solid #fff;
	color: #336;
}
#rounded-corner td.money
{
	text-align: right;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #8484FF url('/images/table-botleft.gif') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #8484FF url('/images/table-botright.gif') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #FFCEFF;
}
#links {
	font-size: 12px;
}
#links h3  a:link, #links h3  a:visited, #links h3  a:active, #links h3  a:hover {
	font-weight: bold;
	font-size: 15px;
	color: #3F352B;
}
/* homepage bits */
.divthree {
	width : 222px;
	height : 260px;
	float : left;
	display : block;
	margin-right : 7px;
	margin-top : 7px;
	border : 2px solid #8484FF;
}
.divtwo {
	width : 338px;
	height : 338px;
	float : left;
	display : block;
	margin-right : 13px;
	margin-top : 7px;
	border : 2px solid #EAEA03;
	border : none;
}
.noheight{
	height : auto;
}
.divtwo img {
	border : none;
}

.divtwo a {
	text-decoration : none;
	border : none;
}

.lastx {
	margin-right : 0px;
}
/* stages */
.stage {
	float : left;
	display : block;
	height : 32px;
}
.stage .off, .stage .on {
	float : left;
	background: url(/images/stage_on.gif) left top no-repeat;
	width : 32px;
	height : 32px;
	font-size:20px;
	text-align : center;
	padding-top : 2px;
	font-weight : bold;
}
.stage .off {
	background: url(/images/stage_off.gif) left top no-repeat;
	color:#888;
}
.stage h1 {
	float : left;
	font-size:20px;
	margin:0px;
	margin-right : 12px;
	padding:3px 3px;
	color:#000;
}
.stage .light {
	color:#888;
}
/* FAQ */
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.msg_head {
	font-size:16px;
	margin: 8px 0px 0px 0px;
	padding:8px 8px;
	cursor: pointer;
	position: relative;
	font-weight : bold;
	border : 2px solid #FF84FF;
	background : #FFE8FF url(/images/expand.gif) right no-repeat;
}
.collapse {
	border : 2px solid #8484FF;
	background : #CECEFF url(/images/collapse.gif) right no-repeat;
}

.msg_body {
	padding: 0px 8px 0px 8px;
	display : block;
}
.msg_body p {
	border-bottom: 1px dashed #999;
}
img.left {
	border : none;
	float : left;
	padding-right : 8px;
}
img.right {
	border : none;
	float : right;
	padding-left : 8px;
}
div.middle {
	margin:40px auto;
	text-align : center;
}

div.full_block .three {
	width : 33%;
	display : block;
	float : left;
	text-align:center;
}
div.full_block .three img {
	float : none;
	padding-right : 0px;
}
div.full_block .three H3 {
	text-align : center;
}
table.up_down {
	border : 2px solid #F789F9;
	border-spacing: 0px;
	padding : 0px;
	margin : 0px;
	width : 100%;
}
table.up_down tr {
	height : 26px;
	margin : 0px;
	padding : 2px;
}
table.up_down tr th {
	margin : 0px;
	text-align : center;
	font-weight : bold;
	color : #990080;
	background-color : #FFCEFF;
	border : 1px solid #FFCEFF;
	padding : 2px;
}
table.up_down tr td {
	vertical-align: top;
	margin : 0px;
	border-bottom : 1px solid #ddd;
	padding : 2px;
	overflow : hidden;
}
table.up_down tr td img{
	float : left;
}
table.up_down tr td.filename {
}
table.up_down tr td.filename div {
	width : 125px;
	text-overflow:ellipsis;
	overflow:hidden;
}
table.up_down tr td.img128 {
	width : 130px;
}
input.sectionbutton
{
	cursor : pointer;
	width : 96px;
	height : 96px;
	font-size : 18px;
	border : none;
	color : #000;
	background: #fff url(/images/butback.gif) no-repeat;
}
input.sectionbutton:active, input.sectionbutton:hover, input.sectionbutton:focus,
{
	outline: none;
	-moz-outline-style: none;
}
input.sectionbutton::-moz-focus-inner {border:0;}
input.sectionbutton.pink
{
	background: #fff url(/images/butback2.gif) no-repeat;
}
/* twitter feed */
#twitter-background {
	background: #fff url(/images/bg_twitter.png) no-repeat;
	padding : 4px 0px 0px 60px;
	margin : 0px 0px 0px 24px;
	width : 822px;
	height : 33px;

}
#ticker-wrapper * {
	margin: 0px;
}
#ticker-wrapper.has-js {
	margin: 0px;
	width: 800px;
	height: 20px;
	display: block;
}
#ticker {
	padding: 0px 0px 0px 410px;
	width: 845px;
	height: 23px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	background : none;
	font-size : 0.9em;
}
#ticker-title {
	float: left;
}
#ticker-content {
	margin: 0px;
	float: left;
	position: absolute;
	color: #1F325B;
	background : none;
}
#ticker-content:focus {
	none;
}
#ticker-content A {
	text-decoration: none;
	color: #1F527B;
}
#ticker-content A:hover {
	text-decoration: underline;
	color: #0D3059;
}
#ticker-swipe {
	position: absolute;
	top: 0px;
	left: 80px;
	margin-top : 8px;
	display: block;
	width: 800px;
	height: 23px;
}
#ticker-swipe SPAN {
	margin-left: 1px;
	background : none;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.js-hidden {
	display: none;
}
.rating_overlay {
	position : absolute;
	z-index : 99;
	top : 16px;
	left : 23px;
}

/* cookies */
#cookie {
	height : 30px;
	background:  #3e3e3e;
}
#cookie .inner {
	width:928px;
	margin:0px auto 8px auto;
	clear:both;
	color : #ddd;
	text-align: left;
}
#cookie .inner A {
	color : #ddd;
	font-weight : bold;
}
#cookie img {
	float :right;
	margin-top : -2px;
}
