/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1 {
	margin-bottom: 10px;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #268ED4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

thead th {
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

th {
	text-align: left;
	vertical-align: top;
	background-color: #f0f0f0;
}

/* Header */

.header {
	height: 160px;
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
}

.header .contents {
	background: #5A5A5A url(img01.gif) repeat-x;
	height: 40px;
}

.header .contents .description {
	width: 760px;
	background: #5A5A5A url(img01.gif) repeat-x;
	margin: 0px auto;
	height: 40px;
}

.header .description .title {
	float: left;
	padding-top: 10px;
}

.header .description .title h1 {
	font-size: 1.5em;
}

.header .description .detail {
	float: left;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 8px;
}

.header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

.header .menu {
	height: 110px;
	padding-top: 10px;
	background: url(img02.gif) repeat-x;
	width: 760px;
	margin: 0 auto;
}

.header .menu h1 {
	display: none;
}

.header .menu ul {
	display: block;
	width: 760px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

.header .menu li {
	display: inline;
}

.header .menu a {
	display: block;
	float: left;
	width: 152px;
	height: 75px;
	padding: 35px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: normal;
	color: #333333;
}

.header .menu a:hover {
	color: #000000;
}

.header .menu a.menu1 { background: #E5FAA1 url(img03.gif) no-repeat; }
.header .menu a.menu2 { background: #97F0E6 url(img04.gif) no-repeat; }
.header .menu a.menu3 { background: #F3B6CE url(img05.gif) no-repeat; }
.header .menu a.menu4 { background: #FADDA1 url(img06.gif) no-repeat; }
.header .menu a.menu5 { background: #C9CDFF url(img07.gif) no-repeat; }

.header .menu .menu1 a:hover, .header .menu .selected a.menu1 { background-image: url(img08.gif); }
.header .menu .menu2 a:hover, .header .menu .selected a.menu2 { background-image: url(img09.gif); }
.header .menu .menu3 a:hover, .header .menu .selected a.menu3 { background-image: url(img10.gif); }
.header .menu .menu4 a:hover, .header .menu .selected a.menu4 { background-image: url(img11.gif); }
.header .menu .menu5 a:hover, .header .menu .selected a.menu5 { background-image: url(img12.gif); }

/* Search */

.header .search {
	float: left;
	position: relative;
	top: -198px;
	left: 645px;
}

.header .search h1,
.header .search .options {
	display: none;
}

/* Content */

.body {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.body .main {
	min-height: 450px;
}

.body h1,
.body h2,
.body h3 {
	color: #268ED4;
}

/* Banner */

.main .banner {
	width: 430px;	
	height: 225px;
}

.main .banner h1 {
	position: relative;
	left: -155px;
}

.main .banner .picture {
	position: relative;
	height: 190px;
	top: 40px;
	float: left;
	padding-right: 5px;
}

.main .banner .content {
	position: relative;
	top: 10px;
}

.main .banner .picture img {
	width: 150px;
	height: 150px;
	/* border: 1px solid #A0A0A0; */
}

/* Boxes */

.main .boxes {
	padding: 20px;
	background: url(img02.gif) repeat-x;
	height: 185px;
}

.main .boxes h1 {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	background: url(img15.gif) no-repeat left center;
	font-size: 1em;
}

.main .boxes .box1,
.main .boxes .box2,
.main .boxes .box3 {
	float: left;
	width: 340px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Highlight */

.highlight {
	float: left;
	width: 310px;
}

.highlight a {
	text-decoration: none;
}

.highlight .description .detail {
	color: #666666;
}

.highlight .title {
	letter-spacing: -1px;
	font-size: 2.2em;
}

.highlight .posted {
	margin-bottom: 2em;
	font-size: .8em;
	font-weight: normal;
}

.highlight .image {
	float: left;
	margin: .3em 1em 0 0;
}

.highlight .image img {
	width: 110px;
}

.highlight p, 
.highlight blockquote, 
.highlight ul, 
.highlight ol {
	line-height: 155%;
}

/* Highlight Box */

.highlights {
	float: right;
	width: 320px;
}

.highlights h1 {
	width: 310px;
	height: 32px;
	padding: 12px 0 0 10px;
	background: #5A5A5A url(img13.gif);
	font-size: 1em;
	color: #FFFFFF;
}

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

.highlights li {
	padding: 5px 10px;
	border-bottom: 1px solid #5A5A5A;
}

.highlights li:hover {
	background: #EFEFEF;
}

/* Mosaic */

.goodsBrowser .category {
	float: left;
	width: 140px;
	height: 400px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	background-color: #f4f4f4;
	cursor: pointer;
}

.goodsBrowser .category .image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.goodsBrowser .category .image img {
	width: 110px;
	height: 90px;
}

.goodsBrowser .category .description .title {
	color: #268ED4;
	font-size: 1.3em;
	margin-bottom: 10px;
}

/* Screenshots */

.screenshots .carousel {
	margin-top: 10px;
	margin-left: 35px;
}

.screenshots .carousel .contents {
	width: 100%;
	min-height: 360px;
}

.screenshots .carousel .screenshot {
	float: left;
	margin: 5px;
	padding: 5px;
	background-color: #f2f2f2;
	border: 3px solid #f2f2f2;
}

.screenshots .carousel .screenshot img {
	width: 150px;
	height: 150px;
}

.screenshots .carousel .hover {
	/* background-color: #666666; */
	border: 3px solid #666666;
}

.fullImageDialog,
.screenshots .carousel .hover {
	cursor: pointer;
}

/* Contact */

.contact .picture {
	float:right;
}

.contact h2 {
	padding-bottom: 10px;
}

.contact table input {
	width: 296px;
}

.contact textarea {
	width: 300px;
	height: 150px;
}

/* Detail */

.detail .articleHeader .image {
	float: right;
}

/* Footer */

.footer {
	width: 720px;
	height: 100px;
	margin: 0 auto;
	padding: 20px;
	background: url(img02.gif) repeat-x;
}

.footer h1 {
	display: none;
}

.footer .description {
	text-align: center;
	font-size: x-small;
}
