/*

Theme Name: Default

*/



/* General Attributes */

body {

	width: 960px;

	font-family: "Lucida Grande", Arial, sans-serif;

	font-size:12px;

	color:#333;

	background-color: #fff;

	padding: 0 5px 0 5px;

	margin:0 auto;

}



img {

	border:0;

}



.storecolumn {

	float: left;

	text-align: left;

}



.storecolumn li {

	list-style:none;	

}



a, a:visited {

    color: #336699; //0072ad

    font-weight: normal;

    text-decoration: none;

	margin:0;

	padding: 0;

}



a.listing-title {

	font-size: 14px;

	color: #000000;

}



a:hover, a:active {

   text-decoration: underline;

}

		

.clearer {

    clear: both;

    display: block;

    float: none;

}

/* End of General Attributes */



/* Header */

.logo {

	float: left;

    width: 450px;

}



.navigation {

    float:left;

    text-align:right;

    color: #999;

    width:510px;

	padding-top:55px;

}



.navigation a, .navigation a:visited {

    margin-left: 20px;

    display: block;

    float: right;

}



.search-banner {

    position: relative;

    margin-left: -2px;

    padding:5px 0 0px 12px;

	width: 964px;

	height: 39px;

	display: inline;

	float: left;

	text-align: left;

    background: url(images/primary-banner.gif) no-repeat;

}

	

label#search-label {

	color: #ffffff;

    display: block;

    float: left;

    width: 95px;

    height: 14px;

    margin-top: 6px;

}



.search-textbox {

    float: left;

    display: inline;

	width: 275px;

    margin: 3px 3px 0;

	padding: 1px 0 0 0;

	border: 1px solid #7f9db9;

	font-size: 13px;

    height: 18px;

    color: #333;

}



#dropdown {

width: 220px;

}

.breadcrumbs {
	clear: both;
	padding:0px 5px 12px 0px;
	font-size: 11px;
}

/* End of Header */



/* Main Content */

.main-content {

	float: left;

	width: 480px;

	margin: 0 20px 0 20px;

}

.pagination {
	text-align: right;
}

h1 {

	text-align: center;

	font-size: 18px;

	color: #333;

	margin: 0 0 20px 0;

	font-weight: normal;
}



.basic-listing {
	padding-bottom: 20px;
}

.basic-listing-logo {
	width: 150px;
	text-align: center;
}

.basic-listing-info {
	width: 325px;
}

/* End of Main Content */



/* Sidebar Left */

.sidebar-left {

	float: left;

	width: 240px;

}



.widget-left {

}



.widget-left-title {

    width: 240px;

    height: 20px;

    padding: 3px 0 0 0px;

    font-size: 14px;

	text-align:center;

    color: #eee;

    background: url(images/left_sidebar_header.gif) center no-repeat;

}

/* End of Sidebar Left */



/* Sidebar Right */

.sidebar-right {

	float: left;

	width: 200px;

}



.widget-right {

	padding-bottom: 15px;

}



.widget-right-title {

    background: url(images/right_sidebar_header.gif ) no-repeat;

    padding: 3px 0 0 0;

    color: #eee;

    text-align: center;

    font-size: 14px;

    width: 200px;

    height: 20px;

}



.widget-right-inner {

	padding: 7px 0 0 0;

	text-align: center;

}

/* End of Right Sidebar */



/* Sidebar General */

.sidebar-list ul {

	margin: 0;

	padding: 0;

	list-style:none;

}



.sidebar-list ul li{

	margin:7px 0 15px 0;

	padding:0;

	list-style:none;

}



.sidebar-list ul li a,

.sidebar-list ul li a:visited {

	font-size:12px;

	margin: 0;

	padding:0;

	line-height: 12px;

}



.sidebar-list ul li .sidebar-subcat {

    margin-top: 3px;

    line-height: 18px;

	

}

.sidebar-list ul li .sidebar-subcat a,

.sidebar-list ul li .sidebar-subcat a:visited {

    font-size:10px;

}



.sidebar-maincat, a.sidebar-maincat, a.sidebar-maincat:visited {

    color: #4e4e4e;

}

/* End of Sidebar General */



/* Footer */

.search_box_bottom {

    position: relative;

	width: 964px;

	height: 39px;

	margin: 10px 0 0 -2px;

	padding: 0;

    background: url(images/primary-banner.gif) no-repeat;

}



#footer {

	margin: 10px 0 50px 0;

    width: 960px;

	padding:0;

}



#footer div {

	float: left;

	display: inline;

}



#footer .footerTitle {

	color: #4e4e4e;

	padding: 0 0 2px 0;

	font-size: 13px;

    width: 220px;

}



#footer .helplinks {

	width: 100px;

	float: left;

	display: inline;

    border-right: 1px solid #dad7d6;

	margin: 0 12px 0 0;

	padding:0 10px 0 0;

}





#footer .recentcomments {

	width: 260px;

	float: left;

	display: inline;

	margin: 0 12px 0 0;

	padding:0 10px 0 0;

}



#footer .expiringsoon {

	width: 300px;

	float: left;

	display: inline;

        border-right: 1px solid #dad7d6;

	margin: 0 12px 0 0;

	padding:0 10px 0 0;

}



#footer ul {

    list-style: none;

	padding:0;

	margin: 0;

	font-size: 12px;

	color: #999;

}



#footer ul li {

    list-style: none;

	font-size: 12px;

	padding:0 0 5px 0;

}



.disclaimer {

    font-size:11px;

    font-weight: normal;

    width:200px;

    color:#999;

    border-right: 1px solid #dad7d6;

    margin: 0 12px 0 0;

    padding:0 10px 0 0;
	
    float: left;

    display: inline;

}

/* End of Footer */