
/** BASIC */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color:blue;
	text-decoration: none;
}

a:hover {
	color: #0077dd;
	text-decoration: bold;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(../images/img01.html) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(../images/img01.html) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	margin: -10px auto;
	padding: 1em;
	height: 114px;
	color: #254360;
	/** background: url(../Images/dcparts/Header/DClogo.png) no-repeat left; */
	}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

#page-bgtop {
	width: 1000px;
	margin: -25px auto;
	padding: 1em;
	height: 130px;
	color: #254360;
	background: url(../Images/dcparts/Header/DClogo.png) no-repeat left;
}
/** MENU */

#menu {

	margin:-75px auto;
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none right;
	margin: -20px 0px 000px 350px;		
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 20px 0px 20px;;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: blue;
}

#menu a:hover {
	color:red;
}

#menu li.current_page_item {
}

#menu .current_page_item a {
	color: red;
}

#menu .active {
	background: #FFFFFF;
	color: Red;
}

#page {
	width: 1000px;
	margin: 0px auto;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.html) repeat-y left 20px;
}

/** CONTENT */

#content {
	width: 1038x;
	line-height:20px;
	margin: 30px auto;
	padding: 40px 0px 20px 0px;
}

#columnA {
	float: right;
	width: 750px;
	padding-left: 20px;
	border-left: 1px SOLID #EEEEEE;
}

#columnA h2 {
	height: 22px;
	color: black;
	font-color: black;
	font-size: 12pt;
}

#columnB {
	float: left;
	width: 170px;
}

#columnB h3 {
	height: 22px;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	font-color: black;
}

#columnBa {
	text-decoration: none;
}

#columnBa:hover {
	color:#FFFFFF;
	text-decoration: bold;
	font-color: #FFFFFF;
}
/** FOOTER */

/** footer **/
form input.formbutton {
	margin-left:150px;
	background:#ECF0F2;
	border:none;
	border-bottom:3px solid #870101;
	color:black;
	font-weight:bold;
	padding:5px 10px;
	font-size:13px;
}
.footer-content {
	width: 1000px;
	font-color: black;
	height: 200px;
	margin: 0 auto;
	display: block;
	padding-bottom: 30px;
}
#footer a {
	color: black;
	text-decoration: underline;
}

#footer p {
	text-align: left;
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#footer form {
	margin: 0;
	padding: 0;
	color: black;
}

#footer form input#searchbutton {
	margin: 0;
	border-bottom: none;
	overflow:visible;
	width:auto;
}

#footer form input#searchquery {
	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding: 6px 3px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color:black;
}

#footer ul li {
	color:black;
	padding: 0;
}

#footer ul li a  {
	display: inline-block; /* for IE 6, 7 */
	color:black;
}

#footer ul li a {
	text-decoration: none; /* site map */
	display: block;
	height: 12px;
	font-size: 12px;
	padding: 7px 10px;
	color:black;

}

#footer ul li a:hover {
	color:Red;
	font-weight: bold;
}

.footer-box {
	width: 220px;
	margin-right: 26px;
	float: left;
	font-color: black;
}

.end-footer-box {
	margin-right: 0;
	color:black;
}
#footer h4 {
	color: yellow;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
}
#footer-links {
	background-color: #000;
	color: #ccc;
	padding: 5px;
}
div#footer-links p {
	text-align: right;
	padding: 0;
	margin: 0 auto;
	font-size: 10px;
	width: 1038px;
	display: block;
}
#footer-links a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
/** clear fix **/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear {
	display: inline-block;
}
.clear {
	clear:both;
	display: block;
}
form.pagination {display:none;}

div.pagination {
	margin:2px 0;
	text-align: center
}
ul.pagination {list-style-type:none}
ul.pagination li {display: inline;}
ul.pagination a, ul.pagination span {
	display:inline-block;
	height:24px;
	width:22px;
	border:1px solid #eee;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font:11px/24px Arial,Verdana,sans-serif;
	color:#999
}
ul.pagination a {
	text-align:center;
}
ul.pagination a:hover {
	color:#333;
	border:1px solid #333
}
ul.pagination .current span {
	border:1px solid #fff
	display:inline-block;
	height:24px;
	width:22px;
	border:1px solid #eee;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font:11px/24px Arial,Verdana,sans-serif,bold;
	color:black;
	background: url(../images/dcparts/header/sidemenu.jpg) repeat-x;
}
ul.pagination li.disabled span {color:#ccc}

#pagination_previous {float:left}
#pagination_next {float:right}
#pagination_previous a, #pagination_previous span,
#pagination_next a, #pagination_next span {
	padding:0 3px;
	width:auto;
}
#pagination_previous span,
#pagination_next span {
	color:#ccc;
	border:1px solid #eee
}
/* demo */

div.demolayout {
width:800px;
margin: 0 0 20px 0;
}

ul.demolayout {
list-style-type: none;
float: left;
margin:0px;
padding:0px;
}

ul.demolayout li {
margin: 0 5px 0 0;
float: left;
}
.tab{
border:1px #DFDFDF solid;
padding:0 0 25px 0;
}
ul.demolayout a {
float: left;
display: block;
padding: 5px 25px;
border: 1px solid #DFDFDF;
border-bottom: 0;
color: #666;
background: #eee;
text-decoration: none;
font-weight: bold;
}

ul.demolayout a:hover {
background: $fff ;
}

ul.demolayout a.active {
background: #870101 ;
padding-bottom: 5px;
cursor: default;
color:#fff;
}

.tabs-container {
clear: left;
padding:0px;
}