/* 
CUSTOM STYLESHEET
---------------------

*/

#head-search {
	float: right;
	margin-right: 14px;
	height: 48px;
	padding-top: 6px;
}

#logintab {float: left; position: relative; left: 950px;}
#logintab a {display: block; height: 33px; width: 56px; background: url(images/topnav_login-v2.png) no-repeat; text-indent: -9999px;}
#logintab a:hover {background-position: 0 -34px; border-bottom: 0px;}

#livehelp {float: left; position: relative; left: 950px;}
#livehelp a {display: block; height: 33px; width: 70px; background: url(images/topnav_livehelp-v2.png) no-repeat; text-indent: -9999px;}
#livehelp a:hover {background-position: 0 -34px; border-bottom: 0px;}

#logoSide {height:  125px;  
    width:   260px;  
    padding: 0;  
    margin:  0;  
} 

#footer #footer-widgets .picborder {
		padding:3px;
		border: #666 solid 1px;
		background-color:#CCC;
		margin: 2px 5px;
}

/*  *********************   IMAGE POSITIONS   *********************** */

.picborder, .picRight, .picLeft {
	border: 1px solid #fff; 
	padding: 4px;
	background-color: #fff;
	-webkit-box-shadow:1px 1px 5px #000;
	-moz-box-shadow:1px 1px 5px #ccc;
	}
	.picRight {
		float:right;
		margin-left:15px;
		}
	.picLeft {
		float:left;
		margin-right:15px;
		}

.picRightnoborder {
	float:right; 
	margin-left:15px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 15px;
	}
ul.checkmark li {
	list-style-image: url(http://craftydesigners.com/test/dbuilder/images/CheckMark3.gif);
	margin-bottom: 5px;
}
ul.arrow li {
	list-style-image: url(http://craftydesigners.com/test/dbuilder/images/arrow_navy.gif);
	margin-bottom: 5px;
}
