/********************************************
AUTHOR:  			Mallory McManus 
WEBSITE:   			http://www.mallorymcmanus.com/
TEMPLATE NAME: 			Sea Horse
VERSION:          		1.1
LAST MODIFIED:    		Oct-2009          	
*********************************************/ 

body {
	background: #191970;
	font-family: 'trebuchet ms', sans-serif;
}
img {
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:50px;
	padding:0px;
	border: 5px #f8f8ff solid;
}
p {
	font-size:.9em;
	margin:10px 0px;
	color:#000000;
	padding:0px;
}
a {
	color:#fff;
}
h1 {	margin:20px 0px; padding: 0px; color:#000000;}
h2 {	margin:20px 0px; padding: 0px; color:#000000;}
h3 {	margin:10px 0px 0px 0px; padding: 0px; color:#000000;}
h4 {	margin:20px 0px; padding: 0px; color:#000000;}
table {
	border-collapse: collapse;
	margin: 10px;
	font-size:.85em;	
}
tr {
	height: 32px;
	width: 80%;
}
td {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
#wrap {
	background: #fff;
	margin: 15px auto;
	padding: 0px;
	position: relative;
	width: 1020px;
}
#sidebar {
	position:absolute;
	left:0px;top:0px;
	background: url(bg2.gif);
	width:200px;
	height:610px;
}
#sidebar.product {
	height:1480px;
}
#sidebar p {
	text-align: left;
	color:#fff;
	font-size:.8em;
}
#sidebar p.copy {
	position: absolute;
	top:520px; left: 5px;
}
#sidebar p.product {
	position: absolute;
	top:1380px; left: 5px;
}
#header {
	position:absolute;
	left:200px;top:0px;
	width:820px;
	height:208px;
	border-bottom: 13px solid #191970;
	background:#fff;
}
#header img.arabic {
	position:absolute;
	right:55px;
	bottom:30px;
	margin:0px;
	border:none;
}
#header p {
	position:absolute;
	left:10px; bottom:20px;
	text-transform:uppercase;
	font-weight:900;
	font-size:4.3em;
	font-family: 'arial black', 'trebuchet ms', sans-serif;
	margin:0px;
}
#header p.menu {
	position:absolute;
	left:10px;bottom:5px;
	font-family: 'trebuchet ms', sans-serif;
	font-size:1.1em;
	color:#191970;
	text-transform:none;
	font-variant:small-caps;
	margin:0px;
}
#header a {
	color:#191970;
	text-decoration:none;
}
#content {
	background: #fff;
	position:absolute;
	left:200px;
	top:223px;
	width:795px;
	height:387px;
	padding-left: 25px;
}
#content.product {
	height:1257px;
}
#content .column {
	width: 31%;
	float:left;
	padding-right:5px;
	padding-left:10px;
}
#content .widecolumn {
	width: 66%;
	float:left;
}