b {
    color: #000;
}

ul.radio {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

body {
    background-color: #9BE2FF;
    background-image: url(img/body_bg.gif);
    background-repeat: repeat-x;
    background-position: top center;
    font-family: "Lucida Sans", Trebuchet MS, Tahoma, Verdana, san-serif;
    font-size: 12px;
    color: #666;
    text-align: center;
    padding: 0;
    margin: 0;
}

a:link {
    color: #FF4AA8;
}

a:active {
    color: #FF4AA8;
}

a:visited {
    color: #FF4AA8;
}

a:hover {
    color: #9BE2FF;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1, h4, h5, h6 {
    color: #6CD4FF;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}

h1 { font-family: Georgia, serif; letter-spacing: normal; text-transform: none; }
h2 {
    color: #000;
    font-size: 1em;
}

h3 {
    color: #999;
    font-size: .9em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#wrapper {
    width: 856px;
    text-align: left;
    margin: 0 auto;
    background-image: url(img/head_bg.gif);
    background-repeat: no-repeat;
}

#head {
    height: 185px;
}

#nav {
    padding: 12px 0 0;
}

#nav ul {
    display: inline;
}

#nav li {
    display: inline;
    margin-right: 20px;
    letter-spacing: 1px;
    font-size: 1em;
}

#nav li a.pink {
    color: #FF4AA8;
    text-decoration: none;
}

#nav li a.blue {
    color: #6CD4FF;
    text-decoration: none;
}

#nav li pink:visited {
    color: #FF4AA8;
    text-decoration: none;  
}

#nav li blue:visited  {
    color: #6CD4FF;
    text-decoration: none;;
}

#nav li a:hover {
    color: #D6FF59;
}

#main {
    background-image: url(img/main_bg.gif);
    background-repeat: repeat-y;
}

#foot {
    background-image: url(img/foot_bg.gif);
    background-repeat: no-repeat;
    height: 92px;
}

#foot a, #foot a:link, #foot a:active, #foot a:hover, #foot a:visted {
    color: #FFF;
    text-decoration: none;
}

#foot a:hover {
    text-decoration: underline;
}

.content {
    margin: 0 40px;
    line-height: 2em;
}

#foot .content {
    padding-top: 12px;
    color: #FFF;
}

#left {
    width:525px;
    float: left;
}

#right {
    width:230px;
    float: right;
}

.errors {
    color: #000;
    margin: 15px 0 0;
    padding: 15px;
    background: url(img/error_bg.gif) repeat-x top center #FFB7B7;
    border: 8px solid #900;
}

.field_error {
    color: #900;
    font-weight: bold;
    font-size: 16px;
}

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

.right_button {
    margin-bottom: 10px;
}

.highlight {
    background-color: #E8F8FF;
}

.examples h3 {
	clear: both;
	border-bottom: 1px dotted #999;
	margin: 25px 0 5px 0;
	padding-bottom: 0px;
}
.example img {
	float: right;
	border: 3px solid #CCC;
}

.products {
    font-size: 12px;
    padding: 0;
    margin: 10px 0 0;
}

.products td {
    padding: 10px;
    margin: 0;
    vertical-align: top;
}

.products th {
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    vertical-align: bottom;
}

.products .quantity {
    font-size: 14px;
    background-color: #FFF;
    width: 40px;
    font-weight: bold;
}

.products ul {
    margin: 5px 0 0;
    padding: 0 0 0 18px;
}

.products .price {
    font-size: 1.2em;
    color: #333;
    font-weight: bold;
}

.products .shipping {
    font-size: .9em;
}

.red {
    color: red;
}

.black {
    color: black;
}

.coupons {
    margin: 10px 0;
}

.coupons input {
    font-size: 14px;
    background-color: #FFF;
    width: 100px;
    font-weight: bold;
}

.submit {
    padding: 10px 0 10px;
}

.workflow {
    text-align: center;
}

.label {
    text-align: right;
}

.order_info {
    font-size: 12px;
    margin: 10px 0;
}

.order_info td {
    padding: 5px;
}

.order_info {
}

.shipping_info {
    padding:5px;
}
.slidehighlight {
	margin: 3px 0; 
	padding: 4px;
	background-color: #C5EFFF;
}
.slidelowlight {
	margin: 3px 0; 
	padding: 4px;
	background-color: #FFF;
}
.remooz-element
{
	cursor:					-moz-zoom-in;
}

/**
 * Box layout
 */

.remooz-box
{
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading
{
	background-image:		/static/img/spinner.gif;
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body
{
	cursor:					move;
}

/**
 * Close button
 */

.remooz-btn-close
{
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				/static/img/closebox.png no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image:		/static/img/closebox.gif;
}

/**
 * Caption title
 */

.remooz-title
{
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content
{
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg
{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content
{
	background-color:		#333;
}

.remooz-title-content h6
{
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;
}
.remooz-title-content p
{
	color:					#eee;
}

/**
 * Type specific
 */

.remooz-type-image img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

/**
 * Shadow
 */

.remooz-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remooz-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				/static/img/remo_bg_n.png repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				/static/img/remo_bg_ne.png no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(remo_bg_e.png repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				/static/img/remo_bg_se.png no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				/static/img/remo_bg_s.png repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				/static/img/remo_bg_sw.png no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				/static/img/remo_bg_w.png repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				/static/img/remo_bg_nw.png no-repeat;
}
.demo-images
{
	list-style:				none;
	margin:					0;
}
 
.demo-images li
{
	float:					left;
	padding:				5px;
	width:					100px;
	height:					100px;
	text-align:				center;
}