@charset "utf-8";
/* CSS Document */
html {
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
}
/*top section*/
#title {
	margin:10px auto 0px auto; 
	height: 180px; 
	width: 1000px;
	padding: 5px 5px 5px 5px;
	background: url(/web/Templates/clyde-home_files/title_bk.jpg) no-repeat;
}
#logo { width: 580px; float: left; }
#title_boxes {background: url(/web/Templates/clyde-home_files/title_boxes_bk.jpg) no-repeat; float:left; width:306px; margin: 0px 0px 0px 114px; height: 180px; }
#qlinks { padding: 20px 0px 0px 30px; color:#ffffff; font-size:1.4em; font-weight:bold; width: 245px; height:55px;}
#qlinks form { padding: 0px; margin: 4px 0px 0px 0px; }
#qlinks select { width:200px; font-size: 0.8em; color: #333333;}
#signup { padding: 25px 0px 0px 20px; color:#ffffff; font-size:1em; font-weight:bold; width: 260px; height:55px;}
.signuptitle { font-size: 1.4em; }
#social { width: 95px; height:55px; border-right: #a0dfdd solid 1px; float:left; margin: 0px 5px 0px 0px; }
#nav
 { margin:10px auto 0px auto; 
	height: 31px;
	width: 1000px;
	padding: 0px;
}

/*offer and info box*/
#tcontent { clear:left; margin:5px auto 0px auto; height: 395px; width: 1000px; padding: 0px;}
#tlcontent { margin:0px; height: auto; width: 704px; padding: 0px; float: left;}
#trcontent { margin:0px 0px 0px 2px; height: auto; width: 293px; padding: 0px; float: left;}
#trcontenttop { margin:0px; border-left: #a1dada 10px solid;  border-top: #a1dada 10px solid; border-right: #a1dada 10px solid; height: 260px; width: 253px; padding: 10px; float: left;}
#trcontentbot { margin:0px; background: #a1dada; border-left: #6dc3c1 10px solid;  border-bottom: #6dc3c1 10px solid; border-right: #6dc3c1 10px solid; height: 85px; width: 253px; padding: 0px 10px 10px 10px; float: left;}

/*offers and additional content*/
#ccontent { clear:left; margin:10px auto 0px auto; height: auto; width: 1000px; padding: 0px;}
#clcontent { margin:0px; height: auto; width: 704px; padding: 0px; float: left;}
#crcontent { margin:0px 0px 0px 2px; height: auto; width: 293px; padding: 0px; float: left;}

/*content template right */
#col2 {margin: 10px 0px 0px 0px; border: #e5e5e5 10px solid; width: 253px; padding: 10px; float: left;}

/*featured stores*/
#stores { clear:left; margin:10px auto 0px auto; height: auto; width: 960px; padding: 0px 20px 0px 20px;}

/*bottom text*/
#bottom {clear:left; margin:0px auto 10px auto; height: 80px; width: 960px; padding: 10px 20px 10px 20px; background: #ffffff url(/web/Templates/clyde-home_files/bot_bk.gif) center top repeat-x; clear:left; font-size:1em; color:#FFFFFF;}
#bottom a  {color: #ffffff; text-decoration:none;}
#glow { float:right; width:150px; padding: 0px 10px; }
#glow a  {color: #ffffff; text-decoration:none;}

/*menu system*/
#ae_menu { font-weight:normal; font-family: Arial, Helvetica, sans-serif;}

/*shops styles*/
#shopdets { margin:0px; border-left: #a1dada 10px solid;  border-top: #a1dada 10px solid; border-right: #a1dada 10px solid; height: 310px; width: 253px; padding: 0px 10px 0px 10px; float: left;}
#shopcontentbot { margin:0px; background: #a1dada; border-left: #6dc3c1 10px solid;  border-bottom: #6dc3c1 10px solid; border-right: #6dc3c1 10px solid; height: 100px; width: 253px; padding: 0px 10px 10px 10px; float: left;}
#divContent
{
	overflow: auto;
	height: 200px;
	width: 240px;
	SCROLLBAR-BASE-COLOR: #a1dada;
	SCROLLBAR-ARROW-COLOR: #6dc3c1;
	visibility: visible;
}
.off { font-size: 8pt; OVERFLOW: hidden; WIDTH: 140px; color: #000000; text-decoration: none; padding-right: 2px; padding-left: 2px; }
.over { font-size: 8pt; OVERFLOW: hidden; WIDTH: 140px; color: #6dc3c1; text-decoration: none; padding-right: 2px; padding-left: 2px; }



