body {
	margin: 0;
	padding: 0;
	background:#dbdbdb;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color:  #28313A; 
}

.thumb {
	padding-left:0px;
	margin-left:35px;
	margin-top:35px;
	border:1px solid #CCCCCC;
}

h1 {
	letter-spacing: 0.5px;
	font-size: 32px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 26px;
}

a {
	color: #1B75A9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: red;
}

a:visited {
	color: #1B75A9;
}

img {
	border: none;
}

.featues {
	font-size:14px;
	
}

.features li {
	list-style: disk;
}

.site_box .features li {
	list-style: disk;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
	border:1px solid #cccccc;
}

.button {
	border:2px solid #388332;
	background-color:#dbdbdb;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #e7ebf8;
}

#header_line {
	margin: 0;
	padding: 0;
	height:10px;
	background: url(images/header_line.png) repeat-x top left;
}

#header {
	width: 980px;
	margin: 0 auto;
	margin-top:10px;
	height: 50px;
	padding:0px;
	background:#f4f0f0;
	border-top: 10px #c4d4f8 solid;
	border-left: 10px #c4d4f8 solid;
	border-right: 10px #c4d4f8 solid;
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius: 5px; 
}

#menu {
	float: left;
	width: 980px;
	height: 58px;
	padding-left:20px;
	padding:0px;
	margin-left:14px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	background:#c4d4f8;
}

#menu li {
  	font-weight:bold;
	float: left;
	text-align: center;
	margin-left:5px;
background:#c4d4f8;
	display:block;
	height:20px;
	width:120px;
	padding:5px;
	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius: 5px; 
}

#menu a {
	display: block;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: black;
}

#menu a:hover { 
	border-bottom:5px solid #ff3c3b;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#logo {
	width: 980px;
	height: 120px;
 	margin:0px auto;
 	margin-top:-25px;
}

#logo_icon {
	margin-top:-10px;
	padding-top:-10px;
}

#logo h2 {
	margin-top:-18px;
	margin-left:153px;
	color:red;
	letter-spacing:1px;
	padding:0px;
	padding-left:20px;
	padding-top:7px;
	font-size:10px;
	text-transform: uppercase;
	
}

#logo h1 {
	margin: 0px;	
	padding: 50px 0 0 0px;
	line-height: normal;
}

#logo h1 a {
	text-decoration: none;
	color: #28313A; 
}

#logo h1 a:hover { 
	text-decoration: underline; 
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { 
	text-decoration: underline; 
}

#product_details {
	font-size:12px;
}

.cart_box {
	
	width:350px;
	height:400px;
	float:right;
	background:#FFFFFF;
		margin-left:10px;
		border:2px solid orange;
}

.site_box {
	margin-top:20px;
	margin-left:-80px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:15px;
	border:3px solid #CCCCCC;
	border-left:5px solid #CCCCCC;
	background:white;
	height:285px;
	width:320px;
	-moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
	
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-top-right-radius: 10px; 
}

.site_box p {
	padding-left:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.site_box h3 {
	font-size:16px;
	padding-left:15px;
	madding-top:0px;
	madding-bottom:0px;
	margin:0px;
}

.site_box h1 {
	color:black;
	font-size:19px;
	padding:0px 6px 2px 2px;
	margin:0px;
}

.extension_box {
	margin-top:20px;
	margin-left:10px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:10px;
	height:50px;
	width:300px;
}

.extension_box h1 img {
	margin:0px;
	padding:0px;
}

.extension_box h1 a {
	display:inline;
	color:black;	
	font-size:19px; 
}

.extension_box h1 a:hover {
	display:inline;
	color:black;	
	font-size:19px; 
	border-bottom:2px solid #ff3c3b;
	text-decoration:none;
}

.extension_box h1 {
	color:black;
	font-size:19px;
	padding:0px 6px 2px 2px;
	margin:0px;
}

.extension_box UL {
	padding-left:20px;
	padding-top:0px;
	margin:20px 20px;
	text-indent: 0px;
	display:block;
	width:100%;
}

.product_box {
	margin-top:20px;
	margin-left:-60px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:15px;
	border:3px solid #CCCCCC;
	border-left:4px solid #CCCCCC;
	background:white;
	height:55px;
	width:300px;
	-moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
	
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-top-right-radius: 10px; 
}

.product_hint {
	color:black;
	font-size:12px;
	margin-top:-10px;
	margin-bottom:0px;
	padding-bottom:0px;
	
	padding-left:15px;
	padding-top:3px;
}

.product_box h1 img {
	margin:0px;
	padding:0px;
}

.product_box h1 a {
	display:inline;
	color:black;	
	font-size:19px; 
}

.product_box h1 a:hover {
	display:inline;
	color:black;	
	font-size:19px; 
	border-bottom:2px solid #ff3c3b;
	text-decoration:none;
}

.product_box h1 {
	color:black;
	font-size:19px;
	padding:0px 6px 2px 2px;
	margin:0px;
}

.product_box UL {
	padding-left:20px;
	padding-top:0px;
	margin:20px 20px;
	text-indent: 0px;
	display:block;
	width:100%;
}

.price_box a {
	text-decoration:none;
	color:#388332;
}

.price_box a:hover {
	text-decoration:none;
	color:#388332;
	border-bottom:2px solid red;
}

.price_box {
	width:155px;
	height:20px;
	border:3px solid #CCCCCC;
	padding:10px 10px 10px 10px;
}

.price_label {
	color:red;
	font-size:15px;
}
.price_value {
	color:#000000;
	font-weight:bold;
}


#add_to_cart a {
	text-decoration:none;
	color:#388332;
}

.product_box #add_to_cart a:hover {
	color:#ff3c3b;
	text-decoration:underline;
}

.product_box #add_to_cart a {
	color:#388332;
	font-weight:normal;	
}

#product_details {
	margin:0px;
	padding:0px;
}

#product_details li a {
	text-decoration:none;
	color:black;
}

#product_details li a:hover {
	color:#ff3c3b;
	text-decoration:underline;
}

.product_features li {
	list-style:square inside  url("images/green_dot.png");
}

#product_details li {

	float:left;
	list-style:square inside  url("images/right_arrow_icon.png");
	font-size:15px;
	margin:0px 30px 0px 0px;
	padding: 0px 50px 0px 0px;
    text-align:left;
	color:black;
	text-indent: 0px;
	
	
}

#page {
	width: 980px;
	min-height:1300px;
	border-left: 10px #c4d4f8 solid;
	border-right: 10px #c4d4f8 solid;
	margin: -10px auto;
	background: #f4f0f0;
}



#content {
	float: left;
	width: 720px;
}


.post {
	margin-top:30px;
	padding: 0px 70px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 20px;
	color: #28313A; 
}

.post h2 {
	font-size: 18px;
	color: #28313A; 
}

.page_title  {
	width: 655px;
	height:25px;
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #28313A; 
	border-bottom:2px solid orange;
	margin-bottom:20px;
}

.post .entry ul {
	margin-left:30px;
}

.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}




#sidebar {
	float: left;
	width: 230px;
	margin-left: 2px;
	padding: 20px 0;
	margin-top:0px;
}

#sidebar ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding-left:20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 233px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	margin-top:10px;
	margin-left:15px;
	font-size: 22px;
	color: #28313A; 
	font-weight:normal;
	border-bottom:2px solid orange;
}

#footer_inner {
	border-top:1px solid #CCCCCC;
	height:50px;
	background: #f4f0f0;
	padding:0px;
	margin:0px;
}

#footer {
	padding-left:0px;
	width: 980px;
	margin:0 auto;
	height:10px;
	margin-bottom:0px;
	background: #f4f0f0;
	border-left: 10px #c4d4f8 solid;
	border-right: 10px #c4d4f8 solid;
	border-bottom: 10px #c4d4f8 solid;
	
}

html>body #footer {
	height: auto;
}

#footer p {
	padding:0px;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
}


#copy {
	clear: both;
	padding-top: 2px;
	padding-bottom:5px;
	text-align: center;
	color: #595959;
	font-size:9px;
	text-transform:uppercase;
}

#copy a {
	font-weight: normal;
	color: #1B75A9;
}
