body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
}

body {
	background-image: url(http://alrightok.com/shop/img/springbg.png);
	background-repeat: repeat;
	background-color: #E5E5E5;
	color:#444444;
	font-family:"Helvetica Neue", Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-stretch:normal;
	margin:0pt auto;
	padding:0pt;
	text-align:center;
	overflow-x:hidden;
}

.select-free
{
	position:absolute;
	z-index:10;
	cursor:move;

	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
#dd3{left:400px;top:120px;;width:550px;}

#stripe {
	background-color:#000;
	margin:0pt auto;
	position:relative;
	text-align:left;
	width:882px;
	height:61px;
	background-position: center;
}

#wrapper {
	background-color: #fff;
	font-size:12px;
	position:relative;
	text-align:left;
	width:882px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 6px;
	letter-spacing: .010em;
}

#container {
	width: 600px;
	padding-left: 8px;
}

div.float {
	float: left;
	padding-bottom: 15px;
}

.cartadd {
	font-size: 10px;
	color: #444444;
}

.series {
	font-size: 11px;
	color: #6d6d6d;
}
.series A:link {
	text-decoration: none;
	font-weight: normal;
	color: #6d6d6d;
}
.series A:visited {text-decoration: none; font-weight: normal; color: #6d6d6d;}
.series A:active {text-decoration: none; font-weight: normal; color: #6d6d6d;}
.series A:hover {text-decoration: underline; font-weight: normal; color: #000;}

.poster {
	font-size: 10px;
	color: #3E3E3E;
	background-color: #E5E5E5;
	padding: 2px;
}

.sidebar {
	padding-right: 15px;
}

.break {
	padding-left: 8px;
}

.cart {
	padding-bottom: 8px;
}

div.float2 {
	float: left;
	padding-right: 13px;
	width: 135px;
	clear: left;
}

div.float3 {
	float: left;
	padding-right: 13px;
	width: 175px;
}

#footer {
	width:691px;
	background-color: #FFFFFF;
	padding-bottom: 12px;
	padding-left: 8px;
}

.footer {
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
}

img { border: none; }

a:link, a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#00AD92;
	text-decoration:underline;
}

input[type=text], input[type=password], input[type=file], input[type=submit], input[type=button], select, textarea { 
	margin:5px 0px 0px 0px;
	padding:0px 0px;
	background: #f3f3f3;
	border:1px solid #C3C3C3;
	display:inline;
}
