@charset "UTF-8";
/* CSS Document */


/*
	   Name:  Marathon Sportswear
	     By:  CyberOptik.net
	Version:  1.0
*/



/* GLOBAL STYLES */

body {
	background:#51131C url(../images/horizon-sub.jpg) repeat-x;
	padding:0;
	margin:0;
}

body,th,td {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

p {
	margin-top:0;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#49678A;
} 

a:hover {
	text-decoration:underline;
	color:#49678A;
}

h1 {
	margin-top:0;
}

h2 {
	margin-top:0;
}

h3 {
	margin-top:0;
}

h4 {
	margin-top:0;
}



/* TEMPLATE STYLES */

#container {
	width:980px;
	margin:0 auto;
}

#canvas {
	width:980px;
	padding-top:20px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.padlft {
	float:left;
	padding-left:20px;
}

.padrgt {
	float:right;
	padding-right:20px;
}

.padrgt-lft {
	float:left;
	padding-right:20px;
}

.padlft-rgt {
	float:right;
	margin-left:20px;
}

.red {
	color:#FF0000;
}

.desat-blue {
	color:#49678A;
}



/* NAVIGATION STYLES */

#nav {
	float:left;
	width:920px;
	height:33px;
	padding:27px 30px 0 30px;
	background:url(../images/nav.jpg) no-repeat;
	line-height:32px;
}

#nav ul {
	padding:0 0 0 3px;
	margin:0 0 0 9px;
	float:left;
	list-style:none;
	background:url(../images/nav-div.jpg) left bottom no-repeat;
}

#nav li {
	float:left;
	padding:0 3px 0 0;
	margin:0;
	background:url(../images/nav-div.jpg) right bottom no-repeat;
}

#nav a {
	float:left;
	display:block;
	padding:0 20px;
	line-height:32px;
	color:#FFF;
	font-weight:bold;
}

#nav a:hover {
	text-decoration:none;
	background:#000033;
	color:#FFF;
}

#nav li.current a {
	background:#000033;
}



/* HEADER STYLES */

#header {
	float:left;
	width:980px;
	height:216px;
	background:url(../images/header-sub.jpg) no-repeat;
}

#products {
	float:left;
	width:980px;
	height:43px;
	padding-top:4px;
	background:url(../images/products-sub.jpg) no-repeat;
	line-height:26px;
	font-family:"Trebuchet MS", Arial, san-serif;
	font-size:14px;
}



/* CONTENT STYLES */

#content {
	float:left;
	width:980px;
	background:url(../images/content-mid-sub.jpg) repeat-y;
}

.content-area {
	float:left;
	width:820px;
	padding:30px 80px 0 80px;
	min-height:195px;
	background:url(../images/content-top-sub.jpg) no-repeat;
}

.content-area img {
	padding:2px;
	border:1px solid white;
	margin-bottom:20px;
}

.content-btm {
	float:left;
	width:980px;
	height:20px;
	background:url(../images/content-btm-sub.jpg) no-repeat;
}

.client {
	float:left;
	width:500px;
}

.client ul {
	float:left;
	width:250px;
}

.products {
	width:250px;
	float:left;
}

.products ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:20px;
	padding-bottom:1em;
}

.span_area {
	float:left;
	width:100%;
}

ul.artwork {
	padding:0;
	margin:0;
	margin-bottom:1em;
	list-style:none;
	float:left;
}

ul.artwork li {
	float:left;
}

ul.artwork li img {
	float:left;
	margin:1px;
	padding:2px;
	border:1px solid white;
}



/* FOOTER STYLES */

#footer {
	float:left;
	width:940px;
	font-size:11px;
	padding:10px 20px 20px 20px;
}

#footer a {
	color:#0066FF;
}

#footer a:hover {
	color:#000033;
	text-decoration:none;
}
