html { height: 100%; }

body {
	border: none;
	margin: 0px;
	padding-top: 10px;
	height: 100%;
	background:#00ADEF;
}

a{color:blue;}

/* Container Styles */

#container {
	position: relative;
	width: 100%;
	height:100%;
	text-align:center;
	font-family:trebuchet ms;font-size:13px;line-height:18px;color:#666;
}

table.all
{
	background:#00ADEF url(../images/back.gif) repeat-x bottom left;
	width:100%;
	height:100%;
}

#template
{
	margin:auto;
	width:764px;
	margin-bottom:58px;
	background:white url(../images/murals_r3_c1.jpg);
	text-align:left;
}

#logo
{
	background:url(../images/murals_r1_c1.jpg);
	width:100%;
	height:164px;
}

#content
{
	padding-left:34px;
	padding-right:34px;
	padding-top:10px;
}

#slideshow
{
	float:right;margin-top:5px; margin-left:20px;border:13px solid #E53C46;width:360px;height:250px;
}

#ship
{
	background:#E53C46;
	color:white;
	padding:5px;
	width:276px;
}

#ticks
{
	width:276px;
}

#ticks ul
{
	list-style-image:url(../images/tick.gif);
	margin-left:16px;
	padding:0;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:13px;
	padding-top:0;
}

#ticks li
{
	padding-bottom:4px;
}

h1
{
color:#00ADEF;
font-size:24px;
}

h2
{
color:#21B249;
font-size:20px;
}

#mission
{
	color:#E53C46;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	line-height:22px;
}

td.footer
{
	background:url(../images/flowers.jpg) no-repeat bottom left; height:100px;
	font-size:12px;line-height:20px;color:#fff;
	text-align:center;
}
td.footer a
{
	color: #FFFCBB;
	padding:10px;
}


#bot
{
	background:url(../images/murals_r5_c1.jpg);
	width:100%;
	height:19px;
}

#top
{
	background:url(../images/splashtop2.gif) no-repeat;
	width:760px;
	height:82px;	
}

#menu
{
	height:43px;
	width:764px;
}

#menu a
{
	padding:0;
	height:43px;
}

.home a
{
	width:86px;
	background:url(../images/menu_r1_c1.jpg);
	float:left;
}

.home a:hover
{
	background:url(../images/menu_r1_c1_f2.jpg);
}


.products a
{
	background:url(../images/menu_r1_c2.jpg);
	width:100px;
	float:left;
}

.products a:hover
{
	background:url(../images/menu_r1_c2_f2.jpg);
}

.installation a
{
	background:url(../images/menu_r1_c3.jpg);
	width:121px;
	float:left;
}

.installation a:hover
{
	background:url(../images/menu_r1_c3_f2.jpg);
}

.viewcart a
{
	background:url(../images/menu_r1_c4.jpg);
	width:105px;
	float:left;
}

.viewcart a:hover
{
	background:url(../images/menu_r1_c4_f2.jpg);
}

.myaccount a
{
	background:url(../images/menu_r1_c5.jpg);
	width:117px;
	float:left;
}

.myaccount a:hover
{
	background:url(../images/menu_r1_c5_f2.jpg);
}

.about a
{
	background:url(../images/menu_r1_c6.jpg);
	width:125px;
	height:43px;
	float:left;
}

.about a:hover
{
	background:url(../images/menu_r1_c6_f2.jpg);
}

.contact a
{
	background:url(../images/menu_r1_c7.jpg);
	width:110px;
	height:43px;
	float:left;
}

.contact a:hover
{
	background:url(../images/menu_r1_c7_f2.jpg);
}


td{font-family:trebuchet ms;font-size:13px;line-height:18px;color:#666}
table.menu a{padding:0}



/* Makes tables Nice */
table.nicetable
{
    border: solid 1px #CCC;
    border-collapse: collapse;
	margin: auto;
}
table.nicetable th
{
	padding: 4px;
	border: solid 1px #CCC;
	padding: 6px;
	color: black;
	background-color: #FFFBBB;
}
table.nicetable td
{
	border: solid 1px #CCC;
	padding: 8px;
}
/*******************/




/* Makes tables Nice */
table.prodtable a
{
	padding:0;
}

table.prodtable
{
    border: solid 1px #CCC;
    border-collapse: collapse;
	margin: auto;
}
table.prodtable th
{
	border: solid 1px #CCC;
	padding: 6px;
	color: black;
	background-color: #FFFBBB;
	text-align: center;
}
table.prodtable td
{
	border: solid 1px #CCC;
	padding: 8px;
	text-align: center;
	vertical-align: center;
}

table.prodtable td.price, td.price
{
	font-size: 16px;
	font-weight:bold;
	font-variant:small-caps;
	color:#BB003D;
}

table.prodtable img
{
border: 1px solid #0066CC; background:#0079F2; padding: 7px;float:left;
}

img.padme
{
border: 1px solid #1D943E; background:#22B24A; padding: 7px;float: right;
margin-top:4px;
margin-left:20px;
}

img.cart
{
border: 1px solid #0066CC; background:#0079F2; padding: 7px;
}

/*******************/







/* Products Page */
#catlisting
{
	margin: auto;
}
#catlisting td
{
	font-size: 18px;
	padding: 10px;
	font-weight:bold;
	font-variant:small-caps;
}
#catlisting td a
{
	color: green;
	text-decoration: none;
}
#catlisting td a:hover
{
	color: black;
}
#catlisting td a img
{
border: 1px solid #1D943E; background:#22B24A; padding: 7px;float: right;
	margin-bottom: 10px;
}
#catlisting td a img:hover
{
	border: solid 1px black;
}



#carddetails
{
display: none; border-collapse: collapse; float: right;
}
#carddetails td { border: none; }




#contactdetails th
{
	padding: 6px;
	vertical-align: top; valign="top";
}
#contactdetails td
{
	padding: 6px;
	vertical-align: top; valign="top";
}
