body {
	color:#333;
	font:76%/1.5 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 30px 0 5px;
}

.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}

.clearfix {display:inline-block}

.clearfix {display:block}

.pngfix{
	behavior: url(/content/skins/flat/images/iepngfix.htc);	
}

.blank_gif{
	background:#000 url(/content/skins/flat/images/blank.gif);
}
div#description p{
	margin-top: 0;
	margin-bottom: 5px;
}
p{
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 16px;
}

a{
	text-decoration:underline;
	color:#492f91;
}

a:hover{
	text-decoration:underline;
		color:#008480;

}
a:visited{
	text-decoration:underline;
	color:#492f91;

}
img {
	border:none;
}
.invisible, hr {
	display: none;
}
.clear {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}
#maincontainer{
	width:977px;
	margin: auto;
	background: url(/content/skins/flat/images/main-bg.jpg) repeat-y;
	padding: 0;
}

#topsection{
	background: #EAEAEA;
	height: 85px; /*Height of top section*/
}

#topsection img{
	float: left;

}

#contentwrapper{
	float: left;
	/* width: 957px; */
}

#pg-product #contentwrapper{
	float: left;
	width: 977px;
}

#contentcolumn{
	/* margin-right: 200px; */
	padding-top: 12px;
}
#pg-product #contentcolumn{
	width: 817px;
	padding-top: 12px;
	float: left;
}

#contentcolumn h1{
	color: #00857e;
	font-size: 18px;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 10px;
}

#contentcolumn h2{
	color: #512698;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

#rightcolumn{
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
}
#pg-product #rightcolumn{
	float: right;
	width: 165px; /*Width of right column*/
	margin-top: 38px;
}

#pg-product div#description {
	width: 500px;
	float: left;
	
}

#pg-product div#breadcrumbs {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

#pg-product div#top-row, #pg-product div#bottom-row  {
	width: 800px;
	float: left;
}
#pg-product div#bottom-row  {
	margin-top: 10px;
}


/* -------------- Navigation --------------- */

#nav, #nav ul {
	float: left;
	list-style: none;
	font-weight: bold;
	padding: 0;
	border: solid #fff;
	border-width:0;
	margin: 0;
	width:100%;
	text-align:left;
	background: url(/content/skins/flat/images/nav_bg.jpg) repeat-x;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	height: 25px;
}

#nav a:hover {
	text-decoration: none;
	color: #8fcac8;

}

#nav a.daddy {
	background: url(/content/skins/flat/images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0 ;
}

#nav li.products a {
background: url(/content/skins/flat/images/nav_products.jpg) no-repeat;
	width: 105px;
}

#nav li.rentals a {
background: url(/content/skins/flat/images/nav_rentals.jpg) no-repeat;
	width: 95px;
}

#nav li.studio a {
background: url(/content/skins/flat/images/nav_studio.jpg) no-repeat;
	width: 145px;
}

#nav li.services a {
background: url(/content/skins/flat/images/nav_services.jpg) no-repeat;
	width: 107px;
}

#nav li.store a {
background: url(/content/skins/flat/images/nav_store.jpg) no-repeat;
	width: 116px;
}

#nav li.why a {
background: url(/content/skins/flat/images/nav_resources.jpg) no-repeat;
	width: 134px;
}

#nav li.newsletter a {
background: url(/content/skins/flat/images/nav_newsletter.jpg) no-repeat;
	width: 140px;
}

#nav li.calendar a {
background: url(/content/skins/flat/images/nav_calendar.jpg) no-repeat;
	width: 121px;
}

#nav li.sub a {
    background: none;
	padding: 5px 12px;
	height: 15px;
	width: 14.4em;

}


#nav li ul li {
	border-bottom: 1px solid #00857e;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0 12px 0 0;
	background:#fff;
	border: 1px solid #00857e;
border-bottom: none;
}



#nav li li {
	padding-right: 1em;
	width: 13em;
}
#nav li li.arrow {
	width: 13em;
		background: url(/content/skins/flat/images/arrow.gif) no-repeat 150px center;
}

	
#nav li ul a:hover {

	color: #512698;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	color: #00857e;

}


#nav li ul ul {
	margin: -2.2em 14em 0 13.9em;
	background:#fff;

}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#footer-links{
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 3px 0 0px;

}

#footer-links ul {
	list-style:none;
	float: left;
	margin: 0;
	padding-left: 80px;
	padding-right: 80px;
}

#footer-links ul li {
	list-style:none;
	float:left;
	padding: 0 10px;
}

#footer{
	clear: left;
	background-color: #fff;
}

#footer-bottom{
	clear: left;
	padding: 4px 0 0;
	height: 36px;
	background: url(/content/skins/flat/images/footer_bg.jpg) no-repeat;
	color: #fff;
	margin: 15px 0px 0px;

}


#footer-bottom a{
	color: #fff;
}

#footer-bottom .form{
	width: 330px;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}

#footer-bottom .form2{
	width: 280px;
	margin: 0;
	float: left;
}

#footer-bottom img.form-text{
	margin-top: 5px;
	float: left;
	margin-right: 3px;
}

#footer-bottom input.go-btn{
	background:#512698;
	color:#fff;
	font-weight: normal;
	font-size: 1em;
	border-width: 0;
	padding: 0;
	margin-top: 5px;
	font-style: normal;

}

#footer-bottom input.input-text{
	margin: 0;
}

#footer-bottom .login-text{
	width: 230px;
	float: left;
}

#footer-bottom .login-text img{
	margin: 3px auto 0;
	padding-left: 60px;
}

#footer-bottom .icons {
	float: left;
}

#footer-bottom .icons img{
	margin-top: 2px;
}

#copyright{
	width:977px;
	background-color: #fff;
	padding: 0px;
	color: #008480;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;

}

#copyright a{
	color: #512698;
}

.innertube{
	margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#navigation{
	background: url(/content/skins/flat/images/nav_bg.jpg) repeat-x;
	width: 963px;
	margin: 0 auto;
}


/* HOME PAGE
---------------------------------------------------------------*/

#pg-home #contentwrapper{
float: left;
width: 100%;
	margin-top: 20px;
}

#pg-home #contentcolumn{
margin-right: 340px; /*Set right margin to RightColumnWidth*/
}

#pg-home #rightcolumn{
float: left;
width: 340px; /*Width of right column*/
margin-left: -340px;
	margin-top: 20px;
}
#pg-home #rightcolumn .logos img{
	float: left;
}
#pg-home #rightcolumn .logos{
		margin-top: 10px;

}
#pg-home #rightcolumn .specials{
	margin-top: 15px;
}
#pg-home #rightcolumn .specials img{
	float: left;
}


#pg-home #rightcolumn .innertube{
margin: 0 15px;
}
.home-content{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;

}
.home-content p{
		line-height: 12px;
}

.home-content h1{
	color: #512698;
	font-size: 14px;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 0px;
	font-weight: bold;
}



/* -------------------- Category Page -------------------- */

div#category-right-column {
	margin-left: 130px;
		background: url(/content/skins/flat/images/category-bg.gif) repeat-y right top;
}

ul.category-list {
	margin: 0;
	padding: 0;
}

ul.category-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#category-box p {
	font-size: .9em;
}

div#category-box a .subcat-more-link:link, div#category-box a.subcat-more-link:visited , 
	div#category-box a.subcat-more-link:hover , div#category-box a.subcat-more-link:active  {
	color: #40A49E;
	text-decoration: underline;
	font-weight: bold;
}	

p.subcat-head {
	font-weight: bold;
	color: #512698;
	font-size: 1.2em;
}
p.subcat-head a, p.subcat-head a:hover, p.subcat-head a:visited{
	text-decoration: none;
}

div#category-box {
	padding: 1em 2em 1em 1em;
background: url(/content/skins/flat/images/category-bg-top.gif) no-repeat right top;
}

div#category-description {
	margin-bottom: 3px;
}

div#categories-tree {
	float: left;
	clear: left;
	font-size: 10px;
}

div#subcat-image {
	float: left;
}

div#subcat-description {

}

div#category-items-list {
}

#pg-catalog #contentwrapper{
	float: left;
    width: 947px;
	background: url(/content/skins/flat/images/category-bg.gif) repeat-y right top;
	margin-top: 40px;
}

#categoryleftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -947px;
padding: 12px 2px 0 12px;
}

#categoryleftcolumn h2{
	color: #512698;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}
#categoryleftcolumn h3{
	color: #bd0000;
	font-size: 13px;
	line-height: 20px;
	margin-top: 30px;
	margin-bottom: 0;
}
#categoryleftcolumn h4{
	color: #512698;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

#categoryleftcolumn h5{
	color: #008480;
	font-size: 12px;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 0;
}
#pg-catalog #contentcolumn{
	margin-left: 200px;
	padding-top: 12px;
	background: url(/content/skins/flat/images/category-bg-top.gif) no-repeat right top;
}
#pg-catalog #contentcolumn img.bottomborder{
	float: right;
}

#pg-catalog .innertube{
margin: 0 15px;
}

/* ---------------- Product Page ----------------- */

#main-image, #secondary-images {
	float: left;
	clear: both;
	width: 270px;
}

#main-image img, #secondary-images img {
	border: 1px;
	border-style: solid;
}


#families {
width: 185px;
float:  left;
	font-size: 11px;
	padding-left: 10px;
}
#families p{
	margin-top: 0;
	margin-bottom: 5px;
	color: #00857e;
	font-size: 16px;
	font-weight: bold;
}
#families ul{
	padding-left: 0px;
	margin: 0px;

}
#families ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;}


#pg-product div#attributes {
	background-repeat: repeat-y;
	background-image: url(/content/skins/flat/images/attributes-bg.jpg);
	width: 323px;
	font-weight: bold;
	font-size: .9em;
	color: #fff;
	float: left;
}
#pg-product div#attributes .btm-bg{
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(/content/skins/flat/images/attributes-btm.jpg);
	
} 
#pg-product div#attributes .attributes-header{
width: 323px;
height: 25px;
background-repeat: no-repeat;
background-image: url(/content/skins/flat/images/attributes-top.jpg);

}

div#attributes  big {
	font-size: 1.4em;
	padding-left: 3px;

}

div#attributes table {
	padding: 0px;
}

div#attributes input {
	line-height: 1px;
}

p#product-id {
	font-weight: bold;
	color: #512698;
	font-size: 1.3em;
	line-height: 20px;
}

div#product-details {
	font-weight: bold;
	color: #512698;
	font-size: 1.3em;
}
div#product-description {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}


p.price {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.4em;
}

span.old-price {
	font-weight: normal;
	color: #512698;
	text-decoration: line-through;
}

input.qty-box {
	width: 55px;
	border: 1px solid black;
	font-size: 1.1em;
	font-weight: bold;
}


/* ------------------ Cart Page ----------------- */

body#pg-cart {
	color: #00857E;
}

body#pg-cart div#left-col {
	width: 175px;
	float: left;
	clear: both;
	margin-right: 25px;
}

body#pg-cart div#right-col {
	margin-left: 200px;
}

a.cart-img-link:link, a.cart-img-link:active, 
	a.cart-img-link:visited, a.cart-img-link:hover {
	font-weight: bold;
	color: #008480;
	letter-spacing: 1px;
}

body#pg-cart th {
	background-color: #00857E;
	font-size: 1.2em;
	color: #fff;
}

td.prod-name {
	background-color: #00857E;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
}

td.price {
	
}

td.cart-bottom {
	background-image: url(/content/skins/flat/images/cart_bottom.gif);
	background-repeat: repeat-x;
}

body#pg-cart div#left-col ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

body#pg-cart div#left-col li div {
	background-color: #00857E;
	color: white;
	padding: 0 4px 1px 6px;
	margin-bottom: 2px;
}

body#pg-cart div#left-col li {
	list-style-type: none;
	margin: 0;
}

body#pg-cart div#left-col li ul {
	background-color: #fff;	
}

body#pg-cart div#left-col li li {
	background-color: #fff;	
	margin-left: 11px;
	color: #512698;
}

div.subcat {
	width: 232px;
	height: auto;
	float: left;
}
div.subcat-image {
	float: left;
	width: 114px;
	vertical-align: top;
}
div.subcat-info {
	float: left;
	width: 108px;
	margin-left: 10px;
}
.subcat-description {
	font-size: 10px;
}
div.product {
	width: 232px;
	height: auto;
	float: left;
	background-color: #f5f5f5;
	padding-bottom: 3px;
}
div.product-image {
	width: 114px;
	margin: 0 auto;
}
div.product-image img{
	border: 1px solid #cabde0;
}
div.product-info a{
	font-weight: bold;
	color: #512698;
	font-size: 1.2em;
	text-align: center;
	width: auto;
	display: block;
	background-color: #e4e0ec;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
div.product-info a:hover{
		color:#008480;

}
div.product-info a:visited{
	color:#492f91;

}

div.product-info a, div.product-info a:hover, div.product-info a:visited{
	text-decoration: none;
}

