
/* @group clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* @end */


body {
	background: #ffffff url(/v2/media/fw_background.jpg) no-repeat center 0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
	width: 831px;
	background: #transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

p {
	line-height: 1.6em;
	margin-bottom: 1em;
}

.content ul {
	font-size: 1.1em;
	margin-bottom: 2em;
}
.content ul li {
	min-height: 13px;
	margin-bottom: 0.5em;
	padding-left: 20px;
	background: url(/v2/media/li_bullet.jpg) no-repeat;
}
em {
	font-style: italic;
}

blockquote {
	background: url(/v2/media/start_quote.png) top left no-repeat;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 30px;
	font: italic 15px/1.6em Georgia, "Times New Roman", Times, serif;
}
blockquote img{
	padding-left: 5px;
}

.policytitle{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.6em;

}

h1 {
	font-size: 2em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
h2 {
	font-size: 1.6em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
h3 {
	margin-bottom: 1em;
	font-size: 1.3em;
}

img.maintitle {
	margin-bottom: 1em;
	
}

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

a:link,
a:visited{
	text-decoration: none;
	color: #7b7d7e;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #54a1d0;
}

#headerwrap{
	position: relative;
	height: 193px;
}
#fw1l{
	position: absolute;
	top: 94px;
	left: 1px;
	width: 319px;
	height: 35px;
	background: url(/v2/media/fw_1_l.jpg) no-repeat;
}
#logo{
	position: absolute;
	left: 320px;
	width: 189px;
	height: 129px;
}
#fw1r{
	position: absolute;
	top: 94px;
	right: 0px;
	width: 322px;
	height: 35px;
	background: url(/v2/media/fw_1_r.jpg) no-repeat;
}
#fw2l{
	position: absolute;
	top: 129px;
	left: 1px;
	width: 39px;
	height: 52px;
	background: url(/v2/media/fw_2_l.jpg) no-repeat;
}
#menu{
	position: absolute;
	top: 129px;
	left: 40px;
	width: 750px;
	height: 52px;
	background: url(/v2/media/fw_menu_bg.jpg) no-repeat;
}
#fw2r{
	position: absolute;
	top: 129px;
	right: 0px;	
	width: 41px;
	height: 52px;
	background: url(/v2/media/fw_2_r.jpg) no-repeat;
}
#fw3{
	position: absolute;
	left: 0;
	top: 181px;
	width: 831px;
	height: 12px;
	background: url(/v2/media/fw_3.jpg) no-repeat 0 0;
}
#advertwrap{
	position: relative;
	height: 26px;
}
#fw4l{
	position: absolute;
	left: 0px;
	top:0px;
	width: 40px;
	height: 26px;
	background: url(/v2/media/fw_4_l.jpg) no-repeat;
}
#advert{
	position: absolute;
	left: 40px;
	top: 0px;
	width: 750px;
	height: 26px;
	background: url(/v2/media/fw_advert_bg.jpg) no-repeat;
	text-align: center;
}
#fw4r{
	position: absolute;
	right: 0px;
	width: 41px;
	height: 26px;
	background: url(/v2/media/fw_4_r.jpg) no-repeat;
}
#flashcontentwrap{
	position: relative;
	height: 460px;
	margin-bottom: 10px;
}
#flashcontentwrap.small {
	height: 345px;
}
#fw5l{
	position: absolute;
	left: 0px;
	width: 38px;
	height: 460px;
	background: url(/v2/media/fw_5_l.jpg) no-repeat;
}

#fw5r{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 38px;
	height: 460px;
	background: url(/v2/media/fw_5_r.jpg) no-repeat;
}

#flashcontent{
	position: absolute;
	left: 40px;
	width: 755px;
	height: 465px;
	background: url(/v2/media/fw_5_c.jpg) no-repeat;
}
#flashcontentsmall {
	position: absolute;
	left: 40px;
	width: 755px;
	height: 345px;
	background: url(/v2/media/fw_5_c.jpg) no-repeat;
}

.contentwrap {
	position: relative;
	margin-bottom: 10px;
	width: 100%;
}
.content{
	position: relative;
	left: 40px;
	width: 755px;
}
#fw6{
	width: 831px;
	height: 12px;
	background: url(/v2/media/fw_6.jpg) no-repeat;
}
#bottomcontent{
	width: 831x;
	background: url(/v2/media/fw_7.jpg) repeat-y;
	padding-left: 40px;
}

#quicklinks{
	width: 755px;	
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
}

#quicklinks ul.alternate{
	background-color: #f2f6fb;
}

#quicklinks li{
	padding-right: 10px;
	float: left;
	padding-top: 11px;
	height: 20px;
}

#quicklinks li.icon{
	padding-top: 4px;
}

#quicklinks li.title{
	font-weight: bold;
	width: 60px;
	float: left;
}

#customize{
	width: 755px;
	text-align: right;
}

#customize li{
	float: left;
	width: 241px;
}


#moresections{
	margin-top: 30px;
	width: 755px;
	text-align: right;
}

#moresections li{
	float: left;
	width: 241px;
	text-align: left;
	line-height: 17px;
}

#moresections li p{
	padding-top: 10px;
	height: 210px;
	margin-bottom: -10px;
}

li.left {
	margin-right: 15px;
}
li.right {
	margin-left: 15px;
}

.arrowlink{
	text-align: right;
	position: relative;
}
a.linktext{
	font-weight: bold;
	position: absolute;
	right: 22px;
	top: 2px;
}


/* @group Worldwide Shipping */

.worldwide_shipping {
	position: relative;
	background: url(/v2/media/worldwide_shipping_map.jpg) no-repeat;
	width: 750px;
	height: 258px;
	margin-bottom: 2em;
}
.worldwide_shipping #green {
	position: absolute;
	left: 215px;
	bottom: 11px;
}
.worldwide_shipping #yellow {
	position: absolute;
	left: 305px;
	bottom: 11px;
}
.worldwide_shipping #pink {
	position: absolute;
	left: 396px;
	bottom: 11px;
}
.worldwide_shipping #blue {
	position: absolute;
	left: 485px;
	bottom: 11px;
}
.worldwide_shipping #grey {
	position: absolute;
	left: 575px;
	bottom: 11px;
}

/* @end */


#fw8{
	width: 831px;
	height: 27px;
	background: url(/v2/media/fw_8.jpg) no-repeat;
}
#bottommenu{
	width: 751px;
	height: 34px;
	background: url(/v2/media/fw_9.jpg) repeat-y;
	padding-left: 40px;
	text-align: center;
}
#bottommenu a {
	margin-right: 20px;
}
#bottommenu a.last {
	margin-right: 0px;
}
#bottommenu p.callus {
	font-size: 1.2em;
	margin-top: 0.5em;
	font-weight: bold;
}
#fw10{
	width: 831px;
	height: 25px;
	background: url(/v2/media/fw_10.jpg) no-repeat;
}
#copyright{
	width: 831px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;	
}


/* @group menu */

#menu img{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}


/* @end */

/* @group contact */
.contact .form {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.contact .form label {
	display: block;
	margin-bottom: 5px;
}
.contact .form input,
.contact .form textarea {
	display: block;
	padding: 3px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	color: #555;
	font-size: 10px;
	width: 80%;
}
.contact .form a {
	float: right;
	margin-right: 20%;
}
.contact .info {
	float: right;
	width: 45%;
	margin-right: 5px;
}
.contact .info h3 {
	text-align: right;
	font-weight: normal;
	padding: 0;
	margin: 0 0 3px 0;
	color: #7ca4b1;
	font-size: 15px;
}
.contact .info p {
	font-size: 11px;
	text-align: right;
}
.contact .error {
	display: none;
	text-align: center;
	color: #f50;
	margin: 40px auto;
}
.contact .sent {
	display: none;
	text-align: center;
	color: #4c9bcc;
	margin: 40px auto;
}
/* @end */