@charset "utf-8";
/* index CSS Document */

body {
background: #737CA1;
}

* h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#about-wrapper {
	margin: 5px 5px 20px 5px;
}

div#title-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	padding: 10px 30px 0 0;
	float: right;
}
.nav_menu li a:hover {
text-align: center;
text-decoration: none;
vertical-align: middle;
color: #FFFFFF;
}

div#content_container {
background: #5CB3FF;
width: 731px;
padding-bottom: 5px;
}
div.clear {
clear: both;
overflow: hidden;
height: 0px;
width: 100%;
}

div#content_wrapper {
background: #5CB3FF;
width: 484px;
float: left;
}

div#sidebar_wrapper {
background: #5CB3FF;
width: 246px;
float: right;
border-left: #CCCCCC 1px dotted;
}
.title {
	font-size: 30px;
}

div#clock-img {
	background: url(../images/domart-images_15.jpg) no-repeat;
	width: 79px;
	height: 78px;
	float: left;
}

div#border {
	border-bottom: 1px #CCCCCC dashed;
}

div#title-padding {
	padding-bottom: 5px;
}

div#about-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 5px 5px 5px;
}

div#product-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #CCCCCC 2px solid;
	padding: 10px 0 5px 0;
}

div#product-wrapper-i {
	padding: 6px;
	border-bottom: 1px dotted #CCCCCC;
}

div#product-img-i {
	padding: 0 8px 0 8px;
	float: left;
}

div#product-text-i {
	padding: 0 5px 0 5px;
	width: 75%;
	float: right;
}

div#details {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	vertical-align: bottom;
}
div#details a {
	color: #FF0000;
}
div#details a:hover {
	color: #FF0000;
}

div#read-more {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	float: right;
	vertical-align: bottom;
}
div#read-more a {
	color: #FF0000;
}
div#read-more a:hover {
	color: #FF0000;
}

div#sidebar-product {
	text-align: center;
	padding: 0 0 20px 0;
}

div#sidebar-img {
	margin: 8px 8px 8px 8px;
	height: 95px;
}

div#sidebar-button {
	background: url(../images/domart-sidebar-button_03.jpg) repeat-x;
	width: 100px;
	height: 16px;
}

div#sidebar-button-l {
	background: url(../images/domart-sidebar-button_01.jpg) no-repeat;
	width: 17px;
	height: 16px;
	float: left;
}

div#sidebar-button-r {
	background: url(../images/domart-sidebar-button_04.jpg) no-repeat;
	width: 4px;
	height: 16px;
	float: right;
}

span#sidebar-button-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	float: left;
	padding: 2px 0 0 20px;
}
span#sidebar-button-text a {
	text-decoration: none;
	color: #CCCCCC;
}
span#sidebar-button-text a:hover {
	color: #ffffff;
}

div#featured-products {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0 0 0;
}
