/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #89f5ff;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#000000;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:992px;
	background: url("/graphics/mainbg.gif") #ffffff repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:992px;
	height:121px;
	background: url("/graphics/header.gif") #d0d0d0 no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 110px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:992px;
	height:105px;
	bottom:0; /* stick to bottom */

	background: url("/graphics/footer.gif") no-repeat;
	margin: 0 auto 0 auto;
	visibility: hidden;
}




/* main nav */


#topmenu {
	width: 982px;
	height:39px;
	margin: 0 auto 0 auto;
	background: url("/graphics/topmenubg.gif") no-repeat;
}

#greenbar {
	width: 982px;
	height:56px;
	margin: 0 auto 0 auto;
	background: url("/graphics/greenbar2.jpg") no-repeat;
}


#leftmenu {
	width: 194px;
	margin: 0 0 0 17px;
	float:left;
	 display: inline;
}




/* content formatting */

#splashpagecontent {
	width: 767px;
	margin:0 5px 0 0;
	padding: 9px 0 0 9px;
	overflow: auto;
	line-height:15px;
	float:right;
	display: inline;
	background: url("/graphics/ctbg.gif") no-repeat;
}

#pagecontent {
	width: 660px;
	padding: 44px 70px 0 46px;
	overflow: auto;
	line-height:15px;
	float:right;
	display: inline;
}

#shoppagecontent {
	width: 735px;
	padding: 24px 10px 0 30px;
	overflow: auto;
	line-height:15px;
	float:right;
	display: inline;
}

#searchbox {
	border:0px;
	padding: 4px 0 0 5px;
	font-size: 10px; 
	color: #47485e; 
	width:198px; 
	height:14px;
	background: url("/graphics/searchbg.gif") no-repeat;
}

#signin {
	float:right; 
	margin:12px 10px 0 0;
	padding:12px 0 0 0; 
	border:0; 
	display: inline; 
	font-size:11px;
	color: #1fa583;
	width:135px; 
	height:24px;
	background: url("/graphics/sign.gif") no-repeat;
	text-align:center;
}

#socialmedia{
	float:right; 
	margin:6px 9px 0 0;
	padding:12px 0 0 0; 
	border:0; 
	display: inline; 
	font-size:11px;
	color: #1fa583; 
	height:24px;
	text-align:center;
}

#basket {
	font-size: 11px; 
	color: #7a4e87; 
	height:43px; 
	padding:12px 0 0 0;
	background: url("/graphics/basketbg.gif") no-repeat;
}

#videobox {
	float:right; 
	display: inline;
	width:206px; 
	height:252px;
	padding:0 0 0 0;
	background: url("/graphics/videobox.gif") no-repeat;
}

#yallbox {
	float:right; 
	display: inline;
	width:206px; 
	height:252px;
	padding:0 0 0 0;
	background: url("/graphics/yallbg.gif") no-repeat;
}

#choose {
	float:left; 
	margin:2px 0 0 0; 
	display: inline;
	width:540px; 
	height:340px;
	padding:17px 0 0 17px;
	background: url("/graphics/choosebg.gif") no-repeat;
}

#summer {
	float:left; 
	margin:2px 0 0 0; 
	display: inline;
	width:238px; 
	height:206px;
	padding:45px 0 0 40px;
	background: url("/graphics/summerbg.gif") no-repeat;
}

#winter {
	float:left; 
	margin:2px 0 0 0; 
	display: inline;
	width:238px; 
	height:206px;
	padding:45px 0 0 40px;
	background: url("/graphics/winterbg.gif") no-repeat;
}

#clean {
	float:right; 
	margin:2px 0 0 0; 
	display: inline;
	width:238px; 
	height:206px;
	padding:45px 0 0 40px;
	background: url("/graphics/cleanbg.gif") no-repeat;
}

#som {
	float:right; 
	width:204px;
	height:531px; 
	padding:0 0 0 0;
	display:inline;
	background: url("/graphics/som.gif") no-repeat;
}


#right_foot {
	color: #a0a09d;
	float: right;
	padding-top: 20px;
	padding-right:5px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	line-height:14px;
	display: inline;
}

#left_foot {
	color: #a0a09d;
	float: left;
	padding-top: 20px;
	padding-left:24px;
	font-size:11px;
	display: inline;
}



#clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #7a4e87;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #a0a09d;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}

a.home {
	color: #7a4e87;
	text-decoration: none;
}
a.home:hover {
	color: #c50000;
	text-decoration: none;
}

a.sign {
	color: #1fa583;
	text-decoration: none;
}
a.sign:hover {
	color: #c50000;
	text-decoration: none;
}

a.choose {
	color: #9cbc3a;
	text-decoration: none;
	font-family:times,serif;
	font-size:16px;
	text-transform:uppercase;
}
a.choose:hover {
	color: #c50000;
	text-decoration: none;
}

h1 {
	font-weight:bold;
	font-size:15px;
	color: #764609;
	text-transform: uppercase;
	margin:0 0 22px 0;
}


p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

/* catalog styles */

a.catalog {
	color: #25aab5;
	text-decoration: none;
}
a.catalog:hover {
	color: #7a4e87;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #8eb22c;
	text-decoration: none;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
}
td.cartdisplay {
	background: #d9f2f4;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}
.price {
	font-size: 17px;
	font-weight: bold;
	color:#828282;
}






/* menu codes */

.pipelist {
   overflow: hidden;
   width: 1000px;
   margin:0 auto 0 10px;
   font-size:10px;
   font-weight:bold;
   
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #ffffff;
   float: left;
   line-height: 11px;
   margin: 10px .5em 0 -.5em;
   padding: 0 6px 0 6px;
   .padding: 0 9px 0 9px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #ffffff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	



.pipelist2 {
   overflow: hidden;
   width: 451px;
   margin:0 36px 0 auto;
   font-size:11px;
   font-weight:bold;
   border:0px solid;
   float:right;
   display: inline;
   }

.pipelist2 ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist2 li {
   border-left: 0px solid #e0d3ab;
   float: left;
   line-height: 26px;
   margin: 5px 0 0 0;
   padding: 0;
   /* margin: 4px .5em 0 -.5em;
   padding: 0 8px 0 9px;
   .padding: 0 11px 0 12px; */
   white-space: nowrap;
   
   }

.pipelist2 li:hover {
	}
	
.pipelist2 a {
	color: #b86f3b;
	text-decoration: none;
}
.pipelist2 a:hover {
	color: #c50000;
	text-decoration: none;
}	



.pipelist3 {
   overflow: hidden;
   width: 350px;
   margin:0 auto 0 120px;
	font-family:times,serif;
	font-size:19px;
	text-transform:uppercase;
   font-weight:bold;
   border:0px solid;
   float:left;
   display: inline;
   }

.pipelist3 ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist3 li {
   border-left: 1px solid #9cbc3a;
   float: left;
   line-height: 22px;
   margin: 8px .5em 0 -.5em;
   padding: 2px 16px 0 16px;
   white-space: nowrap;
   
   }

.pipelist3 li:hover {
	}
	
.pipelist3 a {
	color: #9cbc3a;
	text-decoration: none;
}
.pipelist3 a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 194px;
padding: 0;
font-size: 12px;
color: #35b5c0;
text-align:right;
text-transform:uppercase;
font-weight:bold;
background: url('/graphics/menubg.gif') #c9dd92 repeat-y;
}

* html #blueblock{ /*IE 6 only */
w\idth: 168px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 6px 26px 0 0;
color: #35b5c0;
text-decoration: none;
width: 168px;
height:18px;
border-bottom:2px solid #92c998;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #c50000;
	text-decoration: none;
}



li a.blueblock2 {
display: block;
padding: 6px 26px 0 0;
color: #35b5c0;
text-decoration: none;
width: 168px;
height:18px;
background: url('/graphics/menubotbg.gif') no-repeat;
}

html>body li a.blueblock2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock2:hover{
color: #c50000;
	text-decoration: none;
}


li a.blueblock3 {
display: block;
padding: 9px 26px 0 0;
color: #35b5c0;
text-decoration: none;
width: 168px;
height:18px;
border-bottom:2px solid #92c998;
}

html>body li a.bluebloc3k { /*Non IE6 width*/
width: auto;
}

li a.blueblock3:hover{
color: #c50000;
	text-decoration: none;
}
