* {
	margin: 0;
	padding: 0;
}
html,
body {
	background: url(images/bg-site.jpg) top left repeat-x #888a8d;
	font-family: Verdana, Arial, Helvetica, sans-serif, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

#linkfont{
	font-family: Verdana, Arial, Helvetica, sans-serif, helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

body#home {
	background: url(images/bg-site-tall.jpg) top left repeat-x #888a8d;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* end clearfix */

a {
	text-decoration: none;
}
a:hover {

}

p {
	margin: 0 0 1em 0;
	line-height: 1.3em;
}

ul, li {
	list-style: none;
}

sup {
	font-size: .5em;
}

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


/* Header */

#header {
	width: 100%;
	height: 112px;
}
#header h1 {
	position: relative;
	margin: 0 0 0 18px;
}

#header .flags {
	position: absolute;
	right: 18px;
	bottom: 0px;
}

#header ul {
	margin: 0 0 0 60px;
	padding: 12px;
}
#header ul li {
	float: left;
	margin: 0 60px 0 0;
}
#header ul li a {
	color: #ffffff;
}
#header ul li a:hover {
	color: #f2d041;
}


/* Main area */

#main {
	width: 100%;
	height: 724px;
	position: relative;
}
#home #main {
	background:#666666;
}

.images {
	background: #666666;
	z-index: 1;
}
.darken {
	opacity: .7;
	filter: alpha(opacity = 70);
}


/* Bottom area */

#bottom {
	height: 214px;
}

#bottom ul {
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
}
#bottom ul li {
	float: left;
	margin: 0 30px 0 0;
}
#bottom ul li a {
	color: #fff;
	display: inline-block;
	height: 26px;
	background: url(images/bnav-round-left.gif) top left no-repeat;
	background-position: left 4px;
	padding: 0 0 0 10px;
}
#bottom ul li a:hover,
#bottom ul li.bnav-hover a {
	background-position: left -26px;
	color: #828282;
}
#bottom ul li a span {
	display: inline-block;
	height: 26px;
	padding: 4px 10px 0 0;
	background: url(images/bnav-round-right.gif) top right no-repeat;
	background-position: right 4px;
}
#bottom ul li a:hover span,
#bottom ul li.bnav-hover a span {
	background-position: right -26px;
}


/* home page overlays */

#overlay-iphone {
	width: 367px;
	height: 291px;
	background: url(images/overlay-iphone.png) top left no-repeat;
	position: absolute;
	bottom: 0;
	left: 20px;
	display: none;
}
#overlay-iphone.on {
	display: block;
	z-index: 20;
}
#overlay-iphone a {
	display: block;
	width: 367px;
	height: 291px;
	padding: 0;
}
#overlay-iphone.on a p {
	display: block;
	color: #fff;
	font-size: .9em;
	width: 130px;
	padding: 0 0 0 10px;
}
#overlay-iphone a h4 {
	margin: 20px 0 1em 10px;
	font-weight: normal;
	color: #fff;
}

#overlay-blackberry {
	width: 367px;
	height: 291px;
	background: url(images/overlay-blackberry.png) top left no-repeat;
	position: absolute;
	bottom: 0;
	left: 20px;
	display: none;
}
#overlay-blackberry.on {
	display: block;
	z-index: 20;
}
#overlay-blackberry a {
	display: block;
	width: 367px;
	height: 291px;
	padding: 0;
}
#overlay-blackberry.on a p {
	display: block;
	color: #fff;
	font-size: .9em;
	width: 130px;
	padding: 0 0 0 10px;
}
#overlay-blackberry a h4 {
	margin: 20px 0 1em 10px;
	font-weight: normal;
	color: #fff;
}


/* Content */

.content a {
	FONT-SIZE:inherit; COLOR: #FF6600; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.content {
	margin: 0 0 0 30px;
	padding: 0;
	color: #4c4c4c;
	border-bottom: 1px solid #fff;
	font-size: .9em;
}
.content h2 {
	font-weight: normal;
	font-size: 1.3em;
	margin: 0 0 1em 0;
}
.content h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

.content.top {
	padding: 13px 0 0 0;
}

.content.one-col {
	width: 920px;
}

.content.three-col .copy-col {
	float: left;
	width: 293px;
	margin: 0 20px 0 0;
}
.content.three-col .copy-col.last {
	margin: 0;
}


/* Products Page */

body#productpage .content {
	width: 1000px;
}

.product {
	float: left;
	margin: 0 20px 1em 0;
}
.clear {
	clear: both;
}

#gallery-wrapper {
	float: left;
	width: 491px;
	margin: 0 45px 0 0;
}
#gallery-large {
	margin: 0 0 10px 0;
}
#gallery-nav li {
	float: left;
	margin: 0 11px 0 0;
}
#product-copy {
	float: left;
	width: 345px;
	margin: 0;
}

#product-copy p,
#product-copy h2 {
	margin: 0 0 1em 15px;
}

#product-copy ul {
	list-style: disc;
	margin: 0 0 1em 15px;
}
#product-copy ul li {
	list-style: disc;
	margin: 0 0 4px 0;
}

#product-cart {
	float: left;
	width: 305px;
	margin: 0;
}

#color-buy {
	padding: 10px 0 0 0;
}
#color-buy ul#colorchips {
	float: left;
	width: 150px;
	margin: 0 0 0 15px;
	padding: 0;
}
#color-buy ul#colorchips li {
	list-style: none;
	font-size: .75em;
	margin: 0;
	padding: 0;
}
#color-buy ul#colorchips li a {
	display: block;
	height: 22px;
	padding: 6px 0 0 28px;
	color: #000;
}
#color-buy ul#colorchips li a:hover {
	text-decoration: underline;	
}
#color-buy ul#colorchips li#midnight a {
	background: url(images/colorchip-black.gif) top left no-repeat;
}
#color-buy ul#colorchips li#snow a {
	background: url(images/colorchip-white.gif) top left no-repeat;
}
#color-buy ul#colorchips li#flamingo a {
	background: url(images/colorchip-flamingo.gif) top left no-repeat;
}
#color-buy ul#colorchips li#pomegranate a {
	background: url(images/colorchip-rd.png) top left no-repeat;
}

#color-buy p#buy {
	float: right;
	width: 81px;
	height: 22px;
	margin: 0;
	padding: 0;
}


/* Footer */

#footer {
	padding: 40px 0 0 0;
	width: 1000px;
	text-align: center;
	font-size: .7em;
}

