body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
}
#subSurround {
	padding-left: 14px;
	padding-bottom:0;
}
#topHeader {
	text-align: right;
	height: 100px;
	background-image: url(../styleImages/backgrounds/Studio-empoli-logo.png);
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	width:300px;
}
.topCatsBgRight {
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.siteDocs {
	text-align: left;
	background-image: url(../styleImages/backgrounds/navimg.jpg);
	width:1000px;
	height:44px;
}
.siteDocs ul{
	padding: 6px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	float:left;
}

.siteDocs li{
	display: inline;
	margin: 0;
}

.siteDocs li a{
	text-decoration: none;
	padding: 3px 2px 0px 0px;
	margin-right: 15px;
	color: #FFFFFF;
}

.siteDocs li a:visited{
	color: #FFFFFF;
}

.siteDocs li a:hover{
	text-decoration: none;
	color: #F5D143;
}

.siteDocs li.selected{
}

.siteDocs li.selected a{ /*selected main tab style */
	border-bottom-color: white;
}

.siteDocs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}
.siteDocsBgRight {
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	padding:0;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.latestProds {
	text-align: center;
}
.rightimage {
    background-image: url(../styleImages/backgrounds/level2.jpg);
	height:616px;
	background-color:#E4E4E4;
}
.leftimage {
    background-image: url(../styleImages/backgrounds/1.jpg);
	height:616px;
	background-color:#E4E4E4;
}
.border {
	border:1px solid #9C9A9B;
	width:390px;
}
.footer {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	height:19px;
	width:1000px;
}
.footer a:link{
	color:#CCCCCC;
	text-decoration:none;
}
.footer a:visited{
	color:#CCCCCC;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.search {
    background-image: url(../styleImages/backgrounds/search.gif);
	height:22px;
}
.pro-image {

	width:150px;
	padding:2px;
}
.ind-menu {
	text-align: center;
	background-image: url(../styleImages/backgrounds/navimg.jpg);
	width:1000px;
	height:44px;
}
.ind-menu ul{
	padding: 12px 0px 12px 40px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.ind-menu li{
	display: inline;
	margin: 0;
}

.ind-menu li a{
	text-decoration: none;
	padding: 3px 10px 0px 0px;
	margin-right: 6px;
	color: #FFFFFF;
}

.ind-menu li a:visited{
	color: #FFFFFF;
}

.ind-menu li a:hover{
	text-decoration: none;
	color: #F5D143;
}

.ind-menu li.selected{
}

.ind-menu li.selected a{ /*selected main tab style */
	border-bottom-color: white;
}

.ind-menu li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}
.midfooter {
    background-image: url(../styleImages/backgrounds/greybg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:57px;
	margin-bottom:0px;
}
.shadow{
    background-image: url(../styleImages/backgrounds/centerbottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.rightshadow{
    background-image: url(../styleImages/backgrounds/rightbottom.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#E4E4E4;
}
.leftshadow{
    background-image: url(../styleImages/backgrounds/leftbottom.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#E4E4E4;
}
.seperator{
    background-image: url(../styleImages/backgrounds/sepline.gif);
	background-repeat:repeat-y;
	background-position:left;
	float:right;
	width:140px;
	height:354px;
}
.shadow-right{
    background-image: url(../styleImages/backgrounds/rem-shadow-right.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.shadow-left{
    background-image: url(../styleImages/backgrounds/rem-shadow-left.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.serial{
    background-image: url(../styleImages/backgrounds/serial.gif);
	width:15px;
	height:24px;
}
.buy{
    background-image: url(../styleImages/backgrounds/buy.gif);
	width:24px;
	height:32px;
}
.share{
    background-image: url(../styleImages/backgrounds/share.gif);
	float:left;
	width:27px;
	height:32px;
}
.price{
    background-image: url(../styleImages/backgrounds/price.gif);
	float:left;
	width:19px;
	height:32px;
}
.empty{
    background-image: url(../styleImages/backgrounds/carticons_03.gif);
	float:left;
	width:24px;
	height:32px;
}
.update{
    background-image: url(../styleImages/backgrounds/update.gif);
	width:38px;
	height:22px;
}
.continue{
    background-image: url(../styleImages/backgrounds/carticons_05.gif);
	float:left;
	width:24px;
	height:32px;
}
.checkout{
    background-image: url(../styleImages/backgrounds/carticons_10.gif);
	float:left;
	width:31px;
	height:25px;
}
.buytext{
	float:left;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#7A7979;
	font-weight:bold;
	padding-left:10px;
	padding-top:7px;
	text-decoration:none;
}
.buytext a:link{
	color:#7A7979;
	text-decoration:none;
}
.buytext a:visited{
	color:#7A7979;
	text-decoration:none;
}

.buytext a:hover{
	color:#000000;
	text-decoration:none;
}
.pricetext{
	float:left;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#7A7979;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
.pricetext a:link{
	color:#7A7979;
	text-decoration:none;
}
.pricetext a:visited{
	color:#7A7979;
	text-decoration:none;
}

.pricetext a:hover{
	color:#000000;
	text-decoration:none;
}
.searchbg{
    background-image: url(../styleImages/backgrounds/searchbar.gif);
	width:214px;
	height:22px;
}
.price-seperator{
    background-image: url(../styleImages/backgrounds/price-sep.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.markermenu{
width: 100%; /*width of side bar menu*/
margin:0;
padding:0;
}

.markermenu ul{
list-style-type: none;
padding: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
background-color:#CCCCCC;
}
.markermenu li{
display: inline;
margin: 0;
}
.markermenu ul li a{
font: bold 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
color: #3D3D3D;
display: block;
padding: 3px 0;
padding-left: 20px;
text-decoration:none;
border-bottom: 1px solid #B5B5B5;
background-image: url(../styleImages/backgrounds/catbgline.gif);
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 100%;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #3D3D3D;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: 3D3D3D;
background-image: url(../styleImages/backgrounds/catinehover.gif);
}
.qua-out{
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#7A7979;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
	float:left;
}
.designed-by {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:19px;
	width:1000px;
}
.designed-by a:link{
	color:#666666;
	text-decoration:none;
}
.designed-by a:visited{
	color:#666666;
	text-decoration:none;
}

.designed-by a:hover{
	color:#999999;
	text-decoration:none;
}
.contact{
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	padding-right:10px;
	text-decoration:none;
}
.contact-head{
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	padding-top:20px;
}
.contact-text{
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	padding-top:15px;
}
.heading-contact{
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	padding-left:15px;
	padding-top:25px;
	text-decoration:none;
}
.footer-heading{
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}