@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {	border-collapse: collapse;border-spacing: 0;}

.clear {width:900px; height:1px; clear:both;}

h1 {
	font:18px/30px Arial, Helvetica, sans-serif;
	color:#162934;
	margin-top:-3px;
}
h2 {font:14px Arial, Helvetica, sans-serif; color:#000; margin-top:3px; margin-bottom:3px;}
h3 {font:13px Arial, Helvetica, sans-serif; color:#666666; margin-top:3px; margin-bottom:3px; font-weight:bold;}
p {font:12px Arial, Helvetica, sans-serif; color:#666666; padding-bottom:10px;}

a{
	text-decoration:none;
	color:#162934;
}
			/* Header */

#header {
	width:920px;
	height:180px;
	margin:5px auto;
	background:url(images/header-bg.png) no-repeat;
}

.music {
	float:left;
	margin:15px 0px 0px 15px;
}

.css-switch {
	float:right;
	margin:15px 15px 0px 0px;
}

.css-style {
	width:24px;
	height:26px;
	float:right;
	background:url(images/css-switch-thumb-bg.png) no-repeat;
	padding-top:4px;
	padding-left:4px;
	margin-left:3px;
}

.cart {
	float:right;
	margin:15px 15px 0px 0px;
	color:#666666; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cart a{
	text-decoration:none;
	color:#666;
}

.logo {
	float:left;
	margin:20px auto 10px 350px;
	width:264px;
	height:84px;
	background:url(images/siblings-logo-top2.png) no-repeat;
}

#nav {
	float:left;
	clear:both;
	margin-left:7px;
	padding-top:7px;
}

.container-top {background:url(images/container-top-bg.png); margin:0 auto; width:920px; height:25px; clear:both;}
.container-top2 {background:url(images/container-top-bg2.png); margin:0 auto; width:920px; height:25px; clear:both;}
.container-top3 {background:url(images/container-top-bg3.png); margin:0 auto; width:920px; height:25px; clear:both;}
.container-top4 {background:url(images/container-top-bg4.png); margin:0 auto; width:920px; height:25px; clear:both;}
.container-top-clear {background:url(images/container-top-bg-clear.png); margin:0 auto; width:920px; height:25px; clear:both;}
.container-bottom {background:url(images/container-bottom-bg.png); margin:0 auto; width:920px; height:25px; clear:both;}

.container {
	width:900px;
	padding:10px;
	margin:10px auto;
	clear:both;
}

.container-content {
	width:913px;
	margin:0px auto;
	background:url(images/container-bg.png) repeat-y;
	padding-left:7px;
}

div.col1 { width:350px; float:left;}
div.col2 { width:525px; float:left; padding-left:20px;}
div.col3 { width:400px; float:left;}
div.col4 { width:450px; float:left; padding-left:0px;}
div.colwide {width:875px; float:left; padding-left:20px;}

#cu3er-container {width:900px; outline:0; height:500px;}

.footer-boxes {background:url(images/footer-bg.png) no-repeat; height:200px; width:920px; margin:0 auto;}
/*.footer-boxes {height:200px; width:920px; margin:0 auto;}*/
.footer-boxes img {float:left; margin-left:25px; margin-top:13px;}
.footer-boxes img.end {margin-right:10px;}

.footer-boxes span.footer-links {float:left; padding-left:20px; margin-top:22px;}
.footer-boxes span.footer-links a {float:right; margin-left:7px; padding-left:7px; border-left:#CCC 1px solid; color:#FFF; text-decoration:none; font:10px Verdana, Arial, Helvetica, sans-serif;}
.footer-boxes span.footer-links a.end {border-left:0px;}
.signup {
	float:right;
	padding-right:35px;
	margin-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}

.copyright {
	clear:both;
	color:#162934;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding-left:40px;
}

.right{
	text-align:right;
	}
.left{
	text-align:left;
	}
.forms{
	border:1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 10px;
	}
.forms td,th{
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
	line-height: 15px;
	/*text-align:left;*/
	}

input[type="text"]:focus{
	background: #FFFFCC;
	}
input[type="textarea"]:focus{
	background: #FFFFCC;
	}
/*
input[type="submit"],input[type="button"]{
	background:#993399;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	}
input[type="submit"]:hover{
	background: #993366;
	}
*/
div.content.drop-here{
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
	float:left;
	width:171px;
	height:226px;
	background-image:url(images/products_bg.png);
	background-repeat:no-repeat;
	color:#162934;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	}
#total{
	color:#162934;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	padding-top:50px;
	float:left;
	}

.product{
	width:110; height:110; padding:2px; border:0px solid #CCCCCC; margin:2px; color:#666;
	}
.product_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.product_status {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#162934;
}
#total{
	float:right;
	padding-top:20px;
	}
#error_msg{
	color:#FF0000;
	}
.contact_tbl{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 10px;
	color:#666;
	}
.contact_tbl td,th{
	padding-bottom:5px;
	/*text-align:left;*/
	}
.contact_tbl img{
	padding-top:5px;
}

.step_on {
	font:18px/30px Arial, Helvetica, sans-serif;
	color:#162934;
	padding-left:10px;
	padding-right:10px;
}
.step_off {font:18px/30px Arial, Helvetica, sans-serif; color:#666666; padding-left:10px; padding-right:10px;}

.title {
	font:14px Arial, Helvetica, sans-serif;
	color:#162934;
}

.price {
	font:22px Arial, Helvetica, sans-serif;
	color:#162934;
	padding-right:10px;
}

.notice {
	font:10px/20px Arial, Helvetica, sans-serif;
	color:#162934;
	padding-right:10px;
}

.msg {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#162934;
	padding-right:10px;
}

/* Items */
.itembg{
	width:488px;
	height:177px;
	float:left;
	color:#FFFFFF;
}
.itempic {
	width:194px;
	font-size:16px;
	font-weight:bold;
	float:left;
}
.itemdescription {
	width:250px;
	padding:0px 0px 10px 10px;
	float:left;
	font-size:14px;
}
.itemprice {
	width:250px;
	padding-left:10px;
	padding-top:7px;
	float:left;
	font-size:14px;
}

.margin-top-30 {
	margin-top:30px;}
