@import url('reset.css');
@import url('layout.css');

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font-family:Helvetica,"Helvetica Neue","Lucida Grande","Lucida Sans Unicode",Sans-Serif,Verdana,Arial;
	font-size:12px;
	line-height:1.4em;
	color:#444;
}

h1 {
	font-size:28px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:7px;
	color:#FFFFFF;
}

h2 {
	font-size:22px;
	font-weight:bold;
	line-height:30px;
	color:#D90000;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	padding-top:8px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#243945;
	margin:5px 0;
	padding-top:10px;
}

p {
	margin-bottom:10px;
	color:#7E7D7D;
}
ul {
	list-style:none;
	list-style-image:url(../images/tick_small.png);
	padding-left:25px;
	padding-bottom:7px;
}
li {
	padding:2px;
}

b, strong {
	font-weight:bold;
}
i, em {
	font-style:italic;
}
u {
	text-decoration:underline;
}
code {
	font-family:Courier,"Courier New",Monaco,Tahoma;
	padding:0px 2px;
}
pre {
	padding:0px 20px;
	margin:20px;
}
blockquote {
	font-style:italic;
	padding:0px 10px;
	margin:0 0 10px 20px;
	border-left:3px solid #243945;
	font-size:14px;
}

/*========================*/
/*=== Structure Styles ===*/
/*========================*/
#wrapper {
	width: 96%;	
	max-width: 920px;
	margin: auto;
	padding: 2%;
}

header {
	margin-top:10px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
header a {
	float:left;
    width: 200px;
	margin-top: 0px;
}

#logo {
    display: block;
    float: left;
    height: 55px;
    margin: 5px 25px 0 35px;
    overflow: hidden;

}
nav {
	float:right;
}
nav ul {
	list-style:none;
	float:right;
	display:block;
	padding:0;
	padding-top:15px;
	padding-right:30px;
	height: 40px;
	width: 450px;
}
nav ul li {

}
nav li {
	display:block;

	padding:0;
}
nav a {
	display:inline-block;
	border:0;
	padding-top: 5px;
	margin-left: 30px;
	float:left;
	height:40px;
	width: auto;
}

#slider {
	height:304px;
}
#slider h2 {
	padding:62px 0 0 100px;
	color:#fff;
	font-size:28px;
	line-height:30px;
	font-weight:bold;
	border:0;
}	
#slider p {
	padding:5px 0 10px 100px;
	font-size:22px;
	line-height:23px;
}	
#slider a.learn-more {
	display:block;
	text-indent:-9999px;
	width:130px;
	height:26px;
}
#slider .product {
	position:absolute;
	width:100%;
	height:100%;
	background:transparent !important; /* Strange fix needed for IE */

}
#slider .product p { margin-bottom:0px; }
#slider .product a { border:0; }
#slider .product a:hover { color:#20333F; }
#slider .product img {
	position:relatif;
	top:0px;
}	
#middlebar-small {
	width:879px;
	height:140px;
	margin-left:21px;
	position:relative;
}
#middlebar-small h2 {
	padding:70px 0 0 50px;
	color:#fff;
	font-size:28px;
	line-height:30px;
	font-weight:bold;
	border:0;
}

#body {
	background:#fff;
	padding-bottom: 50px;
}
#body-down{
	background:#fff;
	padding-bottom: 10px;
}
#more-x a, a:visited, a:hover{
	color:#fff;
}
#body-inner {
	background:#fff;
	padding-bottom: 10px;
}

footer {
	width: 93.4%;	
	max-width: 920px;
	background:#D90000;
	height:25px;
	margin-bottom:10px;
	padding:10px 30px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#footer-right {
	float:right;
	color:#ffffff;
}
footer a {
	color:#ffffff;
	border:0;
	padding:0 5px;
}
footer #footer-right a:hover {
	color:#ffffff;
	text-decoration:underline;
}
footer #footer-right a:visited {
	color:#ffffff;
}
#footer-left {
	float:left;
	color:#ffffff;
	margin-right:40px;
}
#main-conten {
	background: #ffffff;
	width: 95.6%;
	margin: auto;
	float: left;
	padding: 20px 20px 10px;
}
#main-content h3.icon {
	background:url(../images/sidebar.png) no-repeat;
	padding:5px 0 0 45px;
	height:40px;
}
section {
	background: #ffffff;
	width: 63%;
	float: left;
	padding: 15px 10px;
}
section p, p  a , p a:visited {
	color:#000000;
}
section #more a, a:visited, a:hover{
	color:#D90000;
}
aside #see a, a:visited, a:hover{
	color:#D90000;
}
aside {
	background: #ffffff;
	width: 32.2%;
	float: right;
	border-left:1px solid #eee;
	padding: 15px 10px;
}
aside h3 {
	padding:0 0 10px 0;
}
aside p {
	color:#000000;
}
aside h3.icon {
	background:url(../images/sidebar.png) no-repeat;
	padding:5px 0 0 45px;
	height:40px;
}
aside h3.icon-contact {
	background:url(../images/contact.png) no-repeat;
	padding:5px 0 0 45px;
	height:40px;
}
aside h3.icon-cats {
	background:url(../images/cats.png) no-repeat;
	padding:5px 0 0 45px;
	height:40px;
}
aside h3.icon-feature {
	background:url(../images/feature.png) no-repeat;
	padding:5px 0 0 45px;
	height:40px;
}
aside #context {
    color: #999999;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    text-align: left;
    width: 50px;
}
aside  a, a:visited, a:hover {
    color: #d90000;
}
.sub-box {
	float:left;
	width:189px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #eee;
	margin-bottom:30px;
}
.sub-box-x {
    float: left;
    height: 220px;
    padding: 5px 15px 15px;
    width: 16.74%;
}
.sub-box-down {
    float: left;
    padding: 25px 5px 15px 25px;
    width: 21.74%;
	color: #000000;
}
.sub-box-down ul li a , p , a, a:visited {
	color: #025EB3;
}
.sub-box-x h3, p , a, a:visited {
	color: #ffffff;
}
.sub-box-x h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 5px 0;
    padding-top: 0px;
}
.sub-box-x a:hover {
	color: #ffffff;
}
.sub-box-x.red1 {
	background-color: #ff0000;
}
.sub-box-x.red2 {
	background-color: #d90000;
}
.sub-box-x.red3 {
	background-color: #bf0000;
}
.sub-box-x.red4 {
	background-color: #800000;
}
.sub-box img {
	float:left;
	margin:0px 10px 0 0;
}
.sub-box h3 {
	padding:5px 0 18px 0;
}

.product-main {
	clear:left;
}
.product-main img {
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.product-main a img {
	border:0;
}

.cost {
	font-size:28px;
	float:right;
	color:#334F60;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia,Times,serif;
}

p.buy-now {
	text-align:right;
}
p.buy-now a {
	border:0;
	color:#fff;
	padding:5px;
}
p.buy-now a:hover {
	border:0;
	background:#243945;
}


/*====================*/
/*=== Input Styles ===*/
/*====================*/
input,
textarea,
select {
  padding: 4px;
  font: 400 1em Verdana, Sans-serif;
  color: #444;
  background:#ffffff;
  border: 1px solid #eee;
  margin:2px;
}

input:focus,
textarea:focus,
select:focus {
  color: #000;
}

input.button {
  color: #fff;
  width:150px !important;
  border:0px;
}

label {
	font-weight:bold;
}

.form {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
.form input, .form textarea {
	width:300px;
}
.form label {
	display:inline-block;
	padding-top:8px;
	vertical-align:top;
	width:100px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

ul.links {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
}
ul.links a {
	display:block;
	border-bottom-style:dotted;
}



